:root{--bg: #08111f;--bg-deep: #040914;--panel: rgba(10, 20, 36, .84);--panel-strong: rgba(12, 24, 44, .94);--line: rgba(214, 176, 88, .28);--line-strong: rgba(231, 194, 100, .56);--gold: #e0b04a;--gold-soft: #f0d188;--mango: #f5b931;--cream: #f7f0e1;--text: #f7f4ef;--muted: #b7bfd0;--shadow: 0 24px 80px rgba(0, 0, 0, .35);--shadow-soft: 0 16px 40px rgba(0, 0, 0, .24);--radius: 24px;--radius-sm: 18px;--container: 1240px;--ease: .32s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 20% 15%,rgba(214,176,88,.16),transparent 22%),radial-gradient(circle at 82% 12%,rgba(36,82,148,.22),transparent 24%),linear-gradient(180deg,#0d1930,#07101b 28%,#050b13 62%,#f6f1e7);color:var(--text);min-height:100vh;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-glow{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 14% 0%,rgba(244,189,64,.1),transparent 26%),radial-gradient(circle at 86% 18%,rgba(61,123,214,.12),transparent 20%);z-index:-1}.scroll-line{position:fixed;top:0;left:0;height:3px;width:0;background:linear-gradient(90deg,var(--gold),#fff1c7,var(--mango));z-index:80;box-shadow:0 0 16px #f0d18880}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.section{padding:3.2rem 0}.eyebrow{display:inline-flex;align-items:center;gap:.75rem;letter-spacing:.22em;text-transform:uppercase;font-size:.76rem;color:var(--gold-soft);margin:0 0 1rem}.eyebrow:before{content:"";width:48px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}h1,h2,h3,.brand-title,.btn,.panel-topline{font-family:Georgia,Times New Roman,serif}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.8rem,5vw,5.5rem);line-height:.92;letter-spacing:-.03em;max-width:11ch;text-shadow:0 2px 32px rgba(0,0,0,.26)}h2{font-size:clamp(2rem,3.2vw,3.6rem);line-height:1;margin-bottom:1rem}h3{font-size:clamp(1.2rem,1.8vw,1.8rem);margin-bottom:.8rem}p{color:var(--muted);line-height:1.7}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:52px;padding:.85rem 1.4rem;border-radius:999px;border:1px solid transparent;font-size:1rem;letter-spacing:.01em;cursor:pointer;transition:transform var(--ease),box-shadow var(--ease),border-color var(--ease),background var(--ease),color var(--ease)}.btn:hover,.btn:focus-visible{transform:translateY(-2px);box-shadow:0 18px 32px #00000047}.btn-gold{background:linear-gradient(135deg,#f3d37d 0%,var(--gold) 48%,#b98728 100%);color:#10131c;box-shadow:0 10px 24px #daae4638,inset 0 1px #fffae5cc}.btn-outline{border-color:#fff3ce52;background:#ffffff05;color:var(--cream)}.btn-block{width:100%}.card,.hero-panel,.preorder-form,.variety-card,.cinematic-card,.story-lead,.journey-step,.badge-strip,.video-ready,.hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(180deg,#0c1626d6,#070e19e0);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.site-header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(180deg,#f8f1e3f2,#e6dbc42e 12%,#07101be6 70%,#07101bad);border-bottom:1px solid rgba(231,194,100,.14)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:88px}.brand{display:flex;align-items:center;gap:.85rem;min-width:0}.brand-logo{width:64px;height:64px;object-fit:cover;border-radius:50%;box-shadow:0 0 0 1px #fff4d424}.brand-copy{display:flex;flex-direction:column}.brand-title{font-size:1.4rem;color:#f3dfa1}.brand-tag{font-size:.8rem;color:#d2c8aa}.desktop-nav{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;justify-content:center}.desktop-nav a,.mobile-menu a{color:#f4ead5;font-size:.92rem;position:relative;transition:color var(--ease)}.desktop-nav a:after,.mobile-menu a:after,.footer-col a:after,.footer-bottom-links a:after{content:"";position:absolute;left:0;bottom:-.2rem;width:100%;height:1px;transform:scaleX(0);transform-origin:left;transition:transform var(--ease);background:linear-gradient(90deg,var(--gold),transparent)}.desktop-nav a:hover,.desktop-nav a:focus-visible,.mobile-menu a:hover,.footer-col a:hover,.footer-bottom-links a:hover{color:#fff8ea}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.mobile-menu a:hover:after,.footer-col a:hover:after,.footer-bottom-links a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:.8rem}.lang-switch{display:inline-flex;padding:.25rem;border-radius:999px;border:1px solid rgba(231,194,100,.24);background:#0b162680}.lang-btn{border:0;background:transparent;color:#e4d6a7;padding:.45rem .8rem;border-radius:999px;cursor:pointer;transition:background var(--ease),color var(--ease)}.lang-btn.is-active{background:#ffe8ae24;color:#fff6de}.menu-toggle{display:none;border:1px solid rgba(231,194,100,.24);background:#0b16268f;width:48px;height:48px;border-radius:50%;padding:0;cursor:pointer}.menu-toggle span{display:block;width:20px;height:2px;background:#f4e7be;margin:4px auto;transition:transform var(--ease),opacity var(--ease)}.mobile-menu{display:none;flex-direction:column;gap:1rem;padding:0 1rem 1rem}.mobile-menu.is-open{display:flex}.mobile-menu-cta{margin-top:.5rem}.hero{padding-top:3rem}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr .7fr;gap:1.4rem;align-items:center}.hero-copy,.hero-panel{padding:1rem 0}.hero-text{max-width:56ch;font-size:1.04rem}.hero-cta{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.8rem 0}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:2rem}.hero-metrics div{padding:1rem;border-radius:18px;background:#ffffff08;border:1px solid rgba(214,176,88,.16)}.hero-metrics strong{display:block;color:var(--gold-soft);font-size:1.25rem;margin-bottom:.3rem}.hero-metrics span{color:var(--muted);font-size:.92rem}.hero-stage{position:relative;min-height:640px;border-radius:34px;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(223,176,59,.3),transparent 20%),radial-gradient(circle at 22% 24%,rgba(61,123,214,.18),transparent 18%),linear-gradient(180deg,#0d182aeb,#040a14fa);border:1px solid rgba(231,194,100,.18);box-shadow:var(--shadow)}.hero-card{position:absolute;width:40%;overflow:hidden;border-radius:22px}.hero-card img{aspect-ratio:4 / 5;object-fit:cover;width:100%;height:100%;min-height:260px;opacity:.94}.hero-card-left{left:1.1rem;top:1.25rem}.hero-card-right{right:1.1rem;bottom:1.25rem}.hero-card-copy{position:absolute;inset:auto 0 0;padding:1rem;background:linear-gradient(180deg,transparent,rgba(4,9,20,.92))}.hero-card-copy span{display:inline-block;margin-bottom:.5rem;color:var(--gold-soft);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem}.hero-card-copy p{margin-bottom:0;color:#f3eddf;line-height:1.45}.hero-centerpiece{position:absolute;left:50%;top:50%;width:min(74%,560px);transform:translate(-50%,-50%);filter:drop-shadow(0 30px 60px rgba(0,0,0,.45))}.hero-centerpiece img{width:100%;object-fit:contain}.hero-orbit{position:absolute;border:1px solid rgba(236,202,120,.15);border-radius:50%}.hero-orbit-a{width:420px;height:420px;left:50%;top:50%;transform:translate(-50%,-50%)}.hero-orbit-b{width:560px;height:560px;left:50%;top:50%;transform:translate(-50%,-50%)}.floating{animation:float 9s ease-in-out infinite}.hero-panel{padding:1.6rem;border-radius:28px}.panel-topline{color:var(--gold-soft);text-transform:uppercase;letter-spacing:.16em;font-size:.82rem}.panel-list{display:grid;gap:.75rem;padding:0;list-style:none;margin:1.5rem 0}.panel-list li,.preorder-points li{position:relative;padding-left:1.4rem;color:#ebe4d4}.panel-list li:before,.preorder-points li:before{content:"";position:absolute;left:0;top:.65rem;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--gold-soft),var(--mango));box-shadow:0 0 16px #f0d18870}.badges{padding-top:1.2rem}.badge-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;border-radius:28px;padding:1rem}.badge-item{display:flex;gap:1rem;align-items:flex-start;padding:1rem;border-radius:18px;border:1px solid rgba(231,194,100,.12);background:#ffffff06}.badge-icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e0b04a1a;color:var(--gold-soft);font-size:1.1rem;box-shadow:inset 0 0 0 1px #e7c2642e}.badge-item strong{display:block;margin-bottom:.28rem;color:var(--cream)}.badge-item p{margin-bottom:0;font-size:.92rem}.section-head{max-width:76ch;margin-bottom:1.8rem}.story-grid,.cinematic-grid,.footer-grid,.preorder-grid,.variety-grid{display:grid;gap:1rem}.story-grid{grid-template-columns:1.3fr repeat(2,1fr);grid-template-areas:"lead card1 card2" "lead card3 card4"}.story-lead{grid-area:lead}.story-grid>:nth-child(2){grid-area:card1}.story-grid>:nth-child(3){grid-area:card2}.story-grid>:nth-child(4){grid-area:card3}.story-grid>:nth-child(5){grid-area:card4}.card,.story-lead,.variety-card,.cinematic-card,.journey-step{overflow:hidden;border-radius:26px}.card img,.story-lead img,.cinematic-card img,.variety-media img{width:100%;object-fit:cover}.story-lead img{aspect-ratio:4 / 5}.card img{aspect-ratio:16 / 9}.card,.story-lead{display:flex;flex-direction:column}.card-copy,.card h3,.card p{padding-inline:1.2rem}.card-copy{padding-top:1.2rem}.card h3,.card p{margin-bottom:0}.card h3{padding-top:1.1rem}.card p{padding-top:.2rem;padding-bottom:1.2rem}.journey-track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;align-items:stretch}.journey-step{position:relative;padding:1rem}.journey-step:after{content:"";position:absolute;right:-.55rem;top:88px;width:1rem;height:2px;background:linear-gradient(90deg,var(--gold),transparent)}.journey-step:last-child:after{display:none}.journey-media{width:92px;height:92px;margin-bottom:1rem;border-radius:50%;overflow:hidden;border:1px solid rgba(231,194,100,.36);background:#ffffff08;box-shadow:0 0 0 8px #e0b04a0f}.journey-media img{width:100%;height:100%;object-fit:cover}.icon-circle{display:grid;place-items:center;color:var(--gold-soft);font-size:1.8rem}.journey-index{display:inline-block;font-size:.76rem;color:var(--gold-soft);letter-spacing:.2em;margin-bottom:.5rem}.variety-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.variety-card{display:grid;grid-template-columns:1fr 1fr}.variety-media img{height:100%;min-height:100%}.variety-body{padding:1.4rem}.variety-body ul,.preorder-points{list-style:none;padding:0;margin:1.25rem 0}.variety-body li{padding:.7rem 0;color:#efe6d0;border-bottom:1px solid rgba(231,194,100,.12)}.editable-price{color:var(--gold-soft)}.quantity-row{display:grid;gap:.55rem;margin-bottom:1rem}.quantity-row input,.preorder-form input,.preorder-form select,.preorder-form textarea{width:100%;border:1px solid rgba(231,194,100,.16);background:#ffffff09;color:var(--text);border-radius:16px;padding:.9rem 1rem;outline:none;transition:border-color var(--ease),box-shadow var(--ease),background var(--ease)}.quantity-row input:focus,.preorder-form input:focus,.preorder-form select:focus,.preorder-form textarea:focus{border-color:#f0d1888a;box-shadow:0 0 0 3px #f0d1881a;background:#ffffff0d}.cinematic-grid{grid-template-columns:1.2fr 1fr .7fr}.cinematic-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.cinematic-card img{aspect-ratio:16 / 10}.cinematic-copy{padding:1.3rem}.card-dark{background:linear-gradient(180deg,#0c1626f0,#050b13f2)}.card-quote{justify-content:center;padding:1.8rem;background:radial-gradient(circle at 20% 14%,rgba(224,176,74,.15),transparent 16%),linear-gradient(180deg,#0f1828f0,#060c14fa)}.card-quote p{font-family:Georgia,Times New Roman,serif;font-size:1.32rem;line-height:1.6;color:#f7eed8}.video-ready{display:grid;grid-template-columns:1.1fr .9fr;gap:1.4rem;padding:1.2rem;border-radius:30px}.video-poster{position:relative;overflow:hidden;border-radius:24px}.video-poster img{width:100%;aspect-ratio:16 / 10;object-fit:cover;filter:saturate(1.06) contrast(1.02)}.video-badge{position:absolute;inset:auto auto 1rem 1rem;background:#08111fd6;border:1px solid rgba(231,194,100,.34);border-radius:999px;padding:.65rem 1rem;color:#fff0c6}.preorder-grid{grid-template-columns:.8fr 1.2fr;gap:1.4rem;align-items:start}.preorder-form{padding:1.35rem;border-radius:28px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid label,.quantity-row label{display:grid;gap:.5rem;color:#f3ecd9}.form-grid-full{grid-column:1 / -1}.honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.checkbox-row{display:flex;gap:.8rem;align-items:flex-start;margin-top:1rem}.checkbox-row input{width:18px;height:18px;margin-top:.24rem}.form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem}.form-status{flex:1;min-height:24px;color:#f1e8d1}.form-status.is-error{color:#ffb6b6}.form-status.is-success{color:#bbf9be}.site-footer{padding-top:4.5rem;padding-bottom:2rem;color:#1b2027}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:1.4rem;padding:2rem;border-radius:30px 30px 12px 12px;background:linear-gradient(180deg,#f8f1e30f,#f7f0e1db 54%,#faf5ebf7);border:1px solid rgba(192,150,52,.2);box-shadow:0 26px 80px #0000001f}.footer-brand,.footer-col{display:grid;align-content:start;gap:.7rem}.footer-logo{width:108px;border-radius:50%}.footer-brand p,.footer-brand a,.footer-col a,.footer-col p,.footer-bottom{color:#3a3c42}.footer-col h3{margin-bottom:.3rem;color:#15171c}.social-row{display:flex;flex-wrap:wrap;gap:.65rem}.social-pill{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.5rem .9rem;border-radius:999px;border:1px solid rgba(192,150,52,.32);color:#2d3137;background:#ffffff70}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0 0}.footer-bottom-links{display:flex;gap:1rem}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes float{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}}@media (max-width: 1180px){.hero-grid{grid-template-columns:1fr}.hero-panel,.hero-copy{padding:0}.story-grid,.journey-track,.cinematic-grid,.preorder-grid,.footer-grid,.badge-strip,.variety-grid,.video-ready{grid-template-columns:1fr 1fr}.story-grid{grid-template-areas:"lead lead" "card1 card2" "card3 card4"}.journey-track{grid-template-columns:repeat(3,1fr)}.journey-step:after{display:none}.cinematic-grid>:last-child{grid-column:1 / -1}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 940px){.desktop-nav,.desktop-only{display:none}.menu-toggle{display:inline-block}.hero-stage{min-height:540px}.hero-card{width:42%}.story-grid,.badge-strip,.cinematic-grid,.footer-grid,.video-ready,.preorder-grid,.variety-grid,.variety-card{grid-template-columns:1fr}.journey-track{grid-template-columns:repeat(2,1fr)}.form-grid,.hero-metrics{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width: 680px){.section{padding:2.4rem 0}.header-inner{min-height:78px}.brand-logo{width:54px;height:54px}.brand-title{font-size:1.18rem}h1{font-size:2.5rem}h2{font-size:1.85rem}.hero-stage{min-height:460px}.hero-card{width:45%}.hero-card-left{left:.75rem;top:.75rem}.hero-card-right{right:.75rem;bottom:.75rem}.hero-centerpiece{width:82%}.journey-track{grid-template-columns:1fr}.footer-grid{padding:1.35rem}}
