.landing-body{background:#fff;color:#1f2937;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:15px;overflow-x:hidden}.lp-container{width:100%;padding:0 clamp(16px, 4vw, 64px)}.lp-topbar{background:#2d2117;border-bottom:1px solid rgba(255,255,255,.06);font-size:12px}.lp-topbar__inner{display:flex;align-items:center;height:32px}.lp-topbar__email{display:flex;align-items:center;gap:6px;color:#fff9}@media(max-width:768px){.lp-topbar{display:none}}.lp-header{position:sticky;top:0;z-index:100;background:#382b22;border-bottom:1px solid rgba(255,255,255,.08)}.lp-lang-select{display:flex;align-items:center;gap:6px;color:#fffc;font-size:13px;font-weight:500;padding:4px 10px;border:1px solid rgba(255,255,255,.15);border-radius:6px;cursor:pointer;position:relative}.lp-lang-dropdown{display:none;position:absolute;top:calc(100% + 6px);right:0;background:#1a1a2e;border:1px solid rgba(255,255,255,.12);border-radius:8px;min-width:150px;box-shadow:0 8px 24px #0006;z-index:200;overflow:hidden}.lp-lang-select.open .lp-lang-dropdown{display:block}.lp-lang-dropdown__item{display:flex;align-items:center;gap:8px;padding:10px 14px;color:#ffffffb3;font-size:13px;text-decoration:none;transition:background .15s}.lp-lang-dropdown__item:hover{background:#ffffff14;color:#fff}.lp-lang-dropdown__item--active{color:#f5c518;font-weight:600}.lp-nav__link--active{color:#fff!important;font-weight:600}.lp-header__inner{width:100%;padding:0 clamp(16px, 4vw, 64px);height:64px;display:flex;align-items:center;gap:24px}.lp-brand{display:flex;align-items:center;gap:8px;text-decoration:none;flex-shrink:0}.lp-brand__name{font-size:18px;font-weight:700;color:#fff}.lp-brand--light .lp-brand__name,.lp-brand--light span{color:#fff}.lp-nav{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.lp-nav__link{color:#ffffffbf;text-decoration:none;font-size:14px;padding:6px 12px;border-radius:6px;transition:color .15s,background .15s}.lp-nav__link:hover{color:#fff;background:#ffffff14}.lp-header__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.lp-btn-login{color:#ffffffd9;text-decoration:none;font-size:14px;font-weight:500;padding:6px 12px;border-radius:6px;transition:color .15s}.lp-btn-login:hover{color:#fff}.lp-hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px;margin-left:auto}.lp-hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .2s}.lp-mobile-nav{display:none;flex-direction:column;background:#382b22;border-top:1px solid rgba(255,255,255,.1);padding:12px 24px 20px;gap:4px}.lp-mobile-nav.is-open{display:flex}.lp-mobile-nav__link{color:#fffc;text-decoration:none;padding:10px 0;font-size:15px;border-bottom:1px solid rgba(255,255,255,.07)}.lp-mobile-nav__cta{display:inline-block;margin-top:12px;background:#8a6145;color:#fff;text-decoration:none;padding:10px 20px;border-radius:8px;font-weight:600;text-align:center}@media(max-width:768px){.lp-nav,.lp-header__actions{display:none}.lp-hamburger{display:flex}}.hero-section{position:relative;background:#111827;display:flex;flex-direction:column;overflow:hidden}.hero-blob{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.hero-blob--1{width:400px;height:400px;background:#f59e0b1f;top:-100px;left:-100px}.hero-blob--2{width:500px;height:500px;background:#3b82f612;bottom:-150px;right:-100px}.hero-inner{width:100%;padding:clamp(32px, 4vw, 48px) clamp(16px, 4vw, 64px) 40px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;flex:1}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#1f293780;border:1px solid rgba(55,65,81,.8);border-radius:100px;padding:6px 14px;margin-bottom:24px;font-size:12px;color:#fbbf24;font-family:monospace}.hero-badge__dot{width:8px;height:8px;border-radius:50%;background:#fbbf24;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-title{font-size:clamp(32px,4vw,54px);font-weight:800;color:#fff;line-height:1.15;margin-bottom:24px}.hero-title__line{display:block;margin-bottom:8px}.hero-title__highlight{display:inline-block;color:#fbbf24;background:#f59e0b33;padding:4px 12px;border-radius:8px}.hero-subtitle{font-size:17px;color:#d1d5db;line-height:1.6;margin-bottom:36px;background:#1f29374d;padding:16px;border-radius:8px;border-left:2px solid #fbbf24}.hero-cta{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:24px}.hero-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:8px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s}.hero-btn--primary{background:linear-gradient(135deg,#f59e0b,#eab308);color:#111827;box-shadow:0 4px 14px #f59e0b4d}.hero-btn--primary:hover{background:linear-gradient(135deg,#d97706,#ca8a04);transform:translateY(-1px);box-shadow:0 6px 20px #f59e0b66}.hero-btn--outline{border:2px solid rgba(245,158,11,.5);color:#fbbf24;background:transparent}.hero-btn--outline:hover{background:#f59e0b1a;border-color:#f59e0b}.hero-trust{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#fcd34d;background:#1f293780;padding:8px 16px;border-radius:100px}.hero-right{position:relative}.hero-dashboard{background:linear-gradient(135deg,#1f2937,#111827);border:1px solid rgba(245,158,11,.2);border-radius:16px;overflow:hidden;box-shadow:0 25px 50px #00000080}.hero-dashboard__titlebar{height:48px;background:#1f293766;border-bottom:1px solid rgba(245,158,11,.15);padding:0 16px;display:flex;align-items:center;gap:10px}.hero-dashboard__indicator{width:10px;height:10px;border-radius:50%;background:#fbbf24;animation:pulse-dot 2s ease-in-out infinite}.hero-dashboard__title{font-size:11px;font-weight:600;color:#fbbf24;letter-spacing:.05em;flex:1}.hero-dashboard__dots{display:flex;gap:6px}.dot{width:10px;height:10px;border-radius:50%}.dot--red{background:#ef4444cc}.dot--yellow{background:#eab308cc}.dot--green{background:#22c55ecc;animation:pulse-dot 2s ease-in-out 1s infinite}.hero-cards{position:relative;height:340px;padding:20px}.hero-card{position:absolute;inset:20px;background:#1f2937b3;border:1px solid rgba(75,85,99,.5);border-radius:12px;padding:24px;opacity:0;transition:opacity .5s ease;backdrop-filter:blur(8px)}.hero-card--active{opacity:1;z-index:1}.hero-card__header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.hero-card__dot{width:14px;height:14px;border-radius:50%;flex-shrink:0}.hero-card__title{font-size:17px;font-weight:700;color:#f9fafb;flex:1}.hero-card__counter{font-size:11px;color:#6b7280;font-family:monospace}.hero-card__items{list-style:none;display:flex;flex-direction:column;gap:16px}.hero-card__item{display:flex;gap:14px;align-items:flex-start}.hero-card__bullet{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-top:4px}.hero-card__item-title{font-size:13px;font-weight:600;color:#e5e7eb;margin-bottom:3px}.hero-card__item-desc{font-size:12px;color:#9ca3af}.hero-card-nav{display:flex;justify-content:flex-end;gap:6px;padding:12px 20px;background:#11182766;border-top:1px solid rgba(75,85,99,.3)}.hero-card-nav__dot{width:8px;height:8px;border-radius:50%;background:#4b5563;cursor:pointer;transition:background .2s,transform .2s}.hero-card-nav__dot--active{background:#f59e0b;transform:scale(1.3)}.hero-scroll-indicator{display:flex;justify-content:center;padding:24px;color:#fbbf24;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;gap:32px;padding-top:60px}.hero-right{order:1}.hero-cards{height:300px}}.testimonials-section{background:#111827;padding:80px 0}.testimonials-header{text-align:center}.testimonials-badge{display:inline-block;background:#f59e0b26;color:#fbbf24;font-size:13px;font-weight:600;padding:4px 14px;border-radius:100px;margin-bottom:16px}.testimonials-title{font-size:clamp(28px,3.5vw,40px);font-weight:800;color:#fff;margin-bottom:12px}.testimonials-title__highlight{color:#fbbf24;position:relative}.testimonials-desc{font-size:17px;color:#9ca3af;max-width:600px;margin:0 auto}.video-slider{position:relative;margin-top:48px;display:flex;align-items:center;gap:0}.video-slider__track{position:relative;width:100%;height:320px;perspective:1200px;overflow:visible}.video-slide{position:absolute;width:420px;left:50%;top:50%;transform:translate(-50%,-50%) scale(.65) rotateY(0);opacity:0;transition:all .5s ease;cursor:pointer;z-index:1;pointer-events:none}.video-slide[data-pos="0"]{transform:translate(-50%,-50%) scale(1) rotateY(0);opacity:1;z-index:5;pointer-events:auto}.video-slide[data-pos="-1"]{transform:translate(calc(-50% - 320px),-50%) scale(.75) rotateY(8deg);opacity:.7;z-index:3;pointer-events:auto}.video-slide[data-pos="1"]{transform:translate(calc(-50% + 320px),-50%) scale(.75) rotateY(-8deg);opacity:.7;z-index:3;pointer-events:auto}.video-slide[data-pos="-2"]{transform:translate(calc(-50% - 540px),-50%) scale(.6) rotateY(12deg);opacity:.35;z-index:2;pointer-events:auto}.video-slide[data-pos="2"]{transform:translate(calc(-50% + 540px),-50%) scale(.6) rotateY(-12deg);opacity:.35;z-index:2;pointer-events:auto}.video-slide__thumb{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:16 / 9;background:#1f2937;box-shadow:0 8px 32px #00000080}.video-slide[data-pos="0"] .video-slide__thumb{box-shadow:0 12px 48px #3b82f64d,0 8px 32px #00000080}.video-slide__thumb img{width:100%;height:100%;object-fit:cover;display:block}.video-slide__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000059;opacity:0;transition:opacity .2s}.video-slide[data-pos="0"]:hover .video-slide__play{opacity:1}.video-slide__title{font-size:13px;color:#9ca3af;margin-top:10px;text-align:center;line-height:1.4}.video-slide[data-pos="0"] .video-slide__title{color:#fff;font-weight:600}.video-slider__btn{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#1f2937cc;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s,border-color .2s;backdrop-filter:blur(4px);z-index:10;position:relative}.video-slider__btn:hover{background:#3b82f64d;border-color:#3b82f6}.video-slider__dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.video-slider__dot{width:8px;height:8px;border-radius:50%;background:#ffffff40;border:none;cursor:pointer;transition:background .2s,transform .2s;padding:0}.video-slider__dot.active{background:#3b82f6;transform:scale(1.3)}.video-slide__iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:12px}@media(max-width:900px){.video-slider__track{height:240px}.video-slide{width:280px}.video-slide[data-pos="-1"]{transform:translate(calc(-50% - 200px),-50%) scale(.7) rotateY(8deg)}.video-slide[data-pos="1"]{transform:translate(calc(-50% + 200px),-50%) scale(.7) rotateY(-8deg)}.video-slide[data-pos="-2"],.video-slide[data-pos="2"]{opacity:0;pointer-events:none}.video-slider__btn{width:36px;height:36px}}.pricing-mission-section{padding:96px 0;background:linear-gradient(180deg,#f8fafc,#fff 40%,#f0fdf4,#fffbeb);overflow:hidden}.pm-header{text-align:center;margin-bottom:40px}.pm-header__line{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:20px}.pm-header__bar{height:3px;width:60px;border-radius:3px}.pm-header__bar--green{background:linear-gradient(90deg,transparent,#22c55e)}.pm-header__bar--amber{background:linear-gradient(90deg,#f59e0b,transparent)}.pm-header__badge{display:inline-block;background:linear-gradient(135deg,#111827,#1f2937);color:#fbbf24;padding:6px 20px;border-radius:100px;font-size:13px;font-weight:700;letter-spacing:.05em}.pm-title{font-size:clamp(28px,4vw,44px);font-weight:800;color:#111827;margin-bottom:16px}.pm-divider{width:80px;height:4px;background:linear-gradient(90deg,#22c55e,#f59e0b);border-radius:4px;margin:0 auto}.pm-philosophy{max-width:720px;margin:40px auto;background:linear-gradient(135deg,#f0fdf4,#fffbeb);border:1px solid rgba(34,197,94,.2);border-radius:16px;padding:28px 32px;text-align:center}.pm-philosophy__tag{display:inline-block;background:#22c55e1a;color:#16a34a;font-size:12px;font-weight:600;padding:4px 12px;border-radius:100px;margin-bottom:12px}.pm-philosophy__quote{font-size:17px;line-height:1.7;color:#374151;font-style:italic}.pm-intro{text-align:center;font-size:16px;color:#6b7280;max-width:700px;margin:0 auto 40px;line-height:1.6}.pm-paths-icon{display:flex;align-items:center;justify-content:center;gap:0;margin:40px auto}.pm-paths-icon__circle{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 16px #00000026}.pm-paths-icon__circle--green{background:linear-gradient(135deg,#22c55e,#16a34a)}.pm-paths-icon__circle--amber{background:linear-gradient(135deg,#f59e0b,#d97706)}.pm-paths-icon__line{width:120px;height:3px;background:linear-gradient(90deg,#22c55e,#9ca3af,#f59e0b);border-radius:3px}.pm-path-row{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:48px;align-items:start}.pm-path-row--reverse{direction:rtl}.pm-path-row--reverse>*{direction:ltr}.pm-path-story{padding:32px;border-radius:16px;display:flex;flex-direction:column;gap:12px}.pm-path-story--green{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid rgba(34,197,94,.3)}.pm-path-story--amber{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid rgba(245,158,11,.3)}.pm-path-story__title{font-size:22px;font-weight:800;color:#111827}.pm-path-story__tagline{font-size:14px;font-weight:600;letter-spacing:.03em}.pm-path-story--green .pm-path-story__tagline{color:#16a34a}.pm-path-story--amber .pm-path-story__tagline{color:#d97706}.pm-path-story__desc{font-size:15px;line-height:1.7;color:#374151}.pm-path-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;align-self:flex-start;margin-top:8px}.pm-path-btn--green{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 4px 12px #22c55e4d}.pm-path-btn--green:hover{transform:translateY(-2px);box-shadow:0 6px 20px #22c55e66}.pm-path-btn--amber{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 4px 12px #f59e0b4d}.pm-path-btn--amber:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b66}.pm-path-features{padding:32px;border-radius:16px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 16px #0000000f}.pm-path-features__title{font-size:16px;font-weight:700;color:#111827;margin-bottom:20px}.pm-path-features__list{list-style:none;display:flex;flex-direction:column;gap:14px}.pm-path-features__list li{display:flex;align-items:flex-start;gap:12px}.pm-path-features__list li svg{flex-shrink:0;margin-top:2px}.pm-path-features__list li strong{display:block;font-size:14px;font-weight:600;color:#111827;margin-bottom:2px}.pm-path-features__list li span{display:block;font-size:13px;color:#6b7280}.pm-path-features__quote{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb;font-size:14px;font-style:italic;color:#6b7280;line-height:1.6}.pm-bottom{margin-top:48px}.pm-bottom__card{background:linear-gradient(135deg,#111827,#1f2937);border-radius:20px;padding:48px;text-align:center;box-shadow:0 8px 32px #00000026}.pm-bottom__title{font-size:24px;font-weight:800;color:#f9fafb;margin-bottom:16px}.pm-bottom__desc{font-size:15px;color:#9ca3af;line-height:1.7;max-width:700px;margin:0 auto 28px}.pm-bottom__buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.pm-bottom-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:10px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s}.pm-bottom-btn--outline{border:2px solid rgba(255,255,255,.2);color:#d1d5db;background:transparent}.pm-bottom-btn--outline:hover{border-color:#fff6;color:#fff;background:#ffffff0d}.pm-bottom-btn--primary{background:linear-gradient(135deg,#f59e0b,#eab308);color:#111827;box-shadow:0 4px 16px #f59e0b4d}.pm-bottom-btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #f59e0b66}@media(max-width:900px){.pm-path-row,.pm-path-row--reverse{grid-template-columns:1fr;direction:ltr}.pm-paths-icon__line{width:60px}.pm-bottom__card{padding:32px 20px}}.why-section{padding:96px 0;background:linear-gradient(135deg,#f8fafc,#fff,#fbbf240d);overflow:hidden}.why-badge-wrap{display:flex;justify-content:center;margin-bottom:32px}.why-badge{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#ef444414,#f59e0b14);border:1px solid rgba(239,68,68,.2);padding:8px 20px;border-radius:100px;font-size:12px;font-weight:700;color:#dc2626;letter-spacing:.05em;text-transform:uppercase}.why-badge__dot{width:10px;height:10px;border-radius:50%;background:#ef4444;animation:pulse-dot 2s ease-in-out infinite}.why-title{text-align:center;font-size:clamp(36px,5vw,60px);font-weight:900;color:#111827;margin-bottom:40px;line-height:1.1}.why-title__line{display:block;margin-bottom:8px}.why-title__highlight{background:linear-gradient(135deg,#dc2626,#f59e0b,#eab308);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.why-narrative{max-width:800px;margin:0 auto 64px;display:flex;flex-direction:column;gap:20px;font-size:17px;line-height:1.7;color:#374151;text-align:center}.why-narrative__red{color:#dc2626;font-weight:700}.why-narrative__amber{color:#d97706;font-weight:600}.why-quote-box{background:linear-gradient(135deg,#fff7ed,#fef3c7);border-left:4px solid #ef4444;padding:20px 24px;border-radius:8px;text-align:left}.why-quote-box__statement{font-size:22px;font-weight:800;color:#111827;margin-bottom:8px}.why-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:960px;margin:0 auto 64px}.why-stat-card{padding:28px 24px;border-radius:12px;box-shadow:0 4px 16px #00000014;text-align:center;transition:transform .2s}.why-stat-card:hover{transform:scale(1.03)}.why-stat-card--amber{background:linear-gradient(135deg,#fff,#fffbeb);border:1px solid rgba(245,158,11,.3)}.why-stat-card--green{background:linear-gradient(135deg,#fff,#f0fdf4);border:1px solid rgba(34,197,94,.3)}.why-stat-card--blue{background:linear-gradient(135deg,#fff,#eff6ff);border:1px solid rgba(59,130,246,.3)}.why-stat-card__number{font-size:clamp(28px,4vw,44px);font-weight:900;margin-bottom:8px}.why-stat-card--amber .why-stat-card__number{color:#d97706}.why-stat-card--green .why-stat-card__number{color:#16a34a}.why-stat-card--blue .why-stat-card__number{color:#2563eb}.why-stat-card__title{font-size:15px;font-weight:600;color:#374151;margin-bottom:6px;min-height:40px;display:flex;align-items:center;justify-content:center}.why-stat-card__sub{font-size:13px;color:#6b7280}.why-open-data{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-radius:12px;padding:32px 36px;display:flex;align-items:center;justify-content:space-between;gap:32px;overflow:hidden;position:relative}.why-open-data__text{flex:1}.why-open-data__title{font-size:22px;font-weight:700;color:#111827;margin-bottom:8px}.why-open-data__desc{color:#374151;margin-bottom:16px}.why-open-data__tags{display:flex;flex-wrap:wrap;gap:8px}.why-tag{padding:4px 14px;background:#fff;border-radius:100px;font-size:13px;color:#374151;box-shadow:0 1px 3px #0000001a}.why-open-data__icon{flex-shrink:0;width:120px;height:120px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000014;position:relative}.orbit-dot{position:absolute;width:10px;height:10px;border-radius:50%;animation:orbit 4s linear infinite;offset-path:circle(68px)}.orbit-dot--1{background:#3b82f6;animation-delay:0s}.orbit-dot--2{background:#f59e0b;animation-delay:-1.33s}.orbit-dot--3{background:#22c55e;animation-delay:-2.66s}@keyframes orbit{0%{offset-distance:0%}to{offset-distance:100%}}@media(max-width:768px){.why-stats{grid-template-columns:1fr}.why-open-data{flex-direction:column}.why-open-data__icon{align-self:center}}.how-section{background:linear-gradient(135deg,#0f172a,#1e293b,#1e3a8a26);padding:96px 0;overflow:hidden}.how-header{text-align:center;margin-bottom:72px}.how-badge{display:inline-flex;align-items:center;gap:10px;background:#3b82f626;border:1px solid rgba(96,165,250,.3);padding:8px 20px;border-radius:100px;font-size:12px;font-weight:700;color:#93c5fd;letter-spacing:.05em;text-transform:uppercase;margin-bottom:20px}.how-badge__dot{width:8px;height:8px;border-radius:50%;background:#60a5fa;animation:pulse-dot 2s ease-in-out infinite}.how-title{font-size:clamp(30px,4vw,52px);font-weight:800;color:#fff;margin-bottom:16px;display:flex;flex-direction:column;gap:4px}.how-title__highlight{background:linear-gradient(135deg,#60a5fa,#22d3ee,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.how-desc{color:#d1d5db;font-size:18px;max-width:700px;margin:0 auto}.how-desc__highlight{color:#60a5fa}.how-steps{display:flex;flex-direction:column;gap:80px;margin-bottom:80px;position:relative}.how-steps:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#3b82f6,#a855f7,#22c55e);transform:translate(-50%);z-index:0}.how-step{display:grid;grid-template-columns:1fr 60px 1fr;gap:32px;align-items:center}.how-step--reverse .how-step__content{order:3}.how-step--reverse .how-step__number{order:2}.how-step--reverse .how-step__side{order:1}.how-step__card{display:flex;align-items:center;gap:16px;margin-bottom:20px}.how-step__icon-wrap{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.how-step__icon-wrap--blue{background:linear-gradient(135deg,#3b82f6,#22d3ee);color:#fff}.how-step__icon-wrap--purple{background:linear-gradient(135deg,#a855f7,#6366f1);color:#fff}.how-step__icon-wrap--green{background:linear-gradient(135deg,#22c55e,#10b981);color:#fff}.how-step__title{font-size:20px;font-weight:700;color:#1e293b}.how-step__subtitle{font-size:13px;font-weight:600}.how-step__subtitle--blue{color:#60a5fa}.how-step__subtitle--purple{color:#c084fc}.how-step__subtitle--green{color:#4ade80}.how-step__quote{padding:14px 16px;border-radius:8px;margin-bottom:16px;font-size:13px;font-style:italic;font-weight:500;border-left:4px solid}.how-step__quote--blue{background:#3b82f614;border-color:#3b82f6;color:#93c5fd}.how-step__quote--purple{background:#a855f714;border-color:#a855f7;color:#d8b4fe}.how-step__quote--green{background:#22c55e14;border-color:#22c55e;color:#86efac}.how-step__content{background:linear-gradient(135deg,#fff,#f8fafcf2);padding:32px;border-radius:16px;box-shadow:0 8px 32px #00000026}.how-step__desc{color:#374151;font-size:14px;line-height:1.6;margin-bottom:16px}.how-step__em--blue{color:#2563eb}.how-step__em--purple{color:#7c3aed}.how-step__em--green{color:#16a34a}.how-step__list{list-style:none;display:flex;flex-direction:column;gap:10px}.how-step__list li{display:flex;align-items:center;gap:10px;color:#374151;font-size:14px}.how-step__bullet{width:8px;height:8px;border-radius:50%;flex-shrink:0}.how-step__bullet--blue{background:#3b82f6}.how-step__bullet--purple{background:#a855f7}.how-step__bullet--green{background:#22c55e}.how-step__number{width:60px;height:60px;border-radius:50%;border:3px solid #fff;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;box-shadow:0 4px 16px #0003;flex-shrink:0;justify-self:center;position:relative;z-index:1}.how-step__number--blue{background:linear-gradient(135deg,#3b82f6,#22d3ee)}.how-step__number--purple{background:linear-gradient(135deg,#a855f7,#6366f1)}.how-step__number--green{background:linear-gradient(135deg,#22c55e,#10b981)}.how-step__side{background:#1e293b80;border-radius:16px;padding:28px;backdrop-filter:blur(8px)}.how-step__side-quote{font-size:15px;text-align:center;font-weight:500;line-height:1.6;margin-bottom:24px}.how-step__side-quote--blue{color:#93c5fd}.how-step__side-quote--purple{color:#d8b4fe}.how-step__side-quote--green{color:#86efac}.how-step__metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px}.how-step__metrics--3col{grid-template-columns:repeat(3,1fr)}.how-metric{background:#0f172ab3;padding:14px;border-radius:8px;text-align:center}.how-metric--blue{border:1px solid rgba(59,130,246,.3)}.how-metric--cyan{border:1px solid rgba(34,211,238,.3)}.how-metric--purple{border:1px solid rgba(168,85,247,.3)}.how-metric--indigo{border:1px solid rgba(99,102,241,.3)}.how-metric--green{border:1px solid rgba(34,197,94,.3)}.how-metric--emerald{border:1px solid rgba(16,185,129,.3)}.how-metric__val{display:block;font-size:20px;font-weight:700;margin-bottom:4px}.how-metric--blue .how-metric__val{color:#60a5fa}.how-metric--cyan .how-metric__val{color:#22d3ee}.how-metric--purple .how-metric__val{color:#c084fc}.how-metric--indigo .how-metric__val{color:#818cf8}.how-metric--green .how-metric__val{color:#4ade80}.how-metric--emerald .how-metric__val{color:#34d399}.how-metric__label{font-size:11px;color:#9ca3af}.how-cta{text-align:center;background:#0f172ad9;border-radius:16px;padding:48px 24px;margin-top:48px}.how-cta__title{font-size:clamp(22px,3vw,32px);font-weight:700;color:#fff;margin-bottom:12px}.how-cta__highlight{color:#60a5fa}.how-cta__desc{color:#d1d5db;font-size:17px;margin-bottom:32px}.how-cta__buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.how-cta__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:100px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s}.how-cta__btn--primary{background:linear-gradient(135deg,#3b82f6,#22d3ee);color:#fff;box-shadow:0 4px 16px #3b82f64d}.how-cta__btn--primary:hover{transform:scale(1.03);box-shadow:0 8px 24px #3b82f666}.how-cta__btn--outline{border:2px solid rgba(96,165,250,.4);color:#93c5fd;background:transparent}.how-cta__btn--outline:hover{background:#60a5fa1a;border-color:#60a5fa}@media(max-width:900px){.how-step{grid-template-columns:1fr;gap:20px}.how-step__number{display:none}.how-steps:before{display:none}.how-step--reverse .how-step__content,.how-step--reverse .how-step__side{order:unset}}.cta-section{background:linear-gradient(135deg,#f59e0b,#eab308);padding:96px 0;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:25%;left:25%;width:200px;height:200px;background:#ffffff26;border-radius:50%;filter:blur(60px)}.cta-inner{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-divider{width:80px;height:4px;background:#ffffff80;border-radius:4px;margin:0 auto 32px}.cta-title{font-size:clamp(28px,4vw,44px);font-weight:800;color:#111827;margin-bottom:20px}.cta-title__dark{color:#111827;font-style:italic}.cta-desc{font-size:19px;color:#1f2937;margin-bottom:40px;font-weight:500}.cta-desc__highlight{background:#00000026;color:#111827;font-weight:700;padding:2px 8px;border-radius:4px;margin:0 4px}.cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:48px}.cta-btn{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;border-radius:8px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.cta-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transform:translate(-100%);transition:transform .6s}.cta-btn:hover:before{transform:translate(100%)}.cta-btn:hover{transform:scale(1.04);box-shadow:0 8px 24px #0003}.cta-btn--dark{background:#111827;color:#fff}.cta-btn--white{background:#fff;color:#111827}.cta-trust{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;color:#1f2937;font-size:14px;font-weight:500}.cta-trust__item{display:flex;align-items:center;gap:6px}.faq-section{padding:96px 0;background:#f9fafb}.faq-header{text-align:center;margin-bottom:56px}.faq-title{font-size:clamp(28px,3.5vw,40px);font-weight:800;color:#111827;margin-bottom:12px}.faq-title__highlight{color:#d97706;border-bottom:3px solid #fcd34d}.faq-subtitle{font-size:17px;color:#6b7280}.faq-list{max-width:820px;margin:0 auto 48px;display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;box-shadow:0 1px 4px #0000000a;transition:box-shadow .2s}.faq-item:hover{box-shadow:0 4px 12px #00000014}.faq-question{width:100%;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:none;border:none;cursor:pointer;font-size:15px;font-weight:600;color:#111827;text-align:left}.faq-icon{flex-shrink:0;color:#6b7280;transition:transform .2s}.faq-item.is-open .faq-icon{transform:rotate(180deg)}.faq-answer{display:none;padding:0 20px 18px;font-size:14px;line-height:1.7;color:#374151}.faq-item.is-open .faq-answer{display:block}.faq-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:12px;overflow:hidden;transition:box-shadow .2s}.faq-card:hover{box-shadow:0 4px 16px #0000000f}.faq-card__q{width:100%;display:flex;align-items:center;gap:14px;padding:18px 20px;background:none;border:none;cursor:pointer;text-align:left}.faq-card__icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#8a614514;color:#8a6145;display:flex;align-items:center;justify-content:center}.faq-card__text{flex:1;font-size:.9375rem;font-weight:600;color:#1f2937}.faq-card__chevron{flex-shrink:0;color:#9ca3af;transition:transform .25s}.faq-card.is-open .faq-card__chevron{transform:rotate(180deg);color:#8a6145}.faq-card.is-open .faq-card__icon{background:#8a614526}.faq-card__a{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-card.is-open .faq-card__a{max-height:1200px}.faq-card__content{padding:0 20px 20px 70px}.faq-card__content>p{color:#4b5563;font-size:.9rem;line-height:1.7;margin:0 0 12px}.faq-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:8px}.faq-feature-grid--2col{grid-template-columns:repeat(2,1fr)}.faq-feature{background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;padding:20px 16px;text-align:center}.faq-feature__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.faq-feature h4{font-size:.875rem;font-weight:600;color:#1f2937;margin:0 0 6px}.faq-feature p{font-size:.8125rem;color:#6b7280;line-height:1.5;margin:0}.faq-value-list{display:flex;flex-direction:column;gap:12px}.faq-value-item{display:flex;align-items:flex-start;gap:12px;background:#f9fafb;border-radius:10px;padding:14px 16px}.faq-value-item__icon{flex-shrink:0;width:32px;height:32px;border-radius:8px;background:#8a614514;display:flex;align-items:center;justify-content:center;margin-top:2px}.faq-value-item strong{display:block;font-size:.875rem;color:#1f2937;margin-bottom:2px}.faq-value-item p{font-size:.8125rem;color:#6b7280;line-height:1.5;margin:0}.faq-security-layers{display:flex;flex-direction:column;gap:12px}.faq-security-item{display:flex;align-items:flex-start;gap:12px;background:#f9fafb;border-radius:10px;padding:14px 16px;border-left:3px solid transparent}.faq-security-item:nth-child(1){border-left-color:#22c55e}.faq-security-item:nth-child(2){border-left-color:#3b82f6}.faq-security-item:nth-child(3){border-left-color:#a855f7}.faq-security-item:nth-child(4){border-left-color:#f59e0b}.faq-security-item__icon{flex-shrink:0;width:32px;height:32px;border-radius:8px;background:#fffc;display:flex;align-items:center;justify-content:center;margin-top:2px}.faq-security-item strong{display:block;font-size:.875rem;color:#1f2937;margin-bottom:2px}.faq-security-item p{font-size:.8125rem;color:#6b7280;line-height:1.5;margin:0}.faq-badge{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#8a61450f,#8a61451f);border:1px solid rgba(138,97,69,.15);border-radius:12px;padding:14px 20px;margin-top:16px}.faq-badge__icon{flex-shrink:0;width:44px;height:44px;border-radius:10px;background:#8a61451a;display:flex;align-items:center;justify-content:center}.faq-badge strong{display:block;font-size:.9375rem;color:#8a6145;font-weight:700}.faq-badge span{font-size:.8125rem;color:#6b7280}.faq-steps{display:flex;flex-direction:column;gap:12px}.faq-step{display:flex;align-items:flex-start;gap:14px;background:#f9fafb;border-radius:10px;padding:14px 16px}.faq-step__num{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#8a6145,#a0754f);color:#fff;font-size:.875rem;font-weight:700;display:flex;align-items:center;justify-content:center}.faq-step strong{display:block;font-size:.875rem;color:#1f2937;margin-bottom:2px}.faq-step p{font-size:.8125rem;color:#6b7280;line-height:1.5;margin:0}.faq-cta{margin-top:48px}.faq-cta__inner{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:40px;text-align:center;box-shadow:0 4px 16px #0000000a}.faq-cta__inner h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin:16px 0 8px}.faq-cta__inner p{font-size:.9375rem;color:#6b7280;margin:0 0 24px}.faq-cta__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#8a6145,#a0754f);color:#fff;border:none;border-radius:12px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.faq-cta__btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8a61454d;color:#fff}.faq-contact{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;color:#6b7280;font-size:15px}@media(max-width:768px){.faq-feature-grid,.faq-feature-grid--2col{grid-template-columns:1fr}.faq-card__content{padding:0 16px 16px}.faq-cta__inner{padding:28px 20px}}.lp-footer{background:#1f2937;padding:48px 0 24px}.lp-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.lp-footer__col{display:flex;flex-direction:column;gap:10px}.lp-footer__col-title{font-size:13px;font-weight:700;color:#f9fafb;letter-spacing:.05em;margin-bottom:6px}.lp-footer__brand .lp-brand__name,.lp-footer__brand span{color:#fff}.lp-footer__tagline{margin-top:4px;font-size:13px;color:#6b7280;max-width:280px;line-height:1.5}.lp-footer__social{display:flex;gap:12px;margin-top:12px}.lp-footer__social-link{width:34px;height:34px;border-radius:50%;background:#ffffff14;color:#9ca3af;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.lp-footer__social-link:hover{background:#ffffff26;color:#fff}.lp-footer__link{color:#9ca3af;font-size:14px;text-decoration:none;transition:color .15s}.lp-footer__link:hover{color:#fff}.lp-footer__contact{display:flex;align-items:center;gap:8px;color:#9ca3af;font-size:14px}.lp-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:20px;font-size:13px;color:#4b5563;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.lp-footer__bottom-links{display:flex;gap:20px}@media(max-width:768px){.lp-footer__grid{grid-template-columns:1fr 1fr;gap:32px}.lp-footer__bottom{flex-direction:column;text-align:center}}@media(max-width:480px){.lp-footer__grid{grid-template-columns:1fr}}.lp-body{background:#141414;color:#e8e8e8;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:15px;min-height:100vh}.lp-page-hero{background:linear-gradient(135deg,#1a1a1a,#1f1a16);border-bottom:1px solid rgba(255,255,255,.06);padding:72px 0 64px;text-align:center}.lp-page-hero__tag{display:inline-block;background:#8a61452e;color:#d4a574;border:1px solid rgba(138,97,69,.35);border-radius:20px;padding:4px 14px;font-size:.8125rem;font-weight:500;letter-spacing:.03em;margin-bottom:20px}.lp-page-hero__title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#f5f5f5;margin:0 0 16px}.lp-page-hero__desc{font-size:1.0625rem;color:#8c8c8c;max-width:560px;margin:0 auto;line-height:1.6}.lp-section{padding:72px 0}.lp-section--light{background:#1a1a1a}.lp-section-title{font-size:1.75rem;font-weight:700;color:#f5f5f5;margin:0 0 16px}.lp-section-title--center{text-align:center}.lp-section-body{color:#bfbfbf;line-height:1.75;font-size:.9375rem;margin:0 0 16px}.lp-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.lp-about-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}.lp-stat-box{background:#1c1c1e;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:24px 20px;text-align:center}.lp-stat-box__num{display:block;font-size:2rem;font-weight:700;color:#d4a574;margin-bottom:6px}.lp-stat-box__label{font-size:.875rem;color:#8c8c8c}.lp-values-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin-top:40px}.lp-value-card{background:#1c1c1e;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:28px 24px}.lp-value-card__icon{font-size:2rem;margin-bottom:16px;display:block}.lp-value-card h3{font-size:1rem;font-weight:600;color:#f5f5f5;margin:0 0 8px}.lp-value-card p{font-size:.875rem;color:#8c8c8c;line-height:1.6;margin:0}.lp-cta-section{background:linear-gradient(135deg,#2d1f0f,#1f1410);border-top:1px solid rgba(138,97,69,.25);padding:72px 0}.lp-cta-inner{text-align:center}.lp-cta-title{font-size:2rem;font-weight:700;color:#f5f5f5;margin:0 0 12px}.lp-cta-desc{color:#bfbfbf;font-size:1.0625rem;margin:0 0 28px}.lp-contact-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:64px;align-items:start}.lp-contact-info .lp-section-title{margin-bottom:28px}.contact-channel{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}.contact-channel__icon{width:40px;height:40px;border-radius:10px;background:#8a61451f;color:#d4a574;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-channel__label{font-size:.8125rem;color:#8c8c8c;margin:0 0 2px}.contact-channel__value{font-size:.9375rem;color:#e8e8e8;font-weight:500;margin:0}.lp-legal-doc{max-width:760px}.legal-section{margin-bottom:40px}.legal-section h2{font-size:1.125rem;font-weight:600;color:#f5f5f5;margin:0 0 12px}.legal-section p{color:#bfbfbf;line-height:1.75;font-size:.9375rem;margin:0 0 12px}.legal-section ul{color:#bfbfbf;font-size:.9375rem;line-height:1.75;padding-left:20px;margin:8px 0 0}.legal-section ul li{margin-bottom:4px}@media(max-width:900px){.lp-about-grid,.lp-contact-grid{grid-template-columns:1fr;gap:40px}.lp-about-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.lp-page-hero{padding:48px 0 40px}.lp-section{padding:48px 0}.lp-values-grid,.lp-about-stats{grid-template-columns:1fr 1fr}}
