.interaction-feedback{z-index:120;min-height:3px;padding:calc(.55rem + env(safe-area-inset-top)) 1rem .55rem;border-bottom:1px solid var(--line);color:var(--text);visibility:hidden;background:#08090df5;justify-content:center;align-items:center;gap:.5rem;transition:opacity .16s,transform .16s,visibility .16s;display:flex;top:0;left:0;right:0;transform:translateY(-100%)}.interaction-feedback.is-active{visibility:visible;transform:translateY(0)}.interaction-progress{background:color-mix(in srgb, var(--accent) 20%, transparent);position:absolute;bottom:0;left:0;right:0;overflow:hidden}.interaction-progress:after{background:var(--accent);content:"";width:35%;animation:1s ease-in-out infinite interaction-progress;position:absolute;inset:0}.interaction-message{font-size:.85rem;font-weight:800}@media (prefers-reduced-motion:reduce){.interaction-feedback{transition:none}.interaction-progress:after{width:100%;animation:none}}.interaction-feedback{z-index:200;pointer-events:none;opacity:0;transition:opacity .12s;position:fixed;inset:0 0 auto}.interaction-feedback.is-active{opacity:1}.interaction-progress{transform-origin:0;background:linear-gradient(90deg,var(--accent),#fff2b5,var(--accent));width:100%;height:3px;animation:1.1s ease-in-out infinite interaction-progress;display:block}.interaction-message{color:var(--text);background:#111217f0;border:1px solid #63552d;border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:850;position:absolute;top:12px;right:16px;box-shadow:0 8px 30px #00000059}@media (max-width:680px){.interaction-message{top:9px;right:10px}}@media (prefers-reduced-motion:reduce){.interaction-progress{animation:none}}.route-progress{background:#ffffff17;border-radius:999px;width:min(26rem,100%);height:.35rem;overflow:hidden}.route-progress span{border-radius:inherit;background:var(--gold,#ffc639);width:38%;height:100%;animation:1.05s ease-in-out infinite alternate route-progress-slide;display:block}@media (prefers-reduced-motion:reduce){.route-progress span{opacity:.7;width:100%;animation:none}}html[data-theme=light] .interaction-feedback,html[data-theme=light] .interaction-feedback.is-active{color:#1b1a17;background-color:#fffdf8;border-bottom-color:#d8cfbf}html[data-theme=light] .interaction-message{color:#1b1a17;background:#fffdf8;border-color:#c49b43;box-shadow:0 8px 30px #3a2e1b24}
.site-footer{border-top:1px solid var(--line);padding:28px 0}.footer-inner{color:var(--muted);justify-content:space-between;gap:20px;display:flex}@media (max-width:820px){.footer-inner{flex-direction:column}}@media print{.site-footer{display:none!important}}@media (max-width:680px){.footer-inner{align-items:flex-start}.site-footer{display:none}}.footer-inner{flex-wrap:wrap;align-items:center}.footer-inner nav{align-items:center;gap:.35rem;margin-left:auto;display:flex}@media (max-width:680px){.footer-inner nav{width:100%;margin-left:0}.site-footer{margin-bottom:0}}@media (max-width:680px),(max-height:520px) and (orientation:landscape) and (pointer:coarse){.site-footer{display:none}}
.shell{width:min(100% - 48px,var(--max));margin-inline:auto}.narrow-shell{max-width:820px}.button{background:var(--accent);color:var(--accent-ink);font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;font-weight:850;display:inline-flex}.button-secondary{color:var(--text);border:1px solid var(--line);background:0 0}.button:disabled,.text-button:disabled{cursor:not-allowed;opacity:.72}.text-link{color:var(--accent);font-weight:800}.text-button{color:var(--accent);font:inherit;background:0 0;border:0;padding:0;font-weight:800}.button-row{flex-wrap:wrap;margin-top:30px;display:flex}.hero-card{border:1px solid var(--line);background:linear-gradient(145deg,#1c202a,#101218);border-radius:28px;padding:32px;box-shadow:0 30px 80px #00000059}.hero-card strong{margin:18px 0 8px;font-size:1.55rem;display:block}.eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:900}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.compact-heading{margin-bottom:18px}.page{min-height:70vh;padding-block:70px}.page>h1{font-size:clamp(2.25rem,4.5vw,3.75rem)}.page-intro{max-width:720px;font-size:1.12rem}.back-link{color:var(--accent);margin-bottom:32px;font-weight:800;display:inline-block}.detail-card{background:var(--surface);border:1px solid var(--line);border-radius:24px;gap:0;margin-top:28px;padding:24px;display:grid}.detail-card div{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;gap:18px;padding:14px 0;display:grid}.detail-card div:last-child{border-bottom:0}.detail-card span{color:var(--muted)}.form-section{background:var(--surface);border:1px solid var(--line);border-radius:24px;gap:18px;padding:26px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.management-section h2{font-size:1.75rem}.management-section{margin-top:18px}@media (max-width:820px){.section-heading{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.shell{width:min(100% - 28px,var(--max))}.page{padding-block:48px}.form-grid{grid-template-columns:1fr}}.check-row{align-items:center;gap:10px!important;display:flex!important}.check-row input{width:auto!important}.error-state{background:var(--surface);border-radius:24px;place-items:start;max-width:720px;padding:48px;display:grid}.loading-block{background:linear-gradient(90deg,var(--surface),var(--surface-2),var(--surface));background-size:200% 100%;border-radius:24px;min-height:220px;animation:1.4s infinite loading}.danger-button{color:#ff8b8b}@media print{.page,.shell{width:100%;max-width:none;margin:0;padding:0}.button-row{display:none!important}}.button-small{white-space:nowrap}.page-stack{width:min(100% - 48px,var(--max));gap:24px;min-height:70vh;margin-inline:auto;padding-block:56px 72px;display:grid}.page-stack>.hero-card{margin:0}.two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.card{border:1px solid var(--line);background:var(--surface);border-radius:22px;padding:28px}.card.page-stack{width:auto;min-height:0;margin:0;padding:28px}.card h2{margin-bottom:8px;font-size:clamp(1.8rem,3vw,2.4rem)}.form-stack{display:grid}.form-stack label{color:#e7e8ec;gap:8px;font-weight:750;display:grid}.form-stack input,.form-stack select,.form-stack textarea{width:100%;font:inherit;border:1px solid #3a3f4d;padding:12px 14px}.form-stack input:focus,.form-stack select:focus,.form-stack textarea:focus{border-color:var(--accent);outline-offset:2px;outline:2px solid #f6c44559}.form-stack .button{width:max-content;min-width:128px}@media (max-width:820px){.two-column-grid{grid-template-columns:1fr}}@media (max-width:560px){.page-stack{width:min(100% - 28px,var(--max));padding-block:36px 52px}.card,.card.page-stack{padding:24px}.form-stack .button{width:100%}}.page>h1{max-width:980px;font-size:clamp(2.7rem,6.5vw,4.9rem)}@media (max-width:680px){.hero-card{padding:24px}.section{padding-block:46px}}button,input,select,textarea{font:inherit}input,select,textarea{accent-color:var(--accent)}.page>h1,.page-stack h1,.section-heading h1,.section-heading>div>h1,.error-state h1{letter-spacing:-.045em;max-width:920px;margin:.2rem 0 .75rem;font-size:clamp(2.15rem,4vw,3.2rem);line-height:1}.card h2,.section-heading h2{line-height:1.08}.page,.page-stack{padding-top:var(--page-space);padding-bottom:64px}.page-stack{gap:20px}.section{padding-block:46px}.hero-card,.card,.form-section,.detail-card{border-radius:var(--card-radius)}.card,.form-section{padding:24px}.section-heading{align-items:flex-start;margin-bottom:22px}.section-heading>div{min-width:0}.section-heading .button-row{justify-content:flex-end;margin-top:0}.button-row{gap:10px}.button{white-space:normal;text-align:center;min-height:44px;padding:0 17px;line-height:1.1}.button-small{min-height:40px;padding-inline:16px}.form-stack{gap:16px}.form-stack input,.form-stack select,.form-stack textarea{min-height:46px;color:var(--text);background:#0d0f14;border-color:#393e4b;border-radius:11px}textarea{resize:vertical}@media (max-width:1000px){.section-heading{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.section-heading .button-row{justify-content:flex-start;width:100%;max-width:none}}@media (max-width:680px){.shell,.page-stack{width:min(100% - 28px,var(--max))}.page,.page-stack{padding-top:28px;padding-bottom:48px}.page>h1,.page-stack h1,.section-heading h1,.section-heading>div>h1,.error-state h1{font-size:clamp(1.95rem,9vw,2.45rem)}.hero-card,.card,.form-section{padding:20px}.section{padding-block:34px}.button-row{grid-template-columns:1fr;width:100%;display:grid}.button-row .button{width:100%}}.input-prefix{background:#0d0f14;border:1px solid #3a3f4d;border-radius:12px;align-items:center;overflow:hidden;grid-template-columns:auto 1fr!important;gap:0!important;display:grid!important}.input-prefix>span{color:var(--muted);padding:0 0 0 14px}.input-prefix input{border:0!important;outline:0!important}.input-prefix:focus-within{border-color:var(--accent);outline:2px solid var(--accent);outline-offset:2px}.button-danger{color:#fff;background:#6f2931;border-color:#8f3d45}.button-danger:hover{background:#8a323c}.page{padding-block:42px}.page>h1,.section-heading>div>h1{max-width:900px;margin-bottom:12px;font-size:clamp(2.35rem,5.2vw,4.35rem);line-height:.96}.page-intro{max-width:690px;font-size:1rem;line-height:1.55}.button{transition:transform .16s,background-color .16s,border-color .16s,opacity .16s}.button:active{transform:translateY(1px)scale(.985)}@media (max-width:680px){.page{padding-block:32px}.page>h1,.section-heading>div>h1{font-size:clamp(2.15rem,11vw,3.2rem)}}@media (prefers-reduced-motion:reduce){.button{transition:none}}.button:disabled,.button[aria-disabled=true]{cursor:wait;opacity:.72}.error-state{border:1px solid var(--line);background:linear-gradient(145deg,#151923,#0d0f14);border-radius:22px;align-content:center;gap:1rem;max-width:820px;min-height:55vh;padding:clamp(1.5rem,4vw,3rem);display:grid}.error-state h1{margin:0;font-size:clamp(2.4rem,6vw,4.5rem);line-height:.96}.error-state p{max-width:650px;color:var(--muted);line-height:1.6}.loading-block{background:#ffffff12;border-radius:999px;width:min(100%,720px);height:12px;margin-top:1.25rem;overflow:hidden}.loading-block:after{content:"";border-radius:inherit;background:linear-gradient(90deg,transparent,var(--accent),transparent);width:45%;height:100%;animation:1.15s ease-in-out infinite loading-sweep;display:block}@media (prefers-reduced-motion:reduce){.loading-block:after{background:var(--accent);width:100%;animation:none}}.button.button-small{min-height:2.35rem;padding:.55rem .85rem;font-size:.82rem}.button.button-danger{color:#ff9a9a;background:0 0;border-color:#ff6f6f8c}.button.button-danger:hover{background:#ff6f6f1f}.button,button{-webkit-tap-highlight-color:#ffc63933}.button:not(:disabled):active{transform:translateY(1px)scale(.985)}.button[aria-busy=true]{cursor:wait;opacity:.72}.button[aria-disabled=true]{cursor:not-allowed}@media (max-width:680px),(max-height:520px) and (orientation:landscape) and (pointer:coarse){.shell,.page-stack{width:calc(100% - 32px)}.page,.page-stack{padding-top:20px;padding-bottom:36px}.page>h1,.section-heading h1{letter-spacing:-.04em;font-size:clamp(1.8rem,8.5vw,2.15rem);line-height:1.02}.page-intro{font-size:.96rem;line-height:1.52}.eyebrow{letter-spacing:.1em;font-size:.68rem}.hero-card{box-shadow:none;border-radius:18px;padding:18px}.hero-card strong{margin:10px 0 6px;font-size:1.2rem}.section{padding-block:26px}.section-heading{gap:12px;margin-bottom:18px}.section-heading .button{width:auto;min-height:44px}.detail-card{clear:both;border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;margin-top:20px;padding:0}.detail-card div{grid-template-columns:105px 1fr;gap:10px;min-height:48px;padding:13px 0}.button,.button-secondary,button,input,select,textarea{min-height:44px}button{-webkit-tap-highlight-color:transparent}.detail-card strong{overflow-wrap:anywhere}.eyebrow{line-height:1.35}.button-row{align-items:stretch;gap:8px;margin-top:20px}.button-row>.button{white-space:normal;text-align:center;min-width:0;max-width:100%;padding-inline:16px}.back-link{min-height:44px;margin-bottom:18px;padding-block:10px}.form-stack,.page-stack,.form-stack label{min-width:0}select,textarea{width:100%;min-width:0;max-width:100%;scroll-margin-top:calc(var(--mobile-header-height) + env(safe-area-inset-top) + 20px);scroll-margin-bottom:calc(var(--mobile-dock-height) + env(safe-area-inset-bottom) + 28px);font-size:16px}textarea{resize:vertical;min-height:132px}.check-row{min-height:44px;padding-block:6px}.check-row input{flex:none;height:22px;min-height:22px;width:22px!important}form .button:last-child{scroll-margin-bottom:calc(var(--mobile-dock-height) + env(safe-area-inset-bottom) + 24px)}.card{min-width:0}.two-column-grid{grid-template-columns:minmax(0,1fr)}.two-column-grid>.card{border-radius:16px;padding:18px}.error-state{border-radius:16px;min-height:0;padding:22px 18px}}@media (max-height:520px) and (orientation:landscape) and (pointer:coarse){.page,.page-stack{padding-top:14px;padding-bottom:24px}}html[data-theme=light] .hero-card{box-shadow:0 26px 64px var(--theme-shadow);background:linear-gradient(145deg,#fffefa,#efe7d9)}.section-muted{background:var(--surface);border-block:1px solid var(--line)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.pill{color:#e9d77e;background:#2d3224;border-radius:999px;width:max-content;padding:5px 10px;font-size:.8rem;font-weight:800;display:inline-flex}.date-block span,.date-block strong{display:block}.date-block span{color:var(--accent);font-weight:800}.small-note{font-size:.86rem}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:24px}.stat-card span{color:var(--muted);font-size:.9rem;display:block}.stat-card strong{color:var(--accent);margin-top:8px;font-size:2.5rem;display:block}.anchor-alias{visibility:hidden;display:block;position:relative;top:-96px}.form-section-heading{align-items:flex-start;gap:16px;margin-bottom:4px;display:flex}.form-section-heading>span{background:var(--accent);width:34px;height:34px;color:var(--accent-ink);border-radius:50%;flex:0 0 34px;place-items:center;font-weight:900;display:grid}.form-section-heading h2{letter-spacing:-.02em;margin-bottom:4px;font-size:1.45rem}.form-section-heading p{margin-bottom:0}.form-actions{justify-content:flex-end;gap:12px;display:flex}.section-divider{border-top:1px solid var(--line);padding-bottom:28px}.section-divider h2{max-width:850px}.status-chip{text-transform:capitalize;background:#242833;border-radius:999px;width:max-content;padding:6px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.status-coming,.status-checked-in,.status-active,.status-approved{color:#9be3b0;background:#22352a}.status-waitlist,.status-pending,.status-submitted{color:#f1cb78;background:#3a3020}.status-cancelled,.status-revoked,.status-declined{color:#ffb3b8;background:#3c2426}.empty-state{text-align:center;border:1px dashed var(--line);background:var(--surface-2);border-radius:18px;justify-items:center;padding:58px 24px;display:grid}.empty-state>span{font-size:2.8rem}.empty-state h3{margin:18px 0 6px}.empty-state p{max-width:560px;margin-bottom:0}.copy-preview{border:1px solid var(--line);background:var(--surface-2);border-radius:18px;padding:18px}.copy-preview pre{max-height:360px;color:var(--text);white-space:pre-wrap;font:inherit;background:#090a0e;border-radius:12px;padding:16px;font-size:.92rem;line-height:1.55;overflow:auto}@media (max-width:820px){.card-grid{grid-template-columns:1fr}.date-block{gap:8px;display:flex}}@media (max-width:560px){.form-actions{flex-direction:column-reverse}.form-actions .button{width:100%}}@media print{.no-print{display:none!important}.print-area{color:#000;background:#fff;border:0}.print-area *{color:#000!important}}.compact-hero h1{max-width:900px;margin-bottom:18px;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1}.compact-hero p:last-child{margin-bottom:0}.notice{color:#f5d780;background:#2b2417;border:1px solid #5c4820;border-radius:12px;padding:14px 16px}.detail-list{gap:0;margin:0;display:grid}.detail-list>div{border-bottom:1px solid var(--line);grid-template-columns:140px minmax(0,1fr);gap:20px;padding:15px 0;display:grid}.detail-list>div:last-child{border-bottom:0}.detail-list dt{color:var(--muted)}.detail-list dd{text-transform:capitalize;margin:0;font-weight:850}@media (max-width:820px){.compact-hero{padding:30px}.compact-hero h1{font-size:clamp(2.5rem,12vw,4.5rem)}}@media (max-width:560px){.compact-hero{padding:24px}.compact-hero h1{font-size:clamp(2.35rem,13vw,3.7rem)}.detail-list>div{grid-template-columns:1fr;gap:4px}}.compact-hero h1{font-size:clamp(2rem,3.7vw,2.85rem)}.stat-card{border-radius:var(--card-radius)}.compact-hero{padding:26px 28px}.empty-state{padding:40px 24px}.empty-copy{border:1px dashed var(--line);color:var(--muted);background:#ffffff04;border-radius:14px;margin:0;padding:18px}.form-guidance{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:12px;gap:5px;padding:13px 15px;display:grid}.form-guidance strong{color:var(--text)}.danger-link{color:#ff9ca3}.pill-warning{color:#ffd978;background:#f6c4451a;border-color:#7e6120}.notice{margin:0}@media (max-width:680px){.compact-hero{padding:20px}.empty-state{padding:36px 18px}}.skip-link{z-index:200;top:max(.75rem, env(safe-area-inset-top));left:max(.75rem, env(safe-area-inset-left));border:2px solid var(--accent);background:var(--bg);color:var(--text);transform:translateY(calc(-100% - 2rem - env(safe-area-inset-top)));border-radius:.75rem;padding:.75rem 1rem;font-weight:850;transition:transform .12s;position:fixed}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.skip-link{transition:none}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.optional-label{color:var(--muted);font-size:.8rem;display:inline}.pill-muted{border-color:var(--line);background:var(--surface-2);color:var(--muted)}.field-help{color:var(--muted);margin-top:.35rem;font-size:.78rem;font-weight:500;display:block}.launch-state{align-content:center;min-height:55vh;display:grid}.status-banner{color:var(--gold,#ffc639);background:#ffc63917;border:1px solid #ffc63959;border-radius:.8rem;margin:0;padding:.8rem 1rem;font-weight:700}.route-state-card{max-width:56rem;margin:clamp(2rem,8vh,6rem) auto}.route-state-card h1{max-width:16ch}.segmented-tabs{border:1px solid var(--line);background:var(--surface);border-radius:999px;gap:8px;margin:0 0 24px;padding:5px;display:flex}.segmented-tabs a{min-height:42px;color:var(--muted);text-align:center;border-radius:999px;padding:10px 16px;font-weight:850}.segmented-tabs a[aria-current=page]{background:var(--accent);color:var(--accent-ink)}.page>.segmented-tabs,.format-badge{display:none}@media (max-width:680px),(max-height:520px) and (orientation:landscape) and (pointer:coarse){.page>.segmented-tabs{display:flex}.segmented-tabs{background:var(--surface-2);scrollbar-width:none;border:0;border-radius:13px;gap:3px;width:100%;margin:0 0 18px;padding:4px;position:relative;overflow-x:auto}.segmented-tabs::-webkit-scrollbar{display:none}.segmented-tabs a{border-radius:10px;flex:1 0 auto;place-items:center;min-width:92px;min-height:44px;padding:10px 13px;font-size:.82rem;display:grid}.segmented-tabs a[aria-current=page]{color:var(--text);background:#323641;box-shadow:0 1px 5px #00000040}.format-badge{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;margin-left:8px;font-size:.65rem;font-weight:900;display:inline-block}.small-note,.field-help,.optional-label{line-height:1.45}.route-state-card{min-width:0}.route-state-card,.empty-state{border-radius:16px;min-height:0;padding:22px 18px}.route-state-card .button-row{margin-top:16px}.segmented-tabs{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.segmented-tabs a:first-child{scroll-margin-left:4px}.segmented-tabs a:last-child{scroll-margin-right:4px}main :where(.button,.pill,.text-link){white-space:normal}}.field-requirement{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin-left:.35rem;font-size:.72rem;font-weight:800}.field-requirement.is-optional{color:var(--muted)}.field-error{color:#ffb4ab;font-size:.82rem;line-height:1.4;display:block}.form-error-summary{color:#ffb4ab;background:#ffb4ab14;border-color:#ffb4ab73;font-size:.82rem;line-height:1.4}.top-level-page-heading{border-bottom:1px solid var(--line);align-items:center;margin:0 0 18px;padding:0 0 18px}.top-level-page-heading h1{margin:0}@media (max-width:680px){.top-level-page-heading{align-items:flex-start;padding-bottom:12px}}html[data-theme=light] :where(.live-review-body,.forum-post-body,.forum-search-result p,.notification-row p),html[data-theme=light] :where(.form-stack label,.event-form label,.event-form legend,.form-section label,.form-section legend,.form-section-heading h2){color:var(--text)}html[data-theme=light] :where(.event-row-arrow,.icon-button,.event-card-action){border-color:var(--line);color:var(--text)}html[data-theme=light] .form-error-summary{background:#f8e8ea;border-color:#c88f98}html[data-theme=light] .pill-warning,html[data-theme=light] :is(.status-chip.status-waitlist,.status-chip.status-pending,.status-chip.status-submitted){color:#694700;background:#f4ead2;border-color:#c5a156}html[data-theme=light] :is(.status-chip.status-cancelled,.status-chip.status-revoked,.status-chip.status-declined){color:#7f2935;background:#f6dfe1}html[data-theme=light] .pill{background:var(--theme-accent-soft);color:#6f4900}html[data-theme=light] .segmented-tabs a[aria-current=page]{background:var(--surface);color:var(--text);box-shadow:0 1px 6px #3a2e1b1f}html[data-theme=light] :where(.button-secondary,.theme-toggle){background-color:color-mix(in srgb, var(--surface) 88%, transparent)}html[data-theme=light] :where(.button-secondary,.theme-toggle):hover{background-color:color-mix(in srgb, var(--accent) 8%, var(--surface))}html[data-theme=light] :where(.notification-row.unread,.forum-topic-row.unread,.forum-poll-option.selected,.forum-board .forum-view-tabs a.active,.notice,.cinema-showtime-option.is-selected,.cinema-selected-showtime){background:color-mix(in srgb, var(--accent) 10%, var(--surface));color:var(--text)}html[data-theme=light] :where(.forum-post-body,.forum-search-result p,.notification-row p){color:var(--text)}html[data-theme=light] :where(.status-coming,.status-checked-in,.status-active,.status-approved,.seat-assigned,.seat-legend .legend-assigned,.event-readiness-item.is-ready>span,.organizer-clear-state>span,.quick-rating-complete>span){color:#234c2c;background:#dcebdd}html[data-theme=light] :where(.field-error,.form-error-summary,.account-danger-card h2,.danger-link,.admin-delete-poll summary){color:#7f2935}html[data-theme=light] :where(.status-chip,.account-tool-link>span){background:var(--surface-2);color:var(--text)}html[data-theme=light] :where(.event-card,.event-row,.detail-card,.attendance-card,.stat-card,.admin-panel,.form-section,.community-card,.admin-event-outing-row,.quick-action-grid button,.management-table,.uxr-task-card){box-shadow:none}html[data-theme=light] :where(.forum-hero,.forum-topic-header,.notifications-header,.forum-topic-icon,.forum-event-link,.forum-poll-card,.forum-view-tabs,.forum-reaction-bar,.member-profile-hero,.planning-hero,.entourage-hero,.profile-section-nav,.recommendation-card,.member-directory-hero,.member-directory-card,.reviews-hero,.review-summary-strip>div,.live-review-card,.live-movie-poster,.review-movie-card,.review-movie-poster,.review-movie-detail-hero,.review-movie-detail-poster,.review-letterboxd-picker,.error-state,.confirmation-panel,.entourage-roster-row dl>div,.screen-marker,.seat-map,.invite-url,.copy-preview pre){background:var(--surface);color:var(--text)}
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#08090d;--surface:#12141b;--surface-2:#191c25;--text:#f7f7f8;--muted:#babdc7;--line:#2a2e39;--accent:#f6c445;--accent-ink:#17120a;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.65}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;font-size:clamp(2.25rem,5vw,4rem);line-height:1}h2{letter-spacing:-.03em;font-size:clamp(1.7rem,3.5vw,2.6rem)}h3{font-size:1.3rem}@keyframes loading{to{background-position:-200% 0}}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}@media print{body{color:#000;background:#fff}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}#create-account{scroll-margin-top:110px}:root{--panel:var(--surface);--page-gutter:48px;--page-space:48px;--card-radius:20px}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overflow-x:hidden}main,section,article,div,nav,form{min-width:0}img{max-width:100%}p{max-width:74ch}h1,h2,h3{overflow-wrap:anywhere;text-wrap:balance}h2{line-height:1.08}@media (max-width:1000px){:root{--page-gutter:32px;--page-space:38px}}@media (max-width:680px){:root{--page-gutter:20px;--page-space:28px;--card-radius:17px}html{scroll-padding-top:72px}}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--accent);outline-offset:3px}#main-content:focus{outline:none}@media (max-width:680px){body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}}[data-pending=true]{pointer-events:none;cursor:wait;opacity:.78}@keyframes interaction-progress{0%{opacity:.55;transform:scaleX(.08)}55%{opacity:1;transform:scaleX(.72)}to{opacity:.55;transform:scaleX(1)}}@keyframes loading-sweep{0%{transform:translate(-110%)}to{transform:translate(240%)}}@keyframes route-progress-slide{0%{transform:translate(-8%)}to{transform:translate(172%)}}a{-webkit-tap-highlight-color:#ffc63933}button:not(:disabled):active{transform:translateY(1px)scale(.985)}button[aria-busy=true]{cursor:wait;opacity:.72}button:disabled{cursor:not-allowed}@keyframes mobile-skeleton{to{background-position:-220% 0}}@media (max-width:680px),(max-height:520px) and (orientation:landscape) and (pointer:coarse){:root{--mobile-header-height:62px;--mobile-dock-height:70px}html{scroll-padding-top:calc(var(--mobile-header-height) + 14px)}body{overflow-x:hidden}a{-webkit-tap-highlight-color:transparent}html{min-height:100%;scroll-padding-bottom:calc(var(--mobile-dock-height) + env(safe-area-inset-bottom) + 20px)}body{min-height:100dvh}main{min-width:0}[id]{scroll-margin-top:calc(var(--mobile-header-height) + env(safe-area-inset-top) + 14px);scroll-margin-bottom:calc(var(--mobile-dock-height) + env(safe-area-inset-bottom) + 20px)}h1,h2,h3{overflow-wrap:anywhere;text-wrap:balance;max-width:100%}p,li{overflow-wrap:anywhere}input:not([type=checkbox]):not([type=radio]){width:100%;min-width:0;max-width:100%;scroll-margin-top:calc(var(--mobile-header-height) + env(safe-area-inset-top) + 20px);scroll-margin-bottom:calc(var(--mobile-dock-height) + env(safe-area-inset-bottom) + 28px);font-size:16px}input[type=checkbox],input[type=radio]{flex:none;height:22px;min-height:22px;width:22px!important}details>summary{cursor:pointer;align-items:center;min-height:44px;display:flex}form button[type=submit]{scroll-margin-bottom:calc(var(--mobile-dock-height) + env(safe-area-inset-bottom) + 24px)}}@media (max-height:520px) and (orientation:landscape) and (pointer:coarse){:root{--mobile-header-height:54px;--mobile-dock-height:60px}}@media (max-width:680px),(max-height:520px) and (orientation:landscape) and (pointer:coarse){main,main *{min-width:0}main :where(h1,h2,h3,h4,p,li,dt,dd,figcaption,legend,label,a,button,time){overflow-wrap:anywhere;word-break:normal;max-width:100%}main :where(img,video,canvas,iframe){max-width:100%}main :where(fieldset,input,select,textarea){max-width:100%;min-inline-size:0}main :where(pre,table){overscroll-behavior-inline:contain;width:100%;max-width:100%;display:block;overflow-x:auto}:root{--mobile-dock-height:60px}}
:root{--ui-text-small:.875rem;--ui-text-body:1rem;--ui-text-lead:1.125rem;--ui-text-heading:1.5rem;--ui-text-display:clamp(2rem, 4vw, 3rem);--ui-space-1:.5rem;--ui-space-2:1rem;--ui-space-3:1.5rem;--ui-space-4:2rem;--ui-space-5:3rem;--ui-radius-control:.625rem;--ui-radius-card:1rem;--ui-radius-pill:999px;--ui-touch-target:44px;--ui-shadow-card:0 18px 50px color-mix(in srgb, var(--bg) 52%, transparent);--uxr-page-gutter:clamp(14px, 4vw, 24px);--uxr-section-gap:clamp(12px, 2vw, 20px);--uxr-card-radius:var(--ui-radius-card);--uxr-control-height:46px;--uxr-touch-target:var(--ui-touch-target);--uxr-reading-width:68ch}
html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f3e8;--surface:#fffdfa;--surface-2:#eee7da;--text:#1b1a17;--muted:#666158;--line:#d8cfbf;--accent:#8a5b00;--accent-ink:#fffaf0;--theme-overlay:#fffdf8f2;--theme-dock:#f9f5ecf7;--theme-shadow:#3a2e1b24;--theme-accent-soft:#f2e2b2;--theme-accent-border:#c49b43}html[data-theme=light],html[data-theme=light] body{background:var(--bg);color:var(--text)}html[data-theme=light] :where(input:not([type=checkbox]):not([type=radio]),select,textarea){border-color:var(--line);background:var(--surface);color:var(--text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=light] :where(input,select,textarea)::placeholder{color:color-mix(in srgb, var(--muted) 82%, transparent)}html[data-theme=light] ::selection{color:#2a1d06;background:#ead198}
@media (max-width:680px),(max-height:520px) and (orientation:landscape) and (pointer:coarse){:root{--mobile-dock-height:60px}body{padding-bottom:calc(var(--mobile-dock-height) + env(safe-area-inset-bottom))}}
