:root{--ink:#07131d;--panel:#0d1e2a;--muted:#9fb0bb;--orange:#f47b20;--orange2:#ff984a;--line:rgba(255,255,255,.13);--max:1600px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.45}a{color:inherit}.site-header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,2.6vw,44px);background:rgba(7,19,29,.94);border-bottom:1px solid var(--line);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:1.16rem;font-weight:950;letter-spacing:-.04em}.brand img{width:44px;height:44px;border-radius:50%;object-fit:cover}.brand span span{color:var(--orange)}.site-header nav{display:flex;gap:clamp(15px,2.2vw,34px)}.site-header nav a{text-decoration:none;color:#dce5e9;font-weight:750;font-size:.9rem}.site-header nav a:hover{color:var(--orange2)}.dashboard{height:calc(100dvh - 68px);max-width:var(--max);margin:auto;padding:clamp(12px,1.4vw,22px);display:grid;grid-template-columns:minmax(0,1.85fr) minmax(300px,.72fr);gap:clamp(12px,1.4vw,22px)}.tile{border:1px solid var(--line);border-radius:clamp(20px,2vw,30px);overflow:hidden}.hero{position:relative;min-width:0;min-height:0;display:flex;align-items:flex-end}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(5,15,23,.97),rgba(5,15,23,.65) 53%,rgba(5,15,23,.05) 82%),linear-gradient(0deg,rgba(5,15,23,.72),transparent 55%)}.hero-content{position:relative;padding:clamp(30px,4vw,66px);max-width:760px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--orange2);font-weight:850;font-size:clamp(.65rem,.8vw,.76rem);margin:0 0 8px}.hero h1{font-size:clamp(3.15rem,5.4vw,6rem);line-height:.91;letter-spacing:-.068em;margin:0}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy{font-size:clamp(.95rem,1.25vw,1.2rem);color:#c5d0d6;margin:18px 0}.button{min-height:44px;padding:0 18px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;text-decoration:none;font:inherit;font-weight:850;cursor:pointer}.button-primary{background:var(--orange);color:#111}.button-primary:hover{background:var(--orange2)}.button-light{background:#fff;color:var(--ink)}.live-note{display:flex;align-items:center;gap:8px;color:#adbbc3;font-size:.82rem;margin:14px 0 0}.live-note span{width:7px;height:7px;border-radius:50%;background:#7d8c94}.side-tiles{display:grid;grid-template-rows:1.18fr .84fr .78fr;gap:clamp(12px,1.4vw,22px);min-height:0}.side-tiles .tile{padding:clamp(17px,1.8vw,27px);min-height:0}.side-tiles h2{font-size:clamp(1.35rem,2vw,2rem);letter-spacing:-.045em;line-height:1.02;margin:0}.tile-heading{display:flex;align-items:start;justify-content:space-between;gap:14px}.round-link{width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.08);display:grid;place-items:center;text-decoration:none;font-weight:900;flex:0 0 auto}.schedule{background:var(--panel);display:flex;flex-direction:column}.games{margin-top:clamp(12px,1.5vh,18px)}.game{border-top:1px solid var(--line);padding-top:clamp(11px,1.5vh,17px)}.game-date{display:flex;justify-content:space-between;gap:12px;color:var(--orange2);font-size:.75rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.game-league{color:var(--muted);font-size:.72rem;margin:6px 0}.matchup{display:grid;gap:3px;font-size:clamp(.78rem,1vw,.93rem);font-weight:800}.team{display:flex;justify-content:space-between;gap:10px}.team.sharks{color:var(--orange2)}.game-place{margin:7px 0 0;color:var(--muted);font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.loading,.data-note{color:var(--muted);font-size:.75rem}.data-note{margin:auto 0 0;padding-top:7px}.access{background:#edf1f2;color:var(--ink);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:12px}.access .eyebrow{color:#a64700}.access p:not(.eyebrow){font-size:clamp(.76rem,.9vw,.9rem);color:#42535e;margin:8px 0 0;max-width:40ch}.shop{position:relative;background:var(--orange);color:#101820;display:flex;align-items:center}.shop>div{position:relative;z-index:2}.shop .eyebrow{color:#25333b}.shop h2{margin-bottom:14px}.shop .button{min-height:40px;font-size:.86rem}.mascot{position:absolute;right:-4%;bottom:-28%;width:min(165px,42%);aspect-ratio:1;object-fit:cover;border-radius:50%;mix-blend-mode:multiply;opacity:.78}footer{display:none}.access-dialog{width:min(590px,calc(100% - 28px));max-height:calc(100dvh - 28px);overflow:auto;border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:26px;background:#eef2f3;color:var(--ink);box-shadow:0 25px 100px rgba(0,0,0,.6)}.access-dialog::backdrop{background:rgba(2,9,14,.82);backdrop-filter:blur(7px)}.dialog-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}.dialog-heading h2{font-size:2.1rem;line-height:1;margin:0;letter-spacing:-.05em}.dialog-close{width:40px;height:40px;border:0;border-radius:50%;background:#d8dfe1;color:var(--ink);font-size:1.7rem;cursor:pointer}.access-dialog>p{color:#52636d}.access-form{display:grid;gap:14px}.access-form label{font-size:.82rem;font-weight:800;display:grid;gap:5px}.access-form input,.access-form textarea{width:100%;border:1px solid #bdc8cd;border-radius:10px;background:#fff;padding:11px 12px;font:inherit;color:var(--ink)}.access-form input:focus,.access-form textarea:focus{outline:3px solid rgba(244,123,32,.25);border-color:var(--orange)}.consent{grid-template-columns:20px 1fr!important;align-items:start;font-weight:500!important}.consent input{width:18px;height:18px;margin:2px 0}.consent a{color:#9b4200}.form-status{margin:0;color:#52636d;font-size:.82rem}.legal{max-width:820px;margin:0 auto;padding:70px 24px 110px}.legal h1{font-size:clamp(2.5rem,7vw,5rem);letter-spacing:-.06em;line-height:1}.legal h2{margin-top:42px}.legal p,.legal li{color:#c5d0d6}.legal .notice{padding:18px;border:1px solid rgba(244,123,32,.5);border-radius:14px;background:rgba(244,123,32,.08)}
@media(max-width:719px){.site-header{height:64px;padding-inline:14px;position:sticky;top:0}.brand img{width:40px;height:40px}.brand{font-size:1.05rem}.site-header nav{gap:13px}.site-header nav a{font-size:.78rem}.site-header nav a:first-child{display:none}.dashboard{height:auto;display:block;padding:12px}.hero{min-height:calc(100svh - 88px);margin-bottom:12px}.hero-photo{object-position:61% center}.hero-shade{background:linear-gradient(0deg,rgba(5,15,23,.98) 5%,rgba(5,15,23,.73) 60%,rgba(5,15,23,.06))}.hero-content{padding:28px 24px}.hero h1{font-size:clamp(3rem,15.5vw,4.6rem)}.hero-copy{max-width:28ch}.side-tiles{display:grid;grid-template-rows:none;gap:12px}.side-tiles .tile{padding:23px;min-height:220px}.schedule{min-height:300px!important}.access{min-height:235px!important}.shop{min-height:235px!important}.mascot{width:190px;right:-24px}.data-note{margin-top:auto}footer{display:flex;justify-content:space-between;gap:20px;padding:30px 18px 42px;color:var(--muted);font-size:.8rem}footer nav{display:flex;gap:15px}footer a{text-decoration:none}.access-dialog{padding:21px}.dialog-heading h2{font-size:1.8rem}}
@media(min-width:720px) and (max-height:700px){.dashboard{padding:10px;gap:10px}.side-tiles{gap:10px}.side-tiles .tile{padding:15px}.hero-content{padding:30px}.hero h1{font-size:clamp(3rem,5vw,4.6rem)}.hero-copy{margin:12px 0}.live-note{margin-top:10px}.data-note{display:none}.shop h2{margin-bottom:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
