:root{--scv-bg:#f5f8fa;--scv-panel:#ffffff;--scv-ink:#16212b;--scv-mut:#566472;--scv-line:#dbe4ea;--scv-acc:#214bab;--scv-acc2:#9f831d;--scv-r:8px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--scv-bg);color:var(--scv-ink);font:16px/1.6 'Century Gothic', 'Gill Sans', sans-serif}
a{color:inherit;text-decoration:none}img{max-width:100%}
.scv-wrap{max-width:1180px;margin:0 auto;padding:0 clamp(18px,4vw,40px)}
.scv-btn{display:inline-block;border:1px solid var(--scv-line);border-radius:999px;padding:12px 22px;font-weight:800;cursor:pointer;font-size:.95rem}
.scv-btn-solid{background:var(--scv-acc);color:#111;border-color:var(--scv-acc)}
.scv-btn-ghost{background:transparent;color:var(--scv-ink)}
.scv-brand{position:relative;z-index:5;display:inline-flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.02em;font-size:1.2rem;padding:16px clamp(18px,4vw,40px) 0}
.scv-brand i{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--scv-acc);color:#111;font-style:normal}
.scv-logo-img{height:34px;width:auto;object-fit:contain}
.scv-header{padding:8px 0 14px}.scv-nav{display:flex;flex-wrap:wrap;align-items:center;gap:18px;padding:0 clamp(18px,4vw,40px);font-size:.92rem;color:var(--scv-mut)}
.scv-nav-cta{margin-left:auto;background:var(--scv-panel);border:1px solid var(--scv-line);border-radius:999px;padding:8px 15px;color:var(--scv-ink)}
.scv-cband{background:var(--scv-panel);border-top:1px solid var(--scv-line);border-bottom:1px solid var(--scv-line)}
.scv-cband-in{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:11px clamp(18px,4vw,40px)}
.scv-cpill{font-size:.72rem;font-weight:800;letter-spacing:.03em;border:1px solid var(--scv-line);border-radius:999px;padding:4px 10px;color:var(--scv-acc)}
.scv-ctext{font-size:.8rem;color:var(--scv-mut)}
.scv-eyebrow{font-size:.74rem;letter-spacing:.16em;font-weight:800;color:var(--scv-acc2);display:block;margin-bottom:12px}
.scv-sec{padding:56px 0}.scv-sec-alt{background:var(--scv-panel)}
.scv-sec h2{font-size:clamp(1.8rem,4vw,2.8rem);letter-spacing:-.03em;margin:0 0 8px}
.scv-sub{color:var(--scv-mut);max-width:640px;margin:0 0 26px}
.scv-frame-wrap{position:relative;width:100%;max-width:820px;margin:0 auto;aspect-ratio:16/10;border:1px solid var(--scv-line);border-radius:var(--scv-r);overflow:hidden;background:#000}
.scv-frame{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
.scv-playnote{text-align:center;color:var(--scv-mut);font-size:.82rem;margin:12px 0 0}
.scv-featured{margin:0 0 30px}.scv-featured-head{text-align:center;margin:0 0 16px}
.scv-featured-head h3{font-size:1.5rem;margin:6px 0}.scv-featured-head p{color:var(--scv-mut);margin:0}
.scv-tag{font-size:.72rem;font-weight:800;letter-spacing:.08em;color:var(--scv-acc)}
.scv-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:8px}
.scv-card{flex:1 1 260px;max-width:340px;border:1px solid var(--scv-line);border-radius:var(--scv-r);background:var(--scv-panel);overflow:hidden;display:flex;flex-direction:column}
.scv-card-sym{font-size:2rem;text-align:center;padding:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--scv-acc) 22%,transparent),color-mix(in srgb,var(--scv-acc2) 22%,transparent))}
.scv-card-art{aspect-ratio:5/3;overflow:hidden;background:var(--scv-bg)}
.scv-card-art img{width:100%;height:100%;object-fit:cover;display:block}
.scv-card-body{padding:16px 18px 18px;display:flex;flex-direction:column;flex:1}
.scv-card-kind{font-size:.7rem;letter-spacing:.06em;color:var(--scv-acc2);font-weight:800;text-transform:uppercase}
.scv-card-body h3{margin:8px 0 6px;font-size:1.2rem;display:flex;align-items:center;gap:8px}
.scv-game-logo{height:1.5em;width:auto;max-width:56px;object-fit:contain;flex:none}
.scv-game-sec h1{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.scv-game-sec h1 .scv-game-logo{height:1.1em;max-width:72px}
.scv-card-body p{color:var(--scv-mut);font-size:.9rem;margin:0 0 16px;flex:1}
.scv-center{text-align:center;margin-top:24px}
.scv-feats{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}
.scv-feat{flex:1 1 240px;max-width:340px;border:1px solid var(--scv-line);border-radius:var(--scv-r);padding:20px;background:var(--scv-bg)}
.scv-feat h3{margin:0 0 8px;font-size:1.1rem;color:var(--scv-acc)}.scv-feat p{color:var(--scv-mut);font-size:.92rem;margin:0}
.scv-faq h2,.scv-faq-item{max-width:820px}
.scv-faq-item{border-bottom:1px solid var(--scv-line);padding:14px 0}
.scv-faq-item summary{cursor:pointer;font-weight:800;font-size:1.02rem}.scv-faq-item p{color:var(--scv-mut);margin:10px 0 0}
.scv-crumb{padding:20px 0 0;font-size:.82rem;color:var(--scv-mut)}.scv-crumb a{color:var(--scv-acc2)}
.scv-prose{max-width:760px;margin:24px auto 0}.scv-prose p{color:var(--scv-mut)}
.scv-page p{color:var(--scv-mut);max-width:760px}.scv-page h1{font-size:clamp(2rem,4vw,3rem);margin:0 0 16px}
.scv-page a{color:var(--scv-acc2);border-bottom:1px solid}
.scv-form{display:grid;gap:14px;max-width:520px;margin:22px 0}
.scv-form label{display:grid;gap:6px;font-size:.85rem;font-weight:700}
.scv-form input,.scv-form textarea{background:var(--scv-panel);border:1px solid var(--scv-line);border-radius:10px;padding:11px;color:var(--scv-ink);font:inherit}
.scv-hp{position:absolute;left:-9999px;height:0;overflow:hidden}.scv-fineprint{font-size:.8rem;color:var(--scv-mut)}
.scv-footer{border-top:1px solid var(--scv-line);background:var(--scv-panel);padding:44px 0 26px;font-size:.9rem}
.scv-foot-in{display:grid;grid-template-columns:1.3fr 1fr 1.6fr;gap:26px}
.scv-foot-brand b{font-size:1.05rem}.scv-foot-disc,.scv-foot-rg p{color:var(--scv-mut);margin:8px 0 0;font-size:.82rem}
.scv-foot-links{display:flex;flex-direction:column;gap:7px}.scv-foot-links a{color:var(--scv-mut)}.scv-foot-links a:hover{color:var(--scv-ink)}
.scv-foot-rg a{color:var(--scv-acc2)}
.scv-foot-nap{margin-top:14px;font-size:.82rem;color:var(--scv-mut)}
.scv-foot-nap b{display:block;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;color:var(--scv-ink)}
.scv-foot-addr{font-style:normal;line-height:1.5}
.scv-foot-tel{margin:6px 0 0}.scv-foot-tel a{color:var(--scv-acc2)}
.scv-nap{display:grid;gap:2px;border:1px solid var(--scv-line);border-radius:var(--scv-r);overflow:hidden;margin:0 0 22px;max-width:560px}
.scv-nap-row{display:grid;grid-template-columns:150px 1fr;gap:12px;padding:13px 16px;background:var(--scv-panel)}
.scv-nap-label{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:var(--scv-mut)}
.scv-nap-value address{font-style:normal;line-height:1.5}
.scv-nap-value a{color:var(--scv-acc2);border-bottom:1px solid}
.scv-rgbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.scv-rgb{display:inline-flex;flex-direction:column;align-items:center;gap:6px;min-width:86px;background:#fff;border:1px solid var(--scv-line);border-radius:12px;padding:9px 11px 7px;color:#333;transition:border-color .15s,transform .15s}
.scv-rgb:hover{border-color:var(--scv-acc);transform:translateY(-2px)}
.scv-rgb-mark{height:26px;display:flex;align-items:center;justify-content:center}
.scv-rgb-mark svg{height:26px!important;width:auto;max-width:120px;display:block}
.scv-rgb-mark img{height:26px;width:auto;max-width:120px;object-fit:contain;display:block}
.scv-rgb-mark-txt{font-size:.82rem;font-weight:800;color:#1a2030;line-height:1;text-align:center}
.scv-rgb-name{font-size:.58rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#5a6473;text-align:center}
.scv-foot-copy{max-width:1180px;margin:26px auto 0;padding:16px clamp(18px,4vw,40px) 0;border-top:1px solid var(--scv-line);color:var(--scv-mut);font-size:.78rem}
.scv-gate{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;background:rgba(3,5,12,.86);padding:20px}
.scv-gate-card{background:var(--scv-panel);border:1px solid var(--scv-line);border-radius:calc(var(--scv-r) + 4px);max-width:460px;padding:30px;text-align:center}
.scv-gate-card h2{margin:0 0 10px}.scv-gate-card p{color:var(--scv-mut);font-size:.9rem}
.scv-gate-btns{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:18px}
.scv-cookie{position:fixed;left:18px;right:18px;bottom:18px;z-index:40;max-width:640px;margin:auto;display:none;gap:14px;align-items:center;justify-content:space-between;background:var(--scv-ink);color:var(--scv-bg);border-radius:14px;padding:13px 16px;font-size:.82rem}
.scv-cookie a{color:var(--scv-bg);text-decoration:underline}.scv-cookie .scv-btn-solid{padding:8px 14px}
@media(max-width:640px){.scv-nap-row{grid-template-columns:1fr;gap:4px}}
@media(max-width:760px){.scv-foot-in{grid-template-columns:1fr}.scv-nav-cta{margin-left:0}.scv-cookie{flex-direction:column;align-items:stretch}}

.scv-top-label{display:block;font-size:.72rem;letter-spacing:.18em;font-weight:800;color:var(--scv-acc2);margin:0 0 14px}
.scv-top-label-mark{display:block;height:10px;margin:0 0 12px}
.scv-top-label-mark-rule{border-top:3px solid var(--scv-acc);width:56px}
.scv-top-label-mark-bar{background:var(--scv-acc);width:26px;height:8px;border-radius:4px}
.scv-top-label-mark-dots{background:radial-gradient(circle,var(--scv-acc) 2px,transparent 2.5px) 0 50%/12px 12px repeat-x;width:72px}
.scv-sheet-head{margin:0 0 26px}
.scv-sheet-head h2{font-size:clamp(1.6rem,3.4vw,2.5rem);letter-spacing:-.03em;margin:0 0 8px}
.scv-heading-copy{color:var(--scv-mut);max-width:620px;margin:0}
.scv-point-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;list-style:none;padding:0;margin:0}
.scv-point-cell{flex:1 1 240px;max-width:360px;border:1px solid var(--scv-line);border-radius:var(--scv-r);padding:20px;background:var(--scv-panel)}
.scv-point-title{margin:0 0 8px;font-size:1.05rem}
.scv-point-copy{color:var(--scv-mut);font-size:.92rem;margin:0}
.scv-desk-inner>*{max-width:820px}
.scv-address-lines{display:grid;gap:2px;list-style:none;padding:0;margin:0 0 16px;border:1px solid var(--scv-line);border-radius:var(--scv-r);overflow:hidden}
.scv-address-line{display:grid;grid-template-columns:170px 1fr;gap:14px;padding:14px 18px;background:var(--scv-panel);margin:0}
.scv-front-label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:var(--scv-mut)}
.scv-front-value{font-style:normal}
.scv-front-value address{font-style:normal;line-height:1.55}
.scv-front-value a{color:var(--scv-acc2);border-bottom:1px solid}
.scv-badge-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}
.scv-tag-item{font-size:.74rem;border:1px solid var(--scv-line);border-radius:999px;padding:5px 12px;color:var(--scv-mut)}
@media(max-width:640px){.scv-address-line{grid-template-columns:1fr;gap:4px}}

body{font-size:16.5px}
.scv-wrap{max-width:1040px}
.scv-curtain{padding:46px 0 10px}
.scv-opening-title{font-size:clamp(2.1rem,4.6vw,3.4rem);line-height:1.05;letter-spacing:-.035em;margin:0 0 16px}
.scv-stage-desc{color:var(--scv-mut);font-size:1.03rem;margin:0 0 22px;max-width:660px}
.scv-curtain-stack .scv-curtain-copy{max-width:760px}
.scv-curtain-split .scv-lede-inner{display:grid;grid-template-columns:1.4fr .6fr;gap:34px;align-items:start}
.scv-lede-aside{border:1px solid var(--scv-line);border-radius:var(--scv-r);background:var(--scv-panel);padding:22px;text-align:center}
.scv-lede-aside span{font-size:2rem;letter-spacing:4px;display:block;margin-bottom:10px}
.scv-lede-aside p{color:var(--scv-mut);font-size:.9rem;margin:0}
.scv-lede-aside-note{margin-top:12px!important;font-size:.85rem}
.scv-lede-aside-tel{color:var(--scv-acc);font-weight:800;white-space:nowrap}
.scv-play-head{text-align:center;margin:0 0 16px}
.scv-play-head h3{margin:0 0 4px;font-size:1.3rem}
.scv-play-head p{color:var(--scv-mut);margin:0;font-size:.92rem}
.scv-shelf-list{display:grid;gap:0;list-style:none;padding:0;margin:0;border-top:1px solid var(--scv-line)}
.scv-reel-row{display:grid;grid-template-columns:150px 1fr auto;gap:18px;align-items:center;padding:18px 4px;border-bottom:1px solid var(--scv-line);margin:0}
.scv-reel-kind{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:var(--scv-acc2)}
.scv-reel-name{margin:0;font-size:1.1rem}
.scv-shelf-note{grid-column:2;margin:2px 0 0;color:var(--scv-mut);font-size:.9rem}
.scv-office-block{background:var(--scv-panel)}
@media(max-width:820px){.scv-curtain-split .scv-lede-inner{grid-template-columns:1fr}
.scv-reel-row{grid-template-columns:1fr;gap:6px}.scv-shelf-note{grid-column:1}}
