:root{
  --bg:#080807;
  --bg2:#0d0c0a;
  --ink:#e7e0cf;
  --bone:#d8cfba;
  --muted:#9d9586;
  --line:rgba(181,153,98,.25);
  --line-soft:rgba(216,201,165,.11);
  --gold:#a98a50;
  --gold-bright:#c5a86b;
  --red:#601b20;
  --red2:#8d282d;
  --ice:#77c6d6;
  --blue:#4a77a9;
  --purple:#8b62a7;
  --earth:#b49a5a;
  --green:#668c69;
  --shell:min(1160px,calc(100vw - 54px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:
  radial-gradient(circle at 50% -20%,rgba(96,72,42,.11),transparent 34%),
  repeating-linear-gradient(0deg,rgba(255,255,255,.012) 0 1px,transparent 1px 4px),
  #080807;color:var(--ink);font-family:Georgia,"Times New Roman",serif;overflow-x:hidden}
body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:
  radial-gradient(circle at 12% 18%,rgba(120,34,38,.055),transparent 24%),
  radial-gradient(circle at 82% 72%,rgba(108,90,55,.045),transparent 27%),
  linear-gradient(90deg,rgba(0,0,0,.22),transparent 16%,transparent 84%,rgba(0,0,0,.22))}
body::selection{background:#6e2428;color:#fff}
a{color:inherit;text-decoration:none}
button{font:inherit}
img{max-width:100%;display:block}
.shell{width:var(--shell);margin-inline:auto}
.section{padding:72px 0}
.section-kicker{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:#8f8068;font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;font-family:"Palatino Linotype",Georgia,serif}
.section-kicker::before{content:"✦";color:var(--gold);font-size:10px}
.section-kicker span{color:#cfc4ac}
h2{font-family:"Palatino Linotype",Georgia,serif;font-weight:400;letter-spacing:-.035em;line-height:.98;font-size:clamp(42px,5vw,72px);margin:0;color:#eee7d8;text-shadow:0 2px 0 #000,0 12px 36px rgba(0,0,0,.3)}
.reveal{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
#snow{position:fixed;inset:0;width:100%;height:100%;z-index:20;pointer-events:none;opacity:.52;mix-blend-mode:screen}

/* Medieval iron header */
.site-header{position:fixed;z-index:50;top:14px;left:50%;transform:translateX(-50%);width:min(1120px,calc(100vw - 28px));height:62px;padding:0 13px 0 15px;display:flex;align-items:center;gap:24px;border:1px solid rgba(169,138,80,.45);background:linear-gradient(180deg,rgba(18,17,14,.96),rgba(7,8,8,.96));box-shadow:0 12px 38px rgba(0,0,0,.48),inset 0 0 0 1px rgba(255,255,255,.025);clip-path:polygon(9px 0,calc(100% - 9px) 0,100% 9px,100% calc(100% - 9px),calc(100% - 9px) 100%,9px 100%,0 calc(100% - 9px),0 9px)}
.site-header::before,.site-header::after{content:"";position:absolute;top:8px;bottom:8px;width:1px;background:linear-gradient(transparent,var(--gold),transparent);opacity:.42}.site-header::before{left:7px}.site-header::after{right:7px}
.brand{display:flex;align-items:center;gap:12px;min-width:220px}.brand-logo{display:block;width:132px;height:auto;object-fit:contain;filter:drop-shadow(0 2px 10px rgba(0,0,0,.35))}.brand-copy{display:flex;flex-direction:column;justify-content:center;line-height:1.08}.brand-copy small{font-size:8px;color:#8c816f;margin-top:2px;text-transform:uppercase;letter-spacing:.18em;font-family:Arial,sans-serif}.nav{display:flex;gap:23px;margin-left:auto}.nav a{font-size:10px;color:#aaa08f;text-transform:uppercase;letter-spacing:.13em;transition:.25s;font-family:"Palatino Linotype",Georgia,serif}.nav a:hover{color:#e0c994}.header-actions{display:flex;gap:8px;align-items:center}.lang{width:36px;height:36px;border:1px solid rgba(169,138,80,.28);border-radius:0;color:#d9ceb9;background:#0c0c0b;cursor:pointer;font-size:10px;font-weight:700}.play-small{height:40px;display:flex;align-items:center;gap:11px;padding:0 16px;border:1px solid rgba(188,139,82,.46);background:linear-gradient(180deg,#7c292d,#53171b);border-radius:0;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f0e4cf;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 0 24px rgba(92,24,29,.18);clip-path:polygon(5px 0,100% 0,100% calc(100% - 5px),calc(100% - 5px) 100%,0 100%,0 5px)}.menu{display:none;width:40px;height:40px;border:0;background:none;padding:10px;cursor:pointer}.menu span{display:block;height:1px;background:#d9cfbc;margin:6px 0}

/* Hero: one viewport, tighter and older */
.hero{position:relative;height:100svh;min-height:650px;max-height:940px;display:flex;overflow:hidden;background:#090a09;border-bottom:1px solid rgba(169,138,80,.24)}
.hero-bg{position:absolute;inset:-1.5%;background:url('assets/hero.webp') center 52%/cover no-repeat;transform:scale(1.02);will-change:transform;filter:saturate(.7) contrast(1.04) brightness(.82)}
.hero-vignette{position:absolute;inset:0;background:
  linear-gradient(90deg,rgba(5,6,6,.93) 0%,rgba(5,6,6,.7) 36%,rgba(5,6,6,.18) 64%,rgba(5,6,6,.48) 100%),
  linear-gradient(0deg,rgba(5,6,6,.94) 0%,rgba(5,6,6,.08) 32%,rgba(5,6,6,.12) 78%,rgba(5,6,6,.5) 100%),
  radial-gradient(ellipse at center,transparent 35%,rgba(0,0,0,.45) 100%)}
.hero-vignette::after{content:"";position:absolute;inset:14px;border:1px solid rgba(176,145,87,.13);pointer-events:none}
.hero-content{position:relative;z-index:2;min-height:100%;padding-top:105px;padding-bottom:42px;display:grid;grid-template-columns:minmax(0,1fr) 245px;align-items:center;gap:52px}
.hero-copy{max-width:650px;transform:translateY(30px)}
.overline{display:flex;align-items:center;gap:11px;color:#c6b99f;font-size:10px;text-transform:uppercase;letter-spacing:.18em;margin:0 0 16px;font-family:"Palatino Linotype",Georgia,serif}.overline>span:first-child{width:44px;height:1px;background:linear-gradient(90deg,#7e2025,var(--gold))}
.hero h1{margin:0}.hero-logo-title{max-width:min(700px,92%)}.hero-logo{display:block;width:100%;height:auto;filter:drop-shadow(0 6px 0 rgba(0,0,0,.34)) drop-shadow(0 18px 55px rgba(0,0,0,.6))}
.hero-lead{font-family:"Palatino Linotype",Georgia,serif;font-size:clamp(18px,1.7vw,23px);line-height:1.48;color:#d1c7b4;max-width:590px;margin:26px 0 24px}
.hero-actions,.final-actions{display:flex;gap:9px;flex-wrap:wrap}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 20px;border-radius:0;border:1px solid rgba(169,138,80,.42);font-family:"Palatino Linotype",Georgia,serif;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;transition:.25s;clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px)}.btn:hover{filter:brightness(1.12)}.btn-primary{background:linear-gradient(180deg,#80272c,#54191d);border-color:#b07b51;color:#f0e5d1;box-shadow:inset 0 0 0 1px rgba(255,255,255,.035),0 8px 26px rgba(0,0,0,.24)}.btn-primary:hover{box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 0 22px rgba(111,34,38,.28)}.btn-ghost{background:linear-gradient(180deg,rgba(19,18,15,.9),rgba(8,9,9,.94));border-color:rgba(169,138,80,.3);color:#cfc3ad}.play-dot{display:grid;place-items:center;width:22px;height:22px;border:1px solid rgba(180,149,92,.36);border-radius:0;font-size:7px;padding-left:1px;color:#c7ad79}
.hero-meta{align-self:end;margin-bottom:42px;min-width:220px;border-left:1px solid rgba(169,138,80,.34);padding-left:21px}.hero-meta div{padding:10px 0;border-bottom:1px solid rgba(169,138,80,.16);display:flex;flex-direction:column;gap:4px}.hero-meta small{font-size:8px;text-transform:uppercase;letter-spacing:.14em;color:#807766;font-family:Arial,sans-serif}.hero-meta strong{font-size:12px;font-weight:400;color:#d8cfbd}.scroll-cue{position:absolute;right:28px;bottom:27px;z-index:4;width:22px;height:36px;border:1px solid rgba(169,138,80,.36);border-radius:0;display:grid;place-items:start center;padding-top:7px}.scroll-cue span{width:1px;height:7px;background:#c1a76e;animation:scroll 1.8s infinite}@keyframes scroll{0%{transform:translateY(0);opacity:1}70%{transform:translateY(14px);opacity:0}100%{opacity:0}}

/* Old manuscript divider */
.intro-band{position:relative;border-top:1px solid rgba(169,138,80,.2);border-bottom:1px solid rgba(169,138,80,.24);background:linear-gradient(180deg,#100f0d,#0a0a09);padding:40px 0}.intro-band::before,.intro-band::after{content:"◆";position:absolute;left:50%;transform:translateX(-50%);color:#7f6a43;background:#0c0c0a;padding:0 12px;font-size:9px}.intro-band::before{top:-6px}.intro-band::after{bottom:-6px}.intro-grid{display:grid;grid-template-columns:235px 1fr;align-items:center;gap:28px}.intro-grid .section-kicker{margin:0}.intro-quote p{font-family:"Palatino Linotype",Georgia,serif;font-size:clamp(24px,2.8vw,40px);line-height:1.12;letter-spacing:-.025em;margin:0;max-width:820px;color:#d7cfbe;font-style:italic}

/* Story */
.story{min-height:84svh;display:grid;grid-template-columns:minmax(330px,.78fr) 1.22fr;gap:78px;align-items:center}
.character-wrap{position:relative;min-height:565px;display:flex;align-items:flex-end;justify-content:center;border:1px solid rgba(169,138,80,.36);border-radius:0;overflow:hidden;background:
  radial-gradient(circle at 50% 31%,rgba(104,27,32,.25),transparent 31%),
  repeating-linear-gradient(45deg,rgba(255,255,255,.015) 0 1px,transparent 1px 7px),
  linear-gradient(180deg,#11100e,#080807);clip-path:polygon(12px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px),0 12px)}
.character-wrap::before{content:"";position:absolute;inset:9px;border:1px solid rgba(169,138,80,.13);pointer-events:none}.character-wrap::after{content:"✦";position:absolute;top:18px;left:50%;transform:translateX(-50%);color:#8d7447;font-size:12px}
.character-halo{position:absolute;width:265px;height:265px;top:78px;border:1px solid rgba(146,112,63,.34);border-radius:50%;box-shadow:0 0 0 10px rgba(110,82,47,.035),0 0 70px rgba(93,24,29,.13);background:radial-gradient(circle,rgba(101,27,31,.09),transparent 66%)}
.character-halo::before,.character-halo::after{content:"";position:absolute;inset:28px;border:1px solid rgba(143,114,67,.18);transform:rotate(45deg)}.character-halo::after{transform:rotate(0deg)}
.character-img{position:relative;z-index:2;height:530px;width:auto;max-width:90%;object-fit:contain;object-position:bottom;filter:drop-shadow(0 20px 26px rgba(0,0,0,.55))}
.character-caption{position:absolute;z-index:3;left:18px;bottom:17px;padding:9px 12px;border-radius:0;border:1px solid rgba(169,138,80,.3);background:rgba(8,8,7,.88);display:flex;flex-direction:column}.character-caption span{font-size:8px;color:#837864;text-transform:uppercase;letter-spacing:.15em;font-family:Arial,sans-serif}.character-caption strong{font-family:"Palatino Linotype",Georgia,serif;font-size:17px;font-weight:400;margin-top:2px;color:#dfd4bf}
.story-copy h2{font-size:clamp(44px,4.8vw,68px)}.story-copy>p:not(.section-kicker){font-size:15px;line-height:1.72;color:#aaa18f;max-width:620px}.story-copy>p:nth-of-type(2){margin-top:28px}.story-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:24px}.story-tags span{padding:7px 10px;border:1px solid rgba(169,138,80,.22);border-radius:0;color:#aa9d87;font-size:9px;text-transform:uppercase;letter-spacing:.11em;background:#0b0a09;font-family:"Palatino Linotype",Georgia,serif}

/* Elemental altar */
.elements{position:relative;min-height:86svh;display:flex;align-items:center;overflow:hidden;border-block:1px solid rgba(116,151,166,.18)}.elements-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,7,10,.97) 0%,rgba(3,7,10,.87) 34%,rgba(3,7,10,.23) 70%,rgba(3,7,10,.72) 100%),url('assets/elements.webp') center/cover no-repeat;filter:saturate(.72) contrast(1.04) brightness(.84)}.elements-bg::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 65% 53%,rgba(62,146,177,.15),transparent 24%),linear-gradient(0deg,rgba(2,3,4,.72),transparent 30%,transparent 72%,rgba(2,3,4,.5))}.elements-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 335px;gap:70px;align-items:center}.elements-copy{max-width:620px}.elements-copy h2{font-size:clamp(47px,5vw,72px)}.elements-copy>p:not(.section-kicker){font-size:15px;line-height:1.72;color:#a8b0ad;max-width:600px}.element-list{display:flex;gap:7px;flex-wrap:wrap;margin-top:24px}.element-list span{display:flex;align-items:center;gap:7px;padding:7px 10px;border-radius:0;border:1px solid rgba(181,153,98,.22);background:rgba(6,8,8,.78);font-size:10px;font-family:"Palatino Linotype",Georgia,serif}.element-list b{font-weight:400;color:#ded8ca}.fire{color:#b94a48}.ice{color:#8bc7cf}.water{color:#638db7}.lightning{color:#9b72b1}.earth{color:#b59a5a}.wind{color:#6d9a73}
.reaction-card{position:relative;padding:22px;border:1px solid rgba(147,179,182,.35);border-radius:0;background:linear-gradient(180deg,rgba(7,13,15,.91),rgba(5,7,8,.92));box-shadow:0 24px 60px rgba(0,0,0,.36),inset 0 0 0 5px rgba(105,127,125,.04);clip-path:polygon(9px 0,calc(100% - 9px) 0,100% 9px,100% calc(100% - 9px),calc(100% - 9px) 100%,9px 100%,0 calc(100% - 9px),0 9px)}.reaction-card::before{content:"✧";position:absolute;top:8px;left:50%;transform:translateX(-50%);color:#6e8e92;font-size:9px}.reaction-top{display:flex;justify-content:space-between;align-items:center;padding:6px 0 14px;border-bottom:1px solid rgba(129,166,171,.18)}.reaction-top span{font-size:9px;letter-spacing:.14em;font-weight:700;font-family:Arial,sans-serif}.reaction-top small{font-size:8px;color:#758483;font-family:Arial,sans-serif}.reaction-flow{display:flex;align-items:center;justify-content:space-between;padding:27px 0}.orb,.result{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;font-size:11px;font-weight:700;color:#e8e2d4;border:1px solid rgba(220,214,197,.24);font-family:Georgia,serif}.orb.water{background:radial-gradient(circle at 35% 30%,#769eaa,#23485f);box-shadow:0 0 20px rgba(72,127,148,.22)}.orb.lightning{background:radial-gradient(circle at 35% 30%,#a18aad,#563d6b);box-shadow:0 0 20px rgba(122,84,145,.22)}.result{background:#0c1112;color:#9eaa9f}.reaction-flow>span{color:#6d746c}.reaction-card p{margin:0;color:#929b96;font-size:12px;line-height:1.6}

/* Systems as an old codex, not cards */
.features.section{min-height:82svh;display:flex;flex-direction:column;justify-content:center}.features-head{display:grid;grid-template-columns:225px 1fr;gap:24px;margin-bottom:42px}.features-head h2{font-size:clamp(42px,4.7vw,66px);max-width:760px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(169,138,80,.34);border-bottom:1px solid rgba(169,138,80,.28);background:linear-gradient(180deg,rgba(19,17,13,.62),rgba(8,8,7,.75))}.feature-card{position:relative;min-height:285px;padding:27px 29px;border-right:1px solid rgba(169,138,80,.23);background:transparent;transition:.25s}.feature-card:last-child{border-right:0}.feature-card:hover{background:rgba(74,53,31,.08)}.feature-card>span{display:grid;place-items:center;width:36px;height:36px;border-radius:0;border:1px solid rgba(169,138,80,.35);color:#b49b67;background:#0c0b09;font-size:15px;transform:rotate(45deg)}.feature-card>span::first-line{transform:rotate(-45deg)}.feature-card small{position:absolute;right:27px;top:26px;font-family:Georgia,serif;color:#665a47}.feature-card h3{font-family:"Palatino Linotype",Georgia,serif;font-size:28px;font-weight:400;letter-spacing:-.02em;margin:67px 0 12px;color:#ddd3bf}.feature-card p{font-size:13px;line-height:1.68;color:#978e7e;margin:0;max-width:310px}

/* Trailer */
.trailer{min-height:90svh;display:flex;align-items:center;background:linear-gradient(180deg,#0c0b09,#080807);border-block:1px solid rgba(169,138,80,.2)}.trailer-head{display:grid;grid-template-columns:1fr 330px;gap:46px;align-items:end;margin-bottom:30px}.trailer-head h2{font-size:clamp(44px,4.8vw,68px)}.trailer-head>p{color:#978e7e;line-height:1.68;font-size:13px}.video-frame{position:relative;aspect-ratio:16/9;border-radius:0;overflow:hidden;border:1px solid rgba(169,138,80,.42);box-shadow:0 28px 70px rgba(0,0,0,.42);clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px)}.video-frame::before{content:"";position:absolute;z-index:1;inset:8px;border:1px solid rgba(169,138,80,.16);pointer-events:none}.video-frame iframe{width:100%;height:100%;border:0;display:block}

/* Gallery */
.gallery{padding-top:78px;padding-bottom:88px}.gallery-head{display:grid;grid-template-columns:1fr 290px;gap:54px;align-items:end;margin-bottom:34px}.gallery-head h2{font-size:clamp(42px,4.5vw,64px);max-width:790px}.gallery-head>p{color:#928979;font-size:13px;line-height:1.68}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.shot{position:relative;aspect-ratio:16/9;padding:0;border:1px solid rgba(169,138,80,.2);border-radius:0;overflow:hidden;background:#0b0a09;cursor:zoom-in}.shot-wide{grid-column:span 2;aspect-ratio:2.1/1}.shot img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) brightness(.92);transition:transform .45s ease,filter .35s}.shot::after{content:"✦";position:absolute;right:11px;bottom:11px;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(169,138,80,.34);background:rgba(6,6,5,.8);color:#b9a16c;opacity:0;transition:.25s}.shot:hover img{transform:scale(1.018);filter:saturate(.96) brightness(.98)}.shot:hover::after{opacity:1}

/* Final oath */
.final-cta{position:relative;min-height:72svh;display:flex;align-items:center;overflow:hidden;border-top:1px solid rgba(169,138,80,.22)}.final-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,6,.96) 0%,rgba(5,6,6,.78) 42%,rgba(5,6,6,.34) 70%,rgba(5,6,6,.72)),linear-gradient(0deg,#080807 0%,transparent 42%),url('assets/hero.webp') center/cover no-repeat;filter:saturate(.52) brightness(.75)}.final-inner{position:relative;z-index:2}.final-inner h2{font-size:clamp(52px,6.5vw,90px);max-width:850px}.final-inner>p:not(.section-kicker){max-width:600px;color:#aaa08f;font-size:15px;line-height:1.72;margin:24px 0}.footer{min-height:100px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(169,138,80,.2)}.footer>div:first-child{display:flex;gap:15px;align-items:center}.footer strong{font-family:"Palatino Linotype",Georgia,serif;font-size:13px;font-weight:400}.footer span,.footer a{font-size:9px;color:#827765;text-transform:uppercase;letter-spacing:.12em;font-family:Arial,sans-serif}.footer-links{display:flex;gap:19px}
.lightbox{width:min(94vw,1500px);height:min(90vh,950px);padding:0;border:1px solid rgba(169,138,80,.46);border-radius:0;background:#060605;box-shadow:0 40px 120px rgba(0,0,0,.72)}.lightbox::backdrop{background:rgba(0,0,0,.9)}.lightbox img{width:100%;height:100%;object-fit:contain}.lightbox-close{position:absolute;right:10px;top:10px;z-index:3;width:38px;height:38px;border-radius:0;border:1px solid rgba(169,138,80,.4);background:rgba(8,8,7,.9);color:#dbcdb0;font-size:20px;cursor:pointer}

@media(max-width:980px){
  :root{--shell:min(100% - 34px,1120px)}
  .nav{display:none;position:absolute;top:67px;left:0;right:0;flex-direction:column;padding:20px;border:1px solid rgba(169,138,80,.32);border-radius:0;background:#0b0a09}.nav.open{display:flex}
  .brand{min-width:0;margin-right:auto}.brand-copy{display:none}.header-actions .play-small{display:none}.menu{display:block}
  .hero{height:auto;min-height:100svh;max-height:none}.hero-content{grid-template-columns:1fr;align-content:end;gap:24px;padding-top:110px;padding-bottom:38px}.hero-copy{transform:none}.hero-meta{display:grid;grid-template-columns:repeat(3,1fr);width:100%;margin:0;border-left:0;border-top:1px solid rgba(169,138,80,.27);padding:8px 0 0}.hero-meta div{padding-right:14px}
  .intro-grid,.features-head,.trailer-head,.gallery-head{grid-template-columns:1fr;gap:20px}
  .story{min-height:auto;grid-template-columns:1fr;gap:46px}.character-wrap{min-height:530px;max-width:520px;width:100%;margin:auto}.elements{min-height:auto;padding:82px 0}.elements-grid{grid-template-columns:1fr;gap:40px}.reaction-card{max-width:410px}
  .features.section{min-height:auto}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:220px;border-right:0;border-bottom:1px solid rgba(169,138,80,.2)}.feature-card:last-child{border-bottom:0}
  .trailer{min-height:auto;padding:82px 0}.shot-wide{grid-column:auto;aspect-ratio:16/9}.gallery-grid{grid-template-columns:1fr 1fr}.final-cta{min-height:620px}
}
@media(max-width:640px){
  :root{--shell:calc(100vw - 24px)}
  .site-header{top:8px;width:calc(100vw - 16px);height:56px}.hero{min-height:760px}.hero-content{padding-top:92px;padding-bottom:34px}.hero-vignette{background:linear-gradient(180deg,rgba(5,6,6,.28) 0%,rgba(5,6,6,.54) 33%,rgba(5,6,6,.95) 76%,#080807 100%),radial-gradient(ellipse at center,transparent 28%,rgba(0,0,0,.35) 100%)}.hero-bg{background-position:58% center}.hero-logo-title{max-width:min(560px,96%)}.hero-lead{font-size:17px;margin-top:21px}.hero-meta{grid-template-columns:1fr}.hero-meta div{flex-direction:row;justify-content:space-between}.scroll-cue{display:none}
  .section{padding:66px 0}.intro-band{padding:34px 0}.intro-grid{gap:14px}.story{gap:30px}.character-wrap{min-height:470px}.character-img{height:445px}.story-copy h2,.elements-copy h2,.features-head h2,.trailer-head h2,.gallery-head h2{font-size:40px}.elements{padding:72px 0}.elements-bg{background-position:66% center}.element-list span{font-size:9px}.feature-card h3{margin-top:55px}.gallery-grid{grid-template-columns:1fr}.final-cta{min-height:570px}.final-inner h2{font-size:50px}.footer{flex-direction:column;justify-content:center;gap:16px;align-items:flex-start}.lightbox{width:96vw;height:75vh}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.scroll-cue{display:none}#snow{display:none}}

/* V3 — readability + snowfall integrated into backgrounds */
.section-kicker{font-size:13px;line-height:1.35}
.section-kicker::before{font-size:12px}
.brand-logo{width:150px}.brand-copy small{font-size:10px;letter-spacing:.15em}
.nav a{font-size:12px;letter-spacing:.11em}
.lang,.play-small{font-size:12px}
.overline{font-size:12px;line-height:1.4}
.btn{font-size:12px;letter-spacing:.09em}
.play-dot{font-size:9px}
.hero-meta small{font-size:10px;line-height:1.35}
.hero-meta strong{font-size:14px;line-height:1.35}
.character-caption span{font-size:10px}
.story-tags span{font-size:11px;line-height:1.3}
.element-list span{font-size:12px;line-height:1.3}
.reaction-top span{font-size:11px}
.reaction-top small{font-size:10px}
.orb,.result{font-size:13px}
.reaction-card p{font-size:14px}
.feature-card small{font-size:12px}
.feature-card p,.trailer-head>p,.gallery-head>p{font-size:15px}
.footer span,.footer a{font-size:11px;line-height:1.4}

/* Snow is scenery now: above painted backgrounds, beneath all readable/interface content. */
#snow{
  z-index:1;
  opacity:.38;
  mix-blend-mode:screen;
}
.hero-bg,.elements-bg,.final-bg{z-index:0}
.hero-vignette{z-index:2}
.hero-content{z-index:3}
.scroll-cue{z-index:3}
.site-header{z-index:60}

.intro-band,.elements,.trailer,.final-cta{position:relative}
.intro-grid,
.elements-grid,
.trailer>.shell,
.final-inner{position:relative;z-index:3}

/* Transparent sections stay above the snow, so flakes never cross text, cards or screenshots. */
.story.section,
.features.section,
.gallery.section{position:relative;z-index:3}
.footer{position:relative;z-index:3;background:var(--bg)}

/* Keep section paint beneath snowfall while preserving foreground readability. */
.intro-band{z-index:0}
.elements{z-index:0}
.trailer{z-index:0}
.final-cta{z-index:0}

@media(max-width:640px){
  .section-kicker{font-size:12px}
  .overline{font-size:11px}
  .btn{font-size:11px}
  .hero-meta small{font-size:10px}
  .hero-meta strong{font-size:13px}
  .story-tags span{font-size:10px}
  .element-list span{font-size:11px}
  .reaction-top span{font-size:10px}
  .reaction-top small{font-size:10px}
  .feature-card p,.trailer-head>p,.gallery-head>p{font-size:14px}
  .footer span,.footer a{font-size:10px}
}

/* reaction card icon upgrade */
.reaction-flow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:27px 0}
.reaction-node,.reaction-result{position:relative;display:grid;place-items:center;flex:0 0 auto}
.reaction-node{width:62px;height:62px;border-radius:50%;border:1px solid rgba(220,214,197,.26);box-shadow:inset 0 0 18px rgba(255,255,255,.04),0 0 18px rgba(0,0,0,.28)}
.reaction-node svg{position:relative;z-index:2;width:30px;height:30px;display:block}
.reaction-node .node-ring{position:absolute;inset:6px;border-radius:50%;border:1px solid rgba(255,255,255,.12);z-index:1}
.reaction-node.water{color:#d8f1ff;background:radial-gradient(circle at 32% 28%,rgba(157,212,230,.98),rgba(44,89,116,.92) 62%,rgba(15,31,44,.96) 100%);box-shadow:0 0 22px rgba(85,159,196,.24),inset 0 0 18px rgba(255,255,255,.05)}
.reaction-node.lightning{color:#f5e8ff;background:radial-gradient(circle at 32% 28%,rgba(192,164,214,.98),rgba(97,66,122,.92) 62%,rgba(24,17,35,.96) 100%);box-shadow:0 0 22px rgba(152,99,201,.22),inset 0 0 18px rgba(255,255,255,.05)}
.reaction-operator{color:#8c9186;font-size:18px;line-height:1;transform:translateY(-1px)}
.reaction-operator.arrow{font-size:20px;color:#a09f92}
.reaction-result{width:70px;height:70px;border-radius:50%;color:#d7d0bf;background:radial-gradient(circle at 50% 50%,rgba(34,44,43,.94),rgba(10,15,16,.98) 68%);border:1px solid rgba(220,214,197,.18);box-shadow:inset 0 0 30px rgba(110,154,166,.06),0 0 22px rgba(31,84,90,.12)}
.reaction-result svg{position:relative;z-index:2;width:42px;height:42px;display:block}
.reaction-result .result-glow{position:absolute;inset:-6px;border-radius:50%;background:radial-gradient(circle,rgba(94,170,182,.18),rgba(112,85,152,.12) 40%,transparent 70%);filter:blur(6px)}
@media (max-width: 640px){.reaction-node{width:56px;height:56px}.reaction-result{width:64px;height:64px}.reaction-node svg{width:27px;height:27px}.reaction-result svg{width:38px;height:38px}.reaction-operator{font-size:16px}}
