@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&family=Unbounded:wght@600;700;800&display=swap');
:root{color-scheme:dark;--bg:#19241c;--cream:#fff0cf;--muted:#c5cbb8;--gold:#edc779;--line:#ffffff21}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--cream);font-family:'Nunito Sans',Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.skip{position:fixed;top:-100px;z-index:10;background:var(--bg);padding:15px}.skip:focus{top:0}header{height:90px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;background:#172019;border-bottom:1px solid var(--line)}.brand{font-family:Georgia,serif;font-weight:900;font-size:29px;letter-spacing:-1px}.brand span{color:var(--gold);margin-left:8px;font-size:20px}nav{display:flex;gap:38px;font-size:15px;font-weight:700}nav a:hover{color:var(--gold)}.languages{display:flex;align-items:center;gap:5px;font-size:14px}.languages span{opacity:.35}.languages button{border:0;color:#a6ae9a;background:none;min-width:40px;min-height:44px;cursor:pointer;font-weight:800}.languages button[aria-pressed=true]{color:var(--gold)}.hero{min-height:690px;height:calc(100svh - 90px);max-height:960px;position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center}.hero-art{position:absolute;inset:0;z-index:-3;background:url('assets/woodland-1440.webp') 75% 50%/cover no-repeat}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#172019 0%,#172019f5 25%,#172019c9 39%,#17201915 70%),linear-gradient(0deg,#19241c 0%,transparent 24%)}.hero-content{margin:0 0 50px 7%;max-width:600px;width:48%}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;display:flex;align-items:center;gap:13px;color:var(--gold)}.dash{width:28px;height:2px;background:var(--gold);flex-shrink:0}h1{font-family:Georgia,serif;font-size:clamp(55px,6.1vw,98px);line-height:1.13;letter-spacing:-4px;margin:27px 0 21px;text-shadow:0 3px 0 #6c4a27}h2{font-family:Georgia,serif;font-size:clamp(36px,3.7vw,57px);font-weight:500;line-height:1.15;letter-spacing:-1.5px;margin:0}em{color:var(--gold);font-weight:400}.hero h2{font-size:clamp(28px,3vw,45px);line-height:1.25;letter-spacing:-.5px}.hero p{color:#d4d6c9;max-width:420px;margin:24px 0 31px;font-size:17px}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--gold);color:#29321e;border:1px solid #ffe1a2;box-shadow:0 4px 0 #987740;border-radius:8px;padding:16px 24px;font-weight:800;transition:transform .2s,background .2s}.primary:hover{transform:translateY(-2px);background:#f8d895}.hero-note{display:flex;gap:9px;align-items:center;margin-top:23px;color:#bdc4ae;font-size:13px}.spark{color:var(--gold)}.chapter{position:absolute;bottom:45px;right:6%;display:flex;gap:14px;align-items:center;font-size:12px;font-weight:800;letter-spacing:2px}.chapter>span:first-child{color:var(--gold)}.scroll{position:absolute;left:7%;bottom:33px;border:1px solid #c4ccb84a;width:42px;height:42px;display:grid;place-items:center;border-radius:50%}.section{padding:82px 7%;scroll-margin-top:15px}.section-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.section-number{font-size:12px;color:#9aa58b;letter-spacing:2px}.world-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:11%;align-items:center}.world-heading p{color:var(--muted);max-width:440px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:57px}.features article{border-top:1px solid var(--line);padding-top:24px}.feature-number{color:var(--gold);font-size:13px}h3{font-size:22px;margin:13px 0 9px;line-height:1.3}.features p{color:var(--muted);font-size:16px;margin:0}.gallery{background:#223027}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:38px}.gallery-heading p{color:var(--muted);max-width:350px;margin:0}.art-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px}.art-card{display:block;min-width:0}.art-card img{display:block;width:100%;aspect-ratio:1672/941;object-fit:cover;border-radius:10px;border:1px solid #8d94745c;transition:filter .2s}.art-card:hover img{filter:brightness(1.1)}.art-card>div{display:flex;justify-content:space-between;margin-top:12px;font-size:15px}.art-card>div span:last-child{color:var(--gold)}.wide{grid-column:1/-1}.wide img{aspect-ratio:2.05;object-position:center}.play{text-align:center;padding-top:90px;padding-bottom:90px;background:radial-gradient(ellipse at center,#33452b 0%,#19241c 70%);border-bottom:1px solid var(--line)}.play .eyebrow{justify-content:center}.play h2{font-size:clamp(44px,5vw,72px);margin:25px 0}.play>p{max-width:500px;margin:22px auto;color:var(--muted)}.status{display:inline-block;background:#edc77918;border:1px solid #edc77965;border-radius:7px;padding:13px 30px;color:var(--gold);font-weight:800;margin-top:8px}.play .platform{font-size:14px;line-height:1.8;margin-top:24px}footer{padding:30px 7%;display:flex;justify-content:space-between;align-items:center;gap:22px}footer p,footer>span{font-size:13px;color:#aab49e}footer .brand{font-size:25px}@media(min-width:1700px){.hero-art{background-position:right center;background-size:auto 110%}}@media(max-width:900px){.hero-content{width:58%}.hero-shade{background:linear-gradient(90deg,#172019fa,#172019d4 38%,#17201933 90%),linear-gradient(0deg,#19241c,transparent 40%)}.hero-art{background-position:68% center}.features{gap:25px}.world-heading{gap:40px}.gallery-heading{align-items:start}.section{padding:65px 6%}footer{flex-wrap:wrap}}@media(max-width:600px){header{height:74px;padding:0 6%}.brand{font-size:25px}nav{display:none}.hero{height:auto;min-height:790px;align-items:start}.hero-art{background-image:url('assets/woodland-960.webp');background-size:auto 550px;background-position:70% bottom}.hero-shade{background:linear-gradient(180deg,#172019 0%,#172019 31%,#172019e8 44%,#17201900 72%,#19241c 100%)}.hero-content{width:88%;max-width:none;margin:40px 6% 0}.eyebrow{font-size:11px;letter-spacing:1.5px;gap:10px}h1{font-size:clamp(46px,12vw,68px);letter-spacing:-2px;margin:22px 0 16px}.hero h2{font-size:30px}.hero p{font-size:16px;line-height:1.55;margin:18px 0 23px;max-width:360px}.primary{font-size:15px;padding:14px 18px;min-height:50px}.hero-note{font-size:12px;margin-top:19px}.chapter{right:6%;bottom:23px;font-size:10px}.scroll{bottom:14px;left:6%}.world-heading{grid-template-columns:1fr;gap:12px}h2{font-size:38px;letter-spacing:-1px}.world-heading p{margin:10px 0}.features{grid-template-columns:1fr;gap:28px;margin-top:29px}.features article{padding-top:18px}.features h3{margin-top:7px}.section-number{display:none}.gallery-heading{display:block}.gallery-heading p{margin-top:18px}.art-grid{grid-template-columns:1fr;gap:28px}.wide{grid-column:auto}.wide img{aspect-ratio:1672/941}.section{padding:53px 6%}.play{padding-top:64px;padding-bottom:58px}.play h2{font-size:44px}footer{flex-direction:column;align-items:flex-start;gap:8px;padding:28px 6%}footer p{margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
