*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#050816;--bg2:#0a1028;--card:#0c1430b8;--blue:#2f7bff;--blue-light:#5aa0ff;--cyan:#6ec8ff;--text:#fff;--muted:#8fa0c4;--border:#ffffff14}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;overflow-x:hidden}.page-bg{z-index:-1;background:radial-gradient(80% 50% at 70% 10%,#2f7bff2e,#0000 60%),radial-gradient(60% 40% at 20% 80%,#2f7bff14,#0000 50%),linear-gradient(#050816 0%,#070d1f 40%,#050816 100%);position:fixed;inset:0}.container{width:min(1180px,100% - 48px);margin:0 auto}header{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#050816bf;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.logo{letter-spacing:-.02em;color:var(--text);align-items:center;gap:10px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.logo-icon{background:linear-gradient(135deg,#2f7bff,#1a4fd6);border-radius:10px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 0 24px #2f7bff73}.logo-icon svg{width:20px;height:20px}nav{gap:32px;display:flex}nav a{color:var(--muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}nav a:hover{color:var(--text)}.lang{color:var(--muted);cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.lang svg{opacity:.7;width:18px;height:18px}.hero{padding:64px 0 80px;position:relative}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.badge{color:var(--blue-light);background:#2f7bff1f;border:1px solid #2f7bff40;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.badge svg{width:16px;height:16px}.hero h1{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(36px,4.5vw,52px);font-weight:800;line-height:1.12}.hero h1 .highlight{background:linear-gradient(90deg,#6ec8ff,#2f7bff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-desc{color:var(--muted);max-width:480px;margin-bottom:32px;font-size:16px;line-height:1.65}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3d8bff,#2560d6);border:none;border-radius:14px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 32px #2f7bff66,inset 0 1px #ffffff26}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #2f7bff80}.btn-primary svg{width:20px;height:20px}.platform-note{color:var(--muted);margin-top:14px;font-size:13px}.hero-visual{justify-content:center;display:flex;position:relative}.hero-visual:before{content:"";pointer-events:none;background:radial-gradient(circle,#2f7bff40 0%,#0000 70%);width:420px;height:420px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phone{z-index:1;background:linear-gradient(160deg,#1a2548 0%,#0d1428 100%);border:3px solid #ffffff1f;border-radius:40px;width:280px;height:560px;padding:14px;position:relative;box-shadow:0 40px 80px #00000080,0 0 60px #2f7bff26,inset 0 1px #ffffff1a}.phone-notch{background:#0d1428;border-radius:0 0 16px 16px;width:100px;height:28px;margin:0 auto 12px}.phone-screen{background:linear-gradient(#0f1835 0%,#0a1020 100%);border-radius:28px;flex-direction:column;align-items:center;height:calc(100% - 40px);padding:24px 20px;display:flex}.phone-status{width:100%;color:var(--muted);justify-content:space-between;margin-bottom:32px;font-size:11px;display:flex}.phone-app-title{margin-bottom:40px;font-size:18px;font-weight:700}.power-btn{background:radial-gradient(circle at 35% 35%,#5aa0ff,#2f7bff 50%,#1a4fd6);border-radius:50%;place-items:center;width:120px;height:120px;margin-bottom:20px;display:grid;box-shadow:0 0 50px #2f7bff99,inset 0 -4px 12px #0003}.power-btn svg{color:#fff;width:44px;height:44px}.phone-connected{letter-spacing:.12em;color:#4ade80;margin-bottom:32px;font-size:13px;font-weight:700}.phone-server{border:1px solid var(--border);background:#ffffff0d;border-radius:14px;align-items:center;gap:12px;width:100%;padding:14px 16px;display:flex}.flag-de{background:linear-gradient(#000 33%,#d00 33% 66%,#ffce00 66%);border-radius:4px;width:32px;height:22px}.phone-server-info{flex:1}.phone-server-info .country{font-size:14px;font-weight:600}.phone-server-info .city{color:var(--muted);font-size:12px}.phone-server .proto{color:var(--blue-light);background:#2f7bff26;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:600}.features{padding:48px 0 72px}.features-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.feature-item{text-align:center;padding:24px 16px}.feature-icon{width:56px;height:56px;color:var(--blue-light);background:#2f7bff1a;border:1px solid #2f7bff33;border-radius:16px;place-items:center;margin:0 auto 16px;display:grid}.feature-icon svg{width:26px;height:26px}.feature-item h3{margin-bottom:4px;font-size:16px;font-weight:700}.feature-item p{color:var(--muted);font-size:13px}.servers{text-align:center;padding:72px 0}.section-title{letter-spacing:-.02em;margin-bottom:48px;font-size:clamp(28px,3.5vw,38px);font-weight:800}.flags-grid{grid-template-columns:repeat(8,1fr);gap:20px 16px;margin-bottom:40px;display:grid}.flag-item{flex-direction:column;align-items:center;gap:8px;display:flex}.flag-item img{object-fit:cover;border-radius:6px;width:48px;height:34px;box-shadow:0 4px 12px #0000004d}.flag-item span{color:var(--muted);font-size:12px;font-weight:500}.btn-outline{color:var(--blue-light);background:#2f7bff14;border:1px solid #2f7bff66;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.btn-outline:hover{background:#2f7bff26}.btn-outline svg{width:18px;height:18px}.cta-banner{padding:48px 0 72px}.cta-card{background:var(--card);border:1px solid #2f7bff33;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:36px 48px;display:grid;position:relative;overflow:hidden;box-shadow:0 0 60px #2f7bff14}.cta-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#2f7bff0f 0%,#0000 50%,#2f7bff0a 100%);position:absolute;inset:0}.cta-wifi{opacity:.35;width:64px;height:64px;color:var(--blue)}.cta-text h2{margin-bottom:6px;font-size:24px;font-weight:800}.cta-text p{color:var(--muted);font-size:14px}.cta-center{flex-direction:column;align-items:center;gap:16px;display:flex}.cta-shield{filter:drop-shadow(0 0 30px #2f7bff80);width:100px;height:100px}.why{text-align:center;padding:72px 0 96px}.why-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px;display:grid}.why-card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:32px 28px}.why-icon{width:52px;height:52px;color:var(--blue-light);background:#2f7bff1f;border-radius:14px;place-items:center;margin-bottom:20px;display:grid}.why-icon svg{width:26px;height:26px}.why-card h3{margin-bottom:10px;font-size:18px;font-weight:700}.why-card p{color:var(--muted);font-size:14px;line-height:1.65}footer{border-top:1px solid var(--border);padding:28px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-logo{font-size:16px;font-weight:700}.footer-links{gap:28px;display:flex}.footer-links a{color:var(--muted);font-size:13px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--text)}.footer-copy{color:var(--muted);font-size:13px}.hero-content{min-width:0}.hero h1 .highlight{display:inline}@media (width<=960px){nav{display:none}.container{width:min(1180px,100% - 32px)}.header-inner{height:64px}.hero{padding:32px 0 48px}.hero-grid{text-align:center;grid-template-columns:1fr;gap:28px}.hero-content{flex-direction:column;align-items:center;display:flex}.hero h1{overflow-wrap:anywhere;word-break:break-word;max-width:100%;font-size:clamp(26px,7vw,40px);line-height:1.15}.hero-desc{max-width:100%;margin-left:auto;margin-right:auto;font-size:15px}.badge{max-width:100%;padding:7px 14px;font-size:12px}.btn-primary{justify-content:center;width:100%;max-width:360px}.hero-visual{order:2}.hero-visual:before{width:280px;height:280px}.phone{aspect-ratio:1/2;width:min(260px,78vw);height:auto;max-height:520px}.features{padding:32px 0 48px}.features-grid{grid-template-columns:repeat(2,1fr);gap:12px}.feature-item{padding:16px 10px}.servers{padding:48px 0}.section-title{margin-bottom:28px;font-size:clamp(22px,6vw,32px)}.flags-grid{grid-template-columns:repeat(4,1fr);gap:14px 10px}.flag-item img{width:40px;height:28px}.cta-banner{padding:32px 0 48px}.cta-card{text-align:center;grid-template-columns:1fr;gap:20px;padding:28px 20px}.cta-wifi{display:none}.cta-shield{width:72px;height:72px;margin:0 auto}.cta-text h2{font-size:20px}.why{padding:48px 0 64px}.why-grid{grid-template-columns:1fr;gap:16px;margin-top:28px}.why-card{padding:24px 20px}.footer-inner{text-align:center;flex-direction:column;gap:12px}.footer-links{flex-wrap:wrap;justify-content:center;gap:16px}}@media (width<=560px){.container{width:min(1180px,100% - 24px)}.logo{font-size:18px}.logo-icon{width:32px;height:32px}.hero{padding:24px 0 36px}.hero h1{font-size:clamp(24px,8.2vw,32px)}.hero-desc{font-size:14px;line-height:1.6}.phone{width:min(240px,86vw)}.features-grid{grid-template-columns:1fr 1fr}.feature-icon{width:48px;height:48px}.feature-item h3{font-size:14px}.feature-item p{font-size:12px}.flags-grid{grid-template-columns:repeat(3,1fr)}.flag-item span{font-size:11px}.btn-outline{justify-content:center;width:100%}.cta-text h2{font-size:18px}.cta-text p{font-size:13px}.why-card h3{font-size:16px}.why-card p{font-size:13px}}@media (width<=380px){.hero h1{font-size:22px}.features-grid{grid-template-columns:1fr}.flags-grid{grid-template-columns:repeat(2,1fr)}}.install-overlay{z-index:9999;background:#050816f5;padding:40px 20px 60px;display:none;position:fixed;inset:0;overflow-y:auto}.install-overlay.active{flex-direction:column;align-items:center;display:flex}.install-overlay h2{color:#fff;margin:16px 0 6px;font-size:22px;font-weight:700}.install-overlay .sub{color:#8fa0c4;text-align:center;margin-bottom:28px;font-size:15px}.steps{flex-direction:column;gap:20px;width:100%;max-width:420px;margin-bottom:28px;display:flex}.step{align-items:flex-start;gap:14px;display:flex}.step-num{color:#fff;background:#2f7bff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:700;display:flex}.step-text h3{color:#fff;margin-bottom:2px;font-size:16px;font-weight:600}.step-text p{color:#8fa0c4;font-size:14px;line-height:1.45}.retry-btn{color:#5aa0ff;cursor:pointer;text-align:center;background:0 0;border:2px solid #2f7bff;border-radius:12px;width:100%;max-width:420px;margin-bottom:12px;padding:14px;font-size:16px;font-weight:600;display:block}.close-btn{color:#8fa0c4;cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:15px}