:root{--bg-white:#fff;--bg-light:#f5f5f5;--bg-warm:#f5f2ef;--bg-warm-alpha:#f5f2efcc;--bg-near-white:#f6f6f6;--text-primary:#000;--text-secondary:#4e4e4e;--text-muted:#777169;--border-light:#e5e5e5;--border-subtle:#0000000d;--shadow-inset-edge:#00000013 0px 0px 0px .5px inset, #fff 0px 0px 0px 0px inset;--shadow-outline-ring:#0000000f 0px 0px 0px 1px, #0000000a 0px 1px 2px, #0000000a 0px 2px 4px;--shadow-card:#0000000a 0px 0px 1px, #0000000a 0px 4px 4px;--shadow-warm:#4e32170a 0px 6px 16px;--shadow-edge:#00000014 0px 0px 0px .5px;--ring-blue:#93c5fd80;--radius-sm:8px;--radius-md:12px;--radius-card:16px;--radius-lg:20px;--radius-section:24px;--radius-warm-btn:30px;--radius-pill:9999px;--font-display:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"Geist Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background:var(--bg-white);color:var(--text-primary);letter-spacing:.16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes subtlePulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}h1,h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-weight:300;line-height:1.08}h3{font-family:var(--font-body);letter-spacing:-.01em;font-weight:600;line-height:1.3}h4{font-family:var(--font-body);font-weight:500;line-height:1.4}.section-tag{font-family:var(--font-body);letter-spacing:.14px;color:var(--text-muted);background:var(--bg-warm-alpha);border-radius:var(--radius-pill);box-shadow:var(--shadow-warm);margin-bottom:16px;padding:6px 16px;font-size:13px;font-weight:500;display:inline-block}.section-header{text-align:center;max-width:640px;margin:0 auto 72px}.section-header h2{margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.25rem);font-weight:300;line-height:1.17}.section-header p{color:var(--text-secondary);letter-spacing:.18px;font-size:18px;line-height:1.6}.btn-primary{background:var(--text-primary);color:var(--bg-white);font-family:var(--font-body);border-radius:var(--radius-pill);cursor:pointer;box-shadow:var(--shadow-card);border:none;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:500;line-height:1.47;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-flex}.btn-primary:hover{background:#1a1a1a;transform:translateY(-1px);box-shadow:0 0 1px #0000000f,0 8px 16px #00000014}.btn-outline{background:var(--bg-white);color:var(--text-primary);font-family:var(--font-body);border-radius:var(--radius-pill);cursor:pointer;border:none;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:500;line-height:1.47;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 0 1px #0006,0 4px 4px #0000000a}.btn-outline:hover{transform:translateY(-1px);box-shadow:0 0 1px #0006,0 6px 12px #00000014}.btn-warm{background:var(--bg-warm-alpha);color:var(--text-primary);font-family:var(--font-body);border-radius:var(--radius-warm-btn);cursor:pointer;box-shadow:var(--shadow-warm);border:none;align-items:center;gap:8px;padding:12px 20px 12px 14px;font-size:15px;font-weight:500;line-height:1.47;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-flex}.btn-warm:hover{background:#f5f2ef;transform:translateY(-1px);box-shadow:0 8px 24px #4e32170f}.btn-ghost{color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:10px 20px;font-size:15px;font-weight:500;transition:color .2s;display:inline-flex}.btn-ghost:hover{color:var(--text-primary)}.btn-sm{padding:8px 20px;font-size:14px}.btn-lg{padding:14px 32px;font-size:15px}.btn-block{justify-content:center;width:100%;display:flex}.animate-on-scroll{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}.navbar{z-index:100;-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #0000;padding:16px 0;transition:all .3s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;right:0}.navbar.scrolled{border-bottom-color:var(--border-subtle);padding:12px 0;box-shadow:0 1px 3px #0000000a}.navbar-inner{justify-content:space-between;align-items:center;display:flex}.logo{font-family:var(--font-display);letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.25rem;font-weight:300;display:flex}.logo-icon{background:var(--text-primary);color:#fff;width:36px;height:36px;box-shadow:var(--shadow-card);border-radius:10px;justify-content:center;align-items:center;display:flex}.nav-links{gap:32px;display:flex}.nav-links a{color:var(--text-secondary);letter-spacing:.15px;font-size:15px;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--text-primary)}.nav-actions{align-items:center;gap:8px;display:flex}.mobile-toggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:4px;display:none}.mobile-menu{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#fffffff7;flex-direction:column;gap:16px;padding:20px 24px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #0000000a}.mobile-menu.open{display:flex}.nav-dropdown{position:relative}.nav-dropdown-trigger{font-family:var(--font-body);color:var(--text-secondary);letter-spacing:.15px;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:15px;font-weight:500;transition:color .2s;display:inline-flex}.nav-dropdown-trigger:hover{color:var(--text-primary)}.nav-dropdown-menu{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-md);min-width:280px;box-shadow:var(--shadow-outline-ring), #00000014 0px 12px 32px;z-index:200;background:#fffffffa;padding:8px;animation:.2s ease-out fadeUp;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)}.nav-dropdown-item{border-radius:var(--radius-sm);color:inherit;flex-direction:column;padding:12px 16px;text-decoration:none;transition:background .15s;display:flex}.nav-dropdown-item:hover{background:var(--bg-light)}.nav-dropdown-label{color:var(--text-primary);letter-spacing:.14px;font-size:14px;font-weight:600}.nav-dropdown-desc{color:var(--text-muted);letter-spacing:.14px;margin-top:2px;font-size:12px}.hero{background:var(--bg-white);padding:160px 0 100px;position:relative;overflow:hidden}.hero-content{text-align:center;position:relative}.hero-badge{background:var(--bg-warm-alpha);border-radius:var(--radius-pill);color:var(--text-muted);box-shadow:var(--shadow-warm);letter-spacing:.14px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 18px;font-size:13px;font-weight:500;display:inline-flex}.badge-dot{background:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite subtlePulse}.hero h1{letter-spacing:-.96px;color:var(--text-primary);margin-bottom:24px;font-size:clamp(2.2rem,5.5vw,3rem);font-weight:300;line-height:1.08}.hero-sub{color:var(--text-secondary);letter-spacing:.18px;max-width:600px;margin:0 auto 40px;font-size:18px;line-height:1.6}.hero-ctas{justify-content:center;align-items:center;gap:12px;margin-bottom:72px;display:flex}.hero-visual{max-width:900px;margin:0 auto}.hero-dashboard{background:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-inset-edge), var(--shadow-outline-ring), #0000000f 0px 12px 40px;text-align:left;height:540px;font-family:inherit;display:flex;overflow:hidden}.dash-sidebar{border-right:1px solid var(--border-light);background:#f8f9fc;flex-direction:column;width:220px;padding:16px;display:flex}.dash-logo{align-items:center;gap:8px;margin-bottom:32px;font-size:14px;font-weight:600;display:flex}.dash-logo-icon{color:#fff;background:#111827;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.dash-logo-icon svg{width:14px;height:14px}.dash-nav-section{color:var(--text-muted);letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:600}.mt-6{margin-top:24px}.dash-nav-item{color:var(--text-secondary);border-radius:6px;align-items:center;gap:10px;margin-bottom:2px;padding:8px 10px;font-size:13px;display:flex}.dash-nav-item.active{color:var(--text-primary);background:#e2e8f0;font-weight:500}.dash-icon{opacity:.5;border:1.5px solid #cbd5e1;border-radius:4px;width:16px;height:16px}.dash-nav-item.active .dash-icon{opacity:1;border-color:#64748b}.dash-main{background:var(--bg-white);flex-direction:column;flex:1;display:flex}.dash-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.dash-user-info{flex-direction:column;display:flex}.dash-tenant{color:var(--text-primary);font-size:13px;font-weight:600}.dash-email{color:var(--text-muted);font-size:11px}.dash-status-badge{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:500;display:flex}.dash-status-dot{background:#22c55e;border-radius:50%;width:6px;height:6px}.dash-content{flex:1;padding:32px 24px;overflow-y:auto}.dash-welcome-title{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 4px;font-size:20px;font-weight:600}.dash-welcome-sub{color:var(--text-muted);margin:0 0 28px;font-size:13px}.dash-stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:40px;display:grid}.dash-stat-card{border:1px solid var(--border-light);box-shadow:var(--shadow-card);border-radius:10px;padding:20px 16px}.dash-stat-icon{border-radius:6px;width:28px;height:28px;margin-bottom:16px}.dash-stat-icon.blue{background:#e0f2fe}.dash-stat-icon.green{background:#dcfce7}.dash-stat-icon.purple{background:#f3e8ff}.dash-stat-icon.red{background:#fee2e2}.dash-stat-value{color:var(--text-primary);margin-bottom:4px;font-size:22px;font-weight:700}.dash-stat-label{color:var(--text-secondary);margin-bottom:2px;font-size:12px;font-weight:500}.dash-stat-sub{color:var(--text-muted);font-size:11px}.dash-section-title{color:var(--text-primary);margin:0 0 16px;font-size:15px;font-weight:600}.dash-quick-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.dash-quick-card{border:1px solid var(--border-light);box-shadow:var(--shadow-card);border-radius:10px;flex-direction:column;min-height:110px;padding:16px;display:flex;position:relative}.dash-quick-icon{border-radius:6px;width:28px;height:28px;margin-bottom:12px}.dash-quick-icon.blue{background:#e0f2fe}.dash-quick-icon.purple{background:#f3e8ff}.dash-quick-icon.green{background:#dcfce7}.dash-quick-icon.orange{background:#ffedd5}.dash-quick-title{color:var(--text-primary);margin-bottom:2px;font-size:13px;font-weight:600}.dash-quick-desc{color:var(--text-muted);font-size:11px}.dash-quick-arrow{color:var(--text-muted);font-size:14px;position:absolute;bottom:16px;right:16px}@media (max-width:768px){.hero-dashboard{flex-direction:column;height:auto}.dash-sidebar{border-right:none;border-bottom:1px solid var(--border-light);flex-direction:row;align-items:center;width:100%;padding:12px 16px}.dash-logo{margin-bottom:0}.dash-nav-section,.dash-nav-item,.mt-6{display:none}.dash-header{flex-direction:column;align-items:flex-start;gap:12px;height:auto;padding:16px}.dash-content{padding:20px 16px}.dash-stats-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.dash-quick-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.dash-stats-grid,.dash-quick-grid{grid-template-columns:1fr}}.social-proof{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:var(--bg-white);padding:48px 0;overflow:hidden}.social-label{text-align:center;color:var(--text-muted);letter-spacing:.14px;margin-bottom:28px;font-size:13px;font-weight:500}.logo-ticker{overflow:hidden}.logo-track{gap:64px;width:max-content;animation:25s linear infinite ticker;display:flex}.partner-logo{font-family:var(--font-display);color:#0006;white-space:nowrap;letter-spacing:-.02em;font-size:1.3rem;font-weight:300}.problem-section{background:var(--bg-white);padding:120px 0}.problem-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.problem-card{background:var(--bg-white);border-radius:var(--radius-card);box-shadow:var(--shadow-outline-ring);padding:32px;transition:all .3s cubic-bezier(.22,1,.36,1)}.problem-card:hover{box-shadow:var(--shadow-outline-ring), #0000000f 0px 8px 24px;transform:translateY(-2px)}.card-icon{border-radius:var(--radius-md);width:48px;height:48px;box-shadow:var(--shadow-inset-edge);color:var(--text-secondary);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.card-icon.warm{background:var(--bg-warm-alpha);color:var(--text-muted)}.card-icon.neutral{background:var(--bg-near-white)}.problem-card h3{margin-bottom:8px;font-size:16px;font-weight:600}.problem-card p{color:var(--text-secondary);letter-spacing:.16px;font-size:15px;line-height:1.6}.solution-section{background:var(--bg-white);padding:0 0 120px}.solution-inner{text-align:center;background:var(--bg-light);border-radius:var(--radius-section);box-shadow:var(--shadow-outline-ring);padding:72px 48px}.solution-inner h2{margin-bottom:16px;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:300;line-height:1.17}.solution-inner>p{color:var(--text-secondary);letter-spacing:.18px;max-width:540px;margin:0 auto 48px;font-size:18px;line-height:1.6}.solution-pillars{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.pillar{flex-direction:column;align-items:center;gap:12px;display:flex}.pillar-icon{border-radius:var(--radius-card);background:var(--bg-white);width:56px;height:56px;color:var(--text-secondary);box-shadow:var(--shadow-outline-ring);justify-content:center;align-items:center;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex}.pillar span{color:var(--text-secondary);letter-spacing:.14px;font-size:14px;font-weight:500}.pillar-connector{font-family:var(--font-display);color:var(--text-muted);font-size:1.2rem;font-weight:300}.pillar.highlight .pillar-icon{background:var(--text-primary);color:var(--bg-white);box-shadow:var(--shadow-card), #00000014 0px 8px 20px}.pillar.highlight span{color:var(--text-primary);font-weight:600}.features-section{background:var(--bg-light);padding:120px 0}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{background:var(--bg-white);border-radius:var(--radius-card);box-shadow:var(--shadow-outline-ring);padding:32px;transition:all .3s cubic-bezier(.22,1,.36,1)}.feature-card:hover{box-shadow:var(--shadow-outline-ring), #0000000f 0px 8px 24px;transform:translateY(-2px)}.feature-card h3{margin-bottom:8px;font-size:16px;font-weight:600}.feature-card p{color:var(--text-secondary);letter-spacing:.16px;font-size:15px;line-height:1.6}.how-section{background:var(--bg-white);padding:120px 0}.steps-grid{justify-content:center;align-items:flex-start;gap:0;display:flex}.step-card{flex:1;max-width:320px;padding:32px}.step-number{font-family:var(--font-display);color:var(--text-muted);letter-spacing:-.02em;opacity:.4;margin-bottom:24px;font-size:3rem;font-weight:300;line-height:1}.step-content h3{margin-bottom:10px;font-size:16px;font-weight:600}.step-content p{color:var(--text-secondary);letter-spacing:.16px;margin-bottom:16px;font-size:15px;line-height:1.6}.step-tags{flex-wrap:wrap;gap:8px;display:flex}.step-tags span{border-radius:var(--radius-pill);background:var(--bg-warm-alpha);color:var(--text-muted);box-shadow:var(--shadow-warm);letter-spacing:.14px;padding:4px 12px;font-size:12px;font-weight:500}.step-connector{color:var(--text-muted);opacity:.3;align-items:center;padding-top:56px;display:flex}.usecases-section{background:var(--bg-light);padding:120px 0}.usecases-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.usecase-card{background:var(--bg-white);border-radius:var(--radius-card);box-shadow:var(--shadow-outline-ring);padding:36px;transition:all .3s cubic-bezier(.22,1,.36,1)}.usecase-card:hover{box-shadow:var(--shadow-outline-ring), #0000000f 0px 8px 24px;transform:translateY(-2px)}.usecase-icon{background:var(--bg-warm-alpha);width:52px;height:52px;color:var(--text-secondary);box-shadow:var(--shadow-warm);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.usecase-card h3{margin-bottom:10px;font-size:18px;font-weight:600}.usecase-card>p{color:var(--text-secondary);letter-spacing:.16px;margin-bottom:16px;font-size:15px;line-height:1.6}.usecase-card ul{flex-direction:column;gap:6px;list-style:none;display:flex}.usecase-card li{color:var(--text-muted);letter-spacing:.14px;padding-left:18px;font-size:14px;position:relative}.usecase-card li:before{content:"";background:var(--text-muted);opacity:.4;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.integrations-section{background:var(--bg-white);padding:120px 0}.integrations-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.integration-card{background:var(--bg-white);border-radius:var(--radius-card);text-align:center;box-shadow:var(--shadow-outline-ring);padding:32px 24px;transition:all .3s cubic-bezier(.22,1,.36,1)}.integration-card:hover{box-shadow:var(--shadow-outline-ring), #0000000f 0px 8px 24px;transform:translateY(-2px)}.integration-logo{background:var(--bg-near-white);width:56px;height:56px;box-shadow:var(--shadow-inset-edge);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.integration-card h4{margin-bottom:4px;font-size:15px;font-weight:600}.integration-card p{color:var(--text-muted);letter-spacing:.14px;font-size:13px}.deployment-section{background:var(--bg-light);padding:120px 0}.deployment-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.deployment-card{background:var(--bg-white);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-outline-ring);padding:40px 32px;transition:all .3s cubic-bezier(.22,1,.36,1);position:relative}.deployment-card:hover{box-shadow:var(--shadow-outline-ring), #0000000f 0px 12px 32px;transform:translateY(-3px)}.deployment-card.featured{box-shadow:var(--shadow-outline-ring), var(--shadow-warm);background:linear-gradient(180deg, var(--bg-white) 0%, var(--bg-warm) 100%)}.deployment-badge{background:var(--text-primary);color:var(--bg-white);border-radius:var(--radius-pill);letter-spacing:.5px;text-transform:uppercase;box-shadow:var(--shadow-card);padding:5px 18px;font-size:11px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.deployment-icon{border-radius:var(--radius-card);background:var(--bg-near-white);width:64px;height:64px;color:var(--text-secondary);box-shadow:var(--shadow-inset-edge);justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.deployment-card.featured .deployment-icon{background:var(--text-primary);color:var(--bg-white);box-shadow:var(--shadow-card)}.deployment-card h3{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:8px;font-size:24px;font-weight:300}.deployment-card>p{color:var(--text-secondary);letter-spacing:.16px;margin-bottom:24px;font-size:15px;line-height:1.6}.deployment-features{text-align:left;flex-direction:column;gap:10px;margin-bottom:28px;list-style:none;display:flex}.deployment-features li{color:var(--text-secondary);letter-spacing:.14px;align-items:center;gap:10px;font-size:14px;display:flex}.deployment-features svg{color:var(--text-muted);flex-shrink:0}.enterprise-section{background:var(--bg-white);padding:120px 0}.enterprise-inner{text-align:center;background:var(--bg-light);border-radius:var(--radius-section);box-shadow:var(--shadow-outline-ring);padding:72px 48px}.enterprise-inner h2{margin-bottom:16px;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:300;line-height:1.17}.enterprise-inner>p{color:var(--text-secondary);letter-spacing:.18px;max-width:580px;margin:0 auto 48px;font-size:18px;line-height:1.6}.enterprise-features{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.enterprise-feature{background:var(--bg-white);border-radius:var(--radius-card);box-shadow:var(--shadow-outline-ring);padding:24px}.enterprise-feature-icon{background:var(--bg-warm-alpha);width:40px;height:40px;color:var(--text-secondary);box-shadow:var(--shadow-warm);border-radius:10px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.enterprise-feature h4{margin-bottom:4px;font-size:15px;font-weight:600}.enterprise-feature p{color:var(--text-muted);letter-spacing:.14px;font-size:14px;line-height:1.5}.final-cta{background:var(--bg-light);padding:120px 0}.cta-inner{text-align:center;background:var(--bg-white);border-radius:var(--radius-section);box-shadow:var(--shadow-outline-ring);padding:80px 48px}.cta-inner h2{margin-bottom:16px;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:300;line-height:1.17}.cta-inner p{color:var(--text-secondary);letter-spacing:.18px;max-width:520px;margin:0 auto 32px;font-size:18px;line-height:1.6}.cta-actions{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.cta-note{color:var(--text-muted);letter-spacing:.14px;font-size:13px}.footer{background:var(--bg-white);border-top:1px solid var(--border-subtle);padding:64px 0 32px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.footer-brand .logo{margin-bottom:16px}.footer-brand p{color:var(--text-muted);letter-spacing:.16px;max-width:280px;font-size:15px;line-height:1.6}.footer-col{flex-direction:column;gap:10px;display:flex}.footer-col h4{text-transform:uppercase;letter-spacing:.7px;color:var(--text-muted);margin-bottom:4px;font-size:12px;font-weight:600}.footer-col a{color:var(--text-secondary);letter-spacing:.14px;font-size:14px;transition:color .2s}.footer-col a:hover{color:var(--text-primary)}.footer-bottom{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:28px;display:flex}.footer-bottom p{color:var(--text-muted);letter-spacing:.14px;font-size:13px}.footer-social{gap:16px;display:flex}.footer-social a{color:var(--text-muted);transition:color .2s}.footer-social a:hover{color:var(--text-primary)}@media (max-width:1024px){.features-grid,.integrations-grid{grid-template-columns:repeat(2,1fr)}.deployment-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.enterprise-features{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:768px){.nav-links,.nav-actions .btn-ghost{display:none}.mobile-toggle{display:block}.hero{padding:120px 0 60px}.hero h1{letter-spacing:-.5px;font-size:2rem}.hero-ctas{flex-direction:column}.hero-ctas a{justify-content:center;width:100%}.mock-sidebar{display:none}.mock-cards{flex-direction:column}.problem-grid,.features-grid,.usecases-grid{grid-template-columns:1fr}.integrations-grid{grid-template-columns:1fr 1fr}.steps-grid{flex-direction:column;align-items:center}.step-connector{padding:0;transform:rotate(90deg)}.step-card{max-width:100%}.solution-inner{padding:40px 24px}.solution-pillars{gap:16px}.pillar-icon{width:44px;height:44px}.enterprise-inner{padding:40px 24px}.cta-inner{padding:48px 24px}.cta-actions{flex-direction:column}.cta-actions a{justify-content:center;width:100%}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{text-align:center;flex-direction:column;gap:16px}}.eb-hero{background:var(--bg-near-white);color:var(--text-primary);border-bottom:1px solid var(--border-light);padding:120px 0 0;overflow:hidden}.eb-hero-top{justify-content:space-between;align-items:flex-start;margin-bottom:60px;display:flex}.eb-eyebrow{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:24px;font-size:13px}.eb-h1{font-family:var(--font-display);max-width:800px;margin-bottom:24px;font-size:4rem;font-weight:300;line-height:1.1}.eb-h1-accent{color:var(--text-muted)}.eb-lead{max-width:600px;color:var(--text-secondary);font-size:1.2rem;line-height:1.6}.eb-hero-meta{text-align:right;border-left:1px solid var(--border-light);padding-left:32px}.eb-hero-meta-count{font-size:4rem;font-family:var(--font-display);line-height:1}.eb-hero-meta-label{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);font-size:14px}.eb-stats-strip{border-top:1px solid var(--border-light);display:flex}.eb-stat-item{border-right:1px solid var(--border-light);flex:1;padding:24px 32px}.eb-stat-item:last-child{border-right:none}.eb-stat-value{font-size:2rem;font-family:var(--font-display);color:var(--text-primary);margin-bottom:8px}.eb-stat-label{text-transform:uppercase;color:var(--text-muted);font-size:12px}.eb-featured-section{background:var(--bg-white);padding:80px 0}.eb-featured-label{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:24px;font-size:13px;font-weight:600}.eb-featured-card{background:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:1px solid var(--border-light);grid-template-columns:3fr 2fr;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.eb-featured-card:hover{box-shadow:var(--shadow-outline-ring), #0000001a 0 20px 40px;transform:translateY(-4px)}.eb-featured-media{min-height:400px;position:relative}.eb-featured-media-img{background-position:50%;background-size:cover;position:absolute;inset:0}.eb-featured-media-overlay{background:linear-gradient(90deg,#0000001a,#0000);position:absolute;inset:0}.eb-featured-chip{background:var(--bg-white);color:var(--text-primary);text-transform:uppercase;border-radius:var(--radius-sm);padding:6px 12px;font-size:11px;font-weight:600;position:absolute;top:24px;left:24px}.eb-featured-body{flex-direction:column;justify-content:center;padding:48px;display:flex}.eb-featured-kicker{color:var(--text-muted);text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:600}.eb-featured-title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:16px;font-size:2.5rem;font-weight:400;line-height:1.1}.eb-featured-excerpt{color:var(--text-secondary);margin-bottom:32px;font-size:1.1rem;line-height:1.6}.eb-featured-meta{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:32px;font-size:13px;display:flex}.eb-featured-meta-sep{opacity:.5}.eb-featured-view-count{align-items:center;gap:4px;display:flex}.eb-featured-read-link{color:var(--text-primary);font-size:14px;font-weight:600}.eb-grid-section{background:var(--bg-near-white);padding:80px 0 120px}.eb-section-head{margin-bottom:32px}.eb-section-title{font-family:var(--font-display);font-size:2rem;font-weight:400}.eb-filters{flex-wrap:wrap;gap:12px;margin-bottom:48px;display:flex}.eb-filter-btn{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-pill);color:var(--text-secondary);cursor:pointer;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.eb-filter-btn:hover{background:var(--bg-warm-alpha)}.eb-filter-btn.active{background:var(--text-primary);color:var(--bg-white);border-color:var(--text-primary)}.eb-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:32px;display:grid}.eb-card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.eb-card:hover{box-shadow:var(--shadow-card), #00000014 0 16px 32px;transform:translateY(-4px)}.eb-card-link{flex-direction:column;flex:1;text-decoration:none;display:flex}.eb-card-media{height:220px;position:relative}.eb-card-media-img{background-position:50%;background-size:cover;position:absolute;inset:0}.eb-card-media-overlay{background:#0000001a;transition:background .2s;position:absolute;inset:0}.eb-card:hover .eb-card-media-overlay{background:0 0}.eb-card-category-chip{background:var(--bg-white);color:var(--text-primary);text-transform:uppercase;border-radius:var(--radius-sm);padding:4px 10px;font-size:10px;font-weight:700;position:absolute;bottom:16px;left:16px}.eb-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.eb-card-category{text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:11px;font-weight:600}.eb-card-title{color:var(--text-primary);margin-bottom:12px;font-size:1.4rem;font-weight:600;line-height:1.3}.eb-card-excerpt{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.eb-card-meta{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.eb-card-meta-text{color:var(--text-muted);gap:12px;font-size:12px;display:flex}.eb-card-view-count{align-items:center;gap:4px;display:flex}.eb-share-inline{gap:8px;display:flex}.eb-share-icon-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.eb-share-icon-btn:hover{color:var(--text-primary)}@media (max-width:900px){.eb-hero-top{flex-direction:column;gap:32px}.eb-hero-meta{text-align:left;border-left:none;padding-left:0}.eb-featured-card{grid-template-columns:1fr}.eb-featured-media{min-height:240px}.eb-stats-strip{flex-wrap:wrap}.eb-stat-item{border-bottom:1px solid #ffffff1a;border-right:none;flex:50%}}.blog-article{background:var(--bg-white);padding-bottom:80px}.article-header{background:var(--bg-near-white);border-bottom:1px solid var(--border-light);margin-bottom:60px;padding:120px 0 40px}.article-container{max-width:720px;margin:0 auto}.article-meta-top{color:var(--text-muted);gap:16px;margin-bottom:24px;font-size:13px;font-weight:500;display:flex}.article-category{color:var(--text-primary);background:var(--bg-warm-alpha);border-radius:var(--radius-pill);padding:4px 10px}.article-title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:32px;font-size:3.5rem;font-weight:300;line-height:1.1}.article-author-row{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:24px;display:flex}.article-author-info{flex-direction:column;display:flex}.article-author-info strong{color:var(--text-primary);font-size:15px}.article-author-info span,.article-date{color:var(--text-muted);font-size:13px}.article-content h2{font-family:var(--font-display);letter-spacing:-.01em;margin:48px 0 24px;font-size:2rem;font-weight:400}.article-content p{color:var(--text-secondary);margin-bottom:24px;font-size:1.1rem;line-height:1.7}.article-content ul{margin-bottom:24px;padding-left:24px}.article-content li{color:var(--text-secondary);margin-bottom:8px;font-size:1.1rem;line-height:1.7}.article-content strong{color:var(--text-primary)}.article-footer-cta{border-top:1px solid var(--border-light);margin-top:80px;padding-top:60px}.article-cta-box{color:#fff;border-radius:var(--radius-lg);text-align:center;background:#111827;padding:40px}.article-cta-box h3{color:#fff;margin-bottom:12px;font-size:1.5rem;font-weight:600}.article-cta-box p{color:#fffc;margin-bottom:24px;font-size:1.05rem}.article-cta-box .btn-primary{background:var(--bg-white);color:var(--text-primary)}.article-cta-box .btn-primary:hover{background:var(--bg-warm)}.faq-section{background-color:var(--bg-near-white);border-top:1px solid var(--border-light);padding:80px 0}.faq-container{max-width:800px;margin:0 auto}.faq-header{text-align:center;margin-bottom:48px}.faq-title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:16px;font-size:2.5rem;font-weight:300}.faq-subtitle{color:var(--text-muted);font-size:1.125rem}.faq-list{flex-direction:column;gap:16px;display:flex}.faq-item{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:all .3s;overflow:hidden}.faq-item:hover{border-color:#00000026}.faq-item.is-open{border-color:#00000026;box-shadow:0 4px 12px #00000008}.faq-question{text-align:left;width:100%;font-family:var(--font-body);color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px;font-size:1.125rem;font-weight:500;transition:background .2s;display:flex}.faq-question:hover{background:var(--bg-near-white)}.faq-icon{color:var(--text-muted);flex-shrink:0;margin-left:16px}.faq-chevron{transition:transform .3s}.faq-chevron.rotate{transform:rotate(180deg)}.faq-answer-wrapper{transition:height .3s cubic-bezier(.4,0,.2,1)}.faq-answer{color:var(--text-muted);padding:0 24px 24px;font-size:1rem;line-height:1.6}.form-group{margin-bottom:20px}.form-label{color:var(--text-primary);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.form-input,.form-textarea{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-sm);width:100%;font-family:var(--font-body);color:var(--text-primary);box-shadow:var(--shadow-inset-edge);padding:12px 16px;font-size:15px;transition:all .2s}.form-input:focus,.form-textarea:focus{border-color:#a3a3a3;outline:none;box-shadow:0 0 0 3px #0000000d}.form-textarea{resize:vertical;min-height:120px}.legal-content{max-width:800px;color:var(--text-secondary);margin:0 auto;font-size:1.1rem;line-height:1.8}.legal-content h2{color:var(--text-primary);font-family:var(--font-display);margin-top:48px;margin-bottom:24px;font-size:2rem;font-weight:400}.legal-content h3{color:var(--text-primary);font-family:var(--font-display);margin-top:32px;margin-bottom:16px;font-size:1.5rem;font-weight:400}.legal-content p{margin-bottom:24px}.legal-content ul,.legal-content ol{margin-bottom:24px;padding-left:24px}.legal-content li{margin-bottom:12px}.legal-content strong{color:var(--text-primary);font-weight:600}
