.saas-marketing,.saas-platform{background:var(--bg,#f8f9fc);min-height:100vh}.saas-header{border-bottom:1px solid var(--border,#e5e7eb);z-index:40;background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.saas-header-nav{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.saas-header-nav a:not(.pos-btn){color:var(--fg-secondary,#64748b);font-size:.875rem;text-decoration:none}.saas-header-nav a:not(.pos-btn):hover{color:#155dfc}.saas-brand img{height:auto;max-height:40px;display:block}.saas-hero{color:#fff;background:linear-gradient(135deg,#155dfc 0%,#3b82f6 50%,#155dfc 100%);padding:4rem 1.5rem}.saas-hero-inner{grid-template-columns:1fr;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=900px){.saas-hero-inner{grid-template-columns:1.2fr .8fr}}.saas-hero h1{margin:.75rem 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15}.saas-accent{color:#bfdbfe}.saas-hero-copy p{opacity:.9;max-width:36rem;margin-bottom:1.5rem;font-size:1.125rem}.saas-pill{color:inherit;background:#ffffff26;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.saas-hero-cta{flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;display:flex}.saas-hero-points{opacity:.85;flex-wrap:wrap;gap:1rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.saas-hero-points li:before{content:"✓ "}.saas-hero-visual{justify-content:center;align-items:center;display:flex}.saas-hero-logo{filter:drop-shadow(0 20px 40px #00000040);width:100%;max-width:280px}.saas-section{max-width:1100px;margin:0 auto;padding:3.5rem 1.5rem}.saas-section h2{text-align:center;color:#155dfc;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.saas-section-sub{text-align:center;color:var(--fg-secondary);margin-bottom:2rem}.saas-feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.saas-feature-grid h3{color:#155dfc;margin-bottom:.35rem;font-weight:600}.saas-pricing-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch;gap:1.25rem;display:grid}.saas-plan-card{position:relative}.saas-plan-card.is-featured{border:2px solid #155dfc;box-shadow:0 8px 30px #155dfc1f}.saas-plan-card .saas-pill{color:#fff;background:#155dfc;margin-bottom:.75rem}.saas-price{color:#155dfc;margin:.5rem 0 1rem;font-size:2rem;font-weight:700}.saas-price span{color:var(--fg-secondary);font-size:1rem;font-weight:500}.saas-plan-features{margin:0 0 1.25rem;padding:0;font-size:.875rem;list-style:none}.saas-plan-features li{border-bottom:1px solid var(--border-subtle,#f1f5f9);padding:.35rem 0}.saas-plan-features li:before{content:"✓ ";color:#155dfc;font-weight:700}.saas-cta-band{text-align:center;color:#fff;background:#155dfc;border-radius:1rem;max-width:calc(1100px - 3rem);margin:0 1.5rem 3rem}.saas-cta-band h2{color:#fff;margin-bottom:1.25rem}.saas-footer{color:#ffffffd9;text-align:center;background:#155dfc;padding:2rem 1.5rem;font-size:.875rem}.saas-footer p{opacity:.8;margin:.75rem 0 0}.saas-auth-wrap{justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:2rem 1rem;display:flex}.saas-auth-card{width:100%;max-width:420px}.saas-billing-dl{font-size:.875rem}.saas-billing-dl>div{border-bottom:1px solid var(--border-subtle);justify-content:space-between;padding:.5rem 0;display:flex}.saas-billing-dl dt{color:var(--fg-secondary)}.saas-billing-dl dd{margin:0;font-weight:600}.saas-shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}@media (width<=768px){.saas-shell{grid-template-columns:1fr}.saas-sidebar{border-bottom:1px solid var(--border)}}.saas-sidebar{color:#fff;background:#155dfc;flex-direction:column;gap:1.5rem;padding:1.25rem 1rem;display:flex}.saas-sidebar .saas-brand img{filter:brightness(0)invert();max-height:36px}.saas-nav{flex-direction:column;flex:1;gap:.25rem;display:flex}.saas-nav a{color:#ffffffbf;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;text-decoration:none}.saas-nav a:hover,.saas-nav a.is-active{color:#fff;background:#ffffff1f}.saas-main{padding:1.5rem 2rem;overflow-x:auto}.saas-logout{margin-top:auto}.pos-btn-primary{color:#fff!important;background:#155dfc!important;border-color:#155dfc!important}.pos-btn-primary:hover{background:#1248d0!important;border-color:#1248d0!important}.auth-link{color:#155dfc;font-weight:600}.saas-marketing{color:#0f172a;background:#fff;min-height:100vh}.lp-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.lp-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:fixed;top:0;left:0;right:0}.lp-header.is-scrolled{border-color:#e2e8f0;box-shadow:0 4px 24px #0f172a0f}.lp-header-inner{align-items:center;gap:2rem;height:72px;display:flex}.lp-brand img{width:auto;height:32px;display:block}.lp-nav{align-items:center;gap:2rem;margin-left:auto;display:none}.lp-nav a{color:#475569;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.lp-nav a:hover{color:#155dfc}.lp-header-actions{align-items:center;gap:.75rem;margin-left:auto;display:none}.lp-menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:.5rem;display:flex}.lp-menu-toggle span{background:#0f172a;border-radius:1px;width:22px;height:2px;display:block}.lp-mobile-nav{background:#fff;border-top:1px solid #e2e8f0;flex-direction:column;gap:.5rem;padding:1rem 1.5rem 1.5rem;display:none}.lp-mobile-nav a{color:#334155;padding:.6rem 0;font-weight:500;text-decoration:none}.lp-nav-open .lp-mobile-nav{display:flex}@media (width>=900px){.lp-nav{margin-left:0;display:flex}.lp-header-actions{margin-left:auto;display:flex}.lp-menu-toggle{display:none}}.lp-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.lp-btn-xl{border-radius:.625rem;padding:.85rem 1.75rem;font-size:.9375rem}.lp-btn-block{width:100%}.lp-btn-primary{color:#fff;background:#155dfc;box-shadow:0 4px 14px #155dfc59}.lp-btn-primary:hover{background:#1248d0;box-shadow:0 6px 20px #155dfc66}.lp-btn-outline{color:#155dfc;background:#fff;border-color:#cbd5e1}.lp-btn-outline:hover{background:#f8fafc;border-color:#155dfc}.lp-btn-ghost{color:#475569;background:0 0;border-color:#0000}.lp-btn-ghost:hover{color:#0f172a;background:#f1f5f9}.lp-btn-white{color:#155dfc;background:#fff;box-shadow:0 4px 14px #0000001f}.lp-btn-white:hover{background:#f8fafc}.lp-btn-ghost-light{color:#ffffffe6;background:0 0;border:1px solid #ffffff4d}.lp-btn-ghost-light:hover{background:#ffffff1a}.lp-hero{color:#fff;background:#0b1220;padding:8rem 0 5rem;position:relative;overflow:hidden}.lp-hero-bg{background:radial-gradient(80% 60% at 70% 20%,#155dfc73 0%,#0000 60%),radial-gradient(50% 50% at 20% 80%,#3b82f633 0%,#0000 50%),linear-gradient(#0b1220 0%,#111827 100%);position:absolute;inset:0}.lp-hero-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}@media (width>=960px){.lp-hero-grid{grid-template-columns:1.05fr .95fr;gap:4rem}}.lp-eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#93c5fd;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.8125rem;font-weight:600;display:inline-flex}.lp-eyebrow-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #22c55e}.lp-hero h1{letter-spacing:-.02em;margin:0 0 1.25rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.1}.lp-hero h1 em{background:linear-gradient(135deg,#60a5fa,#a5b4fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.lp-hero-lead{color:#94a3b8;max-width:32rem;margin:0 0 2rem;font-size:1.125rem;line-height:1.65}.lp-hero-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.lp-hero-trust{color:#64748b;flex-wrap:wrap;gap:1.25rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.lp-hero-trust li{align-items:center;gap:.4rem;display:flex}.lp-hero-trust svg{color:#22c55e;flex-shrink:0}.lp-hero-visual{position:relative}.lp-dashboard-mock{background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden;box-shadow:0 32px 64px #0006}.lp-mock-bar{background:#0f172a;border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:.75rem 1rem;display:flex}.lp-mock-bar span{background:#334155;border-radius:50%;width:10px;height:10px}.lp-mock-bar span:first-child{background:#ef4444}.lp-mock-bar span:nth-child(2){background:#eab308}.lp-mock-bar span:nth-child(3){background:#22c55e}.lp-mock-title{color:#64748b;margin-left:auto;font-size:.6875rem;font-weight:500}.lp-mock-body{min-height:260px;display:flex}.lp-mock-sidebar{background:#0f172a;flex-direction:column;gap:.5rem;width:56px;padding:1rem .5rem;display:flex}.lp-mock-nav-item{background:#1e293b;border-radius:6px;height:28px}.lp-mock-nav-item.is-active{background:#155dfc}.lp-mock-main{flex:1;padding:1rem}.lp-mock-stats{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.75rem;display:grid}.lp-mock-stat{background:#0f172a;border-radius:8px;padding:.6rem}.lp-mock-label{background:#334155;border-radius:3px;width:60%;height:6px;margin-bottom:.4rem;display:block}.lp-mock-value{background:#475569;border-radius:3px;width:80%;height:10px;display:block}.lp-mock-value.short{width:50%}.lp-mock-chart{background:linear-gradient(#155dfc4d 0%,#0000 100%);border:1px solid #155dfc33;border-radius:8px;height:80px;margin-bottom:.75rem}.lp-mock-rows{flex-direction:column;gap:.4rem;display:flex}.lp-mock-row{background:#0f172a;border-radius:6px;height:24px}.lp-hero-float{color:#0f172a;background:#fff;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.8125rem;display:flex;position:absolute;box-shadow:0 12px 32px #0003}.lp-hero-float strong{font-weight:600;display:block}.lp-hero-float small{color:#64748b}.lp-float-icon{color:#155dfc;background:#eff6ff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex}.lp-hero-float-1{animation:4s ease-in-out infinite lp-float;top:10%;right:-8%}.lp-hero-float-2{animation:4s ease-in-out 1s infinite lp-float;bottom:15%;left:-5%}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (width<=959px){.lp-hero-float{display:none}}.lp-stats{background:#fff;border-bottom:1px solid #e2e8f0;padding:2.5rem 0}.lp-stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (width>=768px){.lp-stats-grid{grid-template-columns:repeat(4,1fr)}}.lp-stat-num{color:#155dfc;letter-spacing:-.02em;font-size:2rem;font-weight:700}.lp-stat-label{color:#0f172a;margin-top:.25rem;font-weight:600}.lp-stat-sub{color:#64748b;margin-top:.15rem;font-size:.8125rem}.lp-section{padding:5rem 0}.lp-section-alt{background:#f8fafc}.lp-section-dark{color:#fff;background:#0b1220}.lp-section-head{text-align:center;max-width:640px;margin:0 auto 3.5rem}.lp-section-head h2{letter-spacing:-.02em;color:#0f172a;margin:.75rem 0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.lp-section-head p{color:#64748b;margin:0;font-size:1.0625rem;line-height:1.6}.lp-section-head.is-light h2{color:#fff}.lp-section-head.is-light p{color:#94a3b8}.lp-tag{letter-spacing:.06em;text-transform:uppercase;color:#155dfc;background:#eff6ff;border-radius:999px;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-block}.lp-tag-light{color:#93c5fd;background:#155dfc26}.lp-categories{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=900px){.lp-categories{grid-template-columns:repeat(3,1fr)}}.lp-category-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:border-color .2s,box-shadow .2s,transform .2s}.lp-category-card:hover{border-color:#155dfc;transform:translateY(-4px);box-shadow:0 16px 48px #155dfc1a}.lp-category-icon{color:#155dfc;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.lp-category-icon svg{width:26px;height:26px}.lp-category-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.lp-category-card>p{color:#64748b;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.lp-category-tags{flex-wrap:wrap;gap:.4rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.lp-category-tags li{color:#475569;background:#f1f5f9;border-radius:999px;padding:.3rem .65rem;font-size:.75rem;font-weight:500}.lp-category-link{color:#155dfc;font-size:.875rem;font-weight:600;text-decoration:none}.lp-category-link:hover{text-decoration:underline}.lp-feature-module{margin-bottom:3.5rem}.lp-feature-module:last-child{margin-bottom:0}.lp-feature-module-head{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1rem}.lp-feature-module-head h3{color:#0f172a;margin:0 0 .35rem;font-size:1.375rem;font-weight:700}.lp-feature-module-head p{color:#64748b;margin:0;font-size:.9375rem}.lp-feature-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.lp-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.lp-feature-grid{grid-template-columns:repeat(3,1fr)}}.lp-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:.875rem;padding:1.25rem;transition:border-color .15s;display:flex}.lp-section-alt .lp-feature-card{background:#fff}.lp-feature-card:hover{border-color:#bfdbfe}.lp-feature-check{color:#155dfc;background:#eff6ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.lp-feature-card h4{color:#0f172a;margin:0 0 .25rem;font-size:.9375rem;font-weight:600}.lp-feature-card p{color:#64748b;margin:0;font-size:.8125rem;line-height:1.5}.lp-platform-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.lp-platform-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.lp-platform-grid{grid-template-columns:repeat(3,1fr)}}.lp-platform-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:1.5rem;transition:background .15s}.lp-platform-card:hover{background:#ffffff12}.lp-platform-card h4{color:#fff;margin:0 0 .5rem;font-size:1rem;font-weight:600}.lp-platform-card p{color:#94a3b8;margin:0;font-size:.875rem;line-height:1.55}.lp-pricing-grid{grid-template-columns:1fr;align-items:stretch;gap:1.5rem;display:grid}@media (width>=900px){.lp-pricing-grid{grid-template-columns:repeat(3,1fr)}}.lp-plan{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:2rem;display:flex;position:relative}.lp-plan.is-featured{border-color:#155dfc;transform:scale(1.02);box-shadow:0 20px 60px #155dfc1f}.lp-plan-badge{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#155dfc;border-radius:999px;padding:.35rem .85rem;font-size:.6875rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.lp-plan h3{color:#0f172a;margin:0 0 1rem;font-size:1.125rem;font-weight:700}.lp-plan-price{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.lp-plan-currency{vertical-align:super;font-size:1.25rem}.lp-plan-period{color:#64748b;font-size:1rem;font-weight:500}.lp-plan-features{flex:1;margin:0 0 1.5rem;padding:0;font-size:.875rem;list-style:none}.lp-plan-features li{color:#475569;border-bottom:1px solid #f1f5f9;padding:.45rem 0}.lp-plan-features li:before{content:"✓";color:#155dfc;margin-right:.5rem;font-weight:700}.lp-cta{background:linear-gradient(135deg,#155dfc 0%,#1d4ed8 100%);padding:4rem 0}.lp-cta-inner{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}@media (width>=768px){.lp-cta-inner{text-align:left;flex-direction:row;justify-content:space-between}}.lp-cta h2{color:#fff;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.lp-cta p{color:#fffc;margin:0;font-size:1.0625rem}.lp-cta-actions{flex-wrap:wrap;flex-shrink:0;gap:.75rem;display:flex}.lp-footer{color:#94a3b8;background:#0b1220;padding:4rem 0 2rem;font-size:.875rem}.lp-footer-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (width>=768px){.lp-footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.lp-footer-brand p{max-width:280px;margin:1rem 0 0;line-height:1.6}.lp-footer h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.8125rem;font-weight:700}.lp-footer a{color:#94a3b8;padding:.25rem 0;text-decoration:none;transition:color .15s;display:block}.lp-footer a:hover{color:#fff}.lp-footer-note{margin-top:.5rem;font-size:.8125rem}.lp-footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.lp-footer-badge{color:#64748b;background:#ffffff0d;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}
