.sph-header{position:sticky;top:0;z-index:9999;background:#0d0a1a;box-shadow:0 2px 20px rgba(0,0,0,.5);font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.sph-header-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px}.sph-logo a{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.sph-logo img{height:42px;width:auto;display:block}.sph-nav{display:flex;align-items:center;gap:4px;list-style:none}.sph-nav>li{position:relative}.sph-nav>li>a{display:flex;align-items:center;gap:4px;padding:8px 14px;color:#e2e8f0;text-decoration:none;font-size:14.5px;font-weight:500;border-radius:8px;transition:color .2s,background .2s;white-space:nowrap}.sph-nav>li>a:hover,.sph-nav>li:hover>a{color:#c89af0;background:rgba(168,85,247,.12)}.sph-arrow{display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #94a3b8;transition:transform .2s;margin-top:1px}.sph-nav>li:hover .sph-arrow{transform:rotate(180deg);border-top-color:#c89af0}.sph-dropdown{display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#0f0b1e;border:1px solid rgba(255,255,255,.1);border-radius:12px;min-width:200px;padding:8px;box-shadow:0 10px 40px rgba(0,0,0,.5);list-style:none;z-index:100}.sph-nav>li:hover .sph-dropdown{display:block}.sph-dropdown li a{display:block;padding:10px 14px;color:#cbd5e1;text-decoration:none;font-size:14px;font-weight:500;border-radius:8px;transition:color .2s,background .2s;white-space:nowrap}.sph-dropdown li a:hover{color:#c89af0;background:rgba(168,85,247,.12)}.sph-cta{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:linear-gradient(90deg,#a855f7,#7a39bd);color:#fff!important;text-decoration:none;font-size:14px;font-weight:700;border-radius:50px;white-space:nowrap;flex-shrink:0;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px rgba(168,85,247,.4)}.sph-cta:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(168,85,247,.5)}.sph-burger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:6px;background:0 0;border:none;z-index:1001}.sph-burger span{display:block;width:24px;height:2px;background:#e2e8f0;border-radius:2px;transition:all .3s}.sph-mobile-menu{display:none;position:fixed;top:70px;left:0;right:0;bottom:0;background:#0d0a1a;z-index:9998;overflow-y:auto;padding:16px 24px 32px}.sph-mobile-nav{list-style:none;display:flex;flex-direction:column;gap:4px}.sph-mobile-nav>li>a{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;color:#e2e8f0;text-decoration:none;font-size:16px;font-weight:600;border-radius:10px;transition:background .2s}.sph-mobile-nav>li>a:hover{background:rgba(255,255,255,.07)}.sph-mobile-arrow{display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #64748b;transition:transform .2s}.sph-mobile-sub{display:none;list-style:none;padding:4px 0 8px 16px}.sph-mobile-sub li a{display:block;padding:10px 16px;color:#94a3b8;text-decoration:none;font-size:14.5px;font-weight:500;border-radius:8px;transition:color .2s,background .2s}.sph-mobile-sub li a:hover{color:#fff;background:rgba(255,255,255,.06)}.sph-mobile-cta{display:block;margin-top:20px;padding:16px;background:linear-gradient(90deg,#a855f7,#7a39bd);color:#fff;text-decoration:none;font-size:16px;font-weight:700;border-radius:50px;text-align:center;box-shadow:0 4px 20px rgba(168,85,247,.4)}.sph-mobile-divider{height:1px;background:rgba(255,255,255,.07);margin:12px 0}@media (max-width:960px){.sph-nav,.sph-cta{display:none}.sph-burger{display:flex}}@media (max-width:480px){.sph-header-inner{padding:0 16px}.sph-logo img{height:36px}}.sph-faq-ans a{color:#a855f7}.sph-features-box{max-width:800px;margin:0 auto;background:#161b22;border:1px solid #30363d;border-radius:12px;padding:30px}.sph-features-box h2{color:#fff;font-size:1.4rem;margin-bottom:16px}.sph-features-box p{color:#9ca3af;font-size:.95rem;line-height:1.7;margin-bottom:12px}.sph-features-box strong{color:#f97316}.sph-footer{background:linear-gradient(180deg,#0d0a1a 0%,#0f0b1e 100%);border-top:1px solid rgba(168,85,247,.2);font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#cbd5e1}.sph-footer-main{max-width:1200px;margin:0 auto;padding:60px 24px 40px;display:grid;grid-template-columns:1.4fr 1fr 1.2fr;gap:48px}.sph-footer-logo{display:block;margin-bottom:20px}.sph-footer-logo img{height:44px;width:auto}.sph-footer-desc{font-size:14px;line-height:1.7;color:#94a3b8;margin-bottom:24px;max-width:300px}.sph-footer-wa{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#25d366;color:#fff;text-decoration:none;font-size:13.5px;font-weight:600;border-radius:50px;transition:opacity .2s,transform .2s}.sph-footer-wa:hover{opacity:.9;transform:translateY(-1px)}.sph-footer-links h4{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#a855f7;margin-bottom:20px}.sph-footer-links ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.sph-footer-links ul li a{color:#94a3b8;text-decoration:none;font-size:14px;display:flex;align-items:center;gap:8px;transition:color .2s}.sph-footer-links ul li a:before{content:"";display:inline-block;width:5px;height:5px;background:#7a39bd;border-radius:50%;flex-shrink:0}.sph-footer-links ul li a:hover{color:#c89af0}.sph-footer-divider-links{height:1px;background:rgba(255,255,255,.06);margin:16px 0}.sph-footer-contact h4{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#a855f7;margin-bottom:20px}.sph-contact-item{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:14px;color:#94a3b8}.sph-contact-item a{color:#94a3b8;text-decoration:none;transition:color .2s}.sph-contact-item a:hover{color:#c89af0}.sph-contact-icon{width:32px;height:32px;background:rgba(168,85,247,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sph-footer-cta{display:block;margin:20px 0 18px;padding:13px 20px;background:linear-gradient(90deg,#a855f7,#7a39bd);color:#fff;text-decoration:none;font-size:14.5px;font-weight:700;border-radius:50px;text-align:center;transition:opacity .2s,transform .2s;box-shadow:0 4px 20px rgba(168,85,247,.35)}.sph-footer-cta:hover{opacity:.92;transform:translateY(-1px)}.sph-footer-payment img{max-width:260px;width:100%;height:auto;opacity:.85}.sph-footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding:18px 24px;text-align:center;font-size:13px;color:#475569;max-width:1200px;margin:0 auto}@media (max-width:900px){.sph-footer-main{grid-template-columns:1fr 1fr;gap:36px}.sph-footer-contact{grid-column:1/-1}}@media (max-width:560px){.sph-footer-main{grid-template-columns:1fr;padding:40px 20px 28px;gap:32px}.sph-footer-desc{max-width:100%}}