@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#030805;font-family:Inter,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#030805}::-webkit-scrollbar-thumb{background:#0a1c12;border:1px solid #5efe2b33;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5efe2b}.sph-header{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#0308054d;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:90px;padding:0 60px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;right:0}.sph-header.sph-header-scrolled{-webkit-backdrop-filter:blur(16px);background:#030805d9;border-bottom:1px solid #d4af3740;height:70px}.sph-header.sph-header-mobile{padding:0 20px}.sph-logo-container{cursor:pointer;align-items:center;gap:10px;text-decoration:none;display:flex}.sph-logo-img-wrapper{justify-content:center;align-items:center;display:flex}.sph-logo-img{object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 0 6px #d4af3799)drop-shadow(0 0 12px #5efe2b33);width:42px;height:42px;transition:filter .3s}.sph-logo-container:hover .sph-logo-img{filter:drop-shadow(0 0 10px #d4af37e6)drop-shadow(0 0 20px #5efe2b59)}.sph-logo-text{letter-spacing:.08em;-webkit-user-select:none;user-select:none;align-items:center;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:900;display:flex}.sph-logo-text-neon{color:#5efe2b;text-shadow:0 0 10px #5efe2b80}.sph-logo-text-gold{color:#d4af37;text-shadow:0 0 10px #d4af3780}.sph-nav{align-items:center;gap:10px;display:flex}.sph-nav-item{cursor:pointer;padding:20px 10px;position:relative}.sph-nav-link-wrapper{align-items:center;gap:6px;display:flex}.sph-nav-link{color:#a8b3a8;letter-spacing:.03em;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .25s}.sph-nav-item:hover .sph-nav-link{color:#5efe2b}.sph-chevron{color:#a8b3a8;transition:transform .25s,color .25s}.sph-nav-item:hover .sph-chevron{color:#5efe2b}.sph-chevron-rotated{color:#5efe2b;transform:rotate(180deg)}.sph-dropdown{z-index:1001;background:#0a1c12;border:1px solid #5efe2b26;border-top:3px solid #5efe2b;border-radius:8px;width:290px;margin-top:-5px;padding:12px;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #030805e6}.sph-dropdown-item{border-radius:6px;margin-bottom:2px;padding:10px 12px;text-decoration:none;transition:background .2s;display:block}.sph-dropdown-item:last-child{margin-bottom:0}.sph-dropdown-item:hover{background:#5efe2b0f}.sph-dropdown-item-title{color:#fff;margin-bottom:2px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;transition:color .2s}.sph-dropdown-item:hover .sph-dropdown-item-title{color:#5efe2b}.sph-dropdown-item-desc{color:#a8b3a8;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.3}.sph-cta-btn{color:#030805;cursor:pointer;background:#5efe2b;border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 26px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:background .3s,box-shadow .3s;display:flex;box-shadow:0 0 12px #5efe2b4d}.sph-mobile-toggle{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;padding:8px;display:flex}.sph-mobile-menu{-webkit-backdrop-filter:blur(20px);z-index:999;background:#030805f7;border-bottom:1px solid #5efe2b26;flex-direction:column;gap:24px;max-height:calc(100vh - 70px);padding:30px 24px;display:flex;position:fixed;top:70px;left:0;right:0;overflow-y:auto}.sph-mobile-nav-list{flex-direction:column;gap:6px;display:flex}.sph-mobile-nav-link{color:#fff;border-bottom:1px solid #ffffff0d;padding:12px 6px;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .2s;display:block}.sph-mobile-submenu{border-left:1.5px solid #5efe2b33;flex-direction:column;gap:6px;margin-top:4px;margin-bottom:8px;padding-left:15px;display:flex;overflow:hidden}.sph-mobile-submenu-item{border-radius:4px;padding:8px 6px;text-decoration:none;display:block}.sph-mobile-submenu-item:hover{background:#5efe2b0d}.sph-mobile-submenu-title{color:#fff;margin-bottom:2px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.sph-mobile-submenu-item:hover .sph-mobile-submenu-title{color:#5efe2b}.sph-mobile-submenu-desc{color:#a8b3a8;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400}.sph-mobile-cta{color:#030805;cursor:pointer;background:#5efe2b;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;display:flex;box-shadow:0 0 15px #5efe2b66}.spf-footer{z-index:10;background:#030805;margin-top:60px;padding:100px 60px 45px;position:relative}.spf-footer.spf-footer-mobile{padding:80px 20px 35px}.spf-divider{background:linear-gradient(90deg,#0000,#d4af3766 15%,#5efe2b66 50%,#d4af3766 85%,#0000);width:100%;max-width:1200px;height:1.5px;margin:0 auto 50px;box-shadow:0 0 10px #d4af3733}.spf-container{grid-template-columns:1.8fr 1fr 1fr 1fr;gap:50px;max-width:1200px;margin:0 auto 50px;display:grid}.spf-container-mobile{grid-template-columns:1fr;gap:40px}.spf-brand-column{flex-direction:column;gap:18px;display:flex}.spf-logo-text{letter-spacing:.08em;-webkit-user-select:none;user-select:none;align-items:center;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:900;display:flex}.spf-logo-text-gold{color:#d4af37;text-shadow:0 0 10px #d4af3780}.spf-logo-text-neon{color:#5efe2b;text-shadow:0 0 10px #5efe2b80}.spf-tagline{color:#94a3b8;max-width:320px;font-size:.95rem;line-height:1.6}.spf-column{flex-direction:column;gap:20px;display:flex}.spf-column-title{color:#fff;text-transform:uppercase;letter-spacing:.08em;padding-bottom:8px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:800;position:relative}.spf-column-title:after{content:"";background:#d4af37;width:25px;height:2px;position:absolute;bottom:0;left:0;box-shadow:0 0 6px #d4af37}.spf-links-list{flex-direction:column;gap:12px;display:flex}.spf-link{color:#94a3b8;align-items:center;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.spf-link:hover{color:#5efe2b;text-shadow:0 0 8px #5efe2b4d;transform:translate(4px)}.spf-bottom-bar{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:30px;display:flex}.spf-bottom-bar-mobile{text-align:center;flex-direction:column;gap:15px}.spf-copy{color:#94a3b8;font-size:.85rem;line-height:1.5}.spf-legal-links{gap:24px;display:flex}.spf-legal-link{color:#94a3b8;font-size:.85rem;text-decoration:none;transition:color .2s}.spf-legal-link:hover{color:#5efe2b}.spf-social-links{gap:12px;margin-top:10px;display:flex}.spf-social-link{color:#94a3b8;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.spf-social-link:hover{color:#d4af37;background:#d4af370d;border-color:#d4af37;transform:translateY(-2px);box-shadow:0 0 12px #d4af3759}.spb-canvas{z-index:-1;pointer-events:none;background:#030805;width:100vw;height:100vh;position:fixed;top:0;left:0}.spsplash-overlay{z-index:99999;background:radial-gradient(circle,#05160c 0%,#020704 100%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.spsplash-overlay:before{content:"";opacity:.9;pointer-events:none;z-index:1;background-image:radial-gradient(#5efe2b0a 1.5px,#0000 1.5px),radial-gradient(#d4af3708 1px,#0000 1px);background-position:0 0,20px 20px;background-size:40px 40px;animation:60s linear infinite spsplash-grid-pan;position:absolute;inset:0}@keyframes spsplash-grid-pan{0%{background-position:0 0,20px 20px}to{background-position:40px 40px,60px 60px}}.spsplash-corner{pointer-events:none;z-index:2;border:1.5px solid #5efe2b38;width:18px;height:18px;position:absolute}.spsplash-corner-tl{border-bottom:none;border-right:none;top:28px;left:28px}.spsplash-corner-tr{border-bottom:none;border-left:none;top:28px;right:28px}.spsplash-corner-bl{border-top:none;border-right:none;bottom:28px;left:28px}.spsplash-corner-br{border-top:none;border-left:none;bottom:28px;right:28px}.spsplash-content{text-align:center;z-index:3;flex-direction:column;align-items:center;width:100%;max-width:420px;display:flex;position:relative}.spsplash-logo-wrapper{justify-content:center;align-items:center;width:260px;height:260px;margin-bottom:24px;display:flex;position:relative}.spsplash-logo-aura{filter:blur(38px);pointer-events:none;z-index:0;background:radial-gradient(circle,#d4af3733 0%,#5efe2b12 45%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute}.spsplash-shield-svg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.spsplash-logo-canvas{z-index:2;width:240px;height:240px;animation:2.8s ease-in-out infinite spsplash-logo-pulse;position:absolute}@keyframes spsplash-logo-pulse{0%,to{filter:drop-shadow(0 0 22px #d4af3780)drop-shadow(0 0 50px #5efe2b2e)}50%{filter:drop-shadow(0 0 40px #d4af37d9)drop-shadow(0 0 80px #5efe2b52)}}.spsplash-sub{letter-spacing:.35em;color:#d4af37;text-transform:uppercase;text-shadow:0 0 12px #d4af3740;margin-bottom:32px;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:800}.spsplash-loader-container{background:#ffffff0d;border-radius:4px;width:160px;height:2px;overflow:hidden}.spsplash-loader-bar{background:linear-gradient(90deg,#5efe2b,#d4af37);height:100%;box-shadow:0 0 8px #5efe2b73}.sphome-container{width:100%;max-width:100%;margin:0 auto;position:relative;overflow:hidden}.bg-darker{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040a0699}.border-gold{border-top:1px solid #d4af3726;border-bottom:1px solid #d4af3726}.max-w-700{max-width:700px}.max-w-500{max-width:500px}.text-gold{color:#d4af37;text-shadow:0 0 10px #d4af374d}.text-green{color:#5efe2b;text-shadow:0 0 10px #5efe2b4d}.flex-center{justify-content:center;align-items:center;display:flex}.sphome-badge-gold{color:#d4af37;text-transform:uppercase;letter-spacing:.15em;background:#d4af3714;border:1px solid #d4af374d;border-radius:30px;margin-bottom:20px;padding:6px 16px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:800;display:inline-block;box-shadow:0 0 15px #d4af370d}.sphome-badge-green{color:#5efe2b;text-transform:uppercase;letter-spacing:.15em;background:#5efe2b14;border:1px solid #5efe2b4d;border-radius:30px;margin-bottom:20px;padding:6px 16px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:800;display:inline-block;box-shadow:0 0 15px #5efe2b0d}.sphome-section-title{color:#fff;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:900;line-height:1.2}.sphome-section-title.centered{text-align:center}.sphome-section-body{color:#94a3b8;font-size:1.1rem;line-height:1.6}.sphome-section-body.centered{text-align:center;margin-left:auto;margin-right:auto}.sphome-text-highlight-gold{color:#d4af37;text-shadow:0 0 20px #d4af3733}.sphome-hero-section{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:180px 80px 100px;display:grid}.sphome-hero-content{flex-direction:column;align-items:flex-start;display:flex}.sphome-hero-headline{letter-spacing:-.01em;color:#fff;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:3.6rem;font-weight:900;line-height:1.1}.sphome-hero-sub{color:#94a3b8;margin-bottom:35px;font-size:1.2rem;line-height:1.6}.sphome-form-wrapper{width:100%;max-width:460px;margin-bottom:25px}.sphome-waitlist-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06120a80;border:1px solid #5efe2b33;border-radius:50px;gap:6px;padding:6px;transition:all .3s;display:flex;box-shadow:0 5px 30px #0009}.sphome-waitlist-form:focus-within{border-color:#5efe2b;box-shadow:0 0 15px #5efe2b4d}.sphome-waitlist-input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 20px;font-family:Inter,sans-serif;font-size:.95rem}.sphome-btn-primary{color:#030805;cursor:pointer;white-space:nowrap;background:#5efe2b;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:12px 26px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 0 12px #5efe2b4d}.sphome-btn-primary:hover{background:#73ff47;transform:translateY(-1px);box-shadow:0 0 20px #5efe2b99}.sphome-error-message{color:#ef4444;margin-top:8px;margin-left:20px;font-size:.85rem}.sphome-secondary-link-container{margin-bottom:40px}.sphome-link-secondary{color:#d4af37;border-bottom:1.5px solid #d4af3766;padding-bottom:2px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s}.sphome-link-secondary:hover{color:#fff;text-shadow:0 0 8px #ffffff80;border-color:#5efe2b}.sphome-trust-line{color:#64748b;border-top:1px solid #ffffff0d;width:100%;padding-top:20px;font-size:.85rem;line-height:1.5}.sphome-trust-line strong{color:#a8b3a8}.sphome-hero-photo-container{justify-content:center;align-items:center;width:100%;margin-top:-110px;display:flex;position:relative}.sphome-hero-image-glow{filter:blur(50px);z-index:1;pointer-events:none;background:radial-gradient(circle,#d4af3726 0%,#5efe2b0d 50%,#0000 100%);animation:8s ease-in-out infinite pulseGlow;position:absolute;inset:10%}.sphome-hero-image{z-index:2;object-fit:cover;aspect-ratio:4/3;border:1px solid #d4af3733;border-radius:20px;max-width:100%;height:auto;animation:6s ease-in-out infinite float;box-shadow:0 20px 50px #000c}@keyframes float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(.5deg)}to{transform:translateY(0)rotate(0)}}@keyframes pulseGlow{0%{opacity:.8;transform:scale(.95)}50%{opacity:1.2;transform:scale(1.08)}to{opacity:.8;transform:scale(.95)}}.sphome-section-split{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:100px 80px;display:grid}.sphome-section-centered{flex-direction:column;align-items:center;max-width:100%;margin:0 auto;padding:100px 80px;display:flex}.sphome-quote-card{background:#d4af3708;border:1px solid #d4af372e;border-left:4px solid #d4af37;border-radius:12px;padding:40px;box-shadow:0 10px 30px #0000004d}.sphome-quote-tag{color:#d4af37;letter-spacing:.1em;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:800;display:inline-block}.sphome-quote-main{color:#fff;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.4}.sphome-steps-grid{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;max-width:1100px;margin-top:50px;display:grid}.sphome-step-card{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06120a4d;border:1px solid #5efe2b1f;border-radius:16px;flex-direction:column;align-items:center;padding:40px 30px;transition:all .3s;display:flex}.sphome-step-card:hover{border-color:#5efe2b;transform:translateY(-4px);box-shadow:0 10px 30px #5efe2b0d}.sphome-step-num-circle{background:#5efe2b14;border:1px solid #5efe2b40;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:24px;display:flex}.sphome-step-icon{color:#5efe2b}.sphome-step-label{text-transform:uppercase;color:#d4af37;letter-spacing:.05em;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:800}.sphome-step-text{color:#fff;font-size:1.05rem;line-height:1.5}.sphome-cards-grid{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;max-width:1100px;margin-top:50px;display:grid}.sphome-audience-card{text-align:center;background:#d4af3705;border:1px solid #d4af371f;border-radius:12px;padding:30px 24px;transition:all .3s}.sphome-audience-card:hover{border-color:#d4af37;transform:translateY(-3px);box-shadow:0 10px 30px #d4af370d}.sphome-card-heading{color:#fff;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:800}.sphome-card-text{color:#94a3b8;font-size:.95rem;line-height:1.4}.sphome-benefits-list-container{width:100%;max-width:650px;margin-top:40px}.sphome-benefits-list{flex-direction:column;gap:16px;list-style:none;display:flex}.sphome-benefit-item{background:#06120a40;border:1px solid #5efe2b14;border-radius:50px;align-items:center;gap:20px;padding:16px 28px;transition:all .2s;display:flex}.sphome-benefit-item:hover{border-color:#5efe2b4d;transform:translate(4px)}.sphome-benefit-icon-wrapper{color:#5efe2b;background:#5efe2b1a;border:1px solid #5efe2b4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sphome-benefit-text{color:#fff;font-size:1.05rem;font-weight:600}.sphome-proof-graphic{background:#0000004d;border:1px solid #ffffff0a;border-radius:16px;gap:40px;padding:40px;display:flex}.sphome-proof-stat{flex-direction:column;align-items:center;display:flex}.sphome-proof-num{margin-bottom:10px;font-family:Outfit,sans-serif;font-size:3rem;font-weight:900;line-height:1}.sphome-proof-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;text-align:center;font-size:.8rem}.sphome-final-cta-section{padding-bottom:160px}.sphome-cta-container-card{background:linear-gradient(135deg,#d4af370d 0%,#06120a80 100%);border:1px solid #d4af3733;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:900px;padding:80px 40px;display:flex;position:relative;box-shadow:0 20px 50px #0009}.sphome-cta-container-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#d4af374d,#0000);border-radius:24px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (width<=1024px){.sphome-hero-photo-container{margin-top:0}.sphome-hero-section{text-align:center;grid-template-columns:1fr;gap:40px;padding-top:140px}.sphome-hero-content{align-items:center}.sphome-hero-headline{font-size:3rem}.sphome-section-split{grid-template-columns:1fr;gap:40px;padding:80px 40px}.sphome-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.sphome-hero-section{padding-bottom:60px;padding-left:20px;padding-right:20px}.sphome-hero-headline{font-size:2.3rem}.sphome-section-title{font-size:2rem}.sphome-section-centered{padding:60px 20px}.sphome-steps-grid{grid-template-columns:1fr;gap:20px}.sphome-cards-grid{grid-template-columns:1fr;gap:16px}.sphome-waitlist-form{box-shadow:none;background:0 0;border:none;flex-direction:column;padding:0}.sphome-waitlist-input{background:#06120a99;border:1px solid #5efe2b33;border-radius:50px;width:100%;margin-bottom:10px;padding:14px 20px}.sphome-btn-primary{width:100%;padding:14px}.sphome-proof-graphic{flex-direction:column;gap:20px;width:100%}.sphome-cta-container-card{padding:40px 20px}}.sphome-app-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:24px;margin-bottom:24px;display:flex}.sphome-hero-content .sphome-app-badges{justify-content:flex-start}@media (width<=1024px){.sphome-hero-content .sphome-app-badges{justify-content:center}}.sphome-app-badge{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#000;border:1px solid #2e2e2e;border-radius:8px;outline:none;align-items:center;gap:12px;padding:8px 18px;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.sphome-app-badge:hover{background:#111;border-color:#4a4a4a;transform:translateY(-2px);box-shadow:0 6px 20px #0006}.sphome-app-badge-icon{justify-content:center;align-items:center;width:20px;height:24px;transition:transform .2s;display:flex}.sphome-app-badge:hover .sphome-app-badge-icon{transform:scale(1.05)}.sphome-app-badge-text{flex-direction:column;align-items:flex-start;line-height:1.15;display:flex}.sphome-app-badge-sub{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:.65rem;font-weight:500}.sphome-app-badge-title{color:#fff;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.sphome-toast{-webkit-backdrop-filter:blur(16px);z-index:100000;background:#040f07f5;border:1px solid #5efe2b;border-radius:12px;width:calc(100% - 40px);max-width:420px;margin:0 auto;padding:16px 24px;position:fixed;bottom:30px;left:0;right:0;box-shadow:0 10px 40px #5efe2b26,0 0 25px #5efe2b0d}.sphome-toast-content{align-items:center;gap:16px;display:flex}.sphome-toast-icon{font-size:1.75rem}.sphome-toast-title{color:#5efe2b;letter-spacing:.02em;margin:0 0 4px;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:800}.sphome-toast-body{color:#e2e8f0;margin:0;font-size:.85rem;line-height:1.4}.spvision-section{max-width:1200px;min-height:100vh;margin:0 auto;padding:140px 60px 80px}.spvision-section-mobile{padding:100px 20px 60px}.spvision-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:60px;display:flex}.spvision-badge{color:#5efe2b;text-transform:uppercase;letter-spacing:.12em;background:#5efe2b14;border:1px solid #5efe2b40;border-radius:30px;margin-bottom:20px;padding:8px 18px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700}.spvision-title{color:#fff;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:3.5rem;font-weight:900;line-height:1.1}.spvision-title-mobile{font-size:2.3rem}.spvision-subtitle{color:#94a3b8;max-width:700px;font-size:1.25rem;line-height:1.6}.spvision-deck-grid{grid-template-columns:1fr 1fr;gap:30px;margin-bottom:60px;display:grid}.spvision-deck-grid-mobile{grid-template-columns:1fr;gap:24px}.spvision-deck-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1c1273;border:1px solid #5efe2b26;border-radius:16px;padding:40px}.spvision-deck-card-icon{color:#5efe2b;background:#5efe2b14;border:1px solid #5efe2b40;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:24px;display:flex}.spvision-deck-card-title{color:#fff;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:1.45rem;font-weight:800}.spvision-deck-card-desc{color:#94a3b8;font-size:1rem;line-height:1.6}.spvision-matrix-box{background:#0a1c124d;border:1px solid #ffffff0d;border-radius:16px;margin-bottom:60px;padding:50px 40px}.spvision-matrix-box-mobile{padding:30px 20px}.spvision-matrix-title{color:#fff;text-align:center;margin-bottom:30px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.spvision-matrix-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.spvision-matrix-grid-mobile{grid-template-columns:1fr 1fr;gap:20px}.spvision-matrix-item{text-align:center;padding:10px}.spvision-matrix-val{color:#5efe2b;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:900}.spvision-matrix-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.spvision-roadmap{max-width:800px;margin:0 auto 60px}.spvision-roadmap-title{color:#fff;text-align:center;margin-bottom:30px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.spvision-roadmap-list{border-left:2px solid #5efe2b33;flex-direction:column;gap:20px;padding-left:30px;display:flex}.spvision-roadmap-list-mobile{padding-left:20px}.spvision-roadmap-item{background:#0a1c1233;border:1px solid #ffffff08;border-radius:12px;padding:24px;position:relative}.spvision-roadmap-dot{background:#5efe2b;border-radius:50%;width:12px;height:12px;position:absolute;top:30px;left:-37px;box-shadow:0 0 8px #5efe2b}.spvision-roadmap-dot-mobile{left:-27px}.spvision-roadmap-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.spvision-roadmap-header-mobile{flex-direction:column;align-items:flex-start;gap:4px}.spvision-roadmap-time{color:#5efe2b;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800}.spvision-roadmap-stage{color:#fff;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.spvision-roadmap-desc{color:#94a3b8;font-size:.95rem;line-height:1.5}.spvision-cta{text-align:center;background:linear-gradient(135deg,#0a1c12b3 0%,#030805e6 100%);border:1px solid #5efe2b33;border-radius:16px;flex-direction:column;align-items:center;padding:50px;display:flex}.spvision-cta-mobile{padding:30px 20px}.spvision-cta-title{color:#fff;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800}.spvision-cta-desc{color:#94a3b8;max-width:600px;margin-bottom:30px;font-size:1.05rem;line-height:1.6}.spthank-section{justify-content:center;align-items:center;max-width:800px;min-height:100vh;margin:0 auto;padding:140px 20px 80px;display:flex}.spthank-box{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0a1c12b3 0%,#030805f2 100%);border:1px solid #5efe2b33;border-radius:16px;width:100%;padding:50px 40px;box-shadow:0 15px 50px #030805d9}.spthank-box-mobile{padding:30px 20px}.spthank-success-icon{color:#5efe2b;background:#5efe2b1a;border:1px solid #5efe2b4d;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 24px;display:flex;box-shadow:0 0 20px #5efe2b33}.spthank-title{color:#fff;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:900}.spthank-title-mobile{font-size:1.8rem}.spthank-desc{color:#94a3b8;margin-bottom:35px;font-size:1.05rem;line-height:1.6}.spthank-ref-title{color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.spthank-ref-box{background:#030805cc;border:1px solid #5efe2b40;border-radius:8px;align-items:center;gap:10px;margin-bottom:35px;padding:6px;display:flex;box-shadow:inset 0 2px 10px #00000080}.spthank-ref-box-mobile{flex-direction:column;padding:10px}.spthank-ref-url{color:#5efe2b;text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;width:100%;padding-left:12px;font-family:monospace;font-size:.95rem;overflow:hidden}.spthank-copy-btn{color:#5efe2b;cursor:pointer;background:#5efe2b26;border:1px solid #5efe2b66;border-radius:6px;align-items:center;gap:6px;min-height:40px;padding:10px 18px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;transition:all .25s;display:flex}.spthank-copy-btn:hover{color:#030805;background:#5efe2b;border-color:#5efe2b;box-shadow:0 0 10px #5efe2b4d}.spthank-copy-btn-mobile{justify-content:center;width:100%}.spthank-stats{background:#0a1c124d;border:1px solid #ffffff08;border-radius:10px;justify-content:space-around;margin-bottom:35px;padding:20px;display:flex}.spthank-stats-mobile{flex-direction:column;gap:15px}.spthank-stat-item{text-align:center}.spthank-stat-val{color:#fff;margin-bottom:2px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:900}.spthank-stat-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.spthank-milestones-title{color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.spthank-milestones-list{text-align:left;flex-direction:column;gap:12px;display:flex}.spthank-milestone-item{background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;justify-content:space-between;align-items:center;padding:14px 18px;transition:all .2s;display:flex}.spthank-milestone-unlocked{background:#5efe2b08;border-color:#5efe2b33}.spthank-milestone-details{flex-direction:column;display:flex}.spthank-milestone-name{color:#fff;margin-bottom:2px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.spthank-milestone-card-unlocked .spthank-milestone-name{color:#5efe2b}.spthank-milestone-desc{color:#94a3b8;font-size:.75rem}.spthank-milestone-status{border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700}.spthank-status-pending{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff1a}.spthank-status-unlocked{color:#5efe2b;background:#5efe2b26;border:1px solid #5efe2b4d;box-shadow:0 0 10px #5efe2b1a}.spthank-back-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;min-height:44px;margin-top:30px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600;transition:color .2s;display:inline-flex}.spthank-back-btn:hover{color:#5efe2b}.spa-wrapper{color:#fff;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex;overflow-x:hidden}.spa-section{max-width:1200px;margin:0 auto;padding:100px 60px}.spa-section-mobile{padding:80px 20px}.spa-section-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:60px;display:flex}.spa-section-badge{color:#5efe2b;text-transform:uppercase;letter-spacing:.1em;background:#5efe2b14;border:1px solid #5efe2b40;border-radius:30px;margin-bottom:16px;padding:6px 16px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700;box-shadow:0 0 10px #5efe2b1a}.spa-section-title{color:#fff;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:3rem;font-weight:900;line-height:1.15}.spa-section-title-mobile{font-size:2.2rem}.spa-section-subtitle{color:#a8b3a8;max-width:600px;font-size:1.15rem;line-height:1.6}.spa-hero{text-align:center;flex-direction:column;align-items:center;max-width:950px;margin:0 auto;padding-top:170px;padding-bottom:100px;display:flex}.spa-hero-mobile{padding-top:130px;padding-bottom:70px}.spa-hero-title{letter-spacing:-.01em;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:4.5rem;font-weight:900;line-height:1.1}.spa-hero-title-mobile{font-size:2.6rem}.spa-hero-highlight{color:#5efe2b;text-shadow:0 0 25px #5efe2b59;position:relative}.spa-hero-desc{color:#a8b3a8;max-width:700px;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.spa-hero-desc-mobile{font-size:1.05rem}.spa-hero-ctas{justify-content:center;gap:16px;margin-bottom:60px;display:flex}.spa-hero-ctas-mobile{flex-direction:column;gap:12px;width:100%;max-width:320px}.spa-btn-primary{color:#030805;cursor:pointer;background:#5efe2b;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:15px 36px;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 0 15px #5efe2b66}.spa-btn-primary:hover{background:#73ff47;transform:translateY(-2px);box-shadow:0 0 25px #5efe2bb3}.spa-btn-secondary{color:#5efe2b;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1c1299;border:1px solid #5efe2b66;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:15px 36px;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700;transition:all .3s;display:flex}.spa-btn-secondary:hover{background:#5efe2b14;border-color:#5efe2b;transform:translateY(-2px);box-shadow:0 0 15px #5efe2b33}.spa-stats-row{border-top:1px solid #ffffff0d;justify-content:center;gap:40px;width:100%;padding-top:40px;display:flex}.spa-stats-row-mobile{flex-direction:column;align-items:center;gap:24px}.spa-stat-card{text-align:center}.spa-stat-number{color:#fff;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:900}.spa-stat-number-neon{color:#5efe2b}.spa-stat-label{color:#a8b3a8;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.spa-story-container{border-left:2px solid #5efe2b26;flex-direction:column;gap:24px;max-width:800px;margin:0 auto;padding-left:30px;display:flex}.spa-story-container-mobile{padding-left:20px}.spa-story-block{padding-bottom:8px;position:relative}.spa-story-dot{background:#5efe2b;border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:-37px;box-shadow:0 0 8px #5efe2b}.spa-story-dot-mobile{left:-27px}.spa-story-title{color:#fff;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700}.spa-story-text{color:#a8b3a8;font-size:1.05rem;line-height:1.6}.spa-grid-3{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:20px;display:grid}.spa-grid-3-mobile{grid-template-columns:1fr;gap:20px}.spa-card{-webkit-backdrop-filter:blur(10px);background:#0a1c1266;border:1px solid #5efe2b1f;border-radius:12px;padding:30px;transition:all .3s cubic-bezier(.16,1,.3,1)}.spa-card:hover{border-color:#5efe2b;transform:translateY(-5px);box-shadow:0 10px 30px #5efe2b14,0 0 15px #5efe2b0d}.spa-card-icon{color:#5efe2b;background:#5efe2b14;border:1px solid #5efe2b33;border-radius:10px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:20px;display:flex;box-shadow:0 0 10px #5efe2b0d}.spa-card:hover .spa-card-icon{background:#5efe2b26;border-color:#5efe2b;box-shadow:0 0 15px #5efe2b33}.spa-card-title{color:#fff;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:700}.spa-card-desc{color:#a8b3a8;font-size:.95rem;line-height:1.5}.spa-tournaments-content{align-items:center;gap:40px;display:flex}.spa-tournaments-content-mobile{flex-direction:column;gap:30px}.spa-tournaments-steps{flex-direction:column;flex:1;gap:20px;display:flex}.spa-step-box{background:#0a1c1240;border:1px solid #5efe2b0f;border-radius:10px;gap:20px;padding:24px;transition:all .3s;display:flex}.spa-step-box:hover{background:#0a1c1280;border-color:#5efe2b33}.spa-step-number{color:#5efe2b;text-shadow:0 0 8px #5efe2b4d;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:900;line-height:1}.spa-step-details{flex-direction:column;display:flex}.spa-step-title{color:#fff;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.spa-step-desc{color:#a8b3a8;font-size:.9rem;line-height:1.5}.spa-tournaments-graphic{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1c1266;border:1px solid #5efe2b26;border-radius:16px;flex-direction:column;flex:1;gap:16px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #03080580}.spa-bracket-title{color:#5efe2b;align-items:center;gap:8px;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;display:flex}.spa-bracket-node{background:#030805b3;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.spa-bracket-node-winner{border-color:#5efe2b80;box-shadow:0 0 10px #5efe2b1a}.spa-bracket-name{color:#fff;font-size:.85rem;font-weight:600}.spa-bracket-status{color:#a8b3a8;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:700}.spa-bracket-status-win{color:#5efe2b;background:#5efe2b26;border:1px solid #5efe2b4d}.spa-bracket-link{background:#5efe2b4d;width:2px;height:20px;margin:0 auto}.spa-masters-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.spa-masters-grid-mobile{grid-template-columns:1fr;gap:20px}.spa-master-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1c1266;border:1px solid #5efe2b1f;border-radius:12px;flex-direction:column;align-items:center;padding:30px;transition:all .3s;display:flex}.spa-master-card:hover{border-color:#5efe2b;transform:translateY(-5px);box-shadow:0 10px 30px #5efe2b0f}.spa-master-avatar-wrapper{margin-bottom:20px;position:relative}.spa-master-avatar{object-fit:cover;background:#0a1c12;border:2.5px solid #5efe2b;border-radius:50%;width:90px;height:90px;box-shadow:0 0 15px #5efe2b4d}.spa-master-badge{color:#030805;background:#5efe2b;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 0 8px #5efe2b}.spa-master-name{color:#fff;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800}.spa-master-title{color:#5efe2b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.8rem;font-weight:700}.spa-master-bio{color:#a8b3a8;font-size:.9rem;line-height:1.45}
