.marketing-site{--ms-content-max:1328px;--ms-wide-gutter:max(56px, calc((100vw - var(--ms-content-max)) / 2));--ms-paper:#faf8f3;--ms-card:#fff;--ms-recessed:#f3f0e8;--ms-ink:#1b1a18;--ms-ink-hover:#2e2c28;--ms-ink-dim:#45423c;--ms-ink-border:#38362f;--ms-secondary:#494540;--ms-muted:#6f6a62;--ms-muted-ink:#a9a49a;--ms-border:#e4dfd3;--ms-border-hover:#cfc9ba;--ms-divider:#efebe0;--ms-wattle:#e9a13b;--ms-wattle-deep:#8f5b0e;--ms-wattle-dark:#b87514;--ms-wattle-tint:#f7ebd7;--ms-success:#2e7d52;--ms-success-tint:#e4f0e9;--ms-type-kicker:12px;--ms-type-caption:14.5px;--ms-type-body-small:16px;--ms-type-body:18px;--ms-type-label:14px;background:var(--ms-paper);min-height:100vh;color:var(--ms-ink);font-family:var(--font-sans), Arial, sans-serif;font-size:16px;line-height:1.55;overflow:clip}.marketing-site ::selection{background:var(--ms-wattle);color:var(--ms-ink)}.marketing-site .wordmark{color:var(--ms-ink);font-size:22px}.marketing-site .wordmark-stop,.ms-stop{color:var(--ms-wattle)}.ms-header,.ms-auth-header{justify-content:space-between;align-items:center;gap:24px;padding:20px 56px;display:flex}.ms-nav{align-items:center;gap:30px;display:flex}.ms-nav>a:not(.ms-button),.ms-auth-header>a:last-child{color:var(--ms-secondary);white-space:nowrap;font-size:15px;font-weight:500;transition:color .16s ease-out}.ms-nav>a[aria-current=page]{color:var(--ms-ink);font-weight:600}.ms-nav>a:hover,.ms-auth-header>a:last-child:hover,.ms-footer a:hover{color:var(--ms-ink)}.ms-button{background:var(--ms-ink);min-height:44px;color:var(--ms-paper);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 26px;font-size:15px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .18s ease-out,border-color .18s ease-out,color .18s ease-out;display:inline-flex}.ms-button:hover{background:var(--ms-ink-hover);color:var(--ms-paper)}.ms-nav>a.ms-button:hover,.ms-mobile-actions>.ms-header-cta:hover{color:var(--ms-wattle)}.ms-button:disabled{cursor:not-allowed;opacity:.55}.ms-button-small{min-height:34px;padding:8px 16px;font-size:14px}.ms-button-secondary{border-color:var(--ms-border);color:var(--ms-ink);background:0 0}.ms-button-secondary:hover{border-color:var(--ms-border-hover);background:var(--ms-recessed);color:var(--ms-ink)}.ms-button-light{background:var(--ms-paper);color:var(--ms-ink)}.ms-button-light:hover{background:var(--ms-card);color:var(--ms-ink)}.ms-button-full{width:100%}.ms-mobile-menu{display:none;position:relative}.ms-mobile-menu summary{border:1px solid var(--ms-border);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600;list-style:none}.ms-mobile-menu summary::-webkit-details-marker{display:none}.ms-mobile-menu nav{z-index:20;border:1px solid var(--ms-border);background:var(--ms-card);border-radius:16px;flex-direction:column;width:190px;padding:10px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #1b1a181f}.ms-mobile-menu nav a{border-radius:8px;padding:10px 12px;font-size:15px;font-weight:500}.ms-mobile-menu nav a:hover{background:var(--ms-recessed)}.ms-kicker{color:var(--ms-muted);font-size:var(--ms-type-kicker);letter-spacing:.14em;text-transform:uppercase;margin:0;font-weight:600;line-height:1.3}.ms-lede{color:var(--ms-secondary);font-size:var(--ms-type-body);margin:0;line-height:1.55}.ms-home-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;min-height:calc(86vh - 76px);padding:64px 56px 96px;display:grid}.ms-hero-copy{flex-direction:column;gap:26px;display:flex}.ms-hero-copy h1,.ms-pricing-hero h1,.ms-industries-hero h1{letter-spacing:-.03em;margin:0;font-size:clamp(46px,5.2vw,74px);font-weight:800;line-height:1.04}.ms-hero-copy .ms-lede{max-width:520px}.ms-actions,.ms-pricing-action{align-items:center;gap:16px;display:flex}.ms-caption,.ms-pricing-action>span{color:var(--ms-muted);font-size:var(--ms-type-caption);margin:0}.ms-product-mock{border:1px solid var(--ms-border);background:var(--ms-card);border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #1b1a180d}.ms-mock-header,.ms-mock-row,.ms-mock-done{justify-content:space-between;align-items:center;gap:16px;display:flex}.ms-mock-header{border-bottom:1px solid var(--ms-border);padding:14px 18px}.ms-mock-header strong{letter-spacing:-.01em;font-size:14px}.ms-mock-header span{color:var(--ms-muted);font-size:13px}.ms-mock-row{border-bottom:1px solid var(--ms-divider);opacity:0;padding:13px 18px;transition:opacity .24s ease-out,transform .24s ease-out;transform:translateY(6px)}.ms-mock-row:nth-of-type(5){border-bottom-color:var(--ms-border)}.ms-mock-row.is-visible,.ms-mock-done.is-visible{opacity:1;transform:none}.ms-mock-row>span:first-child{font-size:var(--ms-type-caption);font-weight:500}.ms-chip{white-space:nowrap;border-radius:999px;flex:none;padding:3px 10px;font-size:12.5px;font-weight:600;line-height:1.5;transition:background .18s ease-out,color .18s ease-out}.ms-chip.is-checking{background:var(--ms-recessed);color:var(--ms-muted)}.ms-chip.is-clear{background:var(--ms-success-tint);color:var(--ms-success)}.ms-chip.is-review{background:var(--ms-wattle-tint);color:var(--ms-wattle-dark)}.ms-mock-done{background:var(--ms-paper);color:var(--ms-muted);opacity:0;padding:13px 18px;font-size:13.5px;transition:opacity .3s ease-out}.ms-industries-preview{border-top:1px solid var(--ms-border);background:var(--ms-recessed);grid-template-columns:minmax(310px,.8fr) minmax(0,1.2fr);gap:20px;padding:88px 56px 96px;display:grid}.ms-industries-intro{background:var(--ms-ink);min-height:100%;color:var(--ms-paper);border-radius:16px;flex-direction:column;justify-content:space-between;padding:44px;display:flex;position:relative;overflow:hidden}.ms-industries-intro:after{content:"";border:1px solid #faf8f333;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-70px;right:-30px}.ms-industries-intro .ms-kicker{color:var(--ms-wattle);margin-bottom:14px}.ms-industries-intro h2,.ms-plans-section>h2{letter-spacing:-.03em;margin:0;font-size:clamp(32px,3.6vw,46px);font-weight:800;line-height:1.06}.ms-industries-intro-note{color:#faf8f3c2;max-width:300px;font-size:var(--ms-type-body-small);margin:40px 0 0;line-height:1.55}.ms-industries-index{z-index:1;color:var(--ms-wattle);letter-spacing:-.06em;margin-top:52px;font-size:76px;font-weight:800;line-height:.8;position:relative}.ms-industries-content{flex-direction:column;gap:16px;min-width:0;padding:10px 0 10px 4px;display:flex}.ms-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.ms-industry-card{border:1px solid var(--ms-border);background:var(--ms-card);color:var(--ms-ink);border-radius:16px;padding:28px;transition:border-color .12s ease-out;display:block}.ms-industry-card:hover{border-color:var(--ms-border-hover);color:var(--ms-ink)}.ms-industry-card h3{letter-spacing:-.01em;margin:0 0 10px;font-size:18px;font-weight:700}.ms-industry-card p{color:var(--ms-secondary);font-size:var(--ms-type-body-small);margin:0;line-height:1.55}.ms-industries-scope-note{border-left:3px solid var(--ms-wattle);color:var(--ms-secondary);font-size:var(--ms-type-caption);margin:0;padding:14px 16px;line-height:1.55}.ms-industries-scope-note strong{color:var(--ms-ink)}html[data-hydrated=true] .marketing-site [data-ms-reveal]:not([data-visible=true]){opacity:0;transform:translateY(10px)}.marketing-site [data-ms-reveal]{transition:opacity .22s ease-out,transform .22s ease-out}.marketing-site [data-delay="60"]{transition-delay:60ms}.marketing-site [data-delay="90"]{transition-delay:90ms}.marketing-site [data-delay="120"]{transition-delay:.12s}.marketing-site [data-delay="130"]{transition-delay:.13s}.marketing-site [data-delay="180"]{transition-delay:.18s}.marketing-site [data-delay="260"]{transition-delay:.26s}.marketing-site [data-delay="270"]{transition-delay:.27s}.ms-steps-scene{border-block:1px solid var(--ms-border);background:var(--ms-recessed);height:320vh}.ms-steps-sticky{grid-template-columns:1fr 1fr;align-items:center;gap:64px;height:100vh;padding:0 56px;display:grid;position:sticky;top:0}.ms-steps-copy{flex-direction:column;gap:24px;display:flex}.ms-steps-heading{background:var(--ms-wattle);color:var(--ms-ink);border-radius:16px;padding:30px}.ms-steps-heading .ms-kicker{color:#68450d;margin-bottom:10px}.ms-steps-heading h2{letter-spacing:-.03em;margin:0;font-size:clamp(30px,3vw,40px);font-weight:800;line-height:1.08}.ms-steps-progress{flex-direction:column;gap:8px;padding-left:30px;display:flex;position:relative}.ms-steps-progress:before{background:var(--ms-wattle);content:"";border-radius:999px;width:3px;position:absolute;top:18px;bottom:18px;left:8px}.ms-steps-copy article{opacity:.35;border:1px solid #0000;border-radius:12px;padding:14px 16px;transition:background .24s ease-out,border-color .24s ease-out,box-shadow .24s ease-out,opacity .24s ease-out,transform .24s ease-out;position:relative}.ms-steps-copy article.is-active{opacity:1;background:#ffffffc2;border-color:#8f5b0e38;transform:translate(8px);box-shadow:0 8px 22px #50391214}.ms-steps-copy article>span{min-width:32px;min-height:24px;color:var(--ms-wattle-deep);border-radius:999px;justify-content:center;align-items:center;margin-bottom:6px;font-size:15px;font-weight:700;display:inline-flex}.ms-steps-copy article.is-active>span{background:var(--ms-wattle);color:var(--ms-ink)}.ms-steps-copy article h3{letter-spacing:-.01em;margin:0 0 6px;font-size:20px;font-weight:700}.ms-steps-copy article p{max-width:420px;color:var(--ms-secondary);font-size:var(--ms-type-body-small);margin:0;line-height:1.55}.ms-panel-stack{height:420px;position:relative}.ms-scene-panel{border:1px solid var(--ms-border);background:var(--ms-card);opacity:0;border-radius:16px;padding:28px;transition:opacity .26s ease-out,transform .26s ease-out;position:absolute;inset:0;transform:translateY(10px)}.ms-scene-panel.is-active{z-index:1;box-shadow:inset 0 4px 0 var(--ms-wattle);opacity:1;transform:none}.ms-scene-panel-inner{flex-direction:column;gap:16px;height:100%;display:flex}.ms-scene-panel h3{letter-spacing:-.01em;margin:0;font-size:20px;font-weight:700}.ms-check-list,.ms-saved-list,.ms-export-list{flex-direction:column;gap:12px;margin-top:4px;display:flex}.ms-check-list>div,.ms-saved-list>div{color:var(--ms-secondary);justify-content:space-between;align-items:center;gap:14px;font-size:15px;display:flex}.ms-check-list span{align-items:center;gap:10px;display:inline-flex}.ms-check-list i,.ms-beta-card i{background:var(--ms-wattle);border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}.ms-check-list i.is-done{background:var(--ms-success)}.ms-check-list i.is-pending{background:var(--ms-border-hover)}.ms-check-list b,.ms-saved-list b{color:var(--ms-success);font-size:13.5px;font-weight:600}.ms-check-list .is-next span{color:var(--ms-ink);font-weight:600}.ms-check-list .is-next b{color:var(--ms-wattle-deep)}.ms-export-list>div{color:var(--ms-ink);flex-direction:column;gap:2px;font-size:15px;display:flex}.ms-export-list small{color:var(--ms-muted);font-size:13px}.ms-panel-foot{color:var(--ms-muted);margin:auto 0 0;font-size:13.5px}.ms-panel-foot-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.ms-sorted-scene{background:var(--ms-ink);height:280vh}.ms-sorted-sticky{flex-direction:column;justify-content:center;gap:26px;height:100vh;padding:0 56px;display:flex;position:sticky;top:0}.ms-sorted-sticky>.ms-kicker{color:var(--ms-muted-ink);margin-bottom:6px}.ms-sorted-sticky>p:not(.ms-kicker){color:var(--ms-ink-dim);letter-spacing:-.03em;margin:0;font-size:clamp(32px,4.4vw,60px);font-weight:800;line-height:1.08;transition:color .24s ease-out}.ms-sorted-sticky>p:not(.ms-kicker) .ms-stop{color:var(--ms-ink-dim);transition:color .24s ease-out}.ms-sorted-sticky>p.is-active{color:var(--ms-paper)}.ms-sorted-sticky>p.is-active .ms-stop{color:var(--ms-wattle)}.ms-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;padding:96px 56px;display:grid}.ms-trust-strip h2{letter-spacing:-.02em;margin:0 0 8px;font-size:26px;font-weight:800}.ms-trust-strip p{color:var(--ms-secondary);font-size:var(--ms-type-body-small);margin:0;line-height:1.55}.ms-final-cta{background:var(--ms-ink);color:var(--ms-paper);text-align:center;flex-direction:column;align-items:center;gap:26px;padding:120px 56px;display:flex}.ms-final-cta h2{color:var(--ms-paper);letter-spacing:-.03em;margin:0;font-size:clamp(44px,6vw,84px);font-weight:800;line-height:1.02}.ms-final-cta>div,.ms-industry-cta>div{flex-direction:column;align-items:center;gap:14px;display:flex}.ms-final-cta>div>span,.ms-industry-cta>div>span{color:var(--ms-muted);font-size:var(--ms-type-caption)}.ms-final-cta-copy{color:#faf8f3c7;max-width:560px;margin:-6px 0 0;font-size:18px;line-height:1.6}.ms-final-cta>div>span{color:#faf8f3ad}.ms-final-cta .ms-button-light:hover{background:var(--ms-wattle);color:var(--ms-ink)}.ms-footer{border-top:1px solid var(--ms-border);background:var(--ms-paper);padding:56px 56px 40px}.ms-footer .wordmark{font-size:20px}.ms-footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.ms-footer nav{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.ms-footer nav a{color:var(--ms-muted);font-size:var(--ms-type-caption)}.ms-footer>p{max-width:760px;color:var(--ms-muted);margin:0;font-size:13.5px;line-height:1.6}.ms-pricing-hero{grid-template-columns:1.1fr .9fr;align-items:start;gap:64px;padding:72px 56px 64px;display:grid}.ms-pricing-hero>div{flex-direction:column;gap:24px;display:flex}.ms-pricing-hero h1{font-size:clamp(46px,5.4vw,76px);line-height:1.03}.ms-pricing-hero .ms-lede{max-width:520px}.ms-beta-card{border:1px solid var(--ms-border);background:var(--ms-card);border-radius:16px;padding:28px}.ms-beta-card .ms-kicker{margin-bottom:16px}.ms-beta-card ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ms-beta-card li{align-items:center;gap:10px;font-size:15.5px;display:flex}.ms-founding-band{background:var(--ms-ink);color:var(--ms-paper);grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:72px 56px;display:grid}.ms-founding-band>div:first-child{flex-direction:column;gap:18px;display:flex}.ms-founding-band .ms-kicker,.ms-founding-band>div:first-child>p:last-child{color:var(--ms-muted-ink)}.ms-founding-band h2{letter-spacing:-.03em;margin:0;font-size:clamp(32px,3.8vw,52px);font-weight:800;line-height:1.06}.ms-founding-band>div:first-child>p:last-child{max-width:480px;margin:0;font-size:17px;line-height:1.55}.ms-founding-pitch{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.ms-founding-pitch h3{letter-spacing:-.03em;margin:0;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.1}.ms-plans-section{padding:88px 56px 96px}.ms-plans-section>.ms-kicker,.ms-plans-section>h2{margin-bottom:12px}.ms-plans-lede{max-width:560px;color:var(--ms-secondary);font-size:var(--ms-type-body-small);margin:0 0 40px;line-height:1.55}.ms-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.ms-plan-card{border:1px solid var(--ms-border);background:var(--ms-card);border-radius:16px;flex-direction:column;gap:12px;padding:28px;display:flex;position:relative}.ms-plan-card.is-featured{border-color:var(--ms-ink)}.ms-plan-card h3{letter-spacing:-.01em;margin:0;font-size:16px;font-weight:700}.ms-plan-card p{color:var(--ms-secondary);margin:8px 0 0;font-size:15px;line-height:1.55}.ms-plan-card .ms-price{color:var(--ms-ink);letter-spacing:-.03em;margin:0;font-size:36px;font-weight:800;line-height:1}.ms-price small{color:var(--ms-muted);font-size:15px;font-weight:600}.ms-price-caption{color:var(--ms-muted);font-size:13.5px}.ms-plan-badge{background:var(--ms-ink);color:var(--ms-paper);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;position:absolute;top:-11px;left:24px}.ms-pricing-cta{padding-block:100px}.ms-pricing-cta h2{font-size:clamp(40px,5.4vw,72px)}.ms-industries-hero{flex-direction:column;gap:24px;padding:72px 56px 56px;display:flex}.ms-industries-hero h1{max-width:900px;font-size:clamp(44px,5.2vw,72px)}.ms-industries-hero .ms-lede{max-width:600px}.ms-industry-list{flex-direction:column;gap:20px;padding:24px 56px 96px;display:flex}.ms-industry-list article{border:1px solid var(--ms-border);background:var(--ms-card);border-radius:16px;grid-template-columns:auto 1fr;align-items:start;gap:40px;padding:36px;display:grid}.ms-industry-number{width:36px;color:var(--ms-wattle-deep);font-size:16px;font-weight:700}.ms-industry-list article>div{flex-direction:column;gap:10px;display:flex}.ms-industry-list h2{letter-spacing:-.02em;margin:0;font-size:clamp(22px,2.2vw,28px);font-weight:800;line-height:1.15}.ms-industry-list p{max-width:640px;color:var(--ms-secondary);margin:0;font-size:16.5px;line-height:1.6}.ms-industry-link{color:var(--ms-ink);font-size:var(--ms-type-caption);text-decoration:underline;-webkit-text-decoration-color:var(--ms-wattle);text-decoration-color:var(--ms-wattle);text-underline-offset:4px;align-self:flex-start;margin-top:4px;font-weight:700;text-decoration-thickness:2px}.ms-industry-link:hover{color:var(--ms-wattle-deep)}.ms-tag-list{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.ms-tag-list span{background:var(--ms-recessed);color:var(--ms-secondary);white-space:nowrap;border-radius:999px;padding:4px 12px;font-size:13px;font-weight:600}.ms-industry-scope-note{border-left:4px solid var(--ms-wattle);background:var(--ms-recessed);border-radius:0 16px 16px 0;width:min(100% - 112px,760px);margin:-44px 56px 80px;padding:24px 28px}.ms-industry-scope-note .ms-kicker{color:var(--ms-wattle-deep);margin-bottom:8px}.ms-industry-scope-note p:last-child{max-width:650px;color:var(--ms-secondary);font-size:var(--ms-type-body-small);margin:0;line-height:1.6}.ms-industry-pathway-hero{flex-direction:column;gap:24px;padding:72px 56px 56px;display:flex}.ms-industry-pathway-hero h1{letter-spacing:-.03em;max-width:900px;margin:0;font-size:clamp(44px,5.2vw,72px);font-weight:800;line-height:1.04}.ms-industry-pathway-hero .ms-lede{max-width:660px}.ms-industry-pathway-body{grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr);gap:20px;padding:24px 56px 96px;display:grid}.ms-industry-pathway-value,.ms-industry-pathway-scope{border-radius:16px;flex-direction:column;align-items:flex-start;display:flex}.ms-industry-pathway-value{background:var(--ms-recessed);gap:18px;padding:40px}.ms-industry-pathway-value h2{letter-spacing:-.03em;max-width:640px;margin:0;font-size:clamp(28px,3.2vw,42px);font-weight:800;line-height:1.08}.ms-industry-pathway-value>p:not(.ms-kicker),.ms-industry-pathway-scope>p:not(.ms-kicker){max-width:610px;color:var(--ms-secondary);font-size:var(--ms-type-body-small);margin:0;line-height:1.6}.ms-industry-pathway-scope{background:var(--ms-ink);color:var(--ms-paper);justify-content:center;gap:16px;padding:36px}.ms-industry-pathway-scope .ms-kicker{color:var(--ms-wattle)}.ms-industry-pathway-scope>p:not(.ms-kicker){color:#faf8f3c7}.ms-industry-pathway-scope>span{color:var(--ms-muted-ink);font-size:var(--ms-type-caption)}.ms-industry-cta{background:var(--ms-ink);color:var(--ms-paper);text-align:center;flex-direction:column;align-items:center;gap:24px;padding:100px 56px;display:flex}.ms-industry-cta h2{letter-spacing:-.03em;margin:0;font-size:clamp(40px,5.4vw,72px);font-weight:800;line-height:1.02}.ms-industry-cta>div>span{color:var(--ms-muted-ink)}.ms-auth-shell{flex-direction:column;min-height:100vh;display:flex}.ms-auth-main{flex:1;justify-content:center;align-items:center;padding:48px 24px;display:flex}.ms-auth-column{flex-direction:column;gap:24px;width:min(400px,100%);display:flex}.ms-auth-title{flex-direction:column;gap:8px;display:flex}.ms-auth-title h1{letter-spacing:-.03em;margin:0;font-size:32px;font-weight:800;line-height:1.1}.ms-auth-title p{color:var(--ms-muted);font-size:var(--ms-type-body-small);margin:0;line-height:1.55}.ms-auth-card{border:1px solid var(--ms-border);background:var(--ms-card);border-radius:16px;padding:28px}.ms-login-options,.ms-login-form{flex-direction:column;gap:16px;display:flex}.ms-login-form label{color:var(--ms-ink);font-size:var(--ms-type-label);margin-bottom:-10px;font-weight:600}.ms-login-form input{border:1px solid var(--ms-border);background:var(--ms-paper);width:100%;color:var(--ms-ink);border-radius:10px;padding:10px 14px;font-size:16px}.ms-login-form input:focus{outline:2px solid var(--ms-wattle);outline-offset:2px}.ms-login-divider{color:var(--ms-muted);align-items:center;gap:10px;font-size:13px;display:flex}.ms-login-divider:before,.ms-login-divider:after{background:var(--ms-divider);content:"";flex:1;height:1px}.ms-login-notice{background:var(--ms-wattle-tint);color:var(--ms-wattle-deep);border-radius:10px;padding:10px 12px;font-size:13.5px;line-height:1.45}.ms-form-message,.ms-magic-note{color:var(--ms-muted);text-align:center;margin:0;font-size:13.5px;line-height:1.5}.ms-form-message{color:var(--ms-success)}.ms-auth-new{color:var(--ms-muted);font-size:var(--ms-type-caption);text-align:center;margin:0}.ms-auth-new a{color:var(--ms-ink);font-weight:600}.ms-auth-new a:hover{color:var(--ms-wattle-deep)}.ms-auth-footer{color:var(--ms-muted);text-align:center;padding:24px 56px;font-size:13px}.ms-beta-application-shell{grid-template-columns:minmax(0,.85fr) minmax(480px,1.15fr);align-items:start;gap:72px;padding:72px 56px 104px;display:grid}.ms-beta-application-intro{flex-direction:column;gap:24px;display:flex;position:sticky;top:40px}.ms-beta-application-intro h1{letter-spacing:-.03em;max-width:620px;margin:0;font-size:clamp(44px,5vw,68px);font-weight:800;line-height:1.04}.ms-beta-application-intro ul{color:var(--ms-secondary);font-size:var(--ms-type-body-small);flex-direction:column;gap:12px;margin:4px 0 0;padding-left:20px;line-height:1.55;display:flex}.ms-beta-application-card{border:1px solid var(--ms-border);background:var(--ms-card);border-radius:16px;flex-direction:column;gap:20px;padding:32px;display:flex}.ms-beta-form-heading{flex-direction:column;gap:8px;margin-bottom:4px;display:flex}.ms-beta-form-heading h2,.ms-beta-application-complete h2{letter-spacing:-.02em;margin:0;font-size:28px;font-weight:800;line-height:1.12}.ms-beta-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ms-beta-application-card>label,.ms-beta-form-grid label{color:var(--ms-ink);font-size:var(--ms-type-label);flex-direction:column;gap:7px;font-weight:600;display:flex}.ms-beta-application-card input:not([type=checkbox]),.ms-beta-application-card select,.ms-beta-application-card textarea{border:1px solid var(--ms-border);background:var(--ms-paper);width:100%;color:var(--ms-ink);font:inherit;border-radius:10px;padding:11px 13px;font-size:16px;font-weight:400}.ms-beta-application-card textarea{resize:vertical;min-height:128px}.ms-beta-application-card input:focus,.ms-beta-application-card select:focus,.ms-beta-application-card textarea:focus{outline:2px solid var(--ms-wattle);outline-offset:2px}.ms-beta-application-card fieldset{border:1px solid var(--ms-border);border-radius:10px;gap:18px;margin:0;padding:16px;display:flex}.ms-beta-application-card legend{font-size:var(--ms-type-label);padding:0 6px;font-weight:600}.ms-beta-check-row{align-items:flex-start;line-height:1.5;color:var(--ms-secondary)!important;flex-direction:row!important;gap:10px!important;font-size:14px!important;font-weight:400!important;display:flex!important}.ms-beta-check-row input{width:17px;height:17px;accent-color:var(--ms-ink);margin-top:2px}.ms-beta-check-row a{color:var(--ms-ink);text-underline-offset:2px;font-weight:600;text-decoration:underline}.ms-beta-security-note,.ms-beta-form-footnote{color:var(--ms-muted);text-align:center;margin:0;font-size:13.5px;line-height:1.5}.ms-beta-form-error{background:var(--ms-wattle-tint);color:var(--ms-wattle-deep);border-radius:10px;margin:0;padding:11px 13px;font-size:14px;line-height:1.5}.ms-beta-application-complete{align-items:flex-start}.ms-beta-application-complete>svg{color:var(--ms-success)}.ms-beta-application-complete>p:not(.ms-kicker){color:var(--ms-secondary);font-size:var(--ms-type-body-small);margin:0;line-height:1.55}@media (max-width:899px){.ms-header,.ms-auth-header{padding:20px 24px}.ms-nav{display:none}.ms-mobile-menu{display:block}.ms-home-hero,.ms-pricing-hero,.ms-founding-band,.ms-steps-sticky{grid-template-columns:1fr}.ms-home-hero{gap:48px;min-height:auto;padding:52px 24px 72px}.ms-product-mock{width:100%;max-width:620px}.ms-industries-preview,.ms-trust-strip,.ms-plans-section{padding:72px 24px}.ms-industries-preview{grid-template-columns:1fr;gap:16px}.ms-industries-intro{min-height:310px;padding:34px}.ms-industries-content{padding:8px 0 0}.ms-industry-grid,.ms-plan-grid,.ms-trust-strip{grid-template-columns:1fr}.ms-steps-scene{height:auto}.ms-steps-sticky{gap:44px;height:auto;padding:72px 24px;position:static}.ms-steps-heading{padding:28px}.ms-steps-progress{gap:12px;padding-left:0}.ms-steps-progress:before{display:none}.ms-steps-copy article,.ms-steps-copy article.is-active{border-color:var(--ms-border);background:var(--ms-card);box-shadow:none;opacity:1;padding:18px;transform:none}.ms-steps-copy article.is-active{border-color:var(--ms-wattle);background:var(--ms-wattle)}.ms-panel-stack{flex-direction:column;gap:16px;height:auto;display:flex}.ms-scene-panel{opacity:1;padding:24px;position:static;transform:none}.ms-scene-panel-inner{min-height:330px}.ms-sorted-scene{height:auto}.ms-sorted-sticky{gap:18px;height:auto;padding:80px 24px;position:static}.ms-sorted-sticky>p:not(.ms-kicker),.ms-sorted-sticky>p:not(.ms-kicker) .ms-stop{color:var(--ms-paper)}.ms-sorted-sticky>p:not(.ms-kicker) .ms-stop{color:var(--ms-wattle)}.ms-final-cta{padding:88px 24px}.ms-footer{padding:48px 24px 32px}.ms-footer-row{flex-direction:column;align-items:flex-start}.ms-pricing-hero{gap:44px;padding:56px 24px 64px}.ms-founding-band{gap:44px;padding:64px 24px}.ms-plans-section{padding-bottom:80px}.ms-plan-card{min-height:200px}.ms-pricing-cta{padding-block:84px}.ms-industries-hero{padding:56px 24px 44px}.ms-industry-list{padding:20px 24px 80px}.ms-industry-list article{gap:18px;padding:28px 24px}.ms-industry-scope-note{width:auto;margin:-32px 24px 64px;padding:22px 24px}.ms-industry-pathway-hero{padding:56px 24px 44px}.ms-industry-pathway-body{grid-template-columns:1fr;gap:16px;padding:20px 24px 80px}.ms-industry-pathway-value,.ms-industry-pathway-scope{padding:30px}.ms-industry-cta{padding:84px 24px}.ms-auth-footer{padding-inline:24px}.ms-beta-application-shell{grid-template-columns:1fr;gap:44px;padding:56px 24px 80px}.ms-beta-application-intro{position:static}}@media (max-width:520px){.ms-hero-copy h1,.ms-pricing-hero h1{font-size:46px}.ms-industries-hero h1{font-size:44px}.ms-actions,.ms-pricing-action{flex-direction:column;align-items:stretch}.ms-actions .ms-button,.ms-pricing-action .ms-button{width:100%}.ms-caption,.ms-pricing-action>span{text-align:center}.ms-mock-row{align-items:flex-start}.ms-industry-list article{grid-template-columns:1fr}.ms-industries-intro{padding:30px}.ms-industries-index{font-size:64px}.ms-steps-heading{padding:24px}.ms-steps-heading h2{font-size:32px}.ms-steps-copy article,.ms-steps-copy article.is-active{padding:16px}.ms-industry-scope-note{margin:-28px 24px 56px}.ms-industry-pathway-value,.ms-industry-pathway-scope{padding:26px 24px}.ms-footer nav{flex-direction:column;align-items:flex-start;gap:14px}.ms-beta-application-intro h1{font-size:44px}.ms-beta-application-card{padding:24px 20px}.ms-beta-form-grid{grid-template-columns:1fr}.ms-beta-application-card fieldset{flex-direction:column}}.marketing-site{--ms-header-height:76px}.ms-header{z-index:40;min-height:var(--ms-header-height);border-bottom:1px solid var(--ms-border);background:#faf8f3f5;position:sticky;top:0}.ms-mobile-actions,.ms-header-cta{display:none}.ms-header-scene-progress{background:var(--ms-border);height:2px;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.ms-header-scene-progress>span{background:var(--ms-wattle);height:100%;transition:width .2s ease-out;display:block}.ms-steps-scene{scroll-margin-top:var(--ms-header-height)}.ms-steps-list{flex-direction:column;gap:12px;display:flex}.ms-scene-scroll-cue{min-height:18px;color:var(--ms-muted);opacity:0;pointer-events:none;visibility:hidden;align-self:flex-start;align-items:center;gap:8px;margin:14px 0 0;font-size:12.5px;font-weight:600;line-height:1.4;transition:opacity .16s ease-out,visibility 0s linear .16s;display:inline-flex}.ms-scene-scroll-cue.is-visible{opacity:1;visibility:visible;transition-delay:0s}.ms-scene-scroll-cue>span{color:var(--ms-wattle-deep);font-variant-numeric:tabular-nums}@media (min-width:900px){.ms-steps-sticky,.ms-sorted-sticky{top:var(--ms-header-height);height:calc(100vh - var(--ms-header-height))}.ms-steps-progress{padding-left:40px}.ms-steps-list{min-width:0}.ms-steps-list article:before{background:var(--ms-border-hover);content:"";border-radius:999px;width:8px;height:8px;transition:background .2s ease-out;position:absolute;top:22px;left:-28px}.ms-steps-list article:not(:last-child):after{background:var(--ms-border);content:"";border-radius:999px;width:2px;transition:background .2s ease-out;position:absolute;top:34px;bottom:-30px;left:-25px}.ms-steps-list article.is-active:before{background:var(--ms-wattle)}.ms-steps-list article.is-complete:before{background:var(--ms-success)}.ms-steps-list article.is-active:not(:last-child):after{background:linear-gradient(to bottom, var(--ms-wattle) 0, var(--ms-wattle) var(--ms-active-segment-progress,0%), var(--ms-border) var(--ms-active-segment-progress,0%), var(--ms-border) 100%)}.ms-steps-list article.is-complete:after{background:var(--ms-success)}}@media (max-width:899px){.marketing-site{--ms-header-height:64px}.ms-header{gap:10px;padding-block:14px}.ms-mobile-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.ms-header-cta{min-height:34px;padding:8px 13px;font-size:13px;display:inline-flex}.ms-mobile-menu{display:block}.ms-header-scene-progress,.ms-scene-scroll-cue,.ms-steps-list article:before,.ms-steps-list article:after{display:none}}@media (prefers-reduced-motion:reduce){.ms-header-scene-progress>span,.ms-steps-list article:before,.ms-steps-list article:after,.ms-scene-scroll-cue{transition:none}.marketing-site *,.marketing-site :before,.marketing-site :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.marketing-site [data-ms-reveal]{opacity:1!important;transform:none!important}.ms-steps-copy article,.ms-steps-copy article.is-active{opacity:.35}.ms-scene-panel.is-active{z-index:auto;opacity:0;transform:translateY(10px)}.ms-steps-copy article:last-child,.ms-scene-panel:last-child{opacity:1}.ms-scene-panel:last-child{z-index:2;transform:none}.ms-sorted-sticky>p:not(.ms-kicker){color:var(--ms-paper)}.ms-sorted-sticky>p:not(.ms-kicker) .ms-stop{color:var(--ms-wattle)}}.marketing-site{--ms-type-kicker:11px;--ms-type-caption:13.5px;--ms-type-body-small:15px;--ms-type-body:17px;--ms-type-label:13px}.ms-header{min-height:76px}.ms-nav>a:not(.ms-button){font-size:14.5px}.ms-home-hero{grid-template-columns:1.02fr .98fr;gap:72px;min-height:calc(96vh - 76px);padding:56px 56px 104px}.ms-hero-copy{gap:28px}.ms-hero-copy h1{letter-spacing:-.035em;flex-direction:column;margin:0;font-weight:800;line-height:.98;display:flex}.ms-hero-copy h1 span:first-child{font-size:clamp(48px,5.6vw,86px)}.ms-hero-copy h1 span:last-child{font-size:clamp(64px,8vw,124px)}.ms-hero-copy .ms-lede{max-width:500px;font-size:17px}.ms-actions{gap:12px}.ms-home-hero .ms-button{min-height:46px;padding:14px 30px}.ms-home-hero .ms-button-secondary{padding:13px 30px}.ms-trust-chips{flex-wrap:wrap;gap:8px;display:flex}.ms-trust-chips span{border:1px solid var(--ms-border);color:var(--ms-secondary);border-radius:999px;padding:5px 13px;font-size:12px;font-weight:600;line-height:1.3}.ms-hero-mock-wrap{padding:0 24px 28px 0;position:relative}.ms-hero-mock-backdrop{border:1px solid var(--ms-border);background:var(--ms-recessed);border-radius:16px;position:absolute;inset:24px 0 4px 24px}.ms-hero-mock{border:1px solid var(--ms-border);background:var(--ms-card);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 12px 32px #1b1a1814}.ms-hero-mock-header,.ms-hero-mock-row,.ms-hero-mock-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.ms-hero-mock-header{border-bottom:1px solid var(--ms-border);padding:14px 20px;line-height:1.3}.ms-hero-mock-header strong{font-size:13px;font-weight:700}.ms-hero-mock-header span{color:var(--ms-muted);font-size:12px}.ms-hero-mock-row{border-bottom:1px solid var(--ms-divider);padding:12px 20px;line-height:1.35}.ms-hero-mock-row>span{color:var(--ms-muted);align-items:center;gap:10px;font-size:14px;transition:color .2s ease-out,font-weight .2s ease-out;display:inline-flex}.ms-hero-mock-row i,.ms-hero-float-chip>i{background:var(--ms-border-hover);border-radius:50%;flex:none;width:8px;height:8px;transition:background .2s ease-out;display:inline-block}.ms-hero-mock-row em{color:#0000;text-align:right;min-width:74px;font-size:12px;font-style:normal;font-weight:600;transition:color .2s ease-out}.ms-hero-mock-row.is-active>span{color:var(--ms-ink);font-weight:600}.ms-hero-mock-row.is-active i{background:var(--ms-wattle)}.ms-hero-mock-row.is-active em{color:var(--ms-wattle-deep)}.ms-hero-mock-row.is-complete>span{color:var(--ms-secondary)}.ms-hero-mock-row.is-complete i,.ms-hero-float-chip>i{background:var(--ms-success)}.ms-hero-mock-row.is-complete em{color:var(--ms-success)}.ms-hero-mock-footer{background:var(--ms-paper);min-height:46px;color:var(--ms-muted);padding:12px 20px;font-size:12.5px;line-height:1.4}.ms-hero-mock-footer b{background:var(--ms-success-tint);color:var(--ms-success);opacity:0;border-radius:999px;flex:none;padding:3px 10px;font-size:12px;font-weight:600;transition:opacity .2s ease-out}.ms-hero-mock-footer b.is-visible{opacity:1}.ms-hero-float-chip{z-index:2;background:var(--ms-card);border-radius:12px;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute;bottom:0;left:-28px;box-shadow:0 8px 24px #1b1a181a}.ms-hero-float-chip span{flex-direction:column;gap:1px;display:flex}.ms-hero-float-chip strong{font-size:12.5px;font-weight:600}.ms-hero-float-chip small{color:var(--ms-muted);font-size:11.5px}[data-ms-hero-load]{animation:.32s ease-out both ms-hero-in}[data-ms-hero-load=kicker]{animation-delay:60ms}[data-ms-hero-load=line-one]{animation-delay:.14s}[data-ms-hero-load=line-two]{animation-delay:.26s}[data-ms-hero-load=body],[data-ms-hero-load=mock]{animation-delay:.38s}[data-ms-hero-load=actions]{animation-delay:.48s}[data-ms-hero-load=trust]{animation-delay:.58s}[data-ms-hero-load=chip]{animation-delay:.66s}@keyframes ms-hero-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ms-industries-preview{border-top:1px solid var(--ms-border);background:var(--ms-paper);padding:88px 56px 96px;display:block}.ms-industries-intro{min-height:0;color:var(--ms-ink);background:0 0;border-radius:0;margin:0 0 32px;padding:0;display:block}.ms-industries-intro:after{display:none}.ms-industries-intro .ms-kicker{color:var(--ms-muted);margin:0 0 12px}.ms-industries-intro h2{letter-spacing:-.03em;max-width:720px;margin:0;font-size:clamp(32px,3.6vw,46px);font-weight:800;line-height:1.06}.ms-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ms-industry-card{min-height:176px;padding:28px}.ms-industry-card h3{font-size:17px}.ms-industry-card p{font-size:15px}.ms-steps-heading{color:var(--ms-ink);background:0 0;border-radius:0;padding:0}.ms-steps-heading .ms-kicker{color:var(--ms-muted);margin:0 0 12px}.ms-steps-heading .ms-stop{color:var(--ms-wattle)}.ms-steps-progress{gap:12px;padding-left:0}.ms-steps-progress:before{display:none}.ms-steps-copy article{border:0;border-radius:0;padding:14px 0}.ms-steps-copy article.is-active{box-shadow:none;background:0 0;border:0;transform:none}.ms-steps-copy article>span{min-width:0;color:var(--ms-wattle-deep);justify-content:flex-start;margin-bottom:4px}.ms-steps-copy article.is-active>span{color:var(--ms-wattle-deep);background:0 0}.ms-steps-copy article h3{font-size:19px}.ms-steps-copy article p{font-size:15px}.ms-scene-panel.is-active{box-shadow:0 1px 2px #1b1a180d}.ms-trust-strip h2{font-size:24px}.ms-trust-strip p{font-size:14.5px}.ms-pricing-cta{background:var(--ms-recessed)}.ms-industry-scope-note{border-radius:0 16px 16px 0}@media (max-width:899px){.ms-home-hero{grid-template-columns:1fr;gap:48px;min-height:auto;padding:52px 24px 72px}.ms-hero-copy h1 span:first-child{font-size:clamp(48px,12.3vw,72px)}.ms-hero-copy h1 span:last-child{font-size:clamp(64px,16.4vw,96px)}.ms-hero-mock-wrap{width:min(100%,620px)}.ms-industries-preview{padding:72px 24px}.ms-industry-grid{grid-template-columns:1fr}.ms-steps-sticky{gap:44px}.ms-steps-heading{padding:0}.ms-steps-copy article,.ms-steps-copy article.is-active{background:0 0;border:0;padding:16px 0}.ms-steps-copy article.is-active{background:0 0;border:0}.ms-scene-panel-inner{min-height:280px}}@media (max-width:520px){.ms-home-hero .ms-button{width:100%}.ms-hero-float-chip{left:auto;right:12px}.ms-hero-mock-row{padding-inline:16px}.ms-hero-mock-row em{min-width:64px}}@media (prefers-reduced-motion:reduce){[data-ms-hero-load]{opacity:1;transform:none;animation:none!important}.ms-steps-copy article,.ms-steps-copy article.is-active{opacity:1;transform:none}}@media (min-width:900px){.ms-header,.ms-auth-header,.ms-home-hero,.ms-industries-preview,.ms-pricing-hero,.ms-founding-band,.ms-plans-section,.ms-industries-hero,.ms-industry-list,.ms-industry-pathway-hero,.ms-industry-pathway-body,.ms-beta-application-shell,.ms-footer,.ms-auth-footer,.ms-steps-sticky,.ms-sorted-sticky,.ms-trust-strip,.ms-final-cta,.ms-industry-cta{padding-inline:var(--ms-wide-gutter)}.ms-industry-scope-note{margin-left:var(--ms-wide-gutter);margin-right:0}}.ms-industries-preview{background:var(--ms-paper);text-align:center;border-top:0;flex-direction:column;align-items:center;gap:28px;padding:128px 56px 120px;display:flex}.ms-industries-preview>h2{letter-spacing:-.035em;max-width:900px;margin:0;font-size:clamp(40px,5vw,72px);font-weight:800;line-height:1.04}.ms-audience-body{max-width:560px;color:var(--ms-secondary);margin:0;font-size:17px;line-height:1.6}.ms-industry-pills{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;max-width:760px;display:flex}.ms-industry-pill{border:1px solid var(--ms-border);background:var(--ms-card);color:var(--ms-ink);white-space:nowrap;border-radius:999px;padding:11px 22px;font-size:14px;font-weight:600;line-height:1.3;transition:border-color .12s ease-out,background .12s ease-out}.ms-industry-pill:hover{border-color:var(--ms-border-hover);background:var(--ms-recessed);color:var(--ms-ink)}.ms-steps-copy{gap:34px}.ms-steps-heading h2{max-width:none;font-size:clamp(30px,3vw,40px);line-height:1.08}.ms-industry-number{font-size:15px}.ms-industry-list p{font-size:15.5px}.ms-tag-list span{font-size:12px}.ms-cta-credibility{border-top:1px solid var(--ms-border);max-width:720px;color:var(--ms-muted);margin-top:6px;padding-top:14px;font-size:13px;line-height:1.5}.ms-final-cta .ms-cta-credibility{color:#faf8f3ad;border-top-color:#faf8f329}@media (min-width:900px){.ms-industries-preview{padding-inline:var(--ms-wide-gutter)}}@media (max-width:899px){.ms-industries-preview{padding:88px 24px}.ms-industries-preview>h2{font-size:clamp(40px,10.25vw,56px)}.ms-industry-pills{max-width:100%}.ms-steps-copy{gap:28px}}@media (max-width:520px){.ms-industries-preview{padding-block:80px}.ms-industry-pill{width:100%}}.ms-mobile-workflow{display:none}@keyframes ms-mobile-sorted-line-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:899px){.ms-steps-sticky{padding:72px 24px 80px;display:block}.ms-steps-copy,.ms-panel-stack{display:none}.ms-mobile-workflow{min-width:0;display:block}.ms-mobile-workflow-heading{max-width:500px;margin-bottom:30px}.ms-mobile-workflow-heading .ms-kicker{margin:0 0 12px}.ms-mobile-workflow-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,10vw,46px);font-weight:800;line-height:1.04}.ms-mobile-workflow-heading>p:last-child{max-width:330px;color:var(--ms-secondary);margin:14px 0 0;font-size:15px;line-height:1.5}.ms-mobile-workflow-track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:14px;width:auto;margin-inline:-24px;padding:0 24px 14px;scroll-padding-inline:24px;display:flex;overflow-x:auto}.ms-mobile-workflow-track::-webkit-scrollbar{display:none}.ms-mobile-workflow-slide{background:var(--ms-card);width:min(84vw,360px);min-height:0;box-shadow:inset 0 4px 0 var(--ms-wattle), 0 16px 34px #1b1a181c, 0 2px 5px #1b1a180f;scroll-snap-align:start;scroll-snap-stop:always;border:1px solid #1b1a1824;border-radius:16px;flex-direction:column;flex:0 0 min(84vw,360px);display:flex;overflow:hidden}.ms-mobile-workflow-copy{padding:22px 20px 20px}.ms-mobile-workflow-copy>span{color:var(--ms-wattle-deep);letter-spacing:.06em;gap:4px;margin-bottom:18px;font-size:13px;font-weight:800;display:inline-flex}.ms-mobile-workflow-copy>span b{color:var(--ms-muted);font-weight:700}.ms-mobile-workflow-copy h3{letter-spacing:-.02em;margin:0 0 8px;font-size:22px;font-weight:750;line-height:1.12}.ms-mobile-workflow-copy p{min-height:68px;color:var(--ms-secondary);margin:0;font-size:15px;line-height:1.5}.ms-mobile-workflow-panel{border-top:1px solid var(--ms-border);background:var(--ms-recessed);flex:1;min-height:278px;padding:20px;display:flex}.ms-mobile-workflow-panel .ms-scene-panel-inner{width:100%;height:auto;min-height:0}.ms-mobile-workflow-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.ms-mobile-workflow-footer p{color:var(--ms-muted);margin:0;font-size:13px;font-weight:650}.ms-mobile-workflow-dots{align-items:center;gap:6px;display:inline-flex}.ms-mobile-workflow-dots span{background:var(--ms-border-hover);border-radius:999px;width:6px;height:6px;transition:width .18s ease-out,background .18s ease-out}.ms-mobile-workflow-dots span.is-active{background:var(--ms-wattle);width:20px}}@media (max-width:899px) and (prefers-reduced-motion:no-preference){.ms-sorted-sticky.is-mobile-motion-ready>p:not(.ms-kicker):not(.visually-hidden){opacity:0;transform:translateY(14px)}.ms-sorted-sticky.is-mobile-motion-ready.is-mobile-visible>p:not(.ms-kicker):not(.visually-hidden){animation:ms-mobile-sorted-line-in .46s cubic-bezier(.2, .8, .2, 1) var(--ms-mobile-sorted-delay,0s) both}}@media (prefers-reduced-motion:reduce){.ms-mobile-workflow-dots span{transition:none}}
.secure-app-root{--app-content-max:1328px;--app-shell-max:1540px;--app-shell-gutter:max(24px, calc((100vw - var(--app-shell-max)) / 2));--app-main-gutter:max(40px, calc((100vw - 212px - var(--app-content-max)) / 2));--paper:#faf8f3;--white:#fff;--paper-deep:#f3f0e8;--ink:#1b1a18;--ink-2:#494540;--muted:#6f6a62;--rule:#e4dfd3;--rule-dark:#cfc9ba;--wattle:#e9a13b;--wattle-text:#8f5b0e;--clay:#b87514;--clay-soft:#f7ebd7;--sage:#2e7d52;--sage-soft:#e4f0e9;--radius-sm:10px;--radius-md:12px;--radius-lg:16px;--shadow:0 12px 32px #1b1a1814;background:var(--paper);color:var(--ink)}.secure-app-root .app-session-bar{border-bottom-color:var(--rule);background:color-mix(in srgb, var(--paper) 96%, transparent);min-height:62px;padding-inline:24px}.secure-app-root .app-session-bar .wordmark{font-size:21px}.secure-app-root .app-workspace-switcher select{border-radius:var(--radius-sm);background:var(--white);min-height:36px;font-weight:600}.secure-app-root .app-session-role,.secure-app-root .app-session-email,.secure-app-root .app-operator-link{font-size:12px}.secure-app-root .app-operator-link,.secure-app-root .text-link,.secure-app-root .text-button,.secure-app-root .back-link{color:var(--ink)}.secure-app-root .app-sidebar{border-right-color:var(--rule);background:var(--paper);width:212px}.secure-app-root .app-sidebar.app-home-sidebar{height:calc(100dvh - 62px);top:62px}.secure-app-root .sidebar-heading{min-height:82px;padding:25px 20px}.secure-app-root .sidebar-link{min-height:44px;color:var(--secondary,var(--ink-2));border-left:2px solid #0000;border-radius:0;padding-inline:20px;font-size:13px}.secure-app-root .sidebar-link:hover{background:var(--paper-deep);color:var(--ink)}.secure-app-root .sidebar-link-active{border-left-color:var(--ink);background:var(--paper-deep);color:var(--ink);font-weight:650}.secure-app-root .sidebar-footer{padding:16px 0}.secure-app-root .workspace-chip{border:1px solid var(--rule);background:var(--paper-deep);color:var(--muted);margin:0 16px 10px}.secure-app-root .app-home-main,.secure-app-root .workspace-main{margin-left:212px}.secure-app-root .app-home-heading{border-bottom-color:var(--rule);align-items:center;min-height:168px;padding:34px 40px 28px}.secure-app-root .app-home-heading h1{letter-spacing:-.03em;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.05}.secure-app-root .app-home-heading>div>p:last-child{max-width:620px;color:var(--muted);margin-top:9px;font-size:14px}.secure-app-root .eyebrow,.secure-app-root .next-label{color:var(--muted);letter-spacing:.14em;font-size:10.5px;font-weight:650}.secure-app-root .button{border-radius:999px;min-height:44px;font-weight:650}.secure-app-root .button-primary{background:var(--ink);color:var(--paper)}.secure-app-root .button-primary:hover{background:#2e2c28}.secure-app-root .button-outline,.secure-app-root .button-social{border-color:var(--rule);color:var(--ink);background:0 0}.secure-app-root .button-outline:hover,.secure-app-root .button-social:hover{border-color:var(--rule-dark);background:var(--paper-deep)}.secure-app-root .app-metrics{background:0 0;border-bottom:0;gap:14px;padding:24px 40px}.secure-app-root .app-metrics article{border:1px solid var(--rule);border-radius:var(--radius-lg);background:var(--white);min-height:104px;box-shadow:0 1px 2px #1b1a180d}.secure-app-root .app-metrics article>span,.secure-app-root .app-metrics small{font-size:12px}.secure-app-root .app-metrics strong{letter-spacing:-.03em;font-size:30px;font-weight:800}.secure-app-root .metric-review{color:var(--clay)!important}.secure-app-root .metric-ready{color:var(--sage)!important}.secure-app-root .app-home-grid{gap:24px;padding:24px 40px 40px}.secure-app-root .setup-panel,.secure-app-root .workspace-panel,.secure-app-root .section-aside,.secure-app-root .form-card,.secure-app-root .new-matter-card,.secure-app-root .operator-card{border-color:var(--rule);border-radius:var(--radius-lg);background:var(--white);box-shadow:0 1px 2px #1b1a180d}.secure-app-root .setup-panel{margin:0 40px 24px;padding-inline:20px}.secure-app-root .app-section-heading{min-height:72px}.secure-app-root .app-section-heading h2,.secure-app-root .workspace-panel h2,.secure-app-root .form-section-heading h2{letter-spacing:-.015em;font-size:17px;font-weight:800}.secure-app-root .setup-tasks{border-top-color:var(--rule)}.secure-app-root .setup-tasks>a{border-color:var(--rule)}.secure-app-root .task-icon{border-color:var(--rule);border-radius:var(--radius-sm);background:var(--paper-deep)}.secure-app-root .task-done{background:var(--sage-soft);color:var(--sage);border-color:#b8d9c5}.secure-app-root .status{border:0;border-radius:999px;font-size:11.5px;font-weight:650}.secure-app-root .status-review{background:var(--clay-soft);color:var(--clay)}.secure-app-root .status-ready,.secure-app-root .status-sorted{background:var(--sage-soft);color:var(--sage)}.secure-app-root .status-neutral{background:var(--paper-deep);color:var(--muted)}.secure-app-root .section-page-grid{gap:24px;padding:24px 40px 40px}.secure-app-root .section-list,.secure-app-root .matter-table,.secure-app-root .quick-tools{border-color:var(--rule)}.secure-app-root .section-list-item,.secure-app-root .matter-table-row{border-color:var(--rule);background:var(--white)}.secure-app-root .section-list-item:hover,.secure-app-root .matter-table-row:hover{background:var(--paper-deep)}.secure-app-root .form-stack input:not([type=checkbox]),.secure-app-root .form-stack select,.secure-app-root .form-stack textarea,.secure-app-root .form-field input,.secure-app-root .form-field select,.secure-app-root .form-field textarea{border-color:var(--rule);border-radius:var(--radius-sm);background:var(--paper);color:var(--ink)}.secure-app-root .form-stack input:focus,.secure-app-root .form-stack select:focus,.secure-app-root .form-stack textarea:focus,.secure-app-root .form-field input:focus,.secure-app-root .form-field select:focus,.secure-app-root .form-field textarea:focus{outline:2px solid var(--wattle);outline-offset:2px}.secure-app-root .form-stack fieldset,.secure-app-root .form-section,.secure-app-root .evidence-card,.secure-app-root .customer-card{border-color:var(--rule);border-radius:var(--radius-md)}.secure-app-root .mobile-menu-button{border-color:var(--rule);background:var(--white);border-radius:999px}@media (min-width:761px){.secure-app-root .app-session-bar{padding-inline:var(--app-shell-gutter)}.secure-app-root .app-home-heading,.secure-app-root .app-metrics,.secure-app-root .app-home-grid,.secure-app-root .section-page-grid,.secure-app-root .workspace-topbar,.secure-app-root .matter-header,.secure-app-root .workspace-content,.secure-app-root .matter-steps{padding-inline:var(--app-main-gutter)}.secure-app-root .setup-panel{margin-inline:var(--app-main-gutter)}}@media (max-width:760px){.secure-app-root .app-session-bar{min-height:54px;padding-inline:14px}.secure-app-root .app-sidebar{width:100%}.secure-app-root .app-home-main,.secure-app-root .workspace-main{margin-left:0}.secure-app-root .app-home-heading{align-items:flex-start;min-height:auto;padding:24px}.secure-app-root .app-home-heading h1{font-size:30px}.secure-app-root .app-home-heading>div>p:last-child{font-size:13px}.secure-app-root .app-metrics,.secure-app-root .app-home-grid,.secure-app-root .section-page-grid{padding-inline:24px}.secure-app-root .app-metrics{gap:10px}.secure-app-root .setup-panel{margin-inline:24px}.secure-app-root .mobile-nav-panel{background:#faf8f3fa}}@media (max-width:520px){.secure-app-root .app-home-heading{gap:18px}.secure-app-root .app-home-heading .button{min-height:40px;padding-inline:15px}.secure-app-root .app-metrics article{min-height:94px}}
