html[data-theme=dark]{--dark-text-strong: #f8fafc;--dark-text-normal: #e2e8f0;--dark-text-muted: #b8c5d8;--dark-blue-text: #bfdbfe;--dark-violet-text: #ddd6fe;--dark-cyan-text: #a5f3fc;--dark-emerald-text: #a7f3d0;--dark-amber-text: #fde68a;--dark-rose-text: #fecdd3;--dark-control-border: #64748b;--dark-control-active: #7c3aed;--dark-control-ring: rgba(167, 139, 250, .34);--dark-card-border: rgba(148, 163, 184, .24);--dark-card-border-hover: rgba(148, 163, 184, .42)}html[data-theme=dark] :is(.text-blue-600,.text-blue-700,.text-blue-800,.text-blue-900){color:var(--dark-blue-text)!important}html[data-theme=dark] :is(.text-violet-600,.text-violet-700,.text-violet-800,.text-violet-900){color:var(--dark-violet-text)!important}html[data-theme=dark] :is(.text-cyan-600,.text-cyan-700,.text-cyan-800,.text-cyan-900){color:var(--dark-cyan-text)!important}html[data-theme=dark] :is(.text-emerald-600,.text-emerald-700,.text-emerald-800,.text-emerald-900,.text-emerald-950){color:var(--dark-emerald-text)!important}html[data-theme=dark] :is(.text-amber-600,.text-amber-700,.text-amber-800,.text-amber-900,.text-amber-950){color:var(--dark-amber-text)!important}html[data-theme=dark] :is(.text-rose-600,.text-rose-700,.text-rose-800,.text-rose-900,.text-rose-950){color:var(--dark-rose-text)!important}html[data-theme=dark] :is(.border-blue-200,.border-blue-300){border-color:#60a5fa6b!important}html[data-theme=dark] :is(.border-violet-200,.border-violet-300){border-color:#a78bfa6b!important}html[data-theme=dark] :is(.border-cyan-200,.border-cyan-300){border-color:#22d3ee61!important}html[data-theme=dark] :is(.border-emerald-200,.border-emerald-300){border-color:#34d3996b!important}html[data-theme=dark] :is(.border-amber-200,.border-amber-300){border-color:#fbbf2475!important}html[data-theme=dark] :is(.border-rose-200,.border-rose-300){border-color:#fb718580!important}html[data-theme=dark] input[type=checkbox]:not(.sr-only),html[data-theme=dark] input[type=radio]:not(.sr-only){-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-grid;width:1.25rem;height:1.25rem;flex:0 0 auto;place-content:center;border:2px solid var(--dark-control-border)!important;background-color:#0b1220!important;background-position:center;background-repeat:no-repeat;color:#fff!important;box-shadow:inset 0 1px 2px #00000085,0 0 0 1px #ffffff08;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}html[data-theme=dark] input[type=checkbox]:not(.sr-only){border-radius:.38rem!important}html[data-theme=dark] input[type=radio]:not(.sr-only){border-radius:9999px!important}html[data-theme=dark] input[type=checkbox]:not(.sr-only):hover,html[data-theme=dark] input[type=radio]:not(.sr-only):hover{border-color:#c4b5fd!important;background-color:#151f32!important;transform:scale(1.05)}html[data-theme=dark] input[type=checkbox]:not(.sr-only):checked{border-color:#ede9fe!important;background-color:var(--dark-control-active)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.6' d='m3.1 8.2 3 3.1 6.8-7.2'/%3E%3C/svg%3E");box-shadow:0 0 0 3px var(--dark-control-ring),0 7px 20px -8px #8b5cf6f2}html[data-theme=dark] input[type=checkbox]:not(.sr-only):indeterminate{border-color:#ede9fe!important;background-color:var(--dark-control-active)!important;background-image:linear-gradient(#fff,#fff);background-position:center;background-size:.62rem .14rem;box-shadow:0 0 0 3px var(--dark-control-ring)}html[data-theme=dark] input[type=radio]:not(.sr-only):checked{border-color:#ede9fe!important;background:radial-gradient(circle at center,#ffffff 0 31%,transparent 35%),linear-gradient(135deg,#8b5cf6,#6d28d9)!important;box-shadow:0 0 0 3px var(--dark-control-ring),0 7px 20px -8px #8b5cf6f2}html[data-theme=dark] input[type=checkbox]:not(.sr-only):focus-visible,html[data-theme=dark] input[type=radio]:not(.sr-only):focus-visible{outline:2px solid #f5f3ff;outline-offset:3px;box-shadow:0 0 0 4px #8b5cf685,0 8px 22px -10px #8b5cf6f2}html[data-theme=dark] input[type=checkbox]:not(.sr-only):disabled,html[data-theme=dark] input[type=radio]:not(.sr-only):disabled{border-color:#475569!important;background-color:#1e293b!important;box-shadow:none;cursor:not-allowed;filter:grayscale(.35);opacity:.62}html[data-theme=dark] :is(label.rounded-xl,label.rounded-2xl,label.rounded-full):has(input[type=checkbox]:checked),html[data-theme=dark] :is(label.rounded-xl,label.rounded-2xl,label.rounded-full):has(input[type=radio]:checked){border-color:#c4b5fdc2!important;background:linear-gradient(135deg,#7c3aed40,#2563eb21),#111827!important;color:var(--dark-text-strong)!important;box-shadow:inset 0 0 0 1px #ddd6fe1a,0 0 0 2px #7c3aed26,0 16px 34px -26px #7c3aede6}html[data-theme=dark] :is(label.rounded-xl,label.rounded-2xl,label.rounded-full):has(input[type=checkbox]:focus-visible),html[data-theme=dark] :is(label.rounded-xl,label.rounded-2xl,label.rounded-full):has(input[type=radio]:focus-visible){outline:2px solid rgba(221,214,254,.88);outline-offset:3px}html[data-theme=dark] .template-option{position:relative}html[data-theme=dark] .template-option:has(input[type=radio]:checked){border-color:#a78bfa!important;background:linear-gradient(145deg,#7c3aed3d,#2563eb1a),var(--surface-solid)!important;box-shadow:0 0 0 3px #8b5cf633,0 20px 42px -30px #7c3aede6}html[data-theme=dark] .template-option:has(input[type=radio]:checked):after{position:absolute;top:.75rem;right:.75rem;display:grid;width:1.85rem;height:1.85rem;place-items:center;border:1px solid rgba(237,233,254,.62);border-radius:9999px;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;content:"✓";font-size:.85rem;font-weight:950;box-shadow:0 8px 20px -9px #7c3aedf2}html[data-theme=dark] .bg-white\/95{background-color:#111827f2!important}html[data-theme=dark] .bg-white\/90{background-color:#111827e6!important}html[data-theme=dark] :is(.cf-card,.cf-section,.repeater-row,.template-option,.metric-box,article.rounded-2xl.border,article.rounded-3xl.border,section.rounded-2xl.border,section.rounded-3xl.border,aside.rounded-2xl.border,form.rounded-2xl.border,div.rounded-2xl.border,div.rounded-3xl.border){border-color:var(--dark-card-border)!important;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}html[data-theme=dark] :is(.cf-card,.cf-section){background:linear-gradient(145deg,#ffffff05,#fff0),var(--surface)!important;box-shadow:inset 0 1px #ffffff08,0 22px 54px -38px #000000f0}html[data-theme=dark] :is(.cf-card,.template-option,article.rounded-2xl.border):hover{border-color:var(--dark-card-border-hover)!important;box-shadow:inset 0 1px #ffffff0a,0 24px 58px -38px #000000f5}html[data-theme=dark] :is(.cf-card,.cf-section,form.rounded-2xl.border):focus-within{border-color:#818cf894!important;box-shadow:0 0 0 3px #6366f11f,0 24px 58px -38px #000000f5}html[data-theme=dark] :is(.border-violet-500,.border-blue-500,.ring-2.ring-violet-100,.ring-2.ring-blue-100){border-color:#c4b5fdcc!important;background:linear-gradient(145deg,#7c3aed30,#2563eb12),var(--surface-solid)!important;--tw-ring-color: rgba(139, 92, 246, .3) !important;box-shadow:0 0 0 3px #8b5cf62e,0 18px 42px -30px #7c3aede6!important}html[data-theme=dark] :is(article,section,aside,div,form,label).rounded-2xl.bg-blue-50,html[data-theme=dark] :is(article,section,aside,div,form,label).rounded-3xl.bg-blue-50{border-color:#60a5fa61!important;background:linear-gradient(145deg,#1e40af4d,#0f172af0)!important}html[data-theme=dark] :is(article,section,aside,div,form,label).rounded-2xl.bg-violet-50,html[data-theme=dark] :is(article,section,aside,div,form,label).rounded-3xl.bg-violet-50{border-color:#a78bfa66!important;background:linear-gradient(145deg,#4c1d9557,#0f172af0)!important}html[data-theme=dark] :is(article,section,aside,div,form,label).rounded-2xl.bg-cyan-50,html[data-theme=dark] :is(article,section,aside,div,form,label).rounded-3xl.bg-cyan-50{border-color:#22d3ee57!important;background:linear-gradient(145deg,#0e749047,#0f172af0)!important}html[data-theme=dark] :is(article,section,aside,div,form,label).rounded-2xl.bg-emerald-50,html[data-theme=dark] :is(article,section,aside,div,form,label).rounded-3xl.bg-emerald-50{border-color:#34d3995c!important;background:linear-gradient(145deg,#065f4652,#0f172af0)!important}html[data-theme=dark] :is(article,section,aside,div,form,label).rounded-2xl.bg-amber-50,html[data-theme=dark] :is(article,section,aside,div,form,label).rounded-3xl.bg-amber-50{border-color:#fbbf2461!important;background:linear-gradient(145deg,#78350f52,#0f172af0)!important}html[data-theme=dark] :is(article,section,aside,div,form,label).rounded-2xl.bg-rose-50,html[data-theme=dark] :is(article,section,aside,div,form,label).rounded-3xl.bg-rose-50{border-color:#fb71856b!important;background:linear-gradient(145deg,#8813374d,#0f172af0)!important}html[data-theme=dark] .cf-chip{border:1px solid rgba(148,163,184,.25);box-shadow:inset 0 1px #ffffff0a}html[data-theme=dark] .cf-button-secondary{border-color:#94a3b861!important;background:linear-gradient(145deg,#1e293bf5,#0f172af5)!important;color:var(--dark-text-normal)!important}html[data-theme=dark] .cf-button-secondary:hover{border-color:#818cf894!important;background:linear-gradient(145deg,#334155fa,#1e293bfa)!important;color:#fff!important}html[data-theme=dark] .cf-button-primary{box-shadow:0 0 0 1px #c4b5fd1f,0 16px 34px -16px #4f46e5e6}html[data-theme=dark] :is(.cf-button:disabled,.cf-button[aria-disabled=true]){border-color:#64748b40!important;background:#1e293b!important;color:#94a3b8!important;box-shadow:none!important;filter:none;opacity:.72}html[data-theme=dark] :is(.cf-input,.form-input,input[type=file],select,textarea){border-color:#94a3b857!important;background-color:#0f172a!important;color:var(--dark-text-strong)!important;box-shadow:inset 0 1px 2px #00000052}html[data-theme=dark] :is(.cf-input,.form-input,input[type=file],select,textarea):hover{border-color:#94a3b885!important}html[data-theme=dark] :is(.cf-input,.form-input,input[type=file],select,textarea):focus{border-color:#818cf8!important;box-shadow:0 0 0 4px #6366f133,inset 0 1px 2px #00000047!important}html[data-theme=dark] select option{background:#0f172a;color:#f8fafc}html[data-theme=dark] input:-webkit-autofill,html[data-theme=dark] input:-webkit-autofill:hover,html[data-theme=dark] input:-webkit-autofill:focus,html[data-theme=dark] textarea:-webkit-autofill,html[data-theme=dark] select:-webkit-autofill{-webkit-text-fill-color:#f8fafc;box-shadow:0 0 0 1000px #0f172a inset!important;caret-color:#f8fafc}html[data-theme=dark] .cf-import-card{border-color:#a78bfa66!important;background:radial-gradient(circle at 8% 12%,rgba(124,58,237,.28),transparent 24rem),radial-gradient(circle at 92% 80%,rgba(8,145,178,.18),transparent 22rem),linear-gradient(135deg,#201936,#131c2f 55%,#102a35)!important;box-shadow:0 24px 60px -34px #000000eb}html[data-theme=dark] .cf-import-card h2{color:var(--dark-text-strong)!important}html[data-theme=dark] .cf-import-card :is(p,.text-slate-600,.text-slate-500){color:var(--dark-text-normal)!important}html[data-theme=dark] .cf-import-card .cf-chip{border-color:#c4b5fd66;background:#7c3aed4d!important;color:#f5f3ff!important}html[data-theme=dark] .cf-import-card :is(.cf-import-benefit,.cf-import-panel){border-color:#94a3b84d!important;background:#0f172ad6!important;color:var(--dark-text-normal)!important}html[data-theme=dark] .cf-import-card .cf-import-panel{box-shadow:inset 0 1px #ffffff08,0 18px 45px -30px #000000f2}html[data-theme=dark] .cf-import-card input[type=file]{border-color:#94a3b86b!important;background:#0b1220!important;color:var(--dark-text-normal)!important}html[data-theme=dark] .cf-import-card input[type=file]::file-selector-button{border-right:1px solid rgba(196,181,253,.24);background:#7c3aed5c;color:#f5f3ff}html[data-theme=dark] [role=alert].bg-rose-50,html[data-theme=dark] .cf-alert-danger{border-color:#fb71859e!important;background:linear-gradient(145deg,#4c0519f5,#2d0719f5)!important;color:var(--dark-rose-text)!important;box-shadow:0 18px 46px -30px #000000eb}html[data-theme=dark] :is([role=alert].bg-rose-50,.cf-alert-danger) :is(p,li,strong,span){color:inherit!important}html[data-theme=dark] :is(.cf-card,.cf-section,.repeater-row) :is(.text-slate-500,.text-slate-600),html[data-theme=dark] label.text-slate-600{color:var(--dark-text-muted)!important}html[data-theme=dark] :is(.cf-card,.cf-section) :is(h1,h2,h3){color:var(--dark-text-strong)!important}@media(prefers-contrast:more){html[data-theme=dark] input[type=checkbox]:not(.sr-only),html[data-theme=dark] input[type=radio]:not(.sr-only){border-width:3px!important}html[data-theme=dark] :is(.cf-card,.cf-section,.repeater-row,.template-option){border-color:#cbd5e185!important}}html[data-theme=dark] [class~=bg-gradient-to-br][class~=from-violet-50][class~=to-white]{border-color:#a78bfa61!important;background:radial-gradient(circle at 10% 0%,rgba(124,58,237,.22),transparent 21rem),radial-gradient(circle at 92% 100%,rgba(37,99,235,.13),transparent 20rem),linear-gradient(145deg,#161b2efa,#0c1221fa)!important;color:#e2e8f0!important;box-shadow:inset 0 1px #ffffff09,0 24px 58px -38px #000000f5}html[data-theme=dark] [class~=bg-gradient-to-br][class~=from-violet-50][class~=to-white] :is(.text-slate-950,.text-slate-900,.text-slate-800,.text-slate-700){color:#f8fafc!important}html[data-theme=dark] [class~=bg-gradient-to-br][class~=from-violet-50][class~=to-white] :is(.text-slate-600,.text-slate-500,.text-slate-400){color:#c4cfdf!important}html[data-theme=dark] [class~=bg-gradient-to-br][class~=from-violet-50][class~=to-white] :is(.text-violet-700,.text-violet-800,.text-violet-900){color:#ddd6fe!important}html[data-theme=dark] [class~=bg-gradient-to-br][class~=from-violet-50][class~=to-white] :is([class~=bg-white],[class~="bg-white/70"]){border-color:#94a3b845!important;background:linear-gradient(145deg,#ffffff06,#fff0),#0f172ae0!important;color:#e2e8f0!important;box-shadow:inset 0 1px #ffffff06}html[data-theme=dark] .cf-job-compat-form{color:#e2e8f0}html[data-theme=dark] .cf-job-compat-consent{border-color:#a78bfa5c!important;background:linear-gradient(145deg,#7c3aed17,#2563eb0a),#0f172ad1!important;color:#dbe5f3!important;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}html[data-theme=dark] .cf-job-compat-consent:hover{border-color:#c4b5fd9e!important;background:linear-gradient(145deg,#7c3aed2b,#2563eb14),#0f172ae6!important}html[data-theme=dark] .cf-job-compat-consent:has(input[type=checkbox]:checked){border-color:#c4b5fdd1!important;background:linear-gradient(135deg,#7c3aed4d,#2563eb26),#111827!important;color:#f8fafc!important;box-shadow:inset 0 0 0 1px #ede9fe14,0 0 0 3px #8b5cf629,0 16px 32px -24px #7c3aede6}html[data-theme=dark] .cf-job-compat-consent:has(input[type=checkbox]:focus-visible){outline:2px solid rgba(221,214,254,.9);outline-offset:3px}html[data-theme=dark] .cf-job-compat-consent span{color:inherit!important}html[data-theme=dark] [class~=bg-gradient-to-br][class~=from-violet-50][class~=to-white] details,html[data-theme=dark] [class~=bg-gradient-to-br][class~=from-violet-50][class~=to-white] [data-compatibility-pending]{border-color:#a78bfa52!important;background:linear-gradient(145deg,#7c3aed1a,#2563eb0a),#0f172adb!important}html[data-theme=dark] [class~=bg-gradient-to-br][class~=from-violet-50][class~=to-white] summary{color:#ddd6fe!important}html[data-theme=dark] .cf-job-compat-form .cf-button-primary{border-color:#c4b5fd2e!important;box-shadow:0 0 0 1px #ffffff0a,0 16px 34px -18px #6366f1d9}@media(prefers-contrast:more){html[data-theme=dark] [class~=bg-gradient-to-br][class~=from-violet-50][class~=to-white],html[data-theme=dark] .cf-job-compat-consent{border-color:#c4b5fd!important}html[data-theme=dark] .cf-job-compat-consent{color:#fff!important}}
