:root{--noir:#111009;--rouge:#5c150e;--creme:#efe9dc;--corail:#ff5a47;--orange:#ff7a00;--hairline-dark:rgba(239,233,220,0.25);--hairline-light:rgba(17,16,9,0.25);--font-display:var(--font-anton),"Arial Narrow",sans-serif;--font-mono:var(--font-geist-mono),monospace;--font-sans:var(--font-geist-sans),system-ui,sans-serif;--weight-mono:500;--motion-fast:120ms;--motion-base:220ms;--motion-signature:600ms;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-spring:cubic-bezier(0.34,1.56,0.64,1);--bg:var(--noir);--ink:var(--creme);--ink-muted:rgba(239,233,220,0.6);--hairline:var(--hairline-dark);--brand:var(--orange);--action:var(--orange);--feedback:var(--orange);--fg:var(--ink);--fg-dim:var(--ink-muted);--accent-display:var(--brand);--color-bg:var(--bg);--color-surface:var(--bg);--color-text:var(--fg);--color-muted:var(--fg-dim);--color-border:var(--hairline);--color-accent:var(--orange);--color-accent-contrast:var(--noir);--color-accent-soft:rgba(255,122,0,0.12);--color-danger:var(--rouge);--text-sm:0.875rem;--text-base:1rem;--text-lg:1.25rem;--text-xl:1.625rem;--text-2xl:2.25rem;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--radius-sm:0;--radius-md:0;--radius-lg:0;--shadow-sm:none;--shadow-md:none;--column-width:40rem;--tabbar-height:72px;--tabbar-total:calc(var(--tabbar-height) + 1px + env(safe-area-inset-bottom));--authwidget-total:calc(44px + 2 * var(--space-2));--screen-min-height:100dvh}[data-acte]{background:var(--bg);color:var(--fg);min-height:var(--screen-min-height)}@keyframes screen-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}[data-acte]:not([aria-busy]){animation:screen-enter var(--motion-base) var(--ease-out) both}[data-act-tokens=trancher],[data-acte=trancher]{--bg:var(--rouge);--ink:var(--creme);--ink-muted:rgba(239,233,220,0.6);--hairline:var(--hairline-dark);--brand:var(--corail);--action:var(--orange);--feedback:var(--orange);--fg:var(--ink);--fg-dim:var(--ink-muted);--accent-display:var(--brand)}[data-act-tokens=verdict],[data-acte=verdict]{--bg:var(--creme);--ink:var(--noir);--ink-muted:rgba(17,16,9,0.6);--hairline:var(--hairline-light);--brand:var(--noir);--action:var(--orange);--feedback:var(--rouge);--fg:var(--ink);--fg-dim:var(--ink-muted);--accent-display:var(--brand)}[data-tabbar][data-tabbar]{--screen-min-height:calc(100dvh - var(--tabbar-total));min-height:100dvh;padding-bottom:calc(var(--tabbar-total) + var(--tabbar-gutter, 0px))}[data-authwidget][data-authwidget]{padding-top:calc(var(--authwidget-total) + var(--space-4))}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:clip}body{color:var(--fg);background:var(--bg);font-family:var(--font-sans);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.display{font-family:var(--font-display);text-transform:uppercase;font-weight:400;line-height:.98}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}