.legal-page{max-width:900px;margin:6rem auto;padding:2rem;line-height:1.7;color:#d6eee1}.legal-page h1{font-size:2.4rem;margin-bottom:1rem;text-align:center}.legal-page h2{margin-top:2rem;font-size:1.4rem;color:#aee1d0}body{margin:0;padding:0;background:radial-gradient(circle at 15% 0%,#38bdf8 0,transparent 45%),radial-gradient(circle at 85% 0%,#4f46e5 0,transparent 45%),linear-gradient(180deg,#021524,#023756 40%,#035b82);color:#d6eee1;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app,.main-content{min-height:100vh}.navbar{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.8rem;background:#00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;top:0;width:100%;z-index:40;box-sizing:border-box}.nav-logo{font-weight:700;letter-spacing:.05em}.nav-toggle{display:flex;width:34px;height:26px;padding:0;background:transparent;border:none;cursor:pointer;flex-direction:column;justify-content:space-between}.nav-toggle span{display:block;height:3px;border-radius:999px;background:#e5f4ff;transition:transform .2s ease,opacity .2s ease}.nav-toggle.open span:nth-child(1){transform:translateY(9px) rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.nav-links{position:fixed;top:56px;right:1.5rem;padding:.9rem 1.4rem 1.1rem;background:#030712f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:14px;box-shadow:0 18px 45px #0009;display:none;flex-direction:column;align-items:flex-start;gap:.6rem;min-width:140px}.nav-links.open{display:flex}.nav-link{text-decoration:none;color:#cbd5f5;font-weight:500;font-size:.95rem;position:relative;padding-bottom:.1rem}.nav-link.active{color:#fff}.nav-link.active:after{content:"";position:absolute;left:0;bottom:-.2rem;width:100%;height:2px;border-radius:999px;background:#38bdf8}.landing{position:relative;min-height:100vh;padding:6rem 1.5rem 5rem;display:flex;justify-content:center;align-items:flex-start}.landing-inner{max-width:1100px;width:100%;margin:0 auto;text-align:center}.hero{padding-top:2rem}.hero-title{font-size:3.2rem;font-weight:700;letter-spacing:1px;margin:0}.hero-subtitle{margin-top:.6rem;margin-bottom:1.5rem;font-size:1.2rem;opacity:.9}.download-section{margin-top:2.5rem;display:flex;justify-content:center}.store-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(148,163,184,.45);box-shadow:0 14px 35px #000000bf,0 0 0 1px #0f172ae6;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,filter .16s ease}.store-cta:hover{transform:translateY(-3px);border-color:#38bdf8;box-shadow:0 22px 60px #000000e6,0 0 30px #38bdf866;filter:brightness(1.04)}.store-cta:active{transform:translateY(-1px) scale(.98)}.gallery{margin-top:3rem;perspective:1200px}.hero-tilt-wrap{display:flex;justify-content:center}.hero-shot{position:relative;display:inline-block;transform-style:preserve-3d;will-change:transform}.hero-shot:before{content:"";position:absolute;inset:-18px;border-radius:28px;background:radial-gradient(circle at 20% 0%,#f97316,transparent 55%),radial-gradient(circle at 80% 100%,#38bdf8,transparent 55%);filter:blur(26px);opacity:.9;z-index:0}.gallery-main{position:relative;z-index:1;width:80%;max-width:1100px;aspect-ratio:1100 / 620;object-fit:cover;border-radius:22px;box-shadow:0 30px 80px #000000d9,0 0 40px #0f76b2a6;display:block;margin:0 auto}.hero-glare{position:absolute;inset:0;border-radius:22px;pointer-events:none;mix-blend-mode:screen;opacity:0;transition:opacity .2s ease-out;z-index:2}.gallery-row{margin-top:1.5rem;display:flex;justify-content:center;gap:1rem}.gallery-thumb{width:22vw;max-width:140px;aspect-ratio:1100 / 620;object-fit:cover;border-radius:8px;opacity:.7;transition:.2s;cursor:pointer}.gallery-thumb:hover,.gallery-thumb.active{opacity:1;transform:scale(1.05);box-shadow:0 6px 18px #00000059}@media(max-width:600px){.gallery-thumb{width:24vw;max-width:90px}}.feature-grid{margin:4rem auto 0;max-width:900px;display:grid;grid-template-columns:1fr 1fr;gap:2rem 2.5rem}.feature-item{padding:1.6rem 1.9rem;border-radius:22px;background:radial-gradient(circle at 0% 0%,#0f172a,#020617 70%);border:1px solid rgba(148,163,184,.35);box-shadow:0 22px 60px #000000bf,0 0 0 1px #0f172ae6;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feature-item:hover{transform:translateY(-4px);border-color:#38bdf8;box-shadow:0 30px 80px #000000e6,0 0 30px #38bdf84d}.feature-title{margin:0 0 .25rem;font-size:1.1rem;font-weight:700;text-align:center;color:#f9fafb}.feature-tagline{margin:0 0 .7rem;font-size:.9rem;text-align:center;color:#38bdf8;letter-spacing:.02em}.feature-description{margin:0;font-size:.98rem;line-height:1.5;color:#dbeafe;opacity:.9;text-align:left}.page{max-width:900px;margin:0 auto;padding:6rem 1.5rem 4rem;line-height:1.6}.page h1{margin-bottom:1.2rem}.page h2{margin-top:2.2rem;margin-bottom:.8rem;font-size:1.4rem}.home-section{max-width:900px;margin:3rem auto 0;padding:1.8rem 2rem;border-radius:20px;background:#030712cc;border:1px solid rgba(148,163,184,.3);box-shadow:0 20px 50px #000000bf}.home-section h2{margin-top:0;margin-bottom:.9rem}.bulleted-list{margin:.5rem 0 0;padding-left:1.3rem}.bulleted-list li{margin-bottom:.25rem}.small-note{margin-top:.9rem;font-size:.85rem;opacity:.85}@media(max-width:900px){.navbar{padding:.8rem 1.5rem}.hero-title{font-size:2.4rem}.gallery-main{width:100%}.feature-grid{grid-template-columns:1fr;gap:1.6rem}}.discord-icon-link{display:inline-block;margin-top:16px;color:#5865f2;cursor:pointer;transition:transform .2s ease}.discord-icon-link:hover{transform:scale(1.08);filter:drop-shadow(0 0 12px rgba(88,101,242,.9)) drop-shadow(0 0 28px rgba(88,101,242,.6))}@keyframes discordGlowPulse{0%{filter:drop-shadow(0 0 10px rgba(88,101,242,.6))}50%{filter:drop-shadow(0 0 22px rgba(88,101,242,1))}to{filter:drop-shadow(0 0 10px rgba(88,101,242,.6))}}.discord-icon-link:hover{animation:discordGlowPulse 1.4s infinite ease-in-out}
