.home-page{--obsidian:#050807;--navy-deep:#060d1f;--navy:#0b1530;--forest-deep:#0a1a0f;--forest:#1a3d2e;--forest-mist:#2d5a3d;--gold:#d4af37;--gold-warm:#c9a227;--gold-glow:#d4af3759;--text-light:#e8ede6;--text-muted:#c8d2c8a6;background:var(--obsidian);color:var(--text-light)}.home-nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#060d1f8c;border-bottom:1px solid #0000;height:72px;transition:background .25s,border-color .25s,box-shadow .25s;position:fixed;top:0;left:0;right:0}.home-nav.is-scrolled{background:#060d1feb;border-bottom-color:#d4af371a;box-shadow:0 8px 32px #00000059}.home-nav-inner{align-items:center;gap:1.5rem;max-width:1200px;height:100%;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);display:flex}.home-nav-logo{flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}.home-nav-logo img{border-radius:6px}.home-nav-logo span{font-family:var(--font-display),Georgia,serif;letter-spacing:.06em;color:var(--text-light);font-size:1rem;font-weight:700}.home-nav-links{flex:1;justify-content:center;display:flex}.home-nav-links ul{gap:clamp(1.25rem,3vw,2.5rem);margin:0;padding:0;list-style:none;display:flex}.home-nav-links a{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:.04em;color:#e8ede6b3;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.home-nav-links a:hover{color:var(--gold)}.home-nav-actions{flex-shrink:0;align-items:center;gap:.625rem;display:flex}.home-nav-discord{color:#a5b4fc;font-family:var(--font-body),system-ui,sans-serif;background:#5865f21a;border:1px solid #5865f273;border-radius:100px;align-items:center;gap:.45rem;padding:.5rem .9rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:box-shadow .2s,border-color .2s,color .2s;display:inline-flex;box-shadow:0 0 20px #5865f233}.home-nav-discord:hover{color:#c7d2fe;border-color:#5865f2b3;box-shadow:0 0 28px #5865f273}.home-nav-playtest{background:linear-gradient(135deg,var(--gold),var(--gold-warm));color:var(--navy-deep);font-family:var(--font-body),system-ui,sans-serif;letter-spacing:.02em;white-space:nowrap;box-shadow:0 0 24px var(--gold-glow);border-radius:100px;align-items:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.home-nav-playtest:hover{transform:translateY(-1px);box-shadow:0 0 32px #d4af3780}.home-nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:0;display:none}.home-nav-toggle span{background:var(--text-light);border-radius:1px;height:2px;display:block}.home-nav-drawer{z-index:99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#060d1ff7;flex-direction:column;gap:2rem;padding:2rem 1.5rem;display:flex;position:fixed;inset:72px 0 0}.home-nav-drawer ul{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.home-nav-drawer a{font-family:var(--font-display),Georgia,serif;color:var(--text-light);font-size:1.375rem;font-weight:700;text-decoration:none}.home-nav-drawer-actions{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.home-community{background:radial-gradient(ellipse 70% 50% at 50% 0%,#0b1530cc 0%,transparent 60%),linear-gradient(180deg,var(--navy-deep)0%,var(--obsidian)100%);border-bottom:1px solid #d4af3714;padding:clamp(3rem,7vw,4.5rem) clamp(1.25rem,4vw,2rem)}.home-community-inner{text-align:center;max-width:880px;margin:0 auto}.home-community-title{font-family:var(--font-display),Georgia,serif;letter-spacing:.02em;color:var(--text-light);margin:0 0 clamp(2rem,5vw,2.75rem);font-size:clamp(1.75rem,4.5vw,2.5rem);font-weight:700;line-height:1.15}.home-community-cards{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.home-community-card{background:#0b153080;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:center;gap:.65rem;padding:clamp(1.5rem,4vw,2rem);text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:flex}.home-community-card:hover{background:#0b1530bf;border-color:#d4af3740;transform:translateY(-2px)}.home-community-card--discord:hover{border-color:#5865f259}.home-community-icon{color:var(--gold);display:flex}.home-community-card--discord .home-community-icon{color:#a5b4fc}.home-community-stat{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#c8d2c873;font-size:.8125rem}.home-community-cta{font-family:var(--font-display),Georgia,serif;color:var(--text-light);font-size:clamp(1rem,2.2vw,1.125rem);font-weight:700}.home-community-proof{font-family:var(--font-body),system-ui,sans-serif;color:var(--text-muted);margin:0;font-size:.8125rem}.home-community-proof strong{color:var(--gold);font-weight:600}.home-hero{background:radial-gradient(ellipse 80% 60% at 70% 40%,#2d5a3d1f 0%,transparent 55%),radial-gradient(ellipse 50% 40% at 15% 80%,#d4af370a 0%,transparent 50%),linear-gradient(175deg,var(--forest-deep)0%,var(--obsidian)55%,#080c0a 100%);align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.home-hero:after{content:"";background:linear-gradient(to bottom,transparent,var(--obsidian));pointer-events:none;z-index:1;height:120px;position:absolute;bottom:0;left:0;right:0}.home-hero-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);width:100%;max-width:1200px;margin:0 auto;padding:calc(72px + clamp(2rem,5vw,4rem)) clamp(1.25rem,4vw,2rem) clamp(2rem,5vw,4rem);display:grid;position:relative}.home-hero-copy{flex-direction:column;gap:2rem;display:flex}.home-wordmark{font-family:var(--font-display),Georgia,serif;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);opacity:.85;font-size:.8125rem;font-weight:700}.home-tagline{font-family:var(--font-display),Georgia,serif;letter-spacing:.02em;color:var(--text-light);max-width:14ch;margin:0;font-size:clamp(2rem,5.5vw,3.25rem);font-weight:700;line-height:1.12}.home-cta{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:.04em;color:var(--obsidian);background:linear-gradient(135deg,var(--gold)0%,var(--gold-warm)100%);box-shadow:0 8px 32px var(--gold-glow);border-radius:100px;justify-content:center;align-self:flex-start;align-items:center;padding:.95rem 2rem;font-size:.9375rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.home-cta:hover{transform:translateY(-2px);box-shadow:0 12px 40px #d4af3773}.home-hero-visual{justify-content:center;align-items:center;display:flex}.home-lore{width:100%;position:relative}.home-lore-illustration{width:100%;min-height:clamp(320px,50vh,560px);position:relative;overflow:hidden}.home-lore-illustration img{object-fit:cover;object-position:center 30%;width:100%;height:100%;min-height:clamp(320px,50vh,560px);display:block}.home-lore-illustration:after{content:"";background:linear-gradient(to top,var(--obsidian)0%,#050807b3 35%,#05080733 100%),linear-gradient(to right,#05080780 0%,transparent 40%,transparent 60%,#05080780 100%);pointer-events:none;position:absolute;inset:0}.home-lore-text{z-index:1;text-align:center;padding:clamp(2rem,6vw,4rem) clamp(1.25rem,5vw,3rem);position:absolute;bottom:0;left:0;right:0}.home-lore-text p{font-family:var(--font-display),Georgia,serif;letter-spacing:.015em;color:var(--text-light);text-wrap:balance;max-width:42rem;margin:0 auto;font-size:clamp(1.125rem,2.8vw,1.5rem);font-weight:700;line-height:1.55}.home-lore-text p em{color:var(--gold);font-style:normal}.home-dev{background:radial-gradient(ellipse 60% 40% at 50% 0%,#e8a8300a 0%,transparent 55%),var(--obsidian);border-top:1px solid #ffffff0a;padding:clamp(3.5rem,8vw,5.5rem) clamp(1.25rem,4vw,2rem);position:relative}.home-dev-inner{max-width:960px;margin:0 auto}.home-dev-header{text-align:center;margin-bottom:clamp(2rem,5vw,3rem)}.home-dev-eyebrow{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#e8a830bf;margin:0 0 .65rem;font-size:.75rem;font-weight:500}.home-dev-header h2{font-family:var(--font-display),Georgia,serif;letter-spacing:.02em;color:var(--text-light);margin:0;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700}.home-dev-timeline{margin-bottom:clamp(2.5rem,6vw,3.5rem);padding:0 .5rem;position:relative}.home-dev-timeline-sketch{pointer-events:none;width:100%;height:48px;position:absolute;top:14px;left:0;right:0}.home-dev-milestones{z-index:1;grid-template-columns:repeat(4,1fr);gap:.5rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.home-dev-milestone{text-align:center;flex-direction:column;align-items:center;gap:.55rem;display:flex}.home-dev-node{background:var(--obsidian);border:2px solid #c8d2c840;border-radius:45% 55% 52% 48%/48% 45% 55% 52%;width:18px;height:18px;transition:border-color .25s,box-shadow .25s;position:relative}.home-dev-milestone.is-active .home-dev-node{background:#e8a8301f;border-color:#e8a830;box-shadow:0 0 0 4px #e8a8301f,0 0 20px #e8a83073,0 0 40px #e8a83026}.home-dev-node-glow{border-radius:inherit;background:radial-gradient(circle,#e8a83059 0%,#0000 70%);animation:2.8s ease-in-out infinite dev-pulse;position:absolute;inset:-6px}@keyframes dev-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.home-dev-milestone-label{font-family:var(--font-display),Georgia,serif;color:#c8d2c873;letter-spacing:.02em;font-size:clamp(.8125rem,2vw,.9375rem);font-weight:700}.home-dev-milestone.is-active .home-dev-milestone-label{color:#f0c060}.home-dev-milestone-note{font-family:var(--font-body),system-ui,sans-serif;color:#e8a830a6;letter-spacing:.02em;font-size:.6875rem;font-style:italic}.home-dev-tick{display:none}.home-dev-body{grid-template-columns:1.15fr 1fr;align-items:center;gap:clamp(1.5rem,4vw,2.5rem);display:grid}.home-dev-shot{border:1px solid #ffffff12;border-radius:6px;margin:0;position:relative;overflow:hidden;transform:rotate(-.6deg);box-shadow:0 16px 48px #00000080,inset 0 0 0 1px #ffffff08}.home-dev-shot img{aspect-ratio:16/10;object-fit:cover;filter:saturate(.88)contrast(1.02);width:100%;height:auto;display:block}.home-dev-watermark{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:.18em;color:#ffffff59;text-shadow:0 1px 8px #000c;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:.625rem;font-weight:700;position:absolute;bottom:.75rem;right:.85rem}.home-dev-copy p{font-family:var(--font-body),system-ui,sans-serif;color:var(--text-muted);max-width:36rem;margin:0;font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.75}.home-dev-copy p:first-letter{font-family:var(--font-display),Georgia,serif;color:#e8a830d9;float:left;margin:.08em .12em 0 0;font-size:1.35em;line-height:1}.home-footer{background:var(--obsidian);border-top:1px solid #d4af371f;padding:clamp(2.5rem,6vw,3.5rem) clamp(1.25rem,4vw,2rem)}.home-footer-inner{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:720px;margin:0 auto;display:flex}.home-discord{font-family:var(--font-body),system-ui,sans-serif;color:var(--text-light);border:1px solid #d4af3740;border-radius:100px;align-items:center;gap:.625rem;padding:.65rem 1.35rem;font-size:.9375rem;font-weight:500;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.home-discord:hover{border-color:var(--gold);color:var(--gold);background:#d4af370f}.home-discord svg{fill:currentColor;flex-shrink:0;width:20px;height:20px}.home-newsletter-label{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .75rem;font-size:.8125rem;font-weight:500}.home-newsletter-form{flex-wrap:wrap;justify-content:center;gap:.625rem;width:100%;max-width:420px;display:flex}.home-newsletter-form input{min-width:0;color:var(--text-light);font-family:var(--font-body),system-ui,sans-serif;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:100px;outline:none;flex:200px;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .2s}.home-newsletter-form input::placeholder{color:#c8d2c859}.home-newsletter-form input:focus{border-color:#d4af3766}.home-newsletter-form button{color:var(--gold);font-family:var(--font-body),system-ui,sans-serif;cursor:pointer;background:0 0;border:1px solid #d4af3759;border-radius:100px;flex:none;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:background .2s,color .2s}.home-newsletter-form button:hover:not(:disabled){background:#d4af371f}.home-newsletter-form button:disabled{opacity:.5;cursor:not-allowed}.home-newsletter-msg{font-family:var(--font-body),system-ui,sans-serif;margin:.5rem 0 0;font-size:.8125rem}.home-newsletter-msg--ok{color:#6ecf8e}.home-newsletter-msg--err{color:#e07070}.home-footer-copy{font-family:var(--font-body),system-ui,sans-serif;color:#c8d2c84d;margin:0;font-size:.75rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.home-nav-links{display:none}.home-nav-actions{margin-left:auto}.home-nav-toggle{display:flex}.home-nav-discord-label{display:none}.home-nav-playtest{padding:.5rem .75rem;font-size:.75rem}}@media (max-width:768px){.home-hero-inner{text-align:center;grid-template-columns:1fr}.home-hero-copy{order:1;align-items:center}.home-hero-visual{order:2}.home-tagline{max-width:none}.home-cta{align-self:center}.home-dev-milestones{grid-template-columns:repeat(2,1fr);row-gap:1.75rem}.home-dev-timeline-sketch{display:none}.home-dev-body{grid-template-columns:1fr}.home-dev-shot{transform:none}.home-community-cards{grid-template-columns:1fr}}
