:root{--bg-color:#050505;--text-color:#fff;--accent-color:#fff;--secondary-text:#888;--font-heading:"Playfair Display", serif;--font-body:"Inter", sans-serif}.background-fx{z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 100%,#0a1025 0%,#020204 100%);width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}[class^=stars-]{width:100%;height:100%;position:absolute;top:0;left:0}.stars-small{opacity:.4;background-image:radial-gradient(1px 1px,#fff,#0000);background-size:150px 150px;animation:100s linear infinite sporeRise}.stars-medium{opacity:.6;background-image:radial-gradient(1.5px 1.5px,#c8e6ffcc,#0000);background-size:250px 250px;animation:60s linear infinite sporeRise}.stars-large{filter:drop-shadow(0 0 3px #0ff);opacity:.8;background-image:radial-gradient(2px 2px,#fff,#0000);background-size:400px 400px;animation:40s linear infinite sporeRise}@keyframes sporeRise{0%{background-position:0 100vh}to{background-position:0 -100vh}}@keyframes contentEnter{0%{opacity:0;filter:blur(8px);transform:translateY(15px)}to{opacity:1;filter:blur();transform:translateY(0)}}.animate-enter{opacity:0;animation:1s cubic-bezier(.2,.8,.2,1) forwards contentEnter}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.5s}.delay-3{animation-delay:.8s}.delay-4{animation-delay:1.1s}.landing-container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.main-heading{font-family:var(--font-body);text-align:center;letter-spacing:-.02em;background:linear-gradient(#fff,#bbb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:10rem;margin-bottom:5rem;font-size:2.2rem;font-weight:600}.landing-hero{text-align:center;z-index:10;flex-direction:column;justify-content:flex-start;align-items:center;min-height:85vh;padding-top:15vh;display:flex;position:relative}.hero-logo{width:90px;height:90px;margin-bottom:2rem}.hero-logo img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.landing-hero h1{margin-bottom:1.5rem;padding:0 1rem;font-size:2.5rem;font-weight:500;line-height:1.2}.landing-hero h1 .italic{font-family:var(--font-heading);margin-top:.3rem;font-style:italic;font-weight:400;display:block}.landing-hero p{color:#ccc;max-width:90%;margin-bottom:2.5rem;padding:0 1rem;font-size:1rem}.cosmic-ocean{z-index:2;clip-path:ellipse(50% 100% at 50% 100%);opacity:.6;width:200vw;height:30vh;position:absolute;bottom:-5vh;left:-50vw}.wave-1{background:linear-gradient(#3264ff33,#000);animation:12s ease-in-out infinite alternate waveRide}.wave-2{opacity:.4;background:linear-gradient(#00ffff26,#000);height:25vh;animation:8s ease-in-out -2s infinite alternate-reverse waveRide;bottom:-8vh}.wave-3{opacity:.3;background:linear-gradient(#ffffff1a,#000);height:20vh;animation:15s ease-in-out -5s infinite alternate waveRide;bottom:-10vh}@keyframes waveRide{0%{transform:translate(0)scaleY(.8)}to{transform:translate(10vw)scaleY(1.2)}}.atmosphere-glow{filter:blur(60px);background:radial-gradient(circle,#3264ff40,#0000 70%);width:120vw;height:50vh;position:absolute;bottom:-10vh;left:50%;transform:translate(-50%)}.landing-section{z-index:10;padding:4rem 0;position:relative}.value-props{flex-direction:column;gap:6rem;display:flex}.prop-card{text-align:center;flex-direction:column;align-items:center;padding:0 1rem;display:flex}.prop-title{font-family:var(--font-heading);background:linear-gradient(#fff,#999);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:1.8rem;font-style:italic}.prop-visual{background:#14141999;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:600px;height:320px;margin-bottom:1.5rem;overflow:hidden}.prop-visual img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.prop-desc{color:#888;max-width:100%;padding:0 .5rem;font-size:1rem}.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.2rem;display:grid}.testimonial-card{text-align:left;background:#0d0d0d;border:1px solid #ffffff14;border-radius:26px;padding:2.2rem;transition:transform .2s,border-color .2s}.testimonial-card:hover{border-color:#ffffff26;transform:translateY(-3px)}.author-name{color:#fff;font-size:1.15rem;font-weight:600;display:block}.author-handle{color:#555;font-size:.85rem}.testimonial-text{color:#eee;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.5}.testimonial-stars{color:#fc0;letter-spacing:2px;font-size:.8rem}.orbit-items{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;margin-bottom:4rem;display:grid}.orbit-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:1.2rem;padding:1.5rem;display:flex}.orbit-icon{font-size:1.8rem}.orbit-content h4{color:#fff;margin-bottom:.2rem;font-size:1.1rem}.orbit-content p{color:#999;font-size:.9rem}.bonuses-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.bonus-holo-card{background:linear-gradient(145deg,#0e0e0e,#050505);border:1px solid #8264ff40;border-radius:26px;padding:2.5rem;position:relative;overflow:hidden}.bonus-holo-card:before{content:"";background:linear-gradient(45deg,#0000,#8264ff0d,#0000);width:200%;height:200%;animation:6s linear infinite holo;position:absolute;top:-50%;left:-50%}@keyframes holo{0%{transform:translateY(-50%)rotate(45deg)}to{transform:translateY(50%)rotate(45deg)}}.holo-badge{color:#fff;background:linear-gradient(90deg,#6c63ff,#3f3d56);border-radius:6px;margin-bottom:1.2rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.bonus-holo-card h3{color:#fff;margin-bottom:1rem;font-size:1.6rem}.bonus-holo-card p{color:#aaa;font-size:1rem}.final-note{text-align:center;color:#eee;opacity:.7;font-size:1.1rem;font-style:italic}.bio-hero-container{text-align:center;flex-direction:column;align-items:center;gap:3rem;display:flex}.bio-hero-img{border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:900px;overflow:hidden;box-shadow:0 20px 50px #0009}.bio-hero-img img{width:100%;height:auto;display:block}.bio-text-full{color:#ccc;max-width:800px;font-size:1.15rem;line-height:1.8}.price-card{text-align:center;background:#0a0a0a;border:1px solid #1a1a1a;border-radius:24px;padding:4rem 2rem;position:relative;overflow:hidden}.price-tag{color:#fff;margin:1.5rem 0;font-size:4rem;font-weight:700}.price-tag span{vertical-align:super;font-size:1.2rem}.landing-footer{text-align:center;padding:6rem 0}.contact-button{color:#fff;background:#25d366;border-radius:100px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-block}@media (min-width:768px){.main-heading{font-size:3.5rem}.hero-logo{width:130px;height:130px}.landing-hero h1{font-size:4rem}.landing-hero p{max-width:600px;font-size:1.1rem}.prop-title{font-size:3.2rem}.prop-desc{max-width:500px;font-size:1.1rem}.prop-card{padding:0}}
