.landing-page{--kw-navy:#0b1220;--kw-navy-soft:#151d2e;--kw-teal:#0d9488;--kw-teal-light:#14b8a6;--kw-teal-muted:#ccfbf1;--kw-amber:#f59e0b;--kw-amber-hover:#fbbf24;--kw-surface:#f8fafc;--kw-border:#e2e8f0;--kw-text:#1e293b;--kw-text-muted:#64748b;--kw-radius:1rem;--kw-radius-lg:1.25rem;--kw-shadow:0 4px 24px #0f172a0f;--kw-shadow-lg:0 20px 50px #0f172a1f;color:var(--kw-text);font-feature-settings:"kern" 1, "liga" 1;background:#fff}.kw-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1220e0;border-bottom:1px solid #ffffff14;position:sticky;top:0}.kw-header__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:72rem;margin-inline:auto;padding:.875rem 1.25rem;display:flex}.kw-brand{color:#fff;letter-spacing:-.02em;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:flex}.kw-brand:hover{color:#f1f5f9}.kw-nav{align-items:center;gap:.25rem;display:none}@media (width>=768px){.kw-nav{display:flex}}.kw-nav a{color:#94a3b8;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.kw-nav a:hover{color:#fff;background:#ffffff0f}.kw-btn{white-space:nowrap;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.kw-btn:active{transform:scale(.98)}.kw-btn--primary{background:var(--kw-amber);color:var(--kw-navy);box-shadow:0 4px 14px #f59e0b59}.kw-btn--primary:hover{background:var(--kw-amber-hover);box-shadow:0 6px 20px #f59e0b66}.kw-btn--ghost{color:#fff;background:#ffffff0f;border:1px solid #fff3}.kw-btn--ghost:hover{background:#ffffff1f}.kw-btn--dark{background:var(--kw-navy);color:#fff}.kw-btn--dark:hover{background:var(--kw-navy-soft)}.kw-btn--full{width:100%}.kw-menu-toggle{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:.5rem;padding:.5rem;display:flex}@media (width>=768px){.kw-menu-toggle{display:none}}.kw-mobile-nav{background:var(--kw-navy);border-top:1px solid #ffffff14;flex-direction:column;gap:.25rem;padding:.75rem 1.25rem 1rem;display:none}.kw-mobile-nav.is-open{display:flex}.kw-mobile-nav a{color:#cbd5e1;border-radius:.5rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none}.kw-mobile-nav a:hover{color:#fff;background:#ffffff0f}.kw-hero{background:linear-gradient(145deg, var(--kw-navy) 0%, #0f172a 45%, #134e4a 100%);color:#fff;position:relative;overflow:hidden}.kw-hero__glow{pointer-events:none;filter:blur(80px);border-radius:50%;position:absolute}.kw-hero__glow--teal{background:#14b8a640;width:28rem;height:28rem;top:-10%;right:-5%}.kw-hero__glow--amber{background:#f59e0b1f;width:20rem;height:20rem;bottom:10%;left:-8%}.kw-hero__inner{max-width:72rem;margin-inline:auto;padding:3.5rem 1.25rem 4rem;position:relative}@media (width>=1024px){.kw-hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:5rem 1.5rem 5.5rem;display:grid}}.kw-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#99f6e4;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.6875rem;font-weight:600;display:inline-flex}.kw-eyebrow__dot{background:#34d399;border-radius:50%;width:.375rem;height:.375rem;box-shadow:0 0 8px #34d399}.kw-hero__title{letter-spacing:-.03em;margin-top:1.25rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.12}.kw-hero__title span{background:linear-gradient(90deg,#5eead4,#fcd34d);color:#0000;-webkit-background-clip:text;background-clip:text}.kw-hero__lead{color:#94a3b8;max-width:32rem;margin-top:1.25rem;font-size:1.0625rem;line-height:1.7}@media (width>=640px){.kw-hero__lead{font-size:1.125rem}}.kw-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.kw-hero__note{color:#64748b;margin-top:1.25rem;font-size:.8125rem;line-height:1.5}.kw-mockup{margin-top:2.5rem}@media (width>=1024px){.kw-mockup{margin-top:0}}.kw-mockup__frame{max-width:20rem;box-shadow:var(--kw-shadow-lg);background:linear-gradient(#ffffff1a,#ffffff0a);border:1px solid #ffffff1f;border-radius:2rem;margin-inline:auto;padding:.75rem}.kw-mockup__screen{background:linear-gradient(#1e293b,#0f172a);border-radius:1.5rem;padding:1.25rem;overflow:hidden}.kw-mockup__bar{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.kw-mockup__label{color:#94a3b8;font-size:.6875rem;font-weight:600}.kw-mockup__amount{color:#fcd34d;letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.kw-mockup__row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.625rem 0;font-size:.75rem;display:flex}.kw-mockup__row:last-child{border-bottom:none}.kw-mockup__row span:first-child{color:#cbd5e1}.kw-mockup__row span:last-child{color:#fff;font-weight:600}.kw-mockup__cta{background:var(--kw-amber);width:100%;color:var(--kw-navy);border:none;border-radius:.75rem;margin-top:1rem;padding:.625rem;font-size:.75rem;font-weight:700}.kw-stats{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:2rem;display:grid}@media (width>=1024px){.kw-stats{grid-column:1/-1}}.kw-stat{border-radius:var(--kw-radius);text-align:center;background:#ffffff0a;border:1px solid #ffffff14;padding:1rem}.kw-stat strong{color:#5eead4;font-size:1.125rem;font-weight:800;display:block}.kw-stat:nth-child(2) strong{color:#fcd34d}.kw-stat:nth-child(3) strong{color:#6ee7b7}.kw-stat span{color:#94a3b8;margin-top:.25rem;font-size:.6875rem;line-height:1.35;display:block}.kw-section{padding:4.5rem 1.25rem;scroll-margin-top:5rem}@media (width>=640px){.kw-section{padding:5rem 1.5rem}}.kw-section--muted{background:var(--kw-surface);border-block:1px solid var(--kw-border)}.kw-section--accent{background:linear-gradient(#fffbeb 0%,#fff 100%);border-block:1px solid #fde68a}.kw-container{max-width:72rem;margin-inline:auto}.kw-container--narrow{max-width:42rem;margin-inline:auto}.kw-section-head{text-align:center;max-width:36rem;margin-inline:auto}.kw-section-head--left{text-align:left;max-width:none;margin-inline:0}.kw-section-head .kw-eyebrow{background:var(--kw-teal-muted);color:#0f766e;border-color:#ccfbf1}.kw-section-head .kw-eyebrow__dot{background:var(--kw-teal);box-shadow:none}.kw-section-head h2{letter-spacing:-.02em;color:var(--kw-text);margin-top:.75rem;font-size:clamp(1.625rem,3vw,2rem);font-weight:800;line-height:1.2}.kw-section-head p{color:var(--kw-text-muted);margin-top:.75rem;font-size:1rem;line-height:1.65}.kw-features{gap:1.25rem;margin-top:3rem;display:grid}@media (width>=640px){.kw-features{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.kw-features{grid-template-columns:repeat(3,1fr)}}.kw-feature{border-radius:var(--kw-radius-lg);border:1px solid var(--kw-border);box-shadow:var(--kw-shadow);background:#fff;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s}.kw-feature:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 12px 32px #0f172a14}.kw-feature__icon{color:#0f766e;background:linear-gradient(135deg,#ccfbf1,#f0fdfa);border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.kw-feature h3{color:var(--kw-text);margin-top:1rem;font-size:1rem;font-weight:700}.kw-feature p{color:var(--kw-text-muted);margin-top:.5rem;font-size:.875rem;line-height:1.6}.kw-split{gap:2.5rem;margin-top:3rem;display:grid}@media (width>=1024px){.kw-split{grid-template-columns:1fr 1fr;align-items:start;gap:3rem}}.kw-steps{margin:2rem 0 0;padding:0;list-style:none}.kw-steps li{border-bottom:1px solid var(--kw-border);gap:1rem;padding:1rem 0;display:flex}.kw-steps li:last-child{border-bottom:none;padding-bottom:0}.kw-steps__num{background:linear-gradient(135deg, var(--kw-teal), #0f766e);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8125rem;font-weight:700;display:flex}.kw-steps__text{color:var(--kw-text);padding-top:.125rem;font-size:.9375rem;line-height:1.55}.kw-login-card{border-radius:var(--kw-radius-lg);background:linear-gradient(145deg, var(--kw-navy), var(--kw-navy-soft));color:#fff;box-shadow:var(--kw-shadow-lg);padding:2rem}.kw-login-card h3{font-size:1.125rem;font-weight:700}.kw-login-card p{color:#94a3b8;margin-top:.5rem;font-size:.875rem;line-height:1.6}.kw-login-card .kw-btn{margin-top:1.5rem}.kw-login-card__hint{color:#64748b;margin-top:1rem;font-size:.75rem;line-height:1.5}.kw-subscribe-card{border-radius:var(--kw-radius-lg);box-shadow:var(--kw-shadow);text-align:left;background:#fff;border:1px solid #fde68a;margin-top:2.5rem;padding:2rem}.kw-subscribe-card h3{color:var(--kw-text);font-size:.9375rem;font-weight:700}.kw-subscribe-card ol{color:var(--kw-text-muted);margin:1rem 0 0;padding-left:1.25rem;font-size:.875rem;line-height:1.7}.kw-subscribe-card .kw-btn{margin-top:1.5rem}.kw-legal-block{border-radius:var(--kw-radius-lg);border:1px solid var(--kw-border);box-shadow:var(--kw-shadow);background:#fff;padding:2rem}.kw-legal-block h2{letter-spacing:-.02em;color:var(--kw-text);font-size:1.375rem;font-weight:800}.kw-legal-block h3{color:var(--kw-text);margin-top:1.5rem;font-size:.9375rem;font-weight:700}.kw-legal-block p,.kw-legal-block li{color:var(--kw-text-muted);margin-top:.5rem;font-size:.9375rem;line-height:1.65}.kw-legal-block>p:first-of-type{margin-top:1rem}.kw-legal-meta{color:#94a3b8;margin-top:.375rem;font-size:.75rem}.kw-contact-grid{gap:1rem;margin-top:1.5rem;display:grid}@media (width>=640px){.kw-contact-grid{grid-template-columns:repeat(2,1fr)}}.kw-contact-item{border-radius:var(--kw-radius);border:1px solid var(--kw-border);background:var(--kw-surface);padding:1.25rem}.kw-contact-item label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:.6875rem;font-weight:700;display:block}.kw-contact-item a,.kw-contact-item p{color:var(--kw-text);margin-top:.375rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:block}.kw-contact-item a:hover{color:var(--kw-teal)}.kw-contact-item--wide{grid-column:1/-1}.kw-footer{background:var(--kw-navy);color:#94a3b8;padding:2.5rem 1.25rem}.kw-footer__inner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:72rem;margin-inline:auto;display:flex}@media (width>=640px){.kw-footer__inner{text-align:left;flex-direction:row;justify-content:space-between}}.kw-footer__links{flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.8125rem;display:flex}.kw-footer__links a{color:#94a3b8;text-decoration:none}.kw-footer__links a:hover{color:#fff}
