@font-face{font-family:AlegreyaSC;src:url('/assets/AlegreyaSC-Black.ttf') format('truetype');font-weight:900;font-display:swap}
@font-face{font-family:AlegreyaSC;src:url('/assets/AlegreyaSC-ExtraBold.ttf') format('truetype');font-weight:800;font-display:swap}
@font-face{font-family:Spectral;src:url('/assets/Spectral-SemiBold.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:IMFell;src:url('/assets/IMFellEnglish-Regular.ttf') format('truetype');font-display:swap}
@font-face{font-family:IMFell;src:url('/assets/IMFellEnglish-Italic.ttf') format('truetype');font-style:italic;font-display:swap}
:root{--night:#180b0c;--plum:#261018;--wood:#4c210d;--paper:#f8eac7;--paper-deep:#e9ce94;--ink:#2c1d12;--muted:#a99578;--gold:#efb845;--blue:#2a62ea;--teal:#0f5d70}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--night);color:var(--paper);font:600 17px/1.6 Spectral,Georgia,serif}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:focus-visible,video:focus-visible{outline:3px solid #ffda70;outline-offset:4px}.wrap{width:min(1250px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;left:12px;top:-80px;z-index:30;padding:8px 15px;background:var(--paper);color:var(--ink)}.skip:focus{top:12px}
.site-header{height:76px;padding:0 max(32px,calc((100vw - 1250px)/2));position:absolute;inset:0 0 auto;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid rgba(255,236,188,.18);background:linear-gradient(#16080cd9,#16080c13)}.brand,.footer-brand{font:900 29px/1 AlegreyaSC,Georgia,serif;text-shadow:0 3px 0 #1b0809;white-space:nowrap}.brand-mark{font:27px Georgia,serif;color:var(--gold);margin-right:9px}.site-header nav{display:flex;gap:36px}.site-header nav a,.header-link{font:800 15px/1 AlegreyaSC,Georgia,serif;letter-spacing:.06em;text-transform:uppercase}.site-header nav a{color:#f9ead2d9}.site-header nav a:hover,.header-link:hover{color:var(--gold)}.header-link{border:1px solid #e6b65680;padding:12px 17px;color:#ffe1a1}.header-link span{margin-left:14px}
.hero{min-height:min(900px,100svh);height:800px;position:relative;display:flex;flex-direction:column;justify-content:center;isolation:isolate;overflow:hidden;background:#26140f}.hero-media,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-media video{width:100%;height:100%;object-fit:cover;object-position:50% 51%;filter:saturate(1.06) contrast(1.06)}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(15,5,10,.94) 0%,rgba(21,7,12,.77) 36%,rgba(17,5,8,.15) 77%),linear-gradient(0deg,rgba(15,5,8,.78),transparent 30%,transparent 77%,rgba(12,5,8,.58))}.hero-content{padding-top:80px}.eyebrow,.kicker,.section-num{font:800 14px/1.2 AlegreyaSC,Georgia,serif;letter-spacing:.16em;text-transform:uppercase}.eyebrow{color:#f5d390;display:flex;align-items:center;gap:13px}.eyebrow .line{display:block;width:28px;height:1px;background:var(--gold)}.eyebrow .line:last-child{width:12px}.hero h1,h2,h3,p{margin-top:0}.hero h1,h2{font-family:AlegreyaSC,Georgia,serif;font-weight:900;line-height:.95;letter-spacing:-.022em}.hero h1{font-size:clamp(70px,8.1vw,132px);margin:25px 0 23px;max-width:820px;text-shadow:0 4px 25px #15070780}.hero h1 em,h2 em{font-family:IMFell,Georgia,serif;font-size:.77em;font-weight:400;letter-spacing:-.03em;color:#f2c661}.hero-content>p{font-size:clamp(18px,1.8vw,23px);line-height:1.5;max-width:550px;color:#fff3db}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:31px}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:11px 22px;border:1px solid var(--gold);font:800 16px/1 AlegreyaSC,Georgia,serif;letter-spacing:.05em;text-transform:uppercase;transition:background .2s,transform .2s,color .2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#28140b;background:linear-gradient(#ffde81,#e7ae3d);box-shadow:inset 0 2px #fff1ad,0 4px 0 #8b4d18}.button.primary:hover{background:#fff0a3}.button.ghost{color:#ffe6ae;background:#22120e8a}.button.ghost:hover{background:#5c2e1b}.hero-bottom{position:absolute;bottom:24px;left:0;right:0;display:flex;justify-content:space-between;color:#f5e2bfba;font:800 13px/1 AlegreyaSC,Georgia,serif;letter-spacing:.14em;text-transform:uppercase}.hero-bottom span span{margin-left:8px;color:var(--gold)}
.paper-section{color:var(--ink);background:radial-gradient(circle at 20% 25%,#fff7dc 0%,#f8eac7 55%,#ebd19c 100%)}.intro{padding:100px 0 65px;position:relative}.intro:before,.features:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.25;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.17'/%3E%3C/svg%3E")}.intro-grid,.stat-row,.section-heading,.feature-grid,.modes-grid{position:relative}.intro-grid{display:grid;grid-template-columns:1fr 2.15fr;gap:55px}.intro-aside{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border-right:1px solid #ac8d5f88;min-height:325px}.section-num{color:#9c713c}.seal{width:90px;height:90px;display:grid;place-items:center;border:2px solid #bc8747;border-radius:50%;color:#a7622c;font:42px Georgia,serif;transform:rotate(-12deg);margin-bottom:18px}.kicker{color:#b9782b;margin-bottom:17px}.intro h2,.section-heading h2,.modes h2,.closing h2{font-size:clamp(55px,5.7vw,90px);margin-bottom:23px}.intro h2 em,.features h2 em{color:#a26028}.lead{font:400 clamp(20px,2.1vw,26px)/1.55 IMFell,Georgia,serif;max-width:720px;margin-bottom:0}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ad8d5f7c;margin-top:77px;padding-top:35px}.stat-row div{display:flex;flex-direction:column;padding:0 30px;border-left:1px solid #ad8d5f7c}.stat-row div:first-child{border-left:0;padding-left:0}.stat-row strong{font:900 clamp(45px,5vw,75px)/1 AlegreyaSC,Georgia,serif;color:#803b24}.stat-row span{font:800 14px AlegreyaSC,Georgia,serif;letter-spacing:.1em;text-transform:uppercase;color:#665241}
.showcase{padding:100px 0 112px;background:radial-gradient(circle at 75% 5%,#66351b,#251114 50%,#14090c 100%)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:315px;color:#dbc6a6;margin-bottom:7px;font:400 20px/1.5 IMFell,Georgia,serif}.game-frame{padding:13px;background:linear-gradient(135deg,#a86c27,#efd18a 15%,#6b3618 47%,#dfb765 80%,#7a441d);box-shadow:0 24px 60px #070204ad,0 0 0 1px #e7bd6e}.game-frame video{width:100%;aspect-ratio:16/9;object-fit:contain;background:#160c0a}.frame-caption{padding:15px 12px 3px;display:flex;justify-content:space-between;gap:20px;color:#fee2a4;font:800 13px AlegreyaSC,Georgia,serif;letter-spacing:.1em;text-transform:uppercase}
.features{padding:100px 0 120px;position:relative}.section-heading.dark>p{color:#6b5942}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ad8d5f7c}.feature{padding:40px 35px 0;border-left:1px solid #ad8d5f7c}.feature:first-child{border-left:0;padding-left:0}.feature-icon{display:grid;place-items:center;width:49px;height:49px;margin-bottom:30px;background:#2a62ea;color:#fff2cf;box-shadow:4px 4px 0 #b07e3f;font:900 20px AlegreyaSC,Georgia,serif}.feature h3{font:900 31px/1 AlegreyaSC,Georgia,serif;margin-bottom:15px}.feature p{font:400 19px/1.5 IMFell,Georgia,serif;color:#5f4b39;max-width:310px;margin-bottom:0}
.modes{padding:115px 0;background:linear-gradient(130deg,#1c0c11,#472416 65%,#19101a)}.modes-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.modes h2{margin-bottom:25px}.modes-copy>p:not(.kicker){font:400 21px/1.55 IMFell,Georgia,serif;color:#f0d8b1}.modes ul{padding:0;margin:30px 0 0;list-style:none;display:grid;gap:9px}.modes li{font:800 18px AlegreyaSC,Georgia,serif;letter-spacing:.04em}.modes li:before{content:"✦";color:var(--gold);margin-right:12px}.image-card{margin:0;padding:10px;background:#e5c78b;box-shadow:17px 20px 0 #13080b,0 0 0 1px #fff1b1}.image-card img{width:100%;height:auto}.image-card figcaption{padding:12px 7px 3px;text-align:center;color:#694026;font:italic 22px IMFell,Georgia,serif}
.closing{padding:120px 0;text-align:center;background:radial-gradient(circle at 50% 45%,#65351c,#29131a 60%,#190b0e)}.closing-inner{display:flex;flex-direction:column;align-items:center}.closing h2{margin-bottom:25px}.closing p:not(.kicker){font:400 22px/1.55 IMFell,Georgia,serif;max-width:650px;color:#f2d9b2}.closing .button{margin-top:17px}.development-note{margin-top:35px;color:#bfa989;font:800 13px AlegreyaSC,Georgia,serif;letter-spacing:.1em;text-transform:uppercase}footer{padding:28px 0;background:#10070a;border-top:1px solid #86653a55}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;color:#c5ac85;font:800 14px AlegreyaSC,Georgia,serif;letter-spacing:.05em}.footer-brand{color:#f4d89f;font-size:24px}
@media(max-width:900px){.site-header{padding-inline:24px}.site-header nav{gap:16px}.site-header nav a{font-size:13px}.header-link{display:none}.intro-grid{grid-template-columns:1fr}.intro-aside{min-height:0;border-right:0;border-bottom:1px solid #ad8d5f7c;flex-direction:row;align-items:center;padding-bottom:15px}.seal{margin:0;width:50px;height:50px;font-size:25px}.modes-grid{gap:38px}}
@media(max-width:680px){.wrap{width:min(100% - 38px,560px)}.site-header{height:65px;padding-inline:19px}.brand{font-size:26px}.site-header nav{gap:14px}.site-header nav a{font-size:12px}.site-header nav a:nth-child(2){display:none}.hero{height:780px;min-height:100svh;max-height:900px}.hero-media video{object-position:57% 50%}.hero-shade{background:linear-gradient(90deg,#12070cd9,#19090db0),linear-gradient(0deg,#12070ce0,transparent 40%,#12070c85)}.hero-content{padding-top:80px}.hero h1{font-size:clamp(63px,14vw,94px)}.hero-content>p{font-size:19px}.hero-actions{align-items:stretch}.button{font-size:14px;gap:16px}.hero-bottom{font-size:10px}.hero-bottom>span:first-child{max-width:145px}.intro,.showcase,.features,.modes,.closing{padding:75px 0}.intro h2,.section-heading h2,.modes h2,.closing h2{font-size:clamp(51px,10vw,67px)}.stat-row{margin-top:55px}.stat-row strong{font-size:45px}.stat-row span{font-size:11px}.stat-row div{padding:0 12px}.section-heading{display:block}.section-heading>p{margin:20px 0 0}.game-frame{padding:6px}.frame-caption{font-size:10px;padding:9px 5px 2px}.feature-grid{grid-template-columns:1fr}.feature{border-left:0;border-top:1px solid #ad8d5f7c;padding:27px 0}.feature:first-child{border-top:0}.feature-icon{margin-bottom:18px}.modes-grid{grid-template-columns:1fr;gap:48px}.footer-inner{flex-wrap:wrap;justify-content:center;text-align:center}.footer-inner>span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.hero-media video{display:none}.hero-media{background:url('/assets/gameplay-poster.jpg') center/cover no-repeat}}
