:root{font-family:"DM Sans",sans-serif;color:#f6f3ed;background:#151515;scroll-behavior:smooth}
*{box-sizing:border-box}
body{margin:0;min-width:320px}
button,input,select{font:inherit}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.svg-library{position:absolute;width:0;height:0;overflow:hidden}
.container{width:min(100% - 48px,88vw,2100px);margin-inline:auto}
.site-shell{min-height:100vh;overflow:hidden}
.site-header{height:76px;background:#151515;border-bottom:1px solid #d8b45a33;position:relative;z-index:10}
.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:26px}
.brand{display:inline-flex;align-items:center;gap:11px;flex:none}
.brand-mark{width:42px;height:42px;position:relative;display:block}
.brand-mark img{position:absolute;top:50%;left:50%;width:140%;height:140%;max-width:none;object-fit:contain;transform:translate(-50%,-50%)}
.brand-type{display:grid;gap:4px;line-height:.9}
.brand-type strong{font-family:Outfit,sans-serif;font-size:18px;font-weight:800;letter-spacing:.14em}
.brand-type small{font-size:9px;font-weight:700;letter-spacing:.42em;color:#c9c2b5}
.desktop-nav{display:flex;align-items:center;gap:28px}
.desktop-nav a,.mobile-nav a{color:#c4beb3;font-weight:700;font-size:13px}
.desktop-nav a:hover,.desktop-nav a[aria-current="page"],.mobile-nav a:hover,.mobile-nav a[aria-current="page"]{color:#e9bd63}
.nav-cta{border:1px solid #9d7738;background:#d9ad4c1a;color:#f0ca7b;padding:11px 15px;font-family:Outfit,sans-serif;font-size:11px;font-weight:800;letter-spacing:.1em;white-space:nowrap}
.nav-cta:hover{background:#d9ad4c30}
.nav-cta span{font-size:16px;margin-left:8px}
.menu-toggle,.mobile-nav{display:none}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-family:Outfit,sans-serif}
h1{font-size:clamp(52px,6.8vw,118px);line-height:1;letter-spacing:-.05em;font-weight:700}
h1 em{font-style:normal;color:#e9bd63}
.eyebrow,.section-kicker{font-family:Outfit,sans-serif;font-size:11px;font-weight:800;letter-spacing:.18em;color:#e9bd63}
.section-kicker span{border:1px solid #876d3e;padding:4px 6px;letter-spacing:0;margin-right:8px}
.button{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid transparent;font-family:Outfit,sans-serif;font-size:12px;font-weight:800;letter-spacing:.08em;transition:background .2s,transform .2s}
.button:hover{transform:translateY(-2px)}
.button-primary{background:linear-gradient(120deg,#f3d98e,#d9ad4c 62%,#b8862d);color:#1b1710}
.button-primary:hover{background:#f0cb7c}
.button-ghost{border-color:#776b54;background:#202020;color:#fff}
.button-ghost:hover{background:#2b2924}
.button svg{width:17px;height:17px}
.home-hero{min-height:clamp(590px,58svh,850px);position:relative;display:flex;align-items:center;background:#191919}
.home-hero-image{position:absolute;inset:0;background:linear-gradient(90deg,#151515 4%,#151515ed 30%,#151515ad 70%,#15151555),linear-gradient(0deg,#151515,transparent 48%),url("assets/pioneer-city.png") center 55%/cover no-repeat}
.home-hero-content{position:relative;padding:85px 0 100px}
.home-hero h1{margin:22px 0 22px;max-width:850px}
.home-hero p{max-width:480px;color:#d1cbc0;font-size:17px;line-height:1.7}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.hero-player-status{display:flex;align-items:center;gap:10px;margin-top:25px;color:#cfc6b4;font-size:14px}
.hero-player-status strong{color:#f2cc78;font:800 25px Outfit,sans-serif;line-height:1}
.player-count-dot{width:8px;height:8px;flex:none;border-radius:50%;background:#716d65}
.player-count-dot.is-live{background:#36b673;box-shadow:0 0 0 4px #36b67322}
.home-links{padding:58px 0 85px;background:#151515}
.home-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.home-links-grid>a,.home-links-grid>div{min-height:205px;padding:26px;display:block;position:relative;border:1px solid #393631;background:#202020}
.home-links-grid>a:hover{border-color:#a88542;background:#29261f}
.home-links-grid span{color:#e9bd63;font:800 11px Outfit,sans-serif;letter-spacing:.1em}
.home-links-grid h2{margin:24px 0 8px;font-size:26px}
.home-links-grid p{max-width:36ch;color:#b0aba1;line-height:1.6;font-size:14px}
.home-links-grid b{position:absolute;right:26px;top:22px;color:#e9bd63;font-size:22px}
.page-main{min-height:calc(100vh - 76px);padding:68px 0 90px;background:radial-gradient(ellipse at 80% 0%,#61491d1b,transparent 42%),#151515}
.page-heading{max-width:760px;margin-bottom:36px}
.page-heading h1{font-size:clamp(48px,6vw,78px);margin:17px 0}
.page-heading p{color:#bcb6aa;line-height:1.7;max-width:620px}
.page-heading .button{margin-top:10px}
.rules-document{height:min(75vh,900px);min-height:540px;border:1px solid #514935;background:#202020}
.rules-document iframe{width:100%;height:100%;border:0;background:#fff}
.rules-note{color:#a59d8f;font-size:12px;margin:14px 0 0}
.footer{background:#101010;border-top:1px solid #302e28}
.footer-top{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.footer-top p{margin:0;color:#aaa398;font-size:14px}
.footer-bottom{min-height:52px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #302e28;color:#999184;font:700 10px Outfit,sans-serif;letter-spacing:.12em}
.footer-bottom a:hover{color:#e9bd63}
.player-modal{width:min(1000px,calc(100vw - 30px));max-width:calc(100vw - 30px);padding:0;color:#fff;background:#202020;border:1px solid #66583b;box-shadow:0 30px 100px #000b}
dialog::backdrop{background:#0a0908d9;backdrop-filter:blur(8px)}
.player-top{position:relative;padding:22px 26px;display:flex;justify-content:space-between}
.player-top h2{font-size:22px;margin:10px 0 0}
.pill{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;background:#c92831;color:#fff;font:800 10px Outfit,sans-serif;letter-spacing:.1em}
.pulse-dot{height:7px;width:7px;background:currentColor;border-radius:50%}
.modal-close{width:34px;height:34px;border:0;background:#d8b45a33;color:#fff;display:grid;place-items:center}
.modal-close:hover{background:#d8b45a55}
.modal-close svg{width:17px;height:17px}
.player-frame{aspect-ratio:16/9;background:#0e0e0e;display:grid;place-items:center}
.player-frame iframe{width:100%;height:100%;border:0}
.player-bottom{padding:18px 26px}
.player-bottom a{font:800 11px Outfit,sans-serif;color:#e9bd63;letter-spacing:.1em}
@media(min-width:1800px){.site-header{height:90px}.brand-mark{width:50px;height:50px}.brand-type strong{font-size:21px}.brand-type small{font-size:10px}.desktop-nav{gap:36px}.desktop-nav a{font-size:15px}.nav-cta{font-size:13px;padding:13px 18px}.home-hero-content{padding:105px 0 120px}.home-hero p{max-width:650px;font-size:21px}.eyebrow{font-size:13px}.hero-actions{margin-top:36px}.hero-actions .button{min-height:58px;padding-inline:28px;font-size:13px}.home-links{padding:68px 0 95px}.home-links-grid{gap:20px}.home-links-grid>a,.home-links-grid>div{min-height:250px;padding:34px}.home-links-grid h2{font-size:32px;margin-top:30px}.home-links-grid p{font-size:17px}.home-links-grid span{font-size:13px}.footer-top{min-height:145px}}
@media(min-width:2600px){.brand-mark{width:60px;height:60px}.brand-type strong{font-size:25px}.brand-type small{font-size:12px}.desktop-nav a{font-size:18px}.nav-cta{font-size:16px;padding:15px 22px}.home-hero p{font-size:24px;max-width:740px}.eyebrow{font-size:15px}.hero-actions .button{min-height:64px;padding-inline:34px;font-size:16px}.home-links-grid>a,.home-links-grid>div{min-height:270px;padding:38px}.home-links-grid h2{font-size:38px}.home-links-grid p{font-size:20px}.home-links-grid span{font-size:15px}.footer-top p{font-size:18px}}
@media(max-width:850px){.desktop-nav{gap:17px}.nav-cta{display:none}}
@media(max-width:700px){.container{width:min(100% - 36px,1200px)}.site-header{height:70px}.desktop-nav{display:none}.menu-toggle{display:grid;gap:5px;padding:8px;border:0;background:none}.menu-toggle span{display:block;height:2px;width:23px;background:#fff}.mobile-nav:not([hidden]){display:flex;position:absolute;top:70px;left:0;right:0;flex-direction:column;padding:12px 18px 20px;background:#1d1d1df5;border-bottom:1px solid #514935}.mobile-nav a{padding:12px 10px}.home-hero{min-height:600px}.home-hero-image{background:linear-gradient(90deg,#151515e8,#15151588),linear-gradient(0deg,#151515,transparent 45%),url("assets/pioneer-city.png") 60% center/cover no-repeat}.home-hero-content{padding:80px 0}.home-hero p{font-size:15px}.home-links-grid{grid-template-columns:1fr}.home-links-grid>a,.home-links-grid>div{min-height:155px}.home-links-grid h2{margin:15px 0 6px}.page-main{padding:52px 0 70px}.rules-document{min-height:500px}.footer-top{padding:30px 0;min-height:0;flex-direction:column;align-items:start}}
@media(max-width:430px){.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.home-hero h1{font-size:clamp(50px,13vw,70px)}}
@media(min-width:1800px){.hero-player-status{font-size:17px;margin-top:30px}.hero-player-status strong{font-size:31px}}
@media(max-width:700px){.hero-player-status{font-size:13px;flex-wrap:wrap}.hero-player-status strong{font-size:23px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
