:root{--zs-accent:var(--st-primary,#f90);--zs-on-accent:var(--st-on-primary,#1a1a1a);--zs-text:var(--st-text,#1a1a1a);--zs-muted:#5b5b5b;--zs-bg:#fff;--zs-surface:#f7f5f2;--zs-border:#e0dcd6;--zs-radius:12px;--zs-tap:48px}*{box-sizing:border-box}html,body{background:var(--zs-bg);color:var(--zs-text);font-family:var(--st-font-body,system-ui, -apple-system, "Segoe UI", sans-serif);margin:0;padding:0;font-size:17px;line-height:1.6}h1,h2,h3{font-family:var(--st-font-heading,inherit);margin:0 0 .5em;line-height:1.25}.zs-shell{max-width:640px;margin:0 auto;padding:1.25rem 1rem 4rem}.zs-tagline{color:var(--zs-muted);margin-top:-.25rem}.zs-lang-list{gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.zs-lang-button{width:100%;min-height:var(--zs-tap);text-align:start;background:var(--zs-surface);color:var(--zs-text);border:2px solid var(--zs-border);border-radius:var(--zs-radius);cursor:pointer;padding:.9rem 1rem;font-size:1.15rem}.zs-lang-button:hover{border-color:var(--zs-accent)}.zs-lang-button[aria-current=true]{border-color:var(--zs-accent);background:var(--zs-bg);font-weight:600}:focus-visible{outline-offset:2px;outline:3px solid #1a1a1a}.zs-notice{background:var(--zs-surface);border-inline-start:4px solid var(--zs-accent);border-radius:var(--zs-radius);margin:1rem 0;padding:.75rem 1rem;font-size:.95rem}.zs-emergency{border-radius:var(--zs-radius);border:2px solid #b3261e;margin-top:2rem;padding:.9rem 1rem}.zs-emergency h2{color:#b3261e;margin:0 0 .25rem;font-size:1rem}.zs-link-button{min-height:var(--zs-tap);background:var(--zs-accent);color:var(--zs-on-accent);border-radius:var(--zs-radius);cursor:pointer;border:none;align-items:center;padding:0 1.1rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-flex}
