:root{--ink:#f8f1d6;--muted:#c8d8c6;--deep:#0b2b22;--green:#123c2d;--leaf:#82c13d;--gold:#ffc83d;--orange:#ed792d;--line:rgba(255,255,255,.14);font-family:Inter,ui-rounded,"Trebuchet MS",system-ui,sans-serif;color:var(--ink);background:var(--deep);font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;overflow-x:hidden;background:radial-gradient(circle at 85% 10%,#1c6344 0,transparent 25rem),var(--deep);line-height:1.6}img{display:block;max-width:100%}a{color:inherit}.skip-link{display:block;position:fixed;z-index:50;top:.5rem;left:.5rem;padding:.75rem 1rem;background:#fff;color:#111;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header,footer{width:min(1180px,calc(100% - 2rem));margin:auto;display:flex;align-items:center;justify-content:space-between}.site-header{height:86px;position:relative;z-index:3}.studio-mark{display:flex;align-items:center;gap:.7rem;text-decoration:none;font-weight:900;letter-spacing:.02em;line-height:1}.studio-mark img{border-radius:50%;box-shadow:0 3px 14px #061c15}.studio-mark small{display:block;color:var(--gold);font-size:.66em;letter-spacing:.21em;text-transform:uppercase;margin-top:.28rem}.site-header nav{display:flex;gap:1.8rem}.site-header nav a,.footer-links a{text-decoration:none;color:var(--muted);font-weight:700}.site-header nav a:hover,.footer-links a:hover{color:#fff}.hero{width:min(1180px,calc(100% - 2rem));margin:auto;padding:3.5rem 0 7rem;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:5rem}.hero-art{border:1px solid var(--line);border-radius:2rem;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.35);transform:rotate(-1deg)}.hero-art img{width:100%;height:auto}.eyebrow{font-size:.78rem;line-height:1.3;font-weight:900;letter-spacing:.17em;text-transform:uppercase;color:var(--gold);margin:0 0 1rem}.hero h1,.game-section h2,.regions h2,.studio-section h2,.support-section h2,.privacy h1,.privacy h2{font-family:Georgia,"Times New Roman",serif;line-height:1.03;letter-spacing:-.04em;margin:0}.hero h1{font-size:clamp(3.2rem,6vw,6.7rem)}.lede{font-size:clamp(1.08rem,1.7vw,1.3rem);color:var(--muted);max-width:39rem}.play-button{display:inline-grid;grid-template-columns:auto auto auto;align-items:center;column-gap:.5rem;margin-top:1.3rem;padding:.85rem 1.15rem;background:linear-gradient(135deg,var(--gold),#ffad28);border:2px solid #ffdf74;border-radius:1rem;color:#2f2104;text-decoration:none;box-shadow:0 9px 0 #9a501b,0 16px 30px rgba(0,0,0,.25);transition:.2s transform,.2s box-shadow}.play-button span:first-child{grid-column:1;font-size:.72rem;line-height:1;text-transform:uppercase;font-weight:800}.play-button strong{grid-column:1;font-size:1.25rem;line-height:1.15}.play-button span:last-child{grid-column:2;grid-row:1/3;font-size:1.5rem}.play-button:hover{transform:translateY(-2px);box-shadow:0 11px 0 #9a501b,0 18px 34px rgba(0,0,0,.3)}.game-section{background:#f2ead1;color:#17372b;padding:7rem max(1rem,calc((100% - 1080px)/2));display:grid;grid-template-columns:310px 1fr;align-items:center;gap:clamp(3rem,8vw,8rem)}.phone-frame{width:100%;max-width:310px;justify-self:center;padding:.65rem;border-radius:2.4rem;background:#17372b;box-shadow:0 25px 60px rgba(17,46,35,.25);transform:rotate(2deg);overflow:hidden}.phone-frame img{display:block;width:100%;height:auto;aspect-ratio:9/16;object-fit:cover;border-radius:1.85rem}.game-copy>.eyebrow{color:#97610d}.game-section h2,.regions h2,.studio-section h2,.support-section h2{font-size:clamp(2.5rem,5vw,4.8rem)}.game-copy>p:not(.eyebrow){font-size:1.15rem;max-width:43rem}.feature-grid{margin-top:2.7rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature-grid article{border-top:2px solid #ccab53;padding-top:1.1rem}.feature-grid span{font-size:.75rem;font-weight:900;color:#a06a15}.feature-grid h3{margin:.35rem 0;font-size:1.05rem}.feature-grid p{font-size:.92rem;line-height:1.5;margin:0;color:#446054}.regions{position:relative;min-height:660px;display:grid;place-items:center;isolation:isolate;overflow:hidden}.regions-art{position:absolute;inset:0;z-index:-2;background:url('assets/adventure-regions.webp') center/cover no-repeat;filter:saturate(.9)}.regions:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(6,30,24,.88),rgba(6,30,24,.4),rgba(6,30,24,.78))}.regions-copy{text-align:center;max-width:700px;padding:6rem 1.25rem}.regions-copy img{margin:0 auto .5rem;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4))}.regions-copy p:last-child{font-size:1.12rem;color:#e0e8dc}.studio-section{width:min(1080px,calc(100% - 2rem));margin:auto;padding:7rem 0 5rem;display:grid;grid-template-columns:1fr .8fr 300px;gap:3rem;align-items:center}.studio-section>p{font-size:1.2rem;color:var(--muted)}.studio-section img{filter:drop-shadow(0 20px 25px rgba(0,0,0,.35))}.support-section{width:min(850px,calc(100% - 2rem));margin:0 auto 7rem;padding:4rem;background:#194d37;border:1px solid var(--line);border-radius:2rem;text-align:center;box-shadow:0 25px 70px rgba(0,0,0,.22)}.support-section p:not(.eyebrow){color:var(--muted);max-width:630px;margin:1.5rem auto}.text-link{font-weight:900;color:var(--gold);text-underline-offset:.3em}footer{padding:2.4rem 0;border-top:1px solid var(--line);gap:2rem;flex-wrap:wrap}footer>p{color:#9bb09e;font-size:.8rem}.footer-links{display:flex;gap:1.5rem;font-size:.9rem}:focus-visible{outline:3px solid #fff;outline-offset:4px;border-radius:.2rem}.privacy{width:min(820px,calc(100% - 2rem));margin:4rem auto 7rem}.privacy h1{font-size:clamp(3rem,7vw,5.5rem)}.privacy h2{font-size:2rem;margin-top:3rem}.privacy p,.privacy li{color:var(--muted)}.privacy .notice{padding:1.4rem;border-left:4px solid var(--gold);background:#174533;color:#fff}.privacy .updated{font-size:.9rem;color:#aebfac}.privacy a{color:var(--gold)}
@media(max-width:850px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:1.5rem;gap:2.5rem}.hero-copy{grid-row:1}.hero-art{grid-row:2}.game-section{grid-template-columns:minmax(220px,300px);justify-content:center}.game-copy{grid-row:1}.phone-frame{grid-row:2;max-width:280px}.feature-grid{grid-template-columns:1fr}.studio-section{grid-template-columns:1fr 220px}.studio-section>p{grid-column:1}.studio-section img{grid-column:2;grid-row:1/3}.support-section{padding:3rem 1.5rem}}
@media(max-width:560px){.hero{padding-bottom:4.5rem}.hero h1{font-size:3rem}.hero-art{border-radius:1.2rem}.game-section{padding-top:5rem;padding-bottom:5rem}.game-section h2,.regions h2,.studio-section h2,.support-section h2{font-size:2.45rem}.studio-section{display:flex;flex-direction:column;align-items:flex-start;padding-top:5rem}.studio-section img{align-self:center;width:230px}.regions{min-height:580px}.support-section{margin-bottom:5rem}footer{align-items:flex-start;flex-direction:column}.footer-links{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.play-button{transition:none}}
