.ds{--surface:rgba(255,255,255,0.80);--surface-2:rgba(90,70,30,0.06);--surface-raised:#ffffff;--menu-bg:#FBF7EF;--text:#211A10;--text-muted:#463829;--text-faint:#6A5B43;--border:rgba(120,90,45,0.32);--border-soft:rgba(120,90,45,0.16);--border-strong:rgba(120,90,45,0.55);--accent:#B45309;--accent-on:#ffffff;--ok:#15803d;--warn:#b45309;--bad:#b91c1c;--info:#9A7030;--page-bg:radial-gradient(ellipse at 30% 15%,#FDF8EE 0%,#F5F0E8 55%,#EDE5D8 100%);--field-bg:#ffffff;--field-border:rgba(120,90,45,0.42);--r-sm:0.5rem;--r-md:0.75rem;--r-lg:1rem;--r-pill:9999px}html.dark .ds{--surface:rgba(255,255,255,0.03);--surface-2:rgba(255,255,255,0.05);--surface-raised:rgba(255,255,255,0.07);--menu-bg:#1A1812;--text:#E6E0D0;--text-muted:rgba(228,222,206,0.78);--text-faint:rgba(224,218,202,0.52);--border:rgba(200,158,80,0.18);--border-soft:rgba(200,158,80,0.10);--border-strong:rgba(200,158,80,0.30);--accent:#C8A052;--accent-on:#1a1206;--ok:#22c55e;--warn:#f59e0b;--bad:#ef4444;--info:#C8A052;--page-bg:radial-gradient(ellipse at 30% 15%,#141414 0%,#0C0C0C 55%,#080808 100%);--field-bg:rgba(255,255,255,0.05);--field-border:rgba(200,158,80,0.26)}.ds{--ds-text:var(--text);--ds-text-muted:var(--text-muted);--ds-surface:var(--surface);--ds-surface-raised:var(--surface-raised);--ds-border:var(--border);--ds-border-strong:var(--border-strong);--ds-accent:var(--accent);--ds-dur-base:180ms;--ds-ease:cubic-bezier(0.22,1,0.36,1);--ds-ring:rgba(180,83,9,0.5);--ds-type-solution:#b45309;--ds-type-formation:#0f766e;--ds-type-tutoriel:#6d28d9;--ds-type-pentest:#c2410c;--ds-type-tout:#57534e}html.dark .ds{--ds-ring:rgba(200,160,82,0.5);--ds-type-solution:#fbbf24;--ds-type-formation:#2dd4bf;--ds-type-tutoriel:#a78bfa;--ds-type-pentest:#fb923c;--ds-type-tout:#a8a29e}.ds{color:var(--text)}.ds-tool .text-\[10px\]{font-size:11.5px;line-height:1.35}.ds-tool .text-\[11px\]{font-size:12.5px;line-height:1.4}.ds-tool .text-\[13px\]{font-size:14px;line-height:1.45}.ds-tool .text-xs{font-size:.8125rem;line-height:1.15rem}.ds-tool .text-sm{font-size:.9375rem;line-height:1.45rem}.ds-tool .text-base{font-size:1.0625rem;line-height:1.7rem}.ds-tool .text-lg{font-size:1.1875rem;line-height:1.8rem}.ds ::-moz-placeholder{color:var(--text-faint);opacity:1}.ds ::placeholder{color:var(--text-faint);opacity:1}.ds input,.ds select,.ds textarea{color:var(--text)}.ds select option{background:#ffffff;color:#241A10}.ds select optgroup{background:#f3ece0;color:#6A5B43;font-weight:700}html.dark .ds select option{background:#161310;color:#E6E0D0}html.dark .ds select optgroup{background:#0f0d0a;color:#C8A052}html.dark .ds select option:checked{background:#3a2f1a;color:#fff}.ds-dd-opt{transition:background .12s ease}.ds-dd-opt:hover{background:color-mix(in srgb,var(--accent) 16%,transparent)!important}