:root{--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--radius-control:9px;--radius-surface:12px;--accent:#D9753D}
html[data-theme="dark"]{--bg:#050505;--card:#080808;--surface:#0d0d0d;--surface-raised:#111;--text:#f5f5f2;--muted:rgba(245,245,242,.68);--muted2:rgba(245,245,242,.46);--border:rgba(255,255,255,.1);--hover:rgba(255,255,255,.055);--shadow:rgba(0,0,0,.62)}
html[data-theme="light"]{--bg:#f4f4f1;--card:#fff;--surface:#f8f8f6;--surface-raised:#fff;--text:#151515;--muted:#62625f;--muted2:#858580;--border:rgba(24,24,27,.1);--hover:rgba(24,24,27,.045);--shadow:rgba(18,18,16,.12)}
*{box-sizing:border-box}html{background:var(--bg)}body{min-width:320px;background:var(--bg);font-weight:400}.shell{width:min(1120px,calc(100% - 32px));margin:12px auto 0}.topbar{min-height:72px;padding:0 16px;border-radius:16px;box-shadow:none}.logo{height:92px;max-width:360px}.nav{gap:4px}.nav a,.theme{min-height:42px;border-radius:9px;font-size:12px;transition:background-color 150ms ease,border-color 150ms ease,color 150ms ease}.nav a[aria-current="page"]{border-color:rgba(217,117,61,.65);background:rgba(217,117,61,.1);color:var(--text)}.theme{width:42px}.content{margin-top:12px;padding:clamp(28px,5vw,48px);border-radius:16px;box-shadow:none}.back-link{display:none}.kicker{margin-bottom:8px}h1{font-size:clamp(30px,5vw,48px);line-height:1.04}.lead,.copy{font-size:14px;line-height:1.65}.lead{margin-top:16px}.page-tabs{display:none}.section-heading{margin:32px 0 6px}.venue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.venue-card{position:relative;padding:18px;border:0;border-radius:12px;background:var(--surface)}.venue-card-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.venue-initial{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:9px;background:rgba(217,117,61,.11);color:var(--accent);font-size:13px;font-weight:700}.venue-card h3{margin:0;font-size:15px}.venue-card p{font-size:13px;line-height:1.55}.venue-link{display:inline-flex;margin-top:12px;color:var(--accent);font-size:12px;font-weight:600;text-decoration:none}.venue-link:hover{text-decoration:underline;text-underline-offset:3px}.how-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}.how-step{padding:18px;border-radius:12px;background:var(--surface)}.step-number{display:flex;width:28px;height:28px;align-items:center;justify-content:center;margin-bottom:12px;border-radius:8px;background:rgba(217,117,61,.11);color:var(--accent);font-size:12px;font-weight:700}.how-step h2{margin:0 0 6px;font-size:17px}.how-step p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.info-box{display:grid;grid-template-columns:auto 1fr;gap:12px;margin-top:24px;padding:16px;border-radius:12px;background:var(--surface);color:var(--muted);font-size:13px;line-height:1.55}.info-icon{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:50%;color:var(--accent);font-size:12px;font-weight:700}.info-box strong{display:block;margin-bottom:3px;color:var(--text)}.footer{margin-top:24px;padding-top:16px}.footer p{font-size:12px}.topbar a:focus-visible,.topbar button:focus-visible,.venue-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
@media(max-width:720px){.shell{width:calc(100% - 24px);margin-top:8px}.topbar{min-height:60px;padding:0 12px;border-radius:12px}.logo{height:64px;max-width:55vw}.top-actions{gap:4px}.nav a{display:inline-flex;min-height:40px;padding:0 8px;font-size:11px}.theme{width:40px;min-height:40px}.content{margin-top:8px;padding:26px 18px;border-radius:12px}.back-link{display:inline-flex;margin-bottom:16px}.venue-grid,.how-steps{grid-template-columns:1fr}.venue-card,.how-step{padding:16px}.footer{margin-top:20px}}
@media(max-width:430px){.nav{gap:2px}.nav a{padding:0 3px;font-size:10px}.logo{height:52px;max-width:34vw}.content{padding:24px 16px}}
h1,h2,h3,.nav a,.back-link,.venue-card h3,.venue-link,.how-step h2,.footer-brand{font-family:Raleway,Inter,sans-serif}.nav a,.back-link,.venue-link{font-weight:500}h1,h2,h3,.venue-card h3,.how-step h2{font-weight:600}.footer-brand{font-weight:600}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Shared subpage controls: compact navigation, quiet links, square icon actions. */
.nav a,.theme,.back-link,.venue-link{transition:background-color 150ms ease,border-color 150ms ease,color 150ms ease,opacity 150ms ease;box-shadow:none}
.nav a{border-radius:8px;font-weight:500}
.nav a:hover{transform:none}
.nav a[aria-current="page"]{border-color:rgba(217,117,61,.68);background:rgba(217,117,61,.1);font-weight:600}
.theme{width:40px;min-height:40px;border-radius:8px;background:transparent}
.theme:hover{transform:none}
.back-link{padding:4px 0;border-radius:0;font-size:12px;font-weight:500}
.venue-link{border-radius:4px;font-weight:500}
.topbar a:focus-visible,.topbar button:focus-visible,.back-link:focus-visible,.venue-link:focus-visible{outline:2px solid var(--text);outline-offset:3px}
button:disabled,[aria-disabled="true"]{cursor:not-allowed;opacity:.55}
