:root{--ink:#111827;--ink-soft:#344054;--muted:#667085;--line:#dedfdc;--line-dark:#ffffff24;--paper:#f5f3ee;--surface:#fff;--soft:#ebe9e3;--orange:#ff6b00;--orange-dark:#c64e00;--orange-soft:#fff0e6;--navy:#111a2b;--green:#15965f;--content:1380px;--header-height:78px;--font-sans:"Segoe UI Variable Text", "Segoe UI Variable", "Segoe UI", Arial, Helvetica, sans-serif;--font-display:"Segoe UI Variable Display", "Segoe UI Variable", "Segoe UI", Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:var(--font-sans);scroll-padding-top:90px}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body,button,a,input,textarea,select,p,span,small,strong,b,li,summary,.product-preview{font-family:var(--font-sans)}h1,h2,h3,h4{font-family:var(--font-display)}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}.container{width:min(calc(100% - 48px), var(--content));margin-inline:auto}.site-header{z-index:100;height:var(--header-height);backdrop-filter:blur(16px);background:#f5f3eed1;border-bottom:1px solid #0000;transition:height .25s,border-color .25s,box-shadow .25s;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{border-color:#11182717;height:70px;box-shadow:0 10px 35px #1118270d}.nav-wrap{grid-template-columns:1fr auto 1fr;align-items:center;height:100%;display:grid}.brand{justify-self:start}.nav-wrap nav{align-items:center;gap:30px;display:flex}.nav-wrap nav a{color:#4c5564;font-size:13px;font-weight:600;position:relative}.nav-wrap nav a:after{background:var(--orange);content:"";transform-origin:0;height:2px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.nav-wrap nav a:hover:after{transform:scaleX(1)}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:13px;min-height:50px;padding:0 22px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button span{font-size:17px}.button-primary,.button-header{background:var(--orange);color:#fff;box-shadow:0 10px 24px #ff6b002e}.button-primary:hover,.button-header:hover{background:#ea6100;box-shadow:0 14px 28px #ff6b003d}.button-secondary{color:var(--ink);box-shadow:none;background:#ffffff85;border-color:#cfd3d7}.button-secondary:hover{background:#fff;border-color:#aeb4bb;box-shadow:0 9px 22px #11182712}.button-header{min-height:42px;box-shadow:none;border-radius:9px;justify-self:end;padding:0 17px;font-size:12px}.button-light{color:var(--navy);background:#fff}.menu-toggle,.mobile-menu{display:none}.scroll-progress{background:linear-gradient(90deg, var(--orange) var(--scroll-progress,0%), transparent 0);height:2px;position:absolute;bottom:-1px;left:0;right:0}.hero{padding-top:var(--header-height);background:var(--paper)}.hero-grid{grid-template-columns:minmax(390px,.8fr) minmax(650px,1.2fr);align-items:center;gap:54px;min-height:690px;padding-top:52px;padding-bottom:44px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow,.section-kicker{color:var(--orange-dark);letter-spacing:-.01em;align-items:center;gap:10px;margin:0 0 22px;font-size:13px;font-weight:700;display:flex}.eyebrow>span{background:var(--orange);border-radius:2px;width:7px;height:7px}.hero h1{max-width:620px;font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-size:clamp(48px,4vw,64px);font-weight:720;line-height:1.02}.hero-lead{max-width:540px;color:var(--ink-soft);margin:27px 0 0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:25px;margin-top:34px;display:flex}.text-link{color:var(--ink);border-bottom:1px solid #aeb2b7;align-items:center;gap:9px;padding:8px 0;font-size:13px;font-weight:700;transition:border-color .2s,color .2s;display:inline-flex}.text-link:hover{border-color:var(--orange);color:var(--orange-dark)}.hero-proof{color:var(--muted);flex-wrap:wrap;gap:17px;margin-top:25px;font-size:11px;display:flex}.hero-proof span{align-items:center;gap:6px;display:flex}.hero-proof i{color:#087a49;background:#dff4e9;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;font-style:normal;font-weight:800;display:grid}.hero-stage{border:1px solid #d8dadd;border-top:4px solid var(--orange);background:#fff;border-radius:19px;min-width:0;padding:11px;position:relative;overflow:hidden;box-shadow:0 26px 60px #1118271f}.hero-stage:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff6b001a,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-90px}.stage-label{z-index:1;color:#667085;text-transform:uppercase;align-items:center;height:39px;padding:0 5px;display:flex;position:relative}.stage-label span{letter-spacing:.14em;align-items:center;gap:8px;font-size:8px;font-weight:800;display:flex}.stage-label i{background:#38c783;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #38c7831a}.hero-product-frame{z-index:1;background:#fff;border:1px solid #e0e3e7;border-radius:12px;height:458px;position:relative;overflow:hidden}.section-kicker{margin-bottom:17px}.section-kicker-light{color:#ffad72}.clarity-section,.product-section,.audience-section,.faq-section{padding:96px 0}.clarity-heading{grid-template-columns:.62fr 1.38fr;align-items:start;gap:50px;padding-bottom:60px;display:grid}.clarity-heading h2,.product-heading h2,.review-copy h2,.audience-heading h2,.faq-heading h2,.final-cta h2,.workflow-intro h2{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-weight:720;line-height:1.08}.clarity-heading h2{max-width:800px;font-size:clamp(38px,4vw,57px)}.outcome-list{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.outcome-list article{background:#ffffff75;border:1px solid #d8dad7;border-radius:16px;flex-direction:column;min-height:305px;padding:27px 28px 30px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.outcome-list article header{justify-content:space-between;align-items:center;display:flex}.outcome-list article header>span{background:var(--orange-soft);width:35px;height:35px;color:var(--orange-dark);border-radius:9px;place-items:center;font-size:11px;font-weight:800;display:grid}.outcome-list small{color:var(--muted);letter-spacing:0;font-size:11px;font-weight:700}.outcome-list h3{letter-spacing:-.035em;max-width:340px;margin:53px 0 0;font-size:24px;line-height:1.2}.outcome-list article>p{max-width:350px;color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.65}.outcome-list article>i{background:var(--orange);content:"";transform-origin:0;height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.16)}.outcome-list article:nth-child(2)>i{background:#3b82f6}.outcome-list article:nth-child(3)>i{background:#22a96b}.outcome-list article:hover>i{transform:scaleX(1)}.workflow-section{background:var(--navy);color:#fff;padding:96px 0}.workflow-grid{grid-template-columns:.74fr 1.26fr;gap:90px;display:grid}.workflow-intro{align-self:start;position:sticky;top:120px}.workflow-intro h2{max-width:460px;font-size:clamp(42px,4vw,58px)}.workflow-intro>p:last-child{color:#ffffff9e;max-width:470px;margin:25px 0 0;font-size:16px;line-height:1.7}.workflow-steps{border-top:1px solid var(--line-dark)}.workflow-steps article{border-bottom:1px solid var(--line-dark);grid-template-columns:60px 1fr;padding:34px 0 37px;display:grid}.workflow-steps article>span{color:#ffad72;letter-spacing:.15em;grid-column:1/3;margin-bottom:24px;font-size:9px;font-weight:800}.workflow-steps article>div{grid-row:2/6;align-items:flex-start;gap:13px;display:flex}.workflow-steps article>div b{color:var(--orange);font-family:var(--font-display);font-size:14px}.workflow-steps article>div i{background:linear-gradient(var(--orange), transparent);width:1px;height:100%;min-height:100px}.workflow-steps h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:25px}.workflow-steps p{color:#ffffff9e;max-width:520px;margin:10px 0 20px;font-size:14px;line-height:1.6}.workflow-steps small{color:#ffffffc7;background:#ffffff0a;border:1px solid #ffffff21;border-radius:7px;justify-self:start;padding:7px 10px;font-size:9px;font-weight:700}.product-heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:90px;margin-bottom:50px;display:grid}.product-heading h2{max-width:700px;font-size:clamp(44px,4.4vw,64px)}.product-heading>p{color:var(--muted);margin:0 0 5px;font-size:15px;line-height:1.7}.product-showcase{background:#f7f8fa;border:1px solid #d4d7dc;border-radius:22px;overflow:hidden;box-shadow:0 28px 70px #1118271a}.product-tabs{background:#fff;border-bottom:1px solid #dadddf;grid-template-columns:repeat(4,1fr);display:grid}.product-tabs button{text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #e3e5e7;align-items:center;gap:13px;min-height:88px;padding:18px 20px;display:flex;position:relative}.product-tabs button:last-child{border-right:0}.product-tabs button:after{background:var(--orange);content:"";border-radius:3px 3px 0 0;height:3px;transition:transform .22s;position:absolute;bottom:-1px;left:16px;right:16px;transform:scaleX(0)}.product-tabs button.active{background:#fffaf6}.product-tabs button.active:after{transform:scaleX(1)}.product-tabs button>span{width:29px;height:29px;color:var(--muted);border:1px solid #d9dcdf;border-radius:8px;flex:0 0 29px;place-items:center;font-size:10px;font-weight:800;display:grid}.product-tabs button.active>span{background:var(--orange-soft);color:var(--orange-dark);border-color:#ffc9a3}.product-tabs button div{flex-direction:column;gap:4px;min-width:0;display:flex}.product-tabs strong{font-size:12px}.product-tabs small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.product-screen{background:#edeff2;padding:18px}.screen-panel[hidden]{display:none}.screen-panel.active{animation:.3s both screen-in}@keyframes screen-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.product-preview{--ui:10px;color:#111827;background:#fff;border:1px solid #dfe3e8;border-radius:13px;grid-template-columns:220px minmax(0,1fr);width:100%;min-height:610px;display:grid;overflow:hidden}.preview-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;min-width:0;display:flex}.preview-logo{align-items:center;height:74px;padding:0 17px;display:flex}.preview-logo img{width:116px}.preview-sidebar nav{flex-direction:column;flex:1;gap:2px;padding:5px 11px;display:flex}.preview-sidebar nav div,.preview-settings{color:#667085;font-size:var(--ui);border-radius:8px;align-items:center;gap:9px;font-weight:600;display:flex}.preview-sidebar nav div{min-height:31px;padding:0 9px}.preview-sidebar nav div.active{color:#b84500;background:#fff0e6}.preview-sidebar nav i,.preview-settings i{color:#8a96a5;place-items:center;width:15px;font-size:10px;font-style:normal;display:grid}.preview-sidebar nav i svg,.preview-settings i svg{width:12px;height:12px}.preview-sidebar nav div.active i{color:var(--orange)}.preview-sidebar nav small{color:#9aa3af;letter-spacing:.13em;margin:14px 9px 4px;font-size:6px;font-weight:800}.preview-settings{border-top:1px solid #eceff2;border-radius:0;min-height:48px;margin:0 11px;padding:0 9px}.preview-main{background:#fff;min-width:0}.preview-utilities{background:#fff;border-bottom:0;justify-content:space-between;align-items:center;height:50px;padding:0 18px;display:flex}.preview-utilities div{align-items:center;gap:7px;display:flex}.preview-utilities i,.preview-utilities b{color:#667085;border:1px solid #e4e7ec;border-radius:50%;place-items:center;width:27px;height:27px;font-size:7px;font-style:normal;font-weight:600;display:grid}.preview-utilities b{border-color:var(--navy);background:var(--navy);color:#fff}.preview-page{min-width:0;padding:23px 26px 28px}.preview-page-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.preview-page-heading h3,.meeting-heading h3{letter-spacing:-.025em;margin:0;font-size:18px;font-weight:700}.preview-page-heading p,.meeting-heading p{color:#667085;margin:5px 0 0;font-size:9px}.preview-page-heading button,.meeting-heading button{background:var(--orange);color:#fff;border:0;border-radius:9px;min-height:34px;padding:0 13px;font-size:8px;font-weight:700}.mock-kpis{grid-template-columns:repeat(4,1fr);gap:11px;margin-top:21px;display:grid}.mock-kpis article{background:#fff;border:1px solid #e2e5e9;border-radius:12px;gap:10px;min-width:0;padding:14px 12px;display:flex}.mock-kpis article>i{border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:11px;font-style:normal;display:grid}.tone-orange{color:#d55500;background:#fff0e6}.tone-blue{color:#2772cf;background:#e9f2ff}.tone-green{color:#16865a;background:#e6f7ee}.tone-red{color:#d74d4d;background:#fff0f0}.mock-kpis article div{flex-direction:column;min-width:0;display:flex}.mock-kpis small{color:#7b8491;letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;font-size:6px;font-weight:800;overflow:hidden}.mock-kpis strong{margin-top:4px;font-size:19px;line-height:1}.mock-kpis span{color:#7b8491;white-space:nowrap;margin-top:4px;font-size:7px}.dashboard-content{grid-template-columns:1.45fr .8fr;gap:17px;margin-top:20px;display:grid}.dashboard-content section>header{color:#697382;letter-spacing:.08em;justify-content:space-between;align-items:center;height:26px;font-size:7px;display:flex}.dashboard-content section>header span{color:var(--orange-dark);letter-spacing:0;font-weight:700}.meeting-list,.overview-panel>div{border-color:#e1e5e9}.meeting-list{background:#fff;border:1px solid #e1e5e9;border-radius:13px;overflow:hidden}.meeting-list article{border-bottom:1px solid #e8eaed;align-items:center;gap:11px;min-height:70px;padding:9px 13px;display:flex}.meeting-list article:last-child{border-bottom:0}.meeting-list time{background:#fafafa;border:1px solid #e3e5e8;border-radius:9px;flex-direction:column;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:47px;font-style:normal;display:flex}.meeting-list time small{color:var(--orange-dark);font-size:5px;font-weight:800}.meeting-list time b{font-size:14px;line-height:1.1}.meeting-list time em{color:#798290;font-size:5px;font-style:normal}.meeting-list article>div{flex:1;min-width:0}.meeting-list article>div>strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.meeting-list p{color:#7c8592;margin:4px 0;font-size:7px}.meeting-list article>div>span{color:#667085;border:1px solid #e1e4e8;border-radius:9px;padding:2px 6px;font-size:5px;display:inline-flex}.meeting-list article>i{color:#c0c5cc;font-size:16px;font-style:normal}.overview-panel{align-self:start}.overview-panel>div{color:#606a78;background:#fff;border:1px solid #e1e5e9;border-bottom:0;justify-content:space-between;align-items:center;min-height:51px;padding:0 13px;font-size:8px;display:flex}.overview-panel>div:nth-child(2){border-radius:13px 13px 0 0}.overview-panel>div:last-child{border-bottom:1px solid #e1e5e9;border-radius:0 0 13px 13px}.overview-panel b{color:#273347;font-size:12px}.overview-panel b.success{color:var(--green)}.mock-back{color:#818a97;letter-spacing:.1em;margin-bottom:13px;font-size:6px;font-weight:800}.meeting-heading{border-bottom:1px solid #e1e5e9;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:17px;display:flex}.meeting-heading p{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.meeting-heading p i{color:#c2c7cd;font-style:normal}.meeting-heading p span{color:#158759;background:#e9f8f0;border-radius:10px;padding:3px 6px;font-size:6px;font-weight:700}.meeting-heading p span.blue{color:#3476c4;background:#eaf2ff}.meeting-heading button{color:#3b4554;background:#fff;border:1px solid #dfe3e7}.analysis-heading{justify-content:space-between;align-items:center;margin:17px 0 10px;display:flex}.analysis-heading span,.analysis-summary small,.analysis-insights small,.analysis-todos-head>span{color:#717b89;letter-spacing:.1em;font-size:6px;font-weight:800}.analysis-heading small{color:#9098a3;font-size:6px}.analysis-summary{border-bottom:1px solid #e1e5e9;padding:0 0 17px}.analysis-summary p{color:#303b4c;max-width:760px;margin:8px 0 0;font-size:9px;line-height:1.6}.analysis-insights{border-bottom:1px solid #e1e5e9;grid-template-columns:1fr 1fr;gap:28px;margin-top:17px;padding-bottom:17px;display:grid}.analysis-insights article{min-width:0}.analysis-insights ul{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.analysis-insights li{color:#465162;align-items:flex-start;gap:7px;font-size:8px;display:flex}.analysis-insights li i,.review-output li i{border-radius:50%;flex:0 0 6px;width:6px;height:6px;margin-top:3px}.red{background:#f26e75}.green{background:#38c783}.orange{background:var(--orange)}.blue{background:#4a89e8}.analysis-todos-head{align-items:center;gap:8px;margin:15px 0 8px;display:flex}.analysis-todos-head b{background:#fff;border:1px solid #dfe2e5;border-radius:7px;place-items:center;min-width:22px;height:22px;font-size:8px;display:grid}.analysis-todos-head em{color:#94610b;background:#fff4db;border-radius:9px;padding:3px 7px;font-size:6px;font-style:normal;font-weight:700}.analysis-todos{gap:7px;display:grid}.analysis-todos article{background:#fff;border:1px solid #e1e5e9;border-radius:10px;align-items:center;gap:11px;min-height:62px;padding:9px 12px 9px 16px;display:flex;position:relative;overflow:hidden}.analysis-todos article>i,.kanban-board article>i{width:3px;position:absolute;top:0;bottom:0;left:0}.todo-orange{background:#ff8a3d}.todo-purple{background:#8d6bd8}.todo-green{background:#38a976}.todo-blue{background:#4b8cda}.analysis-todos article>div{flex:1;min-width:0}.analysis-todos strong{font-size:8px;display:block}.analysis-todos p{color:#75808e;margin:3px 0 5px;font-size:7px}.analysis-todos span{color:#596474;align-items:center;gap:5px;font-size:6px;display:flex}.analysis-todos span b,.kanban-board footer span b{color:#b64c08;background:#fff0e6;border-radius:50%;place-items:center;width:17px;height:17px;font-size:5px;display:grid}.analysis-todos time{color:#5d6877;background:#f2f4f6;border-radius:7px;padding:4px 7px;font-size:6px;font-weight:700}.meeting-audit-grid{grid-template-columns:minmax(0,1fr) 190px;gap:22px;margin-top:18px;display:grid}.transcript-panel>header{color:#717b89;letter-spacing:.08em;justify-content:space-between;align-items:flex-start;height:23px;font-size:7px;font-weight:800;display:flex}.transcript-panel>header button{color:#707a88;background:0 0;border:0;font-size:7px}.transcript-body{background:#fff;border:1px solid #e1e5e9;border-radius:11px;height:226px;padding:14px 16px;overflow:hidden}.transcript-body p{color:#596474;margin:0 0 13px;font-size:7px;line-height:1.55;font-family:Consolas,SFMono-Regular,monospace!important}.transcript-body p strong{color:#283447;margin-bottom:3px;font-size:7px;display:block;font-family:inherit!important}.transcript-body p time{margin-left:7px;font-size:6px;font-family:inherit!important}.meeting-side{flex-direction:column;gap:22px;display:flex}.meeting-side section>small{color:#717b89;letter-spacing:.09em;font-size:6px;font-weight:800}.meeting-side .ai-done{align-items:center;gap:7px;margin:8px 0 0;font-size:8px;display:flex}.meeting-side .ai-done i{background:#20b56e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #e8f8ef}.participant{border-bottom:1px solid #e7eaed;align-items:center;gap:8px;padding:8px 1px;display:flex}.participant>i{color:#16845a;background:#eaf8f1;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:6px;font-style:normal;font-weight:800;display:grid}.participant:nth-child(3)>i{color:#3776c3;background:#edf5ff}.participant:nth-child(4)>i{color:#16845a;background:#f0fbf5}.participant p{flex-direction:column;gap:2px;min-width:0;margin:0;display:flex}.participant b{font-size:7px}.participant span{color:#858e9a;font-size:6px}.meeting-results{background:#fff;border:1px solid #e1e5e9;border-radius:11px;grid-template-columns:1.35fr .8fr 1fr 1fr;margin-top:16px;display:grid;overflow:hidden}.meeting-results article{border-right:1px solid #e5e8eb;min-height:76px;padding:12px 13px}.meeting-results article:last-child{border-right:0}.meeting-results small{color:#76808d;letter-spacing:.08em;font-size:5.5px;font-weight:800}.meeting-results p{color:#4e5968;align-items:flex-start;gap:6px;margin:8px 0 0;font-size:7px;line-height:1.45;display:flex}.meeting-results p i{border-radius:50%;flex:0 0 6px;width:6px;height:6px;margin-top:2px}.task-header-actions{align-items:center;gap:7px;display:flex}.task-heading .task-header-actions button{min-height:32px;padding:0 10px}.task-heading .task-header-actions button.filter,.task-heading .task-header-actions button.manage{color:#4f5a68;background:#fff;border:1px solid #dfe3e7;font-weight:600}.kanban-board{grid-template-columns:repeat(3,1fr);gap:11px;height:477px;margin-top:20px;display:grid}.kanban-board>section{background:#fff;border:1px solid #e1e5e9;border-radius:14px;min-width:0;padding:8px;overflow:hidden}.kanban-board>section>header{color:#263141;justify-content:space-between;align-items:flex-start;height:39px;padding:3px 4px 8px;font-size:8px;display:flex}.kanban-board>section>header span{align-items:center;gap:6px;font-weight:700;display:flex}.kanban-board>section>header b{color:#667085;background:#f2f4f6;border-radius:9px;place-items:center;width:18px;height:18px;font-size:7px;display:grid}.kanban-board>section>header em{color:#3573bd;text-transform:uppercase;background:#edf5ff;border-radius:5px;padding:3px 5px;font-size:5px;font-style:normal;font-weight:700}.kanban-board>section:last-child>header em{color:#158759;background:#e9f8f0}.kanban-board>section>header em:empty{display:none}.kanban-board article{color:#fff;border:1px solid #1118271a;border-radius:16px;margin-bottom:8px;padding:13px 12px 11px;position:relative;overflow:hidden;box-shadow:0 8px 20px #0f172a21}.kanban-board article.card-orange{background:#ff6b00}.kanban-board article.card-purple{background:#7c3aed}.kanban-board article.card-blue{background:#3b82f6}.kanban-board article.card-green{background:#22c55e}.kanban-board article.done{opacity:.78}.kanban-board article>small{color:#ffffffb8;letter-spacing:.06em;font-size:5px;font-weight:800}.kanban-board article>strong{color:#fff;margin-top:5px;font-size:8px;line-height:1.35;display:block}.kanban-board article>p{color:#ffffffdb;margin:5px 0 8px;font-size:6px;line-height:1.45}.kanban-board footer{background:0 0;border-top:1px solid #ffffff38;justify-content:space-between;align-items:center;margin-top:9px;padding-top:8px;display:flex}.kanban-board footer span{color:#ffffffe6;align-items:center;gap:5px;font-size:5.5px;display:flex}.kanban-board footer span b{background:#ffffffeb;width:16px;height:16px}.kanban-board footer time{color:#fffc;font-size:5.5px;font-weight:700}.voting-heading button.dark{background:var(--navy)}.vote-kpis{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:18px;display:grid}.vote-kpis article{background:#fff;border:1px solid #e1e5e9;border-radius:11px;flex-direction:column;min-height:77px;padding:12px 14px;display:flex}.vote-kpis small{color:#7e8793;letter-spacing:.08em;font-size:6px;font-weight:800}.vote-kpis strong{margin:5px 0 2px;font-size:18px}.vote-kpis span{color:#7b8592;font-size:7px}.vote-content{grid-template-columns:1.45fr .75fr;gap:13px;margin-top:14px;display:grid}.vote-questions{gap:10px;display:grid}.vote-questions>article,.vote-content aside article{background:#fff;border:1px solid #e1e5e9;border-radius:11px;padding:14px 16px}.vote-questions article>small{color:#7c8693;letter-spacing:.08em;font-size:5px;font-weight:800}.vote-questions h4{margin:7px 0 12px;font-size:9px}.vote-bar{grid-template-columns:61px 1fr 13px 24px;align-items:center;gap:6px;margin-top:8px;font-size:6px;display:grid}.vote-bar>i{background:#edf0f2;border-radius:6px;height:6px;overflow:hidden}.vote-bar>i em{border-radius:inherit;background:var(--orange);height:100%;display:block}.vote-bar>b{font-size:7px}.vote-bar>small{color:#78828f;font-size:6px}.vote-bar.muted>i em{background:#aab1ba}.scale-result{grid-template-columns:40px 27px 1fr 49px;align-items:center;gap:8px;display:grid}.scale-result span,.scale-result small{color:#7b8591;font-size:6px}.scale-result b{font-size:15px}.scale-result>i{background:#edf0f2;border-radius:6px;height:6px}.scale-result>i em{border-radius:inherit;background:#4a89e8;width:84%;height:100%;display:block}.vote-content aside{align-content:start;gap:10px;display:grid}.vote-content aside article{padding:11px 13px}.vote-content aside header{align-items:center;gap:6px;padding-bottom:8px;display:flex}.vote-content aside header i{color:var(--green);font-style:normal}.vote-content aside header strong{flex:1;font-size:7px}.vote-content aside header span{background:#f0f2f4;border-radius:5px;place-items:center;width:17px;height:17px;font-size:6px;display:grid}.vote-content aside p{border-top:1px solid #eceff1;justify-content:space-between;margin:0;padding:8px 0;font-size:7px;display:flex}.vote-content aside p small{color:#8a939e;font-size:5px}.hero-product-frame .product-preview{--ui:7px;border:0;border-radius:0;grid-template-columns:142px minmax(0,1fr);min-height:500px}.hero-product-frame .preview-sidebar nav i svg,.hero-product-frame .preview-settings i svg{width:8px;height:8px}.hero-product-frame .mock-back{margin-bottom:9px;font-size:4px}.hero-product-frame .meeting-heading{padding-bottom:11px}.hero-product-frame .meeting-heading h3{font-size:13px}.hero-product-frame .meeting-heading p{font-size:6px}.hero-product-frame .meeting-heading button{min-height:25px;font-size:6px}.hero-product-frame .analysis-heading{margin:11px 0 7px}.hero-product-frame .analysis-summary{padding:10px 12px}.hero-product-frame .analysis-summary p{margin-top:5px;font-size:7px}.hero-product-frame .analysis-insights{gap:8px;margin-top:8px}.hero-product-frame .analysis-insights article{padding:9px 11px}.hero-product-frame .analysis-insights ul{gap:5px;margin-top:6px}.hero-product-frame .analysis-insights li{font-size:6px}.hero-product-frame .analysis-todos-head{margin:9px 0 6px}.hero-product-frame .analysis-todos article{min-height:48px;padding:6px 8px 6px 11px}.hero-product-frame .analysis-todos strong{font-size:6.5px}.hero-product-frame .analysis-todos p{font-size:5.5px}.hero-product-frame .analysis-todos span,.hero-product-frame .analysis-todos time{font-size:5px}.review-section{background:var(--orange-soft);padding:100px 0}.review-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.review-copy h2{font-size:clamp(46px,4.5vw,65px)}.review-copy>p:not(.section-kicker){max-width:520px;color:var(--ink-soft);margin:25px 0 27px;font-size:16px;line-height:1.75}.review-flow{background:#ffffffb8;border:1px solid #e8d7ca;border-radius:24px;grid-template-columns:1fr 78px 1fr;gap:0;padding:33px;display:grid;position:relative;box-shadow:0 25px 60px #7644221a}.review-input,.review-output{background:#fff;border:1px solid #e0d9d3;border-radius:15px;flex-direction:column;min-height:185px;padding:24px;display:flex}.review-input small,.review-output>small,.review-approval small{color:#7f746b;letter-spacing:0;font-size:9px;font-weight:700}.review-input strong{font-family:var(--font-display);margin-top:auto;font-size:20px}.review-input span{color:var(--muted);margin-top:7px;font-size:11px}.review-connector{flex-direction:column;justify-content:center;align-items:center;display:flex}.review-connector i{background:#d5c7bd;width:1px;height:44px}.review-connector span{background:var(--orange-soft);color:var(--orange-dark);white-space:nowrap;border:1px solid #ffc79f;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:800}.review-output ul{gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.review-output li{align-items:center;gap:9px;font-size:11px;font-weight:600;display:flex}.review-output li i{margin-top:0}.review-approval{background:#effaf4;border:1px solid #b9dfcb;border-radius:12px;grid-column:1/4;justify-self:center;align-items:center;gap:11px;margin-top:22px;padding:11px 16px;display:flex}.review-approval>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.review-approval div{flex-direction:column;gap:2px;display:flex}.review-approval strong{font-size:11px}.audience-grid{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.audience-heading h2{max-width:520px;font-size:clamp(40px,3.8vw,55px)}.audience-list{border-top:1px solid #bbbdb9}.audience-list article{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;gap:20px;padding:25px 0;display:grid}.audience-list article>span{color:var(--orange-dark);font-size:10px;font-weight:800}.audience-list h3{font-family:var(--font-display);margin:0;font-size:19px}.audience-list p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.6}.onboarding-bar{background:var(--navy);color:#fff;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:50px;margin-top:80px;padding:37px 42px;display:grid}.onboarding-bar>div{flex-direction:column;gap:8px;display:flex}.onboarding-bar small{color:#ffad72;letter-spacing:0;font-size:10px;font-weight:700}.onboarding-bar strong{max-width:520px;font-family:var(--font-display);font-size:19px;line-height:1.35}.onboarding-bar ol{justify-content:space-between;align-items:center;gap:18px;margin:0;padding:0;list-style:none;display:flex}.onboarding-bar li{color:#ffffffb3;align-items:center;gap:8px;font-size:10px;font-weight:600;display:flex}.onboarding-bar li span{color:#fff;border:1px solid #fff3;border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.faq-heading{align-self:start;position:sticky;top:120px}.faq-heading h2{max-width:440px;font-size:clamp(41px,4vw,57px)}.faq-heading>p:last-child{color:var(--muted);margin:24px 0 0;font-size:14px}.faq-heading a{color:var(--ink);border-bottom:1px solid #aeb2b7;font-weight:700}.faq-list{border-top:1px solid #bfc2c5}.faq-list details{border-bottom:1px solid #dfe1e3}.faq-list summary{cursor:pointer;min-height:78px;font-family:var(--font-display);justify-content:space-between;align-items:center;gap:24px;font-size:17px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{flex:0 0 19px;width:19px;height:19px;position:relative}.faq-list summary i:before,.faq-list summary i:after{background:var(--ink);content:"";width:15px;height:1px;transition:transform .2s;position:absolute;top:9px;left:2px}.faq-list summary i:after{transform:rotate(90deg)}.faq-list details[open] summary i:after{transform:rotate(0)}.faq-list details>p{max-width:680px;color:var(--muted);margin:-4px 0 25px;font-size:14px;line-height:1.7}.final-cta{background:var(--orange);color:#fff;padding:76px 0}.final-cta-inner{grid-template-columns:1.15fr .65fr;align-items:end;gap:80px;display:grid}.final-cta-inner>div:last-child{justify-self:end;max-width:360px}.final-cta-inner>div:last-child p{color:#ffffffdb;margin:0 0 24px;font-size:15px;line-height:1.65}.footer-main{grid-template-columns:1fr auto;align-items:start;gap:90px;padding-top:52px;padding-bottom:48px;display:grid}.footer-brand p{color:#ffffff85;max-width:330px;margin:18px 0 0;font-size:13px;line-height:1.55}.footer-links{grid-template-columns:repeat(2,minmax(150px,1fr));gap:70px;display:grid}.footer-links div{flex-direction:column;gap:12px;display:flex}.footer-links strong{color:#fff;margin-bottom:5px;font-size:12px;font-weight:700}.footer-links a{color:#ffffff8f;font-size:12px;transition:color .2s}.footer-meta{border-top:1px solid #ffffff1a}.footer-meta .container{color:#ffffff61;grid-template-columns:1fr auto;align-items:center;min-height:66px;font-size:10px;display:grid}.tableit-credit{justify-self:end;align-items:center;gap:10px;display:flex}.tableit-credit img{filter:grayscale()brightness(3.5);opacity:.62;width:76px}.whatsapp-float{z-index:80;background:#20b864;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #0e7d4140}.whatsapp-float:hover{transform:translateY(-3px)}.whatsapp-float img{width:26px}.product-showcase .preview-sidebar nav div{font-size:11px}.product-showcase .preview-sidebar nav small{font-size:7px}.product-showcase .preview-page-heading p,.product-showcase .meeting-heading p{font-size:10px}.product-showcase .mock-kpis small,.product-showcase .dashboard-content section>header{font-size:7px}.product-showcase .mock-kpis span,.product-showcase .meeting-list p{font-size:8px}.product-showcase .meeting-list article>div>strong{font-size:10px}.product-showcase .meeting-list article>div>span{font-size:6px}.product-showcase .analysis-heading span,.product-showcase .analysis-summary small,.product-showcase .analysis-insights small,.product-showcase .analysis-todos-head>span{font-size:7px}.product-showcase .analysis-summary p{font-size:11px}.product-showcase .analysis-insights li{font-size:9px}.product-showcase .analysis-todos strong{font-size:10px}.product-showcase .analysis-todos p{font-size:8px}.product-showcase .analysis-todos span,.product-showcase .analysis-todos time,.product-showcase .kanban-board>section>header{font-size:7px}.product-showcase .kanban-board article>small{font-size:6px}.product-showcase .kanban-board article>strong{font-size:10px}.product-showcase .kanban-board article>p{font-size:8px}.product-showcase .kanban-board footer span,.product-showcase .kanban-board footer time{font-size:7px}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes product-in{0%{opacity:0;transform:translateY(9px)scale(.992)}to{opacity:1;transform:none}}.hero-stage{animation:.65s cubic-bezier(.22,1,.36,1) 80ms both product-in}@media (width<=1120px){.hero-grid{grid-template-columns:minmax(340px,.75fr) minmax(560px,1.25fr);gap:34px}.hero h1{font-size:55px}.workflow-grid,.review-grid,.audience-grid,.faq-grid{gap:60px}.product-preview{grid-template-columns:190px minmax(0,1fr)}.product-tabs button{padding-inline:15px}}@media (width<=980px){.nav-wrap{grid-template-columns:1fr auto}.nav-wrap nav,.nav-wrap>.button{display:none}.menu-toggle{background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;display:flex}.menu-toggle span{background:var(--navy);width:23px;height:2px;transition:transform .2s,opacity .2s;display:block}.menu-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{border-bottom:1px solid var(--line);background:var(--paper);padding:14px 24px 24px;position:absolute;top:70px;left:0;right:0;box-shadow:0 18px 35px #11182717}.mobile-menu:not([hidden]){flex-direction:column;display:flex}.mobile-menu a{border-bottom:1px solid var(--line);padding:12px 0;font-size:14px;font-weight:700}.mobile-menu .mobile-cta{background:var(--orange);color:#fff;text-align:center;border:0;border-radius:9px;margin-top:12px;padding:13px}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:90px}.hero-copy{max-width:720px}.hero h1{max-width:760px;font-size:clamp(49px,8vw,70px)}.hero-lead{max-width:650px}.hero-stage{margin-top:24px}.clarity-heading,.product-heading,.workflow-grid,.review-grid,.audience-grid,.faq-grid,.final-cta-inner{grid-template-columns:1fr}.clarity-heading,.product-heading{gap:25px}.outcome-list article{grid-template-columns:60px 1fr}.outcome-list article>p{grid-column:2}.workflow-intro,.faq-heading{position:static}.workflow-intro{max-width:700px;margin-bottom:25px}.review-copy{max-width:700px}.review-grid{gap:55px}.audience-heading h2{max-width:760px}.audience-grid{gap:50px}.onboarding-bar{grid-template-columns:1fr;gap:28px}.faq-grid{gap:50px}.faq-heading h2{max-width:650px}.final-cta-inner{gap:35px}.final-cta-inner>div:last-child{justify-self:start}.footer-main{gap:50px}}@media (width<=760px){.container{width:min(calc(100% - 30px), var(--content))}.site-header,.site-header.is-scrolled{height:68px}.brand img{width:140px}.mobile-menu{padding-inline:15px;top:68px}.hero{padding-top:68px}.hero-grid{gap:28px;padding-top:66px;padding-bottom:38px}.eyebrow,.section-kicker{font-size:12px}.hero h1{font-size:clamp(41px,12vw,58px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:12px}.hero-actions .text-link{align-self:center}.hero-actions .button{width:100%}.hero-proof{gap:9px 15px}.hero-stage{border-radius:16px;margin-left:-15px;margin-right:-15px;padding:8px}.hero-stage:before{display:none}.stage-label{height:34px;padding-inline:3px}.stage-label span{font-size:7px}.hero-product-frame{border-radius:9px;height:380px}.clarity-section,.product-section,.audience-section,.faq-section{padding:82px 0}.clarity-heading{padding-bottom:38px}.clarity-heading h2,.product-heading h2,.review-copy h2,.audience-heading h2,.faq-heading h2,.workflow-intro h2{font-size:39px}.outcome-list{grid-template-columns:1fr;gap:10px}.outcome-list article{min-height:235px;padding:24px}.outcome-list h3{max-width:460px;margin-top:35px;font-size:21px}.outcome-list article>p{max-width:520px;font-size:13px}.workflow-section{padding:82px 0}.workflow-steps article{grid-template-columns:45px 1fr}.workflow-steps h3{font-size:21px}.product-heading{margin-bottom:32px}.product-showcase{border-radius:15px;width:100%}.product-tabs{scrollbar-width:none;display:flex;overflow-x:auto}.product-tabs::-webkit-scrollbar{display:none}.product-tabs button{min-width:210px;min-height:76px}.product-screen{padding:6px}.product-preview{--ui:7px;border-radius:9px;grid-template-columns:46px minmax(0,1fr);min-height:520px}.preview-logo{height:51px;padding:0 9px}.preview-logo img{content:url(/favicon.svg);width:27px}.preview-sidebar nav{padding:3px 5px}.preview-sidebar nav div{justify-content:center;min-height:27px;padding:0}.preview-sidebar nav div span,.preview-sidebar nav small,.preview-settings span{display:none}.preview-sidebar nav i{width:auto;font-size:8px}.preview-settings{justify-content:center;margin:0 5px;padding:0}.preview-utilities{height:39px;padding-inline:9px}.preview-utilities i,.preview-utilities b{width:21px;height:21px;font-size:5px}.preview-page{padding:14px 10px 18px}.preview-page-heading h3,.meeting-heading h3{font-size:13px}.preview-page-heading p{display:none}.preview-page-heading button,.meeting-heading button{min-height:27px;padding:0 8px;font-size:6px}.mock-kpis{grid-template-columns:repeat(2,1fr);gap:6px;margin-top:13px}.mock-kpis article{padding:8px}.mock-kpis article>i{flex-basis:24px;width:24px;height:24px}.mock-kpis article:nth-child(n+3){display:none}.dashboard-content{grid-template-columns:1fr;margin-top:11px}.dashboard-content>section:last-child{display:none}.meeting-list article{min-height:63px;padding:7px}.meeting-list article:nth-child(n+4){display:none}.meeting-heading p{font-size:5px}.meeting-heading p span{font-size:4px}.analysis-heading small{display:none}.analysis-summary{padding:10px}.analysis-summary p{font-size:7px}.analysis-insights{gap:6px}.analysis-insights article{padding:9px}.analysis-insights li{font-size:6px}.analysis-todos article:nth-child(n+3),.analysis-todos p{display:none}.meeting-audit-grid{grid-template-columns:minmax(0,1fr) 86px;gap:8px;margin-top:12px}.transcript-body{height:210px;padding:9px}.transcript-body p{margin-bottom:9px;font-size:5.5px}.transcript-body p strong{font-size:5.5px}.meeting-side{gap:13px}.participant{gap:4px;padding:5px 0}.participant>i{flex-basis:20px;width:20px;height:20px;font-size:4px}.participant b{font-size:5px}.participant span{font-size:4px}.meeting-results{grid-template-columns:1.2fr 1fr}.meeting-results article{min-height:57px;padding:8px}.meeting-results article:nth-child(n+3),.task-header-actions .filter,.task-header-actions .manage{display:none}.kanban-board{grid-template-columns:repeat(3,minmax(126px,1fr));gap:6px;height:405px;overflow:hidden}.kanban-board>section{padding:5px}.kanban-board article{padding:8px 6px 7px 10px}.kanban-board article>p{display:none}.kanban-board article>strong{font-size:6.5px}.vote-kpis{grid-template-columns:repeat(2,1fr);gap:6px}.vote-kpis article:nth-child(3){display:none}.vote-content{grid-template-columns:1fr}.vote-content aside{display:none}.hero-product-frame .product-preview{grid-template-columns:46px minmax(0,1fr)}.hero-product-frame .preview-logo{padding:0 9px}.hero-product-frame .preview-logo img{width:27px}.hero-product-frame .preview-page{padding:13px 10px}.review-section{padding:85px 0}.review-grid{gap:42px}.review-flow{grid-template-columns:1fr;padding:18px}.review-input,.review-output{min-height:145px;padding:18px}.review-connector{flex-direction:row;min-height:65px}.review-connector i{width:45px;height:1px}.review-approval{grid-column:1}.onboarding-bar{margin-top:55px;padding:29px 22px}.onboarding-bar ol{flex-direction:column;align-items:flex-start}.faq-list summary{min-height:72px;font-size:15px}.final-cta{padding:74px 0}.final-cta h2{font-size:43px}.footer-main{grid-template-columns:1fr;gap:38px;padding:45px 0 38px}.footer-links{gap:35px;max-width:440px}.footer-meta .container{grid-template-columns:1fr;align-content:center;gap:13px;min-height:104px}.tableit-credit{justify-self:start}.whatsapp-float{width:50px;height:50px;bottom:15px;right:15px}}@media (width<=430px){.hero-product-frame{height:350px}.product-preview{min-height:500px}.analysis-insights{grid-template-columns:1fr}.analysis-insights article:last-child,.analysis-todos-head em{display:none}.footer-links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--paper:#f7f8f6;--soft-green:#f0f7f3;--content:1240px;--section-space:64px;--content-gap:50px}body{background:var(--paper)}.site-header{backdrop-filter:none;background:0 0;border:0;height:104px;transition:height .25s,background .25s,box-shadow .25s}.site-header.is-scrolled{backdrop-filter:blur(18px);background:#f7f8f6e6;border:0;height:76px;box-shadow:0 10px 32px #11182712}.nav-wrap{height:100%;box-shadow:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr auto 1fr;margin-top:0;padding:0 4px}.brand img{width:158px}.nav-wrap nav{gap:30px}.nav-wrap nav a{color:#485162;font-size:12px;font-weight:650}.nav-wrap nav a:hover{color:var(--orange-dark)}.button-header{border-radius:11px;min-height:48px;padding:0 24px}.site-header.is-scrolled .button-header{min-height:42px;padding-inline:20px}.scroll-progress{display:none}.button{border-radius:11px;min-height:50px;padding:0 21px;font-size:13px}.button-secondary{background:#fff;border-color:#d9dcdf}.eyebrow,.section-kicker{color:var(--orange-dark);letter-spacing:-.01em;gap:9px;margin-bottom:21px;font-size:12px;font-weight:720}.eyebrow img{width:22px;height:22px}.hero{background:radial-gradient(circle at 82% 11%,#26a76f14,#0000 24%),linear-gradient(#f8fbf9,#f7f8f6);padding:104px 0 0}.hero-shell{position:relative}.hero-intro{padding:38px 0 var(--content-gap);grid-template-columns:1.15fr .85fr;align-items:end;gap:76px;display:grid}.hero-copy{animation:.55s cubic-bezier(.22,1,.36,1) both hero-copy-in}.hero h1{letter-spacing:-.061em;max-width:760px;font-size:clamp(58px,5.3vw,78px);font-weight:680;line-height:.99}.hero h1 strong{color:var(--orange-dark);font-weight:680}.hero-side{max-width:470px;padding-bottom:2px}.hero-side>p{color:var(--ink-soft);margin:0;font-size:17px;line-height:1.72}.hero-actions{gap:11px;margin-top:28px}.hero-side>small{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:22px;font-size:11px;display:flex}.hero-side>small b{color:var(--green);font-weight:800}.hero-proof{color:#6b7280;gap:12px;margin-top:28px;font-size:12px;font-weight:620}.hero-proof span{display:inline}.hero-proof i{background:var(--orange);border-radius:50%;width:3px;height:3px;display:block}.hero-proof img{width:24px;height:24px;margin-right:3px}.hero-product-grid{grid-template-columns:1.15fr .85fr;gap:14px;animation:.65s cubic-bezier(.22,1,.36,1) 80ms both product-in;display:grid}.hero-product-card{background:#fff;border:1px solid #d9dcdf;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 24px 62px #11182717}.hero-product-card>header{border-bottom:1px solid #e5e7e9;justify-content:space-between;align-items:center;height:62px;padding:0 19px;display:flex}.hero-product-card>header>div{align-items:center;gap:10px;display:flex}.hero-product-card>header img{width:27px;height:27px}.hero-product-card>header span{flex-direction:column;gap:3px;display:flex}.hero-product-card>header strong{font-size:12px}.hero-product-card>header small{color:var(--muted);font-size:8px}.hero-product-card>header>b{color:#7d8590;border:1px solid #dde0e3;border-radius:8px;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.hero-product-frame{border:0;border-radius:0;height:430px}.hero-product-frame .product-preview{--ui:8px;grid-template-columns:155px minmax(0,1fr);min-height:510px}.hero-product-frame .preview-logo{height:64px;padding:0 14px}.hero-product-frame .preview-logo img{width:101px}.hero-product-frame .preview-sidebar nav{padding:4px 9px}.hero-product-frame .preview-sidebar nav div{gap:7px;min-height:28px;padding:0 8px}.hero-product-frame .preview-sidebar nav small{margin:10px 7px 3px;font-size:5px}.hero-product-frame .preview-sidebar nav i{width:14px;font-size:8px}.hero-product-frame .preview-settings{min-height:42px;margin:0 9px;padding:0 8px}.hero-product-frame .preview-utilities{height:45px}.hero-product-frame .preview-utilities i,.hero-product-frame .preview-utilities b{width:24px;height:24px;font-size:6px}.hero-product-frame .preview-page{padding:21px 24px 25px}.hero-audience{min-height:0;padding:var(--content-gap) 0 0;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 30px;display:flex}.hero-audience>p{color:#8a919b;margin:0;font-size:11px}.hero-audience>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.hero-audience span{color:#4f5967;white-space:nowrap;background:#ffffffc2;border:1px solid #dfe2e4;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:650}.hero-audience span:first-child{background:var(--orange-soft);color:var(--orange-dark);border-color:#ffc9a4}.clarity-section{padding:var(--content-gap) 0 var(--section-space)}.product-section{padding:0 0 var(--section-space)}.audience-section,.faq-section{padding:var(--section-space) 0}.section-heading h2,.workflow-heading h2{letter-spacing:-.052em;margin:0;font-size:clamp(45px,4.5vw,62px);font-weight:680;line-height:1.05}.section-heading>p:last-child,.workflow-heading>p:last-child{color:var(--muted);margin:22px auto 0;font-size:16px;line-height:1.7}.section-heading-center{max-width:850px;margin-bottom:var(--content-gap);text-align:center}.section-heading-center .section-kicker{justify-content:center}.section-heading-center>p:last-child{max-width:610px}.outcome-list{grid-template-columns:repeat(3,1fr);gap:16px}.outcome-list article{background:#ffffffd1;border-color:#dde0e2;border-radius:18px;min-height:445px;padding:25px;box-shadow:0 16px 40px #1118270b}.outcome-list article:hover{border-color:#cfd3d6;transform:translateY(-5px);box-shadow:0 22px 48px #11182714}.outcome-list article header>span{border-radius:9px;width:33px;height:33px;font-size:10px}.outcome-list small{color:#7b8491;font-size:11px;font-weight:700}.outcome-list h3{max-width:330px;margin:27px 0 0;font-size:23px;line-height:1.16}.outcome-list article>p{margin-top:13px;font-size:13px;line-height:1.65}.benefit-visual{background:#f8f9f9;border:1px solid #e1e4e6;border-radius:13px;height:148px;margin-top:24px;display:flex;overflow:hidden}.agenda-visual{align-items:center;gap:13px;padding:20px}.agenda-visual>span{width:50px;height:57px;color:var(--orange-dark);background:#fff;border:1px solid #d9dde0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;font-size:8px;font-weight:800;display:flex}.agenda-visual>span b{color:var(--ink);font-size:19px}.agenda-visual p{flex-direction:column;flex:1;gap:6px;min-width:0;margin:0;display:flex}.agenda-visual p strong{font-size:11px}.agenda-visual p small{color:var(--muted);font-size:8px}.agenda-visual>i{background:var(--orange-soft);color:var(--orange-dark);border-radius:7px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:700}.insight-visual{flex-direction:column;justify-content:center;gap:10px;padding:18px 22px}.insight-visual p{color:#3e4856;background:#fff;border:1px solid #e4e6e8;border-radius:8px;align-items:center;gap:9px;margin:0;padding:8px 10px;font-size:10px;font-weight:650;display:flex}.insight-visual p i{background:var(--orange);border-radius:50%;width:7px;height:7px}.insight-visual p:nth-child(2) i{background:#f05a67}.insight-visual p:nth-child(3) i{background:#27b679}.task-visual{flex-direction:column;gap:8px;padding:16px}.task-visual>span{background:#fff;border:1px solid #e1e4e6;border-radius:9px;flex-direction:column;justify-content:center;min-height:53px;padding:10px 10px 9px 18px;display:flex;position:relative}.task-visual>span>i{background:var(--orange);border-radius:9px 0 0 9px;width:4px;position:absolute;top:0;bottom:0;left:0}.task-visual>span:nth-child(2)>i{background:#7c5ce5}.task-visual b{font-size:9px}.task-visual small{color:var(--muted);margin-top:4px;font-size:7px}.workflow-section{padding:var(--section-space) 0;color:var(--ink);background:#fff}.workflow-layout{grid-template-columns:1.08fr .92fr;align-items:center;gap:76px;display:grid}.workflow-demo{background:#f7f8f8;border:1px solid #dce0e2;border-radius:20px;padding:21px;box-shadow:0 24px 62px #11182713}.workflow-demo>header{justify-content:space-between;align-items:center;padding:2px 2px 18px;display:flex}.workflow-demo>header>div{align-items:center;gap:10px;display:flex}.workflow-demo>header img{width:31px;height:31px}.workflow-demo>header span{flex-direction:column;gap:3px;display:flex}.workflow-demo>header strong{font-size:12px}.workflow-demo>header small{color:var(--muted);font-size:8px}.workflow-demo>header>i{color:#138057;background:#e8f8ef;border-radius:8px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:700}.workflow-transcript{background:#fff;border:1px solid #e0e3e5;border-radius:13px;min-height:176px;padding:18px 19px}.workflow-transcript>small{color:#727b87;font-size:8px;font-weight:700}.workflow-transcript p{color:#596372;margin:16px 0 0;font-family:Consolas,SFMono-Regular,monospace;font-size:9px;line-height:1.55}.workflow-transcript p strong{color:#263244;margin-bottom:4px;font-family:inherit;font-size:9px;display:block}.workflow-transcript time{margin-left:7px;font-family:inherit;font-size:8px;font-weight:500}.workflow-analysis{grid-template-columns:1fr 1fr;gap:9px;margin-top:9px;display:grid}.workflow-analysis>div{background:#fff;border:1px solid #e0e3e5;border-radius:12px;min-height:115px;padding:15px}.workflow-analysis small{color:#747d89;font-size:8px;font-weight:700}.workflow-analysis p{color:#596372;margin:10px 0 0;font-size:9px;line-height:1.5}.workflow-analysis>div:last-child p{align-items:center;gap:7px;display:flex}.workflow-analysis p i{background:var(--orange);border-radius:50%;flex:0 0 6px;width:6px;height:6px}.workflow-analysis p+p i{background:#3b82f6}.workflow-content h2{letter-spacing:-.052em;max-width:520px;margin:0;font-size:clamp(46px,4.4vw,62px);font-weight:680;line-height:1.05}.workflow-content>p:not(.section-kicker){max-width:520px;color:var(--muted);margin:23px 0 29px;font-size:15px;line-height:1.7}.workflow-steps{border-top:1px solid #dfe2e4;display:block}.workflow-steps article{background:0 0;border:0;border-bottom:1px solid #e4e6e8;border-radius:0;grid-template-columns:38px 1fr;gap:14px;min-height:0;padding:16px 0;display:grid}.workflow-steps article>span{width:31px;height:31px;color:var(--orange-dark);letter-spacing:0;border:1px solid #d8dcdf;border-radius:9px;grid-column:auto;place-items:center;margin:0;font-size:9px;font-weight:800;display:grid}.workflow-steps article>div{grid-row:auto;display:block}.workflow-steps h3{color:var(--ink);margin:0;font-size:16px}.workflow-steps p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}.product-section{background:#fff}.product-heading{margin-bottom:var(--content-gap);grid-template-columns:1.1fr .65fr;gap:76px}.product-heading h2{max-width:700px}.product-heading>p{align-self:end;margin:0 0 5px;font-size:15px}.product-showcase{border-radius:19px;box-shadow:0 25px 70px #1118271a}.product-carousel{outline:none}.product-carousel:focus-visible{box-shadow:0 0 0 3px #ff6b002e,0 25px 70px #1118271a}.product-screen{background:#eef0f2;padding:12px;position:relative;overflow:hidden}.product-slide[hidden]{display:none}.product-slide.active{animation:.35s cubic-bezier(.22,1,.36,1) both carousel-in}.carousel-controls{z-index:4;opacity:0;pointer-events:none;justify-content:space-between;align-items:center;padding:0 22px;transition:opacity .25s;display:flex;position:absolute;inset:0}.product-carousel:hover .carousel-controls,.product-carousel:focus-within .carousel-controls{opacity:1}.carousel-controls button{color:#fff;cursor:pointer;pointer-events:auto;background:#101827;border:1px solid #ffffff29;border-radius:16px;place-items:center;width:56px;height:56px;padding:0;font-size:24px;transition:background .2s,transform .2s,box-shadow .2s;display:grid;box-shadow:0 12px 34px #11182747}.carousel-controls button span{transform:translateY(-1px)}.carousel-controls button:hover{background:#050a12;transform:scale(1.06);box-shadow:0 15px 38px #1118275c,0 0 0 3px #ff6b0033}.carousel-controls button:active{transform:scale(.98)}.carousel-dots{z-index:5;backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #ffffffa6;border-radius:999px;justify-content:center;align-items:center;gap:7px;height:30px;padding:0 11px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #11182721}.carousel-dots button{cursor:pointer;background:#aeb4bc;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .2s,background .2s}.carousel-dots button.active{background:var(--orange);width:24px}@keyframes carousel-in{0%{opacity:0;transform:translate(9px)}to{opacity:1;transform:none}}.review-section{padding:var(--section-space) 0;background:#fff4ec}.review-grid{grid-template-columns:.82fr 1.18fr;gap:76px}.review-copy h2{font-size:clamp(48px,4.7vw,66px);font-weight:680}.review-copy>p:not(.section-kicker){font-size:15px}.review-flow{background:#ffffffc7;border-radius:20px;box-shadow:0 24px 60px #76442214}.audience-heading{max-width:900px}.audience-heading h2{max-width:none}.audience-list{border:0;grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.audience-list article{background:#ffffffb3;border:1px solid #dde0e2;border-radius:15px;min-height:210px;padding:23px;display:block}.audience-list article>span{background:var(--orange-soft);border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.audience-list h3{margin-top:38px;font-size:18px;line-height:1.25}.audience-list p{margin-top:10px;font-size:13px}.onboarding-bar{border-radius:15px;margin-top:18px;padding:31px 34px}.onboarding-bar small{font-size:11px}.onboarding-bar strong{font-size:17px}.faq-section{background:#fff}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:76px}.faq-heading h2{font-size:clamp(42px,4vw,58px)}.final-cta{background:#fff;padding:0 0 32px}.final-cta-inner{color:#fff;text-align:center;background:radial-gradient(circle at 50% 120%,#ff6b00e0,#ff6b0024 38%,#0000 63%),#0e1726;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:370px;padding:58px 24px;display:flex;position:relative;overflow:hidden}.final-cta-inner:before{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#0000 0 3px,#ffffff04 3px 4px);position:absolute;inset:0}.final-cta-inner>*{z-index:1;position:relative}.final-cta-inner>img{filter:drop-shadow(0 6px 14px #ff6b0047);width:35px;height:35px;margin-bottom:19px}.final-cta-inner>p{color:#ffad72;margin:0 0 16px;font-size:12px;font-weight:700}.final-cta h2{max-width:760px;font-size:clamp(45px,4.6vw,63px)}.final-cta-inner>span{color:#ffffffa3;max-width:570px;margin-top:18px;font-size:14px;line-height:1.65}.final-cta .button{margin-top:27px}.site-footer{color:var(--ink);background:#fff}.footer-main{grid-template-columns:1fr auto;padding-top:46px;padding-bottom:42px}.footer-brand img{width:154px}.footer-brand p{color:var(--muted)}.footer-links strong{color:var(--ink)}.footer-links a{color:var(--muted)}.footer-links a:hover{color:var(--orange-dark)}.footer-meta{border-color:#e4e6e8}.footer-meta .container{color:#8c939d}.tableit-credit img{filter:grayscale();opacity:.65}@media (width<=1120px){.nav-wrap nav{gap:20px}.hero-intro{gap:60px}.hero h1{font-size:62px}.hero-product-grid{grid-template-columns:1.08fr .92fr}.hero-product-frame .product-preview{grid-template-columns:130px minmax(0,1fr)}.hero-audience{padding:var(--content-gap) 0 0;gap:12px}.hero-audience>div{flex-wrap:wrap;justify-content:center;gap:8px}.workflow-layout{gap:50px}.audience-list{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){.site-header{height:92px}.site-header.is-scrolled{height:70px}.nav-wrap{grid-template-columns:1fr auto}.nav-wrap nav,.nav-wrap>.button{display:none}.hero{padding-top:92px}.hero-intro{padding:36px 0 var(--content-gap);grid-template-columns:1fr;gap:30px}.hero-side{max-width:680px}.hero-product-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:repeat(2,minmax(600px,1fr));padding:0 0 18px;overflow-x:auto}.hero-product-card{scroll-snap-align:start}.hero-product-frame{height:520px}.hero-product-frame .product-preview{min-height:520px}.outcome-list{grid-template-columns:1fr}.outcome-list article{min-height:0}.benefit-visual{height:160px}.workflow-layout,.product-heading,.review-grid,.faq-grid{gap:var(--content-gap);grid-template-columns:1fr}.workflow-demo{max-width:760px}.review-copy{max-width:720px}.faq-heading{position:static}}@media (width<=760px){:root{--section-space:52px;--content-gap:34px}.container{width:min(calc(100% - 28px), var(--content))}.site-header{height:84px}.site-header.is-scrolled{height:66px}.nav-wrap{width:min(calc(100% - 28px), var(--content));border-radius:0;height:100%;margin:0 auto;padding:0 2px}.brand img{width:142px}.mobile-menu{background:#fff;border:1px solid #e0e2e4;border-radius:13px;margin:0 12px;top:72px}.hero{padding-top:84px}.hero-intro{padding:30px 0 var(--content-gap)}.hero h1{font-size:clamp(46px,13vw,62px)}.hero-side>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-side>small{line-height:1.6}.hero-product-grid{padding:0;display:block;overflow:visible}.hero-product-meeting{display:none}.hero-product-card{border-radius:14px;margin-inline:-6px}.hero-product-card>header{height:55px;padding-inline:14px}.hero-product-frame{height:410px}.hero-product-frame .product-preview{grid-template-columns:46px minmax(0,1fr);min-height:410px}.hero-product-frame .preview-logo{height:51px;padding:0 9px}.hero-product-frame .preview-logo img{content:url(/favicon.svg);width:27px}.hero-product-frame .preview-sidebar nav{padding:3px 5px}.hero-product-frame .preview-sidebar nav div{justify-content:center;min-height:27px;padding:0}.hero-product-frame .preview-sidebar nav div span,.hero-product-frame .preview-sidebar nav small,.hero-product-frame .preview-settings span{display:none}.hero-product-frame .preview-sidebar nav i{width:auto;font-size:8px}.hero-product-frame .preview-settings{justify-content:center;margin:0 5px;padding:0}.hero-product-frame .preview-page{padding:13px 10px}.hero-audience{min-height:0;padding:var(--content-gap) 0 0}.hero-audience>div{gap:7px}.hero-audience span{padding:7px 9px;font-size:10px}.clarity-section{padding:var(--content-gap) 0 var(--section-space)}.product-section{padding:0 0 var(--section-space)}.audience-section,.faq-section,.review-section,.workflow-section{padding:var(--section-space) 0}.section-heading-center{margin-bottom:var(--content-gap)}.section-heading h2,.workflow-heading h2{font-size:40px}.outcome-list article{padding:20px}.outcome-list h3{font-size:22px}.benefit-visual{margin-top:20px}.workflow-demo{border-radius:15px;padding:13px}.workflow-analysis{grid-template-columns:1fr}.workflow-analysis>div{min-height:95px}.workflow-content h2{font-size:40px}.audience-list{grid-template-columns:1fr}.product-showcase{margin-inline:0}.product-screen{padding:6px}.carousel-controls{padding:0 10px}.carousel-controls button{border-radius:13px;width:44px;height:44px;font-size:20px}.carousel-dots{height:28px;bottom:14px}.review-grid{gap:var(--content-gap)}.review-flow{padding:18px}.audience-list article{min-height:185px}.onboarding-bar{margin-top:12px}.final-cta{padding:0 0 26px}.final-cta-inner{border-radius:17px;min-height:360px;padding:50px 22px}.final-cta h2{font-size:42px}.footer-main{padding:45px 0 38px}.footer-links{grid-template-columns:repeat(2,minmax(120px,1fr));gap:28px}}@media (width<=430px){.hero h1{font-size:45px}.hero-product-frame{height:380px}.hero-product-frame .product-preview{min-height:380px}.section-heading h2,.workflow-heading h2,.review-copy h2,.faq-heading h2{font-size:36px}.footer-links{grid-template-columns:1fr}}@media (hover:none){.carousel-controls{opacity:1}}
