.landing-page{font-family:var(--font-primary),sans-serif;--landing-bg: #f8fafc;--landing-surface: #ffffff;--landing-ink: #111827;--landing-muted: #4a566d;--landing-line: #d9e1ee;--landing-shadow: 0 18px 44px rgba(15, 23, 42, .08);background:linear-gradient(180deg,#fbfcfe 0%,var(--landing-bg) 38%,#ffffff 74%);color:var(--landing-ink)}.landing-hero{padding:clamp(2.8rem,6vw,5.2rem) 0 clamp(3.6rem,8vw,6rem);border-bottom:1px solid var(--landing-line)}.landing-hero__grid{display:grid;gap:clamp(1.8rem,4vw,3.3rem);align-items:start}@media(min-width:1100px){.landing-hero__grid{grid-template-columns:minmax(0,1fr) minmax(380px,470px)}}.landing-hero__content{max-width:56rem}.landing-pill{display:inline-flex;align-items:center;padding:.42rem .9rem;border-radius:999px;border:1px solid var(--landing-line);background:#ffffffd6;color:#24324d;font-size:.72rem;letter-spacing:.13em;font-weight:700;text-transform:uppercase}.landing-hero__title{margin-top:1.1rem;font-size:clamp(2rem,4.8vw,3.4rem);line-height:1.08;letter-spacing:-.03em;font-weight:800;color:#0b1426;max-width:17ch}.landing-hero__subtitle{margin-top:1.15rem;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.65;color:var(--landing-muted);max-width:60ch}.landing-bullets{margin-top:1.4rem;display:grid;gap:.72rem}.landing-bullet{display:flex;gap:.68rem;align-items:flex-start;color:#22314b;font-size:.97rem}.landing-bullet__dot{width:.62rem;height:.62rem;margin-top:.45rem;border-radius:999px;border:2px solid #263a5b;background:#fff;flex-shrink:0}.landing-trust-line{margin-top:1.2rem;color:#4f5970;font-size:.82rem;line-height:1.5;letter-spacing:.08em;text-transform:uppercase}.landing-hero__actions{margin-top:1.2rem;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.landing-button{display:inline-flex;justify-content:center;align-items:center;border-radius:.9rem;border:1px solid transparent;padding:.86rem 1.3rem;font-size:.95rem;font-weight:700;line-height:1;transition:.18s ease}.landing-button--primary{background:#0f172a;border-color:#0f172a;color:#fff;box-shadow:0 14px 30px #0f172a33}.landing-button--primary:hover{background:#1e293b;border-color:#1e293b}.landing-button--primary:disabled{cursor:not-allowed;background:#94a3b8;border-color:#94a3b8;box-shadow:none}.landing-button--full{width:100%}.landing-secondary-link{display:inline-flex;align-items:center;gap:.35rem;color:#0f172a;font-size:.92rem;font-weight:650;text-decoration:none;border-bottom:1px solid rgba(35,53,82,.32);padding-bottom:.08rem}.landing-secondary-link:hover{border-color:#233552f2}.landing-secondary-text{margin-top:.72rem;color:#5f6a80;font-size:.88rem}.landing-jump-links{margin-top:1.4rem}.landing-jump-links__list{display:flex;flex-wrap:wrap;gap:.52rem}.landing-jump-links__link{display:inline-flex;align-items:center;border-radius:999px;border:1px solid var(--landing-line);padding:.38rem .82rem;font-size:.82rem;font-weight:600;color:#3e4b65;background:#ffffff9e;transition:.17s ease}.landing-jump-links__link:hover{background:#fff;border-color:#b9c4da;color:#0f172a}.landing-hero__side{position:sticky;top:5.5rem}@media(max-width:1099px){.landing-hero__side{position:static}}.landing-form-card{border-radius:1.35rem;border:1px solid var(--landing-line);background:#fffffff0;box-shadow:var(--landing-shadow);padding:clamp(1.05rem,2vw,1.4rem)}.landing-form-card__title{font-size:1.08rem;font-weight:760;color:#0f172a}.landing-form-card__subtitle{margin-top:.45rem;color:#526079;font-size:.88rem;line-height:1.55}.landing-form{margin-top:1rem;display:grid;gap:.9rem}.landing-form__group{display:grid;gap:.42rem}.landing-form__label{font-size:.83rem;font-weight:650;color:#283552}.landing-input{width:100%;border-radius:.85rem;border:1px solid #cad5e8;background:#fefefe;color:#0f172a;padding:.75rem .9rem;font-size:.95rem;transition:.14s ease}.landing-input:focus{border-color:#8ca1c1;outline:0;box-shadow:0 0 0 3px #8ca1c13d}.landing-form__consent{display:flex;align-items:flex-start;gap:.55rem;color:#4a5a75;font-size:.78rem;line-height:1.5}.landing-form__checkbox{margin-top:.15rem;width:1rem;height:1rem;border-radius:.25rem;border:1px solid #9fb0cb}.landing-form-status{margin-top:.15rem;font-size:.84rem;font-weight:600}.landing-form-status--success{color:#0f766e}.landing-form-status--info{color:#334155}.landing-form-status--error{color:#be123c}.landing-form__noscript{color:#4f5b71;font-size:.82rem}.landing-section{padding:clamp(3.2rem,6vw,5.1rem) 0;border-top:1px solid var(--landing-line)}.landing-section--white{background:#ffffffdb}.landing-section--muted{background:#f8fafd}.landing-section-header{max-width:58rem}.landing-section-header__badge{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .78rem;border:1px solid #cbd6e9;color:#2f4468;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:#ffffffe6}.landing-section-header__title{margin-top:.85rem;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.18;letter-spacing:-.02em;color:#111d34;font-weight:800;max-width:30ch}.landing-section-header__subtitle{margin-top:.82rem;color:#4f5d76;line-height:1.62;max-width:64ch}.landing-feature-grid{margin-top:1.9rem;display:grid;gap:1rem}@media(min-width:740px){.landing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1180px){.landing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-feature-card{border-radius:1.2rem;border:1px solid var(--landing-line);background:var(--landing-surface);box-shadow:0 8px 20px #0f172a0d;transition:.2s ease;padding:1rem}.landing-feature-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px #0f172a14}.landing-feature-card__head{display:flex;align-items:center;justify-content:space-between}.landing-feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;border:1px solid #c8d4e8;color:#38527a;background:#f5f8fd}.landing-feature-card__icon svg{width:1rem;height:1rem}.landing-feature-card__body{padding-top:.75rem}.landing-feature-card__eyebrow{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:#61718d;font-weight:700}.landing-feature-card__title{margin-top:.45rem;font-size:1.07rem;line-height:1.36;color:#0f172a;font-weight:760}.landing-feature-card__text{margin-top:.58rem;color:#55637c;font-size:.92rem;line-height:1.66}.landing-content-card{border-radius:1.2rem;border:1px solid var(--landing-line);background:#ffffffe6;box-shadow:0 10px 22px #0f172a0d;padding:1.2rem}.landing-privacy-grid{margin-top:1.9rem;display:grid;gap:1rem}@media(min-width:960px){.landing-privacy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-comparison{overflow-x:auto;border-radius:1.2rem;border:1px solid var(--landing-line);background:#ffffffeb;box-shadow:0 10px 24px #0f172a0f}.landing-comparison__table{min-width:690px;width:100%;border-collapse:collapse;font-size:.9rem}.landing-comparison__head th{border-bottom:1px solid var(--landing-line);padding:.86rem .96rem;text-align:left;color:#34425f;background:linear-gradient(180deg,#f8fafc,#f1f5fb);font-weight:720}.landing-comparison__body tr+tr td{border-top:1px solid #e1e8f3}.landing-comparison__body td{padding:.84rem .96rem;color:#4f5e78;line-height:1.5}.landing-comparison__body td:first-child{color:#16233c;font-weight:700}.landing-section-note{margin-top:.78rem;color:#64748b;font-size:.78rem;line-height:1.6}.landing-pricing-grid{display:grid;gap:1rem}@media(min-width:980px){.landing-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-pricing-card{border-radius:1.2rem;border:1px solid var(--landing-line);background:#fff;box-shadow:0 10px 24px #0f172a0f;padding:1.2rem}.landing-pricing-card--highlighted{background:linear-gradient(155deg,#121a2f,#223453);border-color:#121a2f;color:#fff}.landing-pricing-card__name{font-size:.73rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#5f6e89}.landing-pricing-card--highlighted .landing-pricing-card__name{color:#f0f7ffbf}.landing-pricing-card__price{margin-top:.45rem;font-size:2rem;line-height:1.05;font-weight:800;color:#0f172a}.landing-pricing-card--highlighted .landing-pricing-card__price{color:#fff}.landing-pricing-card__volume{margin-top:.42rem;color:#5b6a84;font-size:.9rem}.landing-pricing-card--highlighted .landing-pricing-card__volume{color:#f0f7ffdb}.landing-pricing-card__features{margin-top:.9rem;display:grid;gap:.5rem}.landing-pricing-card__feature{display:flex;align-items:flex-start;gap:.46rem;color:#44536c;line-height:1.5;font-size:.87rem}.landing-pricing-card__feature span{color:#60708a}.landing-pricing-card--highlighted .landing-pricing-card__feature{color:#f0f7ffe6}.landing-pricing-card--highlighted .landing-pricing-card__feature span{color:#f0f7ffa6}.landing-pricing-note{margin-top:.88rem;color:#667489;font-size:.78rem}.landing-steps{display:grid;gap:.95rem}@media(min-width:980px){.landing-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-step{position:relative;border-radius:1.2rem;border:1px solid var(--landing-line);background:#fff;box-shadow:0 10px 24px #0f172a0f;padding:1rem}.landing-step__index{width:2rem;height:2rem;border-radius:999px;border:1px solid #9eb1cf;display:inline-flex;align-items:center;justify-content:center;color:#233451;font-weight:700;background:#f8fbff;flex-shrink:0}.landing-step__title{color:#0f172a;font-weight:730;font-size:1rem;line-height:1.35}.landing-step__text{margin-top:.82rem;color:#55657f;line-height:1.62;font-size:.9rem}.landing-steps__note{margin-top:.82rem;color:#607087;font-size:.82rem}.landing-blog-grid{display:grid;gap:1rem}@media(min-width:760px){.landing-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1140px){.landing-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-blog-card{border-radius:1.2rem;border:1px solid var(--landing-line);background:#fff;overflow:hidden;box-shadow:0 10px 24px #0f172a0f;transition:.19s ease}.landing-blog-card:hover{transform:translateY(-2px);box-shadow:0 16px 28px #0f172a1a}.landing-blog-card__media{height:160px;border-bottom:1px solid var(--landing-line);background:#eef3fa}.landing-blog-card__image{width:100%;height:100%;object-fit:cover;display:block}.landing-blog-card__body{padding:1rem}.landing-blog-card__tag{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .56rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#425570;border:1px solid #c6d3e8;background:#f9fbff}.landing-blog-card__title{margin-top:.62rem;color:#0f172a;font-size:1rem;line-height:1.42;font-weight:720}.landing-blog-card__cta{margin-top:.85rem;color:#344765;font-size:.88rem;font-weight:650}.landing-blog-footer{margin-top:1rem}.landing-faq{display:grid;gap:.7rem}.landing-faq__item{border-radius:1rem;border:1px solid var(--landing-line);background:#fff;padding:.85rem 1rem}.landing-faq__summary{cursor:pointer;list-style:none;color:#0f172a;font-size:.95rem;font-weight:700}.landing-faq__icon{color:#667690;transition:transform .18s ease}.landing-faq__item[open] .landing-faq__icon{transform:rotate(45deg)}.landing-faq__answer{margin-top:.6rem;color:#55657d;font-size:.9rem;line-height:1.65}.landing-inline-cta{border-radius:1.3rem;border:1px solid #d2dbec;padding:clamp(1rem,2vw,1.35rem);background:linear-gradient(150deg,#dfefff80,#ffe2cd73),#fff;box-shadow:0 12px 26px #0f172a12}.landing-inline-cta__grid{display:grid;gap:1rem}@media(min-width:980px){.landing-inline-cta__grid{grid-template-columns:1fr auto;align-items:center}}.landing-inline-cta__title{color:#111d34;font-size:1.2rem;line-height:1.2;font-weight:790}.landing-inline-cta__text{margin-top:.45rem;color:#4f5f78;font-size:.9rem;line-height:1.58}.landing-inline-cta__button{display:inline-flex;justify-content:center;align-items:center;min-width:210px;border-radius:.9rem;background:#0f172a;color:#fff;font-weight:700;font-size:.92rem;padding:.78rem 1.2rem;border:1px solid #0f172a;transition:.18s ease}.landing-inline-cta__button:hover{background:#1f2d4a;border-color:#1f2d4a}.landing-read-more{margin-top:1rem;display:inline-flex;gap:.33rem;align-items:center;color:#20314f;font-size:.9rem;font-weight:680;border-bottom:1px solid rgba(32,49,79,.35);padding-bottom:.1rem}.landing-read-more:hover{border-color:#20314fe6}.landing-about-copy{margin-top:1rem;max-width:64ch;color:#55637b;line-height:1.68;font-size:.94rem}@media(max-width:640px){.landing-hero{padding-top:2.2rem}.landing-inline-cta__button{width:100%}}
