:root{--ink:#182026;--ink-soft:#263640;--cream:#f6f8fa;--paper:#fff;--teal:#087f73;--teal-dark:#05665d;--accent-coral:#f06f5f;--mint:#e8f4f2;--blue:#eaf2ff;--yellow:#fff4df;--line:#d9e0e5;--muted:#576672;--container:76.25rem;--radius-sm:.35rem;--radius-md:.5rem;--radius-lg:.65rem;--shadow:0 .8rem 2rem #18202614}html{scroll-behavior:auto;scroll-padding-top:6.5rem}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.6;overflow-x:hidden}.simple-header{border-bottom:1px solid var(--line);background:var(--paper)}.simple-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5rem;display:flex}.simple-header nav{color:var(--muted);flex-wrap:wrap;gap:1.5rem;font-size:.88rem;font-weight:620;display:flex}.simple-footer{border-top:1px solid var(--line);background:var(--cream);padding-block:3.5rem 2rem}.simple-footer__grid{grid-template-columns:1.2fr 1fr 1fr;gap:3rem;display:grid}.simple-footer__grid nav{align-content:start;gap:.55rem;display:grid}.simple-footer__grid a{color:var(--muted);font-size:.82rem}.simple-footer__grid p{color:var(--muted)}.simple-footer__bottom{border-top:1px solid var(--line);justify-content:space-between;gap:2rem;margin-top:2.5rem;padding-top:1.25rem;display:flex}.simple-footer__bottom p{margin:0;font-size:.7rem}.release-page{background:var(--paper);min-height:70vh}.release-page__hero{border-bottom:1px solid var(--line);padding-block:clamp(4rem,9vw,7rem) 3rem}.release-page__hero h1{max-width:14ch;font-size:clamp(2.8rem,6vw,5.8rem)}.release-page__hero>p:not(.eyebrow){max-width:48rem;color:var(--muted);font-size:1.15rem}.release-status{color:#744900;background:#fff4df;border:1px solid #d49b33;border-radius:.25rem;margin-top:1rem;padding:.35rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.release-page__content{padding-block:3rem 7rem}.release-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.release-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:13rem;padding:2rem}.release-grid article>span{color:var(--teal);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem}.release-grid h2{margin:2rem 0 .6rem;font-size:2rem}.release-grid p{max-width:33rem;color:var(--muted)}.release-steps{margin:0;padding:0;list-style:none}.release-steps li{border-bottom:1px solid var(--line);grid-template-columns:3rem 1fr;gap:1.5rem;padding:1.6rem 0;display:grid}.release-steps li>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;font-weight:740;display:grid}.release-steps h2{margin:0 0 .4rem;font-size:1.6rem}.release-steps p{color:var(--muted);margin:0}.release-price{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.release-price>*{background:var(--paper);margin:0;padding:2rem}.release-price div{gap:.35rem;display:grid}.release-price strong{color:var(--teal);font-size:clamp(2.5rem,6vw,4.5rem);line-height:1}.release-price p,.release-price a{grid-column:1/-1}.release-price p{color:var(--muted)}.release-price a{background:var(--teal);color:#fff;text-align:center;font-weight:720}.support-options{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.support-options a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);gap:.5rem;min-height:8rem;padding:1.6rem;display:grid}.support-options a:hover{background:var(--mint)}.support-options span{color:var(--muted);font-size:.84rem}.release-notice,.release-warning{background:var(--blue);border:1px solid #a9c8f9;margin-top:2rem;padding:1.25rem}.release-warning{background:#fff4df;border-color:#e6b85f}.policy-copy{max-width:48rem}.policy-copy h2{margin:2.2rem 0 .6rem;font-size:1.6rem}.policy-copy p{color:var(--muted)}.policy-copy a{color:var(--teal);text-decoration:underline}.analytics-release-state{color:#3e4e59;padding-top:1rem;font-size:.75rem}.michael-chat{z-index:80;justify-items:end;gap:.8rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif;display:grid;position:fixed;bottom:1.25rem;right:1.25rem}.michael-chat__launcher{color:#fff;cursor:pointer;background:#0b1715;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.8rem;min-height:4rem;padding:.65rem 1rem .65rem .7rem;display:flex;box-shadow:0 1rem 2.8rem #0b171540}.michael-chat__launcher>span:last-child{justify-items:start;display:grid}.michael-chat__launcher strong{font-size:.84rem;line-height:1.2}.michael-chat__launcher small{color:#b7cbc6;font-size:.65rem}.michael-chat__launcher-icon{background:#0a8276;border-radius:50%;justify-content:center;align-items:center;gap:.18rem;width:2.55rem;height:2.55rem;display:flex}.michael-chat__launcher-icon i{background:#fff;border-radius:50%;width:.22rem;height:.22rem}.michael-chat__panel{background:#fff;border:1px solid #d9e0e5;border-radius:1rem;width:min(25rem,100vw - 2rem);max-height:min(43rem,100vh - 7rem);display:grid;overflow:hidden;box-shadow:0 1.4rem 5rem #0b17153d}.michael-chat__header{color:#fff;background:#0b1715;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:1rem;display:grid}.michael-chat__header>div:nth-child(2){display:grid}.michael-chat__header span{color:#b7cbc6;font-size:.66rem}.michael-chat__header>button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;font-size:1.4rem;display:grid}.michael-chat__avatar{width:3rem;height:3rem;position:relative}.michael-chat__avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.michael-chat__avatar i{background:#55d7bc;border:.13rem solid #0b1715;border-radius:50%;width:.7rem;height:.7rem;position:absolute;bottom:.05rem;right:0}.michael-chat__status{color:#3f514c;background:#f4f8f7;border-bottom:1px solid #e6ecea;align-items:center;gap:.45rem;padding:.55rem 1rem;font-size:.68rem;font-weight:650;display:flex}.michael-chat__status span{background:#0a8276;border-radius:50%;width:.42rem;height:.42rem}.michael-chat__log{background:#f8fbfa;gap:.7rem;min-height:13rem;padding:1rem;display:grid;overflow-y:auto}.michael-chat__message{border-radius:.8rem;max-width:86%;margin:0;padding:.75rem .85rem;font-size:.78rem;line-height:1.5}.michael-chat__message--michael{color:#263640;background:#fff;border:1px solid #dce5e2;border-bottom-left-radius:.2rem;justify-self:start}.michael-chat__message--visitor{color:#fff;background:#0a8276;border-bottom-right-radius:.2rem;justify-self:end}.michael-chat__thinking{background:#fff;border:1px solid #dce5e2;border-radius:.8rem;gap:.22rem;width:3.4rem;margin:0;padding:.75rem .8rem;display:flex}.michael-chat__thinking i{background:#7c8d88;border-radius:50%;width:.3rem;height:.3rem;animation:1s infinite alternate michael-pulse}.michael-chat__thinking i:nth-child(2){animation-delay:.16s}.michael-chat__thinking i:nth-child(3){animation-delay:.32s}.michael-chat__quick{flex-wrap:wrap;gap:.45rem;padding:.8rem 1rem 0;display:flex}.michael-chat__quick button{color:#075f57;cursor:pointer;background:#fff;border:1px solid #badbd5;border-radius:999px;min-height:2.2rem;padding:.45rem .65rem;font-size:.66rem;font-weight:650}.michael-chat__handoff{color:#05665d;text-align:center;background:#e8f4f2;border-radius:.5rem;margin:.8rem 1rem 0;padding:.7rem .8rem;font-size:.7rem;font-weight:720}.michael-chat__form{grid-template-columns:1fr auto;gap:.55rem;padding:.8rem 1rem .45rem;display:grid}.michael-chat__form input{color:#182026;min-width:0;height:3rem;font:inherit;border:1px solid #ccd7d4;border-radius:.55rem;padding:0 .85rem;font-size:.78rem}.michael-chat__form button{color:#fff;cursor:pointer;background:#0a8276;border:0;border-radius:.55rem;width:3rem;height:3rem;font-size:1.15rem;font-weight:760}.michael-chat__form button:disabled{cursor:not-allowed;opacity:.45}.michael-chat__notice{color:#64736f;text-align:center;margin:0;padding:0 1rem .85rem;font-size:.58rem;line-height:1.4}@keyframes michael-pulse{0%{opacity:.35;transform:translateY(0)}to{opacity:1;transform:translateY(-.12rem)}}@media (width<=35rem){.michael-chat{bottom:.75rem;left:.75rem;right:.75rem}.michael-chat__panel{width:100%;max-height:calc(100dvh - 6.5rem)}.michael-chat__launcher{justify-self:end}.michael-chat__log{min-height:10rem}}@media (prefers-reduced-motion:reduce){.michael-chat__thinking i{animation:none}}.michael-chat__teaser{background:#fff;border:1px solid #d5e2df;border-radius:1rem;width:min(23rem,100vw - 2rem);animation:.45s cubic-bezier(.2,.8,.2,1) both michael-teaser-in;position:relative;overflow:hidden;box-shadow:0 1.2rem 3.5rem #0b171533}.michael-chat__teaser-main{color:#182026;text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;min-height:5rem;padding:.8rem 2.7rem .8rem .8rem;display:grid}.michael-chat__teaser-main img{object-fit:cover;border-radius:50%;width:2.75rem;height:2.75rem}.michael-chat__teaser-main span{gap:.12rem;display:grid}.michael-chat__teaser-main strong{font-size:.78rem}.michael-chat__teaser-main small{color:#52635f;font-size:.69rem;line-height:1.4}.michael-chat__teaser-main>svg{color:#087f73;width:1rem}.michael-chat__teaser-close{color:#63726e;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid;position:absolute;top:.35rem;right:.35rem}.michael-chat__teaser-close:hover{background:#eef5f3}.michael-chat__teaser-close svg{width:1rem}.michael-chat__launcher{min-height:4.5rem;padding:.58rem 1.1rem .58rem .58rem;transition:transform .18s,box-shadow .18s;position:relative;box-shadow:0 1rem 2.8rem #0b17154d}.michael-chat__launcher:hover{transform:translateY(-2px);box-shadow:0 1.25rem 3.2rem #0b171557}.michael-chat__launcher strong{font-size:.86rem}.michael-chat__launcher small{max-width:12rem;margin-top:.08rem;font-size:.64rem}.michael-chat__launcher-portrait{flex:none;width:3.2rem;height:3.2rem;display:block;position:relative}.michael-chat__launcher-portrait:before{z-index:-1;content:"";border:2px solid #55d7bcbf;border-radius:50%;position:absolute;inset:-.18rem}.michael-chat[data-engaged=false] .michael-chat__launcher-portrait:before{animation:2.1s ease-out 4 michael-attention}.michael-chat__launcher-portrait img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:100%;height:100%}.michael-chat__launcher-portrait i{background:#55d7bc;border:.12rem solid #0b1715;border-radius:50%;width:.72rem;height:.72rem;position:absolute;bottom:.05rem;right:.05rem}.michael-chat__panel{width:min(27rem,100vw - 2rem);max-height:min(46rem,100dvh - 7rem)}.michael-chat__header strong{font-size:.94rem}.michael-chat__header span{margin-top:.1rem;font-size:.67rem}.michael-chat__header>button svg{width:1.15rem}.michael-chat__avatar{width:3.5rem;height:3.5rem}.michael-chat__status small{color:#72817d;font-size:.62rem;font-weight:550}.michael-chat__modes{background:#fff;border-bottom:1px solid #e1e8e6;grid-template-columns:1fr 1fr;gap:.35rem;padding:.55rem .65rem;display:grid}.michael-chat__modes button{color:#53635f;min-height:2.65rem;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .65rem;font-size:.68rem;font-weight:720;display:flex}.michael-chat__modes button[data-active=true]{color:#05665d;background:#eaf6f3;border-color:#b9ddd6}.michael-chat__modes svg{width:.9rem;height:.9rem}.michael-chat__log{gap:.65rem;min-height:12rem}.michael-chat__message-row{align-items:flex-end;gap:.42rem;max-width:92%;display:flex}.michael-chat__message-row--michael{justify-self:start}.michael-chat__message-row--visitor{justify-self:end}.michael-chat__message-row>img{object-fit:cover;border-radius:50%;flex:none;width:1.75rem;height:1.75rem}.michael-chat__message--michael{justify-self:auto}.michael-chat__message--visitor{justify-self:auto;max-width:100%}.michael-chat__thinking{margin-left:2.15rem}.michael-chat__recommendation{color:#075f57;background:#eaf6f3;border:1px solid #b9ddd6;border-radius:.65rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;margin:.7rem 1rem 0;padding:.7rem .75rem;display:grid}.michael-chat__recommendation>svg{width:1rem}.michael-chat__recommendation div{display:grid}.michael-chat__recommendation small{color:#4e6c66;font-size:.58rem}.michael-chat__recommendation strong{font-size:.69rem}.michael-chat__quick button{align-items:center;gap:.35rem;min-height:2.45rem;padding:.48rem .68rem;font-size:.65rem;font-weight:680;display:inline-flex}.michael-chat__quick button:hover{background:#f2faf8;border-color:#087f73}.michael-chat__quick button:disabled{cursor:wait;opacity:.55}.michael-chat__quick button svg{width:.85rem;height:.85rem}.michael-chat__start{color:#fff;min-height:2.75rem;font:inherit;cursor:pointer;background:#0b1715;border:0;border-radius:.5rem;justify-content:center;align-items:center;gap:.45rem;margin:.75rem 1rem 0;padding:.7rem .8rem;font-size:.7rem;font-weight:760;display:flex}.michael-chat__start svg{width:.95rem;height:.95rem}.michael-chat__start svg:last-child{margin-left:auto}.michael-chat__handoff{justify-content:center;align-items:center;gap:.45rem;display:flex}.michael-chat__handoff svg{width:.9rem;height:.9rem}.michael-chat__form button svg{width:1.05rem}.michael-activation{background:#f8fbfa;min-height:0;overflow-y:auto}.michael-activation__intro{background:#fff;padding:1rem 1rem .8rem}.michael-activation__intro>button{color:#52635f;min-height:2rem;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;padding:0;font-size:.64rem;font-weight:680;display:inline-flex}.michael-activation__intro>button svg{width:.85rem}.michael-activation__intro>span{color:#087f73;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.35rem;margin-top:.75rem;font-size:.6rem;font-weight:760;display:flex}.michael-activation__intro>span svg{width:.8rem}.michael-activation__intro h2{color:#182026;letter-spacing:-.035em;margin:.4rem 0 .35rem;font-size:1.2rem;line-height:1.15}.michael-activation__intro p{color:#52635f;margin:0;font-size:.7rem;line-height:1.5}.michael-activation__progress{background:#f3f7f6;border-block:1px solid #e1e8e6;grid-template-columns:repeat(3,1fr);gap:.25rem;margin:0;padding:.7rem 1rem;list-style:none;display:grid}.michael-activation__progress li{color:#75827e;align-items:center;gap:.35rem;font-size:.58rem;font-weight:700;display:flex}.michael-activation__progress li>span{background:#fff;border:1px solid #cad5d2;border-radius:50%;place-items:center;width:1.2rem;height:1.2rem;font-size:.55rem;display:grid}.michael-activation__progress li>span svg{width:.7rem}.michael-activation__progress li[data-active=true]{color:#05665d}.michael-activation__progress li[data-active=true]>span{color:#fff;background:#087f73;border-color:#087f73}.michael-activation__card,.michael-activation__review{background:#fff;border:1px solid #dce5e2;border-radius:.75rem;margin:.85rem;padding:1rem;box-shadow:0 .4rem 1.3rem #1820260d}.michael-activation__identity{justify-items:start;display:grid}.michael-activation__icon{color:#087f73;background:#e8f4f2;border-radius:.65rem;place-items:center;width:2.5rem;height:2.5rem;display:grid}.michael-activation__icon svg{width:1.2rem}.michael-activation__card h3{letter-spacing:-.025em;margin:.75rem 0 .35rem;font-size:1.05rem;line-height:1.2}.michael-activation__card>p{color:#576672;margin:0 0 .85rem;font-size:.7rem;line-height:1.55}.michael-activation__primary{color:#fff;width:100%;min-height:2.8rem;font:inherit;text-align:center;cursor:pointer;background:#087f73;border:0;border-radius:.55rem;justify-content:center;align-items:center;gap:.45rem;margin-top:.55rem;padding:.7rem .85rem;font-size:.7rem;font-weight:760;display:flex}.michael-activation__primary svg{width:.95rem}.michael-activation__primary svg:last-child{margin-left:auto}.michael-activation__secondary{color:#3e514b;width:100%;min-height:2.65rem;font:inherit;cursor:pointer;background:#fff;border:1px solid #cad8d4;border-radius:.55rem;margin-top:.45rem;font-size:.68rem;font-weight:700}.michael-activation__secondary--link{justify-content:center;align-items:center;padding:.6rem .8rem;display:flex}.michael-activation__identity>small{color:#6b7874;margin-top:.7rem;font-size:.56rem;line-height:1.45}.michael-activation__otp-form{gap:.45rem;width:100%;margin-top:.55rem;display:grid}.michael-activation__otp-form label{color:#31423d;gap:.3rem;width:100%;font-size:.62rem;font-weight:720;display:grid}.michael-activation__otp-form input{color:#182026;width:100%;min-width:0;height:2.75rem;font:inherit;background:#fff;border:1px solid #cbd7d4;border-radius:.5rem;padding:0 .75rem;font-size:.72rem}.michael-activation__status{color:#31524b;margin:.65rem 0 0;font-size:.6rem;line-height:1.45}.michael-activation__consent{color:#4d5e59;grid-template-columns:1rem minmax(0,1fr);align-items:start;gap:.5rem;font-size:.58rem;line-height:1.45;display:grid}.michael-activation__consent input{accent-color:#087f73;width:1rem;height:1rem;margin:.08rem 0 0}.michael-activation__consent a{color:#05665d;font-weight:720}.michael-activation__form{gap:.75rem;display:grid}.michael-activation__form label{color:#31423d;gap:.3rem;font-size:.62rem;font-weight:720;display:grid}.michael-activation__form label small{color:#74817d;font-weight:540}.michael-activation__form input,.michael-activation__form select{color:#182026;width:100%;min-width:0;height:2.75rem;font:inherit;background:#fff;border:1px solid #cbd7d4;border-radius:.5rem;padding:0 .75rem;font-size:.72rem}.michael-activation__fields{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.michael-activation__verified{color:#05665d;background:#eaf6f3;border:1px solid #b9ddd6;border-radius:.55rem;align-items:center;gap:.55rem;padding:.65rem .7rem;display:flex}.michael-activation__verified>svg{width:1.1rem}.michael-activation__verified>span{min-width:0;display:grid}.michael-activation__verified strong{font-size:.66rem}.michael-activation__verified small{color:#4f6a63;text-overflow:ellipsis;white-space:nowrap;font-size:.57rem;overflow:hidden}.michael-activation__soft-note{color:#52635f;background:#f1f5f4;border-radius:.5rem;align-items:center;gap:.45rem;padding:.6rem .7rem;font-size:.6rem;display:flex}.michael-activation__soft-note svg{width:.95rem}.michael-activation__review{gap:.65rem;display:grid}.michael-activation__summary{color:#fff;background:#0b1715;border-radius:.65rem;padding:1rem}.michael-activation__summary .michael-activation__icon{color:#8fe3d9;background:#55d7bc24}.michael-activation__summary>small{color:#8fe3d9;letter-spacing:.07em;text-transform:uppercase;margin-top:.75rem;font-size:.57rem;font-weight:760;display:block}.michael-activation__summary h3{margin:.2rem 0 .25rem;font-size:1.15rem}.michael-activation__summary>p{color:#c7d1d5;margin:0;font-size:.66rem}.michael-activation__summary dl{grid-template-columns:1fr 1fr;gap:.4rem;margin:.85rem 0 0;display:grid}.michael-activation__summary dl div{background:#ffffff14;border-radius:.45rem;padding:.6rem}.michael-activation__summary dt{color:#aebcb8;font-size:.54rem}.michael-activation__summary dd{margin:.1rem 0 0;font-size:.68rem;font-weight:750}.michael-activation__checkout{background:#f8fbfa;border:1px solid #dce5e2;border-radius:.6rem;grid-template-columns:auto 1fr;align-items:start;gap:.55rem;padding:.75rem;display:grid}.michael-activation__checkout>svg{color:#087f73;width:1.1rem}.michael-activation__checkout div{display:grid}.michael-activation__checkout strong{font-size:.66rem}.michael-activation__checkout p{color:#61716c;margin:.15rem 0 0;font-size:.57rem;line-height:1.45}.michael-activation__checkout>span{color:#7a5816;border-top:1px solid #e1e8e6;grid-column:1/-1;padding-top:.55rem;font-size:.55rem;font-weight:720}.michael-activation__truth{color:#6b7874;text-align:center;margin:.1rem 0 0;font-size:.55rem;line-height:1.45}@keyframes michael-attention{0%{box-shadow:0 0 #55d7bc85}65%{box-shadow:0 0 0 .8rem #55d7bc00}to{box-shadow:0 0 #55d7bc00}}@keyframes michael-teaser-in{0%{opacity:0;transform:translateY(.6rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=35rem){.michael-chat__teaser{width:100%}.michael-chat__status small{display:none}.michael-chat__launcher small{max-width:11rem}.michael-activation__fields{grid-template-columns:1fr}.michael-activation__card,.michael-activation__review{margin:.65rem}}@media (prefers-reduced-motion:reduce){.michael-chat__teaser,.michael-chat__launcher-portrait:before{animation:none!important}}.site-footer .analytics-release-state{color:#c7d1d5}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:.1875rem solid var(--teal);outline-offset:.25rem}::selection{color:var(--ink);background:#d9eee9}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.04}h1{max-width:10ch;margin-bottom:1.75rem;font-size:clamp(3.5rem,8.4vw,7.8rem);font-weight:660}h2{margin-bottom:1.5rem;font-size:clamp(2.35rem,5.2vw,4.8rem);font-weight:640}h3{letter-spacing:-.025em;margin-bottom:.75rem;font-size:1.45rem;font-weight:640}.container{width:min(calc(100% - 3rem), var(--container));margin-inline:auto}.skip-link{z-index:1000;background:var(--paper);color:var(--ink);border-radius:.5rem;padding:.7rem 1rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.development-banner{z-index:20;background:var(--yellow);color:var(--ink);font-size:.8rem;font-weight:610;position:relative}.development-banner__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:2.35rem;display:flex}.development-banner p{align-items:center;gap:.55rem;margin:0;display:flex}.development-banner a{border-bottom:.0625rem solid;line-height:1.25}.development-banner a:hover{border-bottom-color:#0000}.pulse-dot{border:.125rem solid var(--ink);background:var(--teal);border-radius:50%;flex:none;width:.55rem;height:.55rem;display:inline-block}.site-header{z-index:15;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#fffffff5;border-bottom:.0625rem solid #12231f14;position:sticky;top:0}.site-header__inner{align-items:center;gap:2.25rem;min-height:5rem;display:flex}.wordmark{letter-spacing:-.055em;white-space:nowrap;align-items:baseline;font-size:1.33rem;font-weight:760;line-height:1;display:inline-flex;position:relative}.wordmark__dot{background:var(--teal);border-radius:50% 50% 50% 0;width:.45rem;height:.45rem;margin-left:.18rem;display:inline-block;transform:rotate(-28deg)}.desktop-nav{justify-content:center;align-items:center;gap:clamp(1.2rem,2.5vw,2.25rem);margin-left:auto;font-size:.88rem;font-weight:580;display:flex}.desktop-nav a{padding-block:.5rem;position:relative}.desktop-nav a:after{background:var(--teal);content:"";transform-origin:100%;height:.1rem;transition:transform .18s;position:absolute;bottom:.2rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.button{text-align:center;border:.0625rem solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.9rem;min-height:3.5rem;padding:.9rem 1.35rem;font-size:.92rem;font-weight:690;line-height:1.2;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-.125rem)}.button--small{min-height:2.8rem;padding:.7rem 1.1rem;font-size:.8rem}.button--ink{background:var(--ink);color:var(--paper)}.button--ink:hover{background:var(--ink-soft);box-shadow:0 .75rem 1.5rem #12231f2b}.button--teal{border-color:var(--teal-dark);background:var(--teal);color:#fff;box-shadow:none}.button--teal:hover{background:var(--teal-dark);transform:translateY(-.1rem);box-shadow:0 .5rem 1.2rem #087f732e}.button--cream{background:var(--cream);color:var(--ink)}.button--cream:hover{box-shadow:0 .75rem 2rem #0003}.button--full{width:100%}.hero{background:var(--paper);position:relative;overflow:hidden}.hero__glow{display:none}.hero__glow--one{background:radial-gradient(circle,#ffd86661,#0000 66%);width:40rem;height:40rem;top:-15rem;left:-12rem}.hero__glow--two{background:radial-gradient(circle,#bde8c79e,#0000 66%);width:42rem;height:42rem;bottom:-16rem;right:-10rem}.hero__grid{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);align-items:center;gap:clamp(3rem,7vw,7rem);min-height:min(48rem,100vh - 7.35rem);padding-block:clamp(4.5rem,8vw,7.5rem);display:grid;position:relative}.eyebrow{letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.2rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;font-weight:680;line-height:1.4}.hero__lede{max-width:39rem;color:var(--muted);margin-bottom:2rem;font-size:clamp(1.08rem,1.7vw,1.3rem);line-height:1.58}.hero__actions{align-items:center;gap:1.8rem;display:flex}.text-link{border-bottom:.0625rem solid #12231f66;align-items:center;gap:.65rem;font-size:.9rem;font-weight:660;display:inline-flex}.text-link span{font-size:1rem;transition:transform .18s}.text-link:hover span{transform:translateY(.18rem)}.text-link--dark{border-color:#12231f66}.hero__principles{color:var(--muted);flex-wrap:wrap;gap:.55rem 1.4rem;margin:2.7rem 0 0;padding:0;font-size:.78rem;font-weight:570;list-style:none;display:flex}.hero__principles li{align-items:center;gap:.5rem;display:flex}.hero__principles li:before{background:var(--teal);content:"";border-radius:50%;width:.45rem;height:.45rem}.conversation-preview{border-radius:var(--radius-lg);width:min(100%,31rem);box-shadow:var(--shadow);background:#fffffff5;border:.0625rem solid #12231f2e;justify-self:end;padding:.8rem;position:relative;transform:none}.conversation-preview:before{display:none}.preview-label{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:.3rem .7rem .9rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.63rem;display:flex}.preview-label strong{color:var(--teal-dark)}.conversation-window{border:.0625rem solid var(--line);background:var(--paper);border-radius:1.7rem;padding:1.2rem}.conversation-window__top{border-bottom:.0625rem solid var(--line);align-items:center;gap:.7rem;padding-bottom:1rem;display:flex}.mini-brand{background:var(--ink);width:2.35rem;height:2.35rem;color:var(--paper);border-radius:.3rem;flex:none;place-items:center;font-size:.7rem;font-weight:720;display:grid}.mini-brand svg{width:1.65rem;height:1.65rem}.conversation-window__top div:nth-child(2){flex-direction:column;line-height:1.3;display:flex}.conversation-window__top strong{font-size:.8rem}.conversation-window__top span:not(.availability-chip){color:var(--muted);font-size:.64rem}.availability-chip{background:var(--blue);letter-spacing:.06em;text-transform:uppercase;border-radius:.25rem;margin-left:auto;padding:.35rem .6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.56rem;font-weight:670}.message{border-radius:1rem;width:min(88%,21.5rem);margin-top:1rem;padding:.8rem .95rem}.message span{margin-bottom:.28rem;font-size:.6rem;font-weight:690;display:block}.message p{margin:0;font-size:.75rem;line-height:1.5}.message--customer{background:var(--blue);border-bottom-right-radius:.25rem;margin-left:auto}.message--michael{background:var(--cream);border-bottom-left-radius:.25rem}.intent-card{background:#bde8c75c;border:.0625rem solid #12231f1a;border-radius:.9rem;align-items:center;gap:.7rem;margin-top:1.1rem;padding:.75rem;display:flex}.intent-card__icon{background:var(--ink);width:1.8rem;height:1.8rem;color:var(--paper);border-radius:50%;flex:none;place-items:center;font-size:.75rem;display:grid}.intent-card div{flex-direction:column;line-height:1.25;display:flex}.intent-card strong{font-size:.7rem}.intent-card span:last-child{color:var(--muted);font-size:.58rem}.preview-disclaimer{color:var(--muted);text-align:center;margin:0;padding:.8rem .7rem .25rem;font-size:.65rem}.signal-strip{border-block:.0625rem solid var(--ink);background:var(--mint)}.signal-strip__inner{text-align:center;justify-content:center;align-items:center;gap:clamp(1rem,4vw,4rem);min-height:5rem;display:flex}.signal-strip p{margin:0;font-size:clamp(.9rem,1.5vw,1.08rem);font-weight:650}.signal-strip span{font-size:1.5rem}.section{padding-block:clamp(5.5rem,10vw,9.5rem)}.section--cream{background:var(--cream)}.section--ink{background:var(--ink);color:var(--paper)}.section--blue{background:var(--blue)}.section-heading{max-width:50rem;margin-bottom:clamp(3rem,6vw,5rem)}.section-heading h2{max-width:13ch}.section-heading>p:last-child{max-width:38rem;color:var(--muted);margin-bottom:0;font-size:1.08rem}.section-heading--split{grid-template-columns:minmax(0,1.2fr) minmax(17rem,.8fr);align-items:end;gap:clamp(3rem,8vw,8rem);max-width:none;display:grid}.section-heading--split h2{margin:0}.section-heading--split>p{padding-bottom:.25rem}.section-heading--light>p:last-child{color:#ffffffab}.outcome-grid{border-top:.0625rem solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.outcome-card{border-right:.0625rem solid var(--line);min-height:22rem;padding:2rem clamp(1.5rem,3vw,2.5rem) 2.5rem 0;position:relative}.outcome-card+.outcome-card{padding-left:clamp(1.5rem,3vw,2.5rem)}.outcome-card:last-child{border-right:0;padding-right:0}.outcome-card__number{margin-bottom:6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;display:block}.outcome-card h3{max-width:10ch;font-size:clamp(1.55rem,2.7vw,2.25rem)}.outcome-card p{max-width:26rem;color:var(--muted);margin:0}.process-list{border-top:.0625rem solid #ffffff47;margin:0;padding:0;list-style:none}.process-list li{border-bottom:.0625rem solid #ffffff38;grid-template-columns:4.5rem minmax(0,1fr);gap:clamp(1rem,4vw,4rem);padding-block:2.4rem;display:grid}.process-list li>span{border:.0625rem solid #fff6;border-radius:50%;place-items:center;width:2.3rem;height:2.3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.65rem;display:grid}.process-list li>div{grid-template-columns:minmax(8rem,.45fr) minmax(13rem,.85fr) minmax(18rem,1fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);display:grid}.process-list h3,.process-list p{margin:0}.process-list h3{font-size:clamp(1.35rem,2.5vw,2rem)}.process-list li>div>p:last-child{color:#ffffffa3}.process-list__verb{color:#8fe3d9;letter-spacing:.09em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:670}.michael-section{background:var(--paper);overflow:hidden}.michael-grid{grid-template-columns:minmax(18rem,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(3.5rem,9vw,9rem);display:grid}.michael-portrait{aspect-ratio:1;border:.0625rem solid var(--ink);background:var(--mint);border-radius:50%;place-items:center;width:min(100%,30rem);display:grid;position:relative}.michael-portrait:before,.michael-portrait:after{content:"";border-radius:50%;position:absolute}.michael-portrait:before{border:.0625rem solid #12231f4d;inset:10%}.michael-portrait:after{background:var(--paper);box-shadow:.8rem .8rem 0 var(--teal);inset:24%}.michael-portrait__core{z-index:2;aspect-ratio:1;background:var(--ink);width:29%;color:var(--paper);border-radius:50% 50% 50% 0;place-items:center;font-size:clamp(2rem,6vw,4rem);font-weight:720;display:grid;position:relative;transform:rotate(-8deg)}.michael-portrait__core svg{width:58%;height:58%}.michael-portrait__core:first-letter{transform:rotate(8deg)}.michael-portrait__orbit{z-index:3;border:.25rem solid var(--paper);border-radius:50%;width:1.15rem;height:1.15rem;position:absolute}.michael-portrait__orbit--one{background:var(--teal);top:16%;left:26%}.michael-portrait__orbit--two{background:var(--yellow);bottom:25%;right:14%}.michael-portrait__label{z-index:4;border:.0625rem solid var(--ink);background:var(--paper);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:.7rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.6rem;font-weight:680;position:absolute;bottom:4%;left:2%}.michael-copy h2{max-width:12ch}.michael-copy__lede{max-width:43rem;color:var(--muted);margin-bottom:2.5rem;font-size:1.08rem}.michael-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.michael-columns h3{letter-spacing:.02em;text-transform:uppercase;font-size:.78rem}.check-list,.boundary-list{color:var(--muted);gap:.8rem;margin:0;padding:0;font-size:.88rem;list-style:none;display:grid}.check-list li,.boundary-list li{padding-left:1.55rem;position:relative}.check-list li:before,.boundary-list li:before{border-radius:50%;place-items:center;width:1rem;height:1rem;font-size:.57rem;font-weight:800;line-height:1;display:grid;position:absolute;top:.28rem;left:0}.check-list li:before{background:var(--mint);color:var(--ink);content:"✓"}.boundary-list li:before{border:.0625rem solid var(--teal);color:var(--teal-dark);content:"—"}.voice-status{border:.0625rem solid var(--line);border-radius:var(--radius-sm);background:var(--cream);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:2.7rem;padding:1rem 1.1rem;display:grid}.voice-status__waves{background:var(--ink);border-radius:50%;justify-content:center;align-items:center;gap:.12rem;width:2.5rem;height:2.5rem;display:flex}.voice-status__waves i{background:var(--mint);border-radius:999px;width:.12rem;display:block}.voice-status__waves i:first-child,.voice-status__waves i:nth-child(5){height:.5rem}.voice-status__waves i:nth-child(2),.voice-status__waves i:nth-child(4){height:.9rem}.voice-status__waves i:nth-child(3){height:1.25rem}.voice-status>div{flex-direction:column;line-height:1.35;display:flex}.voice-status strong{font-size:.82rem}.voice-status>div span{color:var(--muted);font-size:.7rem}.status-pill{background:var(--mint);letter-spacing:.06em;text-transform:uppercase;border:.0625rem solid #12231f33;border-radius:999px;align-items:center;width:fit-content;padding:.38rem .62rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.56rem;font-weight:700;line-height:1.2;display:inline-flex}.status-pill--warm{background:var(--yellow)}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.capability-card{border:.0625rem solid var(--ink);border-radius:var(--radius-md);background:#ffffffa6;min-height:17.5rem;padding:1.5rem}.capability-card--accent{background:var(--yellow)}.capability-card h3{margin-top:4rem;font-size:1.55rem}.capability-card p{color:var(--muted);margin:0;font-size:.9rem}.future-row{border:.0625rem solid var(--ink);border-radius:var(--radius-md);background:var(--ink);color:var(--paper);grid-template-columns:minmax(14rem,.8fr) minmax(18rem,1fr) minmax(16rem,.75fr);align-items:start;gap:clamp(2rem,5vw,5rem);margin-top:1rem;padding:2rem;display:grid}.future-row h3,.future-row p{margin:0}.future-row ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.future-row li{border-bottom:.0625rem solid #ffffff2e;padding-bottom:.65rem;font-size:.85rem}.future-row>p{color:#ffffffa3;font-size:.85rem}.pricing-section{background:var(--teal);position:relative;overflow:hidden}.pricing-section .eyebrow{color:#fff}.pricing-section:before{content:"";border:.0625rem solid #12231f40;border-radius:50%;width:22rem;height:22rem;position:absolute;top:-9rem;left:-7rem}.pricing-grid{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(22rem,.72fr);align-items:center;gap:clamp(3rem,9vw,9rem);display:grid;position:relative}.pricing-copy h2{color:#fff;max-width:10ch}.pricing-copy>p:not(.eyebrow){color:#fff;max-width:35rem;margin-bottom:2rem;font-size:1.08rem}.check-list--dark{color:#fff;max-width:32rem}.check-list--dark li:before{color:var(--teal);background:#fff}.price-card{color:var(--ink);border:.0625rem solid var(--ink);border-radius:var(--radius-lg);background:var(--paper);box-shadow:.8rem .8rem 0 var(--ink);padding:clamp(1.5rem,4vw,2.5rem)}.price-card__label{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:2.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.62rem;display:flex}.price-card__label strong{background:var(--yellow);border-radius:999px;padding:.3rem .5rem}.price-line div{align-items:flex-start;line-height:1;display:flex}.price-line strong{letter-spacing:-.07em;font-size:clamp(3.5rem,7vw,5.5rem)}.price-line__currency{margin-top:.5rem;margin-right:.25rem;font-size:1rem;font-weight:760}.price-line p{color:var(--muted);margin:.35rem 0 0;font-size:.75rem}.price-divider{background:var(--line);height:.0625rem;margin-block:1.7rem}.price-card .button{margin-top:2rem}.price-note{color:var(--muted);text-align:center;margin:1.25rem 0 0;font-size:.68rem;line-height:1.55}.trust-grid{border-block:.0625rem solid var(--ink);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.trust-grid article{border-right:.0625rem solid var(--line);min-height:17rem;padding:1.5rem 1.5rem 2rem 0}.trust-grid article+article{padding-left:1.5rem}.trust-grid article:last-child{border-right:0;padding-right:0}.trust-grid span{margin-bottom:4.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.62rem;display:block}.trust-grid h3{font-size:1.25rem}.trust-grid p{color:var(--muted);margin:0;font-size:.85rem}.trust-disclaimer{max-width:45rem;color:var(--muted);text-align:right;margin:1.5rem 0 0 auto;font-size:.72rem}.faq-section{background:var(--paper)}.faq-grid{grid-template-columns:minmax(17rem,.67fr) minmax(0,1.33fr);align-items:start;gap:clamp(3rem,10vw,10rem);display:grid}.faq-intro{position:sticky;top:8rem}.faq-intro h2{max-width:8ch}.faq-intro>p:not(.eyebrow){max-width:27rem;color:var(--muted)}.faq-list{border-top:.0625rem solid var(--ink)}.faq-list details{border-bottom:.0625rem solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.7rem;font-size:1.03rem;font-weight:650;line-height:1.35;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{border:.0625rem solid var(--ink);border-radius:50%;flex:none;place-items:center;width:1.8rem;height:1.8rem;font-size:1rem;font-style:normal;font-weight:400;transition:transform .18s,background-color .18s;display:grid}.faq-list details[open] summary i{background:var(--yellow);transform:rotate(45deg)}.faq-list details>p{max-width:45rem;color:var(--muted);margin-bottom:1.8rem;padding-right:3rem}.closing-cta{background:var(--ink);color:var(--paper);padding-block:clamp(5rem,9vw,8rem);position:relative;overflow:hidden}.closing-cta__shape{display:none}.closing-cta__inner{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(17rem,.65fr);align-items:end;gap:clamp(3rem,9vw,9rem);display:grid;position:relative}.closing-cta h2{max-width:12ch;margin:0}.closing-cta__inner>div:last-child p{color:#ffffffc7;margin-bottom:1.5rem}.site-footer{color:var(--paper);background:#10191e;padding:4.5rem 0 1.5rem}.site-footer__grid{grid-template-columns:1.35fr repeat(3,minmax(0,.8fr));gap:3rem;padding-bottom:4rem;display:grid}.wordmark--light{color:var(--paper)}.site-footer__grid>div:first-child p{color:#ffffffb3;margin:.9rem 0 0;font-size:.88rem}.footer-label{color:#ffffffc2;letter-spacing:.09em;text-transform:uppercase;margin-bottom:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.62rem}.site-footer nav{gap:.65rem;font-size:.83rem;display:grid}.site-footer nav a:hover,.footer-email:hover{color:var(--yellow)}.footer-email{margin-bottom:.65rem;font-size:.88rem;font-weight:650;display:inline-block}.site-footer__grid>div:last-child>p:last-child{color:#ffffffad;font-size:.73rem}.site-footer__bottom{color:#ffffffad;border-top:.0625rem solid #fff3;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.68rem;display:flex}.site-footer__bottom p{margin:0}@media (width<=67rem){.desktop-nav{display:none}.header-cta{margin-left:auto}.hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.75fr);gap:3rem}.process-list li>div{grid-template-columns:minmax(8rem,.5fr) minmax(15rem,1fr)}.process-list li>div>p:last-child{grid-column:1/-1}.capability-grid,.future-row{grid-template-columns:repeat(2,minmax(0,1fr))}.future-row>p{grid-column:1/-1}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid article:nth-child(2){border-right:0}.trust-grid article:nth-child(n+3){border-top:.0625rem solid var(--line)}}@media (width<=48rem){.simple-header__inner{flex-direction:column;align-items:flex-start;gap:.8rem;min-height:4.5rem;padding-block:1rem}.simple-header nav{gap:.65rem 1rem}.simple-footer__grid,.release-grid,.release-price,.support-options{grid-template-columns:1fr}.simple-footer__bottom{flex-direction:column;align-items:flex-start}.release-price p,.release-price a{grid-column:auto}.release-page__content{padding-bottom:4rem}html{scroll-padding-top:5.5rem}.container{width:min(calc(100% - 2rem), var(--container))}.development-banner__inner{padding-block:.45rem}.development-banner p{font-size:.7rem;line-height:1.35}.development-banner a{flex:none;font-size:.7rem}.site-header__inner{min-height:4.5rem}.hero__grid{grid-template-columns:1fr;gap:4.5rem;min-height:auto;padding-block:4.5rem 5.5rem}.conversation-preview{justify-self:center}.section-heading--split,.michael-grid,.pricing-grid,.faq-grid,.closing-cta__inner{grid-template-columns:1fr}.section-heading--split{gap:1.5rem}.section-heading--split>p{padding:0}.outcome-grid{grid-template-columns:1fr}.outcome-card,.outcome-card+.outcome-card{border-right:0;border-bottom:.0625rem solid var(--line);min-height:auto;padding:2rem 0 2.5rem}.outcome-card:last-child{border-bottom:0}.outcome-card__number{margin-bottom:3rem}.process-list li>div{grid-template-columns:1fr;gap:.8rem}.process-list li>div>p:last-child{grid-column:auto}.michael-grid{gap:4.5rem}.michael-portrait{justify-self:center;width:min(90%,26rem)}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:15rem}.future-row{grid-template-columns:1fr}.future-row>p{grid-column:auto}.pricing-grid{gap:3.5rem}.faq-intro{position:static}.closing-cta__inner{align-items:start}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__grid>div:first-child{grid-column:1/-1}}@media (width<=35rem){.container{width:min(calc(100% - 1.5rem), var(--container))}.development-banner__inner{flex-direction:column;align-items:stretch;gap:.3rem;padding-block:.7rem}.development-banner a{align-items:center;min-height:2.75rem;display:inline-flex}.site-header__inner{gap:.75rem;min-width:0}.site-header .header-cta{display:none}h1{font-size:clamp(3.1rem,17vw,5rem)}h2{font-size:clamp(2.15rem,12vw,3.3rem)}.development-banner p{align-items:flex-start}.pulse-dot{margin-top:.22rem}.header-cta{min-height:2.5rem;padding-inline:.85rem;font-size:.7rem}.wordmark{font-size:1.15rem}.hero__actions{flex-direction:column;align-items:flex-start}.hero__actions .button{width:auto;max-width:100%}.hero__principles{display:grid}.conversation-preview{width:calc(100% - .5rem);transform:none}.conversation-preview:before{right:-1rem}.conversation-window{padding:.85rem}.signal-strip__inner{flex-direction:column;gap:.15rem;padding-block:1rem}.signal-strip span{transform:rotate(90deg)}.process-list li{grid-template-columns:2.5rem minmax(0,1fr);gap:.75rem}.process-list li>span{width:2rem;height:2rem}.michael-columns{grid-template-columns:1fr}.voice-status{grid-template-columns:auto minmax(0,1fr)}.voice-status>.status-pill{grid-column:1/-1;margin-left:3.5rem}.future-row,.price-card{padding:1.25rem}.price-card{box-shadow:.45rem .45rem 0 var(--ink)}.price-line strong{font-size:clamp(3.3rem,19vw,4.7rem)}.trust-grid{grid-template-columns:1fr}.trust-grid article,.trust-grid article+article{border-right:0;border-top:.0625rem solid var(--line);min-height:auto;padding:1.5rem 0 2rem}.trust-grid article:first-child{border-top:0}.trust-grid span{margin-bottom:2rem}.trust-disclaimer{text-align:left}.faq-list summary{font-size:.95rem}.faq-list details>p{padding-right:0}.site-footer__grid{grid-template-columns:1fr}.site-footer__grid>div:first-child{grid-column:auto}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:.35rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (forced-colors:active){.pulse-dot,.wordmark__dot,.hero__principles li:before{border:.0625rem solid}.button,.status-pill{border-color:currentColor}}.brand-mark{--brand-dot:#fff;min-width:0;color:var(--teal);align-items:center;gap:.62rem;display:inline-flex}.brand-mark__symbol{flex:none;width:2.15rem;height:2.15rem}.brand-mark__word{color:var(--ink);letter-spacing:-.035em;white-space:nowrap;font-size:1.04rem;font-weight:780}.brand-mark--reversed{--brand-dot:var(--teal);color:#fff}.brand-mark--reversed .brand-mark__word{color:#fff}.brand-mark--compact{min-width:2.15rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.simple-header__inner{grid-template-columns:auto minmax(0,1fr) auto;display:grid}.simple-header nav{justify-content:center}.simple-header__cta{min-height:2.75rem}.hero--prelaunch{background:radial-gradient(circle at 88% 18%,#087f7317,#0000 28rem),linear-gradient(#fff 0%,#f6f8fa 100%);padding-block:clamp(4.5rem,8vw,7.5rem);overflow:clip}.hero__grid--prelaunch{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.68fr);align-items:center;gap:clamp(2.5rem,7vw,7rem)}.hero--prelaunch h1{max-width:11ch;font-size:clamp(3.25rem,6.8vw,6.9rem)}.hero__proof-line{color:var(--ink-soft);margin:1.35rem 0 0;font-size:.82rem;font-weight:700}.founding-offer{border-radius:var(--radius-lg);background:#fff;border:1px solid #b7c4cb;padding:clamp(1.5rem,4vw,2.35rem);position:relative;box-shadow:.75rem .75rem #d9eee9}.founding-offer__top,.price-card__label{justify-content:space-between;align-items:center;gap:1rem;display:flex}.founding-offer__top span,.founding-offer__top strong{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:760}.founding-offer__top strong{color:var(--teal-dark)}.founding-offer__kicker{color:var(--muted);margin:2.2rem 0 .25rem;font-size:.78rem}.founding-offer__price{color:var(--ink);font-variant-numeric:tabular-nums;align-items:flex-start;gap:.15rem;display:flex}.founding-offer__price span{color:var(--teal-dark);padding-top:.7rem;font-size:1.3rem;font-weight:760}.founding-offer__price strong{letter-spacing:-.08em;font-size:clamp(4.4rem,8vw,6.8rem);line-height:.95}.founding-offer__monthly{color:var(--ink-soft);margin:.45rem 0 1.7rem;font-weight:680}.founding-offer ul{border-top:1px solid var(--line);gap:.65rem;margin:0 0 1.65rem;padding:1.35rem 0 0;list-style:none;display:grid}.founding-offer li{color:var(--muted);padding-left:1.35rem;font-size:.84rem;position:relative}.founding-offer li:before{background:var(--teal);content:"";border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.42rem;left:0}.founding-offer__note{color:var(--muted);margin:1rem 0 0;font-size:.72rem;line-height:1.55}.milestone-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding-block:clamp(3.5rem,7vw,6.5rem)}.section-heading--compact{margin-bottom:2.25rem}.section-heading--compact h2{font-size:clamp(2.15rem,4vw,3.8rem)}.launch-countdown{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.countdown-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--cream);min-width:0;padding:clamp(1.4rem,4vw,2.2rem)}.countdown-card>p:first-child{margin-bottom:.25rem;font-weight:760}.countdown-card time{color:var(--muted);font-size:.8rem}.countdown-card__time{font-variant-numeric:tabular-nums;align-items:end;gap:clamp(1rem,5vw,3.5rem);min-height:5rem;margin-top:1.5rem;display:flex}.countdown-card__time>span:not(.countdown-card__pending,.countdown-card__reached){gap:.1rem;display:grid}.countdown-card__time strong{letter-spacing:-.06em;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.9}.countdown-card__time small{color:var(--muted);text-transform:uppercase;font-size:.68rem}.countdown-card__pending,.countdown-card__reached{color:var(--teal-dark);font-size:1.25rem;font-weight:760}.launch-countdown--compact{margin-top:1.5rem}.launch-countdown--compact .countdown-card__time strong{font-size:clamp(2rem,4vw,3rem)}.product-action-section{background:#fff}.product-action-grid{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.68fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.real-world-visual{min-width:0;margin:0;position:relative}.real-world-visual>img{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--cream);width:100%;height:auto;display:block}.real-world-visual figcaption{color:var(--muted);margin-top:.65rem;font-size:.7rem}.product-action-card{border-radius:var(--radius-md);width:min(23rem,76%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#fffffff7;border:1px solid #bdc8ce;padding:1rem;position:absolute;bottom:2.25rem;right:-1.5rem}.product-action-card__header{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding-bottom:.75rem;display:grid}.product-action-card__header div{display:grid}.product-action-card__header strong{font-size:.82rem}.product-action-card__header small{color:var(--muted);font-size:.62rem}.mini-bubble{background:var(--teal);color:#fff;letter-spacing:.12em;border-radius:.45rem .45rem .45rem .15rem;place-items:center;width:2rem;height:1.65rem;font-size:.7rem;display:grid}.product-action-card dl{gap:.55rem;margin:.8rem 0 0;display:grid}.product-action-card dl>div{grid-template-columns:4rem minmax(0,1fr);gap:.6rem;font-size:.72rem;display:grid}.product-action-card dt{color:var(--muted)}.product-action-card dd{color:var(--ink);margin:0;font-weight:660}.product-action-copy>p:not(.eyebrow){color:var(--muted);font-size:1.03rem}.product-proof-list{border-top:1px solid var(--line);gap:0;margin:2rem 0;display:grid}.product-proof-list article{border-bottom:1px solid var(--line);grid-template-columns:2rem minmax(0,1fr);gap:.8rem;padding-block:1rem;display:grid}.product-proof-list article>span{color:var(--teal-dark);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.product-proof-list h3{margin-bottom:.2rem;font-size:1rem}.product-proof-list p{color:var(--muted);margin:0;font-size:.82rem}.use-cases-section{background:#fff}.use-case-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.use-case-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:15rem;padding:1.6rem}.use-case-card>span{border-radius:var(--radius-sm);background:var(--mint);width:2.1rem;height:2.1rem;color:var(--teal-dark);border:1px solid #9ecfc9;place-items:center;font-weight:760;display:grid}.use-case-card>span svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.15rem;height:1.15rem}.use-case-card h3{margin-top:2.2rem}.use-case-card p{color:var(--muted);font-size:.88rem}.section-link-row{justify-content:flex-end;margin-top:1.5rem;display:flex}.newsletter-section{background:var(--teal);color:#fff;padding-block:clamp(3rem,7vw,5rem)}.newsletter-grid{grid-template-columns:minmax(0,1fr) minmax(18rem,.55fr);align-items:center;gap:3rem;display:grid}.newsletter-section .eyebrow,.newsletter-section h2,.newsletter-section p{color:#fff}.newsletter-section h2{margin-bottom:.5rem;font-size:clamp(2.4rem,5vw,4.5rem)}.newsletter-actions p{opacity:1;margin:.8rem 0 0;font-size:.72rem}.response-gap-section{background:var(--ink);color:#fff;padding-block:clamp(4.5rem,8vw,7.5rem)}.response-gap-layout{grid-template-columns:minmax(17rem,.62fr) minmax(0,1.38fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.response-gap-copy h2{max-width:11ch;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,4.9rem)}.response-gap-copy>p:not(.eyebrow){color:#dce6ea;max-width:33rem;font-size:1.04rem}.response-gap-links{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.response-gap-links a{border-radius:var(--radius-sm);color:#fff;border:1px solid #56636b;align-items:center;min-height:2.75rem;padding:.55rem .8rem;font-size:.78rem;font-weight:680;display:inline-flex}.response-gap-links a:hover{background:#223139;border-color:#88bdb8}.response-gap-widget{border-radius:var(--radius-lg);color:var(--ink);background:#fff;border:1px solid #637179;overflow:hidden;box-shadow:.8rem .8rem #087f73}.response-gap-widget>header{border-bottom:1px solid var(--line);background:var(--cream);justify-content:space-between;align-items:center;gap:1rem;min-height:4.75rem;padding:1rem 1.25rem;display:flex}.response-gap-widget>header>div{align-items:center;gap:.75rem;display:flex}.response-gap-widget>header p{margin:0;line-height:1.25;display:grid}.response-gap-widget>header strong{font-size:.82rem}.response-gap-widget>header small,.response-gap-widget>header>span{color:var(--muted);font-size:.64rem}.response-gap-widget>header>span{text-align:right;text-transform:uppercase}.response-gap-widget blockquote{border-bottom:1px solid var(--line);letter-spacing:-.035em;margin:0;padding:clamp(1.5rem,4vw,2.5rem);font-size:clamp(1.55rem,3.3vw,2.65rem);font-weight:720;line-height:1.2}.response-gap-paths{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.response-path{min-width:0;padding:clamp(1.25rem,3vw,2rem)}.response-path+.response-path{border-left:1px solid var(--line)}.response-path>p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.69rem;font-weight:760}.response-path h3{max-width:15ch;margin-bottom:.7rem;font-size:clamp(1.3rem,2.4vw,1.85rem)}.response-path>span{color:var(--muted);font-size:.82rem;display:block}.response-path--open{background:#fff7f4}.response-path--handled{background:var(--mint)}.response-path--handled>p,.response-path--handled h3{color:var(--teal-dark)}.response-path dl{gap:.4rem;margin:1.1rem 0 0;display:grid}.response-path dl>div{border-top:1px solid #b8d7d3;grid-template-columns:4.25rem minmax(0,1fr);gap:.55rem;padding-top:.45rem;font-size:.76rem;display:grid}.response-path dt{color:var(--muted)}.response-path dd{margin:0;font-weight:700}html:has(.founding-offer-dock){scroll-padding-block:1.25rem}body:has(.founding-offer-dock){padding-bottom:0}body:has(.founding-offer-dock) :where(a,button,summary,input,select,textarea):focus-visible{scroll-margin-block:1.25rem}.founding-offer-dock{pointer-events:auto;background:#eaf2f1;width:100%;padding:.65rem;position:static}.founding-offer-dock__inner{border-radius:var(--radius-md);color:#fff;pointer-events:auto;background:#10191efa;border:1px solid #516068;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.65rem;width:min(100%,76.25rem);min-height:4rem;margin-inline:auto;padding:.55rem;display:grid;box-shadow:0 1rem 2.5rem #00000047}.founding-offer-dock__mark{border-radius:var(--radius-sm);background:var(--teal);place-items:center;width:2.5rem;height:2.5rem;display:grid}.founding-offer-dock__mark svg{fill:#fff;width:1.85rem;height:1.85rem}.founding-offer-dock__mark circle{fill:var(--teal)}.founding-offer-dock__copy p{margin:0;font-size:.78rem;line-height:1.35}.founding-offer-dock__copy strong{color:#8fddd5}.founding-offer-dock__copy div{margin-top:.12rem}.founding-offer-dock__copy small{color:#c7d1d5;font-size:.67rem;display:block}.founding-offer-dock__action{min-height:2.75rem;padding-inline:1rem;font-size:.75rem}.founding-offer-dock__toggle{color:#fff;cursor:pointer;min-width:2.75rem;min-height:2.75rem;font:inherit;background:0 0;border:1px solid #66747c;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .6rem;font-size:.69rem;font-weight:700;display:inline-flex}.founding-offer-dock__toggle:hover{background:#223139;border-color:#8fddd5}.mailto-fallback{color:#dce6ea;margin:1rem 0 0;font-size:.72rem}.mailto-fallback a{text-decoration:underline}.release-price--founding{margin-bottom:3rem}.release-price--founding ul{background:#fff;grid-column:1/-1;margin:0}.release-price--founding li+li{margin-top:.45rem}.release-countdown-block{margin-block:3.5rem}.release-countdown-block h2{font-size:clamp(2rem,4vw,3.3rem)}.release-product-proof{border:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3rem;display:grid}.release-product-proof>div{padding:clamp(1.5rem,4vw,2.5rem)}.release-product-proof>div+div{border-left:1px solid var(--line);background:var(--cream)}.release-product-proof h2{font-size:clamp(1.8rem,4vw,3rem)}.release-product-proof p:not(.eyebrow){color:var(--muted)}.release-cta{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:clamp(1.5rem,4vw,2.4rem);display:flex}.release-cta h2{margin-bottom:.45rem;font-size:clamp(1.7rem,4vw,2.6rem)}.release-cta p{color:#c7d1d5;margin:0}.release-cta>div:last-child{flex-wrap:wrap;gap:.7rem;display:flex}.release-cta a{border-radius:var(--radius-sm);border:1px solid #fff;align-items:center;min-height:2.75rem;padding:.65rem .9rem;font-size:.8rem;font-weight:720;display:inline-flex}.sector-list{border-top:1px solid var(--line);display:grid}.sector-list article{border-bottom:1px solid var(--line);grid-template-columns:3rem minmax(0,1fr);gap:clamp(1.2rem,4vw,3rem);padding-block:clamp(2rem,6vw,4rem);display:grid}.sector-list article>span{color:var(--teal-dark);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.sector-list h2{max-width:18ch;font-size:clamp(2rem,4vw,3.8rem)}.sector-list p:not(.eyebrow){max-width:50rem;color:var(--muted)}.sector-list strong{color:var(--ink-soft);font-size:.8rem}.sector-list .text-link{width:fit-content;margin-top:1.25rem}.use-case-breadcrumb{color:var(--muted);flex-wrap:wrap;gap:.55rem;margin-bottom:clamp(2.5rem,6vw,5rem);font-size:.78rem;display:flex}.use-case-mailto-note{color:var(--muted)}.use-case-breadcrumb a{text-underline-offset:.2rem;text-decoration:underline}.use-case-moment{border-bottom:1px solid var(--line);grid-template-columns:minmax(16rem,.7fr) minmax(0,1fr);align-items:end;gap:clamp(2rem,6vw,6rem);margin-bottom:clamp(3rem,7vw,5rem);padding-bottom:clamp(2rem,5vw,4rem);display:grid}.use-case-moment h2{max-width:16ch;margin-top:.65rem;font-size:clamp(2.2rem,5vw,4.6rem)}.use-case-moment>p:last-child{max-width:43rem;color:var(--muted);margin:0;font-size:1.05rem}.use-case-job-grid{margin-bottom:clamp(3rem,7vw,5rem)}.use-case-job-grid article{min-height:17rem}.illustrative-workflow{background:var(--mint);border:1px solid #b8d7d3;grid-template-columns:minmax(16rem,.7fr) minmax(0,1fr);gap:clamp(2rem,6vw,6rem);margin-block:clamp(3rem,8vw,6rem);padding:clamp(1.5rem,5vw,3.5rem);display:grid}.illustrative-workflow h2{max-width:13ch;margin-top:.7rem;font-size:clamp(2rem,4vw,3.7rem)}.illustrative-workflow blockquote{color:var(--ink);margin:0 0 1.2rem;font-size:clamp(1.4rem,3vw,2.35rem);font-weight:720;line-height:1.25}.illustrative-workflow p{color:var(--ink-soft)}.illustrative-workflow strong{color:var(--teal-dark);margin-top:1.4rem;font-size:.78rem;display:block}.use-case-boundaries{grid-template-columns:minmax(16rem,.7fr) minmax(0,1fr);gap:clamp(2rem,6vw,6rem);margin-block:clamp(3rem,8vw,6rem);display:grid}.use-case-boundaries h2{max-width:12ch;margin-top:.7rem;font-size:clamp(2rem,4vw,3.7rem)}.use-case-boundaries ul{margin:0;padding:0;list-style:none}.use-case-boundaries li{border-bottom:1px solid var(--line);color:var(--muted);padding:1rem 0 1rem 1.5rem;position:relative}.use-case-boundaries li:before{background:var(--teal);content:"";border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:1.5rem;left:0}.use-case-faq{grid-template-columns:minmax(16rem,.7fr) minmax(0,1fr);gap:clamp(2rem,6vw,6rem);margin-block:clamp(3rem,8vw,6rem);display:grid}.use-case-faq>h2{max-width:14ch;margin-top:.7rem;font-size:clamp(2rem,4vw,3.7rem)}.use-case-faq>p,.use-case-faq>h2{grid-column:1}.use-case-faq>div{grid-area:1/2/span 2}.use-case-faq details{border-top:1px solid var(--line)}.use-case-faq details:last-child{border-bottom:1px solid var(--line)}.use-case-faq summary{cursor:pointer;min-height:3.25rem;padding:1rem 2rem 1rem 0;font-weight:720}.use-case-faq details p{color:var(--muted);margin-top:0;padding:0 0 1.25rem}@media (width<=67rem){.hero__grid--prelaunch,.product-action-grid,.response-gap-layout{grid-template-columns:1fr}.founding-offer{width:min(100%,38rem)}.product-action-copy,.response-gap-copy{max-width:48rem}.use-case-moment,.illustrative-workflow,.use-case-boundaries,.use-case-faq{grid-template-columns:1fr}.use-case-faq>p,.use-case-faq>h2,.use-case-faq>div{grid-area:auto/1}.simple-header__inner{grid-template-columns:auto 1fr}.simple-header nav{display:none}.simple-header__cta{justify-self:end}}@media (width<=48rem){.launch-countdown,.use-case-grid,.newsletter-grid,.release-product-proof{grid-template-columns:1fr}.product-action-card{width:100%;margin:1rem auto 0;position:relative;bottom:auto;right:auto}.newsletter-grid{gap:1.5rem}.release-product-proof>div+div{border-top:1px solid var(--line);border-left:0}.release-cta{flex-direction:column;align-items:flex-start}.founding-offer-dock__inner{grid-template-columns:auto minmax(0,1fr)}.founding-offer-dock__action{grid-column:1/-1;justify-content:center}}@media (width<=35rem){.hero--prelaunch{padding-block:3.5rem}.founding-offer{padding:1.2rem;box-shadow:.35rem .35rem #d9eee9}.launch-countdown{gap:.75rem}.countdown-card{padding:1.15rem}.countdown-card__time{justify-content:space-between;gap:.5rem}.countdown-card__time strong{font-size:2rem}.product-action-card__header{grid-template-columns:auto minmax(0,1fr)}.product-action-card__header .status-pill{grid-column:2;justify-self:start}.product-action-card dl>div{grid-template-columns:3.5rem minmax(0,1fr)}.use-case-grid{border-left:0}.use-case-card{border-right:0;min-height:auto;padding-inline:0}.simple-header__cta{display:none}.simple-header__inner{align-items:center;min-height:4.5rem;padding-block:0}.release-price--founding{grid-template-columns:1fr}.release-price--founding>*{grid-column:1}.response-gap-widget{box-shadow:.35rem .35rem 0 var(--teal)}.response-gap-widget>header>span{display:none}.response-gap-paths{grid-template-columns:1fr}.response-path+.response-path{border-top:1px solid var(--line);border-left:0}.response-gap-links{display:grid}.founding-offer-dock__inner{gap:.55rem .75rem;min-height:auto;padding:.6rem}.founding-offer-dock__mark{width:2.3rem;height:2.3rem}.founding-offer-dock__copy p{font-size:.72rem}.sector-list article{grid-template-columns:1fr}}@media (width<=48rem),(height<=44rem){html:has(.founding-offer-dock){scroll-padding-block:1.25rem}:is(body:has(.founding-offer-dock),body:has(.founding-offer-dock[data-state=expanded])){padding-bottom:0}body:has(.founding-offer-dock) :where(a,button,summary,input,select,textarea):focus-visible{scroll-margin-block:1.25rem}.founding-offer-dock{position:static}.founding-offer-dock__inner{grid-template-columns:auto minmax(0,1fr) auto}.founding-offer-dock__action{grid-area:2/1/auto/-1;justify-content:center;min-height:2.75rem}.founding-offer-dock__toggle{grid-area:1/3}}.eh-home{--eh-ink:#0b1715;--eh-muted:#53635f;--eh-teal:#0a8276;--eh-teal-dark:#075f57;--eh-mint:#dff2ed;--eh-ice:#f4f8f7;--eh-sand:#f4eee4;--eh-line:#dce5e2;--eh-white:#fff;background:var(--eh-white);color:var(--eh-ink);overflow:clip}.eh-home *,.eh-home :before,.eh-home :after{box-sizing:border-box}.eh-shell{width:min(100% - 3rem,82rem);margin-inline:auto}.eh-kicker{color:var(--eh-teal-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.74rem;font-weight:760;line-height:1.3}.eh-announcement{background:var(--eh-ink);color:#fff}.eh-announcement__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:2.6rem;display:flex}.eh-announcement p,.eh-announcement a{margin:0;font-size:.76rem;font-weight:680}.eh-announcement p{align-items:center;gap:.6rem;display:flex}.eh-announcement p span{background:#55d7bc;border-radius:50%;width:.46rem;height:.46rem;box-shadow:0 0 0 .25rem #55d7bc24}.eh-announcement a{color:#b6f1e4;align-items:center;gap:.4rem;display:inline-flex}.eh-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #0b171514;position:sticky;top:0}.eh-header__inner{align-items:center;gap:2.5rem;min-height:5.25rem;display:flex}.eh-nav{justify-content:center;align-items:center;gap:clamp(1.25rem,2.5vw,2.4rem);margin-left:auto;display:flex}.eh-nav a{color:#354641;font-size:.86rem;font-weight:630}.eh-nav a:hover{color:var(--eh-teal-dark)}.eh-button{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.8rem;min-height:3.65rem;padding:.95rem 1.45rem;font-size:.9rem;font-weight:730;line-height:1.15;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.eh-button:hover{transform:translateY(-2px)}.eh-button--compact{min-height:2.9rem;padding:.7rem 1.15rem;font-size:.79rem}.eh-button--dark{background:var(--eh-ink);color:#fff}.eh-button--dark:hover{background:#20322e;box-shadow:0 10px 24px #0b171524}.eh-button--teal{background:var(--eh-teal);color:#fff;box-shadow:0 12px 28px #0a827633}.eh-button--teal:hover{background:var(--eh-teal-dark);box-shadow:0 15px 34px #0a827647}.eh-button--light{color:var(--eh-ink);background:#fff}.eh-button--outline{color:var(--eh-ink);border-color:#9aaca7}.eh-button--outline:hover{border-color:var(--eh-ink)}.eh-button--full{width:100%}.eh-inline-link{color:var(--eh-ink);border-bottom:1px solid #90a19c;align-items:center;gap:.6rem;font-size:.88rem;font-weight:720;display:inline-flex}.eh-inline-link--light{color:#fff;border-color:#ffffff59}.eh-hero{background:#fff;position:relative}.eh-hero__grid{grid-template-columns:minmax(0,.94fr) minmax(30rem,1.06fr);align-items:stretch;min-height:min(49rem,100vh - 7.85rem);display:grid}.eh-hero__copy{flex-direction:column;justify-content:center;padding:clamp(5rem,9vw,8rem) clamp(2rem,6vw,6.25rem) clamp(4.5rem,8vw,7rem) 0;display:flex}.eh-hero h1{letter-spacing:-.068em;max-width:9ch;margin:0 0 1.65rem;font-size:clamp(4rem,7.2vw,7rem);font-weight:640;line-height:.94}.eh-hero__lede{max-width:40rem;color:var(--eh-muted);margin:0;font-size:clamp(1.08rem,1.6vw,1.3rem);line-height:1.58}.eh-actions{align-items:center;gap:1.6rem;margin-top:2rem;display:flex}.eh-hero__meta{border-top:1px solid var(--eh-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(3.25rem,6vw,5rem);padding-top:1.4rem;display:grid}.eh-hero__meta p{flex-direction:column;gap:.15rem;margin:0;display:flex}.eh-hero__meta strong{letter-spacing:-.025em;font-size:1.05rem}.eh-hero__meta span{color:var(--eh-muted);font-size:.69rem;line-height:1.4}.eh-hero__visual{background:var(--eh-sand);border-radius:0 0 0 2rem;min-height:43rem;position:relative;overflow:hidden}.eh-hero__visual>img{object-fit:cover;object-position:43% center;transform:scale(1.12)}.eh-hero__visual:after{content:"";background:linear-gradient(#0000 55%,#08191547);position:absolute;inset:0}.eh-live-card{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #ffffffb3;border-radius:1rem;align-items:center;gap:.8rem;padding:.9rem 1rem;display:flex;position:absolute;box-shadow:0 18px 45px #0518142e}.eh-live-card p{flex-direction:column;gap:.12rem;margin:0;line-height:1.35;display:flex}.eh-live-card small{color:#65756f;font-size:.64rem}.eh-live-card strong{font-size:.78rem}.eh-live-card--message{max-width:22rem;top:7%;left:6%}.eh-live-card--result{max-width:20rem;bottom:7%;right:5%}.eh-avatar,.eh-check{background:var(--eh-ink);color:#fff;border-radius:.7rem;flex:none;place-items:center;width:2.3rem;height:2.3rem;font-size:.68rem;font-weight:800;display:grid}.eh-check{background:var(--eh-teal);border-radius:50%;font-size:1rem}.eh-avatar svg,.eh-check svg{stroke-width:2px;width:1rem;height:1rem}.eh-live-dot{color:var(--eh-teal-dark);align-items:center;gap:.3rem;margin-left:auto;font-size:.62rem;font-weight:760;display:inline-flex}.eh-live-dot:before{content:"";background:#13a78f;border-radius:50%;width:.4rem;height:.4rem}.eh-value-strip{border-block:1px solid var(--eh-line);background:var(--eh-ice)}.eh-value-strip>div{grid-template-columns:minmax(15rem,.7fr) minmax(0,1.3fr);align-items:center;gap:3rem;min-height:6.5rem;display:grid}.eh-value-strip p{margin:0;font-size:1rem;font-weight:760}.eh-value-strip ul{color:var(--eh-muted);justify-content:space-between;align-items:center;gap:1.5rem;margin:0;padding:0;font-size:.76rem;font-weight:650;list-style:none;display:flex}.eh-value-strip li{align-items:center;gap:.6rem;display:flex}.eh-value-strip li:before{color:var(--eh-teal);content:"•";font-size:1.2rem}.eh-section{padding-block:clamp(6rem,10vw,10rem)}.eh-section-heading{max-width:52rem;margin-bottom:clamp(3.5rem,7vw,6rem)}.eh-section-heading h2,.eh-how h2,.eh-pricing h2,.eh-trust h2,.eh-faq h2,.eh-closing h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.8rem,5.8vw,5.6rem);font-weight:620;line-height:.98}.eh-section-heading>p:last-child{max-width:38rem;color:var(--eh-muted);margin:1.6rem 0 0;font-size:1.08rem}.eh-section-heading--wide{max-width:68rem}.eh-section-heading--split{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.55fr);align-items:end;gap:clamp(3rem,8vw,8rem);max-width:none;display:grid}.eh-section-heading--split>div h2{max-width:13ch}.eh-section-heading--split>p{margin:0 0 .4rem}.eh-agent-model{border-top:1px solid var(--eh-ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.eh-agent-model article{border-right:1px solid var(--eh-line);min-height:15rem;padding:1.7rem 2.2rem 2rem 0}.eh-agent-model article+article{padding-left:2.2rem}.eh-agent-model article:last-child{border-right:0}.eh-agent-model h3{max-width:13ch;margin:2.5rem 0 .8rem;font-size:1.6rem}.eh-agent-model p{max-width:25rem;color:var(--eh-muted);margin:0}.eh-platform{background:#fff}.eh-benefit-grid{border-top:1px solid var(--eh-ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.eh-benefit-card{border-right:1px solid var(--eh-line);min-height:20rem;padding:1.75rem clamp(1.5rem,3vw,2.6rem) 2.3rem 0}.eh-benefit-card+.eh-benefit-card{padding-left:clamp(1.5rem,3vw,2.6rem)}.eh-benefit-card:last-child{border-right:0;padding-right:0}.eh-feature-icon{background:var(--eh-mint);width:3rem;height:3rem;color:var(--eh-teal-dark);border:1px solid #add5cf;border-radius:.8rem;place-items:center;display:grid}.eh-feature-icon svg{stroke-width:1.8px;width:1.35rem;height:1.35rem}.eh-benefit-card h3{letter-spacing:-.045em;max-width:10ch;margin:4.2rem 0 1rem;font-size:clamp(1.7rem,2.7vw,2.5rem);font-weight:630;line-height:1.05}.eh-benefit-card p{max-width:24rem;color:var(--eh-muted);margin:0}.eh-moment-system{background:var(--eh-ice);border-radius:1.5rem;grid-template-columns:minmax(18rem,.65fr) minmax(32rem,1.35fr);gap:clamp(3rem,7vw,7rem);margin-top:clamp(4rem,8vw,7rem);padding:clamp(2rem,5vw,4rem);display:grid}.eh-moment-system__heading{align-self:center}.eh-moment-system__heading h3{letter-spacing:-.055em;max-width:10ch;margin:0;font-size:clamp(2.2rem,4vw,4rem);font-weight:620;line-height:1}.eh-moment-system__heading>p:last-child{max-width:28rem;color:var(--eh-muted);margin:1.2rem 0 0}.eh-moment-grid{border-top:1px solid #cbdad6;border-left:1px solid #cbdad6;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.eh-moment-grid article{background:#ffffffb8;border-bottom:1px solid #cbdad6;border-right:1px solid #cbdad6;grid-template-columns:auto 1fr;align-items:center;gap:.9rem;min-height:8rem;padding:1rem;display:grid}.eh-moment-grid article>span{width:2.5rem;height:2.5rem;color:var(--eh-teal-dark);background:#fff;border-radius:.7rem;place-items:center;display:grid;box-shadow:0 6px 18px #0b171512}.eh-moment-grid article svg{stroke-width:1.8px;width:1.15rem;height:1.15rem}.eh-moment-grid h4{letter-spacing:-.02em;margin:0 0 .25rem;font-size:.9rem}.eh-moment-grid p{color:var(--eh-muted);margin:0;font-size:.7rem;line-height:1.4}.eh-product-stage{background:var(--eh-ink);color:#fff;border-radius:1.5rem;grid-template-columns:minmax(18rem,.7fr) minmax(30rem,1.3fr);margin-top:clamp(4rem,8vw,8rem);display:grid;overflow:hidden}.eh-product-stage__intro{flex-direction:column;justify-content:center;padding:clamp(2.5rem,5vw,4.5rem);display:flex}.eh-product-stage__intro .eh-kicker{color:#75dcca}.eh-product-stage__intro h3{letter-spacing:-.055em;margin:0;font-size:clamp(2.4rem,4vw,4.3rem);font-weight:620;line-height:1}.eh-product-stage__intro>p:not(.eh-kicker){color:#b9c8c4;margin:1.5rem 0 2rem}.eh-product-stage__intro .eh-inline-link{align-self:flex-start}.eh-product-ui{color:var(--eh-ink);background:#f8fbfa;border:1px solid #ffffff24;border-radius:1.2rem;align-self:center;margin:3rem 3rem 3rem 0;padding:1.1rem;box-shadow:0 30px 80px #00000047}.eh-product-ui__top{border-bottom:1px solid var(--eh-line);align-items:center;gap:.8rem;padding:.25rem .35rem 1rem;display:flex}.eh-product-ui__top span{font-size:.8rem;font-weight:800}.eh-product-ui__top small{color:var(--eh-muted);font-size:.64rem}.eh-product-ui__top i{background:var(--eh-mint);color:var(--eh-teal-dark);border-radius:999px;margin-left:auto;padding:.35rem .55rem;font-size:.58rem;font-style:normal;font-weight:800}.eh-conversation{flex-direction:column;gap:.8rem;padding:1.5rem .7rem;display:flex}.eh-message{border-radius:1rem;max-width:70%;margin:0;padding:.8rem 1rem;font-size:.76rem;line-height:1.45}.eh-message--customer{background:#e6f0ff;border-bottom-right-radius:.25rem;align-self:flex-end}.eh-message--reply{background:#e8f4f0;border-bottom-left-radius:.25rem}.eh-enquiry-card{border:1px solid var(--eh-line);background:#fff;border-radius:.9rem;padding:1rem}.eh-enquiry-card header{justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.9rem;display:flex}.eh-enquiry-card header div{flex-direction:column;display:flex}.eh-enquiry-card header small{color:var(--eh-muted);font-size:.58rem}.eh-enquiry-card header strong{font-size:.85rem}.eh-enquiry-card header>span{background:var(--eh-mint);color:var(--eh-teal-dark);border-radius:999px;padding:.28rem .5rem;font-size:.58rem;font-weight:800}.eh-enquiry-card dl{grid-template-columns:repeat(3,1fr);gap:.6rem;margin:0;display:grid}.eh-enquiry-card dl div{background:var(--eh-ice);border-radius:.6rem;padding:.75rem}.eh-enquiry-card dt{color:var(--eh-muted);font-size:.56rem}.eh-enquiry-card dd{margin:.12rem 0 0;font-size:.68rem;font-weight:720}.eh-use-cases{background:var(--eh-ice)}.eh-use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.eh-use-case{border:1px solid var(--eh-line);background:#fff;border-radius:1.1rem;transition:transform .2s,box-shadow .2s;overflow:hidden}.eh-use-case:hover{transform:translateY(-4px);box-shadow:0 22px 50px #0b17151a}.eh-use-case__photo{background:#ddd;height:21rem;position:relative;overflow:hidden}.eh-use-case__photo img{object-fit:cover;transition:transform .4s;transform:scale(1.02)}.eh-use-case:hover .eh-use-case__photo img{transform:scale(1.06)}.eh-use-case-photo--home img{object-position:0 center;width:300%!important;max-width:none!important}.eh-use-case-photo--wellness img{object-position:50% center;width:300%!important;max-width:none!important;left:-100%!important}.eh-use-case-photo--professional img{object-position:100% center;width:300%!important;max-width:none!important;left:-200%!important}.eh-use-case__photo:after{content:"";background:linear-gradient(#0000,#04120f8c);position:absolute;inset:45% 0 0}.eh-use-case__photo>span{z-index:2;color:var(--eh-ink);background:#ffffffeb;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.65rem;font-weight:760;display:inline-flex;position:absolute;bottom:1rem;left:1rem}.eh-use-case__photo>span svg{width:.9rem;height:.9rem;color:var(--eh-teal-dark);stroke-width:1.9px}.eh-use-case__body{padding:1.6rem}.eh-use-case__body h3{letter-spacing:-.035em;margin:0 0 1rem;font-size:1.55rem;font-weight:650}.eh-use-case__body blockquote{min-height:4.6rem;color:var(--eh-muted);margin:0;font-size:.9rem;font-style:italic}.eh-use-case__body>p{color:#31423e;gap:.6rem;margin:1rem 0;font-size:.78rem;font-weight:650;display:flex}.eh-use-case__body>p svg{width:1rem;height:1rem;color:var(--eh-teal);stroke-width:2.2px;flex:none}.eh-use-case__body>a{color:var(--eh-teal-dark);gap:.4rem;margin-top:.5rem;font-size:.77rem;font-weight:760;display:inline-flex}.eh-how{background:var(--eh-sand)}.eh-how__grid{grid-template-columns:minmax(20rem,.8fr) minmax(30rem,1.2fr);gap:clamp(4rem,10vw,10rem);display:grid}.eh-how__sticky{align-self:start}.eh-how__sticky h2{max-width:11ch}.eh-how__sticky>p:last-child{max-width:28rem;color:var(--eh-muted);margin:1.5rem 0 0}.eh-steps{border-top:1px solid #bcb4a8;margin:0;padding:0;list-style:none}.eh-steps li{border-bottom:1px solid #bcb4a8;grid-template-columns:3.5rem 1fr;gap:1.25rem;padding-block:2.5rem;display:grid}.eh-steps li>span{color:var(--eh-teal-dark);letter-spacing:.1em;font-size:.7rem;font-weight:780}.eh-steps h3{letter-spacing:-.035em;margin:0 0 .65rem;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:650}.eh-steps p{max-width:36rem;color:var(--eh-muted);margin:0}.eh-milestone{background:#fff}.eh-milestone .launch-countdown{border-color:var(--eh-line);border-radius:1rem}.eh-pricing{background:var(--eh-ink);color:#fff}.eh-pricing__grid{grid-template-columns:minmax(0,1.1fr) minmax(24rem,.65fr);align-items:center;gap:clamp(4rem,10vw,10rem);display:grid}.eh-pricing__copy .eh-kicker{color:#78dfcd}.eh-pricing__copy h2{max-width:9ch}.eh-pricing__copy>p:not(.eh-kicker){color:#b8c8c4;max-width:38rem;margin:1.5rem 0 2rem;font-size:1.08rem}.eh-pricing__copy ul{color:#dbe4e2;gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.eh-pricing__copy li{align-items:center;gap:.7rem;display:flex}.eh-pricing__copy li span{color:#75dcca;background:#75dcca29;border-radius:50%;place-items:center;width:1.25rem;height:1.25rem;font-size:.68rem;display:grid}.eh-pricing__copy li span svg{stroke-width:2.5px;width:.72rem;height:.72rem}.eh-price-card{color:var(--eh-ink);background:#fff;border-radius:1.2rem;padding:clamp(2rem,4vw,3.25rem);box-shadow:0 35px 80px #00000040}.eh-price-card__label{justify-content:space-between;align-items:center;gap:1rem;display:flex}.eh-price-card__label span{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.eh-price-card__label strong{background:var(--eh-mint);color:var(--eh-teal-dark);border-radius:999px;padding:.38rem .6rem;font-size:.62rem}.eh-price{grid-template-columns:auto auto 1fr;align-items:end;gap:.1rem .3rem;margin:2.6rem 0 1.2rem;display:grid}.eh-price sup{color:var(--eh-teal-dark);align-self:start;padding-top:.75rem;font-size:1.1rem;font-weight:800}.eh-price strong{letter-spacing:-.08em;font-size:clamp(4.8rem,8vw,7.5rem);font-weight:620;line-height:.75}.eh-price>span{color:var(--eh-muted);padding-bottom:.25rem;font-size:.68rem;line-height:1.25}.eh-price-card__monthly{border-block:1px solid var(--eh-line);justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding:1.1rem 0;display:flex}.eh-price-card__monthly strong{font-size:1.25rem}.eh-price-card__monthly span{color:var(--eh-muted);font-size:.76rem}.eh-price-card__fine{color:var(--eh-muted);text-align:center;margin:1rem 0 0;font-size:.66rem;line-height:1.5}.eh-trust{background:var(--eh-mint)}.eh-trust__grid{grid-template-columns:minmax(0,1fr) minmax(24rem,.85fr);gap:clamp(4rem,10vw,10rem);display:grid}.eh-trust h2{max-width:10ch}.eh-trust__points{border-top:1px solid #9bb8b1}.eh-trust__points article{border-bottom:1px solid #9bb8b1;grid-template-columns:2.5rem 1fr;gap:1rem;padding:1.7rem 0;display:grid}.eh-trust-icon{width:2.25rem;height:2.25rem;color:var(--eh-teal-dark);background:#ffffff8c;border:1px solid #83b9af;border-radius:.65rem;place-items:center;display:grid}.eh-trust-icon svg{stroke-width:1.9px;width:1rem;height:1rem}.eh-trust__points h3{letter-spacing:-.025em;margin:0 0 .4rem;font-size:1.18rem;font-weight:690}.eh-trust__points p{color:#48615b;margin:0}.eh-faq{background:#fff}.eh-faq__grid{grid-template-columns:minmax(18rem,.65fr) minmax(30rem,1.1fr);gap:clamp(4rem,10vw,10rem);display:grid}.eh-faq__intro{align-self:start}.eh-faq__intro h2{max-width:9ch}.eh-faq__intro>p:not(.eh-kicker){max-width:28rem;color:var(--eh-muted);margin:1.5rem 0}.eh-faq__list{border-top:1px solid var(--eh-line)}.eh-faq__list details{border-bottom:1px solid var(--eh-line)}.eh-faq__list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1.5rem;min-height:5rem;font-size:1.02rem;font-weight:680;list-style:none;display:flex}.eh-faq__list summary::-webkit-details-marker{display:none}.eh-faq__list summary i{color:var(--eh-teal-dark);font-size:1.4rem;font-style:normal;font-weight:400;transition:transform .18s}.eh-faq__list details[open] summary i{transform:rotate(45deg)}.eh-faq__list details>p{max-width:41rem;color:var(--eh-muted);margin:-.5rem 0 1.7rem}.eh-closing{background:var(--eh-teal);color:#fff;padding-block:clamp(5rem,9vw,8rem)}.eh-closing__inner{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.55fr);align-items:end;gap:clamp(3rem,9vw,9rem);display:grid}.eh-closing .eh-kicker{color:#bff3e8}.eh-closing h2{max-width:13ch}.eh-closing__inner>div:last-child>p{color:#dcf5ef;margin:0 0 1.5rem}.eh-updates{background:var(--eh-ink);color:#fff;border-bottom:1px solid #34443f;padding-block:3.25rem}.eh-updates__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.eh-updates .eh-kicker{color:#75dcca;margin-bottom:.35rem}.eh-updates h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:620}.eh-updates .eh-button--outline{color:#fff;border-color:#71807c}.eh-footer{background:var(--eh-ink);color:#fff;padding-block:5rem 2rem}.eh-footer__grid{grid-template-columns:1.5fr repeat(3,.55fr);gap:3rem;display:grid}.eh-footer__brand>p{color:#aebdb9;margin:1rem 0 0}.eh-footer nav{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.eh-footer nav p{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .5rem;font-size:.72rem;font-weight:780}.eh-footer nav a{color:#aebdb9;font-size:.8rem}.eh-footer nav a:hover{color:#fff}.eh-footer__bottom{border-top:1px solid #34443f;justify-content:space-between;gap:2rem;margin-top:4rem;padding-top:1.5rem;display:flex}.eh-footer__bottom p{color:#82928e;margin:0;font-size:.68rem}@media (width<=68rem){.eh-nav{display:none}.eh-header__inner{justify-content:space-between}.eh-hero__grid{grid-template-columns:1fr 1fr}.eh-hero__copy{padding-right:2.5rem}.eh-value-strip>div{grid-template-columns:1fr;gap:1rem;padding-block:1.5rem}.eh-product-stage{grid-template-columns:.8fr 1.2fr}.eh-use-case__photo{height:17rem}}@media (width<=54rem){.eh-hero__grid{grid-template-columns:1fr;width:100%}.eh-hero__copy{width:min(100% - 3rem,82rem);margin-inline:auto;padding-right:0}.eh-hero__visual{border-radius:0;min-height:38rem}.eh-value-strip ul{flex-wrap:wrap;justify-content:flex-start}.eh-benefit-grid{grid-template-columns:1fr}.eh-benefit-card,.eh-benefit-card+.eh-benefit-card{border-right:0;border-bottom:1px solid var(--eh-line);min-height:auto;padding:1.8rem 0}.eh-benefit-card h3{margin:2.5rem 0 .8rem}.eh-moment-system,.eh-product-stage{grid-template-columns:1fr}.eh-product-ui{margin:0 2rem 2rem}.eh-section-heading--split,.eh-how__grid,.eh-pricing__grid,.eh-trust__grid,.eh-faq__grid,.eh-closing__inner{grid-template-columns:1fr;gap:3rem}.eh-use-case-grid{grid-template-columns:1fr}.eh-use-case{grid-template-columns:.85fr 1.15fr;display:grid}.eh-use-case__photo{height:auto;min-height:22rem}.eh-footer__grid{grid-template-columns:1.5fr repeat(2,1fr)}.eh-agent-model{grid-template-columns:1fr}.eh-agent-model article,.eh-agent-model article+article{border-right:0;border-bottom:1px solid var(--eh-line);min-height:0;padding:1.6rem 0}.eh-agent-model article:last-child{border-bottom:0}.eh-agent-model h3{margin-top:1.6rem}}@media (width<=40rem){.eh-shell{width:min(100% - 2rem,82rem)}.eh-announcement__inner{min-height:3rem}.eh-announcement p,.eh-announcement a{font-size:.66rem}.eh-header__inner{min-height:4.5rem}.eh-header .wordmark{font-size:1.1rem}.eh-header .eh-button{min-height:2.7rem;padding-inline:.9rem;font-size:.7rem}.eh-hero__copy{width:min(100% - 2rem,82rem);padding-block:4rem 3.5rem}.eh-hero h1{font-size:clamp(3.4rem,17vw,5rem)}.eh-actions{flex-direction:column;align-items:stretch}.eh-actions .eh-inline-link{align-self:flex-start}.eh-hero__meta{gap:.6rem}.eh-hero__visual{min-height:31rem}.eh-live-card--message{top:1rem;left:1rem;right:1rem}.eh-live-card--result{bottom:1rem;left:1rem;right:1rem}.eh-value-strip ul{grid-template-columns:1fr 1fr;display:grid}.eh-section{padding-block:5.5rem}.eh-section-heading h2,.eh-how h2,.eh-pricing h2,.eh-trust h2,.eh-faq h2,.eh-closing h2{font-size:clamp(2.7rem,13vw,4.4rem)}.eh-product-stage{border-radius:1rem;margin-inline:-.35rem}.eh-moment-system{border-radius:1rem;margin-inline:-.35rem;padding:1.5rem}.eh-moment-grid{grid-template-columns:1fr}.eh-moment-grid article{min-height:6.5rem}.eh-product-stage__intro{padding:2rem}.eh-product-ui{margin:0 .75rem .75rem}.eh-enquiry-card dl{grid-template-columns:1fr}.eh-message{max-width:88%}.eh-use-case{display:block}.eh-use-case__photo{height:23rem;min-height:0}.eh-price-card{padding:1.5rem}.eh-price{grid-template-columns:auto auto}.eh-price>span{grid-column:1/-1}.eh-updates__inner{flex-direction:column;align-items:stretch}.eh-footer__grid{grid-template-columns:1fr 1fr}.eh-footer__brand{grid-column:1/-1}.eh-footer__bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.eh-home *,.eh-home :before,.eh-home :after{scroll-behavior:auto!important;transition:none!important}}:root{--admin-ink:#182026;--admin-paper:#f6f8fa;--admin-card:#fff;--admin-teal:#05665d;--admin-teal-soft:#e8f4f2;--admin-blue:#eaf2ff;--admin-line:#d9e0e5;--admin-muted:#576672}*{box-sizing:border-box}body{background:var(--admin-paper);color:var(--admin-ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif}.admin-auth{background:var(--admin-paper);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.admin-auth section{overflow-wrap:anywhere;border:1px solid var(--admin-line);background:var(--admin-card);border-radius:.5rem;width:min(100%,38rem);min-width:0;padding:clamp(2rem,6vw,4rem)}.admin-auth h1{letter-spacing:-.045em;margin:.7rem 0 1.2rem;font-size:clamp(2.25rem,7vw,4.25rem);line-height:1}.admin-auth p{color:var(--admin-muted);line-height:1.65}.admin-auth a{background:var(--admin-teal);color:#fff;border-radius:.3rem;margin-top:1rem;padding:.9rem 1.2rem;font-weight:750;text-decoration:none;display:inline-flex}.admin-shell{min-height:100vh;padding:0 clamp(1rem,3vw,3rem) 4rem}.admin-header{border-bottom:1px solid var(--admin-line);background:var(--admin-card);justify-content:space-between;align-items:center;min-height:5rem;display:flex}.admin-header>div:first-child{align-items:baseline;gap:1.2rem;display:flex}.admin-brand{text-decoration:none}.admin-brand .brand-mark__symbol{width:1.85rem;height:1.85rem}.admin-brand .brand-mark__word{font-size:1.18rem}.admin-header p,.admin-identity span{color:var(--admin-muted);margin:0;font-size:.75rem}.admin-identity{text-align:right;grid-template-columns:auto auto;align-items:center;gap:.05rem .7rem;display:grid}.admin-identity a{color:var(--admin-muted);grid-column:2;font-size:.7rem}.admin-hero{grid-template-columns:minmax(0,1fr) minmax(16rem,.35fr);align-items:end;gap:2rem;padding:2.5rem 0 1.5rem;display:grid}.admin-hero h1{letter-spacing:-.04em;margin:.45rem 0 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1}.admin-hero aside{border:1px solid var(--admin-line);background:var(--admin-card);border-radius:.35rem;gap:.8rem;padding:1rem;display:flex}.admin-hero aside p{color:var(--admin-muted);margin:.25rem 0 0;font-size:.78rem;line-height:1.4}.admin-status-dot{background:#16845b;border-radius:50%;flex:none;width:.65rem;height:.65rem;margin-top:.25rem;box-shadow:0 0 0 .25rem #16845b1f}.admin-eyebrow{letter-spacing:.11em;text-transform:uppercase;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:700}.admin-metrics{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem;display:grid}.admin-metrics article{border:1px solid var(--admin-line);background:var(--admin-card);border-radius:.35rem;min-height:9rem;padding:1.2rem}.admin-metrics p{color:var(--admin-muted);margin:0;font-size:.8rem}.admin-metrics strong{letter-spacing:-.04em;margin:1rem 0 .65rem;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1;display:block}.admin-metrics span{color:var(--admin-muted);font-size:.7rem;line-height:1.4}.admin-grid{grid-template-columns:1.3fr .7fr;gap:1rem;display:grid}.admin-panel{border:1px solid var(--admin-line);background:var(--admin-card);border-radius:.35rem;padding:clamp(1.2rem,2vw,1.7rem)}.admin-panel--wide,.admin-panel--backlog{grid-column:1}.admin-panel--michael,.admin-panel--source,.admin-panel--gates{grid-column:2}.admin-panel--michael{border-top:3px solid var(--admin-teal);grid-row:1}.admin-panel__heading{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1.15rem;display:flex}.admin-panel__heading h2{letter-spacing:-.035em;margin:.35rem 0 0;font-size:clamp(1.45rem,2.5vw,2.1rem)}.admin-panel__heading>span{color:var(--admin-muted);font-size:.7rem}.admin-pill{background:var(--admin-teal-soft);border-radius:.3rem;padding:.35rem .6rem;font-weight:720;color:var(--admin-teal)!important}.event-table>div{border-bottom:1px solid var(--admin-line);grid-template-columns:1fr auto;gap:.1rem 1rem;padding:.9rem 0;display:grid}.event-table span{font-size:.85rem}.event-table strong{font-size:1.15rem}.event-table small{color:var(--admin-muted);grid-column:1/-1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem}.definition-note{color:var(--admin-muted);margin:1rem 0 0;font-size:.72rem}.michael-empty{padding:1.5rem 0 1rem}.michael-empty>span{background:var(--admin-teal);color:#fff;border-radius:50%;place-items:center;width:3rem;height:3rem;font-weight:800;display:grid}.michael-empty>span svg{width:1.65rem;height:1.65rem}.michael-empty h3{letter-spacing:-.03em;margin:1rem 0 .6rem;font-size:1.4rem}.michael-empty p{color:var(--admin-muted);font-size:.8rem;line-height:1.6}.admin-panel--michael ol{margin:0;padding:0;list-style:none}.admin-panel--michael li{border-top:1px solid var(--admin-line);gap:.15rem;padding:1rem 0;display:grid}.admin-panel--michael li span{color:var(--admin-muted);font-size:.72rem}.backlog-empty,.source-empty{color:var(--admin-muted);padding:2rem 0}.backlog-empty strong{color:var(--admin-ink)}.backlog-empty p{margin:.5rem 0 0;font-size:.8rem}.backlog-flow{border-top:1px solid var(--admin-line);flex-wrap:wrap;align-items:center;gap:.55rem;padding-top:1.2rem;display:flex}.backlog-flow span{background:var(--admin-blue);border-radius:.25rem;padding:.4rem .6rem;font-size:.65rem;font-weight:650}.backlog-flow i{color:#81908a;font-style:normal}.source-row{border-bottom:1px solid var(--admin-line);justify-content:space-between;padding:1rem 0;font-size:.82rem;display:flex}.admin-panel--gates ul{margin:0;padding:0;list-style:none}.admin-panel--gates li{border-bottom:1px solid var(--admin-line);grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:1rem 0;font-size:.8rem;display:grid}.admin-panel--gates li>span:last-child{color:var(--admin-muted);font-size:.68rem}.gate-state{background:#9aa8b2;border-radius:50%;width:.6rem;height:.6rem}.gate-state--ready{background:#16845b}.gate-state--waiting{background:#d98a16}.gate-state--blocked{background:#c7392f}@media (width<=900px){.admin-hero{grid-template-columns:1fr}.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}.admin-panel--wide,.admin-panel--backlog,.admin-panel--michael,.admin-panel--source,.admin-panel--gates{grid-area:auto}}@media (width<=560px){.admin-auth{padding:.75rem}.admin-auth section{padding:1.5rem}.admin-auth h1{font-size:clamp(2.2rem,15vw,3.4rem)}.admin-shell{padding-inline:1rem}.admin-header>div:first-child p,.admin-identity span{display:none}.admin-identity{grid-template-columns:1fr}.admin-identity a{grid-column:auto}.admin-hero{padding-top:2rem}.admin-metrics{grid-template-columns:1fr}.backlog-flow i{display:none}.backlog-flow{align-items:stretch}.backlog-flow span{text-align:center;flex:40%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*{transition:none!important;animation:none!important}}.visual-use-cases{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.visual-use-cases article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;min-height:25rem;padding:clamp(1.4rem,3vw,2rem);display:flex}.visual-use-cases__top{align-items:center;gap:.7rem;display:flex}.visual-use-cases__top>span{background:var(--mint);width:2.8rem;height:2.8rem;color:var(--teal-dark);border:1px solid #a9d1cb;border-radius:.75rem;place-items:center;display:grid}.visual-use-cases__top svg{stroke-width:1.8px;width:1.2rem;height:1.2rem}.visual-use-cases__top p{color:var(--teal-dark);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:780}.visual-use-cases h2{max-width:13ch;margin:2.3rem 0 1.6rem;font-size:clamp(1.55rem,2.5vw,2.2rem)}.visual-use-cases dl{gap:.85rem;margin:auto 0 1.5rem;display:grid}.visual-use-cases dl div{border-top:1px solid var(--line);gap:.18rem;padding-top:.75rem;display:grid}.visual-use-cases dt{color:var(--muted);text-transform:uppercase;font-size:.62rem;font-weight:720}.visual-use-cases dd{color:var(--ink);margin:0;font-size:.77rem;line-height:1.45}.visual-use-cases article>a{color:var(--teal-dark);justify-content:space-between;align-items:center;gap:1rem;font-size:.75rem;font-weight:760;display:flex}@media (width<=64rem){.visual-use-cases{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=40rem){.visual-use-cases{grid-template-columns:1fr}.visual-use-cases article{min-height:22rem}}
