/* ----------  LOCAL QUICK‑SAND  ---------- */
@font-face{font-family:'Quicksand';src:url('Quicksand_Light.otf') format('opentype');font-weight:300}
@font-face{font-family:'Quicksand';src:url('Quicksand_Book.otf')  format('opentype');font-weight:400}
@font-face{font-family:'Quicksand';src:url('Quicksand_Book_Oblique.otf') format('opentype');font-weight:400;font-style:italic}
@font-face{font-family:'Quicksand';src:url('Quicksand_Bold.otf')  format('opentype');font-weight:700}

.hamburger,.nav-menu{flex-direction:column;display:flex}.nav-menu a,.subtitle,h1,h2,h3{font-weight:700}.footer-nav a,.nav-menu a,.side-socials a{text-decoration:none}.crowdfund h2,.sr-only{white-space:nowrap}:root{--red:#f21f1f;--red-dark:#aa0000}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{background:#000;color:#fff;font-family:Quicksand,sans-serif;overflow-x:hidden}.site-header{position:fixed;top:20px;right:20px;z-index:1000}.hamburger{width:42px;height:32px;border:none;background:0 0;cursor:pointer;justify-content:space-between}.hamburger span{height:3px;width:100%;background:#fff;transition:.25s}.hamburger.open span:first-child{transform:translateY(14px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-14px) rotate(-45deg)}.hamburger:hover span{background:var(--red)}.nav-menu{position:fixed;inset:0;background:#000;justify-content:center;align-items:center;gap:32px;transform:translateY(-100%);transition:transform .3s;pointer-events:none;z-index:999}.nav-menu.open{transform:translateY(0);pointer-events:auto}.nav-menu a{color:#fff;font-size:2rem;letter-spacing:.04em;transition:color .2s}.footer-nav a:hover,.highlight-reverse .highlight-text span.red,.highlight-text span.red,.nav-menu a.preorder,.nav-menu a:hover{color:var(--red)}.side-socials{position:fixed;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:14px;z-index:900}.side-socials a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:34px;color:#fff;transition:.2s}.side-socials a:hover{color:var(--red);transform:scale(1.1)}.hero{position:relative;min-height:100dvh;display:flex;align-items:center;justify-content:center;text-align:center;padding:clamp(16px,4vh,60px) 1.25rem;overflow:hidden}.hero-video,.hero::after{position:absolute;inset:0}.hero-video{width:100%;height:100%;object-fit:cover;z-index:-1}.hero::after{content:"";background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);pointer-events:none;z-index:1}.hero-content{max-width:60rem;width:100%;display:flex;flex-direction:column;align-items:center;gap:clamp(14px,3vh,32px);z-index:1}.subtitle{font-size:clamp(1.5rem,3.5vw,2.25rem);text-shadow:0 0 8px #000}.cf-button,.steam-button{display:inline-block;margin-top:clamp(4px,1vh,12px);background:0 0;color:var(--red);padding:clamp(10px,1.8vh,18px) clamp(18px,2.5vh,30px);border:2px solid var(--red);font-weight:700;font-size:clamp(.95rem,1.9vh,1.05rem);letter-spacing:.03em;text-decoration:none;transition:.3s}.cf-button:hover,.steam-button:hover{background:var(--red);color:#fff;border-color:var(--red)}.crowdfund,.gallery,.intro-section{min-height:100dvh;display:flex;align-items:center;justify-content:center;text-align:center;padding:clamp(20px,5vh,40px) 1rem}.intro-section{background:radial-gradient(ellipse at center,rgba(0,0,0,.6) 10%,rgba(0,0,0,.9) 80%,#000 100%),linear-gradient(to bottom,rgba(0,0,0,.6) 0,transparent 30%,transparent 70%,rgba(0,0,0,.6) 100%),url('img/img1.webp') center/cover no-repeat;background-blend-mode:multiply}.intro-content{max-width:56rem}.intro-logo{width:80%;max-width:700px;height:auto;margin-bottom:clamp(16px,3vh,30px)}.intro-content p{font-size:clamp(1rem,2.2vh,1.25rem);line-height:1.8}.crowdfund h2,.gallery-inner h2{font-size:clamp(2rem,5vw,3rem);color:var(--red)}.gallery{background:#000}.gallery-inner{max-width:80rem;width:100%;display:flex;flex-direction:column;gap:clamp(16px,3vh,32px)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery-grid a{break-inside:avoid;margin-bottom:12px}.gallery-grid img{width:100%;display:block;transition:transform .25s}.gallery-grid img:hover{transform:scale(1.02)}.crowdfund{background:radial-gradient(circle at center,rgba(0,0,0,.2) 0,rgba(0,0,0,.95) 80%),url('img/img3.webp') center/cover no-repeat}.cf-inner{max-width:50rem;width:100%;padding-inline:1rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.crowdfund p{font-size:clamp(1rem,4vw,1.25rem);line-height:1.7;color:#ddd;max-width:40rem}.footer{background:#000;padding:24px 1.25rem;color:#888;font-size:.9rem}.footer-inner{max-width:80rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.footer-nav{display:flex;gap:18px;flex-wrap:wrap}.footer-nav a{color:#bbb;font-weight:600;transition:color .2s}.footer-socials{display:none}.footer-inner p{margin-top:6px}.scroll-anim{opacity:0;transform:translateY(40px);transition:.7s ease-out}.in-view{opacity:1;transform:none}@media(max-width:1024px){.gallery-grid{columns:2 240px}}@media(max-width:640px){.crowdfund h2{white-space:normal;overflow-wrap:anywhere}.hero-video{object-position:center}.side-socials{display:none}.footer-socials{display:flex;gap:14px;justify-content:center;font-size:28px}.footer-socials a{color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:color .2s}.footer-socials a:hover{color:var(--red)}}.highlight,.highlight-reverse{display:flex;min-height:100dvh;background:#000;overflow:hidden}.highlight-inner{display:flex;flex:1;width:100%;position:relative;z-index:1}.highlight-reverse .highlight-text,.highlight-text{flex:0 0 40%;background:#000;padding:clamp(30px,6vw,80px);display:flex;flex-direction:column;justify-content:center;z-index:2;text-transform:uppercase}.highlight-reverse .highlight-text h2,.highlight-text h2{font-size:clamp(2.5rem, 6vw, 4rem);font-weight:700}.highlight-image,.highlight-reverse .highlight-image{flex:0 0 60%;position:relative;overflow:hidden;z-index:1}.highlight-image img,.highlight-reverse .highlight-image img{width:100%;height:100%;object-fit:cover;display:block}.highlight-image::before,.highlight-reverse .highlight-image::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(0,0,0,0) 40%,#000 70%,#000 100%);z-index:2;pointer-events:none}.highlight-reverse .highlight-inner{display:flex;flex:1;width:100%;flex-direction:row;position:relative;z-index:1}.highlight-reverse .highlight-text span.white,.highlight-text span.white{color:#fff}@media (max-width:768px){.highlight-inner{flex-direction:column}.highlight-reverse .highlight-inner{flex-direction:column-reverse}.highlight-reverse .highlight-text,.highlight-text{flex:0 0 auto;width:100%;text-align:center;padding:40px 20px}.highlight-image,.highlight-reverse .highlight-image{flex:0 0 auto;width:100%;height:auto}.highlight-image img,.highlight-reverse .highlight-image img{width:100%;height:auto;object-fit:cover;display:block;aspect-ratio:16/9}.highlight,.highlight-reverse{min-height:auto;flex-direction:column}}h1,h2,h3,h4,h5,h6{font-family:'Libre Baskerville',serif}.feedback-strip{border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0));padding:clamp(16px,3vw,24px) 0;margin:0 0 clamp(12px,2vw,16px)}.feedback-strip .fs-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;padding:0 clamp(16px,4vw,32px)}.feedback-strip p{margin:0;line-height:1.6;opacity:.9}.feedback-actions{display:flex;gap:.75rem;flex-wrap:wrap}.feedback-actions .steam-button{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}@media (max-width:700px){.feedback-strip .fs-inner{grid-template-columns:1fr;text-align:center}.feedback-actions{justify-content:center}}.yt-wrap{width:min(100%,720px);margin:12px auto 0;aspect-ratio:16/9;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.5)}.yt-wrap iframe{width:100%;height:100%;border:0;display:block}.fancybox__container{--fancybox-accent-color:#f21f1f}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb,.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{box-shadow:0 0 0 1px #f21f1f!important;border-color:#f21f1f!important}.fancybox__thumbs .carousel__slide .fancybox__thumb:focus{outline:0!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);border:0}