@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";html{--lumo-font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--surface-ground: hsl(228, 16%, 8%);--surface-card: hsl(228, 16%, 12%);--surface-elevated: hsl(228, 16%, 15%);--surface-border: hsla(220, 20%, 100%, .07);--lumo-body-text-color: hsl(220, 20%, 88%);--lumo-secondary-text-color: hsl(220, 14%, 55%);--lumo-tertiary-text-color: hsl(220, 10%, 40%);--lumo-header-text-color: hsl(0, 0%, 96%);--brand-600: hsl(239, 70%, 64%);--brand-500: hsl(239, 70%, 58%);--brand-400: hsl(239, 70%, 72%);--brand-50: hsla(239, 70%, 64%, .08);--lumo-primary-color: var(--brand-500);--lumo-primary-color-50pct: hsla(239, 70%, 58%, .5);--lumo-primary-text-color: var(--brand-400);--lumo-success-color: hsl(160, 60%, 45%);--lumo-success-text-color: hsl(160, 60%, 55%);--lumo-error-color: hsl(0, 65%, 55%);--lumo-error-text-color: hsl(0, 65%, 65%);--lumo-border-radius-l: 12px;--lumo-border-radius-m: 8px;--lumo-base-color: var(--surface-card);--lumo-contrast-5pct: hsla(220, 20%, 100%, .04);--lumo-contrast-10pct: hsla(220, 20%, 100%, .07);--lumo-contrast-20pct: hsla(220, 20%, 100%, .12);--lumo-contrast-30pct: hsla(220, 20%, 100%, .18);--lumo-contrast-40pct: hsla(220, 20%, 100%, .24);--lumo-contrast-50pct: hsla(220, 20%, 100%, .32);--lumo-contrast-60pct: hsla(220, 20%, 100%, .5);--lumo-contrast-70pct: hsla(220, 20%, 100%, .65);--lumo-contrast-80pct: hsla(220, 20%, 100%, .78);--lumo-contrast-90pct: hsla(220, 20%, 100%, .88);--lumo-contrast: hsl(0, 0%, 96%);--lumo-shade-5pct: hsla(220, 20%, 100%, .04);--lumo-shade-10pct: hsla(220, 20%, 100%, .07);--lumo-shade-20pct: hsla(220, 20%, 100%, .12);--lumo-shade-30pct: hsla(220, 20%, 100%, .18);--lumo-shade-40pct: hsla(220, 20%, 100%, .24);--lumo-shade-50pct: hsla(220, 20%, 100%, .32);--lumo-shade-60pct: hsla(220, 20%, 100%, .5);--lumo-shade-70pct: hsla(220, 20%, 100%, .65);--lumo-shade-80pct: hsla(220, 20%, 100%, .78);--lumo-shade-90pct: hsla(220, 20%, 100%, .88);--lumo-shade: hsl(0, 0%, 96%);--lumo-tint-5pct: hsla(228, 16%, 8%, .04);--lumo-tint-10pct: hsla(228, 16%, 8%, .07);--lumo-tint-20pct: hsla(228, 16%, 8%, .12);--lumo-tint-30pct: hsla(228, 16%, 8%, .18);--lumo-tint-40pct: hsla(228, 16%, 8%, .24);--lumo-tint-50pct: hsla(228, 16%, 8%, .32);--lumo-tint-60pct: hsla(228, 16%, 8%, .5);--lumo-tint-70pct: hsla(228, 16%, 8%, .65);--lumo-tint-80pct: hsla(228, 16%, 8%, .78);--lumo-tint-90pct: hsla(228, 16%, 8%, .88);--lumo-tint: hsl(228, 16%, 8%)}html.light-theme{--surface-ground: hsl(220, 20%, 97%);--surface-card: hsl(0, 0%, 100%);--surface-elevated: hsl(220, 20%, 98%);--surface-border: hsla(220, 20%, 0%, .1);--lumo-body-text-color: hsl(220, 20%, 20%);--lumo-secondary-text-color: hsl(220, 14%, 46%);--lumo-tertiary-text-color: hsl(220, 10%, 60%);--lumo-header-text-color: hsl(220, 20%, 10%);--lumo-base-color: var(--surface-card);--lumo-contrast-5pct: hsla(220, 20%, 0%, .04);--lumo-contrast-10pct: hsla(220, 20%, 0%, .07);--lumo-contrast-20pct: hsla(220, 20%, 0%, .12);--lumo-contrast-30pct: hsla(220, 20%, 0%, .18);--lumo-contrast-40pct: hsla(220, 20%, 0%, .24);--lumo-contrast-50pct: hsla(220, 20%, 0%, .32);--lumo-contrast-60pct: hsla(220, 20%, 0%, .5);--lumo-contrast-70pct: hsla(220, 20%, 0%, .65);--lumo-contrast-80pct: hsla(220, 20%, 0%, .78);--lumo-contrast-90pct: hsla(220, 20%, 0%, .88);--lumo-contrast: hsl(220, 20%, 10%);--lumo-shade-5pct: hsla(220, 20%, 0%, .04);--lumo-shade-10pct: hsla(220, 20%, 0%, .07);--lumo-shade-20pct: hsla(220, 20%, 0%, .12);--lumo-shade-30pct: hsla(220, 20%, 0%, .18);--lumo-shade-40pct: hsla(220, 20%, 0%, .24);--lumo-shade-50pct: hsla(220, 20%, 0%, .32);--lumo-shade-60pct: hsla(220, 20%, 0%, .5);--lumo-shade-70pct: hsla(220, 20%, 0%, .65);--lumo-shade-80pct: hsla(220, 20%, 0%, .78);--lumo-shade-90pct: hsla(220, 20%, 0%, .88);--lumo-shade: hsl(220, 20%, 10%);--lumo-tint-5pct: hsla(0, 0%, 100%, .3);--lumo-tint-10pct: hsla(0, 0%, 100%, .37);--lumo-tint-20pct: hsla(0, 0%, 100%, .44);--lumo-tint-30pct: hsla(0, 0%, 100%, .5);--lumo-tint-40pct: hsla(0, 0%, 100%, .57);--lumo-tint-50pct: hsla(0, 0%, 100%, .64);--lumo-tint-60pct: hsla(0, 0%, 100%, .72);--lumo-tint-70pct: hsla(0, 0%, 100%, .8);--lumo-tint-80pct: hsla(0, 0%, 100%, .88);--lumo-tint-90pct: hsla(0, 0%, 100%, .95);--lumo-tint: hsl(0, 0%, 100%)}html.light-theme vaadin-app-layout::part(navbar){background:#ffffffd9}html.light-theme vaadin-app-layout::part(drawer){background:#f9fafb}html.light-theme vaadin-app-layout vaadin-side-nav-item::part(content){color:#657086}html.light-theme vaadin-app-layout vaadin-side-nav-item::part(content):hover{color:#29303d;background:#0000000d}html.light-theme vaadin-app-layout vaadin-side-nav-item[active]::part(content){color:#fff;background:linear-gradient(135deg,var(--brand-500),var(--brand-600));box-shadow:0 2px 8px #494bdf33}html.light-theme vaadin-app-layout vaadin-side-nav-item[active] vaadin-icon{color:#fff}html.light-theme vaadin-app-layout vaadin-side-nav-item vaadin-icon{color:#7c879c}html.light-theme .sidebar-logout{color:#657086}html.light-theme .sidebar-logout:hover{color:#d22d2d;background:#d742420f}html.light-theme .sidebar-brand-name{color:#14181f}html.light-theme .nav-section-label{color:#7c879c}html.light-theme .page-title{color:#14181f}html.light-theme vaadin-grid::part(header-cell){color:#657086}html.light-theme vaadin-grid::part(cell){border-bottom-color:#0000000d}html.light-theme vaadin-grid::part(row):hover>[part~=cell]{background:#00000008}html.light-theme vaadin-button[theme~=tertiary]{color:#657086}html.light-theme vaadin-button[theme~=tertiary]:hover{color:#29303d;background:#0000000a}html.light-theme vaadin-text-field::part(input-field),html.light-theme vaadin-email-field::part(input-field),html.light-theme vaadin-password-field::part(input-field),html.light-theme vaadin-number-field::part(input-field),html.light-theme vaadin-text-area::part(input-field),html.light-theme vaadin-combo-box::part(input-field),html.light-theme vaadin-date-picker::part(input-field){background:#00000008;border-color:#0000001f}html.light-theme vaadin-dialog-overlay::part(overlay){background:var(--surface-card);box-shadow:0 20px 50px #00000026}html.light-theme vaadin-notification-card{background:var(--surface-card);box-shadow:0 4px 16px #0000001a}html.light-theme vaadin-confirm-dialog-overlay::part(overlay){background:var(--surface-card);box-shadow:0 20px 50px #00000026}html.light-theme .hover-lift:hover{border-color:#00000024}html.light-theme .faq-item:hover{border-color:#0000002e}html.light-theme .pricing-card-v2:hover{border-color:#14181f33;box-shadow:0 14px 28px #13172014}html.light-theme .pricing-card-v2-popular{background:#fff}html.light-theme .pricing-compare-cell-highlight{background:#f3f4f7e6}html.light-theme .docs-card:hover,html.light-theme .docs-step-row:hover{border-color:#0000002e}html.light-theme .auth-form-panel{background:var(--surface-card)}*,*:before,*:after{box-sizing:border-box}body{background-color:var(--surface-ground)!important;color:var(--lumo-body-text-color);overflow-x:hidden}vaadin-app-layout::part(navbar){background:#15171ed9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--surface-border);box-shadow:none;height:56px}vaadin-app-layout::part(drawer){background:#13141b;border-right:1px solid var(--surface-border);width:250px}vaadin-app-layout vaadin-side-nav-item::part(content){color:#7c879c;font-weight:500;font-size:14px;padding:10px 14px;border-radius:8px;margin:3px 12px;transition:all .15s ease}vaadin-app-layout vaadin-side-nav-item::part(content):hover{color:#d1d6e0;background:#ffffff0d}vaadin-app-layout vaadin-side-nav-item[active]::part(content){color:#fff;background:linear-gradient(135deg,var(--brand-500),var(--brand-600));font-weight:600;box-shadow:0 2px 8px #494bdf40}vaadin-app-layout vaadin-side-nav-item vaadin-icon{color:#636d83;width:18px;height:18px}vaadin-app-layout vaadin-side-nav-item[active] vaadin-icon{color:#fff}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:20px 24px;border-bottom:1px solid var(--surface-border);margin-bottom:8px}.sidebar-brand-icon{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,var(--brand-500),var(--brand-400));display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #6366f14d}.sidebar-brand-icon vaadin-icon{color:#fff!important;width:17px;height:17px}vaadin-drawer-toggle{color:var(--lumo-secondary-text-color);border:none;background:transparent;border-radius:8px;width:36px;height:36px;min-width:36px;padding:0;cursor:pointer;transition:background .15s ease,color .15s ease}vaadin-drawer-toggle:hover{background:var(--lumo-contrast-5pct);color:var(--lumo-body-text-color)}vaadin-drawer-toggle::part(icon){width:20px;height:20px}.sidebar-brand-name{font-size:15px;font-weight:700;color:#f5f5f5;letter-spacing:-.02em}.nav-section-label{font-size:11px;font-weight:600;color:#586174;text-transform:uppercase;letter-spacing:.08em;padding:var(--lumo-space-l) 24px var(--lumo-space-xs)}.sidebar-content{display:flex;flex-direction:column;min-height:100%}.sidebar-logout{display:flex;align-items:center;gap:10px;padding:16px 14px 12px;margin:auto 12px 16px;border-radius:8px;color:#7c879c;font-size:14px;font-weight:500;transition:all .15s ease;border-top:1px solid var(--surface-border)}.sidebar-logout:hover{color:#e06c6c;background:#d7424214}.sidebar-logout-icon{width:18px;height:18px}.dark-card{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--lumo-border-radius-l)}.dark-card-elevated{background:var(--surface-elevated);border:1px solid var(--surface-border);border-radius:var(--lumo-border-radius-l)}.kpi-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px}.kpi-icon vaadin-icon{width:20px;height:20px}.kpi-blue{background:#6365e31a}.kpi-blue vaadin-icon{color:#8687ea}.kpi-green{background:#2eb88a1a}.kpi-green vaadin-icon{color:#47d1a3}.kpi-amber{background:#e69b191a}.kpi-amber vaadin-icon{color:#ebaf47}.kpi-purple{background:#995cd61a}.kpi-purple vaadin-icon{color:#b285e0}.hover-lift{transition:border-color .2s ease,background .2s ease}.hover-lift:hover{border-color:#ffffff1f;background:var(--surface-elevated)}.badge-draft{background:#7c879c1f;color:#99a2b2;padding:3px 10px;border-radius:6px;font-size:12px;font-weight:600}.badge-generated{background:#6365e31a;color:#8687ea;padding:3px 10px;border-radius:6px;font-size:12px;font-weight:600}.badge-sent{background:#2eb88a1a;color:#47d1a3;padding:3px 10px;border-radius:6px;font-size:12px;font-weight:600}.tabular-nums{font-variant-numeric:tabular-nums;letter-spacing:-.04em}.auth-brand-panel{flex:1;background:linear-gradient(135deg,#13141b,#1c1d54);display:flex;flex-direction:column;justify-content:center;padding:48px;color:#fff;position:relative;overflow:hidden;min-height:480px}.auth-brand-panel:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,hsla(239,70%,64%,.15),transparent 60%);pointer-events:none}.auth-brand-logo{font-size:18px;font-weight:800;letter-spacing:-.03em;margin-bottom:32px;position:relative;opacity:.8}.auth-brand-tagline{font-size:26px;font-weight:700;letter-spacing:-.03em;line-height:1.3;position:relative}.auth-brand-desc{font-size:14px;opacity:.5;margin-top:16px;line-height:1.7;position:relative}.auth-form-panel{background:var(--surface-card)}.page-title{color:#f5f5f5}vaadin-grid{border:none;--lumo-grid-border-color: transparent;background:transparent;--_lumo-grid-secondary-border-color: var(--surface-border)}vaadin-grid::part(header-cell){font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#636d83;font-weight:600;border-bottom:1px solid var(--surface-border);background:transparent}vaadin-grid::part(cell){border-bottom:1px solid hsla(220,20%,100%,.03);color:var(--lumo-body-text-color)}vaadin-grid::part(row):hover>[part~=cell]{background:#ffffff08}vaadin-button[theme~=primary]{background:linear-gradient(135deg,var(--brand-500),var(--brand-600));border:none;box-shadow:0 2px 8px #494bdf33;transition:all .15s ease;font-weight:600;color:#fff}vaadin-button[theme~=primary]:hover{box-shadow:0 4px 16px #494bdf4d;transform:translateY(-1px)}vaadin-button[theme~=primary]:active{transform:translateY(0) scale(.98)}vaadin-button[theme~=tertiary]{color:#7c879c}vaadin-button[theme~=tertiary]:hover{color:#c2c9d6;background:#ffffff0a}vaadin-dialog-overlay::part(overlay){border-radius:var(--lumo-border-radius-l);background:var(--surface-card);border:1px solid var(--surface-border);box-shadow:0 20px 50px #00000080}vaadin-dialog-overlay::part(header){border-bottom:1px solid var(--surface-border)}vaadin-dialog-overlay::part(footer){border-top:1px solid var(--surface-border)}vaadin-text-field::part(input-field),vaadin-email-field::part(input-field),vaadin-password-field::part(input-field),vaadin-number-field::part(input-field),vaadin-text-area::part(input-field),vaadin-combo-box::part(input-field),vaadin-date-picker::part(input-field){background:#ffffff0a;border:1px solid var(--surface-border);border-radius:var(--lumo-border-radius-m);color:var(--lumo-body-text-color)}vaadin-text-field::part(input-field):focus,vaadin-email-field::part(input-field):focus,vaadin-password-field::part(input-field):focus,vaadin-number-field::part(input-field):focus,vaadin-text-area::part(input-field):focus,vaadin-combo-box::part(input-field):focus,vaadin-date-picker::part(input-field):focus{border-color:var(--brand-500);box-shadow:0 0 0 2px #494bdf26}.chart-bar{background:linear-gradient(180deg,var(--brand-400),var(--brand-500));min-height:4px;transition:height .3s ease}vaadin-progress-bar::part(bar){background:var(--brand-500)}vaadin-progress-bar::part(value){background:var(--brand-400)}vaadin-notification-card{background:var(--surface-elevated);border:1px solid var(--surface-border)}vaadin-avatar{--vaadin-avatar-outline-width: 0}vaadin-confirm-dialog-overlay::part(overlay){background:var(--surface-card);border:1px solid var(--surface-border)}.landing-page{width:100%;align-items:center;padding:0 0 72px;gap:0;background:radial-gradient(1100px 480px at 50% -14%,hsla(239,70%,64%,.16),transparent 62%),var(--surface-ground)}.landing-topbar{width:100%;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--surface-border);background:#111218d6;backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%)}.landing-topbar-inner{width:100%;max-width:1120px;margin:0 auto;padding:14px 24px}.landing-topbar-left,.landing-topbar-right{align-items:center}.landing-brand{font-size:1rem;font-weight:800;letter-spacing:-.03em;margin-right:8px;color:var(--lumo-header-text-color)}.landing-nav-btn{font-size:.86rem;color:var(--lumo-secondary-text-color)}.landing-hero-section{width:100%;max-width:1120px;padding:70px 24px 42px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.landing-hero-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;border:1px solid hsla(220,20%,100%,.16);background:#ffffff0a;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--lumo-secondary-text-color)}.landing-hero-title{margin:0;max-width:860px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05;letter-spacing:-.04em}.landing-hero-subtitle{margin:0;max-width:740px;font-size:1.02rem;line-height:1.65;color:var(--lumo-secondary-text-color)}.landing-cta-row{margin-top:10px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}vaadin-button.landing-primary-cta{border-radius:10px;height:42px;font-weight:700;letter-spacing:.01em}vaadin-button.landing-secondary-cta{border-radius:10px;border:1px solid hsla(220,20%,100%,.16);background:#ffffff0a;color:var(--lumo-body-text-color);font-weight:600}vaadin-button.landing-secondary-cta:hover{border-color:#ffffff3d;background:#ffffff14}.landing-proof-section,.landing-output-section,.landing-features-section,.landing-offer-section,.landing-final-section{width:100%;max-width:1120px;padding:0 24px}.landing-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.landing-proof-card{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:8px}.landing-proof-value{font-size:1.05rem;font-weight:700;letter-spacing:-.01em;color:var(--lumo-header-text-color)}.landing-proof-label{font-size:.88rem;line-height:1.5;color:var(--lumo-secondary-text-color)}.landing-output-section{padding-top:46px}.landing-output-content{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.landing-output-left{display:flex;flex-direction:column;gap:10px}.landing-section-title{margin:0;font-size:clamp(1.55rem,2.2vw,2.2rem);line-height:1.15;letter-spacing:-.03em}.landing-section-subtitle{font-size:.94rem;line-height:1.6;color:var(--lumo-secondary-text-color)}.landing-output-list{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:9px}.landing-output-list li{position:relative;padding-left:14px;font-size:.9rem;line-height:1.45}.landing-output-list li:before{content:"•";position:absolute;left:0;color:var(--lumo-secondary-text-color)}.landing-report-card{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:10px}.landing-report-title{font-size:1rem;font-weight:700;color:var(--lumo-header-text-color)}.landing-report-meta{font-size:.82rem;color:var(--lumo-secondary-text-color)}.landing-report-metrics{display:flex;flex-direction:column;gap:8px}.landing-metric-row{display:flex;align-items:center;justify-content:space-between;padding:10px 11px;border-radius:10px;border:1px solid hsla(220,20%,100%,.08);background:#ffffff08}.landing-metric-label{font-size:.84rem;color:var(--lumo-secondary-text-color)}.landing-metric-value{font-size:.88rem;font-weight:700;color:var(--lumo-header-text-color)}.landing-features-section{padding-top:42px}.landing-feature-grid{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.landing-feature-card{border:1px solid var(--surface-border);border-radius:12px;background:var(--surface-card);padding:16px;display:flex;flex-direction:column;gap:8px}.landing-feature-title{margin:0;font-size:.98rem;font-weight:700;letter-spacing:-.01em}.landing-feature-desc{font-size:.86rem;line-height:1.5;color:var(--lumo-secondary-text-color)}.landing-offer-section{margin-top:42px;padding-top:26px;padding-bottom:26px;border:1px solid var(--surface-border);border-radius:16px;background:var(--surface-card);display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.landing-offer-section .landing-section-subtitle{max-width:760px}.landing-final-section{padding-top:44px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.landing-final-section .landing-section-subtitle{max-width:700px}html.light-theme .landing-topbar{background:#ffffffdb}html.light-theme vaadin-button.landing-secondary-cta{border-color:#14181f29;background:#14181f08}html.light-theme vaadin-button.landing-secondary-cta:hover{border-color:#14181f3d;background:#14181f12}html.light-theme .landing-metric-row{border-color:#14181f14;background:#14181f05}.pricing-hero{width:100%;max-width:1120px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 24px 28px;gap:12px}.pricing-hero-eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--lumo-tertiary-text-color)}.pricing-hero-title{font-size:clamp(2.2rem,3.1vw,3.4rem);font-weight:800;letter-spacing:-.04em;margin:0;line-height:1.05;max-width:820px}.pricing-hero-subtitle{font-size:16px;color:var(--lumo-secondary-text-color);line-height:1.55;max-width:640px}.pricing-cards-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;max-width:1120px;padding:0 24px 40px}.pricing-card-v2{display:flex;flex-direction:column;padding:26px 24px 22px;min-width:0;background:var(--surface-card);border:1px solid hsla(220,20%,100%,.08);border-radius:16px;box-shadow:0 2px #ffffff05;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.pricing-card-v2:hover{transform:translateY(-3px);border-color:#ffffff29;box-shadow:0 10px 24px #0305072e}.pricing-card-v2-popular{border-color:#ffffff3d;box-shadow:0 0 0 1px #ffffff24,0 10px 22px #03050729;transform:translateY(-2px)}.pricing-card-v2-popular:hover{border-color:#ffffff47;transform:translateY(-4px)}.pricing-popular-area{min-height:24px;margin-bottom:10px;display:flex;align-items:center}.pricing-popular-badge{font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--lumo-secondary-text-color);background:#69789614;border:1px solid hsla(220,18%,50%,.18);padding:4px 10px;border-radius:14px}.pricing-plan-name{font-size:1.35rem;font-weight:700;letter-spacing:-.02em;text-transform:none;color:var(--lumo-header-text-color);margin-bottom:8px;display:block}.pricing-plan-name-popular{color:var(--lumo-header-text-color)}.pricing-price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.pricing-price-amount{font-size:clamp(2.7rem,3.2vw,3.5rem);font-weight:800;letter-spacing:-.04em;color:var(--lumo-header-text-color);line-height:1}.pricing-price-period{font-size:.9rem;color:var(--lumo-secondary-text-color);font-weight:500}.pricing-card-desc{font-size:.95rem;color:var(--lumo-secondary-text-color);line-height:1.58;margin-bottom:16px;display:block}.pricing-divider{height:1px;background:var(--surface-border);margin-bottom:16px}.pricing-features-v2{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:9px;flex:1}.pricing-features-v2 li{font-size:.92rem;color:var(--lumo-body-text-color);padding-left:16px;position:relative;line-height:1.4}.pricing-features-v2 li:before{content:"•";position:absolute;left:0;color:var(--lumo-secondary-text-color);font-weight:600;font-size:13px}vaadin-button.pricing-card-cta{--lumo-primary-color: hsl(220, 20%, 10%);--lumo-primary-text-color: hsl(0, 0%, 98%);border-radius:10px;font-weight:700;letter-spacing:.01em;height:42px;box-shadow:none}vaadin-button.pricing-card-cta:hover{--lumo-primary-color: hsl(220, 18%, 6%)}vaadin-button.pricing-card-cta-popular{--lumo-primary-color: hsl(220, 20%, 10%);--lumo-primary-text-color: hsl(0, 0%, 98%)}vaadin-button.pricing-card-cta-popular:hover{--lumo-primary-color: hsl(220, 18%, 6%)}html:not(.light-theme) vaadin-button.pricing-card-cta,html:not(.light-theme) vaadin-button.pricing-card-cta-popular{--lumo-primary-color: hsl(0, 0%, 96%);--lumo-primary-text-color: hsl(220, 20%, 10%)}.pricing-offers-section{width:100%;max-width:1120px;padding:0 24px 18px;display:flex;flex-direction:column;align-items:center;gap:10px}.pricing-offers-title{margin:0;font-size:clamp(1.45rem,2vw,2.05rem);letter-spacing:-.02em;line-height:1.2;text-align:center}.pricing-offers-subtitle{max-width:760px;text-align:center;color:var(--lumo-secondary-text-color);font-size:.92rem;line-height:1.55}.pricing-offers-grid{width:100%;margin-top:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pricing-offer-card{display:flex;flex-direction:column;gap:10px;padding:18px;border-radius:14px;background:var(--surface-card);border:1px solid hsla(220,20%,100%,.1)}.pricing-offer-label{font-size:.66rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--lumo-secondary-text-color)}.pricing-offer-title{font-size:1.02rem;font-weight:700;line-height:1.35;color:var(--lumo-header-text-color)}.pricing-offer-desc{font-size:.88rem;line-height:1.5;color:var(--lumo-secondary-text-color)}.pricing-offer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;flex:1}.pricing-offer-list li{font-size:.85rem;line-height:1.45;color:var(--lumo-body-text-color);padding-left:14px;position:relative}.pricing-offer-list li:before{content:"•";position:absolute;left:0;color:var(--lumo-secondary-text-color)}vaadin-button.pricing-offer-cta{align-self:flex-start;border-radius:9px;border:1px solid hsla(220,20%,100%,.16);background:#ffffff0a;padding:0 10px;font-size:.82rem;font-weight:700;color:var(--lumo-body-text-color)}vaadin-button.pricing-offer-cta:hover{background:#ffffff14;border-color:#ffffff3d}html.light-theme vaadin-button.pricing-offer-cta{background:#13172008;border-color:#14181f29}html.light-theme vaadin-button.pricing-offer-cta:hover{background:#13172012;border-color:#14181f3d}.pricing-compare-section{width:100%;max-width:1120px;padding:6px 24px 28px;display:flex;flex-direction:column;gap:10px}.pricing-compare-title{margin:0;font-size:clamp(1.7rem,2.3vw,2.4rem);letter-spacing:-.03em;line-height:1.15;text-align:center}.pricing-compare-subtitle{text-align:center;font-size:.93rem;color:var(--lumo-secondary-text-color);margin-bottom:10px}.pricing-compare-table{width:100%;border:1px solid var(--surface-border);border-radius:16px;overflow:hidden;background:var(--surface-card)}.pricing-compare-row{width:100%;display:grid;grid-template-columns:minmax(180px,1.5fr) repeat(3,minmax(110px,1fr));border-top:1px solid var(--surface-border)}.pricing-compare-row:first-child{border-top:none}.pricing-compare-row-header{background:#ffffff08}.pricing-compare-cell{min-height:56px;padding:14px 12px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.9rem;line-height:1.35}.pricing-compare-cell:first-child{justify-content:flex-start;text-align:left;padding-left:16px;font-weight:600}.pricing-compare-cell-header{font-size:.88rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:var(--lumo-secondary-text-color)}.pricing-compare-cell-highlight{background:#dcdfe517}.pricing-compare-note{text-align:center;color:var(--lumo-secondary-text-color);font-size:.82rem}.faq-section{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1120px;padding:56px 24px;margin-top:8px;border-top:1px solid var(--surface-border)}.faq-item{width:100%;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--lumo-border-radius-m);transition:border-color .2s ease}.faq-item:hover{border-color:#ffffff24}.faq-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;-webkit-user-select:none;user-select:none}.faq-chevron{color:var(--lumo-secondary-text-color);transition:transform .25s ease;flex-shrink:0;margin-left:12px;width:18px;height:18px}.faq-chevron-open{transform:rotate(90deg)}.faq-answer{padding:0 20px 16px}.docs-hero-banner{width:100%;background:linear-gradient(135deg,#6847eb26,#492eb814);border-bottom:1px solid var(--surface-border);padding:60px 32px 48px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.docs-hero-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--brand-400)}.docs-hero-title{font-size:2.5rem;font-weight:800;margin:0;color:var(--lumo-body-text-color);line-height:1.15}.docs-hero-subtitle{font-size:16px;color:var(--lumo-secondary-text-color);max-width:520px;line-height:1.6}.docs-hero-cta{display:flex;gap:24px;margin-top:8px;flex-wrap:wrap;justify-content:center}.docs-hero-link-primary{font-size:14px;font-weight:600;color:var(--brand-400);text-decoration:none;padding:10px 24px;border:1px solid var(--brand-400);border-radius:8px;transition:all .2s ease}.docs-hero-link-primary:hover{background:var(--brand-400);color:#fff}.docs-hero-link-secondary{font-size:14px;font-weight:600;color:var(--lumo-secondary-text-color);text-decoration:none;padding:10px 24px;border:1px solid var(--surface-border);border-radius:8px;transition:all .2s ease}.docs-hero-link-secondary:hover{border-color:var(--lumo-body-text-color);color:var(--lumo-body-text-color)}.docs-section{width:100%;max-width:960px;padding:48px 32px;display:flex;flex-direction:column;gap:24px;box-sizing:border-box;overflow:visible}.docs-section-title{font-size:1.5rem;font-weight:700;margin:0;color:var(--lumo-body-text-color)}.docs-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.docs-card{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:10px;transition:border-color .2s ease,transform .2s ease}.docs-card:hover{border-color:#ffffff24;transform:translateY(-2px)}.docs-card-icon{width:24px;height:24px;color:var(--brand-400)}.docs-card-title{font-size:15px;font-weight:700;margin:0;color:var(--lumo-body-text-color)}.docs-card-desc{font-size:13px;color:var(--lumo-secondary-text-color);line-height:1.55}.docs-api-note{font-size:13px;color:var(--lumo-secondary-text-color);padding:12px 16px;background:#6847eb0f;border-left:3px solid var(--brand-400);border-radius:0 6px 6px 0;line-height:1.5}.docs-api-groups{display:flex;flex-direction:column;gap:28px}.docs-api-group{display:flex;flex-direction:column;gap:10px}.docs-api-group-title{font-size:15px;font-weight:700;margin:0;color:var(--lumo-body-text-color)}.docs-api-table{display:flex;flex-direction:column;gap:4px}.docs-endpoint-row{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:6px;background:var(--surface-card);flex-wrap:wrap}.docs-endpoint-row:hover{background:#6e7a9114}.docs-method-badge{font-size:11px;font-weight:700;font-family:monospace;padding:2px 8px;border-radius:4px;min-width:56px;text-align:center;color:#fff;flex-shrink:0}.docs-method-get{background:#279b74}.docs-method-post{background:#474ad1}.docs-method-put,.docs-method-patch{background:#dc9518}.docs-method-delete{background:#c33}.docs-endpoint-path{font-size:13px;font-family:monospace;font-weight:500;color:var(--lumo-body-text-color);flex:1;min-width:200px}.docs-endpoint-desc{font-size:13px;color:var(--lumo-secondary-text-color);flex:2;min-width:150px}.docs-workflow-steps{display:flex;flex-direction:column;gap:12px}.docs-step-row{display:flex;gap:16px;align-items:flex-start;padding:16px;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:10px;transition:border-color .2s ease}.docs-step-row:hover{border-color:#ffffff24}.docs-step-badge{width:32px;height:32px;border-radius:50%;background:#6847eb1f;color:var(--brand-400);font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.docs-step-text{display:flex;flex-direction:column;gap:4px}.docs-step-when{font-size:14px;font-weight:600;color:var(--brand-400)}.docs-step-what{font-size:13px;color:var(--lumo-secondary-text-color);line-height:1.5}.settings-header{display:flex;align-items:center;gap:16px;width:100%;max-width:760px;padding:40px 32px 0;box-sizing:border-box}.settings-header-icon{width:40px;height:40px;color:var(--brand-400);padding:8px;background:#6847eb1f;border-radius:10px;flex-shrink:0}.settings-header-text{display:flex;flex-direction:column;gap:2px}.settings-header-title{font-size:1.5rem;font-weight:700;margin:0;color:var(--brand-400)}.settings-header-subtitle{font-size:14px;color:var(--lumo-secondary-text-color)}.settings-wrapper{width:100%;max-width:760px;padding:0 32px;box-sizing:border-box}.settings-tabs{margin-top:24px;border-bottom:1px solid var(--surface-border)}.settings-content{width:100%;padding-top:8px}.settings-tab-content{display:flex;flex-direction:column;gap:8px}.settings-section-header{padding:24px 0 8px;display:flex;flex-direction:column;gap:4px}.settings-section-title{font-size:18px;font-weight:700;margin:0;color:var(--lumo-body-text-color)}.settings-section-desc{font-size:13px;color:var(--lumo-secondary-text-color);line-height:1.5}.settings-card{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:16px;transition:border-color .2s ease}.settings-plan-badge{font-size:14px;font-weight:600;color:var(--brand-400);background:#6847eb1f;padding:6px 20px;border-radius:20px;text-align:center;align-self:flex-start}.settings-plan-info{font-size:13px;color:var(--lumo-secondary-text-color);line-height:1.5}.settings-key-list{display:flex;flex-direction:column;gap:8px}.settings-key-row{padding:10px 14px;border:1px solid var(--surface-border);border-radius:8px;background:#6e7a910a}.settings-key-prefix{font-size:13px;font-family:monospace;font-weight:500;color:var(--lumo-body-text-color)}.settings-key-name{font-size:13px;color:var(--lumo-secondary-text-color)}.settings-empty-state{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px;border:2px dashed var(--surface-border);border-radius:10px}.settings-empty-icon{width:32px;height:32px;color:var(--lumo-secondary-text-color);opacity:.5}.settings-empty-text{font-size:13px;color:var(--lumo-secondary-text-color)}.settings-logout-btn{align-self:flex-start}.empty-state-card{background:#ffffff05;border:2px dashed var(--surface-border);border-radius:var(--lumo-border-radius-l);transition:border-color .2s ease}html.light-theme .empty-state-card{background:#00000004}.grid-card-padded{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--lumo-border-radius-l);padding-top:4px;padding-bottom:4px;overflow:hidden}.section-divider{height:1px;background:var(--surface-border);border:none;margin:0}.page-subtitle{font-size:14px;color:var(--lumo-secondary-text-color);line-height:1.5}.dashboard-view{width:100%}.dashboard-header{margin-bottom:2px;padding:18px 20px;border:1px solid var(--surface-border);border-radius:16px;background:linear-gradient(135deg,hsla(239,70%,64%,.1),transparent 56%),var(--surface-card)}.dashboard-header-hint{margin-top:4px;display:inline-flex;align-items:center;max-width:620px;font-size:.82rem;color:var(--lumo-secondary-text-color);line-height:1.45}vaadin-button.dashboard-primary-action{border-radius:10px;height:40px;font-weight:700}.dashboard-content{width:100%;display:flex;flex-direction:column;gap:14px}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dashboard-kpi-card{gap:10px}.dashboard-kpi-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-kpi-label{font-size:.74rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--lumo-secondary-text-color)}.dashboard-kpi-value{font-size:clamp(2rem,3.1vw,2.9rem);font-weight:800;line-height:1;color:var(--lumo-header-text-color)}.dashboard-analytics-grid{display:grid;grid-template-columns:1.85fr 1fr;gap:12px}.dashboard-chart-card,.dashboard-momentum-card,.dashboard-grid-card,.dashboard-upcoming-card,.dashboard-alerts-card{border-radius:14px}.dashboard-card-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.dashboard-card-meta{font-size:.76rem;color:var(--lumo-secondary-text-color);letter-spacing:.02em}.dashboard-momentum-list{display:flex;flex-direction:column;gap:11px}.dashboard-momentum-row{display:flex;flex-direction:column;gap:6px}.dashboard-momentum-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-momentum-label{font-size:.83rem;color:var(--lumo-secondary-text-color)}.dashboard-momentum-value{font-size:.88rem;font-weight:700;color:var(--lumo-header-text-color)}.dashboard-momentum-track{width:100%;height:7px;border-radius:999px;background:#ffffff14;overflow:hidden}.dashboard-momentum-fill{height:100%;border-radius:999px;transition:width .25s ease}.dashboard-momentum-fill-success{background:linear-gradient(90deg,#2eb88a,#54d4a9)}.dashboard-momentum-fill-warning{background:linear-gradient(90deg,#e69b19,#efb44d)}.dashboard-momentum-fill-brand{background:linear-gradient(90deg,var(--brand-500),var(--brand-400))}.dashboard-momentum-note{font-size:.8rem;color:var(--lumo-secondary-text-color);padding-top:2px}.dashboard-link-btn{font-weight:600}.dashboard-grid-action{border-radius:8px}.dashboard-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dashboard-upcoming-item{border:1px solid hsla(220,20%,100%,.08);background:#ffffff05}.dashboard-alert-row{padding:6px 8px;border-radius:10px;background:#ffffff08;border:1px solid hsla(220,20%,100%,.07)}html.light-theme .dashboard-header{background:linear-gradient(135deg,hsla(239,70%,50%,.07),transparent 58%),var(--surface-card)}html.light-theme .dashboard-momentum-track{background:#14181f14}html.light-theme .dashboard-upcoming-item,html.light-theme .dashboard-alert-row{border-color:#14181f1a;background:#14181f05}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeInUp .3s ease both}vaadin-text-field[focused]::part(input-field),vaadin-email-field[focused]::part(input-field),vaadin-password-field[focused]::part(input-field),vaadin-number-field[focused]::part(input-field),vaadin-text-area[focused]::part(input-field),vaadin-combo-box[focused]::part(input-field),vaadin-date-picker[focused]::part(input-field),vaadin-integer-field[focused]::part(input-field),vaadin-select[focused]::part(input-field){border-color:var(--brand-500);box-shadow:0 0 0 2px #494bdf2e}.settings-db-selector{display:flex;flex-direction:column;gap:12px;padding-top:8px}.settings-field-mapping-label{font-size:13px;font-weight:600;color:var(--lumo-body-text-color);padding-top:8px;border-top:1px solid var(--surface-border);margin-top:4px}.settings-pref-group{display:flex;flex-direction:column;gap:8px}.settings-pref-divider{height:1px;background:var(--surface-border);margin:8px 0}.settings-key-row{transition:background .15s ease,border-color .15s ease}.settings-key-row:hover{background:#6e7a9114;border-color:#ffffff1f}html.light-theme .settings-key-row:hover{background:#0000000a;border-color:#00000029}.docs-endpoint-row{transition:background .15s ease}.admin-header{display:flex;align-items:center;justify-content:space-between;width:100%}.admin-header-left{display:flex;flex-direction:column;gap:4px}@media (max-width: 768px){vaadin-app-layout::part(navbar){height:48px}.auth-container-inner{flex-direction:column!important}.auth-brand-panel{min-height:200px;padding:32px 24px}.auth-brand-tagline{font-size:20px}.auth-brand-logo{margin-bottom:16px}.dashboard-header{padding:16px;flex-direction:column;align-items:flex-start;gap:12px}.dashboard-header .page-title{font-size:1.85rem}.dashboard-primary-action{width:100%}.dashboard-content{gap:10px}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-kpi-value{font-size:2rem}.dashboard-analytics-grid,.dashboard-bottom-grid{grid-template-columns:1fr;gap:10px}.dashboard-card-header{flex-direction:column;align-items:flex-start;gap:4px}.dashboard-grid-card,.dashboard-upcoming-card,.dashboard-alerts-card,.dashboard-chart-card,.dashboard-momentum-card{padding:14px}.landing-topbar-inner{padding:12px 16px}.landing-topbar-left{gap:4px}.landing-topbar-left .landing-nav-btn{display:none}.landing-topbar-right{gap:6px}.landing-hero-section{padding:44px 16px 30px}.landing-hero-title{font-size:1.95rem}.landing-hero-subtitle{font-size:.94rem}.landing-proof-section,.landing-output-section,.landing-features-section,.landing-offer-section,.landing-final-section{padding-left:16px;padding-right:16px}.landing-proof-grid{grid-template-columns:1fr;gap:10px}.landing-output-section{padding-top:32px}.landing-output-content{grid-template-columns:1fr;gap:12px}.landing-feature-grid{grid-template-columns:1fr}.landing-features-section{padding-top:30px}.landing-offer-section{margin-top:28px;padding-top:20px;padding-bottom:20px}.landing-final-section{padding-top:30px}.landing-cta-row{width:100%;flex-direction:column;gap:8px}.landing-cta-row vaadin-button{width:100%}.pricing-hero{padding:36px 16px 22px}.pricing-hero-title{font-size:1.85rem}.pricing-cards-row{grid-template-columns:1fr;padding:0 16px 24px;gap:14px}.pricing-offers-section{padding:0 16px 14px}.pricing-offers-grid{grid-template-columns:1fr;gap:12px}.pricing-offer-card{padding:16px}.pricing-offer-title{font-size:.98rem}.pricing-card-v2,.pricing-card-v2:hover,.pricing-card-v2-popular,.pricing-card-v2-popular:hover{transform:none}.pricing-price-amount{font-size:2.45rem}.pricing-card-v2 .pricing-card-desc,.pricing-features-v2 li{font-size:.9rem}.pricing-compare-section{padding:6px 16px 18px}.pricing-compare-title{font-size:1.5rem}.pricing-compare-table{overflow-x:auto}.pricing-compare-row{grid-template-columns:minmax(150px,1.2fr) repeat(3,minmax(96px,1fr))}.pricing-compare-cell{min-height:48px;padding:12px 8px;font-size:.82rem}.faq-section{padding:40px 16px}.dark-card{border-radius:var(--lumo-border-radius-m)}.settings-header{padding:24px 16px 0}.settings-wrapper{padding:0 16px}.settings-header-title{font-size:1.25rem}.docs-hero-banner{padding:40px 20px 32px}.docs-hero-title{font-size:1.75rem}.docs-section{padding:32px 16px}.docs-card-grid{grid-template-columns:1fr}.docs-endpoint-path,.docs-endpoint-desc{min-width:0}vaadin-grid{font-size:13px}}
