@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Manrope,sans-serif;color:#252528;background:#fff;font-synthesis:none;--ink:#252528;--muted:#666669;--line:#e0e0e3;--lime:#e9e9ec;--green:#4d4d50;--paper:#f5f7f2;--serif:"Instrument Serif",Georgia,serif;font-weight:450;letter-spacing:0}*{box-sizing:border-box;margin:0;padding:0;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:100px}body{min-width:320px;-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}svg{flex-shrink:0}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #6e6e71;outline-offset:5px}[tabindex="-1"]:focus{outline:none}::selection{background:var(--lime);color:var(--ink)}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding:108px 0}.eyebrow{font-size:13px;font-weight:650;display:flex;align-items:center;gap:10px;line-height:1.5}.section-index{font-family:monospace;color:var(--muted);margin-right:5px}.mono{font-family:monospace;font-size:12px;color:var(--muted)}.status-dot{width:7px;height:7px;border-radius:50%;background:#646467;display:inline-block;flex-shrink:0}em{font-family:var(--serif);font-weight:400}h1,h2,h3{font-weight:550}h2{font-size:50px;line-height:1.12;margin-top:23px}h2 em{font-size:1.1em}p{line-height:1.75}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:54px;padding:14px 23px;background:var(--ink);border:1px solid var(--ink);color:#fff;font-size:14px;font-weight:650;border-radius:4px;transition:background .2s,transform .2s}.button:hover{background:#464649;transform:translateY(-2px)}.button-small{min-height:42px;padding:9px 18px;gap:23px;font-size:13px}.text-link{display:inline-flex;gap:13px;align-items:center;font-size:14px;font-weight:700;line-height:1.7}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.icon-button{display:inline-flex;width:44px;height:44px;justify-content:center;align-items:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;background:var(--lime);padding:14px 20px;z-index:200;transform:translateY(-200%);font-weight:700}.skip-link:focus{transform:translateY(0)}.site-header{height:86px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:50}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:25px;font-weight:750;line-height:1}.brand-ai{font-weight:450;color:#6e6e71}.brand-mark{width:29px;height:29px}.desktop-nav{display:flex;gap:32px;align-items:center;margin-left:70px}.desktop-nav a{font-size:13px;font-weight:600;color:#565659;padding:12px 0;position:relative}.desktop-nav a:after{content:"";position:absolute;bottom:5px;left:0;right:0;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .2s}.desktop-nav a:hover:after{transform:scaleX(1)}.menu-toggle{display:none}.mobile-nav{position:fixed;top:85px;right:0;bottom:0;left:0;background:var(--paper);padding:40px 24px;overflow:auto;z-index:49}.mobile-nav>a:not(.button){display:flex;align-items:center;gap:20px;font-size:24px;font-weight:550;padding:22px 0;border-bottom:1px solid var(--line)}.mobile-nav>a>svg{margin-left:auto}.mobile-nav .button{display:flex;margin-top:36px}.mobile-nav p{font-size:14px;color:var(--muted);margin-top:24px}.hero{background:var(--paper);padding:62px 0 0;border-bottom:1px solid var(--line);overflow:hidden}.hero-content{text-align:center}.hero-eyebrow{justify-content:center;color:#57575a;font-size:12px}.hero-eyebrow .status-dot{box-shadow:0 0 0 5px #ececef;margin-right:5px}h1{font-size:90px;line-height:1.03;margin:21px auto 22px;font-weight:550}h1 em{font-size:1.12em;color:var(--green);line-height:.98}.hero-description{font-size:16px;color:#5d5d60;max-width:660px;margin:auto;line-height:1.75}.hero-actions{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:26px}.watch-link{display:flex;gap:10px;align-items:center;font-size:13px;font-weight:650}.watch-link:hover .play-icon{background:var(--lime)}.play-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #c5c5c8;border-radius:50%;transition:background .2s}.hero-note{font-size:12px;color:#6d6d70;margin-top:16px}.work-demo{margin-top:45px;text-align:left}.demo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.scenario-tabs{display:flex;gap:4px}.scenario-tabs button{display:flex;gap:8px;align-items:center;padding:10px 14px;font-size:12px;font-weight:600;color:#6c6c6f;border-radius:3px;min-height:40px;border:1px solid transparent}.scenario-tabs button[aria-selected=true]{background:#fff;border-color:#dbdbde;color:var(--ink);box-shadow:0 2px 4px #1f1f2204}.scenario-tabs button:hover{color:var(--ink)}.demo-label{display:flex;align-items:center;gap:8px;font-size:11px;color:#68686b;white-space:nowrap}.demo-label .status-dot{width:5px;height:5px;background:#909093}.workflow-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.workflow-item{background:#fff;border:1px solid #e0e0e3;border-radius:6px;padding:20px 22px 15px;position:relative;transition:border-color .3s,opacity .3s;min-height:191px;display:flex;flex-direction:column}.workflow-item.agent-item{background:#eaeaed;border-color:#d6d6d9}.workflow-item.waiting{opacity:.45}.workflow-item.working{border-color:#7a7a7d;box-shadow:0 0 0 2px #7a7a7d22}.workflow-meta{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#6d6d70}.workflow-meta>span:first-child{display:flex;align-items:center;gap:7px}.workflow-meta .mono{font-size:10px}.workflow-item h3{font-size:17px;font-weight:650;line-height:1.45;margin:20px 0 8px}.workflow-item p{font-size:12px;color:#6d6d70;line-height:1.6;max-width:290px}.workflow-foot{display:flex;justify-content:space-between;align-items:center;padding-top:19px;margin-top:auto;font-size:10px;color:#636366}.workflow-connector{position:absolute;left:calc(100% + 1px);top:50%;width:30px;display:flex;justify-content:center;color:#87878a}.demo-footer{display:flex;align-items:center;justify-content:space-between;padding:17px 0 20px;min-height:61px;gap:20px}.demo-footer p{display:flex;align-items:center;gap:8px;font-size:11px;color:#6c6c6f}.demo-footer p .status-dot{width:5px;height:5px}.text-button{font-size:11px;font-weight:650;display:flex;align-items:center;gap:6px;white-space:nowrap;min-height:30px}.text-button:hover{text-decoration:underline}.integrations{padding-top:35px;padding-bottom:35px;display:flex;align-items:center;justify-content:space-between;gap:36px}.integrations p{font-size:12px;color:#78787b;line-height:1.7;flex-shrink:0}.integrations strong{font-weight:550;color:#49494c}.tool-logos{display:flex;gap:38px;align-items:center;justify-content:space-between;flex:1;max-width:850px}.tool-logos>span{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:650;color:#5e5e61;white-space:nowrap}.tool-logos img{width:23px;height:23px;object-fit:contain;filter:grayscale(1);opacity:.75}.solutions{border-top:1px solid var(--line)}.section-intro{display:flex;justify-content:space-between;gap:64px;align-items:flex-end;margin-bottom:48px}.section-description{font-size:16px;color:var(--muted);max-width:365px;padding-bottom:4px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:6px;overflow:hidden}.service{padding:30px;display:flex;flex-direction:column;min-width:0;background:#fff}.service+.service{border-left:1px solid var(--line)}.service:nth-child(3){background:#f5f7f2}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px}.service-icon{width:47px;height:47px;display:flex;align-items:center;justify-content:center;border:1px solid #e0e0e3;border-radius:6px;color:#5b5b5e}.service:nth-child(3) .service-icon{background:var(--lime);border-color:var(--lime)}.service-type{font-size:12px;color:#666669;font-weight:650;margin-bottom:8px}.service h3{font-size:24px;line-height:1.32;font-weight:600;max-width:260px}.service-copy{font-size:14px;color:var(--muted);margin-top:14px;line-height:1.85}.service ul{list-style:none;margin:25px 0 29px;display:flex;flex-direction:column;gap:13px}.service li{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.75;color:#565659}.service li svg{margin-top:2px;color:#6b6b6e}.service-price{border-top:1px solid var(--line);padding-top:22px;margin-top:auto;display:flex;flex-direction:column;gap:7px}.service-price strong{font-size:17px;font-weight:650}.service-price span{font-size:11px;color:#6b6b6e;line-height:1.65;min-height:18px}.price-note{font-size:10px;line-height:1.8;color:#6b6b6e;margin-top:10px;min-height:36px}.service .text-link{font-size:12px;justify-content:space-between;margin-top:25px;min-height:32px}.solutions-note{display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:12px;padding:26px 0 0;color:#6c6c6f}.solutions-note span,.solutions-note a{display:flex;align-items:center;gap:10px}.solutions-note a{font-weight:650;color:var(--ink)}.dashboard-section{background:#28282b;color:#f8faf5}.dashboard-section .eyebrow{color:#dcdcdf}.dashboard-section .section-index{color:#a5a5a8}.dashboard-section h2 em{color:var(--lime)}.dashboard-section .section-description{color:#c2c2c5}.dashboard-tool{background:#fff;color:var(--ink);border:1px solid #5c5c5f;border-radius:7px;overflow:hidden}.dashboard-topbar{min-height:61px;display:flex;justify-content:space-between;gap:24px;align-items:center;border-bottom:1px solid var(--line);padding:18px 23px}.dashboard-brand{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:650}.dashboard-brand>span{color:#a4a4a7;font-weight:400;margin:0 6px}.sample-label{font-size:11px;color:#747477}.dashboard-layout{display:grid;grid-template-columns:195px 1fr}.dashboard-sidebar{background:#f7f8f4;border-right:1px solid var(--line);padding:27px 14px 20px;display:flex;flex-direction:column}.workspace-label{font-size:9px;font-weight:650;color:#6d6d70;padding-left:13px;margin-bottom:18px}.dashboard-sidebar [role=tablist]{display:flex;flex-direction:column;gap:6px}.dashboard-sidebar button{display:flex;align-items:center;gap:10px;padding:11px 13px;border-radius:4px;font-size:12px;text-align:left;color:#6e6e71;min-height:40px}.dashboard-sidebar button[aria-selected=true]{background:#ebebee;color:#37373a;font-weight:650}.count-badge{margin-left:auto;background:#e4e4e7;color:#545457;min-width:18px;line-height:18px;text-align:center;font-size:10px;border-radius:3px}.sidebar-bottom{margin-top:auto;padding:22px 7px 0;font-size:10px;color:#666669}.sidebar-bottom .status-dot{width:5px;height:5px;margin-right:5px}.sidebar-note{display:block;font-size:9px;margin-top:7px;color:#808083}.dashboard-content{padding:28px 31px 0;min-height:387px;min-width:0}.dashboard-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:26px}.dashboard-title p{font-size:9px;font-weight:650;color:#7e7e81;margin-bottom:7px}.dashboard-title h3{font-size:24px;font-weight:550;line-height:1.3}.avatar{height:33px;width:33px;display:flex;align-items:center;justify-content:center;background:#f0f0f3;border:1px solid #e2e2e5;border-radius:50%;font-size:11px;font-weight:600}.dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.dashboard-stats>div{padding-left:20px;border-left:1px solid var(--line);display:flex;flex-direction:column;gap:9px}.dashboard-stats>div:first-child{padding-left:0;border-left:0}.dashboard-stats>div>span{font-size:10px;color:#737376}.dashboard-stats strong{font-size:30px;line-height:1.1;font-weight:500;display:flex;align-items:center;gap:12px}.stat-dot{width:5px;height:5px;background:#a6a6a9;border-radius:50%}.dashboard-chart{padding-top:19px}.chart-heading{display:flex;justify-content:space-between;align-items:center}.chart-heading h4{font-size:11px;font-weight:600}.chart-heading>span{display:flex;align-items:center;gap:5px;font-size:10px;color:#79797c}.chart-bars{height:139px;display:flex;justify-content:space-around;align-items:flex-end;gap:24px;padding:0 24px;position:relative;margin-top:9px}.chart-grid{position:absolute;top:13px;right:0;bottom:27px;left:0;background:repeating-linear-gradient(to top,#e9e9ec 0,#e9e9ec 1px,transparent 1px,transparent 31px);pointer-events:none}.bar-column{display:flex;flex:1;flex-direction:column;align-items:center;z-index:1;max-width:85px}.bar-value{font-size:9px;margin-bottom:3px;color:#6c6c6f}.bar{background:#e5e5e8;width:100%;border-radius:2px 2px 0 0}.today .bar{background:#d4d4d7}.bar-day{font-size:9px;color:#818184;margin:7px 0 5px}.today .bar-day{color:#4d4d50;font-weight:700}.dashboard-recent{border-top:1px solid var(--line);margin-top:8px;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:13px 0;font-size:10px;color:#656568}.dashboard-recent>span{display:flex;align-items:center;gap:7px}.dashboard-recent .status-dot{width:5px;height:5px}.dashboard-recent button{width:30px;height:30px;display:flex;justify-content:center;align-items:center}.control-bar{padding:17px 23px;display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);background:#fcfdfb;flex-wrap:wrap}.control-bar>span{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600}.control-bar fieldset{border:1px solid #e0e0e3;border-radius:4px;display:flex;overflow:hidden;padding:3px;gap:3px}.control-bar label{cursor:pointer;position:relative;padding:7px 10px;font-size:10px;line-height:1.3;border-radius:2px;color:#646467;min-height:30px;display:flex;align-items:center}.control-bar label.selected{background:#eaeaed;color:#454548;font-weight:700}.control-bar label:has(:focus-visible){outline:2px solid #6e6e71;outline-offset:-2px}.control-bar input{position:absolute;opacity:0;width:100%;height:100%;top:0;right:0;bottom:0;left:0;cursor:pointer}.control-bar p{font-size:10px;color:#727275;margin-left:auto}.control-promises{display:flex;align-items:center;justify-content:center;gap:65px;margin-top:30px;font-size:12px;color:#d5d5d8}.control-promises span{display:flex;align-items:center;gap:9px}.control-promises svg{color:#c3c3c6}.activity-row{display:grid;grid-template-columns:36px 1fr auto 35px;gap:13px;padding:19px 0;border-top:1px solid var(--line);align-items:center}.activity-icon{width:34px;height:34px;background:#f2f2f5;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#6d6d70}.activity-row strong{font-size:12px;font-weight:650;display:block;margin-bottom:5px}.activity-row div>span{font-size:10px;color:#7e7e81;display:block}.activity-state{font-size:10px;color:#5d5d60;padding:4px 7px;background:#f3f3f6;border-radius:2px}.activity-state.needs-review{background:#ededf0;color:#5f5f62}.activity-row time{font-size:10px;color:#808083}.approval-list>p{font-size:12px;color:#69696c;margin-bottom:20px}.approval-row{border-top:1px solid var(--line);padding:23px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.approval-row strong{font-size:13px;font-weight:650}.approval-row p{font-size:11px;color:#737376;margin-top:5px}.approval-actions{display:flex;align-items:center;gap:6px}.approval-actions button{display:flex;gap:7px;align-items:center;font-size:11px;padding:8px 10px;border-radius:3px;border:1px solid #dddde0;min-height:34px}.approval-actions button:first-child{background:#e8e8eb;border-color:#d7d7da}.decision-status{display:flex;align-items:center;gap:7px;color:#6a6a6d;font-size:11px}.reset-demo{font-size:11px;display:flex;gap:7px;align-items:center;margin-top:8px;min-height:35px}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;gap:46px}.process-grid li{padding-top:22px;border-top:1px solid #d4d4d7}.process-number{font-family:var(--serif);font-size:47px;display:flex;align-items:center;justify-content:space-between;color:#7c7c7f}.process-number svg{color:#a1a1a4}.process-grid h3{font-size:20px;font-weight:600;margin:20px 0 13px;line-height:1.4}.process-grid p{font-size:14px;color:var(--muted);line-height:1.9}.process-note{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:600;color:#6b6b6e;margin-top:22px}.founder-note{display:flex;align-items:center;gap:24px;border-top:1px solid var(--line);padding-top:36px;margin-top:73px}.founder-monogram{position:relative;flex-shrink:0;width:64px;height:64px;border-radius:50%;background:#ececef;font-family:var(--serif);font-size:40px;display:flex;align-items:center;justify-content:center;color:#5c5c5f;font-style:italic}.founder-monogram .status-dot{position:absolute;bottom:2px;right:0;width:12px;height:12px;border:3px solid #fff}.founder-note>div:nth-child(2){max-width:720px}.founder-note p{font-size:17px;font-weight:500;line-height:1.65}.founder-note div>span{font-size:11px;color:#747477;display:inline-block;margin-top:10px}.founder-divider{padding:0 7px;color:#a9a9ac}.founder-label{font-size:11px;line-height:1.9;color:#7c7c7f;text-align:right;margin-left:auto;white-space:nowrap}.faq-section{background:#f5f7f2;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.faq-grid h2{font-size:43px}.faq-aside{margin-top:25px;font-size:14px;color:#6f6f72;line-height:1.9}.faq-grid .text-link{margin-top:20px;font-size:12px}.faq-list details{border-bottom:1px solid #dadadd}.faq-list details:first-child{border-top:1px solid #dadadd}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;font-weight:600;line-height:1.6;list-style:none;cursor:pointer;padding:23px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-plus{width:17px;height:17px;position:relative;flex-shrink:0}.faq-plus span{position:absolute;top:8px;left:2px;width:13px;height:1px;background:#77777a;transition:transform .2s}.faq-plus span+span{transform:rotate(90deg)}details[open] .faq-plus span+span{transform:rotate(0)}.faq-list details>p{font-size:14px;line-height:1.9;color:#68686b;padding:0 25px 23px 0}.closing-section{background:#eaeaed;padding:84px 0 87px;position:relative}.closing-inner{text-align:center}.closing-inner .eyebrow{justify-content:center;color:#656568;font-size:11px}.closing-inner h2{font-size:60px;line-height:1.12;margin-top:25px}.closing-inner h2 em{color:#5d5d60}.closing-inner>p:not(.eyebrow){font-size:15px;color:#6a6a6d;line-height:1.9;margin-top:25px}.closing-inner .button{margin-top:29px}.closing-note{display:block;font-size:11px;color:#6e6e71;margin-top:15px}.site-footer{padding:48px 0 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:38px}.footer-top p{font-size:12px;color:#7c7c7f;margin-top:16px}.footer-top nav{display:flex;gap:35px;align-items:center}.footer-top nav a{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:550}.footer-top nav a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#7c7c7f;font-size:10px}.footer-bottom>div{display:flex;align-items:center;gap:23px}.back-top{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;border:1px solid var(--line);border-radius:50%}@media(min-width:1500px){.hero{padding-top:78px}.work-demo{margin-top:55px}h1{font-size:100px}.hero-description{font-size:18px}.hero-note{font-size:13px}.demo-label,.demo-footer p,.text-button{font-size:12px}.workflow-item{min-height:205px}}@media(max-width:1190px){.wrap{width:calc(100% - 72px)}.desktop-nav{margin-left:0;gap:25px}.tool-logos{gap:23px}.tool-logos>span{font-size:14px}.tool-logos img{width:20px}.section-intro{gap:40px}h2{font-size:43px}.section-description{max-width:320px;font-size:15px}.service{padding:25px}.service h3{font-size:22px}.workflow-track{gap:23px}.workflow-connector{width:23px}.workflow-item{padding:19px 17px 15px}.workflow-item h3{font-size:15px}.dashboard-layout{grid-template-columns:175px 1fr}.control-bar p{margin-left:0}.control-promises{gap:36px}.faq-grid{gap:50px}.founder-note p{font-size:16px}.founder-label{display:none}}@media(max-width:960px){.wrap{width:calc(100% - 48px)}.site-header{height:76px}.desktop-nav{gap:19px}.desktop-nav a{font-size:12px}.brand{font-size:23px}.header-inner{gap:20px}.hero{padding-top:54px}h1{font-size:78px}.workflow-item h3{font-size:14px}.workflow-item p{font-size:11px}.workflow-meta{font-size:10px}.workflow-item{min-height:194px}.demo-toolbar{gap:10px}.scenario-tabs button{padding:9px 10px;font-size:11px}.demo-label{font-size:10px}.integrations{gap:30px;align-items:flex-start}.tool-logos{flex-wrap:wrap;justify-content:flex-start;gap:20px 30px;max-width:580px}.section{padding:80px 0}.section-intro{align-items:flex-start}.section-description{max-width:300px;font-size:14px}.service{padding:22px}.service h3{font-size:21px}.service-copy{font-size:13px}.service li{font-size:11px}.service-price strong{font-size:15px}.service-price span{font-size:10px}.solutions-note{align-items:flex-start;font-size:11px}.dashboard-content{padding:25px 24px 0}.control-promises{gap:25px;font-size:11px}.process-grid{gap:30px}.process-grid h3{font-size:18px}.process-grid p{font-size:13px}.faq-grid h2{font-size:38px}.faq-grid{grid-template-columns:.9fr 1.1fr;gap:45px}.footer-top nav{gap:22px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:74px}.header-inner{gap:12px}.desktop-nav{display:none}.header-audit{margin-left:auto;min-height:38px;padding:8px 12px;font-size:11px;gap:11px}.header-audit svg{width:15px}.menu-toggle{display:flex;width:36px;height:40px}.brand{font-size:21px;gap:7px}.brand-mark{width:26px;height:26px}.mobile-nav{top:73px}.hero{padding-top:43px}.hero-eyebrow{font-size:10px;gap:8px}h1{font-size:61px;margin-top:24px;margin-bottom:23px}.hero-description{font-size:14px;max-width:480px;line-height:1.85}.hero-actions{gap:21px;margin-top:24px}.hero-actions .button{font-size:12px;min-height:49px;gap:15px;padding:13px 17px}.watch-link{font-size:11px;gap:7px}.hero-note{font-size:10px;margin-top:17px}.work-demo{margin-top:34px}.demo-toolbar{flex-direction:column;align-items:center;gap:12px;margin-bottom:15px}.scenario-tabs{width:100%;justify-content:center;gap:0}.scenario-tabs button{font-size:10px;padding:9px;gap:5px;flex:1;justify-content:center;min-height:41px}.scenario-tabs svg{width:14px;height:14px}.demo-label{font-size:10px}.workflow-track{gap:14px;grid-template-columns:1fr}.workflow-item{min-height:134px;padding:16px 18px;display:grid;grid-template-columns:1fr auto;column-gap:14px}.workflow-meta{grid-column:1/-1;font-size:11px}.workflow-meta .mono{font-size:11px}.workflow-item h3{font-size:16px;margin:13px 0 5px;grid-column:1/-1}.workflow-item p{font-size:12px;max-width:none;grid-column:1/2;line-height:1.75}.workflow-foot{padding:0;align-self:end;flex-direction:column;align-items:flex-end;gap:9px;font-size:9px;grid-column:2/3;grid-row:3/4}.workflow-connector{left:50%;top:100%;height:14px;width:18px;align-items:center;transform:translate(-50%)}.workflow-connector svg{transform:rotate(90deg);width:12px}.demo-footer{align-items:center;padding:17px 0;gap:12px}.demo-footer p{font-size:10px;line-height:1.75;max-width:240px}.demo-footer .text-button{font-size:10px;min-height:40px}.integrations{padding-top:27px;padding-bottom:29px;flex-direction:column;align-items:center;gap:22px;text-align:center}.integrations p br{display:none}.integrations p{font-size:11px}.integrations p strong{margin-left:4px}.tool-logos{gap:19px 24px;justify-content:center;max-width:500px}.tool-logos>span{font-size:12px;gap:7px}.tool-logos img{width:18px;height:18px}.section{padding:64px 0}.section-intro{display:block;margin-bottom:31px}.section-description{font-size:14px;max-width:480px;margin-top:22px;line-height:1.9}.eyebrow{font-size:11px;gap:8px}.section-index{font-size:11px;margin-right:3px}h2{font-size:37px;margin-top:21px;line-height:1.15}.service-grid{grid-template-columns:1fr}.service{padding:26px}.service+.service{border-left:0;border-top:1px solid var(--line)}.service-top{margin-bottom:23px}.service-icon{height:44px;width:44px}.service h3{font-size:26px;max-width:none}.service-type{font-size:12px}.service-copy{font-size:14px;margin-top:12px}.service ul{margin:22px 0 24px;gap:11px}.service li{font-size:12px}.service-price strong{font-size:19px}.service-price span{font-size:12px}.price-note{font-size:11px;min-height:0}.service .text-link{font-size:13px;margin-top:19px}.solutions-note{flex-direction:column;gap:15px;padding-top:22px;font-size:11px}.dashboard-section .section-description{max-width:480px}.dashboard-topbar{padding:15px 17px;flex-direction:column;align-items:flex-start;gap:8px}.dashboard-brand{font-size:12px;gap:7px}.dashboard-brand>span{margin:0 2px}.sample-label{font-size:10px}.dashboard-layout{grid-template-columns:1fr}.dashboard-sidebar{padding:0;border-right:0;border-bottom:1px solid var(--line)}.workspace-label,.sidebar-bottom{display:none}.dashboard-sidebar [role=tablist]{flex-direction:row;padding:8px;gap:3px}.dashboard-sidebar button{flex:1;justify-content:center;font-size:11px;gap:6px;padding:10px 7px}.dashboard-sidebar button svg{width:15px;height:15px}.count-badge{margin-left:0;font-size:9px;min-width:17px;line-height:17px}.dashboard-content{padding:22px 18px 0;min-height:388px}.dashboard-title{margin-bottom:21px}.dashboard-title h3{font-size:20px}.dashboard-title p{font-size:8px}.avatar{height:30px;width:30px;font-size:10px}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 0}.dashboard-stats>div{padding-left:15px}.dashboard-stats>div:nth-child(3){border-left:0;padding-left:0}.dashboard-stats>div>span{font-size:10px}.dashboard-stats strong{font-size:29px}.chart-bars{gap:15px;padding:0 7px;height:128px}.dashboard-recent{font-size:9px;line-height:1.6}.control-bar{padding:16px 18px;gap:12px}.control-bar>span{font-size:11px}.control-bar fieldset{width:100%}.control-bar label{flex:1;justify-content:center;font-size:11px;min-height:36px;padding:8px 5px}.control-bar p{font-size:10px;min-height:18px;line-height:1.8}.control-promises{gap:14px;flex-direction:column;align-items:flex-start;padding-left:2px;margin-top:26px;font-size:12px}.activity-row{grid-template-columns:30px 1fr auto;gap:9px;padding:18px 0}.activity-row time{display:none}.activity-icon{width:29px;height:29px}.activity-row strong{font-size:11px;line-height:1.5}.activity-row div>span{font-size:9px;line-height:1.6}.activity-state{font-size:8px;padding:4px;white-space:nowrap}.approval-list>p{font-size:11px}.approval-row{flex-direction:column;align-items:flex-start;gap:14px;padding:17px 0}.approval-row strong{font-size:12px}.approval-row p{font-size:11px}.approval-actions button{font-size:11px;min-height:40px;padding:10px 13px}.decision-status{min-height:40px;font-size:11px}.process-grid{grid-template-columns:1fr;gap:31px}.process-grid li{padding-top:18px}.process-number{font-size:42px}.process-grid h3{font-size:22px;margin:14px 0 11px}.process-grid p{font-size:14px;max-width:460px}.process-note{font-size:11px;margin-top:17px}.founder-note{margin-top:47px;padding-top:29px;gap:16px;align-items:flex-start}.founder-monogram{width:49px;height:49px;font-size:33px}.founder-note p{font-size:15px;line-height:1.8}.founder-note div>span{font-size:10px;line-height:1.9}.founder-divider{padding:0 4px}.faq-grid{grid-template-columns:1fr;gap:32px}.faq-grid h2{font-size:37px}.faq-aside{font-size:13px;margin-top:20px}.faq-grid .text-link{margin-top:15px;font-size:12px}.faq-list summary{font-size:13px;padding:20px 0;gap:17px}.faq-list details>p{font-size:13px;padding-right:10px}.closing-section{padding:60px 0 64px}.closing-inner .eyebrow{font-size:10px;gap:7px}.closing-inner h2{font-size:40px;margin-top:24px;line-height:1.15}.closing-inner>p:not(.eyebrow){font-size:13px;margin-top:21px}.closing-inner .button{margin-top:25px;font-size:13px;min-height:51px}.closing-note{font-size:10px;margin-top:14px}.site-footer{padding:37px 0 21px}.footer-top{flex-direction:column;align-items:flex-start;gap:29px;padding-bottom:25px}.footer-top p{font-size:11px;margin-top:12px}.footer-top nav{flex-wrap:wrap;gap:20px 26px}.footer-top nav a{font-size:11px}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:16px}.footer-bottom>span:nth-child(2){display:none}.footer-bottom>div{gap:15px}.back-top{min-width:30px;min-height:30px}}@media(max-width:380px){.wrap{width:calc(100% - 32px)}.brand{font-size:19px}.header-audit{font-size:10px;gap:6px;padding:8px 10px}.header-inner{gap:8px}h1{font-size:54px}.hero-eyebrow{font-size:9px}.hero-description{font-size:13px}.hero-actions{gap:12px}.hero-actions .button{font-size:11px;padding:13px 14px;gap:11px}.watch-link{font-size:10px}.scenario-tabs button{font-size:9px;gap:4px;padding:8px 5px}.scenario-tabs svg{width:12px}.workflow-item h3{font-size:15px}.workflow-item p{font-size:11px}.workflow-foot{font-size:8px}.workflow-item{padding:15px}.demo-footer p,.demo-footer .text-button,.hero-note{font-size:9px}.closing-inner h2{font-size:35px}.closing-inner .eyebrow{font-size:9px}.service{padding:23px}.dashboard-sidebar button{font-size:10px;gap:5px}.dashboard-brand{font-size:11px}.dashboard-title h3{font-size:18px}.dashboard-content{padding-left:14px;padding-right:14px}.activity-state{font-size:7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.system-section{padding-top:30px;background:#fff}.system-tabs{display:flex;border-bottom:1px solid var(--line);gap:30px;margin-bottom:32px}.system-tabs button{font-size:14px;display:flex;align-items:center;gap:10px;padding:16px 0;min-height:54px;border-bottom:2px solid transparent;color:#68686b;margin-bottom:-1px}.system-tabs button[aria-selected=true]{border-color:#515154;color:#37373a;font-weight:700}.system-stage{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.conversation-stage{background:#f4f6f2;border:1px solid #dcdcdf;border-radius:8px;padding:26px;min-height:560px;display:flex;flex-direction:column}.conversation-header{display:flex;align-items:center;gap:14px;border-bottom:1px solid #dedee1;padding-bottom:22px}.conversation-icon{display:flex;justify-content:center;align-items:center;width:44px;height:44px;background:#e4e4e7;color:#5a5a5d;border-radius:50%}.conversation-header strong{font-size:15px;font-weight:650;display:block}.conversation-header div>span{display:block;font-size:12px;color:#6f6f72;margin-top:5px}.voice-wave{margin-left:auto;display:flex;align-items:center;gap:3px;height:26px}.voice-wave i{width:3px;height:5px;background:#7d7d80;border-radius:2px}.voice-wave.is-playing i{animation:voiceWave .8s ease-in-out infinite alternate}.conversation-messages{padding-top:23px;display:flex;flex-direction:column;gap:16px;min-height:343px}.conversation-message{max-width:90%;padding:11px 14px;border-radius:7px;opacity:0;transform:translateY(8px);transition:opacity .5s,transform .5s}.conversation-message.customer{background:#eaeaed;align-self:flex-start}.conversation-message.agent{background:#434346;color:#f9f9fc;align-self:flex-end}.conversation-message>span{font-size:11px;display:block;font-weight:650;margin-bottom:4px;color:#606063}.conversation-message.agent>span{color:#d7d7da}.conversation-message p{font-size:14px;line-height:1.65}.conversation-message.is-shown,.conversation-result.is-shown{opacity:1;transform:none}.conversation-result{border-top:1px solid #dbdbde;display:flex;align-items:center;gap:12px;padding-top:20px;margin-top:auto;opacity:0;transform:translateY(8px);transition:opacity .5s,transform .5s;color:#5a5a5d;min-height:66px}.conversation-result strong{display:block;font-size:14px;font-weight:650;line-height:1.6}.conversation-result span{display:block;font-size:12px;color:#6a6a6d;line-height:1.7;margin-top:2px}.trace-label{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:650;color:#717174}.system-trace h3{font-size:27px;line-height:1.3;max-width:380px;margin-top:16px;font-weight:550}.trace-intro{font-size:14px;color:var(--muted);line-height:1.85;margin-top:13px;max-width:390px}.system-trace ol{list-style:none;margin-top:26px;display:flex;flex-direction:column}.system-trace li{display:flex;gap:16px;position:relative;padding-bottom:23px;color:#6f6f72}.system-trace li:not(:last-child):before{content:"";position:absolute;left:15px;top:33px;bottom:0;width:1px;background:#dedee1}.system-trace li.finished:before{background:#b1b1b4}.trace-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #dcdcdf;flex-shrink:0;background:#f7f9f4;color:#838386;transition:background .3s,border-color .3s}.current .trace-icon{border-color:#8a8a8d;animation:tracePulse 1.6s infinite}.finished .trace-icon{color:#505053;background:#e8e8eb;border-color:#d4d4d7}.trace-time{font-size:11px;color:#7e7e81;float:right;margin-left:18px;line-height:1.9}.system-trace li>div{flex:1}.system-trace li strong{font-size:14px;font-weight:650;color:#656568;line-height:1.7}.system-trace li.finished strong,.system-trace li.current strong{color:#353538}.system-trace li p{font-size:12px;margin-top:4px;line-height:1.8}.system-tools{font-size:12px;color:#707073;display:flex;flex-wrap:wrap;gap:12px;border-top:1px solid var(--line);padding-top:17px}.tool-divider{color:#a6a6a9;padding-left:12px}.system-playback{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px}.system-playback p{font-size:12px;color:#737376;display:flex;align-items:center;gap:8px}.system-playback>div{display:flex;align-items:center;gap:20px}.system-playback button{display:flex;gap:7px;align-items:center;min-height:44px;font-size:12px;font-weight:650}.playback-progress{display:flex;gap:5px}.playback-progress i{width:24px;height:3px;background:#e0e0e3;transition:background .3s}.playback-progress i.done{background:#7e7e81}@keyframes voiceWave{0%{height:4px}to{height:24px}}@keyframes tracePulse{50%{box-shadow:0 0 0 5px #d6d6d93b}}@media(max-width:960px){.system-stage{gap:35px;grid-template-columns:1fr 1fr}.conversation-stage{padding:22px;min-height:611px}.conversation-messages{min-height:387px}.system-trace h3{font-size:24px}.conversation-header{gap:10px}.conversation-icon{width:36px;height:36px}.conversation-header strong{font-size:14px}}@media(max-width:760px){.system-section{padding-top:8px}.system-tabs{gap:0;margin-bottom:24px;justify-content:space-between}.system-tabs button{font-size:12px;padding:13px 5px;gap:6px;flex:1;justify-content:center;line-height:1.6}.system-tabs svg{width:15px}.system-stage{grid-template-columns:1fr;gap:29px}.conversation-stage{min-height:580px;padding:20px}.conversation-messages{min-height:365px;gap:14px}.conversation-message{max-width:94%;padding:10px 12px}.conversation-message p{font-size:14px}.system-trace h3{font-size:26px;max-width:none}.trace-intro{font-size:16px;max-width:none}.system-trace li strong{font-size:15px}.system-trace li p{font-size:14px}.trace-label{font-size:12px}.system-trace ol{margin-top:25px}.system-playback{align-items:flex-start}.system-playback p{font-size:11px;max-width:210px;align-items:flex-start;line-height:1.8}.system-playback p .status-dot{margin-top:7px}.playback-progress{display:none}.system-playback>div{flex-shrink:0}.system-playback button{font-size:12px}.system-tools{font-size:12px;gap:9px}.conversation-result{padding-top:16px}.conversation-result strong{font-size:14px}.conversation-result span{font-size:12px}}@media(max-width:480px){h1{font-size:46px}.hero h1 em{font-size:1.12em}.hero-actions{gap:17px}.hero-actions .button{padding:12px 15px}.hero-eyebrow{max-width:100%}}@media(max-width:380px){h1{font-size:41px}.system-tabs button svg{display:none}.conversation-stage{padding:17px;min-height:596px}.conversation-messages{min-height:393px}.voice-wave{gap:2px}.voice-wave i{width:2px}}.section-description,.service-copy,.process-grid p,.faq-aside,.faq-list details>p,.closing-inner>p:not(.eyebrow){font-size:16px}.workflow-item p,.service li,.service-price span,.service .text-link,.faq-list summary,.dashboard-sidebar button,.desktop-nav a,.footer-top nav a{font-size:14px}.workflow-meta,.workflow-foot,.demo-label,.demo-footer p,.text-button,.hero-note,.hero-eyebrow,.scenario-tabs button,.price-note,.process-note,.sample-label,.control-bar p,.control-bar label,.control-bar>span,.dashboard-recent,.dashboard-stats>div>span,.activity-row div>span,.activity-state,.activity-row time,.approval-row p,.reset-demo,.closing-note,.footer-bottom,.founder-note div>span{font-size:12px}.workflow-item h3{font-size:18px}.workflow-item{min-height:221px}.control-bar{gap:14px}.dashboard-content{min-height:426px}.dashboard-title p,.workspace-label,.sidebar-bottom,.sidebar-note,.chart-heading>span,.bar-value,.bar-day{font-size:12px}.chart-heading h4,.dashboard-brand,.activity-row strong,.approval-row strong{font-size:14px}.approval-actions button,.decision-status{font-size:12px}.dashboard-topbar{flex-wrap:wrap}.workflow-foot{padding-top:16px}.service-price span{min-height:46px}.price-note{min-height:43px}.sidebar-note{line-height:1.6}.scenario-tabs button{min-height:44px}.service-grid{border:0;border-radius:0;gap:0;overflow:visible}.service{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero{background:#f3f5f2}.workflow-item.agent-item{background:#ececef;border-color:#d4d4d7}.workflow-item.agent-item .workflow-meta,.workflow-item.agent-item p{color:#5b5b5e}.closing-section{background:#e8e8eb}@media(max-width:960px){.tool-logos>span{font-size:14px}.service-price strong{font-size:18px}.workflow-track{gap:20px}.workflow-connector{width:20px}.workflow-item h3{font-size:16px}.scenario-tabs button{font-size:12px}.control-bar p{width:100%}}@media(max-width:760px){.desktop-break{display:none}.hero-description{font-size:16px}.hero-eyebrow{font-size:11px}.scenario-tabs button{font-size:12px;padding:8px 5px;line-height:1.5}.scenario-tabs button svg{display:none}.workflow-item{min-height:151px;display:flex}.workflow-item h3{font-size:18px;margin:12px 0 7px}.workflow-item p{font-size:14px}.workflow-foot{flex-direction:row;align-items:center;width:100%;padding-top:15px}.workflow-connector{width:20px;height:14px}.demo-footer{align-items:flex-start}.demo-footer p{font-size:12px;max-width:230px}.demo-footer .text-button{font-size:12px;min-height:44px}.service-price span,.price-note{min-height:0}.service h3{font-size:26px}.dashboard-content{min-height:443px}.dashboard-stats>div>span{font-size:12px}.dashboard-title p{font-size:10px}.dashboard-recent,.dashboard-sidebar button,.dashboard-brand{font-size:12px}.activity-row{grid-template-columns:28px 1fr}.activity-state{grid-column:2;justify-self:start}.activity-row strong{font-size:13px}.activity-row div>span{font-size:12px}.activity-row{padding:12px 0}.control-bar label,.chart-heading h4{font-size:12px}.founder-note p{font-size:16px}.founder-note div>span{font-size:12px}.faq-list summary{font-size:16px}.footer-bottom{font-size:12px}.closing-inner .eyebrow{font-size:11px}.hero-actions{flex-wrap:wrap}.hero-actions .button{font-size:14px}.watch-link,.hero-note{font-size:12px}.hero{padding-top:38px}.mobile-nav>a:not(.button){min-height:66px}}:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;--ink:#1d1d1f;--muted:#6e6e73;--line:#d2d2d7;--paper:#f5f5f7;--blue:#0071e3;--blue-hover:#0077ed;--lime:#f5f5f7;--green:#6e6e73;--serif:inherit;font-weight:400;color:var(--ink)}p{line-height:1.5}em{font-family:inherit;font-style:normal;font-weight:inherit;color:var(--muted)}h1,h2,h3{font-weight:600;letter-spacing:-.02em}h1{font-size:84px;line-height:1.05;letter-spacing:-.03em;font-weight:700}h1 em,h2 em{font-size:1em;line-height:inherit;color:var(--muted)}h2{font-size:48px;line-height:1.08}::selection{background:#b3d7ff;color:var(--ink)}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.button{background:var(--blue);border:0;border-radius:980px;font-size:17px;font-weight:400;min-height:48px;padding:0 24px;gap:8px;letter-spacing:-.01em}.button:hover{background:var(--blue-hover);transform:none}.button-small{min-height:32px;font-size:13px;padding:0 15px}.text-link,.text-button,.system-playback button,.reset-demo,.solutions-note a{color:var(--blue);font-weight:400}.text-link{font-size:17px;gap:4px}.eyebrow{color:var(--muted);font-weight:500;font-size:14px}.section-index,.mono{font-family:inherit}.skip-link{background:var(--blue);color:#fff;border-radius:980px}.section-description{font-size:19px;color:var(--muted);line-height:1.45}.site-header{height:52px;position:sticky;top:0;background:#ffffffd1;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(0,0,0,.08)}.brand{font-size:19px;font-weight:600;letter-spacing:-.02em}.brand-ai{color:var(--muted);font-weight:400}.brand-mark{width:22px;height:22px}.desktop-nav{margin-left:56px;gap:30px}.desktop-nav a{font-size:13px;font-weight:400;color:var(--ink);opacity:.8;padding:8px 0}.desktop-nav a:hover{opacity:1}.desktop-nav a:after{display:none}.header-audit{min-height:30px;font-size:12px;padding:0 13px;gap:6px}.mobile-nav{top:52px;background:#fffffff5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-nav>a:not(.button){font-size:28px;font-weight:600;letter-spacing:-.02em;border-color:var(--line)}.mobile-nav .button{justify-content:center}.hero{background:#fff;border-bottom:0;padding-top:96px}.hero-eyebrow{color:var(--muted);font-size:14px}.hero-eyebrow .status-dot,.status-dot{background:var(--blue);box-shadow:none}.hero-description{font-size:23px;color:var(--muted);max-width:680px;line-height:1.35;font-weight:400;letter-spacing:-.01em}.hero-actions{gap:32px;margin-top:34px}.hero-note{color:#86868b;font-size:14px;margin-top:20px}.watch-link{color:var(--blue);font-weight:400;font-size:17px}.play-icon{border-color:var(--blue);color:var(--blue)}.watch-link:hover .play-icon{background:var(--blue);color:#fff}.work-demo{margin-top:72px}.scenario-tabs{background:var(--paper);border-radius:980px;padding:4px;gap:0}.scenario-tabs button{border:0;border-radius:980px;color:var(--ink);font-weight:400;padding:0 16px}.scenario-tabs button[aria-selected=true]{background:#fff;border:0;box-shadow:0 1px 4px #00000024;font-weight:500}.demo-label{color:var(--muted)}.workflow-item{background:var(--paper);border:0;border-radius:22px;padding:24px 26px 20px}.workflow-item.agent-item{background:var(--ink);color:#f5f5f7}.workflow-item.agent-item .workflow-meta,.workflow-item.agent-item p,.workflow-item.agent-item .workflow-foot{color:#a1a1a6}.workflow-item.working{box-shadow:0 0 0 2px var(--blue)}.workflow-meta,.workflow-foot,.workflow-item p{color:var(--muted)}.workflow-connector{color:#c7c7cc}.demo-footer p{color:var(--muted)}.integrations{border-top:1px solid var(--line);padding-top:40px;padding-bottom:40px}.integrations p,.integrations strong{color:var(--muted)}.tool-logos>span{color:#424245;font-weight:500}.tool-logos img{opacity:.55}.solutions{background:var(--paper);border-top:0}.service-grid{gap:20px}.service,.service+.service,.service:nth-child(3){background:#fff;border:0;border-radius:26px;padding:36px 32px 32px}.service-icon{border:0;background:var(--paper);border-radius:14px;color:var(--ink)}.service:nth-child(3) .service-icon{background:var(--ink);color:#fff}.service-type{color:var(--muted);font-weight:500}.service h3{font-size:28px;line-height:1.2;letter-spacing:-.02em}.service li{color:#424245}.service li svg{color:var(--blue)}.service-price{border-top:1px solid var(--line)}.service-price span,.price-note{color:var(--muted)}.service .text-link{justify-content:flex-start;gap:4px;font-size:15px}.solutions-note{color:var(--muted)}.system-tabs{border-bottom:0;justify-content:center;gap:8px;margin-bottom:40px}.system-tabs button{border:1px solid var(--line);border-radius:980px;padding:0 18px;min-height:40px;color:var(--ink);font-weight:400;margin:0}.system-tabs button[aria-selected=true]{background:var(--ink);color:#fff;border-color:var(--ink);font-weight:400}.conversation-stage{background:var(--paper);border:0;border-radius:28px;padding:28px}.conversation-header{border-bottom-color:var(--line)}.conversation-icon{background:var(--ink);color:#fff}.conversation-header div>span{color:var(--muted)}.conversation-message{border-radius:20px;padding:12px 16px}.conversation-message.customer{background:#e9e9eb;color:var(--ink)}.conversation-message.agent{background:var(--blue);color:#fff}.conversation-message>span{color:var(--muted)}.conversation-message.agent>span{color:#ffffffb8}.conversation-result{color:var(--ink);border-top-color:var(--line)}.conversation-result>svg{color:var(--blue)}.conversation-result span{color:var(--muted)}.voice-wave i{background:var(--blue)}.trace-label{color:var(--muted)}.trace-icon{background:var(--paper);border-color:var(--line);color:#86868b}.current .trace-icon{border-color:var(--blue);color:var(--blue)}.finished .trace-icon{background:var(--blue);border-color:var(--blue);color:#fff}.system-trace li:not(:last-child):before{background:var(--line)}.system-trace li.finished:before{background:var(--blue)}.system-trace li strong{color:var(--muted)}.system-trace li.finished strong,.system-trace li.current strong{color:var(--ink)}.system-trace li p,.trace-time,.system-tools,.system-playback p{color:var(--muted)}.playback-progress i{border-radius:2px;background:var(--line)}.playback-progress i.done{background:var(--blue)}@keyframes tracePulse{50%{box-shadow:0 0 0 5px #0071e32e}}.dashboard-section{background:#000;color:#f5f5f7}.dashboard-section .eyebrow,.dashboard-section .section-index,.dashboard-section h2 em{color:#86868b}.dashboard-section .section-description{color:#a1a1a6}.dashboard-tool{border:0;border-radius:24px;box-shadow:0 40px 100px #0009}.dashboard-brand>span,.sample-label{color:var(--muted)}.dashboard-sidebar{background:var(--paper)}.dashboard-sidebar button{border-radius:10px;color:#424245}.dashboard-sidebar button[aria-selected=true]{background:#fff;color:var(--ink);box-shadow:0 1px 3px #0000001a;font-weight:500}.count-badge{background:var(--blue);color:#fff;border-radius:980px;min-width:20px;line-height:20px}.workspace-label,.sidebar-bottom,.sidebar-note,.dashboard-title p,.dashboard-stats>div>span,.chart-heading>span,.bar-day,.dashboard-recent{color:var(--muted)}.avatar{background:var(--ink);color:#fff;border:0}.stat-dot{background:var(--blue)}.bar{background:#e8e8ed;border-radius:6px 6px 0 0}.today .bar{background:var(--blue)}.today .bar-day{color:var(--blue)}.bar-value{color:var(--muted)}.chart-grid{background:repeating-linear-gradient(to top,#ececf0 0,#ececf0 1px,transparent 1px,transparent 31px)}.control-bar{background:#fff;border-top-color:var(--line)}.control-bar fieldset{background:var(--paper);border:0;border-radius:980px;padding:3px}.control-bar label{border-radius:980px;color:var(--ink)}.control-bar label.selected{background:#fff;box-shadow:0 1px 3px #00000024;color:var(--ink);font-weight:500}.control-bar label:has(:focus-visible){outline-color:var(--blue)}.control-bar p{color:var(--muted)}.control-promises{color:#a1a1a6}.control-promises svg{color:#f5f5f7}.activity-icon{background:var(--paper);color:var(--ink);border-radius:10px}.activity-row div>span,.activity-row time{color:var(--muted)}.activity-state{background:#e8f1fd;color:#06c;border-radius:980px;padding:4px 10px}.activity-state.needs-review{background:#fdf1e2;color:#9a5b00}.approval-list>p,.approval-row p{color:var(--muted)}.approval-actions button{border-radius:980px;border-color:var(--line);padding:0 14px}.approval-actions button:first-child{background:var(--blue);border-color:var(--blue);color:#fff}.decision-status{color:var(--blue)}.process-grid li{border-top-color:var(--line)}.process-number{font-family:inherit;font-weight:600;font-size:40px;color:var(--ink);letter-spacing:-.02em}.process-number svg{color:#c7c7cc}.process-grid h3{font-size:22px}.process-note{color:var(--muted);font-weight:400}.founder-note{border-top-color:var(--line)}.founder-monogram{background:var(--ink);color:#fff;font-family:inherit;font-style:normal;font-weight:600;font-size:22px;letter-spacing:-.02em}.founder-monogram .status-dot{background:var(--blue)}.founder-note p{font-size:21px;font-weight:500;letter-spacing:-.01em}.founder-note div>span,.founder-label,.founder-divider{color:var(--muted)}.faq-section{background:var(--paper);border:0}.faq-aside{color:var(--muted)}.faq-list details,.faq-list details:first-child{border-color:var(--line)}.faq-list summary{font-size:19px;font-weight:600;letter-spacing:-.01em}.faq-plus span{background:var(--ink)}.faq-list details>p{color:var(--muted);font-size:17px}.closing-section{background:#fff;padding:128px 0}.closing-inner .eyebrow,.closing-note{color:var(--muted)}.closing-inner h2{font-size:64px;letter-spacing:-.03em}.closing-inner h2 em{color:var(--muted)}.closing-inner>p:not(.eyebrow){color:var(--muted);font-size:21px;line-height:1.4}.closing-inner .button{margin-top:34px}.site-footer{background:var(--paper);padding:40px 0 24px}.footer-top p,.footer-bottom{color:var(--muted)}.footer-top nav a{color:#424245;font-weight:400}.footer-bottom{border-top-color:var(--line)}.back-top{border-color:var(--line);color:var(--ink)}@media(max-width:1190px){h2{font-size:42px}.section-description{font-size:17px}}@media(max-width:960px){h1{font-size:68px}.hero-description{font-size:20px}.closing-inner h2{font-size:52px}}@media(max-width:760px){.site-header{height:52px}.hero{padding-top:64px}h1{font-size:52px;letter-spacing:-.025em}h2{font-size:36px}.hero-description{font-size:18px}.hero-actions .button,.button{font-size:16px;min-height:46px;padding:0 20px}.header-audit{min-height:30px;font-size:12px;padding:0 12px}.section-description{font-size:17px}.service h3{font-size:26px}.service{padding:28px 24px 26px}.workflow-item{padding:20px 22px 18px}.closing-inner h2{font-size:40px}.closing-inner>p:not(.eyebrow){font-size:17px}.founder-note p{font-size:18px}.faq-list summary{font-size:17px}.faq-list details>p{font-size:15px}.scenario-tabs button{padding:0 8px}.system-tabs{flex-wrap:wrap}.system-tabs button{padding:0 12px}.mobile-nav>a:not(.button){min-height:64px}}@media(max-width:480px){h1{font-size:44px}.closing-inner h2{font-size:36px}}@media(max-width:380px){h1{font-size:40px}}.integrations{display:block;padding:56px 0 48px;border-top:1px solid var(--line);overflow:hidden}.integrations>p{text-align:center;font-size:19px;color:var(--muted);margin-bottom:28px;line-height:1.4;flex-shrink:0}.integrations>p strong{color:var(--ink);font-weight:600}.marquee{position:relative;overflow:hidden;padding:6px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.marquee-track{display:flex;gap:12px;width:max-content;animation:marquee 70s linear infinite;will-change:transform}.marquee-reverse .marquee-track{animation-direction:reverse}.marquee:hover .marquee-track{animation-play-state:paused}.marquee-track>span{display:inline-flex;align-items:center;gap:9px;padding:10px 16px 10px 13px;background:var(--paper);border-radius:980px;font-size:14px;font-weight:500;color:#424245;white-space:nowrap;line-height:1}.marquee-track img{width:18px;height:18px;object-fit:contain;opacity:.85;filter:none}@keyframes marquee{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.marquee{mask-image:none;-webkit-mask-image:none}.marquee-track{width:auto;flex-wrap:wrap;justify-content:center;animation:none}.marquee-track>[aria-hidden]{display:none}}@media(max-width:760px){.integrations{padding:40px 0 34px;flex-direction:column;align-items:stretch;text-align:center;gap:0}.integrations>p{font-size:16px;margin-bottom:20px}.marquee-track{gap:8px;animation-duration:55s}.marquee-track>span{font-size:13px;padding:9px 13px 9px 11px}.marquee-track img{width:16px;height:16px}}.dashboard-section{background:linear-gradient(180deg,#000,#0b0b0d);padding:128px 0}.dashboard-tool{border-radius:24px;background:#fff;box-shadow:0 0 0 1px #ffffff1a,0 1px #ffffff2e inset,0 70px 160px #000c,0 24px 48px #00000080}.dashboard-topbar{min-height:56px;padding:0 22px;background:#fafafceb;border-bottom:1px solid rgba(0,0,0,.06);gap:18px;flex-wrap:nowrap}.dashboard-topbar:before{content:"";flex-shrink:0;width:52px;height:12px;background:radial-gradient(circle at 6px 6px,#ff5f57 5.5px,transparent 6px),radial-gradient(circle at 26px 6px,#febc2e 5.5px,transparent 6px),radial-gradient(circle at 46px 6px,#28c840 5.5px,transparent 6px)}.dashboard-brand{flex:1;justify-content:center;font-size:13px;font-weight:500;color:var(--ink)}.dashboard-brand svg{display:none}.sample-label{font-size:12px;color:#86868b;background:#f0f0f3;border-radius:980px;padding:5px 10px}.dashboard-sidebar{background:#fafafc;border-right:1px solid rgba(0,0,0,.06);padding:22px 12px 18px}.workspace-label{font-size:11px;font-weight:600;color:#86868b;letter-spacing:.02em}.dashboard-sidebar button{border-radius:10px;font-size:14px;padding:10px 12px;color:#1d1d1f}.dashboard-sidebar button[aria-selected=true]{background:#fff;box-shadow:0 1px 2px #00000014,0 0 0 1px #0000000a}.dashboard-content{padding:30px 34px 6px;background:#fff}.dashboard-title p{font-size:12px;font-weight:500;color:#86868b;letter-spacing:.01em}.dashboard-title h3{font-size:28px;font-weight:600;letter-spacing:-.02em}.avatar{background:linear-gradient(180deg,#3a3a3c,#1d1d1f);color:#fff;box-shadow:0 0 0 3px #fff,0 0 0 4px #00000014}.dashboard-stats{border:0;padding:0;gap:12px}.dashboard-stats>div,.dashboard-stats>div:first-child{background:#f5f5f7;border:0;border-radius:16px;padding:16px 18px 14px;gap:10px}.dashboard-stats>div>span{font-size:13px;font-weight:500;color:#6e6e73}.dashboard-stats strong{font-size:36px;font-weight:600;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1}.stat-dot{width:6px;height:6px}.dashboard-chart{padding-top:26px}.chart-heading h4{font-size:15px;font-weight:600;letter-spacing:-.01em}.chart-heading>span{background:#f5f5f7;border-radius:980px;padding:6px 12px;color:var(--ink);font-weight:500}.chart-grid{background:repeating-linear-gradient(to top,#f0f0f3 0,#f0f0f3 1px,transparent 1px,transparent 31px)}.bar{background:#e8e8ed;border-radius:7px}.today .bar{background:linear-gradient(180deg,#3d9eff,#0071e3);box-shadow:0 8px 20px #0071e347}.bar-value{font-weight:600;color:var(--ink)}.bar-day{font-weight:500}.dashboard-recent{border-top:1px solid rgba(0,0,0,.06);margin-top:14px;padding:16px 0 18px;font-size:13px}.dashboard-recent button{background:#f5f5f7;border-radius:980px;color:var(--blue)}.control-bar{background:#fafafc;border-top:1px solid rgba(0,0,0,.06);padding:16px 22px}.control-bar>span{font-weight:500}.control-bar fieldset{background:#ececf0}.control-bar label.selected{box-shadow:0 1px 3px #00000024,0 0 0 .5px #0000000a}.control-promises{gap:14px;margin-top:40px}.control-promises span{border:1px solid rgba(255,255,255,.14);background:#ffffff0d;border-radius:980px;padding:10px 18px;color:#d2d2d7;font-size:13px}.control-promises svg{color:#f5f5f7;width:15px;height:15px}.activity-row{border-top-color:#0000000f}.activity-icon{background:#f5f5f7;border-radius:12px;width:38px;height:38px}.approval-row{border-top-color:#0000000f}@media(max-width:960px){.dashboard-section{padding:96px 0}.dashboard-content{padding:24px 24px 6px}.dashboard-stats strong{font-size:32px}}@media(max-width:760px){.dashboard-section{padding:72px 0}.dashboard-topbar{flex-direction:row;align-items:center;padding:0 16px;min-height:52px;gap:12px}.dashboard-topbar:before{width:36px;height:10px;background:radial-gradient(circle at 5px 5px,#ff5f57 4.5px,transparent 5px),radial-gradient(circle at 18px 5px,#febc2e 4.5px,transparent 5px),radial-gradient(circle at 31px 5px,#28c840 4.5px,transparent 5px)}.dashboard-brand{font-size:12px;justify-content:flex-start}.sample-label{display:none}.dashboard-sidebar{padding:8px;border-right:0}.dashboard-content{padding:20px 18px 4px}.dashboard-stats{gap:10px}.dashboard-stats>div,.dashboard-stats>div:first-child,.dashboard-stats>div:nth-child(3){padding:14px 14px 12px;border:0}.dashboard-stats strong{font-size:30px}.control-promises{flex-direction:column;align-items:stretch;gap:10px}.control-promises span{justify-content:center}}.section-index{display:none}.section-intro{display:block;text-align:center;margin-bottom:56px}.section-intro h2{margin-inline:auto;max-width:14ch}.section-description{margin:18px auto 0;max-width:600px;padding-bottom:0}.dashboard-section .section-description{max-width:560px}h1{font-size:80px;max-width:13ch;margin-inline:auto}.hero-description{max-width:720px}.faq-grid .section-intro{display:block;text-align:left}@media(max-width:960px){h1{font-size:64px}}@media(max-width:760px){.section-intro{margin-bottom:34px}.section-description{margin-top:16px}h1{font-size:50px}}@media(max-width:480px){h1{font-size:42px}}@media(max-width:380px){h1{font-size:38px}}h1{max-width:none}.section-intro h2{max-width:20ch}.section-intro .eyebrow,.closing-inner .eyebrow{justify-content:center}.faq-grid .eyebrow{justify-content:flex-start}.hero-visual{margin:48px auto 0;max-width:1180px;height:520px;overflow:hidden;border-radius:28px;background:#fff}.hero-video,.hero-still{width:100%;height:100%;object-fit:cover;object-position:center 46%;display:block}.hero .work-demo{margin-top:56px}@media(max-width:1190px){.hero-visual{height:440px}}@media(max-width:960px){.hero-visual{height:380px;margin-top:40px}}@media(max-width:760px){.hero-visual{height:260px;margin-top:32px;border-radius:20px}.hero .work-demo{margin-top:36px}}@media(max-width:480px){.hero-visual{height:220px}}.hero-visual{border-radius:0;height:480px;max-width:1280px}.hero-video,.hero-still{transform:scale(1.12);transform-origin:center 48%}@media(max-width:960px){.hero-visual{height:360px}}@media(max-width:760px){.hero-visual{height:280px;border-radius:0}.hero-video,.hero-still{transform:scale(1.25)}}.hero-visual{-webkit-mask-image:radial-gradient(ellipse 62% 78% at 50% 52%,#000 50%,transparent 100%);mask-image:radial-gradient(ellipse 62% 78% at 50% 52%,#000 50%,transparent 100%)}.hero{padding-top:56px}.hero-content{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;column-gap:24px;text-align:left}.hero-copy{max-width:600px}.hero-eyebrow{justify-content:flex-start}.hero-copy h1{font-size:66px;line-height:1.04;margin:18px 0 22px;max-width:none;margin-inline:0}.hero-description{margin:0;max-width:540px;font-size:20px}.hero-actions{justify-content:flex-start;margin-top:30px}.hero-note{text-align:left}.hero-visual{margin:0;height:620px;width:100%;max-width:none;border-radius:0;-webkit-mask-image:radial-gradient(ellipse 58% 70% at 50% 50%,#000 45%,transparent 100%);mask-image:radial-gradient(ellipse 58% 70% at 50% 50%,#000 45%,transparent 100%)}.hero-video,.hero-still{transform:scale(1.45);transform-origin:50% 50%}.hero .work-demo{grid-column:1/-1;margin-top:40px}@media(min-width:1500px){.hero-copy h1{font-size:74px}.hero-visual{height:680px}}@media(max-width:1190px){.hero-copy h1{font-size:58px}.hero-visual{height:540px}.hero-description{font-size:18px}}@media(max-width:960px){.hero-content{grid-template-columns:1fr;text-align:center;row-gap:8px}.hero-copy{max-width:640px;margin-inline:auto}.hero-eyebrow,.hero-actions{justify-content:center}.hero-description{margin-inline:auto}.hero-note{text-align:center}.hero-copy h1{font-size:60px}.hero-visual{height:380px;margin-top:8px;-webkit-mask-image:radial-gradient(ellipse 60% 75% at 50% 50%,#000 45%,transparent 100%);mask-image:radial-gradient(ellipse 60% 75% at 50% 50%,#000 45%,transparent 100%)}.hero-video,.hero-still{transform:scale(1.3)}}@media(max-width:760px){.hero{padding-top:48px}.hero-copy h1{font-size:48px}.hero-visual{height:300px;margin-top:0}.hero .work-demo{margin-top:24px}}@media(max-width:480px){.hero-copy h1{font-size:42px}.hero-visual{height:260px}}@media(max-width:380px){.hero-copy h1{font-size:38px}}@media(max-width:960px){.hero-video,.hero-still{transform:scale(1.08)}.hero-visual{height:400px}}@media(max-width:760px){.hero-visual{height:330px}.hero-video,.hero-still{transform:scale(1.02)}}@media(max-width:480px){.hero-visual{height:290px}}@media(max-width:760px){.system-tabs{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;gap:8px;padding:2px 20px 10px;margin:0 -20px 24px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.system-tabs::-webkit-scrollbar{display:none}.system-tabs button{flex:0 0 auto;white-space:nowrap;line-height:1;padding:0 16px;min-height:40px;font-size:14px}.system-tabs button svg{display:inline;width:16px;height:16px}.conversation-stage{min-height:0;padding:18px}.conversation-messages{min-height:250px}.conversation-message p{font-size:15px}.hero-description{font-size:17px;line-height:1.45}.service-copy{line-height:1.6}.section-description{line-height:1.45}.closing-inner h2{font-size:38px}}@media(max-width:380px){.system-tabs{padding-inline:16px;margin-inline:-16px}}.hero{padding-top:28px}.hero-content{column-gap:16px}.hero-copy h1{font-size:60px;margin:14px 0 18px}.hero-description{font-size:18px}.hero-actions{margin-top:24px}.hero-note{margin-top:14px}.hero-visual{height:470px;-webkit-mask-image:radial-gradient(ellipse 60% 74% at 50% 50%,#000 42%,transparent 100%);mask-image:radial-gradient(ellipse 60% 74% at 50% 50%,#000 42%,transparent 100%)}.hero-video,.hero-still{transform:scale(1.55)}.hero .work-demo{margin-top:16px}@media(min-width:1500px){.hero-copy h1{font-size:66px}.hero-visual{height:520px}}@media(max-width:1190px){.hero-copy h1{font-size:52px}.hero-visual{height:420px}}@media(max-width:960px){.hero-content{grid-template-columns:1.1fr .9fr;text-align:left;align-items:center}.hero-copy{margin-inline:0}.hero-eyebrow,.hero-actions{justify-content:flex-start}.hero-description{margin-inline:0}.hero-note{text-align:left}.hero-copy h1{font-size:44px}.hero-visual{height:380px}.hero-video,.hero-still{transform:scale(1.5)}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}}@media(max-width:760px){.hero{padding-top:36px}.hero-content{grid-template-columns:1fr;text-align:center}.hero-copy{margin-inline:auto}.hero-eyebrow,.hero-actions{justify-content:center;align-items:center}.hero-description{margin-inline:auto}.hero-note{text-align:center}.hero-copy h1{font-size:46px}.hero-visual{height:300px}.hero-video,.hero-still{transform:scale(1.02)}}@media(max-width:760px){.hero{padding-top:22px}.hero-content{display:grid;grid-template-columns:1fr;text-align:center;row-gap:0}.hero-copy{display:contents}.hero-eyebrow{order:1;justify-content:center;font-size:13px}.hero-copy h1{order:2;font-size:42px;line-height:1.05;margin:12px auto 0;max-width:100%}.hero-visual{order:3;height:230px;margin:6px auto 0;width:100%;-webkit-mask-image:radial-gradient(ellipse 55% 70% at 50% 50%,#000 40%,transparent 100%);mask-image:radial-gradient(ellipse 55% 70% at 50% 50%,#000 40%,transparent 100%)}.hero-video,.hero-still{transform:scale(1.7);transform-origin:50% 50%}.hero-description{order:4;margin:4px auto 0;font-size:16px;line-height:1.4;max-width:340px}.hero-actions{order:5;margin-top:18px;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:12px 18px}.hero-actions .button{min-height:44px;font-size:15px}.hero-note{order:6;margin-top:10px;font-size:12px;text-align:center}.hero .work-demo{order:7;margin-top:28px}}@media(max-width:480px){.hero-copy h1{font-size:40px}.hero-visual{height:210px}.hero-video,.hero-still{transform:scale(1.8)}}@media(max-width:380px){.hero-copy h1{font-size:36px}.hero-visual{height:190px}.hero-description{font-size:15px}}@media(max-width:760px){.hero{padding-top:18px}.hero-content{grid-template-columns:44% 1fr;column-gap:10px;row-gap:0;text-align:left;align-items:center}.hero-visual{grid-column:1;grid-row:1/3;height:240px;margin:0;width:100%;align-self:center;-webkit-mask-image:radial-gradient(ellipse 60% 66% at 50% 50%,#000 40%,transparent 100%);mask-image:radial-gradient(ellipse 60% 66% at 50% 50%,#000 40%,transparent 100%)}.hero-video,.hero-still{transform:scale(1.35);transform-origin:50% 50%}.hero-eyebrow{grid-column:2;grid-row:1;justify-content:flex-start;font-size:12px;align-self:end;margin:0}.hero-copy h1{grid-column:2;grid-row:2;font-size:30px;line-height:1.08;margin:8px 0 0;align-self:start;max-width:none}.hero-description{grid-column:1/-1;grid-row:3;margin:14px 0 0;max-width:none;font-size:16px;line-height:1.4;text-align:left}.hero-actions{grid-column:1/-1;grid-row:4;justify-content:flex-start;margin-top:18px;flex-direction:row;flex-wrap:wrap;gap:12px 18px;align-items:center}.hero-note{grid-column:1/-1;grid-row:5;text-align:left;margin-top:10px}.hero .work-demo{grid-column:1/-1;grid-row:6;margin-top:26px}}@media(max-width:480px){.hero-copy h1{font-size:29px}.hero-visual{height:230px}.hero-video,.hero-still{transform:scale(1.4)}}@media(max-width:380px){.hero-copy h1{font-size:26px}.hero-visual{height:210px}.hero-description{font-size:15px}}@media(max-width:760px){.hero-content{grid-template-columns:44% 1fr;column-gap:12px;align-items:center}.hero-eyebrow{grid-column:1/-1;grid-row:1;align-self:auto}.hero-copy h1{grid-column:1/-1;grid-row:2;font-size:40px;line-height:1.05;margin:10px 0 0;max-width:100%}.hero-visual{grid-column:1;grid-row:3/5;height:280px;align-self:center;-webkit-mask-image:radial-gradient(ellipse 62% 66% at 50% 50%,#000 40%,transparent 100%);mask-image:radial-gradient(ellipse 62% 66% at 50% 50%,#000 40%,transparent 100%)}.hero-video,.hero-still{transform:scale(1.3)}.hero-description{grid-column:2;grid-row:3;margin:16px 0 0;font-size:15px;line-height:1.4;align-self:end}.hero-actions{grid-column:2;grid-row:4;margin-top:14px;flex-direction:column;align-items:flex-start;gap:10px;align-self:start}.hero-actions .button{min-height:42px;font-size:14px;padding:0 16px}.watch-link{font-size:14px}.hero-note{grid-column:1/-1;grid-row:5;margin-top:6px}.hero .work-demo{grid-column:1/-1;grid-row:6}}@media(max-width:480px){.hero-copy h1{font-size:38px}.hero-visual{height:270px}.hero-video,.hero-still{transform:scale(1.35)}}@media(max-width:380px){.hero-copy h1{font-size:34px}.hero-visual{height:250px}.hero-description{font-size:14px}}@media(max-width:400px){.scenario-tabs button{font-size:12px;padding:0 6px}}@media(max-width:760px){.hero{padding-top:20px}.hero-content{display:grid;grid-template-columns:40% 1fr;column-gap:12px;align-items:center;text-align:left}.hero-copy{display:block;grid-column:2;grid-row:1;max-width:none;margin:0}.hero-visual{grid-column:1;grid-row:1;height:360px;margin:0;align-self:center;-webkit-mask-image:radial-gradient(ellipse 64% 62% at 50% 50%,#000 38%,transparent 100%);mask-image:radial-gradient(ellipse 64% 62% at 50% 50%,#000 38%,transparent 100%)}.hero-video,.hero-still{transform:scale(1.25)}.hero-eyebrow{justify-content:flex-start;font-size:11px;margin:0}.hero-copy h1{font-size:27px;line-height:1.08;margin:8px 0 10px;max-width:none}.hero-description{margin:0;font-size:14px;line-height:1.4;max-width:none}.hero-actions{margin-top:12px;flex-direction:column;align-items:flex-start;gap:8px;justify-content:flex-start}.hero-actions .button{min-height:40px;font-size:14px;padding:0 15px}.watch-link{font-size:13px}.hero-note{margin-top:8px;font-size:11px;text-align:left}.hero .work-demo{grid-column:1/-1;grid-row:2;margin-top:22px}}@media(max-width:480px){.hero-content{grid-template-columns:38% 1fr}.hero-copy h1{font-size:25px}.hero-visual{height:340px}.hero-video,.hero-still{transform:scale(1.3)}}@media(max-width:380px){.hero-copy h1{font-size:23px}.hero-description{font-size:13px}.hero-visual{height:320px}}@media(max-width:760px){.hero-content{grid-template-columns:1fr 40%}.hero-copy{grid-column:1;grid-row:1}.hero-visual{grid-column:2;grid-row:1}}@media(max-width:480px){.hero-content{grid-template-columns:1fr 38%}}.hero-video,.hero-still{mix-blend-mode:multiply}.hero-visual{background:transparent}@media(max-width:760px){.hero-content{grid-template-columns:1fr 47%;column-gap:6px}.hero-visual{height:260px;-webkit-mask-image:radial-gradient(ellipse 72% 72% at 50% 50%,#000 55%,transparent 100%);mask-image:radial-gradient(ellipse 72% 72% at 50% 50%,#000 55%,transparent 100%)}.hero-video,.hero-still{transform:none;object-fit:cover;object-position:50% 50%}.hero-copy h1{font-size:25px}.hero-description{font-size:13.5px}}@media(max-width:480px){.hero-content{grid-template-columns:1fr 46%}.hero-visual{height:250px}.hero-video,.hero-still{transform:none}.hero-copy h1{font-size:24px}}@media(max-width:380px){.hero-visual{height:230px}.hero-copy h1{font-size:22px}}.hero-visual{-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,#000 60%,transparent 100%);mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,#000 60%,transparent 100%)}@media(max-width:760px){.hero-eyebrow{white-space:nowrap;font-size:11px}.hero-visual{-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 60%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 60%,transparent 100%)}}@media(max-width:760px){.hero-video,.hero-still{transform:scale(1.18)}}.hero{padding-bottom:16px}.footer-legal{font-size:12px;color:var(--muted);line-height:1.6;max-width:640px;margin:-14px 0 28px}.footer-legal a{color:var(--blue)}@media(max-width:760px){.hero{padding-bottom:8px}.footer-legal{margin:-8px 0 22px}}@media(min-width:761px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service h3{max-width:none;font-size:30px}.service-copy,.service ul{max-width:520px}}@media(min-width:1191px){.service{padding:40px 40px 36px}}@media(min-width:761px){.service,.service+.service,.service:nth-child(3){padding:36px 34px 32px}}@media(min-width:1191px){.service,.service+.service,.service:nth-child(3){padding:40px 40px 36px}}@media(max-width:760px){.hero-content{grid-template-columns:minmax(0,1fr) 40%}.hero-copy{min-width:0}.hero-eyebrow{white-space:normal;line-height:1.35;align-items:flex-start}.hero-eyebrow .status-dot{margin-top:4px}}@media(max-width:480px){.hero-content{grid-template-columns:minmax(0,1fr) 38%}}.post-list{margin-top:22px;border-top:1px solid rgba(0,0,0,.06)}.post-row{display:grid;grid-template-columns:44px 1fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.06)}.post-day{font-size:12px;font-weight:600;color:var(--muted)}.post-row strong{font-size:14px;font-weight:600}@media(max-width:760px){.post-row{grid-template-columns:36px 1fr;gap:8px 10px}.post-row .activity-state{grid-column:2;justify-self:start}.dashboard-sidebar button{font-size:11px;padding:9px 4px;gap:4px}.dashboard-sidebar button svg{width:14px;height:14px}.count-badge{min-width:16px;line-height:16px;font-size:9px}}.live-strip{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px;font-size:13px;color:var(--muted);line-height:1.45}.live-pill{display:inline-flex;align-items:center;gap:7px;background:#e8f1fd;color:#06c;border-radius:980px;padding:5px 12px;font-size:12px;font-weight:600;letter-spacing:.02em;flex:none}.live-pill .status-dot{width:6px;height:6px;background:#06c;animation:livePulse 2.2s ease-in-out infinite}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.72)}}.marketing-stats strong{font-size:30px}.stat-delta{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--muted);letter-spacing:-.01em}.dashboard-stats>div>span.stat-delta{font-size:12px;color:var(--muted)}.dashboard-stats>div>span.stat-delta.up,.dashboard-stats>div>span.stat-delta.down{color:#06c}.stat-delta svg{flex:none}.stat-delta.live .status-dot{width:5px;height:5px;background:#06c;animation:livePulse 2.2s ease-in-out infinite}.marketing-block{margin-top:26px}.chart-heading h4{display:flex;align-items:center;gap:7px}.chart-heading h4 svg{color:var(--muted)}.source-list{margin-top:14px;display:flex;flex-direction:column;gap:12px}.source-list li{display:grid;grid-template-columns:132px minmax(0,1fr) 40px;align-items:center;gap:14px}.source-name{font-size:13px;font-weight:500;color:var(--ink)}.source-bar{height:8px;border-radius:980px;background:#ececf0;overflow:hidden}.source-bar i{display:block;height:100%;border-radius:980px;background:var(--blue);transition:width .6s ease}.source-list li:nth-child(2) .source-bar i{background:#4ea3f5}.source-list li:nth-child(3) .source-bar i{background:#8ec4fa}.source-list li:nth-child(4) .source-bar i{background:#c9c9ce}.source-share{font-size:13px;font-weight:600;color:var(--muted);text-align:right;font-variant-numeric:tabular-nums}.campaign-list{margin-top:6px}.campaign-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.06)}.campaign-row strong{display:block;font-size:14px;font-weight:600;letter-spacing:-.01em}.campaign-row div>span{display:block;margin-top:4px;font-size:12px;color:var(--muted)}.campaign-row .activity-state{flex:none}.marketing-block .post-list{margin-top:8px;border-top:0}@media(max-width:760px){.live-strip{font-size:12px;gap:9px;margin-bottom:16px}.marketing-stats strong{font-size:26px}.dashboard-stats>div>span.stat-delta{font-size:11px}.marketing-block{margin-top:22px}.source-list li{grid-template-columns:104px minmax(0,1fr) 36px;gap:10px}.source-name,.source-share{font-size:12px}.campaign-row{flex-direction:column;align-items:flex-start;gap:8px}}.footer-links{display:flex;gap:72px;align-items:flex-start}.footer-top .footer-links nav{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-heading{font-size:12px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.footer-top .footer-links nav a{font-size:13px;font-weight:400;color:var(--muted)}.footer-top .footer-links nav a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}@media(max-width:760px){.footer-links{gap:36px;width:100%}.footer-top .footer-links nav{gap:10px}.footer-top .footer-links nav a{font-size:13px}}@media(max-width:380px){.footer-links{gap:24px}}
