.landing-root{--landing-blue:#3b82f6;--landing-blue-hover:#2563eb;--landing-blue-soft:#dbeafe;--landing-text:#333;--landing-text-muted:#555;--landing-text-subtle:#64748b;--landing-surface:#fff;--landing-surface-elevated:#f8fafc;--landing-surface-border:#e8edf5;--landing-on-surface:#333;--landing-on-surface-muted:#64748b;--landing-on-surface-subtle:#94a3b8;--landing-section-bg:#fff;background:var(--landing-section-bg);min-height:100vh;color:var(--landing-text);scroll-behavior:smooth;flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.landing-root h1,.landing-root h2,.landing-root h3{color:var(--landing-text);font-weight:600}.landing-main{flex:1;width:100%}.landing-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #eef2f7;position:sticky;top:0}.landing-header__inner{align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:14px 24px 14px 0;display:flex}.landing-header__brand{color:#555;flex-shrink:0;align-items:center;margin-left:-12px;margin-right:12px;display:flex}.landing-header__nav{flex:1;justify-content:center;align-items:center;gap:clamp(16px,3vw,32px);display:flex}.landing-header__link{color:var(--landing-text-muted);font-size:15px;font-weight:600;transition:color .15s}.landing-header__link:hover{color:var(--landing-blue)}.landing-header__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.landing-theme-toggle{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:border-color .15s,background .15s,color .15s;display:inline-flex;position:relative}.landing-theme-toggle:hover{color:#334155;background:#f8fafc;border-color:#cbd5e1}.landing-theme-toggle__sun,.landing-theme-toggle__moon{flex-shrink:0;transition:color .2s,opacity .2s}html[data-app-theme=light] .landing-theme-toggle__sun,html:not([data-app-theme=dark]) .landing-theme-toggle__sun{opacity:0;pointer-events:none;position:absolute}html[data-app-theme=light] .landing-theme-toggle__moon,html:not([data-app-theme=dark]) .landing-theme-toggle__moon,html[data-app-theme=dark] .landing-theme-toggle__sun{opacity:1}html[data-app-theme=dark] .landing-theme-toggle__moon{opacity:0;pointer-events:none;position:absolute}.landing-lang{position:relative}.landing-lang-toast{z-index:1200;color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;max-width:min(520px,100vw - 32px);padding:14px 18px;font-size:14px;line-height:1.45;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0f172a1f}html[data-app-theme=dark] .landing-lang-toast{color:#dbeafe;background:#1e293b;border-color:#1d4ed8}.landing-root[dir=rtl] .landing-lang-toast{text-align:right}.landing-lang__trigger{color:#334155;letter-spacing:.04em;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:7px 12px;font-size:13px;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.landing-lang__trigger:hover{background:#f8fafc;border-color:#cbd5e1}.landing-lang__flag-wrap{border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:15px;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a14}.landing-lang__flag{width:100%;height:100%;display:block}.landing-lang__code{line-height:1}.landing-lang__menu{z-index:220;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:168px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #0f172a1a}.landing-lang__option{color:#334155;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;transition:background .15s;display:flex}.landing-lang__option:hover,.landing-lang__option--active{background:#f1f5f9}.landing-root[dir=rtl] .landing-header__inner,.landing-root[dir=rtl] .landing-header__nav,.landing-root[dir=rtl] .landing-header__actions{flex-direction:row-reverse}.landing-root[dir=rtl] .landing-lang__menu{left:0;right:auto}.landing-root[dir=rtl] .landing-hero__inner,.landing-root[dir=rtl] .landing-features__grid,.landing-root[dir=rtl] .landing-how__steps,.landing-root[dir=rtl] .landing-plans,.landing-root[dir=rtl] .landing-footer__grid{direction:rtl}.landing-header__login{color:var(--landing-text-muted);padding:8px 12px;font-size:15px;font-weight:600}.landing-header__login:hover{color:var(--landing-blue)}.landing-header__cta{background:var(--landing-blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;padding:10px 18px;font-size:15px;font-weight:600;transition:background .3s cubic-bezier(.4,0,.2,1),transform .15s,box-shadow .15s;display:inline-flex}.landing-header__cta:hover{background:var(--landing-blue-hover);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb33}.landing-accent{color:var(--landing-blue)}.landing-eyebrow{letter-spacing:.12em;color:var(--landing-blue);margin-bottom:12px;font-size:.75rem;font-weight:600}.landing-btn{border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:.9375rem;font-weight:600;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.landing-btn--primary{background:var(--landing-blue);color:#fff;box-shadow:0 4px 12px #3b82f640}.landing-btn--primary:hover{background:var(--landing-blue-hover);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb33}.landing-btn--ghost{color:#334155;background:#fff;border:1px solid #e2e8f0}.landing-btn--ghost:hover{background:#f8fafc;border-color:#cbd5e1}.landing-btn--white{color:var(--landing-blue);background:#fff}.landing-btn--white:hover{background:#f1f5f9}@keyframes landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.landing-hero{background:linear-gradient(#fafbff 0%,#fff 100%);padding:20px 24px 32px}.landing-hero__inner{grid-template-columns:1fr 1.05fr;align-items:center;gap:48px;max-width:1180px;margin:0 auto;padding-left:0;display:grid}.landing-hero__copy h1{letter-spacing:-.01em;color:var(--landing-text);margin-bottom:18px;font-size:clamp(2rem,4vw,2.75rem);font-weight:600;line-height:1.2}.landing-hero__copy p{color:var(--landing-text-muted);max-width:32rem;margin-bottom:28px;font-size:18px;font-weight:400;line-height:1.55}.landing-hero__actions{flex-wrap:wrap;gap:20px;display:flex}.landing-hero__dashboard{will-change:transform;margin-top:48px;animation:5s ease-in-out infinite landing-float;position:relative}.landing-dash{background:var(--landing-surface);border:1px solid var(--landing-surface-border);border-radius:16px;min-height:340px;display:flex;overflow:hidden;box-shadow:0 4px 6px #0f172a0a,0 24px 48px #3b82f626}.landing-dash__sidebar{background:var(--landing-surface-elevated);border-right:1px solid var(--landing-surface-border);flex-direction:column;gap:10px;width:72px;padding:16px 12px;display:flex}.landing-dash__sidebar-logo{background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:50%;width:36px;height:36px;margin-bottom:8px}.landing-dash__nav-item{background:#e2e8f0;border-radius:4px;height:8px}.landing-dash__nav-item--active{background:var(--landing-blue);width:80%}.landing-dash__main{flex:1;grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr;gap:16px;padding:20px;display:grid}.landing-dash__metrics{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.landing-dash__metric{background:var(--landing-surface-elevated);border:1px solid var(--landing-surface-border);border-radius:10px;padding:12px 14px}.landing-dash__metric-label{color:var(--landing-on-surface-subtle);margin-bottom:4px;font-size:.6875rem;display:block}.landing-dash__metric strong{color:var(--landing-on-surface);font-size:1.25rem}.landing-dash__chart,.landing-dash__candidates{background:var(--landing-surface-elevated);border:1px solid var(--landing-surface-border);border-radius:10px;padding:14px}.landing-dash__chart-title{color:var(--landing-on-surface-muted);margin-bottom:12px;font-size:.75rem;font-weight:600;display:block}.landing-dash__bars{align-items:flex-end;gap:8px;height:100px;display:flex}.landing-dash__bars span{background:linear-gradient(#3b82f6,#60a5fa);border-radius:4px 4px 0 0;flex:1;min-height:12px}.landing-dash__candidates ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-dash__candidates li{align-items:center;gap:10px;font-size:.8125rem;display:flex}.landing-dash__avatar{background:linear-gradient(135deg,#fda4af,#fb7185);border-radius:50%;flex-shrink:0;width:28px;height:28px}.landing-dash__avatar--b{background:linear-gradient(135deg,#93c5fd,#3b82f6)}.landing-dash__avatar--c{background:linear-gradient(135deg,#fcd34d,#f59e0b)}.landing-dash__name{color:var(--landing-on-surface);flex:1;font-weight:500}.landing-dash__match{color:var(--landing-blue);font-weight:600}.landing-features{padding:40px 24px 48px}.landing-features__inner{text-align:center;max-width:1180px;margin:0 auto}.landing-features__inner h2{letter-spacing:-.01em;color:var(--landing-text);margin-bottom:48px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600}.landing-features__grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:64px;display:grid}.landing-feature-card{background:var(--landing-surface);border:1px solid var(--landing-surface-border);border-radius:12px;padding:24px 22px;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 3px #0f172a0a}.landing-feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f172a14}.landing-feature-card__icon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:inline-flex}.landing-feature-card--brand .landing-feature-card__icon{background:var(--landing-blue-soft);color:var(--landing-blue)}.landing-feature-card--blue .landing-feature-card__icon{color:#2563eb;background:#dbeafe}.landing-feature-card--green .landing-feature-card__icon{color:#16a34a;background:#dcfce7}.landing-feature-card--amber .landing-feature-card__icon{color:#d97706;background:#fef3c7}.landing-feature-card h3{color:var(--landing-on-surface);margin-bottom:10px;font-size:1.0625rem;font-weight:600}.landing-feature-card p{color:var(--landing-on-surface-muted);margin:0;font-size:.875rem;line-height:1.6}.landing-features__followup{text-align:left;max-width:640px;margin-top:0;margin-bottom:48px;scroll-margin-top:88px}.landing-features__followup h3{letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(2.5rem,5.5vw,3.75rem);font-weight:800;line-height:1.15}.landing-features__followup-line--dark{color:var(--landing-text-muted)}.landing-features__followup-line--accent{color:var(--landing-blue)}.landing-features__followup p{color:var(--landing-text-muted);max-width:540px;margin:0;font-size:1.0625rem;line-height:1.65}@keyframes landing-showcase-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.landing-showcase{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-showcase--bottom{grid-template-columns:repeat(4,1fr);margin-top:20px}.landing-showcase-card{background:var(--landing-surface);border:1px solid var(--landing-surface-border);border-radius:16px;padding:28px 26px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;animation:.65s cubic-bezier(.22,1,.36,1) backwards landing-showcase-in;box-shadow:0 2px 8px #0f172a0a}.landing-showcase-card:hover{border-color:#3b82f659;transform:translateY(-6px);box-shadow:0 16px 40px #3b82f61f}.landing-showcase-card--featured{background:linear-gradient(135deg, var(--landing-blue-soft) 0%, var(--landing-surface) 72%);border-color:#3b82f638;grid-column:span 2;box-shadow:0 4px 20px #3b82f614}.landing-showcase-card--featured:hover{box-shadow:0 20px 48px #3b82f629}.landing-showcase-card__icon{background:var(--landing-surface-elevated);width:48px;height:48px;color:var(--landing-on-surface);border:1px solid var(--landing-surface-border);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;transition:transform .3s,background .3s,color .3s,border-color .3s;display:inline-flex}.landing-showcase-card:hover .landing-showcase-card__icon{background:var(--landing-blue-soft);color:var(--landing-blue);border-color:#3b82f640;transform:scale(1.08)}.landing-showcase-card--featured .landing-showcase-card__icon{background:var(--landing-blue-soft);color:var(--landing-blue);border-color:#3b82f633}.landing-showcase-card h4{color:var(--landing-on-surface);letter-spacing:-.01em;margin:0 0 12px;font-size:1.125rem;font-weight:700}.landing-showcase-card p{color:var(--landing-on-surface-muted);margin:0;font-size:.9375rem;line-height:1.65}@media (prefers-reduced-motion:reduce){.landing-showcase-card{animation:none}.landing-showcase-card:hover,.landing-showcase-card:hover .landing-showcase-card__icon,.landing-how__step:hover{transform:none}}.landing-how{background:var(--landing-section-bg);padding:32px 24px 40px;scroll-margin-top:88px}.landing-how__inner{text-align:center;max-width:1180px;margin:0 auto}.landing-how__inner h2{letter-spacing:-.02em;color:var(--landing-text);margin:0 0 14px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.landing-how__accent{color:#4a90e2}.landing-how__sub{color:var(--landing-text-muted);white-space:nowrap;max-width:none;margin:0 auto 28px;font-size:1.0625rem;line-height:1.6}.landing-how__steps{justify-content:center;align-items:stretch;gap:12px;display:flex}.landing-how__step{background:var(--landing-surface);text-align:center;border:2px solid #4a90e247;border-radius:16px;flex:1;max-width:340px;padding:44px 24px 28px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;box-shadow:0 4px 16px #0f172a0a}.landing-how__step:hover{border-color:#4a90e273;transform:translateY(-4px);box-shadow:0 12px 32px #4a90e21a}.landing-how__step-num{color:#fff;background:#4a90e2;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9375rem;font-weight:700;display:inline-flex;position:absolute;top:-17px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #4a90e259}.landing-how__step-icon{color:#4a90e2;background:#4a90e21f;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:inline-flex}.landing-how__step h3{color:var(--landing-on-surface);letter-spacing:-.01em;margin:0 0 12px;font-size:1.125rem;font-weight:700}.landing-how__step p{color:var(--landing-on-surface-muted);margin:0;font-size:.9375rem;line-height:1.65}.landing-how__arrow{color:#94a3b8;flex-shrink:0;align-self:center;align-items:center;padding-top:8px;display:flex}.landing-pricing-intro{background:var(--landing-section-bg);padding:0 24px 24px;scroll-margin-top:88px}.landing-pricing-intro__inner{text-align:center;max-width:1180px;margin:0 auto}.landing-pricing-intro h2{letter-spacing:-.02em;color:var(--landing-text);margin:0 0 14px;font-size:clamp(2.35rem,4.8vw,3.35rem);font-weight:700}.landing-pricing-intro__accent{color:#4a90e2}.landing-pricing-intro__sub{color:var(--landing-text-muted);white-space:nowrap;max-width:none;margin:0 auto 28px;font-size:1.0625rem;line-height:1.6}.landing-billing-toggle{background:var(--landing-surface);border:1px solid var(--landing-surface-border);border-radius:9999px;align-items:center;padding:5px;display:inline-flex;box-shadow:0 1px 3px #0f172a0f}.landing-billing-toggle__btn{color:var(--landing-on-surface-muted);cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:8px;padding:11px 32px;font-family:inherit;font-size:.9375rem;font-weight:600;line-height:1;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.landing-billing-toggle__btn--active{color:#fff;background:#4a90e2;box-shadow:0 2px 8px #4a90e259}.landing-billing-toggle__btn:not(.landing-billing-toggle__btn--active):hover{color:var(--landing-on-surface)}.landing-billing-toggle__save{letter-spacing:.02em;text-transform:uppercase;color:#15803d;background:#22c55e26;border-radius:9999px;padding:3px 7px;font-size:.6875rem;font-weight:700}.landing-billing-toggle__btn--active .landing-billing-toggle__save{color:#fff;background:#ffffff38}.landing-plans{text-align:left;grid-template-columns:repeat(4,1fr);align-items:start;gap:20px;margin-top:36px;display:grid}.landing-plan-card{background:var(--landing-surface);border:1px solid var(--landing-surface-border);border-radius:16px;flex-direction:column;padding:28px 24px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 2px 8px #0f172a0a}.landing-plan-card:hover{border-color:#4a90e24d;transform:translateY(-4px);box-shadow:0 12px 28px #4a90e21a}.landing-plan-card h3{color:var(--landing-on-surface);margin:0 0 6px;font-size:1.25rem;font-weight:700}.landing-plan-card__subtitle{color:var(--landing-on-surface-muted);margin:0 0 20px;font-size:.875rem;line-height:1.4}.landing-plan-card__price{align-items:baseline;gap:4px;margin:0 0 20px;display:flex}.landing-plan-card__amount{letter-spacing:-.02em;color:var(--landing-on-surface);font-size:2rem;font-weight:700}.landing-plan-card__suffix{color:var(--landing-on-surface-muted);font-size:.9375rem;font-weight:500}.landing-plan-card__features{flex-direction:column;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:flex}.landing-plan-card__features li{color:var(--landing-on-surface-muted);align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.landing-plan-card__features svg{color:#4a90e2;flex-shrink:0;margin-top:2px}.landing-plan-card__cta{color:#fff;background:#4a90e2;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:12px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.landing-plan-card__cta:hover{background:#3b7bc8}.landing-plan-card__cta--ghost{background:var(--landing-surface-elevated);color:var(--landing-on-surface);border:1px solid var(--landing-surface-border)}.landing-plan-card__cta--ghost:hover{background:var(--landing-surface);border-color:#475569}.landing-pricing-teaser{text-align:center;padding:0 24px 64px}.landing-pricing-teaser__inner{max-width:640px;margin:0 auto}.landing-pricing-teaser h2{letter-spacing:-.01em;color:var(--landing-text);margin-bottom:12px;font-size:1.5rem;font-weight:600}.landing-pricing-teaser p{color:var(--landing-on-surface-muted);margin-bottom:24px;line-height:1.6}.landing-pricing-teaser__actions{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.landing-faq{background:var(--landing-section-bg);padding:56px 24px 32px;scroll-margin-top:88px}.landing-faq__inner{text-align:center;max-width:1180px;margin:0 auto}.landing-faq__inner h2{letter-spacing:-.02em;color:var(--landing-text);margin:0 0 14px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.landing-faq__accent{color:#4a90e2}.landing-faq__sub{color:var(--landing-text-muted);max-width:640px;margin:0 auto 40px;font-size:1.0625rem;line-height:1.6}.landing-faq__grid{text-align:left;grid-template-columns:repeat(3,1fr);align-items:start;gap:16px;display:grid}.landing-faq-card{background:var(--landing-surface);border:1px solid var(--landing-surface-border);border-radius:14px;transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s;animation:.55s cubic-bezier(.22,1,.36,1) backwards landing-faq-in;box-shadow:0 2px 8px #0f172a0a}.landing-faq-card:hover{border-color:#4a90e240;transform:translateY(-3px);box-shadow:0 10px 24px #4a90e214}.landing-faq-card--open{border-color:#4a90e259;transform:translateY(-2px);box-shadow:0 8px 24px #4a90e21a}.landing-faq-card__trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 18px;font-family:inherit;display:flex}.landing-faq-card__question{min-width:0;color:var(--landing-on-surface);letter-spacing:-.01em;white-space:nowrap;flex:1;font-size:.8125rem;font-weight:600;line-height:1.3}.landing-faq-card__chevron{background:var(--landing-surface-elevated);width:28px;height:28px;color:var(--landing-on-surface-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s,background .2s,color .2s;display:inline-flex}.landing-faq-card--open .landing-faq-card__chevron{color:#4a90e2;background:#4a90e21f;transform:rotate(180deg)}.landing-faq-card__trigger:hover .landing-faq-card__chevron{color:#4a90e2}.landing-faq-card__panel{padding:0 20px 18px;animation:.25s landing-faq-expand}.landing-faq-card__panel p{color:var(--landing-on-surface-muted);margin:0;font-size:.875rem;line-height:1.65}@keyframes landing-faq-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-faq-expand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing-faq-card{animation:none}.landing-faq-card:hover,.landing-faq-card--open{transform:none}.landing-faq-card__panel{animation:none}.landing-faq-card__chevron{transition:none}}.landing-about{background:var(--landing-section-bg);padding:24px 24px 48px;scroll-margin-top:88px}.landing-about__inner{text-align:center;background:var(--landing-surface);border:1px solid var(--landing-surface-border);border-radius:16px;max-width:1080px;margin:0 auto;padding:28px 56px 32px;box-shadow:0 4px 16px #0f172a0d}.landing-about__title{letter-spacing:-.02em;color:var(--landing-text);margin:0 0 12px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.landing-about__headline{letter-spacing:-.02em;color:var(--landing-on-surface);text-align:center;max-width:none;margin:0 auto 24px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.3}.landing-about__accent{color:#4a90e2}.landing-about__copy{text-align:left;flex-direction:column;gap:14px;max-width:none;margin:0 auto;display:flex}.landing-about__copy p{color:var(--landing-on-surface-muted);margin:0;font-size:1rem;line-height:1.65}.landing-about__copy strong{color:var(--landing-on-surface);font-weight:700}.landing-cta-trial{background:var(--landing-section-bg);width:100%;padding:88px 24px 96px}.landing-cta-trial__inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1180px;margin:0 auto;display:flex}.landing-cta-trial__inner h2{letter-spacing:-.02em;color:var(--landing-text);text-align:center;width:100%;margin:0 0 18px;font-size:clamp(2.25rem,4.5vw,3rem);font-weight:700;line-height:1.15}.landing-cta-trial__inner p{color:var(--landing-text-muted);text-align:center;max-width:560px;margin:0 0 36px;font-size:1.125rem;line-height:1.5}.landing-cta-trial__btn{border-radius:10px;justify-content:center;align-items:center;min-width:200px;padding:15px 36px;font-size:1rem;font-weight:600;display:inline-flex}html[data-app-theme=dark] .landing-root{color:#e2e8f0;--landing-text:#f1f5f9;--landing-text-muted:#94a3b8;--landing-text-subtle:#64748b;--landing-blue-soft:#1e3a5f;--landing-surface:#1a222c;--landing-surface-elevated:#121a22;--landing-surface-border:#2f3844;--landing-on-surface:#f1f5f9;--landing-on-surface-muted:#94a3b8;--landing-on-surface-subtle:#64748b;--landing-section-bg:#0f1419;background:#0f1419}html[data-app-theme=dark] .landing-root h1,html[data-app-theme=dark] .landing-root h2,html[data-app-theme=dark] .landing-root h3{color:var(--landing-text)}html[data-app-theme=dark] .landing-header{background:#0f1419eb;border-bottom-color:#2f3844}html[data-app-theme=dark] .landing-header__brand{color:#cbd5e1}html[data-app-theme=dark] .landing-header__link,html[data-app-theme=dark] .landing-header__login{color:#94a3b8}html[data-app-theme=dark] .landing-header__link:hover,html[data-app-theme=dark] .landing-header__login:hover{color:#93c5fd}html[data-app-theme=dark] .landing-theme-toggle{color:#e2e8f0;background:#1a222c;border-color:#334155}html[data-app-theme=dark] .landing-theme-toggle:hover{color:#f8fafc;background:#243040;border-color:#475569}html[data-app-theme=dark] .landing-lang__trigger{color:#e2e8f0;background:#1a222c;border-color:#334155}html[data-app-theme=dark] .landing-lang__menu{background:#1a222c;border-color:#334155}html[data-app-theme=dark] .landing-lang__option{color:#e2e8f0}html[data-app-theme=dark] .landing-lang__option:hover,html[data-app-theme=dark] .landing-lang__option--active{background:#243040}html[data-app-theme=dark] .landing-hero{background:linear-gradient(#121a22 0%,#0f1419 100%)}html[data-app-theme=dark] .landing-btn--ghost{background:var(--landing-surface);color:#e2e8f0;border-color:#334155}html[data-app-theme=dark] .landing-btn--ghost:hover{background:#243040;border-color:#475569}html[data-app-theme=dark] .landing-btn--white{color:var(--landing-blue);background:#e2e8f0}html[data-app-theme=dark] .landing-btn--white:hover{background:#f8fafc}html[data-app-theme=dark] .landing-feature-card--blue .landing-feature-card__icon{color:#93c5fd;background:#1e3a5f}html[data-app-theme=dark] .landing-feature-card--green .landing-feature-card__icon{color:#86efac;background:#14532d}html[data-app-theme=dark] .landing-feature-card--amber .landing-feature-card__icon{color:#fcd34d;background:#78350f}html[data-app-theme=dark] .landing-feature-card--brand .landing-feature-card__icon{background:var(--landing-blue-soft);color:#93c5fd}html[data-app-theme=dark] .landing-showcase-card--featured{background:linear-gradient(135deg, #1e3a5f 0%, var(--landing-surface) 72%)}html[data-app-theme=dark] .landing-faq-card__chevron{color:#cbd5e1;background:#243040}html[data-app-theme=dark] .landing-footer__col-links a{color:var(--landing-on-surface-muted)}html[data-app-theme=dark] .landing-footer__col-links a:hover{color:#93c5fd}html[data-app-theme=dark] .landing-footer__social:hover{background:#243040}html[data-app-theme=dark] .landing-footer__media-card{border-color:var(--landing-surface-border);background:var(--landing-surface-elevated)}html[data-app-theme=dark] .landing-pricing-teaser p{color:var(--landing-on-surface-muted)}html:not([data-app-theme=dark]) .landing-root{scrollbar-color:#cbd5e1 #fff}html:not([data-app-theme=dark]) .landing-root ::-webkit-scrollbar{width:10px;height:10px}html:not([data-app-theme=dark]) .landing-root ::-webkit-scrollbar-track{background:#fff}html:not([data-app-theme=dark]) .landing-root ::-webkit-scrollbar-thumb{background:#cbd5e1;border:2px solid #fff;border-radius:999px}html:not([data-app-theme=dark]) .landing-root ::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes landing-footer-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-footer-photo-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.landing-footer{background:var(--landing-section-bg);padding-bottom:48px}.landing-footer__shell{padding:0 24px}.landing-footer__box{border:1px solid var(--landing-surface-border);background:var(--landing-surface);border-radius:20px;max-width:1180px;margin:0 auto;animation:.7s cubic-bezier(.22,1,.36,1) backwards landing-footer-in;overflow:hidden;box-shadow:0 4px 24px #0f172a0f,0 1px 3px #0f172a0a}@keyframes landing-footer-slide-right{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes landing-footer-social-in{0%{opacity:0;transform:translateY(10px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-footer__grid{grid-template-columns:minmax(220px,1.05fr) minmax(300px,1.45fr) minmax(260px,.9fr);align-items:stretch;gap:0;padding:36px 8px 36px 0;display:grid}.landing-footer__brand{background:var(--landing-surface);flex-direction:column;justify-content:flex-start;gap:20px;padding:8px 28px 8px 36px;display:flex}.landing-footer__logo{transform-origin:0;transition:transform .35s cubic-bezier(.22,1,.36,1)}.landing-footer__brand:hover .landing-footer__logo{transform:scale(1.02)}.landing-footer__tagline{color:var(--landing-text-muted);max-width:280px;margin:0;font-size:.9375rem;line-height:1.65}.landing-footer__socials{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.landing-footer__social{border:1px solid var(--landing-surface-border);width:40px;height:40px;color:var(--landing-on-surface-muted);background:var(--landing-surface-elevated);border-radius:50%;justify-content:center;align-items:center;transition:color .25s,border-color .25s,background .25s,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;animation:.5s cubic-bezier(.22,1,.36,1) backwards landing-footer-social-in;display:inline-flex}.landing-footer__social:hover{color:var(--landing-blue);border-color:var(--landing-blue);background:#eff6ff;transform:translateY(-3px);box-shadow:0 8px 20px #3b82f62e}.landing-footer__social-icon{width:18px;height:18px}.landing-footer__navcols{background:var(--landing-surface);grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:24px 32px;padding:8px 24px;display:grid}.landing-footer__media{background:var(--landing-surface);align-items:stretch;padding:8px 28px 8px 12px;animation:.75s cubic-bezier(.22,1,.36,1) .2s backwards landing-footer-slide-right;display:flex}.landing-footer__media-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex:1;min-height:260px;transition:box-shadow .4s,transform .45s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:inset 0 1px #fffc}.landing-footer__media-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a1a,inset 0 1px #fffc}.landing-footer__photo{object-fit:cover;object-position:center top;width:100%;height:100%;min-height:260px;transition:transform .6s cubic-bezier(.22,1,.36,1);animation:.85s cubic-bezier(.22,1,.36,1) .28s backwards landing-footer-photo-in}.landing-footer__media-card:hover .landing-footer__photo{transform:scale(1.04)}.landing-footer__col-title{letter-spacing:.04em;text-transform:uppercase;color:var(--landing-on-surface);margin:0 0 14px;font-size:.8125rem;font-weight:600}.landing-footer__col-links{flex-direction:column;gap:10px;display:flex}.landing-footer__col-links a{color:var(--landing-text-subtle);font-size:.875rem;font-weight:500;transition:color .2s,transform .2s}.landing-footer__col-links a:hover{color:var(--landing-blue);transform:translate(4px)}.landing-footer__bottom{border-top:1px solid var(--landing-surface-border);background:var(--landing-surface-elevated);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;padding:18px 32px;display:flex}.landing-footer__copy{color:var(--landing-on-surface-subtle);margin:0;font-size:.8125rem}.landing-footer__status{color:var(--landing-on-surface-muted);letter-spacing:.01em;margin:0;font-size:.8125rem}.landing-footer__animate{animation:.65s cubic-bezier(.22,1,.36,1) backwards landing-footer-in}.landing-footer__animate--1{animation-delay:80ms}.landing-footer__animate--2{animation-delay:.16s}.landing-footer__animate--3{animation-delay:.24s}.landing-footer__animate--4{animation-delay:.32s}@media (prefers-reduced-motion:reduce){.landing-hero__dashboard,.landing-footer__box,.landing-footer__animate,.landing-footer__photo,.landing-footer__media,.landing-footer__social{animation:none}.landing-footer__media-card:hover,.landing-footer__media-card:hover .landing-footer__photo,.landing-footer__social:hover,.landing-footer__col-links a:hover{transform:none}}@media (max-width:1024px){.landing-hero__inner{grid-template-columns:1fr}.landing-hero__dashboard{order:-1}.landing-features__grid,.landing-showcase,.landing-showcase--bottom{grid-template-columns:repeat(2,1fr)}.landing-showcase-card--featured{grid-column:span 2}.landing-how__steps{flex-direction:column;align-items:center}.landing-how__arrow{padding:0;transform:rotate(90deg)}.landing-how__step{width:100%;max-width:420px}.landing-plans,.landing-faq__grid{grid-template-columns:repeat(2,1fr)}.landing-faq-card__question{font-size:.75rem}.landing-footer__grid{grid-template-columns:1fr;padding:28px 0 20px}.landing-footer__brand{padding:0 28px 8px}.landing-footer__navcols{grid-template-columns:repeat(3,minmax(0,1fr));padding:16px 28px}.landing-footer__media{padding:8px 28px 0}.landing-footer__media-card{min-height:240px}}@media (max-width:900px){.landing-how__sub,.landing-pricing-intro__sub{white-space:normal;max-width:520px}}@media (min-width:769px) and (max-width:1024px){.landing-header__inner{flex-wrap:nowrap;align-items:center;gap:10px;padding:10px 16px;display:flex}.landing-header__brand{flex-shrink:0;margin-left:0;margin-right:0}.landing-header__brand svg{width:auto;max-width:118px;height:28px}.landing-header__nav{flex-wrap:nowrap;flex:1;justify-content:center;gap:clamp(4px,1vw,10px);min-width:0;display:flex}.landing-header__link{white-space:nowrap;flex-shrink:0;font-size:11px}.landing-header__actions{flex-shrink:0;gap:5px}.landing-header__cta{padding:7px 10px;font-size:11px}.landing-theme-toggle{width:32px;height:32px}.landing-lang__trigger{min-height:32px;padding:5px 8px;font-size:11px}.landing-hero__dashboard{display:none}.landing-showcase:not(.landing-showcase--bottom) .landing-showcase-card:first-child{order:1}.landing-showcase:not(.landing-showcase--bottom) .landing-showcase-card:nth-child(2){order:2}.landing-showcase:not(.landing-showcase--bottom) .landing-showcase-card:nth-child(3){order:3}.landing-showcase:not(.landing-showcase--bottom) .landing-showcase-card:nth-child(4){order:5;grid-column:1/-1}.landing-showcase:not(.landing-showcase--bottom) .landing-showcase-card:nth-child(5){order:4}}@media (max-width:768px){body:has(.landing-root){max-width:100%;overflow-x:hidden}.landing-root{overscroll-behavior-x:none;width:100%;max-width:100%;min-height:100dvh;scroll-padding-top:calc(env(safe-area-inset-top) + 72px);overflow-x:hidden}.landing-main{width:100%;max-width:100%;padding-top:calc(env(safe-area-inset-top) + 10px + 52px + 10px);overflow-x:hidden}.landing-lang-toast{max-width:min(520px,100% - 32px);left:50%;right:auto}.landing-header{top:max(10px, env(safe-area-inset-top));z-index:130;-webkit-backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #94a3b866;border-bottom-color:#6366f138;border-radius:20px;width:auto;position:fixed;left:12px;right:12px;box-shadow:0 4px 24px #0f172a1a,inset 0 0 0 1px #ffffffa6}.landing-header__inner{gap:8px;max-width:none;margin:0;padding:10px 12px}.landing-header__brand{flex:1;min-width:0;margin-left:0;margin-right:auto}.landing-header__brand svg{max-width:130px;height:30px}.landing-header__actions{flex-shrink:0;gap:6px}.landing-theme-toggle{border-radius:10px;width:34px;height:34px}.landing-header__cta{white-space:nowrap;border-radius:10px;padding:8px 10px;font-size:11px}.landing-header__cta:hover{transform:none}html[data-app-theme=dark] .landing-header{background:#0f172af0;border-color:#94a3b838 #94a3b838 #818cf859;box-shadow:0 4px 28px #00000073,inset 0 0 0 1px #ffffff0f}.landing-header__nav{display:none}.landing-hero{padding:32px 16px 12px}.landing-features{padding:16px 16px 40px}.landing-features__inner h2{margin-bottom:32px}.landing-hero__inner{grid-template-columns:1fr;gap:0}.landing-hero__dashboard{display:none}.landing-hero__copy h1{margin-bottom:14px;font-size:clamp(1.65rem,7vw,2rem)}.landing-hero__copy p{margin-bottom:20px;font-size:15px}.landing-hero__actions{flex-wrap:nowrap;align-items:stretch;gap:10px}.landing-hero__actions .landing-btn{white-space:nowrap;flex:1 1 0;justify-content:center;min-width:0;padding:10px;font-size:12px}.landing-hero__actions .landing-btn--ghost svg{flex-shrink:0;width:16px;height:16px}.landing-features__grid,.landing-showcase,.landing-showcase--bottom{grid-template-columns:1fr}.landing-showcase-card--featured{grid-column:span 1}.landing-plans{grid-template-columns:1fr}.landing-faq__grid{grid-template-columns:1fr;gap:8px}.landing-faq{scroll-margin-top:calc(env(safe-area-inset-top) + 72px);padding:28px 16px 24px}.landing-faq__inner h2{margin-bottom:10px;font-size:clamp(1.5rem,6vw,2rem)}.landing-faq__sub{margin-bottom:18px;font-size:.9375rem}.landing-faq-card{border-radius:10px;box-shadow:0 1px 4px #0f172a0a}.landing-faq-card:hover,.landing-faq-card--open{transform:none}.landing-faq-card__trigger{gap:8px;padding:10px 12px}.landing-faq-card__question{white-space:nowrap;font-size:.75rem;line-height:1.25}.landing-faq-card__chevron{width:24px;height:24px}.landing-faq-card__panel{padding:0 12px 12px}.landing-faq-card__panel p{font-size:.8125rem;line-height:1.5}.landing-about__inner{padding:24px 28px 28px}.landing-footer__bottom{text-align:center;flex-direction:column;justify-content:center}.landing-footer__brand{padding:32px 28px}.landing-footer__navcols{grid-template-columns:repeat(2,minmax(0,1fr));padding:20px 28px}}@media (max-width:480px){.landing-header__login{display:none}.landing-hero__actions{gap:8px}.landing-hero__actions .landing-btn{gap:4px;padding:10px 8px;font-size:11px}.landing-footer__navcols,.landing-dash__main{grid-template-columns:1fr}}
