.lp-root{--lp-bg:#f0f4f8;--lp-ink:#1c1c1e;--lp-ink2:#3c3c43;--lp-mute:#6c757d;--lp-mute2:#8e8e93;--lp-line:rgba(0,0,0,0.07);--lp-line2:rgba(0,0,0,0.1);--lp-blue:#007AFF;--lp-blue-d:#0055CC;--lp-blue-l:rgba(0,122,255,0.08);--lp-green:#34C759;--lp-green-d:#1e8c3a;--lp-orange:#FF9500;--lp-red:#FF3B30;--lp-glass:rgba(255,255,255,0.82);--lp-glass-strong:rgba(255,255,255,0.97);--lp-shadow-card:0 8px 40px rgba(0,0,0,0.08),0 2px 8px rgba(0,0,0,0.04),inset 0 1px 0 rgba(255,255,255,0.95);background:var(--lp-bg);color:var(--lp-ink);min-height:100dvh;position:relative;overflow-x:clip}@keyframes lp-fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-floatY{0%,to{transform:translateY(0) rotate(var(--rot,0deg))}50%{transform:translateY(-8px) rotate(var(--rot,0deg))}}.lp-blob{position:fixed;border-radius:50%;filter:blur(80px);opacity:.45;pointer-events:none;z-index:0}.lp-blob-1{width:480px;height:480px;background:radial-gradient(circle,rgba(0,122,255,.22) 0,transparent 70%);top:-120px;left:-80px}.lp-blob-2{width:400px;height:400px;background:radial-gradient(circle,rgba(52,199,89,.18) 0,transparent 70%);top:200px;right:-60px}.lp-blob-3{width:360px;height:360px;background:radial-gradient(circle,rgba(142,133,255,.15) 0,transparent 70%);bottom:1400px;left:30%}.lp-blob-4{width:420px;height:420px;background:radial-gradient(circle,rgba(0,122,255,.16) 0,transparent 70%);bottom:600px;right:-40px}.lp-main{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:48px 32px 64px}.lp-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:20px;background:var(--lp-blue-l);color:var(--lp-blue);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}.lp-eyebrow--dark{background:rgba(255,255,255,.12);color:#7CB7FF}.lp-h-section{font-size:34px;font-weight:900;letter-spacing:-1px;line-height:1.15;color:var(--lp-ink)}.lp-h-section--dark{color:#fff}.lp-sec-head{text-align:center;margin-bottom:36px}.lp-btn-primary{display:inline-flex;align-items:center;gap:10px;padding:15px 28px;border-radius:16px;background:linear-gradient(160deg,rgba(30,140,255,.95),rgba(0,100,230,.95));color:#fff;border:.5px solid rgba(120,180,255,.5);font-size:16px;font-weight:700;cursor:pointer;letter-spacing:-.2px;box-shadow:0 8px 28px rgba(0,122,255,.35),inset 0 1px 0 rgba(255,255,255,.3);transition:filter .15s,box-shadow .15s}.lp-btn-primary:hover{filter:brightness(1.05);box-shadow:0 12px 36px rgba(0,122,255,.45),inset 0 1px 0 rgba(255,255,255,.3)}.lp-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;padding:12px 0 32px}.lp-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 14px 7px 12px;background:var(--lp-glass);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);border:.5px solid rgba(255,255,255,.9);border-radius:24px;box-shadow:0 4px 14px rgba(0,0,0,.05);margin-bottom:24px}.lp-hero-badge .dot{width:7px;height:7px;border-radius:50%;background:var(--lp-green);box-shadow:0 0 0 3px rgba(52,199,89,.18)}.lp-hero-h1{font-size:54px;font-weight:900;line-height:1.04;letter-spacing:-1.8px;color:var(--lp-ink);margin-bottom:18px}.lp-hero-h1 .accent{background:linear-gradient(135deg,#007AFF,#5AC8FA);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.lp-hero-sub{font-size:17px;line-height:1.5;color:var(--lp-mute);font-weight:500;max-width:520px;margin-bottom:26px}.lp-hero-bullets{display:flex;flex-direction:column;gap:11px;margin-bottom:32px}.lp-hero-bullet{display:flex;align-items:flex-start;gap:11px;font-size:15px;font-weight:500;color:var(--lp-ink2);line-height:1.4}.lp-hero-bullet .check{width:22px;height:22px;border-radius:50%;background:rgba(52,199,89,.14);color:var(--lp-green-d);display:inline-flex;flex-shrink:0;margin-top:1px}.lp-hero-bullet .check,.lp-hero-visual{align-items:center;justify-content:center}.lp-hero-visual{position:relative;height:440px;display:flex}.lp-license-card{position:relative;width:310px;background:var(--lp-glass-strong);backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:.5px solid rgba(255,255,255,.9);border-radius:28px;padding:28px 26px;box-shadow:0 20px 60px rgba(0,0,0,.12),0 4px 16px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.95);transform:rotate(2deg);z-index:2}.lp-lic-head{justify-content:space-between;margin-bottom:22px}.lp-lic-head,.lp-lic-shield{display:flex;align-items:center}.lp-lic-shield{width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,#007AFF,#5AC8FA);justify-content:center;box-shadow:0 6px 18px rgba(0,122,255,.4)}.lp-lic-verified{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--lp-green-d);padding:5px 10px;border-radius:14px;background:rgba(52,199,89,.12)}.lp-lic-label{font-size:12px;color:var(--lp-mute);font-weight:600;margin-bottom:6px}.lp-lic-title{font-size:20px;font-weight:800;line-height:1.25;letter-spacing:-.4px;color:var(--lp-ink);margin-bottom:22px}.lp-lic-foot{display:flex;justify-content:space-between;gap:12px;padding-top:14px;border-top:.5px solid rgba(0,0,0,.08)}.lp-lic-foot-cell .k{font-size:10px;color:var(--lp-mute2);margin-bottom:4px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.lp-lic-foot-cell .v{font-size:13px;font-weight:700;color:var(--lp-ink)}.lp-chip{position:absolute;background:var(--lp-glass-strong);backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:.5px solid rgba(255,255,255,.9);border-radius:16px;box-shadow:0 12px 32px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.95);z-index:3;animation:lp-floatY 5s ease-in-out infinite}.lp-chip-1{top:40px;left:-10px;padding:12px 16px;display:flex;align-items:center;gap:11px;--rot:-5deg;transform:rotate(-5deg);animation-delay:-1s}.lp-chip-2{bottom:30px;right:0;padding:14px 18px;max-width:210px;--rot:4deg;transform:rotate(4deg);animation-delay:-2.5s}.lp-chip-3{top:240px;left:-30px;padding:11px 14px;gap:10px;--rot:3deg;transform:rotate(3deg);animation-delay:-3.5s}.lp-chip-3,.lp-coin{display:flex;align-items:center}.lp-coin{width:32px;height:32px;border-radius:50%;justify-content:center;color:#fff;font-weight:700;flex-shrink:0}.lp-section{margin-bottom:0}.lp-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:18px}.lp-step-card{background:var(--lp-glass);backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:.5px solid rgba(255,255,255,.9);border-radius:24px;padding:28px 26px;box-shadow:var(--lp-shadow-card)}.lp-step-row{gap:12px;margin-bottom:16px}.lp-step-num,.lp-step-row{display:flex;align-items:center}.lp-step-num{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#007AFF,#5AC8FA);color:#fff;justify-content:center;font-size:18px;font-weight:800;box-shadow:0 6px 18px rgba(0,122,255,.32)}.lp-step-tag{font-size:11px;font-weight:700;color:var(--lp-mute);letter-spacing:.08em;text-transform:uppercase}.lp-step-title{font-size:18px;font-weight:800;letter-spacing:-.3px;margin-bottom:8px}.lp-step-desc{line-height:1.5}.lp-step-desc,.lp-steps-note{font-size:14px;color:var(--lp-mute);font-weight:500}.lp-steps-note{text-align:center;padding:14px 20px;background:var(--lp-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:14px;border:.5px dashed rgba(0,0,0,.12)}.lp-dark-cta{position:relative;background:linear-gradient(135deg,#1E293B,#0F172A);border-radius:32px;padding:56px 48px;color:#fff;overflow:hidden;margin-bottom:96px;box-shadow:0 24px 60px rgba(15,23,42,.28)}.lp-dark-cta .blob-i1{top:-120px;right:-80px;width:340px;height:340px;background:radial-gradient(circle,rgba(37,99,235,.35),transparent 70%)}.lp-dark-cta .blob-i1,.lp-dark-cta .blob-i2{position:absolute;border-radius:50%;pointer-events:none}.lp-dark-cta .blob-i2{bottom:-100px;left:-60px;width:240px;height:240px;background:radial-gradient(circle,rgba(59,130,246,.18),transparent 70%)}.lp-dark-cta-inner{position:relative;z-index:1}.lp-feat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:36px}.lp-feat-card{background:rgba(255,255,255,.05);border:.5px solid rgba(255,255,255,.1);border-radius:18px;padding:22px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.lp-feat-icon{width:44px;height:44px;border-radius:12px;background:rgba(37,99,235,.18);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.lp-feat-text{font-size:14px;font-weight:600;line-height:1.4}.lp-dark-cta .lp-btn-primary{background:#fff;color:var(--lp-ink);box-shadow:0 6px 20px rgba(0,0,0,.18)}.lp-dark-cta .lp-btn-primary:hover{filter:brightness(.96)}.lp-info-card{background:var(--lp-glass);backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:.5px solid rgba(255,255,255,.9);border-radius:32px;box-shadow:var(--lp-shadow-card);overflow:hidden}.lp-info-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px 0;flex-wrap:wrap}.lp-info-titles{flex:1;min-width:240px}.lp-info-titles .lp-eyebrow{margin-bottom:10px}.lp-info-titles h2{font-size:28px;font-weight:900;letter-spacing:-.8px;line-height:1.15;color:var(--lp-ink);margin:0}.lp-info-tabs{display:inline-flex;background:rgba(0,0,0,.05);border-radius:14px;padding:4px;gap:2px}.lp-info-tab{padding:9px 18px;border-radius:10px;border:none;background:transparent;font-size:13px;font-weight:700;color:var(--lp-mute);cursor:pointer;letter-spacing:-.1px;white-space:nowrap;transition:all .15s}.lp-info-tab.active{background:#fff;color:var(--lp-blue);box-shadow:0 2px 8px rgba(0,0,0,.08)}.lp-info-body{padding:28px 32px 32px;animation:lp-fadeIn .22s ease;min-height:460px}.lp-tariff-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;background:rgba(0,0,0,.06);border-radius:18px;overflow:hidden;border:.5px solid rgba(0,0,0,.06)}.lp-tariff-cell{background:#fff;padding:22px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.lp-tariff-cell .ic{width:36px;height:36px;border-radius:10px;background:var(--lp-blue-l);display:flex;align-items:center;justify-content:center;margin-bottom:6px}.lp-tariff-cell .v{font-size:24px;font-weight:900;letter-spacing:-.6px;color:var(--lp-ink);line-height:1}.lp-tariff-cell .l{font-size:11px;font-weight:700;color:var(--lp-mute2);letter-spacing:.06em;text-transform:uppercase}.lp-tariff-cell .d{font-size:12px;color:var(--lp-mute);font-weight:500;line-height:1.4}.lp-sec-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.lp-sec-row-card{display:flex;align-items:flex-start;gap:14px;padding:18px;border-radius:18px;background:rgba(255,255,255,.65);border:.5px solid rgba(0,0,0,.05)}.lp-sec-row-card .ic{width:44px;height:44px;border-radius:12px;background:var(--lp-blue-l);display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-sec-row-card .t{font-size:14px;font-weight:800;letter-spacing:-.15px;margin-bottom:4px;color:var(--lp-ink)}.lp-sec-row-card .d{font-size:12.5px;color:var(--lp-mute);font-weight:500;line-height:1.45}.lp-faq-list{display:flex;flex-direction:column;gap:8px}.lp-faq-item{background:rgba(255,255,255,.65);border:.5px solid rgba(255,255,255,.9);border-radius:16px;box-shadow:0 2px 10px rgba(0,0,0,.04);cursor:pointer;transition:border-color .15s,box-shadow .15s}.lp-faq-item.open{border-color:rgba(0,122,255,.3);box-shadow:0 8px 28px rgba(0,122,255,.1)}.lp-faq-q{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.lp-faq-q-text{font-size:15px;font-weight:700;color:var(--lp-ink)}.lp-faq-pm{width:30px;height:30px;border-radius:50%;background:rgba(0,0,0,.05);color:var(--lp-mute);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0;transition:all .15s;line-height:1}.lp-faq-item.open .lp-faq-pm{background:var(--lp-blue);color:#fff}.lp-faq-a{padding:0 20px 18px;font-size:14px;color:var(--lp-mute);font-weight:500;line-height:1.6;animation:lp-fadeIn .2s ease}@media (max-width:980px){.lp-hero{grid-template-columns:1fr;gap:32px;padding:24px 0 64px}.lp-hero-visual{height:380px;max-width:420px;margin:0 auto}.lp-hero-h1{font-size:42px}}@media (max-width:600px){.lp-main{padding:24px 16px 40px}.lp-hero{padding:8px 0 24px;gap:24px}.lp-hero-h1{font-size:30px;letter-spacing:-1px;margin-bottom:14px}.lp-hero-sub{font-size:15px;margin-bottom:20px}.lp-hero-bullet{font-size:14px}.lp-hero-bullets{margin-bottom:24px}.lp-btn-primary{padding:13px 22px;font-size:15px;width:100%;justify-content:center}.lp-hero-visual{height:360px;max-width:340px}.lp-license-card{width:240px;padding:22px 20px;border-radius:24px;z-index:2}.lp-lic-shield{width:42px;height:42px;border-radius:12px}.lp-lic-title{font-size:17px;margin-bottom:16px}.lp-chip{animation:none;box-shadow:0 6px 18px rgba(0,0,0,.08)}.lp-chip-1{top:14px;left:-6px;padding:8px 11px;gap:8px;transform:rotate(-5deg)}.lp-chip-1 .lp-coin{width:24px;height:24px;font-size:13px}.lp-chip-1>div>div:first-child{font-size:11px}.lp-chip-1>div>div:last-child{font-size:10px}.lp-chip-2{bottom:18px;right:-6px;padding:9px 12px;max-width:150px;transform:rotate(4deg)}.lp-chip-2>div:first-child{font-size:9px!important;margin-bottom:4px!important}.lp-chip-2>div:last-child{font-size:11px!important}.lp-chip-3{top:60%;bottom:auto;left:-52px;padding:7px 10px;gap:8px;transform:translateY(-50%) rotate(3deg)}.lp-chip-3 .lp-coin{width:22px;height:22px!important;font-size:12px!important}.lp-chip-3>div>div:first-child{font-size:11px}.lp-chip-3>div>div:last-child{font-size:10px}.lp-h-section{font-size:26px}.lp-sec-head{margin-bottom:24px}.lp-step-card{padding:22px 20px;border-radius:20px}.lp-step-num{width:38px;height:38px;border-radius:12px;font-size:16px}.lp-step-title{font-size:17px}.lp-step-desc{font-size:13.5px}.lp-dark-cta{padding:36px 22px;border-radius:24px;margin-bottom:56px}.lp-feat-grid{gap:12px;margin-bottom:28px}.lp-feat-card{padding:18px;border-radius:16px}.lp-info-card{border-radius:24px}.lp-info-head{padding:22px 18px 0}.lp-info-body{padding:18px;min-height:0}.lp-info-titles{min-width:0}.lp-info-titles h2{font-size:22px}.lp-info-tabs{width:100%}.lp-info-tab{flex:1;text-align:center;padding:9px 8px}.lp-section{margin-bottom:0}.lp-tariff-cell{padding:18px 16px}.lp-tariff-cell .v{font-size:22px}.lp-faq-q{padding:14px 16px;gap:12px}.lp-faq-q-text{font-size:14px}.lp-faq-a{padding:0 16px 14px;font-size:13.5px}}.lp-main>.lp-section{margin-bottom:96px}.lp-main>.lp-section:last-child{margin-bottom:0}@media (max-width:600px){.lp-main>.lp-section{margin-bottom:56px}}