.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(var(--shift,0)) rotate(var(--rot,0deg))}50%{transform:translateY(calc(var(--shift, 0px) - 14px)) rotate(calc(var(--rot, 0deg) + var(--tilt, .6deg)))}}@keyframes lp-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.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;will-change:transform}.lp-chip-1{top:40px;left:-10px;padding:12px 16px;display:flex;align-items:center;gap:11px;--rot:-5deg;--tilt:0.9deg;transform:rotate(-5deg);animation-duration:6s;animation-delay:-1s}.lp-chip-2{bottom:30px;right:0;padding:14px 18px;max-width:210px;--rot:4deg;--tilt:-0.8deg;transform:rotate(4deg);animation-duration:7.5s;animation-delay:-2.5s}.lp-chip-3{top:268px;left:-72px;padding:11px 14px;display:flex;align-items:center;gap:10px;--rot:3deg;--tilt:1deg;transform:rotate(3deg);animation-duration:6.8s;animation-delay:-3.5s}.lp-license-card{animation:lp-breathe 9s ease-in-out infinite;will-change:transform}@media (prefers-reduced-motion:reduce){.lp-chip,.lp-license-card{animation:none}}.lp-coin{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;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;--shift:-50%;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}}.lp-calc-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:24px;align-items:start}@media (max-width:900px){.lp-calc-row{grid-template-columns:minmax(0,1fr);max-width:520px;margin:0 auto}.lp-quotes{display:none}}.cl-root{--cl-bg:#f0f4f8;--cl-text:#0B1220;--cl-text-2:#26334B;--cl-text-3:#3D4A61;--cl-muted:#5B6B84;--cl-muted-2:#7C8AA0;--cl-muted-3:#93A1B8;--cl-surface:#ffffff;--cl-surface-2:#F4F7FB;--cl-surface-3:#F3F6FB;--cl-border:#E3E9F2;--cl-border-2:#E7EDF6;--cl-border-3:#E3ECFA;--cl-border-4:#EEF2F8;--cl-tint:#F2F7FF;--cl-tint-a:#F4F8FE;--cl-tint-b:#EFF4FB;--cl-accent:#007AFF;--cl-accent-hover:#0062CC;--cl-green:#16A34A;--cl-green-bg:#DCF5E5;--cl-amber:#B45309;--cl-amber-bg:#FFF1DC;--cl-blue-bg:#E5EEFD;--cl-sh-soft:0 2px 6px rgba(11,18,32,.04);--cl-sh-float:0 14px 30px -12px rgba(11,18,32,.18);--cl-sh-card:0 24px 50px -30px rgba(11,18,32,.25);--cl-sh-tile:0 18px 40px -28px rgba(11,18,32,.2);--cl-sh-tab:0 4px 10px -4px rgba(11,18,32,.2);background:var(--cl-bg);color:var(--cl-text);min-height:100dvh;position:relative;overflow-x:clip;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}.cl-root h1,.cl-root h2,.cl-root h3,.cl-root p{margin:0}.cl-root button{font-family:inherit;cursor:pointer}.cl-root a{color:var(--cl-accent);text-decoration:none}.cl-root a:hover{color:var(--cl-accent-hover)}.cl-root summary{list-style:none}.cl-root summary::-webkit-details-marker{display:none}.cl-wrap{max-width:1220px;margin:0 auto;padding:0 32px}.cl-header{position:sticky;top:0;z-index:200;background:rgba(255,255,255,.72);backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border-bottom:.5px solid rgba(0,0,0,.07);box-shadow:0 1px 0 rgba(255,255,255,.8),0 4px 24px rgba(0,0,0,.04)}.cl-header .cl-wrap{height:64px;gap:16px}.cl-header .cl-wrap,.cl-logo{display:flex;align-items:center}.cl-logo{gap:8px;flex-shrink:0}.cl-logo-text{font-size:20px;letter-spacing:-.3px;line-height:1}.cl-logo-text .fin{font-weight:500;color:#1a1a1a}.cl-logo-text .n{font-weight:800;color:var(--cl-accent)}.cl-logo-text .card{font-weight:600;color:#8B94A6;margin-left:5px}.cl-spacer{flex:1}.cl-lang{display:inline-flex;background:rgba(0,0,0,.05);border-radius:12px;padding:3px;gap:2px}.cl-lang button{border:none;border-radius:9px;padding:6px 11px;font-size:12.5px;font-weight:700;letter-spacing:.04em;background:transparent;color:var(--cl-muted);transition:background .15s,color .15s}.cl-lang button.active{background:#fff;color:var(--cl-text);box-shadow:var(--cl-sh-tab)}.cl-btn-header{padding:9px 22px;border-radius:22px;background:var(--cl-accent);color:#fff;border:none;font-size:14px;font-weight:600;box-shadow:0 2px 8px rgba(0,122,255,.3);transition:background .15s;white-space:nowrap}.cl-btn-header:hover{background:var(--cl-accent-hover)}.cl-btn-ghost-header{padding:9px 14px;border-radius:22px;background:transparent;color:var(--cl-text-2);border:none;font-size:14px;font-weight:600}.cl-btn-ghost-header:hover{background:rgba(0,0,0,.05)}.cl-btn{border:none;border-radius:14px;font-weight:700;color:#fff;background:var(--cl-accent);transition:filter .15s}.cl-btn-primary{background:linear-gradient(135deg,#3B9CFF,#007AFF);box-shadow:0 14px 28px -10px rgba(0,122,255,.65)}.cl-btn-primary:hover{filter:brightness(1.07)}.cl-btn-hero{display:inline-flex;align-items:center;gap:10px;padding:17px 30px;border-radius:16px;font-size:16px}.cl-btn-card{width:100%;padding:16px;border-radius:14px;font-size:15.5px;box-shadow:0 12px 24px -12px rgba(0,122,255,.6)}.cl-btn-wait{width:100%;margin-top:18px;background:var(--cl-surface);color:var(--cl-muted);border:1.5px solid #d5deea;padding:14px;border-radius:14px;font-weight:700;font-size:15px}.cl-btn-wait:hover{border-color:var(--cl-accent);color:var(--cl-accent)}.cl-btn-cta{display:inline-flex;align-items:center;gap:10px;padding:18px 38px;border-radius:16px;font-size:16px}.cl-hero{padding:64px 0 24px}.cl-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:40px;align-items:start}.cl-hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--cl-surface);border:1px solid var(--cl-border);border-radius:999px;padding:8px 16px;font-size:14px;color:var(--cl-muted);margin-bottom:28px;box-shadow:var(--cl-sh-soft)}.cl-hero-badge b{color:var(--cl-text)}.cl-dot-green{width:8px;height:8px;border-radius:50%;background:#22C55E;display:inline-block;flex:none}.cl-hero h1{font-size:clamp(38px,4.6vw,58px);font-weight:800;line-height:1.04;letter-spacing:-.03em;margin-bottom:22px}.cl-hero h1 .grad{background:linear-gradient(90deg,#007AFF,#5AC8FA);-webkit-background-clip:text;background-clip:text;color:transparent}.cl-hero-sub{font-size:18px;line-height:1.55;color:var(--cl-text-3);max-width:520px;margin-bottom:10px}.cl-hero-note{font-size:13px;line-height:1.5;color:var(--cl-muted-2);max-width:520px;margin-bottom:24px}.cl-hero-note a{font-weight:600}.cl-hero-list{display:grid;gap:13px;margin-bottom:34px}.cl-hero-li{display:flex;align-items:flex-start;gap:12px;font-size:15.5px;color:var(--cl-text-2);line-height:1.45}.cl-check{width:22px;height:22px;border-radius:50%;background:var(--cl-green-bg);color:var(--cl-green);display:grid;place-items:center;font-size:12px;flex:none;margin-top:1px}.cl-hero-visual{position:relative;min-height:440px}.cl-float{position:absolute;background:var(--cl-surface);border-radius:16px;padding:12px 18px;display:flex;align-items:center;gap:10px;box-shadow:var(--cl-sh-float);z-index:3}.cl-float b{display:block;font-size:13px}.cl-float small{font-size:11.5px;color:var(--cl-muted-2)}.cl-float-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-weight:800;font-size:15px;flex:none}.cl-f-usdt{top:0;left:8%;transform:rotate(-4deg)}.cl-f-usdt .cl-float-icon{background:var(--cl-green-bg);color:var(--cl-green)}.cl-f-rub{top:392px;left:0;transform:rotate(2deg)}.cl-f-rub .cl-float-icon{background:var(--cl-blue-bg);color:var(--cl-accent)}.cl-f-kyc{top:330px;right:6%;transform:rotate(-2deg);display:block}.cl-kyc-line{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--cl-green);margin-bottom:5px}.cl-kyc-line .dot{width:7px;height:7px;border-radius:50%;background:#22C55E;display:inline-block}.cl-f-kyc small{font-size:12.5px;color:var(--cl-text-3);line-height:1.4;display:block}.cl-hero-card{position:absolute;top:56px;right:0;left:26%;background:linear-gradient(160deg,#FDFEFF,#EFF4FB);border:1px solid var(--cl-border-2);border-radius:24px;padding:30px;box-shadow:0 34px 60px -30px rgba(11,18,32,.25);z-index:2}.cl-hero-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.cl-shield{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#3B9CFF,#007AFF);color:#fff;display:grid;place-items:center;box-shadow:0 10px 20px -8px rgba(0,122,255,.6)}.cl-chip{border:1px solid var(--cl-border);background:var(--cl-surface);border-radius:999px;padding:6px 13px;font-size:11px;font-weight:700;letter-spacing:.12em;color:var(--cl-muted)}.cl-hero-card .k{font-size:13px;color:var(--cl-muted-2);margin-bottom:5px}.cl-hero-card .t{font-weight:800;font-size:20px;letter-spacing:-.02em;line-height:1.25;margin-bottom:20px}.cl-hero-card-meta{border-top:1px solid var(--cl-border);padding-top:16px;display:flex;justify-content:space-between;gap:16px}.cl-meta-k{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--cl-muted-3);margin-bottom:4px}.cl-meta-v{font-size:14px;font-weight:700}.cl-kicker{text-align:center;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--cl-muted);margin-bottom:14px}.cl-h2{font-size:clamp(28px,3.4vw,42px);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin:0 auto 12px}.cl-h2,.cl-sub{text-align:center}.cl-sub{margin:0 auto 36px;max-width:480px;font-size:16px;line-height:1.55;color:var(--cl-muted)}.cl-sec-cards{padding:40px 0 8px}.cl-cards-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:24px;max-width:1020px;margin:0 auto;align-items:stretch}.cl-card-main{background:var(--cl-surface);border-radius:24px;padding:32px;box-shadow:var(--cl-sh-card);display:flex;flex-direction:column}.cl-face{margin-bottom:20px}.cl-face--sm{margin-bottom:16px}.cl-card-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;flex-wrap:wrap}.cl-card-title-row b{font-size:22px;letter-spacing:-.02em}.cl-badge-free{background:var(--cl-green-bg);color:var(--cl-green);font-size:11px;font-weight:800;letter-spacing:.06em;border-radius:999px;padding:5px 12px;text-transform:uppercase}.cl-card-note{font-size:13.5px;color:var(--cl-muted-2);margin-bottom:16px}.cl-card-feats{display:grid;gap:10px;margin-bottom:22px;flex:1}.cl-card-feat{display:flex;gap:10px;font-size:14.5px;color:var(--cl-text-2)}.cl-card-feat .v{color:var(--cl-green)}.cl-card-phys{background:var(--cl-surface-3);border:1px solid var(--cl-border);border-radius:24px;padding:28px;position:relative}.cl-card-phys,.cl-phys-inner{display:flex;flex-direction:column}.cl-phys-inner{opacity:.45;filter:saturate(.4);flex:1}.cl-phys-title{font-size:20px;letter-spacing:-.02em;color:var(--cl-muted);margin-bottom:14px;font-weight:800}.cl-phys-feats{display:grid;gap:10px;flex:1}.cl-phys-feat{display:flex;gap:10px;font-size:14.5px;color:var(--cl-muted)}.cl-badge-soon-abs{position:absolute;top:16px;right:16px;background:#0B1220;color:#fff;font-size:11px;font-weight:800;letter-spacing:.1em;border-radius:999px;padding:6px 14px;text-transform:uppercase}.cl-sec-tariffs{padding:48px 0 8px}.cl-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}.cl-tile{background:var(--cl-surface);border-radius:20px;padding:26px;box-shadow:var(--cl-sh-tile);text-align:center}.cl-tile-k{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cl-muted);margin-bottom:10px}.cl-tile-v{font-weight:800;font-size:30px;letter-spacing:-.02em;margin-bottom:6px}.cl-tile-v.g{color:var(--cl-green)}.cl-tile-s{font-size:13px;color:var(--cl-muted-2)}.cl-tile-rate{display:inline-block;margin-top:10px;background:var(--cl-tint);border:1px solid var(--cl-border-3);border-radius:999px;padding:4px 11px;font-size:12px;font-weight:600;color:var(--cl-text-3)}.cl-vip-line{margin:16px auto 0;max-width:560px;background:var(--cl-surface);border-radius:14px;padding:13px 18px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:13.5px;color:var(--cl-text-3);box-shadow:var(--cl-sh-tile);flex-wrap:wrap;text-align:center}.cl-vip-badge{background:var(--cl-accent);color:#fff;font-size:10px;font-weight:800;letter-spacing:.06em;border-radius:999px;padding:3px 8px}.cl-vip-line a{font-weight:600}.cl-sec-steps{padding:56px 0 24px}.cl-sec-steps .cl-h2{margin-bottom:40px;max-width:640px}.cl-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px}.cl-step{background:var(--cl-tint);border:1px solid var(--cl-border-3);border-radius:20px;padding:28px}.cl-step-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.cl-step-num{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#4B9BFF,#007AFF);color:#fff;display:grid;place-items:center;font-weight:800;font-size:16px;box-shadow:0 8px 16px -6px rgba(0,122,255,.5)}.cl-step-lbl{font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--cl-muted);text-transform:uppercase}.cl-step h3{font-size:19px;font-weight:800;letter-spacing:-.02em;margin-bottom:10px}.cl-step p{font-size:14.5px;line-height:1.55;color:var(--cl-text-3)}.cl-step .cl-inline-link{display:block;margin-top:8px;font-size:13px;font-weight:600}.cl-steps-note{margin-top:22px;border:1.5px dashed #c9d5e6;border-radius:14px;padding:16px;text-align:center;font-size:14.5px;color:var(--cl-text-3)}.cl-kyc{margin-top:12px;border-top:1px dashed var(--cl-border);padding-top:10px}.cl-kyc summary{cursor:pointer;font-size:13px;font-weight:700;color:var(--cl-accent);display:inline-flex;align-items:center;gap:6px}.cl-kyc summary:after{content:"+";font-weight:700}.cl-kyc[open] summary:after{content:"−"}.cl-kyc p{margin-top:8px;font-size:13px;line-height:1.55;color:var(--cl-text-3)}.cl-sec-premium{padding:56px 0}.cl-premium{background:radial-gradient(90% 140% at 85% 0,#16305E 0,#0C1830 45%,#0A1426 100%);border-radius:28px;padding:clamp(36px,5vw,60px) clamp(24px,4vw,48px);color:#fff}.cl-premium-head{text-align:center;margin-bottom:36px}.cl-premium-badge{display:inline-block;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 18px;font-size:11.5px;font-weight:700;letter-spacing:.18em;color:#9DB6E4;margin-bottom:20px;text-transform:uppercase}.cl-premium h2{font-size:clamp(26px,3.2vw,40px);font-weight:800;letter-spacing:-.03em}.cl-premium-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.cl-premium-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:24px}.cl-premium-icon{width:44px;height:44px;border-radius:13px;background:rgba(77,139,245,.18);border:1px solid rgba(77,139,245,.3);color:#7FB0FF;display:grid;place-items:center;margin-bottom:18px}.cl-premium-card p{font-size:14.5px;line-height:1.55;color:#C7D3E8}.cl-sec-info{padding:8px 0 40px;scroll-margin-top:80px}.cl-info-box{background:linear-gradient(180deg,var(--cl-tint-a),var(--cl-tint-b));border:1px solid var(--cl-border-3);border-radius:28px;padding:clamp(24px,4vw,44px)}.cl-info-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:30px}.cl-info-head .cl-kicker{text-align:left;margin-bottom:12px;letter-spacing:.18em;font-size:11.5px}.cl-info-head h2{font-size:clamp(24px,3vw,36px);font-weight:800;letter-spacing:-.03em}.cl-tabs{display:flex;background:#E6EDF7;border-radius:14px;padding:4px;gap:2px;max-width:100%;overflow-x:auto}.cl-tab-btn{border:none;border-radius:11px;padding:10px 20px;font-weight:700;font-size:14px;background:transparent;color:var(--cl-muted);white-space:nowrap;flex:none}.cl-tab-btn.active{background:#fff;color:var(--cl-text);box-shadow:var(--cl-sh-tab)}.cl-tariff-table{background:var(--cl-surface);border:1px solid var(--cl-border-2);border-radius:18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));overflow:hidden}.cl-tt-cell{padding:26px 24px;border-right:1px solid var(--cl-border-4);border-bottom:1px solid var(--cl-border-4)}.cl-tt-cell .ic{color:var(--cl-accent);font-size:18px;margin-bottom:14px}.cl-tt-cell .k{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cl-muted);margin-bottom:6px}.cl-tt-cell .v{font-weight:800;font-size:26px;letter-spacing:-.02em;margin-bottom:4px}.cl-tt-cell .s{font-size:13px;color:var(--cl-muted-2)}.cl-limits{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:14px}.cl-limit{background:var(--cl-surface);border:1px solid var(--cl-border-2);border-radius:16px;padding:20px 22px;display:flex;justify-content:space-between;gap:12px;font-size:14px}.cl-limit span{color:var(--cl-muted)}.cl-limit b{text-align:right}.cl-sec-cards3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.cl-sec-card{background:var(--cl-surface);border:1px solid var(--cl-border-2);border-radius:16px;padding:24px}.cl-sec-card b{display:block;font-size:16px;margin-bottom:8px}.cl-sec-card p{font-size:14px;line-height:1.6;color:var(--cl-text-3)}.cl-acc{margin-top:14px;background:var(--cl-surface);border:1px solid var(--cl-border-2);border-radius:16px;scroll-margin-top:90px}.cl-acc+.cl-acc{margin-top:12px}.cl-acc summary{cursor:pointer;padding:20px 24px;font-weight:700;font-size:15px;display:flex;justify-content:space-between;align-items:center;gap:12px}.cl-acc summary .hint{color:var(--cl-accent);font-size:13px;font-weight:600;flex:none}.cl-acc-body{padding:0 24px 22px}.cl-acc-note{margin-bottom:14px;font-size:13.5px;color:var(--cl-muted-2)}.cl-pills{display:flex;flex-wrap:wrap;gap:8px}.cl-pill{background:var(--cl-surface-2);border-radius:999px;padding:6px 14px;font-size:13px;color:var(--cl-text-3);font-weight:600}.cl-mcc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:0 32px}.cl-mcc-row{display:flex;gap:14px;padding:10px 0;border-bottom:1px dashed var(--cl-border-2)}.cl-mcc-code{font-size:13px;color:var(--cl-accent);font-weight:700;min-width:78px;flex:none}.cl-mcc-desc{font-size:13.5px;color:var(--cl-text-3)}.cl-faq-list{display:grid;gap:12px}.cl-faq-list .cl-acc{margin-top:0}.cl-faq-list .cl-acc p{padding:0 24px 20px;font-size:14px;line-height:1.6;color:var(--cl-text-3)}.cl-sec-cta{padding:0 0 24px;text-align:center}.cl-cta-box{background:var(--cl-surface);border-radius:28px;padding:clamp(32px,5vw,56px);box-shadow:var(--cl-sh-tile)}.cl-cta-box h2{font-size:clamp(26px,3.4vw,42px);font-weight:800;letter-spacing:-.03em;margin-bottom:14px}.cl-cta-box p{margin:0 auto 30px;max-width:520px;font-size:16px;line-height:1.6;color:var(--cl-muted)}.cl-footnote{padding:0 0 64px;font-size:12.5px;line-height:1.55;color:var(--cl-muted-2);max-width:900px}.cl-footer{background:rgba(255,255,255,.6);border-top:.5px solid rgba(0,0,0,.07);padding:44px 0 40px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.cl-footer-grid{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:48px}.cl-footer-logo{display:flex;align-items:center;gap:8px;font-weight:800;letter-spacing:-.02em;font-size:17px;margin-bottom:12px;color:#6c757d}.cl-footer-logo .n{color:var(--cl-accent)}.cl-footer-logo .cc{color:#adb5bd;font-weight:600}.cl-footer-about{font-size:13.5px;color:var(--cl-muted-3);line-height:1.6;max-width:420px}.cl-footer-legal{margin-top:12px;display:grid;gap:4px;font-size:12.5px;color:var(--cl-muted-2)}.cl-footer-disclaimer{margin-top:14px;font-size:12px;line-height:1.55;color:var(--cl-muted-2);max-width:520px}.cl-footer-k{font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cl-muted);margin-bottom:16px}.cl-footer-links{display:grid;gap:11px;font-size:14px}.cl-footer-links a{color:#6c757d;font-weight:500}.cl-footer-links a:hover{color:var(--cl-accent)}.cl-footer-bottom{border-top:.5px solid rgba(0,0,0,.06);margin-top:32px;padding-top:16px;text-align:center;font-size:13px;color:#adb5bd;font-weight:500}@media (max-width:960px){.cl-hero-grid{grid-template-columns:1fr;gap:48px}.cl-hero-visual{max-width:520px;margin:0 auto;width:100%}.cl-cards-grid{grid-template-columns:1fr}.cl-footer-grid{grid-template-columns:1fr 1fr;gap:36px}.cl-footer-grid>div:first-child{grid-column:1/-1}}@media (max-width:640px){.cl-wrap{padding:0 18px}.cl-header .cl-wrap{height:56px;gap:8px}.cl-logo-text{font-size:17px}.cl-logo-text .card{display:none}.cl-btn-header{padding:9px 14px;font-size:13px}.cl-btn-ghost-header{display:none}.cl-lang button{padding:5px 8px;font-size:12px}.cl-hero{padding:36px 0 16px}.cl-hero-sub{font-size:16px}.cl-hero-li{font-size:14.5px}.cl-btn-hero{width:100%;justify-content:center;padding:16px 24px}.cl-hero-visual{min-height:0;display:flex;flex-direction:column;gap:14px;max-width:100%}.cl-float,.cl-hero-card{position:static;transform:none;left:auto;right:auto;top:auto}.cl-hero-card{order:1}.cl-f-usdt{order:2}.cl-f-rub{order:3}.cl-f-kyc{order:4}.cl-sec-cards{padding:28px 0 8px}.cl-card-main{padding:22px}.cl-card-phys{padding:20px}.cl-card-title-row b{font-size:19px}.cl-sec-tariffs{padding:36px 0 8px}.cl-tiles{grid-template-columns:repeat(2,1fr);gap:12px}.cl-tile{padding:20px 14px}.cl-tile-v{font-size:24px}.cl-sec-steps{padding:44px 0 20px}.cl-step{padding:22px}.cl-sec-premium{padding:40px 0}.cl-info-box,.cl-premium{border-radius:22px}.cl-info-head{margin-bottom:22px}.cl-tabs{width:100%}.cl-tab-btn{flex:1;padding:10px 12px;font-size:13px}.cl-tt-cell{padding:20px}.cl-acc summary{padding:16px 18px;font-size:14px}.cl-acc-body{padding:0 18px 18px}.cl-mcc-grid{grid-template-columns:1fr}.cl-cta-box{border-radius:22px}.cl-footer{padding:36px 0 32px}.cl-footer-grid{grid-template-columns:1fr;gap:30px}}@media (max-width:380px){.cl-tiles{grid-template-columns:1fr}}