:root{color-scheme:dark;--bg:#080d13;--panel:#11161b;--ink:#f6f3e9;--muted:#afa996;--gold:#fdd663;--line:#393322}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;background:var(--bg);color:var(--ink);font-family:"Noto Sans",Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
svg{display:block;width:24px;height:24px}
a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}
.wrap,.header-inner,.hero-inner{width:calc(100% - 96px);max-width:1200px;margin:0 auto}
.site-header{height:88px;background:#090c10;border-bottom:1px solid #393322;position:relative;z-index:5}
.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}
.brand{display:block;width:177px;flex:0 0 auto;line-height:0}
.brand-logo{display:block;width:100%;height:auto}
.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:12px;font-weight:600;color:#d4cdbb}
.desktop-nav a{padding:34px 0;position:relative}
.desktop-nav a:hover,.desktop-nav .current{color:var(--gold)}
.desktop-nav .current:after{content:"";position:absolute;bottom:18px;left:0;right:0;height:2px;background:var(--gold)}
.header-cta{background:linear-gradient(90deg,#bf953f,#fcf6ba,#b38728,#fbf5b7,#bf953f);background-size:200% auto;color:#222;min-height:43px;padding:0 17px;border:1px solid #73623a;border-radius:7px;display:flex;align-items:center;gap:15px;font-weight:700;font-size:12px;white-space:nowrap}
.header-cta svg{color:#302711;width:18px;height:18px}
.header-cta:hover{border-color:var(--gold)}
.hero{height:600px;position:relative;isolation:isolate;overflow:hidden;background:#171913}
.hero-image{position:absolute;inset:0;background:url("/amp/assets/stadium-hero.webp") center 58%/cover no-repeat;z-index:-3;filter:saturate(.65)}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,13,17,.91) 0%,rgba(10,13,17,.75) 33%,rgba(10,13,17,.15) 70%),linear-gradient(0deg,#080d13 0%,transparent 28%);z-index:-2}
.hero-inner{height:100%;display:flex;align-items:center;padding-bottom:24px}
.hero-copy{max-width:690px}
.eyebrow{display:flex;align-items:center;gap:9px;color:var(--gold);font-size:10px;font-weight:700;letter-spacing:2.8px;margin:0 0 21px;line-height:1.5}
.hero .eyebrow span{height:2px;width:29px;background:var(--gold)}
h1{font-size:clamp(54px,6vw,82px);letter-spacing:-3.5px;line-height:1.04;margin:0 0 23px;font-weight:800}
h1 em{color:var(--gold);font-style:normal;background:linear-gradient(110deg,#bf953f,#fcf6ba 45%,#d6b65e);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.hero-subtitle{font-size:17px;letter-spacing:.3px;line-height:1.6;color:#c3c6c9;margin:0 0 32px}
.primary-button{background:linear-gradient(90deg,#bf953f,#fcf6ba,#b38728,#fbf5b7,#bf953f);background-size:200% auto;border:1px solid #73623a;color:#17191d;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:10px 11px 10px 24px;border-radius:7px;min-height:57px;font-size:14px;font-weight:700;transition:background .2s,transform .2s}
.primary-button>span{display:grid;place-items:center;width:36px;height:36px;border-radius:5px;background:rgba(255,255,255,.24)}
.primary-button:hover{background:linear-gradient(90deg,#dbb85a,#fff5bc,#c7a147);transform:translateY(-2px)}
.hero-domain{margin-top:17px;font-size:11px;color:#b3b6bc;display:flex;gap:7px;align-items:center}
.hero-domain span{color:var(--gold);font-size:16px}
.hero-caption{position:absolute;bottom:30px;right:max(48px,calc((100vw - 1200px)/2));left:max(48px,calc((100vw - 1200px)/2));display:flex;align-items:center;gap:12px;font-size:9px;font-weight:700;letter-spacing:2px;color:#a5aab0}
.caption-line{width:36px;height:2px;background:var(--gold)}
.caption-number{margin-left:auto;color:#d4d5d8}
.access-strip{background:#101419;border-top:1px solid #3a3323;border-bottom:1px solid #3a3323}
.strip-inner{min-height:100px;display:flex;align-items:center;gap:20px}
.strip-symbol{width:44px;height:44px;background:#fdd66312;border:1px solid #fdd66333;border-radius:50%;display:grid;place-items:center;color:var(--gold)}
.strip-copy{display:flex;flex-direction:column;gap:7px}
.strip-copy>span{font-size:9px;letter-spacing:2px;color:var(--gold)}
.strip-copy strong{font-size:21px;letter-spacing:-.4px}
.strip-link{margin-left:auto;display:flex;align-items:center;gap:20px;color:#d3cbb8;font-size:13px}
.strip-link svg{width:19px;height:19px;color:var(--gold)}
.categories-section{padding-top:77px;padding-bottom:70px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}
.section-heading .eyebrow{margin-bottom:12px}
h2{margin:0;font-size:39px;line-height:1.15;letter-spacing:-1.5px}
.section-note{font-size:11px;color:var(--muted);padding-bottom:5px}
.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.category-card{background:linear-gradient(120deg,#191d1d,#11161b);border:1px solid #3a3528;border-radius:12px;padding:26px;position:relative;overflow:hidden;transition:border-color .2s,transform .2s;isolation:isolate}
.category-card:hover{border-color:var(--gold);transform:translateY(-4px)}
.category-top{display:flex;align-items:center;justify-content:space-between}
.category-top svg{width:43px;height:43px;color:var(--gold)}
.category-top>span{font-size:10px;font-family:monospace;letter-spacing:1px;color:#a89d7b}
.category-card h3{font-size:24px;letter-spacing:-.7px;margin:28px 0 15px}
.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:#b3ab99}
.card-bottom svg{width:19px;height:19px;color:var(--gold)}
.card-letter{position:absolute;right:24px;bottom:19px;font-size:170px;font-style:italic;font-weight:900;color:#ffffff03;z-index:-1;line-height:1}
.mobile-section{display:grid;grid-template-columns:1fr 1.05fr;background:linear-gradient(110deg,#272317,#101419 75%);border:1px solid #4b4028;border-radius:15px;min-height:350px;overflow:hidden}
.mobile-visual{position:relative;min-height:566px;display:flex;justify-content:center;align-items:center;padding:30px;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at center,#b3872829,transparent 68%)}
.mobile-orbit{position:absolute;width:380px;height:380px;border:1px solid #d6b65e15;border-radius:50%;z-index:-1}
.mobile-orbit:after{content:"";position:absolute;inset:25px;border:1px solid #d6b65e12;border-radius:50%}
.phone{width:226px;flex-shrink:0;padding:7px;transform:rotate(-7deg);border:1px solid #a8a294;border-radius:37px;background:linear-gradient(115deg,#9a958b 0%,#41413f 3%,#171918 6%,#2f302d 93%,#928a7c 98%,#302e2a);box-shadow:inset 0 0 0 2px #6b685e,10px 22px 38px #0009,0 1px 2px #ffffff52;position:relative;z-index:1}
.phone-screen{overflow:hidden;border-radius:29px;background:#050505;position:relative;box-shadow:0 0 0 2px #050505}
.phone-screenshot{display:block;width:100%;height:auto}
.device-status{height:29px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;position:relative;background:#050505;color:#fff;font-size:9px;font-weight:700}
.device-status>svg{width:37px;height:10px}
.device-camera{position:absolute;top:6px;left:50%;transform:translateX(-50%);width:52px;height:15px;background:#000;border-radius:12px;box-shadow:inset 0 0 0 1px #141414}
.device-camera:after{content:"";width:5px;height:5px;position:absolute;right:5px;top:5px;border-radius:50%;background:radial-gradient(circle at 40% 40%,#253951,#080d16 65%);box-shadow:0 0 0 1px #161923}
.device-home{position:absolute;width:66px;height:3px;bottom:5px;left:50%;transform:translateX(-50%);background:#e4e4e4;border-radius:5px;opacity:.75}
.phone-key{position:absolute;width:3px;background:linear-gradient(90deg,#a7a295,#47433c);border-radius:2px}
.key-mute{left:-3px;top:71px;height:15px}
.key-volume{left:-3px;top:103px;height:43px}
.key-power{right:-3px;top:121px;height:55px}
.mobile-copy{padding:48px 40px 48px 5px;align-self:center}
.mobile-copy .eyebrow{margin-bottom:16px}
.mobile-copy h2{font-size:34px;line-height:1.2}
.mobile-copy h2 span{color:var(--gold)}
.mobile-copy p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.8;margin:19px 0}
.text-link{font-size:12px;color:var(--gold);display:inline-flex;gap:15px;align-items:center;font-weight:700}
.text-link svg{width:18px;height:18px}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding-top:83px;padding-bottom:85px}
.faq-intro{position:relative}
.faq-intro .eyebrow{margin-bottom:13px}
.faq-intro h2{font-size:40px}
.faq-decoration{position:absolute;right:40px;top:18px;font-size:135px;font-weight:700;color:#ffffff04;transform:rotate(12deg)}
.faq-list{border-top:1px solid var(--line)}
details{border-bottom:1px solid var(--line)}
summary{cursor:pointer;padding:23px 0;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:13px;font-weight:600;line-height:1.5;list-style:none}
summary::-webkit-details-marker{display:none}
summary>span{width:18px;height:18px;position:relative;flex-shrink:0}
summary>span:before,summary>span:after{content:"";position:absolute;top:8px;left:3px;width:12px;height:1.5px;background:var(--gold)}
summary>span:after{transform:rotate(90deg)}
details[open] summary>span:after{transform:rotate(0)}
details[open] summary{color:var(--gold)}
details p{font-size:12px;line-height:1.9;color:#b3ad9b;margin:0 27px 23px 0}
.site-footer{background:#06090d;border-top:1px solid #393322}
.footer-top{display:flex;align-items:center;gap:40px;padding:37px 0;border-bottom:1px solid #343023}
.footer-top .brand{width:155px}
.footer-top nav{display:flex;gap:27px;margin-left:auto;font-size:11px;color:#aea692}
.back-top{display:grid;place-items:center;width:32px;height:32px;border:1px solid #73623a;border-radius:5px;color:var(--gold)}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:22px 0 27px;color:#a19882;font-size:10px}
@media(min-width:1600px){.hero{height:650px}}
@media(max-width:1100px){.desktop-nav{gap:19px}.header-inner{gap:22px}.wrap,.header-inner,.hero-inner{width:calc(100% - 64px)}.hero-caption{left:32px;right:32px}.brand{width:165px}.hero{height:560px}.category-card{padding:23px}}
@media(max-width:850px){.desktop-nav{display:none}.header-inner{justify-content:space-between}.hero{height:540px}h1{font-size:66px}.hero-image{background-position:60% center}.category-grid{gap:13px}.category-card{padding:19px}.category-card h3{font-size:21px}.section-note{display:none}.mobile-copy{padding-right:25px}.mobile-copy h2{font-size:28px}.faq-section{gap:30px}.faq-decoration{display:none}.footer-top{gap:22px}.footer-top nav{gap:17px}}
@media(max-width:600px){html{scroll-padding-top:20px}.wrap,.header-inner,.hero-inner{width:calc(100% - 40px)}.site-header{height:70px}.brand{width:150px}.header-cta{min-height:38px;font-size:11px;padding:0 12px;gap:12px}.hero{height:550px}.hero-inner{align-items:flex-start;padding-top:65px}.hero-image{background-position:67% center}.hero-shade{background:linear-gradient(90deg,rgba(10,13,17,.89),rgba(10,13,17,.44)),linear-gradient(0deg,#080d13 0%,transparent 55%)}.hero-copy{max-width:100%}h1{font-size:52px;letter-spacing:-2.2px;line-height:1.08;margin-bottom:20px}.eyebrow{font-size:9px;letter-spacing:2px}.hero-subtitle{font-size:13px;margin-bottom:27px}.primary-button{font-size:12px;min-height:53px;padding-left:18px;gap:24px}.hero-domain{font-size:10px}.hero-caption{left:20px;right:20px;bottom:25px;font-size:8px}.strip-inner{gap:13px;min-height:107px;flex-wrap:wrap;padding-top:19px;padding-bottom:19px}.strip-symbol{width:36px;height:36px}.strip-copy strong{font-size:18px}.strip-copy>span{font-size:8px}.strip-link{font-size:10px;gap:8px;margin-left:49px;width:100%;margin-top:-2px}.strip-link svg{width:15px;height:15px}.categories-section{padding-top:47px;padding-bottom:40px}.section-heading{margin-bottom:23px}h2{font-size:32px}.category-grid{grid-template-columns:1fr;gap:12px}.category-card{display:grid;grid-template-columns:46px 1fr;gap:7px 18px;padding:22px}.category-top{grid-row:1 / 3}.category-top>span{display:none}.category-top svg{width:39px;height:39px}.category-card h3{font-size:21px;margin:0}.card-bottom{font-size:10px}.card-letter{font-size:99px;bottom:-16px;right:49px}.mobile-section{grid-template-columns:1fr;min-height:0}.mobile-copy{grid-row:1;padding:30px 26px 0}.mobile-copy h2{font-size:29px}.mobile-copy p:not(.eyebrow){font-size:12px}.mobile-visual{min-height:525px;padding:25px 0}.phone{width:212px;transform:rotate(-5deg)}.faq-section{grid-template-columns:1fr;gap:26px;padding-top:48px;padding-bottom:47px}.faq-intro h2{font-size:32px}.faq-intro h2 br{display:none}.faq-intro h2 br:after{content:" "}.faq-intro h2{max-width:260px}summary{padding:21px 0;font-size:12px}.footer-top{flex-wrap:wrap;padding:28px 0;gap:24px}.footer-top nav{order:3;width:100%;margin:0;justify-content:space-between;gap:12px;font-size:10px}.back-top{margin-left:auto}.footer-bottom{font-size:9px;padding:21px 0;gap:10px}}
@media(max-width:360px){h1{font-size:46px}.hero{height:520px}.hero-inner{padding-top:58px}.brand{width:140px}.footer-bottom{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-button,.category-card{transition:none}}
