:root{color-scheme:dark;--bg: #0b1326;--bg-strong: #060e20;--surface: rgba(23, 31, 51, .72);--surface-solid: #171f33;--surface-high: #222a3d;--surface-line: rgba(149, 141, 161, .24);--text: #dae2fd;--muted: #ccc3d8;--muted-strong: #958da1;--primary: #d2bbff;--primary-strong: #7c3aed;--secondary: #4cd7f6;--secondary-strong: #03b5d3;--tertiary: #ffb784;--success: #62e6a8;--danger: #ffb4ab;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--container: 1180px;--nav-height: 76px;--shadow-glow: 0 0 34px rgba(124, 58, 237, .22)}[data-theme=light]{color-scheme:light;--bg: #f7f9fb;--bg-strong: #ffffff;--surface: rgba(255, 255, 255, .74);--surface-solid: #ffffff;--surface-high: #eceef0;--surface-line: rgba(115, 118, 134, .24);--text: #191c1e;--muted: #434655;--muted-strong: #737686;--primary: #004ac6;--primary-strong: #2563eb;--secondary: #712ae2;--secondary-strong: #8a4cfc;--tertiary: #656d84;--success: #12825c;--danger: #ba1a1a;--shadow-glow: 0 18px 48px rgba(15, 23, 42, .12)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,rgba(124,58,237,.08),transparent 380px),linear-gradient(90deg,rgba(76,215,246,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(210,187,255,.03) 1px,transparent 1px),var(--bg);background-size:auto,72px 72px,72px 72px,auto;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;display:inline-block;text-transform:none;white-space:nowrap;overflow-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga"}.skip-link{position:fixed;left:1rem;top:1rem;z-index:100;transform:translateY(-150%);background:var(--primary);color:var(--bg-strong);padding:.75rem 1rem;border-radius:var(--radius-sm);font-weight:800}.skip-link:focus{transform:translateY(0)}.site-nav{position:fixed;top:0;left:0;right:0;z-index:50;min-height:var(--nav-height);display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem clamp(1rem,4vw,2.5rem);border-bottom:1px solid var(--surface-line);background:#0b1326bd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}[data-theme=light] .site-nav{background:#f7f9fbc7}.brand-mark,.nav-actions,.nav-links,.cta-row,.proof-pills,.footer-links{display:flex;align-items:center}.brand-mark{gap:.75rem;min-width:max-content}.brand-orb{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;border:1px solid rgba(210,187,255,.28);background:linear-gradient(135deg,#7c3aede6,#03b5d3b8);box-shadow:var(--shadow-glow)}.brand-mark strong,h1,h2,h3{font-family:Geist,Inter,sans-serif}.brand-mark strong{display:block;font-size:1rem}.brand-mark small{display:block;color:var(--muted);font-size:.72rem;margin-top:.1rem}.nav-links{gap:.3rem;padding:.35rem;border:1px solid var(--surface-line);border-radius:999px;background:#ffffff08}.nav-link{min-height:36px;display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;color:var(--muted);font-size:.86rem;font-weight:700}.nav-link:hover,.nav-link.is-active,.mobile-menu a:hover,.mobile-menu a.is-active,.sidebar-link:hover,.sidebar-link.is-active{color:var(--text);background:#d2bbff1f}.nav-actions{gap:.55rem}.button,.icon-button{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.button{min-height:44px;gap:.45rem;border-radius:var(--radius-sm);padding:.75rem 1rem;font-weight:800;white-space:nowrap}.button:hover,.icon-button:hover,.feature-card:hover,.pricing-card:hover,.industry-card:hover,.task-card:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--primary-strong),var(--secondary-strong));color:#fff;box-shadow:var(--shadow-glow)}.button-secondary{border:1px solid var(--surface-line);background:#ffffff0a;color:var(--text)}.icon-button{width:42px;height:42px;border-radius:var(--radius-sm);border:1px solid var(--surface-line);background:#ffffff0a;color:var(--text)}.mobile-menu-button,.mobile-menu{display:none}.mobile-menu{position:fixed;top:var(--nav-height);left:1rem;right:1rem;z-index:45;grid-template-columns:1fr;gap:.35rem;padding:.8rem;border:1px solid var(--surface-line);border-radius:var(--radius-lg);background:var(--surface-solid);box-shadow:var(--shadow-glow)}.mobile-menu.is-open{display:grid}.mobile-menu a{padding:.8rem;border-radius:var(--radius-sm);color:var(--muted);font-weight:800}main{padding-top:var(--nav-height)}.hero-section,.product-shell,.site-footer,.section-pad,.spotlight-section,.cta-section,.logo-band{width:min(var(--container),calc(100% - 2rem));margin-inline:auto}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);padding:clamp(4rem,8vw,7rem) 0 clamp(2.5rem,6vw,5rem)}.hero-copy{max-width:720px}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1rem;color:var(--secondary);font-family:Geist,Inter,sans-serif;font-size:.74rem;font-weight:800;text-transform:uppercase}.status-dot{display:inline-block;width:.55rem;height:.55rem;border-radius:999px;background:var(--secondary);box-shadow:0 0 16px #4cd7f6bf}h1{margin:0;font-size:clamp(2.9rem,7vw,5.9rem);line-height:1.02;letter-spacing:0}h2{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:0}h3{margin:0;font-size:1.1rem;line-height:1.25;letter-spacing:0}p{color:var(--muted);line-height:1.7}.text-gradient{color:transparent;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text}.hero-intro{max-width:650px;margin:1.35rem 0 1.7rem;font-size:clamp(1rem,2vw,1.18rem)}.cta-row{gap:.8rem;flex-wrap:wrap}.proof-pills{gap:.55rem;flex-wrap:wrap;margin-top:1.4rem}.proof-pills span,.badge,.metric-badge{display:inline-flex;align-items:center;min-height:28px;padding:.35rem .65rem;border-radius:999px;border:1px solid var(--surface-line);background:#ffffff0a;color:var(--muted);font-size:.74rem;font-weight:800}.hero-visual{min-width:0}.preview-frame,.panel,.feature-card,.pricing-card,.metric-card,.flow-card,.industry-card,.task-column,.spotlight-section,.cta-section{border:1px solid var(--surface-line);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.preview-frame{overflow:hidden;border-radius:var(--radius-xl);box-shadow:var(--shadow-glow)}.preview-frame img{width:100%;aspect-ratio:16 / 11;object-fit:cover;object-position:top center}.metric-ribbon{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:.85rem}.metric-ribbon.standalone{margin:0 0 2rem}.metric-card{min-height:108px;border-radius:var(--radius-lg);padding:1rem}.metric-card p{margin:0 0 .35rem;color:var(--muted-strong);font-size:.78rem;font-weight:800;text-transform:uppercase}.metric-card strong{display:block;color:var(--text);font-family:Geist,Inter,sans-serif;font-size:clamp(1.5rem,3vw,2.1rem)}.metric-card small{color:var(--success);font-weight:800}.tone-cyan strong,.feature-card>.material-symbols-outlined,.metric-icon{color:var(--secondary)}.tone-violet strong{color:var(--primary)}.tone-amber strong{color:var(--tertiary)}.logo-band{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,5vw,3.5rem);flex-wrap:wrap;padding:1.4rem;border-top:1px solid var(--surface-line);border-bottom:1px solid var(--surface-line);color:var(--muted);font-family:Geist,Inter,sans-serif;font-weight:800}.section-pad{padding:clamp(3.5rem,8vw,6.5rem) 0 0}.section-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1fr);gap:clamp(1.5rem,5vw,3rem)}.section-heading{max-width:680px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading p:last-child{margin-top:1rem}.edge-grid,.card-grid,.flow-grid,.industry-grid,.kpi-grid,.dashboard-grid{display:grid;gap:1rem}.edge-grid,.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card,.pricing-card,.flow-card,.industry-card{border-radius:var(--radius-lg);padding:1.2rem;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.feature-card:hover,.pricing-card:hover,.flow-card:hover,.industry-card:hover{border-color:#d2bbff7a;box-shadow:var(--shadow-glow)}.feature-card>.material-symbols-outlined,.industry-card>.material-symbols-outlined{margin-bottom:1rem}.feature-card p,.flow-card p,.pricing-card span{margin:.65rem 0 0}.flow-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.4rem}.flow-card small{color:var(--secondary);font-weight:900;text-transform:uppercase}.industry-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.industry-card{min-height:118px;display:grid;align-content:center;justify-items:center;text-align:center;gap:.4rem}.spotlight-section,.cta-section{display:grid;gap:1.5rem;border-radius:var(--radius-xl);margin-top:clamp(3rem,7vw,5rem);padding:clamp(1.4rem,4vw,2.5rem)}.spotlight-section{grid-template-columns:minmax(0,1fr) minmax(260px,.75fr);align-items:center}.check-list{display:grid;gap:.75rem;list-style:none;padding:0;margin:0}.check-list li{display:flex;align-items:flex-start;gap:.6rem;color:var(--muted)}.check-list .material-symbols-outlined{color:var(--secondary);font-size:20px;margin-top:.12rem}.pricing-card{min-height:360px;display:flex;flex-direction:column;gap:1rem}.pricing-card.is-featured{border-color:#d2bbff94;box-shadow:var(--shadow-glow)}.pricing-card>p{margin:0;color:var(--secondary);font-size:.78rem;font-weight:900;text-transform:uppercase}.pricing-card>strong{color:var(--text);font-family:Geist,Inter,sans-serif;font-size:clamp(2rem,4vw,3rem)}.pricing-card>strong small{color:var(--muted);font-size:.9rem}.metric-badge{width:max-content;color:var(--secondary)}.cta-section{justify-items:center;text-align:center;margin-bottom:3rem}.cta-section p{max-width:680px;margin:0}.product-shell{display:grid;grid-template-columns:240px minmax(0,1fr);gap:1rem;padding:1rem 0 3rem}.product-sidebar{position:sticky;top:calc(var(--nav-height) + 1rem);align-self:start;min-height:calc(100vh - var(--nav-height) - 2rem);border:1px solid var(--surface-line);border-radius:var(--radius-xl);background:var(--surface);padding:1rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sidebar-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.9rem;color:var(--secondary);font-size:.72rem;font-weight:900;text-transform:uppercase}.sidebar-link{min-height:44px;display:flex;align-items:center;gap:.7rem;border-radius:var(--radius-sm);padding:.7rem;color:var(--muted);font-weight:800}.product-main{min-width:0;display:grid;gap:1rem}.product-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:clamp(1rem,3vw,1.5rem)}.product-header h1{font-size:clamp(2.1rem,5vw,3.8rem)}.product-header p:last-child{margin-bottom:0}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.65fr);align-items:start}.panel{border-radius:var(--radius-xl);padding:1.2rem}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.panel-head h2,.split-panel h2{font-size:clamp(1.35rem,3vw,2rem)}.panel-head span,.panel-head a{color:var(--secondary);font-size:.82rem;font-weight:800}.panel-image{width:100%;border-radius:var(--radius-lg);border:1px solid var(--surface-line);aspect-ratio:16 / 9;object-fit:cover;object-position:top center}.activity-list{display:grid;gap:.8rem}.activity-list article{display:flex;align-items:flex-start;gap:.75rem;padding:.9rem;border-radius:var(--radius-md);background:#ffffff0a}.activity-list p,.activity-list small{margin:.25rem 0 0;color:var(--muted)}.activity-list small{color:var(--secondary);font-weight:800}.opportunity-list{display:grid;gap:.6rem}.opportunity-list article,.lead-table article{display:grid;align-items:center;gap:.75rem;padding:.85rem;border-radius:var(--radius-md);background:#ffffff0a}.opportunity-list article{grid-template-columns:minmax(180px,1fr) repeat(3,minmax(80px,auto))}.lead-table{display:grid;gap:.55rem}.lead-table article{grid-template-columns:minmax(180px,1.2fr) minmax(150px,.8fr) 70px 120px 48px}.lead-table small{display:block;color:var(--muted);margin-top:.2rem}.score{color:var(--primary);font-weight:900}.split-panel{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);align-items:center;gap:1rem}.task-board{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:1rem;overflow-x:auto;padding-bottom:.2rem}.task-column{border-radius:var(--radius-xl);padding:1rem;min-width:220px}.column-head{display:flex;align-items:center;gap:.55rem;margin-bottom:.8rem}.column-head h2{flex:1;font-size:1rem;text-transform:uppercase}.column-head small{color:var(--secondary);font-weight:900}.task-card{min-height:132px;display:grid;gap:.7rem;align-content:start;margin-bottom:.75rem;border:1px solid var(--surface-line);border-radius:var(--radius-lg);background:#ffffff0b;padding:1rem;transition:transform .2s ease,border-color .2s ease}.task-card small{color:var(--muted);font-weight:800}.site-footer{display:flex;justify-content:space-between;gap:1.5rem;padding:2rem 0 3rem;border-top:1px solid var(--surface-line)}.site-footer p{margin:.4rem 0 0}.footer-links{flex-wrap:wrap;gap:.9rem;color:var(--muted);font-weight:700}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal{opacity:1;transform:none}}@media (max-width: 1120px){.nav-links,.nav-demo{display:none}.mobile-menu-button{display:inline-flex}.hero-section,.section-grid,.product-shell,.spotlight-section,.split-panel{grid-template-columns:1fr}.product-sidebar{position:static;min-height:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.sidebar-head{grid-column:1 / -1}.sidebar-link{justify-content:center}.sidebar-link span:last-child{display:none}.card-grid.four,.industry-grid,.flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){:root{--nav-height: 70px}.site-nav{padding-inline:1rem}.brand-mark small,.nav-actions .button{display:none}.hero-section{padding-top:3rem}.metric-ribbon,.edge-grid,.card-grid.two,.card-grid.three,.card-grid.four,.kpi-grid,.dashboard-grid{grid-template-columns:1fr}.product-header{align-items:flex-start;flex-direction:column}.lead-table article,.opportunity-list article{grid-template-columns:1fr}.site-footer{flex-direction:column}}@media (max-width: 560px){.hero-section,.product-shell,.site-footer,.section-pad,.spotlight-section,.cta-section,.logo-band{width:min(100% - 1rem,var(--container))}.button,.cta-row{width:100%}.industry-grid,.flow-grid{grid-template-columns:1fr}.product-sidebar{grid-template-columns:repeat(4,1fr);padding:.7rem}.sidebar-link{min-height:42px;padding:.5rem}}
