/* Production polish without changing the approved visual direction. */
:where(a,button,input,summary,[tabindex]):focus-visible{outline:2px solid var(--accent,#bf995d);outline-offset:5px}
.script-notice{padding:24px 5%;color:var(--text,#e1dbc9);background:var(--base,#0e0f0d)}
.script-notice a{text-decoration:underline}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}
