.marketing-overview{--mh-page: #fafbfe;--mh-surface: #fff;--mh-ink: #202b44;--mh-muted: #64718a;--mh-line: #e3e8f1;--mh-soft: #f5f7fb;--mh-blue: #365bc7;--mh-blue-soft: #edf2ff;--mh-green: #28745e;--mh-green-soft: #eef7f2;background:var(--mh-page);color:var(--mh-ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;min-height:100svh;-webkit-font-smoothing:antialiased}.dark .marketing-overview{--mh-page: #101725;--mh-surface: #182132;--mh-ink: #e3e9f6;--mh-muted: #a1aec5;--mh-line: #2c374b;--mh-soft: #1d283b;--mh-blue: #9eb6ff;--mh-blue-soft: #263652;--mh-green: #89d5b9;--mh-green-soft: #1c352f}.marketing-overview :is(a,button):focus-visible{outline:3px solid var(--mh-blue);outline-offset:4px}.mh-skip-link{position:absolute;top:-100px;left:20px;z-index:100;padding:12px 20px;background:var(--mh-surface)}.mh-skip-link:focus{top:12px}.mh-header{max-width:1360px;margin:auto;padding:28px 44px;display:flex;align-items:center;justify-content:space-between;gap:36px}.mh-brand{flex-shrink:0}.mh-desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.mh-desktop-nav a,.mh-sign-in{font-size:13px;font-weight:500;color:var(--mh-muted);transition:color .16s}.mh-desktop-nav a:hover,.mh-sign-in:hover{color:var(--mh-blue)}.mh-nav-actions{display:flex;align-items:center;gap:23px}.marketing-overview .mh-button{background:#365bc7;color:#fff;border:1px solid #365bc7;border-radius:8px;box-shadow:0 2px 3px #182b6110}.marketing-overview .mh-button:hover{background:#294aaf;border-color:#294aaf}.marketing-overview .mh-nav-cta{height:39px;padding:0 16px;font-size:12px;gap:12px}.marketing-overview .mh-menu-button{display:none}.mh-main{max-width:1440px;margin:auto}.mh-focus-edge{--mh-focus-height: 0px;--mh-focus-opacity: 0;position:fixed;z-index:20;left:0;width:100%;height:var(--mh-focus-height);opacity:var(--mh-focus-opacity);pointer-events:none;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);transition:opacity .22s ease-out;will-change:opacity}.mh-focus-edge-top{top:0;background:linear-gradient(to bottom,color-mix(in srgb,var(--mh-page) 48%,transparent),transparent);mask-image:linear-gradient(to bottom,#000 0%,#000 28%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 28%,transparent 100%)}.mh-focus-edge-bottom{bottom:0;background:linear-gradient(to top,color-mix(in srgb,var(--mh-page) 48%,transparent),transparent);mask-image:linear-gradient(to top,#000 0%,#000 28%,transparent 100%);-webkit-mask-image:linear-gradient(to top,#000 0%,#000 28%,transparent 100%)}.mh-hero{padding:104px 32px 72px;text-align:center;background:radial-gradient(ellipse 50% 44% at 50% 45%,color-mix(in srgb,var(--mh-blue) 7%,transparent),transparent)}.mh-hero-copy{position:relative;z-index:1;max-width:900px;margin:auto}.mh-eyebrow{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:27px;color:var(--mh-muted);font-size:10px;font-weight:550;letter-spacing:.13em}.mh-eyebrow>span{width:5px;height:5px;background:var(--mh-blue);border-radius:50%;box-shadow:0 0 0 3px var(--mh-blue-soft)}.mh-hero h1{font-size:clamp(43px,5vw,68px);line-height:1.075;letter-spacing:-.055em;font-weight:530;margin:0}.mh-hero h1>span{display:block;margin-top:8px;color:var(--mh-blue)}.mh-hero-description{margin:26px auto 0;max-width:420px;color:var(--mh-muted);font-size:16px;line-height:1.8;letter-spacing:-.015em}.mh-provider-row{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:24px}.mh-provider-row>span:first-child{font-size:11px;color:var(--mh-muted)}.mh-quickbooks{width:88px;height:21px;-o-object-fit:contain;object-fit:contain;opacity:.85}.mh-xero{width:41px;height:21px;-o-object-fit:contain;object-fit:contain;opacity:.85}.mh-provider-divider{width:1px;height:17px;background:var(--mh-line)}.mh-hero-actions{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:33px;flex-wrap:wrap}.marketing-overview .mh-primary-cta{height:48px;padding:0 23px;gap:18px;font-size:13px}.marketing-overview .mh-hero .mh-primary-cta{box-shadow:inset 0 1px #ffffff26,0 4px 12px #182b611f;transition:background .18s,border-color .18s,box-shadow .18s}.marketing-overview .mh-hero .mh-primary-cta:hover{box-shadow:inset 0 1px #ffffff30,0 6px 16px #182b6129}.mh-workflow-section{position:relative;padding:60px 32px 88px}.mh-workflow-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(860px,calc(100% - 40px));height:1px;background:linear-gradient(90deg,transparent,var(--mh-line) 30%,var(--mh-line) 70%,transparent);pointer-events:none}.mh-task-preview{position:relative;width:100%;max-width:580px;margin:auto;scroll-margin-top:28px;overflow-anchor:none}.mh-task-preview:focus-visible{outline:3px solid var(--mh-blue);outline-offset:5px}.mh-task-heading{position:relative;padding:0 44px 24px 0;border-bottom:1px solid var(--mh-line)}.mh-task-heading p{display:flex;align-items:center;gap:7px;margin-bottom:10px;font-size:9px;font-weight:550;letter-spacing:.13em;color:var(--mh-muted)}.mh-task-heading p svg{width:13px;height:13px}.mh-task-heading h2{font-size:24px;line-height:1.3;font-weight:550;letter-spacing:-.035em}.marketing-overview .mh-restart-button{position:absolute;top:-8px;right:-8px;width:36px;height:36px;color:var(--mh-muted);border-radius:8px}.marketing-overview .mh-restart-button:hover{color:var(--mh-ink);background:var(--mh-soft)}.marketing-overview .mh-restart-button svg{width:15px;height:15px}.mh-task-title{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.mh-task-complete{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:6px;color:var(--mh-green);background:var(--mh-green-soft);font-size:10px;font-weight:550}.mh-task-complete svg{width:13px;height:13px}.mh-task-preview[data-done=true] .mh-task-heading{border-color:var(--mh-green)}.mh-task-heading{transition:border-color .5s}.marketing-overview .mh-approve-button{margin-top:16px;height:40px;padding:0 16px;gap:9px;font-size:13px}.mh-approve-button svg{width:14px;height:14px}.mh-task-steps{margin-top:28px}.mh-task-step{display:grid;grid-template-columns:28px minmax(0,1fr);-moz-column-gap:13px;column-gap:13px;position:relative;padding-bottom:16px;transition:padding-bottom .4s}.mh-task-step[data-expanded=true]{padding-bottom:32px}.mh-task-step:last-child{padding-bottom:0}.mh-task-step:not(:last-child):before{content:"";position:absolute;top:33px;bottom:5px;left:13px;width:1px;background:var(--mh-line);transition:background .25s}.mh-task-step[data-state=complete]:before{background:var(--mh-green);opacity:.35}.mh-step-marker{display:grid;place-items:center;height:28px;width:28px;background:var(--mh-page);border:1px solid var(--mh-line);border-radius:50%;font-size:10px;font-weight:500;color:var(--mh-muted);transition:color .25s,background .25s,border-color .25s}.mh-step-marker>svg{width:14px;height:14px}.mh-step-marker[data-state=complete]{background:var(--mh-green-soft);border-color:transparent;color:var(--mh-green)}.mh-step-marker[data-state=active]{background:var(--mh-blue-soft);border-color:transparent;color:var(--mh-blue)}.mh-step-spinner{width:13px;height:13px;border:1.5px solid currentColor;border-right-color:transparent;border-radius:50%}.mh-step-heading{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:10px}.mh-task-step[data-expanded=true] .mh-step-heading{flex-direction:column;align-items:flex-start;gap:9px}.mh-task-step[data-expanded=true] .mh-step-owner{order:-1;font-size:12px}.mh-task-step[data-expanded=true] .mh-step-heading h3{font-size:16px}.mh-step-heading h3{font-size:14px;line-height:1.5;font-weight:500;letter-spacing:-.015em}.mh-step-owner{display:inline-flex;align-items:center;gap:6px;min-height:25px;padding:3px 9px;border-radius:6px;background:var(--mh-soft);font-size:11px;line-height:1.4;font-weight:550;color:var(--mh-muted);flex-shrink:0;white-space:nowrap}.mh-step-owner>svg,.mh-owner-mark{width:14px;height:14px;flex-shrink:0}.mh-owner-mark{background:currentColor;-webkit-mask:url(/company_logos/clearsum_icon_in_app.svg) center / contain no-repeat;mask:url(/company_logos/clearsum_icon_in_app.svg) center / contain no-repeat}.mh-step-owner[data-agent=true]{color:var(--mh-blue);background:var(--mh-blue-soft)}.mh-completed-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto 12px;align-items:center;gap:10px;min-height:36px;margin:-4px -8px;padding:4px 8px;border-radius:7px;cursor:pointer;list-style:none;overflow:hidden;transition:background .18s}.mh-completed-row::-webkit-details-marker{display:none}.mh-completed-row:hover,.mh-step-explainer[open] .mh-completed-row{background:var(--mh-soft)}.mh-completed-row:focus-visible{outline:3px solid var(--mh-blue);outline-offset:3px}.mh-completed-title{font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.015em}.mh-explainer-chevron{width:12px;height:12px;color:var(--mh-muted);opacity:.6;transition:transform .18s,opacity .18s}.mh-completed-row:hover .mh-explainer-chevron{opacity:1}.mh-step-explainer[open] .mh-explainer-chevron{transform:rotate(180deg)}.mh-step-explainer[open]{padding:12px 0 20px}.mh-step-explainer[open] .mh-completed-row{min-height:48px}.mh-step-explainer[open] .mh-completed-title{font-size:20px;letter-spacing:-.03em}.mh-task-step:has(.mh-step-explainer[open]){--mh-marker-offset: 18px}.mh-task-step:has(.mh-step-explainer[open])>.mh-step-marker{margin-top:var(--mh-marker-offset)}.mh-task-step:has(.mh-step-explainer[open]):before{top:calc(33px + var(--mh-marker-offset))}.mh-feature-explanation{padding:24px 0 16px;color:var(--mh-ink);font-size:18px;line-height:1.75}.mh-feature-points{display:grid;gap:20px}.mh-feature-points li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:14px;align-items:start}.mh-feature-points svg{width:22px;height:22px;margin-top:.25em;color:var(--mh-blue);stroke-width:1.6}.mh-task-step[data-expanded=true] .mh-step-owner{color:var(--mh-ink)}.mh-task-step[data-expanded=true] .mh-step-owner[data-agent=true]{color:var(--mh-blue)}.mh-step-detail{display:grid;grid-template-rows:0fr;opacity:0;visibility:hidden;transition:grid-template-rows .4s ease,opacity .25s,visibility .4s}.mh-step-detail>div{min-height:0;overflow:hidden}.mh-step-detail[data-open=true]{grid-template-rows:1fr;opacity:1;visibility:visible}.mh-step-detail[data-open=true]>div{overflow:visible}.mh-working-detail{padding-top:9px;color:var(--mh-muted);font-size:14px;line-height:1.7}.mh-upcoming-step{height:28px;display:flex;align-items:center}.mh-upcoming-step span{height:3px;width:84px;border-radius:3px;background:var(--mh-line)}.mh-task-step[data-upcoming=true]{opacity:.45}.mh-task-step[data-upcoming=true]:last-child .mh-upcoming-step span{width:52px}.mh-task-step[data-expanded=true][data-state=waiting] .mh-step-marker{color:var(--mh-blue);border-color:var(--mh-blue);background:var(--mh-blue-soft)}.marketing-overview .mh-file-handoff{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 170px;align-items:center;width:100%;height:auto;gap:16px;margin-top:14px;padding:14px;border:1px solid var(--mh-line);background:var(--mh-surface);border-radius:10px;box-shadow:0 2px 5px #182b6108;cursor:pointer;text-align:left;transition:border-color .2s,background .2s,box-shadow .2s}.mh-file-document{display:flex;align-items:center;gap:11px;min-width:0}.marketing-overview .mh-file-icon{width:25px;height:30px;flex-shrink:0;color:var(--mh-green);transition:opacity .2s}.mh-file-name{font-size:14px;font-weight:450;color:var(--mh-ink);transition:color .2s}.mh-send-action{display:flex;align-items:center;justify-content:center;gap:10px;min-height:40px;padding:0 12px;background:#365bc7;border-radius:6px;color:#fff;font-size:13px;font-weight:550;transition:background .2s,box-shadow .2s}.marketing-overview .mh-send-action svg{width:13px;height:13px;transition:transform .2s}.marketing-overview .mh-file-handoff:is(:hover,:focus-visible):not(:disabled){background:var(--mh-blue-soft);border-color:var(--mh-blue);box-shadow:0 4px 16px #365bc71a}.mh-file-handoff:is(:hover,:focus-visible):not(:disabled) .mh-send-action{background:#294aaf;box-shadow:0 2px 6px #182b6126}.mh-file-handoff:is(:hover,:focus-visible):not(:disabled) .mh-send-action svg{transform:translate(3px)}.marketing-overview .mh-file-handoff:disabled{opacity:1;cursor:default;background:transparent;box-shadow:none}.mh-file-handoff:disabled .mh-send-action{color:var(--mh-green);background:transparent}.mh-file-handoff[data-sent=true] .mh-file-name{color:var(--mh-muted)}.mh-file-handoff[data-sent=true] .mh-file-icon{opacity:.65}.mh-example-document,.mh-profit-finding{margin-top:18px;padding:20px;border:1px solid var(--mh-line);border-radius:10px;background:var(--mh-surface)}.mh-document-label{display:flex;align-items:center;gap:7px;margin-bottom:14px;color:var(--mh-muted);font-size:9px;font-weight:550;letter-spacing:.08em}.mh-document-label svg{width:14px;height:14px}.mh-example-document>strong,.mh-document-total strong{font-size:14px;font-weight:550}.mh-document-total{display:flex;justify-content:space-between;align-items:baseline;gap:14px}.mh-document-total>strong:last-child{flex-shrink:0;font-variant-numeric:tabular-nums}.mh-document-attachment{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:14px;border-top:1px solid var(--mh-line);font-size:13px;color:var(--mh-muted)}.mh-document-attachment svg{width:16px;height:16px}.mh-document-attachment>span{margin-left:auto;color:var(--mh-ink)}.mh-document-fields{display:grid;gap:12px;margin-top:20px;font-size:14px}.mh-document-fields>div{display:flex;justify-content:space-between;align-items:baseline;gap:18px}.mh-document-fields dt{color:var(--mh-muted)}.mh-document-fields dd{text-align:right;font-weight:500;font-variant-numeric:tabular-nums}.mh-document-source{display:flex;align-items:center;gap:7px;margin-top:20px;padding-top:12px;border-top:1px solid var(--mh-line);font-size:10px;line-height:1.6;color:var(--mh-muted)}.mh-document-source svg{width:15px;height:15px;flex-shrink:0}.mh-example-document>p,.mh-profit-finding>p{margin-top:12px;font-size:13px;line-height:1.75;color:var(--mh-muted)}.marketing-overview .mh-question-handoff{grid-template-columns:minmax(0,1fr)}.mh-question-handoff .mh-file-name{font-size:15px;line-height:1.6;white-space:normal}.mh-question-handoff .mh-send-action{justify-self:end}.marketing-overview .mh-question-handoff .mh-file-icon{color:var(--mh-blue)}.mh-profit-finding h3{font-size:20px;line-height:1.4;font-weight:550;letter-spacing:-.025em}.mh-profit-bars{display:grid;gap:12px;margin-top:22px}.mh-profit-bars>div{display:grid;grid-template-columns:70px minmax(0,1fr) 55px;gap:12px;align-items:center;font-size:11px}.mh-profit-bars span{color:var(--mh-muted)}.mh-profit-bars i{height:12px;border-radius:3px;background:var(--mh-blue);opacity:.55}.mh-profit-bars>div:last-child i{opacity:1}.mh-profit-bars strong{text-align:right;font-weight:550;font-variant-numeric:tabular-nums}.mh-profit-answer{margin-top:20px}.mh-profit-conclusion{display:flex;align-items:start;gap:8px}.mh-profit-conclusion svg{width:15px;height:15px;margin-top:4px;flex-shrink:0}.mh-more-examples{max-width:580px;margin:24px auto 0;padding-top:28px;border-top:1px solid var(--mh-line)}.mh-more-examples h2{margin-bottom:18px;font-size:18px;font-weight:550;letter-spacing:-.025em}.mh-example-options{display:grid;gap:12px}.marketing-overview .mh-example-option{display:flex;justify-content:flex-start;width:100%;height:auto;min-height:50px;padding:14px 18px;border:1px solid var(--mh-line);border-radius:10px;white-space:normal;text-align:left;background:transparent;color:var(--mh-ink);font-size:14px;font-weight:500}.marketing-overview .mh-example-option:hover{background:var(--mh-soft);border-color:var(--mh-blue)}.mh-pricing-section{padding:80px 48px 88px;background:var(--mh-soft);border-top:1px solid var(--mh-line);scroll-margin-top:28px}.mh-pricing-section:focus-visible{outline:3px solid var(--mh-blue);outline-offset:-4px}.mh-pricing-intro{max-width:610px;margin:0 auto;text-align:center}.mh-pricing-intro h2{font-size:clamp(32px,3.6vw,46px);line-height:1.16;font-weight:550;letter-spacing:-.045em}.mh-pricing-intro p{margin-top:22px;font-size:15px;line-height:1.8;color:var(--mh-muted)}.mh-pricing-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:900px;margin:44px auto 0}.mh-pricing-plan{display:flex;flex-direction:column;padding:32px;border:1px solid var(--mh-line);border-radius:16px;background:var(--mh-surface)}.mh-pricing-plan[data-highlighted=true]{border-color:var(--mh-blue)}.mh-pricing-plan h3{font-size:23px;font-weight:550;letter-spacing:-.035em}.mh-pricing-tagline{min-height:46px;margin-top:8px;color:var(--mh-muted);font-size:14px;line-height:1.65}.mh-pricing-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:24px}.mh-pricing-price strong{font-size:46px;line-height:1.1;font-weight:550;letter-spacing:-.045em}.mh-pricing-price span{color:var(--mh-muted);font-size:12px}.mh-pricing-currency{margin-top:10px;font-size:11px;color:var(--mh-muted)}.mh-pricing-features{flex:1;margin:28px 0;padding-top:24px;border-top:1px solid var(--mh-line)}.mh-pricing-features>p{margin-bottom:16px;font-size:13px;font-weight:500}.mh-pricing-features ul{display:grid;gap:14px}.mh-pricing-features li{display:grid;grid-template-columns:16px minmax(0,1fr);gap:10px;font-size:13px;line-height:1.7}.mh-pricing-features svg{width:16px;height:16px;margin-top:3px;color:var(--mh-green);stroke-width:1.6}.mh-pricing-details{margin-top:16px}.mh-pricing-details summary{display:flex;align-items:center;justify-content:space-between;min-height:44px;gap:12px;color:var(--mh-blue);cursor:pointer;list-style:none;font-size:13px}.mh-pricing-details summary::-webkit-details-marker{display:none}.mh-pricing-details summary:hover{text-decoration:underline;text-underline-offset:4px}.mh-pricing-details summary:focus-visible{outline:2px solid var(--mh-blue);outline-offset:4px;border-radius:4px}.mh-pricing-details summary svg{color:currentColor;margin:0;transition:transform .18s}.mh-pricing-details[open] summary svg{transform:rotate(180deg)}.mh-pricing-details ul{padding-top:12px}.marketing-overview .mh-pricing-cta{height:44px;width:100%;gap:12px;font-size:13px}.mh-pricing-cta svg{width:15px;height:15px}.mh-pricing-plan:not([data-highlighted=true]) .mh-pricing-cta{color:var(--mh-blue);background:transparent;border-color:var(--mh-line)}.mh-pricing-plan:not([data-highlighted=true]) .mh-pricing-cta:hover{background:var(--mh-blue-soft);border-color:var(--mh-blue)}.mh-pricing-cta-note{margin-top:10px;text-align:center;color:var(--mh-muted);font-size:11px}.mh-pricing-billing-note{max-width:660px;margin:28px auto 0;text-align:center;color:var(--mh-muted);font-size:12px;line-height:1.8}.mh-bottom-container{max-width:1000px;margin:0 auto}.mh-explore-section{padding:72px 48px 40px}.mh-explore-section h2{font-size:26px;font-weight:550;letter-spacing:-.035em}.mh-resource-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:32px}.mh-resource-link{position:relative;display:block;padding:24px 0;border-top:1px solid var(--mh-line)}.mh-resource-icon{width:22px;height:22px;color:var(--mh-blue);stroke-width:1.6}.mh-resource-link h3{margin:20px 24px 10px 0;font-size:17px;line-height:1.5;font-weight:550;letter-spacing:-.02em}.mh-resource-link p{max-width:280px;font-size:14px;line-height:1.75;color:var(--mh-muted)}.mh-resource-arrow{position:absolute;right:0;top:26px;width:17px;height:17px;color:var(--mh-muted)}.mh-resource-link:hover h3,.mh-resource-link:hover .mh-resource-arrow{color:var(--mh-blue)}.mh-questions-section{padding:48px 48px 88px}.mh-questions-section h2{max-width:620px;font-size:clamp(30px,3.2vw,42px);line-height:1.16;font-weight:550;letter-spacing:-.045em;text-wrap:balance}.mh-questions-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:64px;align-items:start;margin-top:40px}.mh-faq-list{border-top:1px solid var(--mh-line)}.mh-faq-item{border-color:var(--mh-line)}.mh-faq-trigger{gap:24px;padding:22px 0;font-size:15px;line-height:1.65;font-weight:500}.mh-faq-trigger>svg{color:var(--mh-muted)}.mh-faq-answer{padding-bottom:22px}.mh-faq-answer>p{font-size:14px;line-height:1.85;color:var(--mh-muted)}.mh-faq-actions{display:flex;flex-wrap:wrap;gap:8px 20px;align-items:center;margin-top:16px}.mh-faq-actions>a{display:inline-flex;align-items:center;gap:8px;min-height:36px;font-size:12px;color:var(--mh-blue)}.mh-faq-actions>a:hover{text-decoration:underline;text-underline-offset:4px}.mh-faq-actions svg{width:14px;height:14px}.marketing-overview .mh-faq-followup{height:36px;padding:0 8px;gap:8px;font-size:12px;color:var(--mh-blue)}.marketing-overview .mh-faq-followup:hover{background:var(--mh-blue-soft)}.mh-ask-form{margin-top:32px}.mh-ask-form label{display:block;font-size:15px;font-weight:500;margin-bottom:14px}.mh-ask-input{position:relative}.mh-ask-input textarea{min-height:108px;padding:16px 62px 16px 16px;resize:vertical;background:var(--mh-surface);border:1px solid var(--mh-line);border-radius:12px;font-size:16px;line-height:1.65;color:var(--mh-ink)}.mh-ask-input textarea::-moz-placeholder{color:var(--mh-muted)}.mh-ask-input textarea::placeholder{color:var(--mh-muted)}.mh-ask-input textarea:focus-visible{outline:2px solid var(--mh-blue);outline-offset:3px;box-shadow:none}.marketing-overview .mh-ask-submit{position:absolute;right:12px;bottom:12px;width:36px;height:36px}.mh-ask-submit svg{width:17px;height:17px}.mh-live-example{padding:28px;border:1px solid var(--mh-line);border-radius:16px;background:var(--mh-surface)}.mh-live-document{display:grid;grid-template-columns:24px minmax(0,1fr);gap:6px 12px;padding:20px;border:1px solid var(--mh-line);border-radius:10px;background:var(--mh-soft)}.mh-live-document>svg{grid-row:1 / 3;width:24px;height:28px;color:var(--mh-blue);stroke-width:1.5}.mh-live-document>span:first-of-type{font-size:11px;color:var(--mh-muted)}.mh-live-document strong{font-size:13px;font-weight:500}.mh-live-rule{grid-column:2;display:block;width:70%;height:3px;margin-top:10px;border-radius:3px;background:var(--mh-line)}.mh-live-example h3{margin-top:28px;font-size:24px;line-height:1.25;font-weight:550;letter-spacing:-.035em}.mh-live-example>p{margin-top:16px;font-size:14px;line-height:1.8;color:var(--mh-muted)}.marketing-overview .mh-live-start{width:100%;height:44px;margin-top:24px;gap:14px;font-size:13px}.mh-live-start svg{width:16px;height:16px}.mh-live-note{display:block;margin-top:14px;font-size:11px;line-height:1.7;text-align:center;color:var(--mh-muted)}.mh-footer{padding:36px 48px;border-top:1px solid var(--mh-line)}.mh-footer-layout{display:flex;flex-wrap:wrap;align-items:center;gap:28px}.mh-footer nav{display:flex;flex-wrap:wrap;gap:16px 24px;margin-left:auto}.mh-footer nav a{font-size:12px;color:var(--mh-muted)}.mh-footer nav a:hover{color:var(--mh-blue)}.mh-footer p{width:100%;font-size:11px;color:var(--mh-muted)}@media(max-width:959px){.mh-questions-layout{gap:32px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.mh-resource-links{gap:24px}.mh-live-example{padding:22px}}@media(max-width:759px){.mh-explore-section{padding:56px 32px 24px}.mh-questions-section{padding:40px 32px 64px}.mh-resource-links{grid-template-columns:minmax(0,1fr);gap:0;margin-top:24px}.mh-resource-link{padding:22px 32px 22px 38px}.mh-resource-icon{position:absolute;top:24px;left:0}.mh-resource-link h3{margin:0 0 8px}.mh-resource-link p{max-width:none}.mh-questions-layout{grid-template-columns:minmax(0,1fr);gap:40px;margin-top:32px}.mh-live-example{max-width:440px}.mh-footer{padding:32px}.mh-footer nav{width:100%;margin-left:0}}@media(max-width:599px){.mh-explore-section{padding:48px 20px 20px}.mh-questions-section{padding:32px 20px 56px}.mh-questions-section h2{font-size:32px}.mh-footer{padding:28px 20px}}@media(max-width:759px){.mh-pricing-section{padding:72px 32px 80px}.mh-pricing-plan{padding:24px}}@media(max-width:599px){.mh-pricing-section{padding:56px 20px 64px}.mh-pricing-intro h2{font-size:34px}.mh-pricing-intro p{margin-top:18px;font-size:14px}.mh-pricing-plans{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:32px}.mh-pricing-tagline{min-height:0}.mh-pricing-price strong{font-size:42px}}.mh-get-started-section{padding:80px 48px 88px;background:var(--mh-blue-soft);border-top:1px solid var(--mh-line)}.mh-get-started-layout{display:flex;align-items:center;justify-content:space-between;gap:48px;max-width:1000px;margin:0 auto}.mh-get-started-layout h2{font-size:clamp(32px,3.6vw,46px);line-height:1.16;font-weight:550;letter-spacing:-.045em}.mh-get-started-layout p{max-width:450px;margin-top:18px;font-size:15px;line-height:1.8;color:var(--mh-muted)}.mh-get-started-layout>button{flex-shrink:0}@media(max-width:759px){.mh-get-started-section{padding:64px 32px 72px}.mh-get-started-layout{flex-direction:column;align-items:flex-start;gap:28px;max-width:520px}}@media(max-width:599px){.mh-get-started-section{padding:48px 20px 56px}.mh-get-started-layout h2{font-size:34px}.mh-get-started-layout p{font-size:14px;margin-top:16px}}.mh-ai-section{padding:56px 48px 72px;border-top:1px solid var(--mh-line);text-align:center}.mh-ai-intro{max-width:540px;margin:0 auto}.mh-ai-intro h2{font-size:clamp(30px,3vw,38px);line-height:1.16;font-weight:550;letter-spacing:-.045em}.mh-ai-intro>p{max-width:470px;margin:22px auto 0;color:var(--mh-muted);font-size:15px;line-height:1.8}.mh-ai-foundations{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:24px;max-width:840px;margin:32px auto 0}.mh-ai-foundations>li:not(.mh-ai-join){display:flex;flex-direction:column;align-items:center}.mh-ai-icon{display:grid;place-items:center;width:52px;height:52px;border:1px solid var(--mh-line);border-radius:14px;background:var(--mh-surface);color:var(--mh-blue)}.mh-ai-icon svg{width:24px;height:24px;stroke-width:1.5}.mh-ai-foundations h3{margin-top:18px;font-size:16px;font-weight:550;line-height:1.5;letter-spacing:-.02em}.mh-ai-foundations p{margin-top:5px;color:var(--mh-muted);font-size:13px;line-height:1.7}.mh-ai-join{color:var(--mh-muted);opacity:.5}.mh-ai-join svg{width:20px;height:20px;stroke-width:1.3}@media(max-width:759px){.mh-ai-section{padding:48px 32px 56px}.mh-ai-foundations{gap:12px;grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr) 16px minmax(0,1fr)}.mh-ai-foundations h3{font-size:14px}.mh-ai-foundations p{font-size:12px}.mh-ai-join svg{width:16px;height:16px}}@media(max-width:599px){.mh-ai-section{padding:40px 20px 48px}.mh-ai-intro h2{font-size:30px}.mh-ai-intro>p{margin-top:18px;font-size:14px}.mh-ai-foundations{grid-template-columns:minmax(0,1fr);max-width:290px;gap:16px;margin-top:28px;text-align:left}.mh-ai-foundations>li:not(.mh-ai-join){display:grid;grid-template-columns:48px minmax(0,1fr);-moz-column-gap:16px;column-gap:16px}.mh-ai-icon{grid-row:1 / 3;width:48px;height:48px}.mh-ai-foundations h3{margin-top:0;font-size:15px}.mh-ai-foundations p{margin-top:2px;font-size:13px}.mh-ai-join{display:none}}.mh-control-section{padding:40px 48px 88px}.mh-control-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:80px;max-width:1000px;margin:0 auto}.mh-control-copy{grid-column:2;grid-row:1;padding-top:28px}.mh-control-copy h2{font-size:clamp(30px,3.2vw,42px);line-height:1.16;font-weight:550;letter-spacing:-.045em}.mh-review-panel{position:relative;grid-column:1;grid-row:1;min-width:0;padding:28px;border:1px solid var(--mh-line);border-radius:16px;background:var(--mh-surface);box-shadow:0 12px 48px #182b6107}.mh-review-panel:focus-visible{outline:2px solid var(--mh-blue);outline-offset:4px}.mh-review-panel[data-stage=done]{border-color:var(--mh-green)}.mh-review-panel[data-stage=done] .mh-review-heading{padding-right:32px}.marketing-overview .mh-review-restart{position:absolute;right:18px;top:24px;height:28px;width:28px;color:var(--mh-muted)}.mh-review-restart svg{width:16px;height:16px}.mh-review-amount{display:grid;gap:8px;margin:32px 0}.mh-review-amount strong{font-size:40px;line-height:1.2;letter-spacing:-.04em;font-weight:550;font-variant-numeric:tabular-nums}.mh-review-amount span{font-size:14px;color:var(--mh-muted)}.marketing-overview .mh-review-start{position:relative;width:100%;height:44px;gap:12px;font-size:14px;cursor:pointer}.mh-review-start svg,.mh-review-action svg,.mh-review-request svg{width:15px;height:15px}.mh-review-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px}.marketing-overview .mh-review-action{height:40px;padding:0 14px;gap:8px;font-size:13px}.mh-review-change{margin-top:28px;padding:20px;border:1px solid var(--mh-line);border-radius:12px;background:var(--mh-soft)}.mh-review-change>span{display:flex;align-items:center;gap:8px;color:var(--mh-muted);font-size:11px}.mh-review-change>span svg{width:16px;height:16px}.mh-review-change p{margin:16px 0 20px;font-size:16px;line-height:1.7}.mh-review-progress,.mh-review-recording p{display:flex;align-items:center;gap:10px;color:var(--mh-blue);font-size:13px;line-height:1.7}.mh-review-progress{margin-top:24px}.mh-review-recording{display:grid;gap:14px;margin-top:28px;padding-top:24px;border-top:1px solid var(--mh-line)}.mh-review-recording p[data-complete=true]{color:var(--mh-green)}.mh-review-progress svg,.mh-review-recording svg{width:17px;height:17px;flex-shrink:0}.mh-review-table td[data-revised=true]{color:var(--mh-blue);font-weight:550}.mh-review-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--mh-muted);font-size:10px;font-weight:550;letter-spacing:.08em}.mh-review-panel>h3{margin-top:14px;font-size:23px;font-weight:550;letter-spacing:-.035em}.mh-review-table{width:100%;margin-top:28px;border-collapse:collapse;font-size:14px;line-height:1.6}.mh-review-table th,.mh-review-table td{padding:13px 0 13px 12px;text-align:right;font-variant-numeric:tabular-nums}.mh-review-table th:first-child{text-align:left;padding-left:0}.mh-review-table thead th{padding-top:0;color:var(--mh-muted);font-size:12px;font-weight:450}.mh-review-table tbody tr{border-top:1px solid var(--mh-line)}.mh-review-table tbody th{font-weight:450}.mh-review-source{margin-top:22px;border:1px solid var(--mh-line);border-radius:9px;overflow:hidden}.mh-review-source summary{display:flex;align-items:center;gap:9px;padding:14px;cursor:pointer;list-style:none;color:var(--mh-blue);font-size:14px;font-weight:500}.mh-review-source summary::-webkit-details-marker{display:none}.mh-review-source summary:hover,.mh-review-source[open] summary{background:var(--mh-blue-soft)}.mh-review-source summary:focus-visible{outline:2px solid var(--mh-blue);outline-offset:-3px}.mh-review-source summary svg{width:16px;height:16px}.mh-review-source summary svg:last-child{margin-left:auto;width:13px;height:13px}.mh-review-source[open] summary svg:last-child{transform:rotate(180deg)}.mh-review-calculation{padding:18px 14px;border-top:1px solid var(--mh-line)}.mh-review-calculation>p{font-size:13px;font-weight:550}.mh-review-calculation dl{display:grid;gap:12px;margin-top:18px;font-size:14px}.mh-review-calculation dl>div{display:flex;justify-content:space-between;gap:14px}.mh-review-calculation dt{color:var(--mh-muted)}.mh-review-calculation dd{font-variant-numeric:tabular-nums}.mh-review-calculation>span{display:block;margin-top:20px;color:var(--mh-muted);font-size:12px;line-height:1.7}.mh-review-footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-top:24px;font-size:12px;line-height:1.6;color:var(--mh-muted)}.mh-review-footer>span:has(svg){display:flex;align-items:center;gap:5px;color:var(--mh-green)}.mh-review-footer svg{width:13px;height:13px}@media(max-width:959px){.mh-control-section{padding:32px 32px 72px}.mh-control-layout{gap:40px}}@media(max-width:759px){.mh-control-layout{grid-template-columns:minmax(0,1fr);max-width:520px;gap:40px}.mh-control-copy,.mh-review-panel{grid-column:auto;grid-row:auto}.mh-control-copy{padding-top:0}}@media(max-width:599px){.mh-control-section{padding:32px 20px 56px}.mh-control-copy h2{font-size:32px}.mh-review-panel{padding:20px}.mh-review-table{font-size:13px}.mh-review-table th,.mh-review-table td{padding-left:8px}}@media(prefers-reduced-motion:no-preference){.mh-task-preview[data-intro=pending] .mh-task-step[data-upcoming=true]{opacity:0}.mh-task-preview[data-intro=playing] .mh-task-step[data-upcoming=true]{animation:mh-workflow-step-enter .3s var(--mh-step-delay) ease-out both}.mh-task-preview:not([data-intro=complete]) .mh-file-handoff:after{display:none}@keyframes mh-workflow-step-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:.45;transform:translateY(0)}}.mh-review-source[open] .mh-review-calculation{animation:mh-enter .22s ease-out both}.mh-control-copy h2,.mh-review-change,.mh-review-entry,.mh-review-recording p{animation:mh-enter .45s ease-out both}.mh-review-progress svg,.mh-review-recording p:not([data-complete=true]) svg{animation:mh-spin 1s linear infinite}.mh-review-table td[data-revised=true]{animation:mh-enter .45s ease-out both}.mh-review-start svg{transition:transform .2s}.mh-review-start:is(:hover,:focus-visible) svg{transform:translate(3px)}}.mh-memory-section{padding:80px 48px 48px;border-top:1px solid var(--mh-line)}.mh-memory-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:80px;max-width:1000px;margin:0 auto}.mh-memory-copy{padding-top:28px}.mh-memory-copy h2{max-width:430px;font-size:clamp(30px,3.2vw,42px);line-height:1.16;font-weight:550;letter-spacing:-.045em;text-wrap:balance}.marketing-overview :is(.mh-memory-change,.mh-review-request){position:relative;justify-self:start;height:44px;margin-top:28px;padding:0 18px;gap:12px;border:1px solid var(--mh-blue);border-radius:8px;background:var(--mh-blue-soft);color:var(--mh-blue);font-size:14px;cursor:pointer}.marketing-overview :is(.mh-memory-change,.mh-review-request):hover{background:var(--mh-surface)}.mh-memory-change svg{width:16px;height:16px}.mh-memory-notification:focus-visible{outline:2px solid var(--mh-blue);outline-offset:4px}.mh-memory-notification{max-width:380px;margin-top:28px;padding:20px;border:1px solid color-mix(in srgb,var(--mh-blue) 25%,var(--mh-line));border-radius:12px;background:var(--mh-blue-soft);box-shadow:0 8px 24px #182b610c}.mh-memory-panel{position:relative;min-height:380px;padding:28px;border:1px solid var(--mh-line);border-radius:16px;background:var(--mh-surface);box-shadow:0 12px 48px #182b6107}.mh-memory-panel:focus-visible{outline:2px solid var(--mh-blue);outline-offset:4px}.mh-memory-sources{display:grid;gap:10px;margin-top:32px}.mh-memory-source-join{display:flex;align-items:center;justify-content:center;gap:12px;padding:0 16px;color:var(--mh-muted);font-size:12px;line-height:1.6}.mh-memory-source-join:before,.mh-memory-source-join:after{content:"";height:1px;flex:1;background:var(--mh-line)}.mh-memory-sources>div{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:14px;padding:18px 16px;border:1px solid var(--mh-line);border-radius:10px}.mh-memory-sources svg{width:25px;height:25px;color:var(--mh-blue);stroke-width:1.5}.mh-memory-sources strong{display:block;font-size:14px;line-height:1.6;font-weight:500}.mh-memory-sources span{display:block;margin-top:3px;color:var(--mh-muted);font-size:13px;line-height:1.7}.marketing-overview .mh-memory-learn{position:relative;width:100%;height:44px;gap:12px;margin-top:24px;font-size:14px;cursor:pointer}.marketing-overview .mh-memory-learn:is(:hover,:focus-visible):not(:disabled){box-shadow:0 4px 18px color-mix(in srgb,var(--mh-blue) 30%,transparent)}.mh-memory-learn svg{width:16px;height:16px}.marketing-overview .mh-memory-learn:disabled{opacity:1;background:var(--mh-blue-soft);color:var(--mh-blue);border-color:transparent;box-shadow:none}.mh-memory-team-note{display:flex;align-items:flex-start;gap:10px;margin:16px 0 14px;font-size:14px;line-height:1.7}.mh-memory-team-note>svg{width:16px;height:16px;margin-top:2px;flex-shrink:0;color:var(--mh-muted)}.mh-memory-team-note strong{display:block;color:var(--mh-muted);font-size:12px;font-weight:500;margin-bottom:3px}.mh-memory-contact-change{display:flex;align-items:center;gap:14px;margin-top:14px;font-size:16px}.mh-memory-contact-change>span{color:var(--mh-muted)}.mh-memory-contact-change strong{font-weight:550}.mh-memory-contact-change svg{width:16px;height:16px;color:var(--mh-muted)}.mh-memory-saved{display:flex;align-items:center;gap:8px;max-width:380px;margin-top:28px;padding:14px 16px;background:var(--mh-green-soft);color:var(--mh-green);border-radius:9px;font-size:14px}.mh-memory-saved svg{width:16px;height:16px}.marketing-overview .mh-memory-restart{position:absolute;z-index:1;right:18px;top:18px;width:30px;height:30px;color:var(--mh-muted)}.mh-memory-restart svg{width:16px;height:16px}.mh-memory-panel-heading{display:flex;align-items:center;gap:9px;color:var(--mh-muted);font-size:10px;font-weight:550;letter-spacing:.1em}.mh-memory-panel-heading svg{width:16px;height:16px;stroke-width:1.6}.mh-memory-scene>h3{margin-top:14px;font-size:23px;font-weight:550;letter-spacing:-.035em}.mh-memory-entries{display:grid;gap:24px;margin:30px 0}.mh-memory-entries>div{display:grid;grid-template-columns:20px minmax(0,1fr);gap:13px}.mh-memory-entries>div>svg{width:19px;height:19px;margin-top:3px;color:var(--mh-muted);stroke-width:1.6}.mh-memory-entries dt{font-size:13px;line-height:1.6;color:var(--mh-muted)}.mh-memory-entries dd{display:flex;align-items:center;gap:8px;margin-top:3px;font-size:15px;line-height:1.6;font-weight:500}.mh-memory-entries dd svg{width:15px;height:15px}.mh-memory-entries [data-updated=true] dd{color:var(--mh-green)}.mh-memory-update-label{display:flex;align-items:center;gap:6px;color:var(--mh-blue);font-size:12px;font-weight:550}.mh-memory-update-label svg{width:15px;height:15px}.marketing-overview .mh-memory-approve{height:38px;margin-top:16px;gap:7px;padding:0 13px;font-size:13px}.mh-memory-approve svg{width:14px;height:14px}@media(max-width:959px){.mh-memory-section{padding:64px 32px 40px}.mh-memory-layout{gap:40px}}@media(max-width:759px){.mh-memory-layout{grid-template-columns:minmax(0,1fr);max-width:520px;gap:40px}.mh-memory-copy{padding-top:0}}@media(max-width:599px){.mh-memory-section{padding:56px 20px 32px}.mh-memory-copy h2{font-size:32px}.mh-memory-panel{padding:22px}.mh-memory-notification{padding:18px;margin-top:24px}}@media(prefers-reduced-motion:no-preference){.mh-memory-entries [data-updated=true] dd{animation:mh-enter .4s ease-out both}.mh-memory-loading{animation:mh-spin 1s linear infinite}.mh-memory-learn{transition:background .2s,box-shadow .2s}.mh-memory-learn:not(:disabled) svg{transition:transform .2s}.mh-memory-learn:is(:hover,:focus-visible):not(:disabled) svg{transform:translate(3px)}.mh-memory-scene,.mh-memory-copy h2,.mh-memory-saved{animation:mh-enter .45s ease-out both}.mh-memory-notification{animation:mh-memory-notify .5s cubic-bezier(.2,.8,.2,1) both}@keyframes mh-memory-notify{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}}@media(min-width:1600px){.mh-hero{padding-top:120px;padding-bottom:80px}}@media(max-width:1199px){.mh-header{padding:24px 32px;gap:24px}.mh-desktop-nav{gap:18px}.mh-hero{padding:88px 32px 64px}}@media(max-width:959px){.mh-desktop-nav{display:none}.marketing-overview .mh-menu-button{display:inline-flex}.mh-hero{padding-top:80px}}@media(max-width:599px){.mh-header{padding:21px 20px;gap:12px}.mh-brand img{height:24px!important}.mh-nav-actions{gap:8px}.mh-sign-in{display:none}.marketing-overview .mh-nav-cta{font-size:11px;padding:0 11px;height:35px}.mh-nav-cta svg{display:none}.mh-hero{display:grid;min-height:calc(100svh - 78px);padding:64px 20px;place-items:center}.mh-workflow-section{padding:44px 20px 56px}.mh-eyebrow{font-size:9px;margin-bottom:24px}.mh-hero h1{font-size:clamp(37px,10.6vw,55px);line-height:1.08}.mh-hero h1>span{margin-top:6px}.mh-hero-description{margin-top:22px;font-size:14px;line-height:1.8}.mh-provider-row{margin-top:22px}.mh-hero-actions{margin-top:27px}.marketing-overview .mh-primary-cta{padding:0 20px;font-size:12px}.mh-task-heading h2{font-size:19px}.mh-task-steps{margin-top:24px}.mh-task-step{-moz-column-gap:10px;column-gap:10px}.mh-step-heading{gap:7px}.mh-step-heading h3,.mh-completed-title{font-size:14px}.mh-completed-row{gap:7px}.mh-step-explainer[open] .mh-completed-row{grid-template-columns:minmax(0,1fr) 12px;gap:10px;padding:12px 8px}.mh-step-explainer[open] .mh-completed-title{font-size:20px}.mh-task-step:has(.mh-step-explainer[open]){--mh-marker-offset: 21px}.mh-step-explainer[open] .mh-step-owner{grid-column:1;grid-row:2;justify-self:start}.mh-step-explainer[open] .mh-explainer-chevron{grid-column:2;grid-row:1}.mh-feature-explanation{font-size:17px;padding-top:22px}.mh-step-owner{font-size:11px;padding:3px 7px}.mh-task-step[data-expanded=true] .mh-step-heading h3{font-size:15px}.marketing-overview .mh-file-handoff{grid-template-columns:minmax(0,1fr);gap:14px;padding:14px}.mh-file-name{font-size:13px}.mh-example-document,.mh-profit-finding{padding:16px}.mh-document-fields>div{gap:12px}.mh-profit-bars>div{grid-template-columns:64px minmax(0,1fr) 48px;gap:8px;font-size:10px}}@media(prefers-reduced-motion:no-preference){.mh-more-examples{animation:mh-enter .65s .25s ease-out both}.mh-profit-answer{animation:mh-enter .6s ease-out both}.mh-task-preview[data-done=true] .mh-task-step[data-agent=true] .mh-completed-row:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(105deg,transparent 25%,color-mix(in srgb,var(--mh-blue) 13%,transparent) 50%,transparent 75%);transform:translate(-110%);pointer-events:none;animation:mh-row-shimmer 6.5s ease-in-out infinite}.mh-task-preview[data-done=true] .mh-task-step:nth-child(3) .mh-completed-row:after{animation-delay:.18s}.mh-task-preview[data-done=true] .mh-task-step:nth-child(5) .mh-completed-row:after{animation-delay:.36s}.mh-task-preview[data-done=true] .mh-step-explainer[open] .mh-completed-row:after,.mh-task-preview[data-done=true] .mh-completed-row:is(:hover,:focus-visible):after{display:none}.mh-step-explainer[open] .mh-feature-explanation{animation:mh-enter .22s ease-out both}@keyframes mh-row-shimmer{0%{transform:translate(-110%)}28%,to{transform:translate(110%)}}:is(.mh-file-handoff,.mh-memory-learn,.mh-memory-change,.mh-review-request,.mh-review-start):not(:disabled):not(:hover):not(:focus-visible):after{content:"";position:absolute;inset:-1px;border:1px solid var(--mh-blue);border-radius:inherit;box-shadow:0 0 18px 2px color-mix(in srgb,var(--mh-blue) 25%,transparent);pointer-events:none;animation:mh-handoff-pulse 2.8s ease-in-out infinite}.mh-hero-copy{animation:mh-enter .55s ease-out both}.mh-step-spinner{animation:mh-spin .8s linear infinite}.mh-task-step[data-expanded=true] .mh-step-heading{animation:mh-enter .4s ease-out both}.mh-restart-button{animation:mh-enter .3s ease-out both}.mh-task-complete{animation:mh-complete .65s ease-out both}.mh-task-complete svg{animation:mh-check .5s .15s ease-out both}@keyframes mh-complete{0%{opacity:0;transform:translateY(4px);box-shadow:0 0 0 0 var(--mh-green-soft)}50%{opacity:1;box-shadow:0 0 0 8px transparent}to{transform:translateY(0);box-shadow:0 0 0 12px transparent}}@keyframes mh-check{0%{transform:scale(0)}65%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes mh-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes mh-spin{to{transform:rotate(360deg)}}@keyframes mh-handoff-pulse{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.75;transform:scale(1.012,1.035)}}}@media(prefers-reduced-motion:reduce){.mh-focus-edge{transition:none}.mh-task-preview *,.mh-task-preview *:before{transition:none}}@media(max-width:759px){.mh-focus-edge{display:none}.mh-memory-copy,.mh-control-copy{display:contents}.mh-memory-layout,.mh-control-layout{gap:24px}.mh-control-layout{gap:20px}.mh-demo-heading h2{text-wrap:balance}.mh-memory-notification,.mh-review-change,.mh-memory-saved{margin-top:0;max-width:none}.marketing-overview :is(.mh-memory-change,.mh-review-request){margin-top:0}}
