@font-face{font-family:HoopsDisplay;src:url('Anton-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
:root{color-scheme:dark;font-family:Arial,Helvetica,sans-serif;background:#101214;color:#f4edde;--ink:#0c1010;--cream:#f4edde;--yellow:#f2ee38}
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;overscroll-behavior:none}body{position:fixed;inset:0}[hidden]{display:none!important}
/* Paint the game to the screen edges; only overlay controls need safe-area padding. */
#stage{position:fixed;inset:0;padding:0}
#unity-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;outline:none;background:#101214;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}
.overlay{position:absolute;inset:0;overflow:auto;padding:max(20px,env(safe-area-inset-top)) max(28px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(28px,env(safe-area-inset-left));background:#101214}
#loading{background:linear-gradient(90deg,#080c10f2,#080c10ba 42%,#080c1020 75%),url('HoopsMenuBackground.png') 65% center/cover;display:flex;align-items:center;padding-left:max(6vw,28px)}
.card{width:min(42vw,470px);position:relative}.eyebrow,.footnote{font-size:11px;letter-spacing:.23em;font-weight:700;color:#d4d1c6}.eyebrow{margin:0 0 15px}
h1{margin:0 0 20px;line-height:1}h1 img{display:block;width:100%;height:auto}.tagline{font-size:22px;font-weight:400;margin:20px 0 22px;color:var(--cream)}
button{width:100%;min-height:60px;border:0;padding:12px 24px;background:var(--yellow);color:var(--ink);font:400 clamp(25px,3vw,37px)/1.2 HoopsDisplay,Impact,sans-serif;letter-spacing:.01em;text-align:center;cursor:pointer;touch-action:manipulation;clip-path:polygon(1% 4%,27% 1%,28% 3%,63% 0,65% 3%,98% 1%,99% 21%,98.6% 23%,100% 64%,99% 65%,99% 97%,70% 99%,69% 97%,32% 100%,31% 97%,0 99%,1% 65%,0 63%)}
button span{float:right;font:44px/.95 Arial,sans-serif}button:focus-visible{outline:3px solid var(--cream);outline-offset:4px;clip-path:none}button:disabled{opacity:.6;cursor:wait}
#status{font-size:13px;line-height:1.5;min-height:20px;margin:17px 0;color:#d9d9d1;overflow-wrap:anywhere}progress{display:block;width:100%;height:10px;accent-color:var(--yellow);margin:18px 0 0}.footnote{display:flex;justify-content:space-between;gap:20px;margin:45px 0 0}.footnote a{color:inherit;text-decoration:underline;text-underline-offset:4px;letter-spacing:.16em}.footnote a:focus-visible{outline:2px solid var(--yellow);outline-offset:5px}
#rotate{z-index:5;display:grid;place-items:center;text-align:center;background:linear-gradient(#0b1114ec,#0b1114fa),url('HoopsMenuBackground.png') center/cover}#rotate .card{width:min(100%,470px)}#rotate h2{font:45px/1.1 HoopsDisplay,Impact,sans-serif;margin:25px 0 10px}#rotate p{color:#d8d9d0;line-height:1.6}.phone{border:3px solid var(--yellow);border-radius:12px;width:95px;height:50px;margin:auto;font-size:36px;line-height:44px;color:var(--yellow)}
@media(orientation:portrait){
 #loading{display:block;padding:0;background:linear-gradient(0deg,#05080b60,transparent 55%),url('HoopsLaunchPortrait.png') center/cover}
 #loading .card{width:100%;height:100%;min-height:600px;position:relative}
 #loading .eyebrow{position:absolute;left:5%;width:90%;top:max(3.5%,env(safe-area-inset-top));text-align:center;font-size:clamp(9px,2.4vw,13px)}
 #loading h1{position:absolute;top:7.5%;left:18%;width:64%;margin:0}
 .launch-actions{position:absolute;left:5%;right:5%;top:71%;text-align:center}
 .tagline{font-size:clamp(19px,4.3vw,30px);margin:0 0 17px}
 button{min-height:58px;font-size:clamp(25px,5.3vw,42px);padding:12px 24px}
 #status{font-size:clamp(12px,2.8vw,18px);margin:16px 0 0}
 .footnote{position:absolute;bottom:max(3%,env(safe-area-inset-bottom));left:7%;right:7%;margin:0;font-size:clamp(10px,2.2vw,13px)}
}
@media(max-height:460px) and (orientation:landscape){#loading{padding:20px 5vw}.card{width:min(85vw,780px);display:grid;grid-template-columns:1fr 1fr;gap:0 30px;align-items:center}.eyebrow{grid-column:1/-1;font-size:9px;margin:0 0 10px}h1{margin:0}.tagline{font-size:18px;margin:0 0 14px}button{font-size:26px;min-height:54px}#status{font-size:11px;margin:12px 0 0}.footnote{grid-column:1/-1;margin-top:24px;font-size:9px}#rotate .card{display:block}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
.install-callout{display:flex;align-items:center;justify-content:center;gap:9px;margin:18px 0 0;color:var(--cream);font-size:17px;line-height:1.4}
.install-callout svg{width:23px;height:23px;flex:none;color:var(--yellow)}
@media(orientation:portrait){.launch-actions{top:auto;bottom:max(10%,78px)}#status{margin-top:10px}}
@media(max-height:460px) and (orientation:landscape){.install-callout{margin-top:12px;font-size:15px}.install-callout svg{width:21px;height:21px}}
