@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--neon-blue: #00d4ff;--neon-purple: #a855f7;--neon-pink: #ec4899;--neon-green: #10b981;--bg-dark: #04050f;--bg-card: rgba(255,255,255,.04);--border: rgba(255,255,255,.08);--text-primary: #ffffff;--text-muted: rgba(255,255,255,.5);--radius-xl: 24px;--radius-2xl: 32px}html{scroll-behavior:auto}body{font-family:Inter,sans-serif;background:var(--bg-dark);color:var(--text-primary);overflow-x:hidden;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0b1a}::-webkit-scrollbar-thumb{background:linear-gradient(#a855f7,#00d4ff);border-radius:3px}.glass{background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1)}.hero__phone--float,.phs__phone--float{will-change:transform;transform:translateZ(0)}.glow-text{background:linear-gradient(135deg,#00d4ff,#a855f7,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#04050f;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.pre__orb{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;animation:preOrbFloat 8s ease-in-out infinite}.pre__orb--1{width:500px;height:500px;background:#00d4ff26;top:-150px;left:-150px;animation-duration:10s}.pre__orb--2{width:400px;height:400px;background:#a855f71f;bottom:-100px;right:-100px;animation-duration:13s;animation-delay:-4s}.pre__orb--3{width:300px;height:300px;background:#ec489914;top:50%;left:50%;transform:translate(-50%,-50%);animation-duration:7s;animation-delay:-2s}@keyframes preOrbFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-20px) scale(1.06)}66%{transform:translate(-15px,15px) scale(.95)}}.pre__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,212,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,212,255,.04) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,black 20%,transparent 100%);mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,black 20%,transparent 100%)}.pre__binary{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.pre__binary-char{position:absolute;font-family:monospace;font-size:13px;font-weight:700;color:#00d4ff;animation:binaryFall linear infinite;top:-20px}@keyframes binaryFall{0%{transform:translateY(-20px);opacity:0}10%{opacity:1}90%{opacity:.6}to{transform:translateY(100vh);opacity:0}}.pre__particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.pre__particle{position:absolute;border-radius:50%;background:#00d4ff8c;animation:preParticle linear infinite}@keyframes preParticle{0%{transform:translateY(0) scale(1);opacity:0}10%{opacity:1}90%{opacity:.5}to{transform:translateY(-100px) scale(.4);opacity:0}}.pre__center{display:flex;flex-direction:column;align-items:center;position:relative;z-index:10;width:100%;max-width:480px;padding:0 24px}.pre__shield-wrap{position:relative;width:280px;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.pre__ring{position:absolute;border-radius:50%;border:2px solid transparent;pointer-events:none}.pre__ring--outer{width:160px;height:160px;border-top-color:#00d4ff99;border-right-color:#a855f766}.pre__ring--mid{width:120px;height:120px;border-bottom-color:#ec489980;border-left-color:#10b98166}.pre__pulse{position:absolute;width:80px;height:80px;border-radius:50%;border:2px solid rgba(0,212,255,.5);pointer-events:none}.pre__pulse--2{border-color:#a855f74d}.pre__shield-icon{z-index:5;line-height:1;display:inline-flex;align-items:center;justify-content:center}.pre__shield-logo{width:220px;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 0 20px rgba(0,212,255,.35))}.pre__tagline{font-size:14px;color:#fff6;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:32px}.pre__step{display:flex;align-items:center;gap:10px;margin-bottom:20px;height:28px}.pre__step-icon{font-size:18px}.pre__step-text{font-size:14px;font-weight:600;color:#ffffffbf;letter-spacing:.3px;min-width:260px}.pre__bar-wrap{width:100%;margin-bottom:28px}.pre__bar-track{width:100%;height:6px;background:#ffffff14;border-radius:3px;position:relative;overflow:visible;margin-bottom:8px}.pre__bar-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#00d4ff,#a855f7,#ec4899);transition:width .08s linear;box-shadow:0 0 12px #00d4ff99}.pre__bar-tip{position:absolute;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:#00d4ff;box-shadow:0 0 16px #00d4ff;transition:left .08s linear;z-index:2}.pre__bar-labels{display:flex;justify-content:space-between;align-items:center}.pre__bar-pct{font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700;color:#00d4ff}.pre__bar-enc{font-size:11px;font-weight:600;color:#a855f7b3;letter-spacing:1px}.pre__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.pre__badge{padding:5px 14px;border-radius:50px;background:#00d4ff14;border:1px solid rgba(0,212,255,.2);font-size:12px;font-weight:600;color:#00d4ffd9}.pre__ticker{position:absolute;bottom:0;left:0;right:0;overflow:hidden;white-space:nowrap;padding:10px 0;background:#00d4ff0a;border-top:1px solid rgba(0,212,255,.08);display:flex}.pre__ticker-item{display:inline-block;font-size:11px;font-weight:600;color:#00d4ff80;letter-spacing:.5px;animation:tickerScroll 20s linear infinite;padding-right:40px;flex-shrink:0}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:480px){.pre__shield-logo{width:180px}.pre__shield-wrap{width:240px;height:100px}.pre__ring--outer{width:130px;height:130px}.pre__ring--mid{width:96px;height:96px}.pre__pulse{width:64px;height:64px}.pre__step-text{min-width:200px;font-size:13px}}.upi-prompt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999999;display:flex;align-items:center;justify-content:center;padding:16px;background:#000000e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.upi-prompt--waiting{flex-direction:column;gap:12px;background:#000;color:#fff;text-align:center}.upi-prompt__spinner{width:56px;height:56px;border-radius:50%;border:3px solid rgba(0,212,255,.2);border-top-color:#00d4ff;animation:upiSpin .8s linear infinite;margin-bottom:8px}@keyframes upiSpin{to{transform:rotate(360deg)}}.upi-prompt__card{width:100%;max-width:380px;border-radius:20px;background:#0c0e1a;border:1px solid rgba(255,255,255,.1);overflow:hidden;box-shadow:0 30px 80px #00000080}.upi-prompt__accent{height:3px;background:linear-gradient(90deg,#00d4ff,#a855f7,#00d4ff)}.upi-prompt__body{padding:28px 24px;text-align:center;color:#fff}.upi-prompt__icon{width:56px;height:56px;border-radius:16px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;background:linear-gradient(135deg,#00d4ff,#a855f7)}.upi-prompt__body h2{font-size:1.2rem;margin-bottom:8px}.upi-prompt__body>p{color:#ffffff8c;font-size:.9rem;margin-bottom:18px;line-height:1.45}.upi-prompt__amount{display:block;margin-top:6px;color:#00d4ff;font-weight:700}.upi-prompt__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 18px;border-radius:12px;background:linear-gradient(135deg,#00d4ff,#a855f7);color:#04050f;font-weight:700;text-decoration:none}.upi-prompt__error{color:#f87171!important;font-weight:600}.upi-prompt__hint{color:#ffffff59;font-size:.75rem;margin-top:14px}.upi-prompt__title{font-size:1.2rem;font-weight:700}.upi-prompt__sub{color:#fff9;font-size:.9rem}.upi-prompt__done,.upi-prompt__cancel{display:block;width:100%;margin-top:12px;border:none;background:transparent;color:#ffffff8c;font-size:.9rem;cursor:pointer;padding:10px}.upi-prompt__cancel{color:#ffffff59;font-size:.8rem}.sub__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;pointer-events:none}.sub__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;cursor:pointer}.sub__panel{position:relative;z-index:1;width:100%;max-width:420px;max-height:calc(100vh - 32px);overflow-y:auto;pointer-events:auto;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000059;padding:32px 28px 28px;animation:subFadeIn .28s ease-out}@keyframes subFadeIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.sub__close{position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#9ca3af;cursor:pointer;border-radius:8px;transition:color .2s,background .2s}.sub__close:hover{color:#4b5563;background:#f3f4f6}.sub__stepbar{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:20px}.sub__stepbar-dot{width:10px;height:10px;border-radius:50%;background:#e5e7eb;flex-shrink:0}.sub__stepbar-dot--done{background:#9333ea}.sub__stepbar-dot--active{background:#9333ea;box-shadow:0 0 0 4px #9333ea33}.sub__stepbar-line{width:36px;height:2px;background:#e5e7eb}.sub__stepbar-line--done{background:#9333ea}.sub__form{width:100%}.sub__title{font-size:24px;font-weight:800;color:#1f2937;text-align:center;margin-bottom:8px;line-height:1.2}.sub__hint{text-align:center;font-size:14px;color:#6b7280;margin-bottom:24px}.sub__field{margin-bottom:24px}.sub__phone-wrap{display:flex;align-items:stretch;width:100%;border:1px solid #d1d5db;border-radius:12px;overflow:hidden;background:#fff;transition:border-color .2s,box-shadow .2s}.sub__phone-wrap:focus-within{border-color:#9333ea;box-shadow:0 0 0 3px #9333ea26}.sub__phone-wrap--error{border-color:#ef4444}.sub__phone-wrap--error:focus-within{box-shadow:0 0 0 3px #ef44441f}.sub__country{display:flex;align-items:center;gap:6px;padding:0 14px;background:#f9fafb;border-right:1px solid #e5e7eb;flex-shrink:0}.sub__flag{font-size:18px;line-height:1}.sub__code{font-size:15px;font-weight:700;color:#374151;white-space:nowrap}.sub__phone-input{flex:1;min-width:0;padding:14px 16px;border:none;outline:none;font-size:16px;color:#111827;background:transparent}.sub__phone-input::placeholder{color:#9ca3af}.sub__error{margin-top:8px;font-size:13px;color:#ef4444}.sub__submit{width:100%;padding:14px 24px;border:none;border-radius:12px;background:#9333ea;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s,transform .15s}.sub__submit:hover:not(:disabled){background:#7e22ce;transform:scale(1.02)}.sub__submit:active:not(:disabled){transform:scale(.98)}.sub__submit:disabled{opacity:.55;cursor:not-allowed}.sub__back{display:inline-flex;align-items:center;border:none;background:none;color:#9333ea;font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-bottom:12px}.sub__offer{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:18px;font-size:13px;color:#6b7280}.sub__offer-badge{padding:4px 10px;border-radius:999px;background:#ecfdf5;color:#059669;font-size:11px;font-weight:800}.sub__plans{display:grid;gap:10px;margin-bottom:20px}.sub__plan{text-align:left;padding:14px 16px;border-radius:12px;border:2px solid #e5e7eb;background:#fafafa;cursor:pointer;transition:border-color .2s,background .2s}.sub__plan:hover{border-color:#c4b5fd}.sub__plan--active{border-color:#9333ea;background:#faf5ff}.sub__plan-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.sub__plan-name{font-size:16px;font-weight:800;color:#1f2937}.sub__plan-tag{font-size:10px;font-weight:800;padding:3px 8px;border-radius:999px;background:#9333ea;color:#fff}.sub__plan-prices{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-bottom:4px}.sub__plan-old{font-size:14px;color:#9ca3af;text-decoration:line-through}.sub__plan-new{font-size:22px;font-weight:900;color:#9333ea}.sub__plan-off{font-size:11px;font-weight:800;color:#d97706}.sub__plan-save{font-size:12px;color:#059669;font-weight:600}@media(max-width:480px){.sub__overlay{align-items:flex-end;padding:0}.sub__panel{max-width:100%;border-radius:20px 20px 0 0;max-height:92vh;padding:28px 20px 24px}}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:20px 0;transition:background .4s,padding .4s,box-shadow .4s}.navbar--scrolled{background:#04050fd9;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(255,255,255,.06);padding:12px 0;box-shadow:0 4px 40px #0006}.navbar__inner{max-width:1200px;margin:0 auto;padding:0 32px;display:flex;align-items:center;gap:40px}.navbar__brand{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0}.navbar__brand-logo{height:40px;width:auto;max-width:200px;object-fit:contain;display:block}.navbar__status{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;background:#10b9811f;border:1px solid rgba(16,185,129,.3);font-size:11px;font-weight:600;color:#10b981}.navbar__status-dot{width:6px;height:6px;border-radius:50%;background:#10b981}.navbar__ham{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;margin-left:auto;padding:4px}.ham-line{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:transform .3s,opacity .3s}.open-1{transform:translateY(7px) rotate(45deg)}.open-2{opacity:0}.open-3{transform:translateY(-7px) rotate(-45deg)}.navbar__mobile{overflow:hidden;background:#04050ff7;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-top:1px solid rgba(255,255,255,.06)}.navbar__mobile-link{display:block;width:100%;padding:16px 32px;font-size:16px;font-weight:500;color:#ffffffbf;border:none;border-bottom:1px solid rgba(255,255,255,.05);background:none;font-family:inherit;text-align:left;cursor:pointer;transition:color .2s,background .2s}.navbar__mobile-link:hover{color:#fff;background:#ffffff0a}.navbar__mobile-link--info{font-size:14px;color:#ffffff8c;padding:12px 32px}.navbar__mobile-divider{height:1px;margin:8px 32px;background:#ffffff14}@media(max-width:768px){.navbar__brand-logo{height:32px;max-width:160px}.navbar__mobile-link{padding:16px 20px}.navbar__mobile-link--info{padding:12px 20px}.navbar__mobile-divider{margin:8px 20px}}.hero{min-height:100vh;position:relative;display:flex;align-items:center;overflow:hidden;padding:120px 32px 80px;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(0,212,255,.18) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 80% 50%,rgba(168,85,247,.14) 0%,transparent 60%),radial-gradient(ellipse 40% 40% at 20% 80%,rgba(236,72,153,.08) 0%,transparent 60%),#04050f}.hero__orb{position:absolute;border-radius:50%;pointer-events:none;will-change:auto}.hero__orb--1{width:600px;height:600px;background:radial-gradient(circle,rgba(0,212,255,.18) 0%,transparent 70%);top:-200px;left:-150px}.hero__orb--2{width:500px;height:500px;background:radial-gradient(circle,rgba(168,85,247,.14) 0%,transparent 70%);bottom:-150px;right:-100px}.hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,212,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,212,255,.04) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 100%)}.hero__content{max-width:1200px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:60px;position:relative;z-index:2}.hero__text{flex:1;max-width:560px}.hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;border-radius:50px;background:#00d4ff1a;border:1px solid rgba(0,212,255,.35);font-size:13px;font-weight:600;color:#00d4ff;letter-spacing:.5px;margin-bottom:24px}.hero__eyebrow-dot{width:7px;height:7px;border-radius:50%;background:#00d4ff}.hero__headline{font-family:Space Grotesk,sans-serif;font-size:clamp(38px,5.5vw,72px);font-weight:800;line-height:1.08;letter-spacing:-1.5px;margin-bottom:24px;color:#fff}.hero__sub{font-size:17px;color:#ffffff8c;line-height:1.75;margin-bottom:36px;max-width:480px}.hero__sub strong{color:#ffffffd9;font-weight:600}.hero__actions{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:36px}.hero__btn-primary{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;border-radius:50px;border:none;background:linear-gradient(135deg,#00d4ff,#a855f7);color:#000;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 8px 40px #00d4ff66}.hero__btn-arrow{font-size:20px;transition:transform .2s}.hero__btn-primary:hover .hero__btn-arrow{transform:translate(4px)}.hero__btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;border-radius:50px;border:1px solid rgba(0,212,255,.3);background:transparent;color:#fffc;font-size:15px;font-weight:500;cursor:pointer;transition:border-color .2s,color .2s}.hero__btn-ghost:hover{color:#fff;border-color:#00d4ff99}.hero__stats{display:flex;gap:28px;flex-wrap:wrap;margin-bottom:24px}.hero__stat{display:flex;flex-direction:column;gap:2px}.hero__stat-num{font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:700;background:linear-gradient(90deg,#00d4ff,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__stat-label{font-size:11px;color:#fff6;letter-spacing:.5px}.hero__stat--encryption .hero__stat-num{font-size:18px}.hero__badges{display:flex;flex-wrap:wrap;gap:8px}.hero__badge{padding:6px 14px;border-radius:50px;background:#00d4ff14;border:1px solid rgba(0,212,255,.25);font-size:12px;font-weight:600;color:#00d4ffe6;cursor:default;transition:all .2s}.hero__badge:hover{background:#00d4ff26;border-color:#00d4ff80}.hero__phone-wrap{flex:0 0 320px;position:relative;display:flex;align-items:center;justify-content:center}.hero__phone-glow{position:absolute;width:360px;height:520px;background:radial-gradient(ellipse,rgba(0,212,255,.2) 0%,transparent 70%);pointer-events:none}.hero__phone{width:260px;height:520px;background:linear-gradient(145deg,#0a1628,#0d1f3c);border-radius:44px;border:2px solid rgba(0,212,255,.2);box-shadow:0 40px 80px #0009,0 0 0 1px #00d4ff14;position:relative;overflow:hidden}.hero__phone--float{animation:phoneFloat 4s ease-in-out infinite}@keyframes phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.phone__notch{position:absolute;top:12px;left:50%;transform:translate(-50%);width:80px;height:22px;background:#04050f;border-radius:12px;z-index:10}.phone__screen{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:42px;overflow:hidden;display:flex;flex-direction:column}.phone__map{flex:1;background:linear-gradient(160deg,#040d1a,#071428,#040d1a);position:relative;overflow:hidden}.phone__map-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,212,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(0,212,255,.07) 1px,transparent 1px);background-size:28px 28px}.phone__map-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.phone__dot{position:absolute;width:12px;height:12px;border-radius:50%;transform:translate(-50%,-50%);cursor:default;z-index:5}.phone__dot-flag{position:absolute;top:-18px;left:50%;transform:translate(-50%);font-size:10px}.phone__dot-label{position:absolute;top:-30px;left:50%;transform:translate(-50%);white-space:nowrap;font-size:9px;font-weight:600;color:#fff;background:#000000b3;padding:2px 6px;border-radius:6px}.phone__hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#00d4ff,#a855f7);display:flex;align-items:center;justify-content:center;z-index:6}.phone__hub-icon{font-size:20px}.phone__status{padding:10px 16px;display:flex;align-items:center;gap:8px;font-size:11px;color:#ffffffd9;border-top:1px solid rgba(0,212,255,.15);flex-shrink:0}.phone__status-dot{width:7px;height:7px;border-radius:50%;background:#10b981}.phone__status-speed{margin-left:auto;color:#00d4ff;font-weight:600}.phone__connect{position:absolute;bottom:60px;left:50%;transform:translate(-50%);width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#00d4ff,#a855f7);display:flex;align-items:center;justify-content:center;font-size:22px;z-index:10;cursor:pointer}.hero__float-badge{position:absolute;padding:8px 14px;border-radius:50px;font-size:12px;font-weight:600;color:#ffffffe6;display:flex;align-items:center;gap:7px;white-space:nowrap;box-shadow:0 8px 32px #0006;animation:badgeFloat 3s ease-in-out infinite}.hero__float-badge:nth-child(1){top:12%;left:-90px}.hero__float-badge:nth-child(2){top:45%;right:-100px;animation-duration:3.8s}.hero__float-badge:nth-child(3){bottom:18%;left:-80px;animation-duration:4.5s}.hero__float-dot{font-size:14px}.hero__float-ping{font-size:10px;color:#10b981;font-weight:700;margin-left:4px}@media(max-width:1024px){.hero__phone-wrap{flex:0 0 280px}.hero__phone{width:230px;height:460px}}@media(max-width:768px){.hero{padding:100px 24px 80px}.hero__content{flex-direction:column;text-align:center;gap:48px}.hero__sub{max-width:100%}.hero__actions,.hero__stats,.hero__badges{justify-content:center}.hero__phone-wrap{flex:none}.hero__float-badge,.hero__float-lock{display:none}}@media(max-width:480px){.hero__phone{width:200px;height:400px}.hero__headline{font-size:34px}}.phs{position:relative;background:linear-gradient(180deg,#070a1a,#04050f)}.phs__pin{height:100vh;display:flex;align-items:center;justify-content:center;gap:80px;padding:0 60px;max-width:1200px;margin:0 auto;position:relative}.phs__left{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center}.phs__phone-glow{position:absolute;width:320px;height:560px;background:radial-gradient(ellipse,rgba(0,212,255,.18) 0%,transparent 70%);pointer-events:none;z-index:0}.phs__phone{width:270px;height:540px;background:linear-gradient(145deg,#0d1628,#0a1220);border-radius:44px;border:1.5px solid rgba(0,212,255,.2);box-shadow:0 40px 80px #000000b3,0 0 0 1px #00d4ff0f;position:relative;overflow:hidden;z-index:1}.phs__phone--float{animation:phoneFloat 4s ease-in-out infinite}@keyframes phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.phs__notch{position:absolute;top:12px;left:50%;transform:translate(-50%);width:80px;height:20px;background:#04050f;border-radius:12px;z-index:20}.phs__screen-wrap{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:42px;overflow:hidden}.phs__screen{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column}.phs__screen-header{display:flex;align-items:center;justify-content:space-between;padding:44px 18px 12px;flex-shrink:0}.phs__screen-title{font-size:13px;font-weight:700;color:#ffffffe6}.phs__screen-status{display:flex;align-items:center;gap:5px;font-size:11px;color:#10b981;font-weight:600}.phs__screen-dot{width:6px;height:6px;border-radius:50%;background:#10b981;animation:dotBlink 1.5s ease-in-out infinite}@keyframes dotBlink{0%,to{opacity:1}50%{opacity:.4}}.phs__screen-badge{font-size:10px;font-weight:700;padding:3px 10px;border-radius:20px;background:#a855f733;color:#c084fc;border:1px solid rgba(168,85,247,.3)}.phs__screen-badge--green{background:#10b98126;color:#10b981;border-color:#10b9814d}.phs__map{flex:1;background:linear-gradient(160deg,#040d1a,#071428 60%,#040d1a);position:relative;overflow:hidden}.phs__map-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,212,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(0,212,255,.07) 1px,transparent 1px);background-size:28px 28px}.phs__map-dot{position:absolute;width:10px;height:10px;border-radius:50%;transform:translate(-50%,-50%);z-index:3}.phs__map-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#00d4ff,#a855f7);z-index:4}.phs__bar{padding:12px 18px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#fffc;background:#00d4ff0f;border-top:1px solid rgba(0,212,255,.12);flex-shrink:0}.phs__bar-dot{width:7px;height:7px;border-radius:50%;background:#10b981;animation:dotBlink 1.5s ease-in-out infinite}.phs__bar-arrow{margin-left:auto;color:#00d4ff;font-size:16px}.phs__list{flex:1;padding:8px 14px 14px;display:flex;flex-direction:column;gap:8px;background:linear-gradient(180deg,#0a0e1f,#0d1220);overflow:hidden}.phs__list-item{padding:10px 14px;border-radius:12px;display:flex;align-items:center;gap:10px;font-size:12px;color:#ffffffbf;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);transition:all .2s}.phs__list-item--active{background:#00d4ff1a;border-color:#00d4ff4d;color:#fff}.phs__list-flag{font-size:14px;flex-shrink:0}.phs__list-name{flex:1;font-weight:500}.phs__ping{font-size:10px;color:#10b981;font-weight:700}.phs__connected{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:linear-gradient(160deg,#040d1a,#071428 60%,#040d1a);position:relative;padding:0 20px 20px}.phs__ring{position:absolute;border-radius:50%;border:2px solid transparent;pointer-events:none}.phs__ring--outer{width:160px;height:160px;top:50%;left:50%;transform:translate(-50%,-60%);border-top-color:#00d4ff80;border-right-color:#a855f74d;animation:spinCW 10s linear infinite}.phs__ring--inner{width:120px;height:120px;top:50%;left:50%;transform:translate(-50%,-60%);border-bottom-color:#ec489966;border-left-color:#10b9814d;animation:spinCCW 6s linear infinite}.phs__ring--pulse{display:none}@keyframes spinCW{to{transform:translate(-50%,-60%) rotate(360deg)}}@keyframes spinCCW{to{transform:translate(-50%,-60%) rotate(-360deg)}}.phs__shield{font-size:40px;z-index:2;margin-top:-20px}.phs__conn-status{display:flex;flex-direction:column;align-items:center;gap:3px;z-index:2}.phs__conn-label{font-size:15px;font-weight:800;color:#10b981}.phs__conn-loc{font-size:11px;color:#ffffff80}.phs__speed-row{display:flex;align-items:center;gap:16px;padding:8px 20px;border-radius:50px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);z-index:2}.phs__speed-item{display:flex;align-items:center;gap:5px}.phs__speed-icon{font-size:12px;color:#00d4ff;font-weight:700}.phs__speed-val{font-size:11px;font-weight:600;color:#fffc}.phs__speed-divider{width:1px;height:16px;background:#ffffff1a}.phs__enc-badge{font-size:10px;font-weight:700;padding:4px 12px;border-radius:20px;background:#a855f726;border:1px solid rgba(168,85,247,.3);color:#c084fc;z-index:2}.phs__right{flex:1;max-width:460px;display:flex;flex-direction:column;gap:0}.phs__eyebrow-wrap{margin-bottom:16px}.phs__eyebrow{display:inline-block;padding:6px 18px;border-radius:50px;background:#00d4ff1a;border:1px solid rgba(0,212,255,.3);font-size:12px;font-weight:600;color:#00d4ff;letter-spacing:1px;text-transform:uppercase}.phs__section-title{font-family:Space Grotesk,sans-serif;font-size:clamp(28px,3.5vw,44px);font-weight:800;color:#fff;letter-spacing:-.5px;line-height:1.1;margin-bottom:36px}.phs__steps{display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.phs__step{display:flex;align-items:center;gap:16px;padding:14px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;transition:all .4s ease;cursor:default}.phs__step--active{background:#00d4ff12;border-color:#00d4ff40;box-shadow:0 0 24px #00d4ff14}.phs__step-num{width:32px;height:32px;border-radius:50%;background:#ffffff14;color:#fff6;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .4s ease}.phs__step-text{display:flex;flex-direction:column;gap:2px}.phs__step-title{font-size:15px;font-weight:600;color:#ffffff80;transition:color .4s}.phs__step--active .phs__step-title{color:#fff}.phs__step-tag{font-size:11px;color:#ffffff4d;font-weight:500}.phs__step--active .phs__step-tag{color:#00d4ff}.phs__active-desc{padding:16px 20px;border-radius:14px;background:#00d4ff0d;border:1px solid rgba(0,212,255,.12);margin-bottom:24px}.phs__active-desc p{font-size:15px;color:#fff9;line-height:1.65}.phs__progress-dots{display:flex;gap:8px;align-items:center}.phs__progress-dot{height:8px;border-radius:4px}@media(max-width:900px){.phs__pin{flex-direction:column;height:auto;padding:80px 24px 60px;gap:48px}.phs__right{max-width:100%;text-align:center}.phs__steps{max-width:480px;margin:0 auto 28px}.phs__active-desc{text-align:left}.phs__progress-dots{justify-content:center}}@media(max-width:480px){.phs__phone{width:240px;height:480px}.phs__ring--outer{width:140px;height:140px}.phs__ring--inner{width:105px;height:105px}.phs__ring--pulse{width:78px;height:78px}}.features{padding:120px 32px;position:relative;overflow:hidden;background:linear-gradient(180deg,#04050f,#070a1a)}.features__orb{position:absolute;width:700px;height:700px;background:radial-gradient(circle,rgba(0,212,255,.08) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.features__orb--2{width:400px;height:400px;background:radial-gradient(circle,rgba(168,85,247,.07) 0%,transparent 70%);top:10%;right:5%;left:auto;transform:none}.features__ticker{position:absolute;top:0;left:0;right:0;overflow:hidden;white-space:nowrap;padding:10px 0;background:#00d4ff0d;border-bottom:1px solid rgba(0,212,255,.1);display:flex}.features__ticker-item{display:inline-block;flex-shrink:0;min-width:100%;font-size:12px;font-weight:600;color:#00d4ff99;letter-spacing:.5px;animation:tickerScroll 30s linear infinite}.features__ticker-item:nth-child(2){animation-delay:-15s}@keyframes tickerScroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.features__inner{max-width:1200px;margin:0 auto;position:relative;z-index:2;padding-top:20px}.features__header{text-align:center;margin-bottom:64px}.features__eyebrow{display:inline-block;padding:6px 18px;border-radius:50px;background:#00d4ff1a;border:1px solid rgba(0,212,255,.3);font-size:13px;font-weight:600;color:#00d4ff;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px}.features__title{font-family:Space Grotesk,sans-serif;font-size:clamp(32px,4.5vw,56px);font-weight:800;letter-spacing:-1px;margin-bottom:16px;color:#fff}.features__sub{font-size:17px;color:#ffffff73;max-width:480px;margin:0 auto 28px;line-height:1.7}.features__live-bar{display:inline-flex;gap:32px;padding:12px 28px;border-radius:50px;background:#00d4ff0f;border:1px solid rgba(0,212,255,.2);font-size:13px;color:#fff9;flex-wrap:wrap;justify-content:center}.features__live-item{display:flex;align-items:center;gap:8px}.features__live-item strong{color:#00d4ff;font-weight:700}.features__live-dot{width:8px;height:8px;border-radius:50%;background:#10b981}.features__live-enc{color:#10b981!important}.features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:60px}.features__card{border-radius:24px;padding:36px 32px;position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s;cursor:default}.features__card-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:20px;cursor:pointer}.features__card-title{font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;color:#fff;margin-bottom:10px}.features__card-desc{font-size:14px;color:#ffffff80;line-height:1.65;margin-bottom:16px}.features__card-stat{display:inline-block;padding:4px 12px;border-radius:20px;border:1px solid;font-size:12px;font-weight:700;letter-spacing:.5px;background:#ffffff08;margin-bottom:16px}.features__card-line{position:absolute;bottom:0;left:0;height:2px;border-radius:1px;opacity:.7}.features__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.features__trust-badge{padding:10px 20px;border-radius:50px;font-size:13px;font-weight:600;color:#ffffffbf;cursor:default;transition:all .2s}@media(max-width:900px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.features{padding:80px 20px}.features__grid{grid-template-columns:1fr}.features__live-bar{gap:16px}}.servers{padding:120px 32px;position:relative;overflow:hidden;background:linear-gradient(180deg,#070a1a,#04050f,#060b18)}.servers__orb{position:absolute;width:560px;height:560px;background:radial-gradient(circle,rgba(0,212,255,.07) 0%,transparent 70%);top:20%;left:-10%;pointer-events:none}.servers__orb--2{width:480px;height:480px;background:radial-gradient(circle,rgba(168,85,247,.08) 0%,transparent 70%);top:auto;bottom:5%;left:auto;right:-8%}.servers__inner{max-width:1200px;margin:0 auto;position:relative;z-index:2}.servers__header{text-align:center;margin-bottom:56px}.servers__eyebrow{display:inline-block;padding:6px 18px;border-radius:50px;background:#00d4ff1a;border:1px solid rgba(0,212,255,.3);font-size:13px;font-weight:600;color:#00d4ff;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px}.servers__title{font-family:Space Grotesk,sans-serif;font-size:clamp(32px,4.5vw,56px);font-weight:800;letter-spacing:-1px;margin-bottom:16px;color:#fff}.servers__sub{font-size:17px;color:#ffffff73;max-width:520px;margin:0 auto 28px;line-height:1.7}.servers__status-bar{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;border-radius:50px;background:#10b98114;border:1px solid rgba(16,185,129,.28);font-size:13px;font-weight:600;color:#ffffffb3}.servers__status-dot{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 10px #10b981;animation:serversPulse 2s ease-in-out infinite}@keyframes serversPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.servers__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.servers__card{border-radius:20px;padding:22px 20px;display:flex;flex-direction:column;gap:16px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.servers__card:hover{transform:translateY(-4px);border-color:#00d4ff47;box-shadow:0 16px 40px #00000059,0 0 0 1px #00d4ff14}.servers__card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.servers__card-identity{display:flex;align-items:center;gap:12px;min-width:0}.servers__flag{font-size:28px;line-height:1;flex-shrink:0}.servers__name{font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700;color:#fff;margin:0;line-height:1.2}.servers__region{font-size:12px;color:#fff6;margin:4px 0 0;font-weight:500}.servers__online{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;background:#10b9811f;border:1px solid rgba(16,185,129,.35);font-size:10px;font-weight:800;letter-spacing:.6px;color:#34d399;white-space:nowrap;flex-shrink:0}.servers__online-dot{width:6px;height:6px;border-radius:50%;background:#10b981}.servers__ping{display:flex;align-items:baseline;gap:8px}.servers__ping-value{font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.5px;line-height:1}.servers__ping-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#ffffff59}.servers__load-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;font-weight:700;letter-spacing:.7px;color:#fff6}.servers__load-meta strong{font-size:13px;font-weight:800}.servers__load-track{height:6px;border-radius:999px;background:#ffffff14;overflow:hidden}.servers__load-fill{height:100%;border-radius:999px;min-width:4px}@media(max-width:1100px){.servers__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.servers{padding:80px 20px}.servers__grid{grid-template-columns:1fr}.servers__status-bar{font-size:12px;padding:10px 16px;text-align:left}}.dl{position:relative;padding:100px 32px 120px;overflow:hidden;background:radial-gradient(ellipse 70% 50% at 50% 0%,rgba(0,212,255,.12) 0%,transparent 60%),#04050f}.dl__orb{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(168,85,247,.12) 0%,transparent 70%);top:-120px;right:-100px;pointer-events:none}.dl__inner{max-width:1100px;margin:0 auto;position:relative;z-index:1}.dl__header{text-align:center;max-width:680px;margin:0 auto 56px}.dl__eyebrow{display:inline-block;padding:7px 16px;border-radius:50px;background:#00d4ff1a;border:1px solid rgba(0,212,255,.35);font-size:13px;font-weight:600;color:#00d4ff;letter-spacing:.5px;margin-bottom:20px}.dl__title{font-family:Space Grotesk,sans-serif;font-size:clamp(32px,4.5vw,52px);font-weight:800;line-height:1.1;letter-spacing:-1px;margin-bottom:16px}.dl__sub{font-size:16px;color:#ffffff8c;line-height:1.7}.dl__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:48px}.dl__step{padding:24px 20px;border-radius:20px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);text-align:center}.dl__step-num{width:36px;height:36px;border-radius:50%;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;background:linear-gradient(135deg,#00d4ff,#a855f7);color:#000}.dl__step-title{display:block;font-size:15px;font-weight:700;margin-bottom:6px}.dl__step-desc{font-size:13px;color:#ffffff80;line-height:1.5}.dl__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px}.dl__card{padding:32px;border-radius:24px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:16px;transition:border-color .25s,box-shadow .25s}.dl__card:hover{border-color:#00d4ff59;box-shadow:0 0 40px #00d4ff14}.dl__card-icon{font-size:40px}.dl__card-name{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:800}.dl__card-desc{font-size:14px;color:#ffffff8c;line-height:1.65;flex:1}.dl__card-tags{display:flex;flex-wrap:wrap;gap:8px}.dl__card-tag{padding:5px 12px;border-radius:50px;font-size:11px;font-weight:700;border:1px solid rgba(0,212,255,.35);color:#00d4ff;background:#00d4ff14}.dl__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 28px;border-radius:50px;border:none;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s}.dl__btn:active{transform:scale(.97)}.dl__btn--primary{background:linear-gradient(135deg,#00d4ff,#a855f7);color:#000;box-shadow:0 8px 32px #00d4ff59}.dl__btn--primary:hover{box-shadow:0 12px 40px #00d4ff73}.dl__btn--ghost{background:transparent;border:1px solid rgba(255,255,255,.2);color:#ffffffd9}.dl__btn--loading{opacity:.7;pointer-events:none}.dl__note{text-align:center;padding:20px 24px;border-radius:16px;background:#00d4ff0f;border:1px solid rgba(0,212,255,.15);font-size:14px;color:#ffffffa6;line-height:1.6}.dl__note strong{color:#00d4ff}.dl__success{display:flex;align-items:center;gap:14px;max-width:640px;margin:0 auto 32px;padding:16px 18px;border-radius:16px;background:#10b98114;border:1px solid rgba(16,185,129,.25)}.dl__success-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#10b981;color:#000;font-weight:900;flex-shrink:0}.dl__success strong{display:block;color:#10b981;margin-bottom:4px}.dl__success p{font-size:13px;color:#ffffff8c}@media(max-width:900px){.dl__steps{grid-template-columns:repeat(2,1fr)}.dl__cards{grid-template-columns:1fr}}@media(max-width:540px){.dl{padding:80px 20px 100px}.dl__steps{grid-template-columns:1fr}}.ps{position:relative}.ps__header{position:relative;z-index:2;min-height:auto;box-sizing:border-box;text-align:center;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:72px 24px 36px;background:#04050f}.ps__eyebrow{display:inline-block;padding:5px 16px;border-radius:50px;background:#a855f71f;border:1px solid rgba(168,85,247,.3);font-size:11px;font-weight:600;color:#c084fc;letter-spacing:1px;text-transform:uppercase;margin:0}.ps__title{font-family:Space Grotesk,sans-serif;font-size:clamp(22px,3.2vw,38px);font-weight:800;color:#fff;letter-spacing:-.5px;line-height:1.15;margin:0}.ps__pin{width:100%;height:100vh;height:100dvh;position:relative;overflow:hidden;box-sizing:border-box}.ps__viewport{width:100%;height:100%;position:relative;overflow:hidden}.ps__panels-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:1}.ps__panel{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;will-change:transform,opacity;backface-visibility:hidden}.ps__theme-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px}.ps__theme-grid--light{background-image:linear-gradient(rgba(16,185,129,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,.08) 1px,transparent 1px)}.ps__theme-stars{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-image:radial-gradient(1px 1px at 15% 25%,rgba(255,255,255,.35),transparent),radial-gradient(1px 1px at 55% 65%,rgba(255,255,255,.2),transparent),radial-gradient(1px 1px at 85% 15%,rgba(255,255,255,.25),transparent)}.ps__panel--light .ps__prod-tagline{color:#64748b}.ps__panel--light .ps__prod-desc{color:#475569}.ps__panel--light .ps__prod-features li{color:#334155}.ps__panel--light .ps__stat-label{color:#94a3b8}.ps__panel--light .ps__stat-bar{border-color:#10b98126}.ps__panel--light .ps__stat-item{border-right-color:#10b9811f}.ps__panel--light .ps__counter{color:#0f172a59}.ps__panel--light .ps__dot-name{color:#0f172a66}.ps__orb{position:absolute;border-radius:50%;pointer-events:none;z-index:1}.ps__orb--1{width:600px;height:600px;top:-120px;left:-120px}.ps__orb--2{width:500px;height:500px;bottom:-100px;right:-100px}.ps__panel-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ps__panel-img{width:100%;height:100%;object-fit:cover;opacity:.07}.ps__panel-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.ps__panel-content{position:relative;z-index:5;width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:64px;padding:24px 60px 40px;max-width:1160px;margin:0 auto;box-sizing:border-box}.ps__visual-wrap{flex:0 0 380px;position:relative}.ps__visual-card{border-radius:24px;overflow:hidden;position:relative;transition:box-shadow .5s ease}.ps__visual-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.ps__visual-card:hover .ps__visual-img{transform:scale(1.04)}.ps__visual-shine{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.07) 0%,transparent 60%);pointer-events:none}.ps__visual-bar{position:absolute;bottom:0;left:0;right:0;height:4px;opacity:.9}.ps__float-badge{position:absolute;bottom:-18px;right:20px;padding:7px 14px;border-radius:50px;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-weight:700;display:flex;align-items:center;gap:6px;letter-spacing:.5px;white-space:nowrap;animation:badgeFloat 3s ease-in-out infinite}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ps__float-dot{width:7px;height:7px;border-radius:50%;animation:dotPulse 1.5s ease-in-out infinite}.ps__text-col{flex:1;display:flex;flex-direction:column;min-width:0}.ps__card-eyebrow{display:inline-block;align-self:flex-start;padding:4px 14px;border-radius:50px;border:1px solid;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;white-space:nowrap}.ps__emoji-big{font-size:44px;line-height:1;margin-bottom:8px}.ps__prod-name{font-family:Space Grotesk,sans-serif;font-size:clamp(36px,4vw,58px);font-weight:900;line-height:1;margin:0 0 4px;letter-spacing:-1px}.ps__prod-tagline{font-size:14px;color:#ffffff73;font-style:italic;margin-bottom:12px}.ps__accent-line{height:3px;border-radius:2px;margin-bottom:16px}.ps__prod-desc{font-size:14px;color:#ffffffa6;line-height:1.7;margin-bottom:16px}.ps__prod-features{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:7px}.ps__prod-features li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#ffffffc7;line-height:1.5}.ps__prod-bullet{width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-top:5px}.ps__prod-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:20px}.ps__prod-tag{padding:4px 12px;border-radius:20px;border:1px solid;font-size:11px;font-weight:600;background:#ffffff0a}.ps__prod-btn{align-self:flex-start;padding:12px 28px;border-radius:50px;border:none;font-size:14px;font-weight:700;color:#000;cursor:pointer;letter-spacing:.3px;position:relative;z-index:6}.ps__prod-btn--ghost{background:transparent;border:1px solid;color:inherit;margin-top:10px}.ps__panel-label{position:absolute;bottom:-20px;left:40px;font-family:Space Grotesk,sans-serif;font-size:clamp(100px,18vw,220px);font-weight:900;line-height:1;pointer-events:none;z-index:2;letter-spacing:-8px;-webkit-user-select:none;user-select:none}.ps__dots{position:absolute;right:28px;top:0;bottom:0;transform:none;display:flex;flex-direction:column;justify-content:center;gap:16px;z-index:20;pointer-events:none}.ps__dot-row{display:flex;align-items:center;gap:8px}.ps__dot{width:9px;height:9px;border-radius:50%;opacity:.3;transition:transform .3s,opacity .3s}.ps__dot-name{font-size:10px;color:#ffffff4d;white-space:nowrap;font-weight:500}.ps__counter{position:absolute;bottom:20px;right:28px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600;color:#ffffff4d;letter-spacing:2px;z-index:20;pointer-events:none}.ps__progress-track{position:absolute;bottom:0;left:0;right:0;height:3px;background:#ffffff0f;z-index:20;pointer-events:none}.ps__progress-fill{height:100%;width:0%;background:linear-gradient(90deg,#3b82f6,#ef4444,#10b981,#e50914,#f59e0b);border-radius:2px;transition:width .05s linear}@media(max-width:1100px){.ps__panel-content{gap:40px;padding:20px 40px 36px}.ps__visual-wrap{flex:0 0 320px}.ps__prod-name{font-size:clamp(28px,3.5vw,46px)}}@media(max-width:900px){.ps__header{padding:64px 20px 28px}.ps__title{font-size:clamp(20px,4.5vw,30px)}.ps__panel-content{gap:28px;padding:20px 24px 32px}.ps__visual-wrap{flex:0 0 260px}.ps__dot-name{display:none}.ps__panel-label{font-size:clamp(80px,15vw,160px)}.ps__stat-bar{grid-template-columns:repeat(2,1fr)}.ps__icon-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.ps__pin{padding-top:calc(56px + env(safe-area-inset-top,0px));padding-bottom:env(safe-area-inset-bottom,0px)}.ps__header{min-height:auto;padding:48px 16px 20px;background:#04050f}.ps__orb--1{width:200px;height:200px;top:-60px;left:-60px}.ps__orb--2{width:160px;height:160px;bottom:-40px;right:-40px}.ps__panel-content{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding:16px 16px 28px;overflow:hidden;touch-action:pan-y;min-height:100%;box-sizing:border-box}.ps__prod-btn{pointer-events:auto;width:auto;min-width:200px;max-width:100%;text-align:center;font-size:12px;padding:10px 24px;margin-top:4px;align-self:center}.ps__visual-wrap{flex:none;width:min(200px,72vw);max-width:200px;display:flex;flex-direction:column;align-items:center}.ps__visual-card{aspect-ratio:1 / 1;width:100%;height:auto;max-height:none;border-radius:16px}.ps__visual-card .pv{aspect-ratio:1 / 1;width:100%;height:100%;min-height:0;border-radius:16px}.ps__icon-grid--desktop,.ps__live-chip,.ps__emoji-big,.ps__accent-line,.ps__prod-tags{display:none}.ps__text-col{width:100%;max-width:340px;min-width:0;align-items:center;text-align:center}.ps__card-eyebrow{align-self:center;font-size:8px;padding:3px 10px;margin-bottom:4px;letter-spacing:.6px;white-space:normal;line-height:1.3;max-width:100%}.ps__prod-name{font-size:22px;letter-spacing:-.5px;margin-bottom:2px;line-height:1.05;width:100%}.ps__prod-tagline{font-size:11px;margin-bottom:4px;line-height:1.35;width:100%}.ps__prod-desc{font-size:11px;line-height:1.45;margin-bottom:6px;display:block;overflow:visible;width:100%}.ps__prod-features{margin-bottom:6px;gap:4px;width:100%;max-width:300px;align-items:center}.ps__prod-features li{font-size:10px;line-height:1.35;gap:6px;justify-content:center;text-align:center;width:100%}.ps__prod-features li:nth-child(n+3){display:flex}.ps__prod-bullet{width:4px;height:4px;margin-top:4px;flex-shrink:0}.ps__stat-bar{grid-template-columns:repeat(4,1fr);margin-bottom:6px;border-radius:10px;width:100%;max-width:340px}.ps__stat-item{padding:5px 2px;align-items:center}.ps__stat-num{font-size:10px}.ps__stat-label{font-size:6px;letter-spacing:0;text-align:center}.ps__dots,.ps__panel-label{display:none}.ps__counter{bottom:10px;left:50%;right:auto;transform:translate(-50%);font-size:10px;letter-spacing:1px}.ps__progress-track{height:2px}}.ps__icon-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.ps__icon-cell{border-radius:14px;border:1px solid;padding:10px 8px;display:flex;flex-direction:column;align-items:center;gap:4px}.ps__icon-cell-icon{font-size:20px;line-height:1}.ps__icon-cell-label{font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;opacity:.9}.ps__live-chip{display:inline-flex;align-items:center;gap:7px;margin-top:10px;padding:6px 14px;border-radius:50px;border:1px solid;font-size:11px;font-weight:700;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.3px}.ps__live-dot{width:7px;height:7px;border-radius:50%;animation:dotPulse 1.5s ease-in-out infinite}.ps__stat-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.07);margin-bottom:14px}.ps__stat-item{display:flex;flex-direction:column;align-items:center;gap:2px;padding:10px 6px;background:#ffffff08;border-right:1px solid rgba(255,255,255,.06)}.ps__stat-item:last-child{border-right:none}.ps__stat-num{font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:800;line-height:1}.ps__stat-label{font-size:9px;color:#fff6;text-transform:uppercase;letter-spacing:.4px;font-weight:600}@media(max-width:640px){.ps__icon-grid.ps__icon-grid--desktop{display:none!important}}.pv{position:relative;width:100%;aspect-ratio:4/3;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.pv--vpn{background:linear-gradient(160deg,#060d1f,#0c1630);border:1px solid rgba(59,130,246,.2)}.pv__vpn-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(59,130,246,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.06) 1px,transparent 1px);background-size:28px 28px}.pv__vpn-phone{position:relative;z-index:2;width:42%;background:#0a1428;border-radius:22px;border:2px solid rgba(59,130,246,.35);padding:8px 6px 10px;box-shadow:0 20px 60px #00000080,0 0 40px #3b82f626}.pv__vpn-notch{width:36%;height:5px;background:#1e293b;border-radius:3px;margin:0 auto 8px}.pv__vpn-screen{text-align:center;padding:4px 6px 8px}.pv__vpn-appbar{font-size:9px;font-weight:700;color:#fff;margin-bottom:6px}.pv__vpn-status{display:inline-block;font-size:7px;font-weight:700;color:#fff6;background:#ffffff0f;padding:3px 8px;border-radius:20px;margin-bottom:10px}.pv__vpn-connect{position:relative;width:56px;height:56px;margin:0 auto 10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.pv__vpn-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(59,130,246,.5);animation:pvRingPulse 2s ease-in-out infinite}@keyframes pvRingPulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.08);opacity:.4}}.pv__vpn-connect span{font-size:18px;z-index:1}.pv__vpn-connect small{position:absolute;bottom:-14px;font-size:7px;color:#ffffff73;white-space:nowrap}.pv__vpn-ip{background:#0006;border-radius:10px;padding:6px 8px;text-align:left}.pv__vpn-ip span{display:block;font-size:6px;color:#ffffff59;letter-spacing:.5px}.pv__vpn-ip strong{display:block;font-size:9px;color:#fff;font-family:monospace}.pv__vpn-ip em{display:block;font-size:7px;color:#f87171;font-style:normal;margin-top:2px}.pv__vpn-badge{position:absolute;top:12px;left:12px;z-index:3;font-size:8px;font-weight:700;padding:4px 10px;border-radius:20px;border:1px solid;background:#00000080;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.5px}.pv--av{background:linear-gradient(160deg,#140404,#2a0808);border:1px solid rgba(239,68,68,.25)}.pv__av-shield{position:relative;width:90px;height:90px;display:flex;align-items:center;justify-content:center}.pv__av-scan{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;mask:radial-gradient(transparent 55%,black 56%);-webkit-mask:radial-gradient(transparent 55%,black 56%);animation:pmSpinCW 3s linear infinite}.pv__av-shield-inner{width:64px;height:64px;border-radius:50%;border:2px solid;background:#ef44441f;display:flex;align-items:center;justify-content:center;font-size:28px;z-index:2}.pv__av-stats{position:absolute;bottom:14px;left:12px;right:12px;display:flex;gap:6px;justify-content:center}.pv__av-stat{font-size:8px;font-weight:700;padding:4px 8px;border-radius:20px;border:1px solid;background:#00000080;color:#fffc;white-space:nowrap}.pv__av-badge{position:absolute;top:12px;right:12px;font-size:9px;font-weight:800;letter-spacing:.3px}.pv--wifi{background:linear-gradient(160deg,#eefbf4,#f4fdf8);border:1px solid rgba(16,185,129,.2)}.pv__wifi-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(16,185,129,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,.08) 1px,transparent 1px);background-size:32px 32px}.pv__wifi-hub{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:4px}.pv__wifi-hub-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px}.pv__wifi-hub-label{font-size:10px;font-weight:800;letter-spacing:1px}.pv__wifi-device{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2px;background:#fff;border-radius:12px;padding:6px 10px;box-shadow:0 4px 16px #00000014;font-size:16px}.pv__wifi-device small{font-size:8px;color:#64748b;font-weight:600}.pv__wifi-device--tl{top:18%;left:10%}.pv__wifi-device--tr{top:18%;right:10%}.pv__wifi-device--bl{bottom:28%;left:10%}.pv__wifi-device--br{bottom:28%;right:10%}.pv__wifi-speed{position:absolute;bottom:12px;left:12px;right:12px;display:flex;gap:10px;z-index:2}.pv__wifi-speed>div{flex:1;background:#fff;border-radius:10px;padding:6px 8px;box-shadow:0 2px 10px #0000000f}.pv__wifi-speed span{font-size:7px;color:#94a3b8;font-weight:600;display:block}.pv__wifi-speed strong{font-size:10px;color:#0f172a;font-weight:800}.pv__wifi-bar{height:4px;background:#e2e8f0;border-radius:2px;margin:4px 0;overflow:hidden}.pv__wifi-bar div{height:100%;border-radius:2px}.pv__wifi-live{position:absolute;top:12px;left:12px;font-size:9px;font-weight:700;padding:4px 10px;border-radius:20px;border:1px solid;background:#ffffffd9}.pv--ott{background:linear-gradient(160deg,#0a0a12,#100818,#081018);border:1px solid rgba(168,85,247,.28)}.pv__ott-glow{position:absolute;width:70%;height:70%;top:5%;left:15%;border-radius:50%;pointer-events:none}.pv__ott-screen{position:absolute;top:12px;left:12px;right:12px;z-index:2;border-radius:10px;overflow:hidden;background:#0000008c;border:1px solid rgba(255,255,255,.08);padding:8px 10px 10px}.pv__ott-hero-bar{display:inline-block;font-size:9px;font-weight:800;color:#fff;padding:4px 10px;border-radius:4px;letter-spacing:1px;margin-bottom:6px}.pv__ott-hero-title{font-size:13px;font-weight:800;color:#fff;margin-bottom:2px}.pv__ott-hero-meta{font-size:8px;color:#ffffff80}.pv__ott-row{position:absolute;bottom:36px;left:12px;right:12px;z-index:2;display:flex;gap:6px}.pv__ott-card{flex:1;border-radius:8px;border:1px solid;overflow:hidden;background:#00000073}.pv__ott-poster{aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;font-size:14px;position:relative}.pv__ott-play{position:absolute;bottom:4px;right:4px;width:16px;height:16px;border-radius:50%;color:#fff;font-size:7px;display:flex;align-items:center;justify-content:center}.pv__ott-card>span:last-child{display:block;text-align:center;font-size:7px;font-weight:700;color:#ffffffbf;padding:3px}.pv__ott-badge{position:absolute;bottom:10px;left:50%;transform:translate(-50%);font-size:8px;font-weight:700;padding:4px 12px;border-radius:20px;border:1px solid;background:#0009;white-space:nowrap;z-index:3}.pv--quiz{background:linear-gradient(160deg,#0c0a1a,#1a1035);border:1px solid rgba(245,158,11,.2)}.pv__quiz-timer{position:absolute;top:12px;left:12px;font-size:10px;font-weight:800;padding:4px 12px;border-radius:20px;border:1px solid;background:#0006;z-index:2}.pv__quiz-timer span{color:#ffffff73;margin-left:6px;font-weight:600}.pv__quiz-podium{display:flex;align-items:flex-end;justify-content:center;gap:12px;height:55%;padding-top:20px}.pv__quiz-bar-wrap{display:flex;flex-direction:column;align-items:center;gap:4px;width:52px}.pv__quiz-bar{width:100%;border-radius:8px 8px 0 0;display:flex;align-items:flex-start;justify-content:center;padding-top:6px;font-size:14px;min-height:30px}.pv__quiz-bar-wrap strong{font-size:9px;color:#fff}.pv__quiz-bar-wrap small{font-size:8px;color:#ffffff73}.pv__quiz-prize{position:absolute;bottom:12px;left:50%;transform:translate(-50%);font-size:9px;font-weight:800;padding:5px 14px;border-radius:20px;border:1px solid;background:#00000073;white-space:nowrap}.pmv{position:relative;width:100%;height:280px;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.pmv--vpn{background:linear-gradient(160deg,#050b18,#0c1630)}.pmv__vpn-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(59,130,246,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.07) 1px,transparent 1px);background-size:40px 40px}.pmv__vpn-stars{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(1px 1px at 20% 30%,rgba(255,255,255,.3),transparent),radial-gradient(1px 1px at 60% 70%,rgba(255,255,255,.2),transparent),radial-gradient(1px 1px at 80% 20%,rgba(255,255,255,.25),transparent)}.pmv__vpn-wrap{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:32px;height:100%;padding:20px 40px}.pmv__vpn-phone{width:140px;background:#0a1428;border-radius:28px;border:2px solid rgba(59,130,246,.4);padding:10px 8px 14px;box-shadow:0 24px 80px #0009,0 0 60px #3b82f633;flex-shrink:0}.pmv__vpn-notch{width:40%;height:6px;background:#1e293b;border-radius:3px;margin:0 auto 10px}.pmv__vpn-screen{text-align:center}.pmv__vpn-appbar{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:700;color:#fff;margin-bottom:8px}.pmv__vpn-logo{width:18px;height:18px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:10px}.pmv__vpn-pill{display:inline-block;font-size:8px;font-weight:700;color:#fff6;background:#ffffff0f;padding:4px 10px;border-radius:20px;margin-bottom:14px}.pmv__vpn-connect{position:relative;width:80px;height:80px;margin:0 auto 16px;display:flex;flex-direction:column;align-items:center;justify-content:center}.pmv__vpn-ring{position:absolute;border-radius:50%;border:2px solid}.pmv__vpn-ring--1{top:0;right:0;bottom:0;left:0;animation:pmSpinCW 6s linear infinite}.pmv__vpn-ring--2{top:-10px;right:-10px;bottom:-10px;left:-10px;animation:pmSpinCCW 8s linear infinite}.pmv__vpn-btn{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;z-index:2;box-shadow:0 0 30px #3b82f680}.pmv__vpn-connect small{position:absolute;bottom:-16px;font-size:9px;color:#ffffff73}.pmv__vpn-ip{background:#00000073;border-radius:12px;padding:8px 10px;text-align:left}.pmv__vpn-ip span{display:block;font-size:7px;color:#ffffff59;letter-spacing:.8px}.pmv__vpn-ip strong{display:block;font-size:12px;color:#fff;font-family:monospace;margin:2px 0}.pmv__vpn-ip em{display:block;font-size:9px;color:#f87171;font-style:normal}.pmv__vpn-chips{display:flex;flex-direction:column;gap:8px}.pmv__vpn-chips span{font-size:11px;font-weight:700;padding:6px 14px;border-radius:20px;border:1px solid;background:#0006;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pmv__vpn-badge{position:absolute;top:16px;left:16px;z-index:3;font-size:10px;font-weight:700;padding:5px 14px;border-radius:20px;border:1px solid;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.5px}.pmv--av{background:linear-gradient(160deg,#140404,#2a0808);display:flex;align-items:center;justify-content:center}.pmv__av-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(239,68,68,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(239,68,68,.05) 1px,transparent 1px);background-size:36px 36px}.pmv__av-center{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;z-index:2}.pmv__av-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid;animation:pmSpinCW 8s linear infinite}.pmv__av-shield{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;z-index:2;box-shadow:0 0 40px #ef444466}.pmv__av-pulse{position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;border:2px solid;animation:pvRingPulse 2s ease-in-out infinite}.pmv__av-nodes{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.pmv__av-node{position:absolute;padding:6px 12px;border-radius:20px;border:1px solid;font-size:11px;font-weight:700;background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;animation:pmFloat 3s ease-in-out infinite}.pmv__av-node:nth-child(1){top:18%;left:5%;animation-delay:0s}.pmv__av-node:nth-child(2){top:18%;right:5%;animation-delay:.6s}.pmv__av-node:nth-child(3){bottom:18%;left:5%;animation-delay:1.2s}.pmv__av-node:nth-child(4){bottom:18%;right:5%;animation-delay:1.8s}.pmv__av-badge{position:absolute;padding:5px 14px;border-radius:20px;border:1px solid;font-size:11px;font-weight:700;background:#0000008c;z-index:3}.pmv__av-badge--tl{top:14px;left:14px}.pmv__av-badge--br{bottom:14px;right:14px}.pmv--wifi{background:linear-gradient(160deg,#eefbf4,#f4fdf8);display:flex;align-items:center;justify-content:center;padding:20px}.pmv__wifi-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(16,185,129,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,.08) 1px,transparent 1px);background-size:40px 40px}.pmv__wifi-dashboard{position:relative;z-index:2;width:100%;max-width:520px;background:#fff;border-radius:20px;padding:16px 20px;box-shadow:0 8px 40px #00000014}.pmv__wifi-header{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;color:#0f172a;margin-bottom:16px}.pmv__wifi-live{font-size:10px;font-weight:800;padding:3px 10px;border-radius:20px;letter-spacing:.5px}.pmv__wifi-body{position:relative;height:120px;margin-bottom:14px}.pmv__wifi-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;z-index:2}.pmv__wifi-node{position:absolute;width:36px;height:36px;border-radius:12px;border:1px solid;background:#f8fafc;display:flex;align-items:center;justify-content:center;font-size:16px;box-shadow:0 2px 8px #0000000f}.pmv__wifi-node--1{top:10%;left:15%}.pmv__wifi-node--2{top:10%;right:15%}.pmv__wifi-node--3{bottom:10%;left:15%}.pmv__wifi-node--4{bottom:10%;right:15%}.pmv__wifi-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pmv__wifi-speeds{display:flex;gap:16px}.pmv__wifi-speeds>div{flex:1}.pmv__wifi-speeds span{font-size:10px;color:#94a3b8;font-weight:600}.pmv__wifi-speeds strong{font-size:14px;color:#0f172a;font-weight:800;display:block;margin-top:2px}.pmv__wifi-bar{height:6px;background:#e2e8f0;border-radius:3px;margin:6px 0 4px;overflow:hidden}.pmv__wifi-bar div{height:100%;border-radius:3px}.pmv__wifi-badge{position:absolute;bottom:14px;left:50%;transform:translate(-50%);font-size:10px;font-weight:700;padding:5px 16px;border-radius:20px;border:1px solid;background:#ffffffe6;white-space:nowrap;z-index:3}.pmv--ott{background:linear-gradient(160deg,#0a0a12,#100818,#081018);padding:20px 24px}.pmv__ott-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.pmv__ott-layout{position:relative;z-index:2;display:flex;gap:16px;height:100%;align-items:stretch}.pmv__ott-featured{flex:1.3;border-radius:16px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;border:1px solid rgba(168,85,247,.22)}.pmv__ott-now{position:absolute;top:14px;left:14px;font-size:9px;font-weight:800;padding:4px 10px;border-radius:20px;color:#fff;letter-spacing:.5px}.pmv__ott-featured h4{font-size:22px;font-weight:800;color:#fff;margin:0 0 4px}.pmv__ott-featured p{font-size:11px;color:#fff9;margin:0 0 10px}.pmv__ott-progress{height:4px;background:#ffffff26;border-radius:2px;overflow:hidden}.pmv__ott-progress div{height:100%;border-radius:2px}.pmv__ott-strip{flex:1;display:flex;flex-direction:column;gap:8px}.pmv__ott-tile{flex:1;border-radius:12px;border:1px solid;display:flex;align-items:center;gap:10px;padding:0 12px;position:relative;overflow:hidden;background:#00000073}.pmv__ott-tile-bg{position:absolute;top:0;right:0;bottom:0;left:0}.pmv__ott-tile span{font-size:18px;z-index:1}.pmv__ott-tile small{font-size:11px;font-weight:700;color:#ffffffd9;z-index:1;flex:1}.pmv__ott-tile-play{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;color:#fff;z-index:1;flex-shrink:0}.pmv__ott-badge{position:absolute;bottom:14px;left:50%;transform:translate(-50%);font-size:10px;font-weight:700;padding:5px 16px;border-radius:20px;border:1px solid;background:#0009;white-space:nowrap;z-index:3}.pmv--quiz{background:linear-gradient(160deg,#0c0a1a,#1a1035);padding:16px 20px}.pmv__quiz-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.pmv__quiz-board{position:relative;z-index:2;display:flex;gap:16px;height:100%}.pmv__quiz-q{flex:1.3;border-radius:16px;border:1px solid;padding:16px;background:#00000059;display:flex;flex-direction:column}.pmv__quiz-q>span{font-size:10px;font-weight:800;letter-spacing:1px;margin-bottom:8px}.pmv__quiz-q p{font-size:14px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.4}.pmv__quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.pmv__quiz-opt{font-size:11px;font-weight:600;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;background:#ffffff0a}.pmv__quiz-opt--correct{color:#fff;font-weight:800}.pmv__quiz-rank{flex:1;border-radius:16px;border:1px solid;padding:14px;background:#00000059}.pmv__quiz-rank h5{font-size:12px;margin:0 0 12px}.pmv__quiz-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#ffffffbf;padding:6px 0;border-bottom:1px solid rgba(255,255,255,.06)}.pmv__quiz-row strong{margin-left:auto;font-size:13px}.pmv__quiz-badge{position:absolute;bottom:14px;left:50%;transform:translate(-50%);font-size:10px;font-weight:800;padding:5px 16px;border-radius:20px;border:1px solid;background:#00000080;white-space:nowrap;z-index:3}@keyframes pmSpinCW{to{transform:rotate(360deg)}}@keyframes pmSpinCCW{to{transform:rotate(-360deg)}}@media(max-width:900px){.pmv{height:220px}.pmv__vpn-wrap{gap:16px;padding:16px}.pmv__vpn-chips{display:none}.pmv__quiz-board,.pmv__ott-layout{flex-direction:column}}@media(max-width:560px){.pmv{height:200px}.pmv__vpn-phone{width:110px}.pmv__av-node:nth-child(2),.pmv__av-node:nth-child(4){display:none}}@media(max-width:640px){.ps__visual-card .pv--wifi{display:block}.ps__visual-card .pv__wifi-hub{position:absolute;top:26%;left:50%;transform:translate(-50%,-50%);gap:2px}.ps__visual-card .pv__wifi-hub-icon{width:34px;height:34px;font-size:16px}.ps__visual-card .pv__wifi-hub-label{font-size:7px}.ps__visual-card .pv__wifi-device{padding:4px 6px;font-size:11px;border-radius:8px}.ps__visual-card .pv__wifi-device small{font-size:6px}.ps__visual-card .pv__wifi-device--tl{top:10%;left:5%}.ps__visual-card .pv__wifi-device--tr{top:10%;right:5%}.ps__visual-card .pv__wifi-device--bl{top:38%;left:5%}.ps__visual-card .pv__wifi-device--br{top:38%;right:5%}.ps__visual-card .pv__wifi-speed{left:8px;right:8px;bottom:8px;gap:8px}.ps__visual-card .pv__wifi-speed>div{aspect-ratio:1 / 1;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6px 4px;border-radius:10px}.ps__visual-card .pv__wifi-speed span{font-size:6px}.ps__visual-card .pv__wifi-bar{width:100%;margin:3px 0}.ps__visual-card .pv__wifi-speed strong{font-size:9px}.ps__visual-card .pv__wifi-live{top:8px;left:8px;font-size:7px;padding:3px 7px;max-width:calc(100% - 16px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps__visual-card .pv--vpn .pv__vpn-phone{width:52%}.ps__visual-card .pv--vpn .pv__vpn-badge{font-size:7px;padding:4px 8px}.ps__visual-card .pv--av .pv__av-shield-inner{width:56px;height:56px;font-size:24px}.ps__visual-card .pv--av .pv__av-scan{width:88px;height:88px}.ps__visual-card .pv__av-stats{gap:4px}.ps__visual-card .pv__av-stat{font-size:7px;padding:4px 6px}.ps__visual-card .pv__ott-screen{top:8px;left:8px;right:8px;padding:6px 8px}.ps__visual-card .pv__ott-row{bottom:28px;left:8px;right:8px;gap:4px}.ps__visual-card .pv__ott-badge{font-size:7px;padding:3px 8px;bottom:8px}.ps__visual-card .pv__quiz-podium{transform:scale(.85)}.ps__visual-card .pv__quiz-timer{font-size:8px;top:8px;left:8px}}.pm__visual{position:relative;width:100%;height:260px;border-radius:24px;overflow:hidden;margin-bottom:36px;border:1px solid rgba(255,255,255,.07)}.pm__visual-img{width:100%;height:100%;object-fit:cover;opacity:.35}.pm__visual-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.pm__visual-ring{position:absolute;border-radius:50%;border:1.5px solid;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.pm__visual-ring--1{width:180px;height:180px;animation:pmSpinCW 8s linear infinite}.pm__visual-ring--2{width:130px;height:130px;animation:pmSpinCCW 6s linear infinite}.pm__visual-ring--3{width:230px;height:230px;animation:pmSpinCW 12s linear infinite}@keyframes pmSpinCW{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes pmSpinCCW{to{transform:translate(-50%,-50%) rotate(-360deg)}}.pm__visual-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;z-index:5;animation:pmPulse 2.5s ease-in-out infinite}@keyframes pmPulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.1)}}.pm__visual-node{position:absolute;padding:5px 10px;border-radius:50px;border:1px solid;font-size:11px;font-weight:700;background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;gap:5px;white-space:nowrap;z-index:6;animation:pmFloat 3s ease-in-out infinite}.pm__visual-node--1{top:16%;left:6%;animation-delay:0s}.pm__visual-node--2{top:16%;right:6%;animation-delay:.75s}.pm__visual-node--3{bottom:16%;left:6%;animation-delay:1.5s}.pm__visual-node--4{bottom:16%;right:6%;animation-delay:2.25s}@keyframes pmFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.pm__visual-node-dot{width:6px;height:6px;border-radius:50%;animation:dotPulse 1.5s ease-in-out infinite}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.pm__visual-badge{position:absolute;padding:5px 12px;border-radius:50px;border:1px solid;font-size:11px;font-weight:700;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:6}.pm__visual-badge--tl{top:14px;left:14px}.pm__visual-badge--br{bottom:14px;right:14px}.pm__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:900}.pm__panel{position:fixed;bottom:0;left:0;right:0;height:92vh;height:92dvh;max-height:92dvh;border-radius:28px 28px 0 0;z-index:901;overflow:hidden;box-shadow:0 -40px 100px #000c;display:flex;flex-direction:column}.pm__orb{position:absolute;border-radius:50%;pointer-events:none}.pm__orb--1{width:500px;height:500px;top:-150px;left:-100px;z-index:0}.pm__orb--2{width:400px;height:400px;bottom:-100px;right:-80px;z-index:0}.pm__close{position:absolute;top:20px;right:24px;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#ffffffb3;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s,color .2s}.pm__close:hover{background:#ffffff24;color:#fff}.pm__scroll{position:relative;z-index:5;flex:1 1 auto;min-height:0;height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:48px 60px 60px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.pm__scroll::-webkit-scrollbar{width:4px}.pm__scroll::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.pm__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:48px;margin-bottom:36px}.pm__eyebrow{display:inline-block;padding:5px 16px;border-radius:50px;border:1px solid;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px}.pm__headline{font-family:Space Grotesk,sans-serif;font-size:clamp(26px,3vw,44px);font-weight:900;line-height:1.1;letter-spacing:-1px;margin-bottom:16px}.pm__about{font-size:15px;color:#ffffff8c;line-height:1.75;max-width:520px}.pm__stats{display:flex;flex-direction:column;gap:10px;flex-shrink:0;min-width:160px}.pm__stat{border-radius:14px;border:1px solid;padding:12px 18px;display:flex;flex-direction:column;gap:2px}.pm__stat-num{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:800;line-height:1}.pm__stat-label{font-size:10px;color:#fff6;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.pm__divider{height:2px;border-radius:1px;margin:32px 0;opacity:.5;width:100%}.pm__section-title{font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;color:#fff;margin-bottom:20px}.pm__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:8px}.pm__card{border-radius:18px;border:1px solid;padding:18px 16px;display:flex;align-items:flex-start;gap:14px;transition:transform .2s}.pm__card:hover{transform:translateY(-3px)}.pm__card-icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.pm__card-title{font-size:13px;font-weight:700;margin-bottom:4px}.pm__card-desc{font-size:12px;color:#ffffff73;line-height:1.5}.pm__plans{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pm__plan{border-radius:20px;border:1px solid;padding:24px 20px;position:relative;display:flex;flex-direction:column;gap:12px;transition:transform .2s}.pm__plan:hover{transform:translateY(-4px)}.pm__plan--featured{box-shadow:0 0 40px #ffffff0d}.pm__plan-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:3px 14px;border-radius:20px;font-size:10px;font-weight:700;letter-spacing:.5px;white-space:nowrap}.pm__plan-name{font-size:13px;font-weight:700;color:#fff9;text-transform:uppercase;letter-spacing:1px}.pm__plan-price{display:flex;align-items:baseline;gap:4px}.pm__plan-num{font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:900;line-height:1}.pm__plan-per{font-size:13px;color:#fff6}.pm__plan-btn{width:100%;padding:10px;border-radius:50px;border:1px solid;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .2s}.pm__plan-btn:hover{opacity:.85}.pm__panel--light .pm__about{color:#475569}.pm__panel--light .pm__section-title{color:#0f172a}.pm__panel--light .pm__card-desc,.pm__panel--light .pm__plan-name{color:#64748b}.pm__panel--light .pm__plan-per,.pm__panel--light .pm__stat-label{color:#94a3b8}.pm__panel--light .pm__close--light{border-color:#0f172a1f;background:#ffffffb3;color:#334155}.pm__panel--light .pm__close--light:hover{background:#fffffff2;color:#0f172a}.pm__download{margin-top:40px;padding-top:32px;border-top:1px solid rgba(255,255,255,.08);text-align:center}.pm__download-sub{font-size:14px;color:#ffffff80;margin-bottom:20px}.pm__download-btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.pm__download-btn{padding:14px 24px;border-radius:50px;font-size:14px;font-weight:700;cursor:pointer;border:none;transition:opacity .2s,transform .2s}.pm__download-btn:hover{opacity:.9;transform:translateY(-1px)}.pm__download-btn--ghost{background:transparent;border:1px solid}@media(max-width:900px){.pm__scroll{padding:40px 32px 48px}.pm__hero{flex-direction:column;gap:24px}.pm__stats{flex-direction:row;flex-wrap:wrap;min-width:unset}.pm__stat{min-width:120px}.pm__grid,.pm__plans{grid-template-columns:repeat(2,1fr)}.pmv{height:220px}}@media(max-width:560px){.pm__panel{height:96vh;height:96dvh;max-height:96dvh;border-radius:20px 20px 0 0}.pm__scroll{padding:36px 20px calc(40px + env(safe-area-inset-bottom,0px))}.pm__grid,.pm__plans{grid-template-columns:1fr}.pm__stats{flex-direction:row}.pmv{height:200px}}.tm__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:900}.tm__panel{position:fixed;top:72px;bottom:0;left:0;right:0;height:auto;max-height:none;border-radius:28px 28px 0 0;z-index:901;overflow:hidden;box-shadow:0 -40px 100px #000c;display:flex;flex-direction:column;background:linear-gradient(180deg,#080a1a,#04050f)}.tm__orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(80px);opacity:.35}.tm__orb--1{width:420px;height:420px;top:-120px;left:-80px;background:radial-gradient(circle,rgba(0,212,255,.45),transparent 70%);z-index:0}.tm__orb--2{width:360px;height:360px;bottom:-80px;right:-60px;background:radial-gradient(circle,rgba(168,85,247,.4),transparent 70%);z-index:0}.tm__header{position:relative;z-index:10;flex-shrink:0;display:flex;align-items:center;padding:16px 24px 8px}.tm__close{position:static;height:38px;padding:0 14px 0 10px;border-radius:50px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#ffffffbf;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .2s,color .2s}.tm__close:hover{background:#ffffff24;color:#fff}.tm__close-arrow{font-size:18px;line-height:1}.tm__scroll{position:relative;z-index:5;flex:1 1 auto;min-height:0;height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:12px 60px 60px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent;max-width:860px;margin:0 auto;width:100%}.tm__scroll::-webkit-scrollbar{width:4px}.tm__scroll::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.tm__eyebrow{display:inline-block;padding:5px 16px;border-radius:50px;border:1px solid rgba(0,212,255,.35);background:#00d4ff1a;color:#00d4ff;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px}.tm__title{font-family:Space Grotesk,sans-serif;font-size:clamp(26px,3vw,40px);font-weight:900;line-height:1.15;letter-spacing:-1px;margin-bottom:18px;background:linear-gradient(135deg,#00d4ff,#a855f7 55%,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tm__lead{font-size:15px;color:#ffffffa6;line-height:1.75;margin-bottom:14px}.tm__section{margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.07)}.tm__heading{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700;color:#fff;margin-bottom:12px}.tm__subheading{font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600;color:#ffffffd9;margin:16px 0 10px}.tm__link{color:#00d4ff;text-decoration:none;transition:color .2s}.tm__link:hover{color:#a855f7;text-decoration:underline}.tm__contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px}.tm__contact-card{display:flex;align-items:flex-start;gap:14px;padding:18px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.tm__contact-icon{font-size:22px;line-height:1;flex-shrink:0}.tm__contact-label{font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#fff6;margin-bottom:6px}.tm__contact-value{font-size:14px;color:#fffc;line-height:1.55;word-break:break-word}@media(max-width:560px){.tm__contact-grid{grid-template-columns:1fr}}.tm__p{font-size:14px;color:#ffffff80;line-height:1.75;margin-bottom:12px}.tm__p:last-child{margin-bottom:0}.tm__p--emphasis{color:#ffffffbf;font-weight:600;letter-spacing:.02em}.tm__list{list-style:none;display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.tm__list li{position:relative;padding-left:18px;font-size:14px;color:#ffffff80;line-height:1.65}.tm__list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#00d4ff,#a855f7)}.tm__list strong{color:#fffc;font-weight:600}@media(max-width:900px){.tm__scroll{padding:8px 32px 48px}.tm__header{padding:14px 20px 6px}}@media(max-width:560px){.tm__panel{top:64px;border-radius:20px 20px 0 0}.tm__header{padding:12px 16px 4px}.tm__scroll{padding:8px 20px calc(40px + env(safe-area-inset-bottom,0px))}}.footer{background:linear-gradient(180deg,#04050f,#080a1a);border-top:1px solid rgba(0,212,255,.08);position:relative;overflow:hidden}.footer__main{max-width:1200px;margin:0 auto;padding:20px 32px 16px;display:flex;align-items:center;justify-content:center;text-align:center;border-top:1px solid rgba(255,255,255,.06)}.footer__brand{display:flex;flex-direction:column;align-items:center}.footer__logo{display:inline-flex;align-items:center;justify-content:center;margin-bottom:6px;background:none;border:none;padding:0;cursor:pointer}.footer__logo-img{height:40px;width:auto;max-width:220px;object-fit:contain;display:block}.footer__tagline{font-size:12px;color:#fff6;margin-bottom:14px;line-height:1.45;max-width:360px}.footer__downloads{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.footer__dl-btn{padding:10px 18px;border-radius:50px;border:1px solid rgba(0,212,255,.35);background:#00d4ff14;color:#00d4ff;font-size:12px;font-weight:700;cursor:pointer;transition:background .2s,border-color .2s}.footer__dl-btn:hover{background:#00d4ff26;border-color:#00d4ff8c}.footer__bottom{max-width:1200px;margin:0 auto;padding:0 32px 16px}.footer__divider{height:1px;background:#ffffff0f;margin-bottom:12px}.footer__bottom-inner{display:flex;justify-content:center;align-items:center;font-size:12px;color:#ffffff4d;text-align:center}@media(max-width:640px){.footer__main{padding:20px 20px 14px}.footer__bottom{padding:0 20px 14px}}.app{min-height:100vh;position:relative;overflow-x:hidden}.checkout{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:24px 16px;overflow:hidden;background:#04050f}.checkout--loading{flex-direction:column;gap:16px;color:#ffffffbf;font-size:.95rem}.checkout__spinner{width:44px;height:44px;border-radius:50%;border:3px solid rgba(0,212,255,.2);border-top-color:#00d4ff;animation:checkoutSpin .8s linear infinite}@keyframes checkoutSpin{to{transform:rotate(360deg)}}.checkout__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 20% 20%,rgba(0,212,255,.18),transparent 55%),radial-gradient(ellipse 70% 45% at 80% 80%,rgba(168,85,247,.16),transparent 50%),#04050f}.checkout__glow{position:absolute;width:420px;height:420px;border-radius:50%;background:#00d4ff14;filter:blur(80px);top:10%;right:-5%;pointer-events:none}.checkout__card{position:relative;z-index:1;width:100%;max-width:440px;padding:36px 28px 28px;border-radius:24px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 30px 80px #00000073}.checkout__brand{display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;color:#fff;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.05rem;letter-spacing:.04em;margin-bottom:22px}.checkout__brand img{width:40px;height:40px;object-fit:contain;border-radius:10px}.checkout__title{text-align:center;font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:700;margin-bottom:6px}.checkout__subtitle{text-align:center;color:#ffffff8c;font-size:.92rem;margin-bottom:22px}.checkout__price-box{border:1px solid rgba(0,212,255,.28);background:#00d4ff0f;border-radius:14px;padding:16px;text-align:center;margin-bottom:22px;color:#ffffffe6;line-height:1.5}.checkout__price-box strong{color:#00d4ff;font-weight:700}.checkout__unavailable{color:#fff6!important}.checkout__hint{margin-top:10px;font-size:.85rem;color:#ffffff8c}.checkout__label{display:block;font-weight:600;font-size:.9rem;margin-bottom:8px}.checkout__phone{display:flex;align-items:stretch;border:1px solid rgba(255,255,255,.16);border-radius:12px;overflow:hidden;background:#00000040}.checkout__cc{display:flex;align-items:center;padding:0 14px;border-right:1px solid rgba(255,255,255,.12);color:#ffffffbf;font-weight:600;white-space:nowrap}.checkout__phone input{flex:1;border:none;outline:none;background:transparent;color:#fff;padding:14px 12px;font-size:.95rem}.checkout__phone input::placeholder{color:#ffffff59}.checkout__error{color:#f87171;font-size:.85rem;font-weight:600;text-align:center;margin-top:10px}.checkout__submit{width:100%;margin-top:18px;border:none;border-radius:12px;padding:14px 18px;font-size:1rem;font-weight:700;color:#04050f;cursor:pointer;background:linear-gradient(135deg,#00d4ff,#a855f7);transition:transform .2s ease,opacity .2s ease}.checkout__submit:hover:not(:disabled){transform:translateY(-1px)}.checkout__submit:disabled{opacity:.5;cursor:not-allowed}.checkout__back{display:block;text-align:center;margin-top:18px;color:#ffffff8c;text-decoration:none;font-size:.9rem}.checkout__back:hover{color:#00d4ff}@media(max-width:480px){.checkout__card{padding:28px 20px 22px}.checkout__title{font-size:1.45rem}}.payproc{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#04050f;color:#fff;text-align:center;padding:24px}.payproc__spinner{width:56px;height:56px;border-radius:50%;border:3px solid rgba(0,212,255,.2);border-top-color:#00d4ff;animation:paySpin .8s linear infinite;margin-bottom:8px}@keyframes paySpin{to{transform:rotate(360deg)}}.payproc__title{font-size:1.25rem;font-weight:700}.payproc__msg{color:#fff9;font-size:.9rem}.payproc__hint{color:#ffffff59;font-size:.75rem;margin-top:8px}
