:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--st-ink:#14231c;--st-ink-deep:#0d1813;--st-ink-soft:#56645c;--st-paper:#f7f6f1;--st-surface:#fcfdf9;--st-forest:#356a52;--st-forest-deep:#234b39;--st-sage:#a8cbb6;--st-mist:#dce9e1;--st-line:#d2d9d4;--st-attention:#d58b3a;--st-shadow:0 32px 90px #14231c1f;--st-radius-card:1.5rem;--st-radius-control:.8rem;--oc-bg:var(--st-paper);--oc-paper:var(--st-surface);--oc-ink:var(--st-ink);--oc-muted:var(--st-ink-soft);--oc-line:var(--st-line);--oc-accent:var(--st-forest);--oc-accent-dark:var(--st-forest-deep);--oc-accent-soft:var(--st-mist);--oc-graphite:var(--st-ink-deep);--oc-shadow:var(--st-shadow);--bg:var(--st-paper);--fg:var(--st-ink);--muted:var(--st-ink-soft);--accent:var(--st-forest);--accent-soft:var(--st-mist);--container:1440px;--gutter:clamp(1.25rem, 4vw, 4.5rem)}body{background:radial-gradient(circle at 10% -8%, color-mix(in srgb, var(--st-sage) 22%, transparent), transparent 24rem), var(--st-paper);color:var(--st-ink);font-family:STEREO Euclid,Helvetica Neue,Helvetica,Arial,ui-sans-serif,system-ui,sans-serif}::selection{background:var(--st-sage);color:#0d1813}.st-section-space{padding-block:var(--st-space-section)}.st-kicker{color:var(--st-forest-deep);font:600 var(--st-type-eyebrow) / 1.2 ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0;display:flex}.st-kicker:before{content:"";border:2px solid;border-radius:50%;width:.62rem;height:.62rem}.st-button{border:1px solid var(--st-line);border-radius:999px;justify-content:space-between;align-items:center;gap:2.5rem;min-height:3.5rem;padding:0 1.45rem;font-size:.82rem;font-weight:600;line-height:1;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.st-button:hover{transform:translateY(-2px)}.st-button-primary{border-color:var(--st-forest-deep);background:var(--st-forest-deep);color:#f7f6f1}.st-button-secondary{background:color-mix(in srgb, var(--st-surface) 78%, transparent);color:var(--st-ink)}.st-button-small{gap:1rem;min-height:2.65rem;padding-inline:1.1rem;font-size:.75rem}.st-header{z-index:100;border-bottom:1px solid color-mix(in srgb, var(--st-line) 78%, transparent);background:color-mix(in srgb, var(--st-paper) 88%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;top:0}.st-skip-link{z-index:1000;background:var(--st-ink-deep);color:var(--st-paper);border-radius:999px;padding:.7rem 1rem;font-size:.78rem;font-weight:600;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.st-skip-link:focus{transform:translateY(0)}.st-header-inner{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:2.5rem;min-height:4.75rem;display:grid}.st-brand-link{color:var(--st-ink-deep);align-items:center;display:inline-flex}.st-wordmark{align-items:center;width:7.75rem;min-width:6.5rem;line-height:0;display:inline-flex;position:relative}.st-wordmark-asset,.st-logo-mark-asset{width:100%;height:auto;display:block}.st-wordmark-asset-inverse,.st-wordmark-asset-motion,.st-wordmark-asset-reduced-motion,.st-logo-mark-asset-inverse,.st-wordmark[data-animated=true] .st-wordmark-asset-primary{display:none}.st-wordmark[data-animated=true] .st-wordmark-asset-motion{display:block}.st-wordmark[data-tone=inverse] .st-wordmark-asset-primary,.st-wordmark[data-tone=inverse] .st-wordmark-asset-motion,.st-wordmark[data-tone=inverse] .st-wordmark-asset-reduced-motion,.st-logo-mark[data-tone=inverse] .st-logo-mark-asset-primary{display:none}.st-wordmark[data-tone=inverse] .st-wordmark-asset-inverse,.st-logo-mark[data-tone=inverse] .st-logo-mark-asset-inverse{display:block}.st-logo-mark{align-items:center;width:2rem;min-width:1.5rem;line-height:0;display:inline-flex;position:relative}@media (prefers-reduced-motion:reduce){.st-wordmark[data-animated=true] .st-wordmark-asset-motion{display:none}.st-wordmark[data-animated=true] .st-wordmark-asset-reduced-motion{display:block}.st-wordmark[data-tone=inverse] .st-wordmark-asset-reduced-motion{display:none}}.st-nav{justify-content:center;gap:clamp(1rem,2.4vw,2.35rem);display:flex}.st-nav a{color:var(--st-ink-soft);font-size:.76rem;font-weight:500;transition:color .16s}.st-nav a:hover{color:var(--st-ink)}.st-header-actions{align-items:center;gap:.65rem;display:flex}.st-language-switch{border:1px solid var(--st-line);min-width:2.35rem;min-height:2.35rem;color:var(--st-ink-soft);letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.st-language-switch:hover,.st-language-switch:focus-visible{border-color:var(--st-forest);background:var(--st-mist);color:var(--st-ink)}.st-language-switch-mobile{min-width:0;color:var(--st-forest-deep);letter-spacing:0;border:0;border-radius:0;justify-content:flex-start;font-size:.78rem}.st-menu{border:1px solid var(--st-line);background:var(--st-surface);width:2.65rem;height:2.65rem;color:var(--st-ink);border-radius:50%;place-items:center;display:grid}.st-menu:focus-visible,.st-button:focus-visible,.st-brand-link:focus-visible,.st-nav a:focus-visible,.st-mobile-nav a:focus-visible{outline:2px solid var(--st-forest);outline-offset:3px}.st-menu{cursor:pointer;font-size:1.2rem;list-style:none;display:none}.st-mobile-menu{display:none}.st-mobile-menu summary::-webkit-details-marker{display:none}.st-menu-close,.st-mobile-menu[open] .st-menu-open{display:none}.st-mobile-menu[open] .st-menu-close{display:inline-flex}.st-mobile-nav{display:none}.st-hero{background:radial-gradient(circle at 82% 16%, color-mix(in srgb, var(--st-sage) 16%, transparent), transparent 31rem), var(--st-paper);padding-block:clamp(4.5rem,7vw,7rem) clamp(4rem,6vw,6rem);position:relative;overflow:hidden}.st-hero>.site-container{min-height:auto;display:block}.st-hero-copy{text-align:left;grid-template-rows:auto auto auto auto 1fr;grid-template-columns:minmax(0,1.2fr) minmax(19rem,.8fr);justify-items:stretch;column-gap:clamp(3rem,8vw,8rem);max-width:none;margin:0;display:grid}.st-hero-copy>.st-kicker{grid-column:1/-1}.st-hero h1{max-width:9.5ch;color:var(--st-ink-deep);font-size:var(--st-type-display-home);letter-spacing:var(--st-tracking-display);font-weight:700;line-height:var(--st-leading-display);text-wrap:balance;grid-area:2/1/6;margin:1.5rem 0 0}.st-hero-guidance{font-size:var(--st-type-subsection);letter-spacing:var(--st-tracking-title);font-weight:600;line-height:var(--st-leading-title);text-wrap:balance;grid-area:2/2;align-self:end;margin:2rem 0 0}.st-hero-sub{max-width:33rem;color:var(--st-ink-soft);font-size:var(--st-type-lead);line-height:var(--st-leading-lead);grid-area:3/2;margin:1rem 0 0}.st-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.2rem;display:flex}.st-hero .st-actions{grid-area:4/2;justify-content:flex-start;margin-top:1.7rem}.st-hero-booking{color:var(--st-forest-deep);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 38%, transparent);text-decoration-color:color-mix(in srgb, currentColor 38%, transparent);text-underline-offset:.22rem;align-self:center;align-items:center;gap:.35rem;padding:.55rem .25rem;font-size:.72rem;font-weight:600;display:inline-flex}.st-hero-proofs{grid-template-columns:minmax(0,1fr);gap:.55rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.st-hero-proofs li{min-width:0;color:color-mix(in srgb, var(--st-ink) 82%, transparent);text-align:left;justify-content:flex-start;align-items:center;gap:.7rem;padding:0;font-size:.68rem;line-height:1.4;display:flex}.st-hero-trust{text-align:left;border-top:0;grid-area:5/2;align-self:start;width:100%;margin-top:2rem;padding-top:0}.st-hero-trust h2{max-width:700px;color:var(--st-ink-deep);letter-spacing:-.025em;margin:0;font-size:clamp(1.12rem,2vw,1.55rem);font-weight:600;line-height:1.25}.st-hero-trust-scope{max-width:760px;color:var(--st-ink-soft);margin:.85rem 0 0;font-size:.88rem;line-height:1.55}.st-hero-proofs li>div{gap:.38rem;min-width:0;display:grid}.st-hero-proofs b{color:var(--st-ink);font-size:.76rem;line-height:1.35}.st-hero-proofs small{color:var(--st-ink-soft);font-size:.69rem;line-height:1.5}.st-hero-trust-qualifier{max-width:790px;color:var(--st-ink-soft);margin:.95rem 0 0;font-size:.7rem;line-height:1.55}.st-hero-proofs li+li{border:0}.st-hero-proofs li>span{background:var(--st-sage);border-radius:50%;flex:none;width:.42rem;height:.42rem}.st-hero-proofs li[data-primary=true]{color:var(--st-forest-deep);font-weight:700}.st-hero-proofs li[data-primary=true] b{color:var(--st-forest-deep)}.st-hero-proofs li[data-primary=true]>span{background:var(--st-forest);width:.5rem;height:.5rem;box-shadow:0 0 0 .22rem color-mix(in srgb, var(--st-sage) 25%, transparent)}@media (max-width:940px){.st-hero-copy{text-align:left;grid-template-columns:minmax(0,1fr);justify-items:start;max-width:50rem;margin-inline:auto}.st-hero h1,.st-hero-guidance,.st-hero-sub,.st-hero .st-actions,.st-hero-trust{grid-area:auto/1}.st-hero h1{max-width:10ch}.st-hero .st-actions{justify-content:flex-start}}@media (max-width:600px){.st-hero{padding-block:3.6rem 4rem}.st-hero h1{max-width:9ch}.st-hero .st-actions,.st-hero .st-actions .st-button{width:100%}}.st-demo-shell{border:1px solid var(--st-line);background:var(--st-surface);max-width:1240px;box-shadow:var(--st-shadow);border-radius:clamp(1.2rem,2.5vw,2.3rem);margin:clamp(4rem,7vw,6.5rem) auto 0;position:relative;overflow:hidden}.st-demo-shell:before{pointer-events:none;background:linear-gradient(135deg, color-mix(in srgb, var(--st-sage) 12%, transparent), transparent 35%);content:"";position:absolute;inset:0}.st-demo-topbar{border-bottom:1px solid var(--st-line);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;min-height:4.2rem;padding:0 1.5rem;display:grid;position:relative}.st-demo-topbar>span{color:var(--st-ink-soft);letter-spacing:.1em;text-transform:uppercase;font:600 .57rem/1 ui-monospace,monospace}.st-demo-topbar>button{border:1px solid var(--st-line);width:auto;min-width:2rem;min-height:2.75rem;color:var(--st-ink-soft);border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:.45rem;padding:.65rem 1rem;font-size:.875rem;display:inline-flex}.st-demo-topbar>button b{font-size:inherit;font-weight:600}.st-demo-tabs{border-bottom:1px solid var(--st-line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:relative}.st-demo-tabs button{border-right:1px solid var(--st-line);min-height:5.5rem;color:var(--st-ink-soft);text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;padding:0 1.35rem;display:grid;position:relative}.st-demo-tabs button:last-child{border-right:0}.st-demo-tabs button[aria-selected=true]{background:var(--st-mist);color:var(--st-ink-deep)}.st-demo-tabs button span{font:600 .55rem/1 ui-monospace,monospace}.st-demo-tabs button b{font-size:.75rem}.st-demo-tabs button i{background:var(--st-forest);transform-origin:0;height:2px;position:absolute;bottom:0;left:1.35rem;right:1.35rem;transform:scaleX(0)}.st-demo-tabs button[aria-selected=true] i{animation:st-progress var(--st-progress-duration,5.2s) linear both}.st-demo-shell[data-paused=true] .st-demo-tabs button[aria-selected=true] i{animation-play-state:paused}.st-demo-tabs button:focus-visible{outline:2px solid var(--st-forest);outline-offset:-3px}.st-demo-viewport{background:radial-gradient(circle at 92% 10%, color-mix(in srgb, var(--st-sage) 22%, transparent), transparent 34%), radial-gradient(ellipse at 4% 100%, color-mix(in srgb, var(--st-forest) 9%, transparent), transparent 46%), linear-gradient(145deg, color-mix(in srgb, var(--st-surface) 96%, var(--st-paper)), var(--st-paper));min-height:clamp(520px,54vw,710px);animation:.5s cubic-bezier(.22,1,.36,1) both st-scene-enter;position:relative;overflow:hidden}.st-demo-scene{min-height:inherit;align-content:center;padding:clamp(2rem,5vw,5rem);display:grid}.st-demo-copy{max-width:34rem}.st-demo-copy small,.st-run-head small,.st-approval-copy small,.st-result-card>small{color:var(--st-forest-deep);letter-spacing:.1em;text-transform:uppercase;font:600 .62rem/1.2 ui-monospace,monospace}.st-scene-title{color:var(--st-ink-deep);overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;letter-spacing:-.05em;margin:.8rem 0 0;font-size:clamp(1.8rem,4vw,3.6rem);font-weight:600;line-height:1.02}.st-demo-copy p:not(.st-scene-title),.st-approval-copy p:not(.st-scene-title),.st-result-card p:not(.st-scene-title){color:var(--st-ink-soft);margin:1rem 0 0;font-size:.88rem;line-height:1.65}.st-composer-card{border:1px solid var(--st-line);background:var(--st-surface);border-radius:1.25rem;align-self:center;padding:clamp(1.5rem,3vw,2.5rem);position:relative;box-shadow:0 25px 70px #14231c1f}.st-composer-card>p{color:var(--st-ink);margin:0;font-size:clamp(.92rem,1.4vw,1.12rem);line-height:1.6}.st-composer-context{flex-wrap:wrap;gap:.45rem;margin-top:1.4rem;display:flex}.st-composer-context span{border:1px solid var(--st-line);color:var(--st-ink-soft);border-radius:999px;padding:.52rem .72rem;font-size:.64rem}.st-composer-card>.st-simulated-button{background:var(--st-forest-deep);color:#f7f6f1;border-radius:999px;justify-content:space-between;align-items:center;gap:2rem;min-height:3rem;margin-top:2rem;margin-left:auto;padding:0 1.1rem;font-size:.73rem;font-weight:600;display:flex}.st-scene-feedback{opacity:0;color:var(--st-forest-deep);font-size:.64rem;font-weight:600;position:absolute;bottom:1.3rem;right:1.4rem}.st-demo-cursor{z-index:4;opacity:0;filter:drop-shadow(0 4px 5px #00000038);width:1.2rem;height:1.55rem;position:absolute}.st-demo-shell:not([data-paused=true]) .st-demo-cursor{animation:2.5s cubic-bezier(.22,1,.36,1) .8s both st-cursor-click}.st-demo-cursor:before{background:var(--st-ink-deep);clip-path:polygon(0 0,100% 70%,55% 75%,36% 100%);content:"";width:100%;height:100%;display:block}.st-composer-card .st-demo-cursor{bottom:1.1rem;right:1.2rem}.st-demo-execution{align-content:start}.st-run-head{justify-content:space-between;align-items:end;gap:2rem;display:flex}.st-status-running{background:var(--st-mist);color:var(--st-forest-deep);border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .85rem;font-size:.68rem;font-weight:600;display:inline-flex}.st-status-running i{background:var(--st-forest);border-radius:50%;width:.48rem;height:.48rem}.st-run-grid{grid-template-columns:minmax(0,1.08fr) minmax(310px,.92fr);gap:1rem;margin-top:2rem;display:grid}.st-run-plan,.st-run-activity{border:1px solid var(--st-line);background:var(--st-surface);border-radius:1.1rem;overflow:hidden}.st-run-plan{margin:0;padding:.5rem 1.2rem;list-style:none}.st-run-plan li{border-bottom:1px solid var(--st-line);min-height:6rem;color:var(--st-ink-soft);grid-template-columns:2.1rem minmax(0,1fr);align-items:center;gap:.9rem;display:grid}.st-run-plan li:last-child{border-bottom:0}.st-run-plan li>i{border:1px solid var(--st-line);border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;font:600 .62rem/1 ui-monospace,monospace;display:grid}.st-run-plan li span{gap:.4rem;min-width:0;display:grid}.st-run-plan li b{color:var(--st-ink);font-size:.8rem}.st-run-plan li small{font-size:.66rem}.st-run-plan li.done>i{border-color:var(--st-forest);background:var(--st-forest);color:#fff}.st-run-plan li.active{color:var(--st-ink)}.st-run-plan li.active>i{border-color:var(--st-forest);box-shadow:0 0 0 5px var(--st-mist);color:var(--st-forest-deep)}.st-run-activity>small{color:var(--st-ink-soft);letter-spacing:.1em;text-transform:uppercase;font:600 .58rem/1 ui-monospace,monospace}.st-run-activity>div{border-bottom:1px solid var(--st-line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;min-height:5.2rem;display:grid}.st-run-activity>div>span{gap:.35rem;display:grid}.st-run-activity b{font-size:.75rem}.st-run-activity small{color:var(--st-ink-soft);font-size:.62rem}.st-run-activity em{color:var(--st-forest);font-style:normal}.st-run-activity .st-cost-line{min-height:4rem;color:var(--st-ink-soft);border-bottom:0;grid-template-columns:minmax(0,1fr) auto;font-size:.62rem}.st-run-activity .st-cost-line b{color:var(--st-ink);font-size:.62rem}.st-demo-approval{place-items:center}.st-approval-card{border:1px solid var(--st-line);background:var(--st-surface);width:min(100%,860px);box-shadow:var(--st-shadow);border-radius:1.4rem;grid-template-columns:auto minmax(0,1fr);gap:1.2rem 1.5rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.st-approval-icon{background:color-mix(in srgb, var(--st-attention) 20%, transparent);width:2.6rem;height:2.6rem;color:var(--st-attention);border-radius:50%;place-items:center;font-weight:700;display:grid}.st-approval-copy .st-scene-title{font-size:clamp(1.5rem,3vw,2.5rem)}.st-approval-copy dl{border:1px solid var(--st-line);border-radius:.8rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:1.5rem 0 0;display:grid}.st-approval-copy dl div{border-right:1px solid var(--st-line);min-width:0;padding:.8rem}.st-approval-copy dl div:last-child{border-right:0}.st-approval-copy dt{color:var(--st-ink-soft);font-size:.57rem}.st-approval-copy dd{overflow-wrap:anywhere;margin:.35rem 0 0;font-size:.68rem;font-weight:600}.st-approval-actions{grid-column:2;grid-template-columns:1fr 1.45fr;gap:.65rem;display:grid;position:relative}.st-approval-actions .st-simulated-button{border:1px solid var(--st-line);border-radius:999px;place-items:center;min-height:3rem;padding-inline:1rem;font-size:.7rem;font-weight:600;display:grid}.st-approval-actions .secondary{color:var(--st-ink)}.st-approval-actions .primary{border-color:var(--st-forest-deep);background:var(--st-forest-deep);color:#f7f6f1}.st-approval-actions .st-demo-cursor{bottom:-.3rem;right:.4rem}.st-approval-actions .st-scene-feedback{color:var(--st-forest-deep);bottom:-1.7rem;right:.8rem}.st-demo-result{place-items:center}.st-result-card{border:1px solid var(--st-line);background:var(--st-surface);width:min(100%,760px);box-shadow:var(--st-shadow);text-align:center;border-radius:1.5rem;padding:clamp(2rem,5vw,4rem)}.st-result-check{background:var(--st-forest);color:#fff;border-radius:50%;place-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.5rem;font-size:1.25rem;display:grid}.st-result-card>p{max-width:35rem;margin-inline:auto}.st-result-assets{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin-top:2rem;display:grid}.st-result-assets span{border:1px solid var(--st-line);background:var(--st-paper);border-radius:.8rem;align-content:center;place-items:center;gap:.6rem;min-width:0;min-height:6rem;padding:.8rem;display:grid}.st-result-assets i{color:var(--st-forest-deep);font:600 .58rem/1 ui-monospace,monospace}.st-result-assets b{overflow-wrap:anywhere;max-width:100%;font-size:.64rem}.st-demo-footer{min-height:3.5rem;color:var(--st-ink-soft);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;padding:0 1.5rem;font:600 .55rem/1 ui-monospace,monospace;display:flex;position:relative}.st-evidence{border-block:1px solid var(--st-line);background:color-mix(in srgb, var(--st-surface) 68%, transparent)}.st-evidence-grid{border:1px solid var(--st-line);border-radius:var(--st-radius-card);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(2.5rem,5vw,4rem);display:grid;overflow:hidden}.st-evidence article{border-right:1px solid var(--st-line);min-width:0;padding:clamp(1.75rem,3vw,3rem)}.st-evidence article:last-child{border-right:0}.st-evidence article>header{color:var(--st-ink-soft);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.7rem;font:600 .58rem/1.2 ui-monospace,monospace;display:flex}.st-evidence h3{max-width:22rem;color:var(--st-ink-deep);font-size:var(--st-type-card-feature);letter-spacing:var(--st-tracking-title);font-weight:600;line-height:var(--st-leading-title);text-wrap:balance;margin:1.25rem 0 0}.st-evidence article>p{color:var(--st-ink-soft);margin:1rem 0 0;font-size:.82rem;line-height:1.6}.st-evidence i,.st-evidence a{color:var(--st-forest-deep)}.st-evidence i{font:600 .55rem/1 ui-monospace,monospace}.st-evidence a{align-items:center;gap:.45rem;margin-top:1.25rem;font-size:.72rem;font-weight:600;display:inline-flex}.st-section-head{grid-template-columns:minmax(0,1fr);min-width:0;max-width:72rem;display:grid}.st-section-head>*{min-width:0}.st-section-head h2{color:var(--st-ink-deep);max-width:var(--st-measure-heading);font-size:var(--st-type-section-display);letter-spacing:var(--st-tracking-display);font-weight:600;line-height:var(--st-leading-display);text-wrap:balance;margin:1.7rem 0 0}.st-evidence-head h2{font-size:var(--st-type-section-display);text-wrap:balance;overflow-wrap:normal}.st-section-head h2 span{color:var(--st-forest)}.st-section-head>p:last-child{max-width:var(--st-measure-copy);color:var(--st-ink-soft);font-size:var(--st-type-lead);line-height:var(--st-leading-lead);margin:1.7rem 0 0}.st-platform{background:var(--st-paper)}.st-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(3rem,6vw,5rem);display:grid}.st-capability{border:1px solid var(--st-line);border-radius:var(--st-radius-card);background:var(--st-surface);grid-column:span 1;grid-template-rows:auto auto minmax(9rem,1fr);min-width:0;min-height:26rem;padding:clamp(1.4rem,2.6vw,2.2rem);display:grid;overflow:hidden;box-shadow:0 20px 55px #14231c0f}.st-capability-conversation{grid-column:span 2}.st-capability header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;display:grid}.st-capability header span{color:var(--st-forest-deep);font:600 .58rem/1 ui-monospace,monospace}.st-capability h3{font-size:var(--st-type-card-feature);letter-spacing:var(--st-tracking-title);font-weight:500;line-height:var(--st-leading-title);text-wrap:balance;margin:0}.st-capability-icon{border:1px solid var(--st-line);background:var(--st-paper);width:2.5rem;height:2.5rem;color:var(--st-forest-deep);border-radius:.75rem;place-items:center;font-style:normal;display:grid}.st-capability>p{max-width:40rem;color:var(--st-ink-soft);margin:1rem 0 0;font-size:.78rem;line-height:1.65}.st-capability>div{align-self:end;margin-top:2rem}.st-mini-conversation{border:1px solid var(--st-line);background:var(--st-paper);border-radius:1rem;gap:.65rem;padding:1.2rem;display:grid}.st-mini-conversation>div{background:var(--st-surface);border-radius:.75rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;padding:.8rem;display:grid}.st-mini-conversation>div:nth-child(2){background:var(--st-mist);margin-left:15%}.st-mini-conversation i{background:var(--st-ink-deep);width:1.8rem;height:1.8rem;color:var(--st-paper);border-radius:50%;place-items:center;font:600 .48rem/1 ui-monospace,monospace;display:grid}.st-mini-conversation span{font-size:.68rem;line-height:1.5}.st-mini-conversation footer{flex-wrap:wrap;gap:.45rem;display:flex}.st-mini-conversation footer span{border:1px solid var(--st-line);color:var(--st-ink-soft);border-radius:999px;padding:.4rem .6rem;font-size:.56rem}.st-mini-agent{border:1px solid var(--st-line);background:var(--st-paper);border-radius:1rem;overflow:hidden}.st-mini-agent header{border-bottom:1px solid var(--st-line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.9rem;display:grid}.st-mini-agent header span{background:var(--st-mist);border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid}.st-mini-agent header b{overflow-wrap:break-word;min-width:0;font-size:.7rem}.st-mini-agent header em{background:var(--st-mist);color:var(--st-forest-deep);border-radius:999px;padding:.35rem .5rem;font-size:.52rem;font-style:normal}.st-mini-agent>div{padding:1rem}.st-mini-agent small{color:var(--st-ink-soft);text-transform:uppercase;font-size:.5rem}.st-mini-agent p{margin:.5rem 0 0;font-size:.64rem;line-height:1.5}.st-mini-agent footer{flex-wrap:wrap;gap:.35rem;padding:.8rem 1rem 1rem;display:flex}.st-mini-agent footer span{border:1px solid var(--st-line);color:var(--st-ink-soft);border-radius:999px;padding:.35rem .45rem;font-size:.52rem}.st-mini-workflow{background:radial-gradient(circle at 18% 22%, color-mix(in srgb, var(--st-sage) 18%, transparent), transparent 38%), var(--st-paper);border-radius:1rem;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:1.5rem;padding:2rem 1rem;display:grid}.st-mini-workflow span{border:1px solid var(--st-line);background:var(--st-surface);text-align:center;overflow-wrap:break-word;border-radius:.75rem;place-items:center;gap:.45rem;min-width:0;min-height:5.5rem;padding:.75rem;font-size:.62rem;font-weight:600;display:grid;position:relative}.st-mini-workflow span:not(:last-child):after{background:var(--st-line);content:"";width:1.5rem;height:1px;position:absolute;top:50%;left:calc(100% + 1px)}.st-mini-workflow span.attention{border-color:var(--st-attention)}.st-mini-workflow i{color:var(--st-forest-deep);font:600 .5rem/1 ui-monospace,monospace}.st-mini-knowledge{gap:.45rem;display:grid}.st-mini-knowledge span{border:1px solid var(--st-line);background:var(--st-paper);border-radius:.7rem;align-items:center;gap:.7rem;min-width:0;padding:.8rem;font-size:.62rem;display:flex}.st-mini-knowledge i{color:var(--st-forest-deep);font:600 .5rem/1 ui-monospace,monospace}.st-mini-integrations{grid-template-columns:repeat(2,3.4rem);place-content:center;gap:.55rem;display:grid}.st-mini-integrations span{border:1px solid var(--st-line);background:var(--st-paper);border-radius:.8rem;place-items:center;width:3.4rem;height:3.4rem;display:grid}.st-mini-governance{gap:.45rem;display:grid}.st-mini-governance span{border:1px solid var(--st-line);background:var(--st-paper);border-radius:.7rem;align-items:center;gap:.7rem;padding:.8rem;font-size:.62rem;display:flex}.st-mini-governance svg{color:var(--st-forest);flex:none}.st-mini-governance i{color:var(--st-forest-deep);font:600 .5rem/1 ui-monospace,monospace}.st-mini-memory{border:1px solid var(--st-line);background:var(--st-paper);border-radius:.8rem;gap:.85rem;padding:1rem;display:grid}.st-mini-memory small{color:var(--st-forest-deep);text-transform:uppercase;font:600 .52rem/1 ui-monospace,monospace}.st-mini-memory b{font-size:.68rem;line-height:1.5}.st-mini-memory div{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.st-mini-memory span{border:1px solid var(--st-line);color:var(--st-ink-soft);text-align:center;border-radius:999px;padding:.55rem;font-size:.55rem}.st-mini-memory span:last-child{border-color:var(--st-forest-deep);background:var(--st-forest-deep);color:#f7f6f1}.st-control{background:var(--st-ink-deep);color:#f5f7f1}.st-section-head-inverse h2{color:#fcfdf9}.st-section-head-inverse h2 span,.st-control .st-kicker{color:#a8cbb6}.st-section-head-inverse>p:last-child{color:#aebbb2}.st-control-stage{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.5rem;margin-top:clamp(3rem,6vw,5rem);display:grid}.st-control-profile,.st-control-approval{background:#17251f;border:1px solid #34473d;border-radius:1.2rem;overflow:hidden;box-shadow:0 30px 80px #00000040}.st-control-profile header{border-bottom:1px solid #34473d;grid-template-columns:minmax(0,1fr) auto;gap:.4rem;padding:1.4rem;display:grid}.st-control-profile header small{color:#aebbb2;text-transform:uppercase;grid-column:1/-1;font:600 .55rem/1 ui-monospace,monospace}.st-control-profile header b{font-size:.9rem}.st-control-profile header span{color:#91bba0;font-size:.62rem}.st-control-profile>div{border-bottom:1px solid #34473d;justify-content:space-between;align-items:center;gap:1rem;min-height:5.4rem;padding:0 1.4rem;display:flex}.st-control-profile>div:last-child{border-bottom:0}.st-control-profile>div span{align-items:center;gap:.7rem;font-size:.72rem;display:flex}.st-control-profile>div b{color:#aebbb2;font-size:.62rem}.st-control-profile>div i{background:#91bba0;border-radius:50%;width:.65rem;height:.65rem}.st-control-profile>div i.draft{background:#83b4d0}.st-control-profile>div i.effect{background:#e8b774}.st-control-handoff{color:#aebbb2;text-transform:uppercase;justify-items:center;gap:.6rem;font:600 .5rem/1 ui-monospace,monospace;display:grid}.st-control-handoff i{background:#527862;width:1px;height:4rem}.st-control-approval{padding:clamp(1.5rem,3vw,2.5rem)}.st-control-approval>small{color:#e8b774;letter-spacing:.08em;text-transform:uppercase;font:600 .58rem/1 ui-monospace,monospace}.st-control-approval h3{color:#fcfdf9;font-size:var(--st-type-card-feature);letter-spacing:var(--st-tracking-title);line-height:var(--st-leading-title);margin:.8rem 0 0}.st-control-approval p{color:#aebbb2;font-size:.75rem;line-height:1.6}.st-control-approval dl{border:1px solid #34473d;border-radius:.8rem;grid-template-columns:1fr 1fr;margin:1.5rem 0;display:grid}.st-control-approval dl div{border-right:1px solid #34473d;padding:.8rem}.st-control-approval dl div:last-child{border-right:0}.st-control-approval dt{color:#aebbb2;font-size:.52rem}.st-control-approval dd{margin:.35rem 0 0;font-size:.68rem;font-weight:600}.st-control-approval .st-simulated-button{color:#0d1813;background:#91bba0;border-radius:999px;justify-content:space-between;align-items:center;width:100%;min-height:3rem;padding:0 1rem;font-size:.7rem;font-weight:600;display:flex}.st-control-principles{border:1px solid #34473d;border-radius:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem;display:grid}.st-control-principles span{border-right:1px solid #34473d;gap:.45rem;padding:1.4rem;display:grid}.st-control-principles span:last-child{border-right:0}.st-control-principles i{color:#91bba0;font:600 .55rem/1 ui-monospace,monospace}.st-control-principles b{font-size:.75rem}.st-control-principles small{color:#aebbb2;font-size:.62rem}.st-work-stories{background:var(--st-paper)}.st-work-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(2.5rem,6vw,5.5rem);display:grid}.st-work-story{border:1px solid var(--st-line);background:var(--st-surface);border-radius:1rem;grid-template-rows:auto 1fr;min-width:0;display:grid;overflow:hidden}.st-work-story-image{aspect-ratio:1.55;background:var(--st-mist);position:relative;overflow:hidden}.st-work-story-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#08191229);position:absolute;inset:0}.st-work-story-image img{object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.st-work-story:hover .st-work-story-image img{transform:scale(1.018)}.st-work-story-copy{grid-template-columns:auto minmax(0,1fr);gap:.45rem 1rem;padding:1.35rem 1.5rem 1.5rem;display:grid}.st-work-story-copy small{color:var(--st-forest);letter-spacing:.1em;text-transform:uppercase;align-self:end;font:600 .56rem/1.2 ui-monospace,monospace}.st-work-story-copy small+h3,.st-work-story-copy small+h3+p{grid-column:2}.st-work-story-copy>span{color:var(--st-forest);letter-spacing:.1em;grid-row:span 2;font:700 .61rem/1.2 ui-monospace,monospace}.st-work-story-copy h3{color:var(--st-ink-deep);font-size:var(--st-type-card);letter-spacing:var(--st-tracking-title);font-weight:500;line-height:var(--st-leading-title)}.st-work-story-copy p{max-width:34rem;color:var(--st-ink-soft);font-size:.78rem;line-height:1.55}.st-use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:4rem;display:grid}.st-use-cases{scroll-margin-top:4.75rem}.st-use-case-grid a{border:1px solid var(--st-line);border-radius:var(--st-radius-card);background:var(--st-surface);min-height:23rem;color:var(--st-ink);grid-template-rows:auto auto auto 1fr auto;gap:1rem;padding:clamp(1.4rem,3vw,2.2rem);transition:transform .18s,box-shadow .18s;display:grid}.st-use-case-grid a:hover{box-shadow:var(--st-shadow);transform:translateY(-5px)}.st-use-case-grid span{color:var(--st-forest-deep);font:600 .58rem/1 ui-monospace,monospace}.st-use-case-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.st-use-case-heading>i{background:var(--st-mist);width:2.75rem;height:2.75rem;color:var(--st-forest-deep);border-radius:50%;flex:none;place-items:center;font-style:normal;display:grid}.st-use-case-grid h3{font-size:var(--st-type-subsection);letter-spacing:var(--st-tracking-title);font-weight:500;line-height:var(--st-leading-title);text-wrap:balance;margin:0}.st-use-case-grid p{color:var(--st-ink-soft);font-size:.78rem;line-height:1.65}.st-use-case-steps{border-block:1px solid var(--st-line);align-self:end;gap:0;margin:0;padding:0;list-style:none;display:grid}.st-use-case-steps li{border-bottom:1px solid var(--st-line);color:var(--st-ink-soft);grid-template-columns:1.65rem minmax(0,1fr);align-items:center;gap:.7rem;padding-block:.65rem;font-size:.7rem;display:grid}.st-use-case-steps li:last-child{border-bottom:0}.st-use-case-steps i{color:var(--st-forest-deep);font:600 .55rem/1 ui-monospace,monospace}.st-use-case-grid b{color:var(--st-forest-deep);font-size:.7rem}.st-integrations{border-block:1px solid var(--st-line);background:color-mix(in srgb, var(--st-mist) 35%, var(--st-paper));scroll-margin-top:5rem}.st-integration-cloud{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:4rem;display:grid}.st-integration-cloud>div{border:1px solid var(--st-line);background:var(--st-surface);border-radius:1rem;align-items:center;gap:.8rem;min-height:7rem;padding:1.2rem;font-size:.7rem;font-weight:600;display:flex}.st-provider-stack{flex:none;align-items:center;display:flex}.st-provider-stack svg{box-sizing:content-box;border:1px solid var(--st-line);background:var(--st-paper);border-radius:.55rem;padding:.3rem;position:relative}.st-provider-stack svg+svg{margin-left:-.45rem}.st-integration-cloud .st-integration-core{background:var(--st-ink-deep);color:#f5f7f1;text-align:center;grid-area:span 2/span 2;place-content:center;justify-items:center;gap:.55rem;min-height:15rem;display:grid}.st-integration-core>span{color:#91bba0;border:1px solid #527862;border-radius:50%;place-items:center;width:3.4rem;height:3.4rem;font:600 .75rem/1 ui-monospace,monospace;display:grid}.st-integration-core b{letter-spacing:.06em;font-size:1rem}.st-integration-core small{color:#aebbb2;font-size:.62rem}.st-integration-note{max-width:50rem;color:var(--st-ink-soft);margin:1.2rem 0 0;font-size:.66rem;line-height:1.55}.st-offer-card{border:1px solid var(--st-line);border-radius:var(--st-radius-card);background:var(--st-line);grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:1px;margin-top:4rem;display:grid;overflow:hidden}.st-offer-card>div{background:var(--st-ink-deep);color:#f5f7f1;padding:clamp(2rem,5vw,4.5rem)}.st-offer-card>div small{color:#91bba0;text-transform:uppercase;font:600 .58rem/1 ui-monospace,monospace}.st-offer-card h3{font-size:var(--st-type-section-display);letter-spacing:var(--st-tracking-display);line-height:var(--st-leading-display);text-wrap:balance;margin:1rem 0 0}.st-offer-card>div p{color:#aebbb2;max-width:40rem;font-size:.82rem;line-height:1.7}.st-offer-card .st-button{margin-top:1.5rem}.st-offer-card dl{background:var(--st-surface);margin:0}.st-offer-card dl div{border-bottom:1px solid var(--st-line);align-content:center;gap:.5rem;min-height:7rem;padding:1.2rem 1.6rem;display:grid}.st-offer-card dl div:last-child{border-bottom:0}.st-offer-card dt{color:var(--st-ink-soft);font-size:.62rem}.st-offer-card dd{margin:0;font-size:.82rem;font-weight:600}.st-faq{border-top:1px solid var(--st-line)}.st-faq-list{margin-top:4rem}.st-faq-list details{border-top:1px solid var(--st-line)}.st-faq-list details:last-child{border-bottom:1px solid var(--st-line)}.st-faq-list summary{cursor:pointer;grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:6.5rem;list-style:none;display:grid}.st-faq-list summary::-webkit-details-marker{display:none}.st-faq-list summary span{color:var(--st-forest-deep);font:600 .58rem/1 ui-monospace,monospace}.st-faq-list summary b{font-size:clamp(1rem,1.6vw,1.25rem);font-weight:500}.st-faq-list summary i{font-size:1.25rem;font-style:normal;transition:transform .18s}.st-faq-list details[open] summary i{transform:rotate(45deg)}.st-faq-list details>p{max-width:720px;color:var(--st-ink-soft);margin:-.5rem 0 2rem 4rem;font-size:1rem;line-height:1.7}.st-final{padding-block:var(--st-space-section)}.st-final .site-container{background:var(--st-mist);text-align:center;border-radius:clamp(1.5rem,3vw,2.5rem);padding:clamp(2rem,6vw,6rem);position:relative;overflow:hidden}.st-final .site-container:before,.st-final .site-container:after{content:"";border-radius:50%;width:min(36vw,25rem);height:min(36vw,25rem);position:absolute}.st-final .site-container:before{border:1px solid var(--st-forest);top:-14rem;left:-7rem}.st-final .site-container:after{background:color-mix(in srgb, var(--st-sage) 55%, transparent);bottom:-14rem;right:-8rem}.st-final .st-kicker{justify-content:center;position:relative}.st-final h2{max-width:920px;font-size:var(--st-type-section-display);letter-spacing:var(--st-tracking-display);font-weight:600;line-height:var(--st-leading-display);text-wrap:balance;margin:1.6rem auto 0;position:relative}.st-final h2 span{color:var(--st-forest);display:block}.st-final>.site-container>p:not(.st-kicker){color:var(--st-ink-soft);position:relative}.st-final .st-actions{position:relative}.st-final small{color:var(--st-ink-soft);margin-top:2.5rem;font-size:.6rem;display:block;position:relative}.st-footer{border-top:1px solid var(--st-line);color:#f5f7f1;background:#0d1813}.st-footer-main{grid-template-columns:minmax(0,1fr) auto auto;gap:clamp(2rem,8vw,7rem);padding-block:4.5rem;display:grid}.st-footer-brand .st-wordmark{width:8.25rem}.st-footer-main>div>p{color:#aebbb2;max-width:22rem;font-size:.78rem;line-height:1.6}.st-footer-main nav{align-content:start;gap:.8rem;display:grid}.st-footer-main nav a{color:#aebbb2;font-size:.7rem}.st-footer-main nav a:hover{color:#f5f7f1}.st-footer-meta{color:#aebbb2;border-top:1px solid #34473d;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.4rem;font-size:.6rem;display:flex}.st-not-found{align-items:center;min-height:70vh;padding-block:clamp(5rem,12vw,10rem);display:grid}.st-not-found .site-container{max-width:900px}.st-not-found h1{max-width:800px;color:var(--st-ink-deep);font-size:var(--st-type-page-title);letter-spacing:var(--st-tracking-display);font-weight:600;line-height:var(--st-leading-display);text-wrap:balance;margin:1.5rem 0 0}.st-not-found p:not(.st-kicker){max-width:580px;color:var(--st-ink-soft);margin:1.5rem 0 0;font-size:1rem;line-height:1.65}.st-not-found .st-button{margin-top:2rem}.st-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.st-contact-grid article{border:1px solid var(--st-line);border-radius:var(--st-radius-card);background:var(--st-surface);align-content:start;min-height:28rem;padding:clamp(1.6rem,4vw,3rem);display:grid}.st-contact-grid article>span{color:var(--st-forest-deep);letter-spacing:.08em;font:600 .58rem/1 ui-monospace,monospace}.st-contact-grid h2{color:var(--st-ink-deep);font-size:var(--st-type-subsection);letter-spacing:var(--st-tracking-title);font-weight:500;line-height:var(--st-leading-title);text-wrap:balance;margin:3rem 0 0}.st-contact-grid p{max-width:36rem;color:var(--st-ink-soft);line-height:1.7}.st-contact-grid .st-button{width:fit-content;margin-top:auto}.st-faq-heading{max-width:var(--st-measure-heading);color:var(--st-ink-deep);font-size:var(--st-type-section-display);letter-spacing:var(--st-tracking-display);font-weight:500;line-height:var(--st-leading-display);text-wrap:balance;margin:0}.oc-button,.oc-builder-card .oc-simulated-button,.oc-access-form button{border-radius:999px}.oc-button-primary,.oc-builder-card .oc-simulated-button,.oc-access-form button{background:var(--st-forest-deep)}.oc-page-intro h1,.oc-section-head h2{color:var(--st-ink-deep)}.oc-page-intro h1 em,.oc-section-head h2 em{color:var(--st-forest)}.oc-brand span{color:var(--st-ink-deep)}@keyframes st-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes st-scene-enter{0%{opacity:.35;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes st-cursor-click{0%{opacity:0;transform:translate(1.8rem,1.4rem)}30%,64%{opacity:1;transform:translate(0)}72%{opacity:1;transform:translate(1px,2px)scale(.92)}82%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(.35rem,.3rem)}}@keyframes st-simulated-press{0%,58%{transform:translateY(0)scale(1)}66%{transform:translateY(1px)scale(.975)}78%,to{transform:translateY(0)scale(1)}}@keyframes st-feedback-in{0%,66%{opacity:0;transform:translateY(4px)}78%,to{opacity:1;transform:translateY(0)}}@keyframes st-step-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.st-demo-shell:not([data-paused=true]) .st-demo-assignment .st-simulated-button,.st-demo-shell:not([data-paused=true]) .st-demo-approval .primary{animation:2.5s .8s both st-simulated-press}.st-demo-shell:not([data-paused=true]) .st-scene-feedback{animation:2.5s .8s both st-feedback-in}.st-demo-shell:not([data-paused=true]) .st-run-plan li,.st-demo-shell:not([data-paused=true]) .st-run-activity>div,.st-demo-shell:not([data-paused=true]) .st-result-assets>span{animation:.42s both st-step-enter}.st-demo-shell:not([data-paused=true]) .st-run-plan li:nth-child(2),.st-demo-shell:not([data-paused=true]) .st-run-activity>div:nth-child(2),.st-demo-shell:not([data-paused=true]) .st-result-assets>span:nth-child(2){animation-delay:.7s}.st-demo-shell:not([data-paused=true]) .st-run-plan li:nth-child(3),.st-demo-shell:not([data-paused=true]) .st-run-activity>div:nth-child(3),.st-demo-shell:not([data-paused=true]) .st-result-assets>span:nth-child(3){animation-delay:1.4s}@media (max-width:1080px){.st-nav{display:none}.st-header-inner{grid-template-columns:minmax(0,1fr) auto auto}.st-header-actions,.st-header-inner>.st-language-switch{display:none}.st-mobile-menu{display:block}.st-mobile-menu .st-menu{display:grid}.st-mobile-nav{padding:0 var(--gutter) 1rem;border-top:1px solid var(--st-line);border-bottom:1px solid var(--st-line);background:var(--st-paper);gap:0;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 44px #0d18131f}.st-mobile-menu[open] .st-mobile-nav{display:grid}.st-mobile-nav>a:not(.st-button){border-bottom:1px solid var(--st-line);color:var(--st-ink);padding:1rem 0;font-size:.82rem}.st-mobile-nav .st-button{margin-top:1rem}.st-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.st-capability{grid-column:span 1}}@media (max-width:820px){.st-header-actions .st-button{display:none}.st-demo-assignment{grid-template-columns:minmax(0,1fr);align-content:start}.st-demo-copy{display:none}.st-run-grid{grid-template-columns:minmax(0,1fr)}.st-run-activity{display:none}.st-control-stage{grid-template-columns:minmax(0,1fr)}.st-control-handoff{grid-template-columns:1fr auto 1fr;align-items:center}.st-control-handoff i{width:100%;height:1px}.st-work-story-grid{grid-template-columns:minmax(0,1fr)}.st-work-story-image{aspect-ratio:1.45}.st-use-case-grid{grid-template-columns:minmax(0,1fr)}.st-use-case-grid a{min-height:20rem}.st-integration-cloud{grid-template-columns:repeat(2,minmax(0,1fr))}.st-integration-cloud .st-integration-core{grid-column:span 2}.st-offer-card{grid-template-columns:minmax(0,1fr)}}@media (max-width:600px){.st-header-inner{gap:.55rem;min-height:4.25rem}.st-menu{width:2.35rem;height:2.35rem}.st-wordmark{width:6.75rem}.st-actions{justify-content:stretch;width:100%}.st-actions .st-button{width:100%}.st-demo-shell{border-radius:1.1rem;margin-top:3rem}.st-demo-topbar{grid-template-columns:1fr auto;min-height:3.5rem;padding:0 .85rem}.st-demo-topbar>span{display:none}.st-demo-tabs button{text-align:center;justify-items:center;min-height:4rem;padding:.6rem .25rem;display:grid}.st-demo-tabs button span{display:none}.st-demo-tabs button b{font-size:.58rem}.st-demo-tabs button i{left:.35rem;right:.35rem}.st-demo-viewport{min-height:540px}.st-demo-scene{padding:1rem}.st-composer-card{align-self:center;padding:1.2rem}.st-composer-card>p{font-size:.85rem}.st-composer-card .st-demo-cursor,.st-approval-actions .st-demo-cursor{display:none}.st-run-head{align-items:start}.st-run-head .st-scene-title{font-size:1.8rem}.st-run-plan li{min-height:6.5rem}.st-approval-card{grid-template-columns:minmax(0,1fr);gap:1rem;padding:1.2rem}.st-approval-icon{width:2.2rem;height:2.2rem}.st-approval-copy .st-scene-title{font-size:1.55rem}.st-approval-copy dl{grid-template-columns:minmax(0,1fr)}.st-approval-copy dl div,.st-approval-copy dl div:last-child{border-right:0;border-bottom:1px solid var(--st-line)}.st-approval-copy dl div:last-child{border-bottom:0}.st-approval-actions{grid-column:1;grid-template-columns:minmax(0,1fr)}.st-result-card{padding:1.3rem}.st-result-assets{grid-template-columns:minmax(0,1fr)}.st-result-assets span{text-align:left;grid-template-columns:auto minmax(0,1fr);justify-items:start;min-height:4rem}.st-demo-footer{display:none}.st-evidence-grid{grid-template-columns:minmax(0,1fr)}.st-evidence article{border-right:0;border-bottom:1px solid var(--st-line);padding:1.5rem}.st-evidence article:last-child{border-bottom:0}.st-capability-grid{grid-template-columns:minmax(0,1fr)}.st-capability,.st-capability-conversation,.st-capability-workflow{grid-column:1;min-height:26rem}.st-mini-workflow{grid-template-columns:minmax(0,1fr);gap:.55rem;padding:1rem}.st-mini-workflow span{text-align:left;grid-template-columns:auto minmax(0,1fr);justify-items:start;min-height:3.2rem}.st-mini-workflow span:not(:last-child):after{width:1px;height:.55rem;top:100%;left:1.5rem}.st-control-principles{grid-template-columns:minmax(0,1fr)}.st-control-principles span{border-bottom:1px solid #34473d;border-right:0}.st-control-principles span:last-child{border-bottom:0}.st-integration-cloud>div{min-height:6rem;padding:.85rem;font-size:.62rem}.st-faq-list summary{grid-template-columns:2.1rem minmax(0,1fr) auto}.st-faq-list details>p{margin-left:3.1rem}.st-footer-main{grid-template-columns:minmax(0,1fr)}.st-footer-meta{flex-direction:column;align-items:start}}.st-demo-app-shell{background:var(--st-paper);grid-template-columns:8.5rem minmax(0,1fr);min-width:0;display:grid;position:relative}.st-demo-app-rail{border-right:1px solid var(--st-line);background:color-mix(in srgb, var(--st-surface) 86%, var(--st-paper));flex-direction:column;gap:1.25rem;min-width:0;padding:1rem .7rem;display:flex}.st-demo-new,.st-demo-rail-company{border-radius:999px;place-items:center;width:1.8rem;height:1.8rem;font-size:.68rem;font-weight:700;display:grid}.st-demo-new{background:var(--st-forest-deep);color:var(--st-paper)}.st-demo-app-rail nav{gap:.3rem;display:grid}.st-demo-app-rail nav>span{min-width:0;min-height:2.25rem;color:var(--st-ink-soft);border-radius:.45rem;align-items:center;gap:.55rem;padding:0 .65rem;font-size:.61rem;font-weight:600;display:flex}.st-demo-app-rail nav>span[data-active=true]{background:var(--st-mist);color:var(--st-forest-deep)}.st-demo-rail-company{border:1px solid var(--st-line);color:var(--st-forest-deep);margin-top:auto}.st-demo-app-main{min-width:0;overflow:hidden}.st-demo-appbar{border-bottom:1px solid var(--st-line);background:color-mix(in srgb, var(--st-surface) 94%, transparent);justify-content:space-between;align-items:center;gap:1rem;min-width:0;min-height:3.7rem;padding:.65rem 1.1rem;display:flex}.st-demo-appbar>span{gap:.14rem;min-width:0;display:grid}.st-demo-appbar small{color:var(--st-ink-soft);font-size:.52rem}.st-demo-appbar b{color:var(--st-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.st-demo-appbar em{background:var(--st-mist);color:var(--st-forest-deep);border-radius:999px;flex:none;padding:.42rem .68rem;font-size:.55rem;font-style:normal;font-weight:700}.st-demo-appbar em[data-state=freigabe]{background:color-mix(in srgb, var(--st-attention) 17%, var(--st-surface));color:#84511d}.st-demo-viewport{background:radial-gradient(circle at 90% 8%, color-mix(in srgb, var(--st-sage) 20%, transparent), transparent 19rem), var(--st-paper);min-width:0}.st-demo-scene{min-width:0}.st-intake-card,.st-composer-card,.st-run-plan,.st-run-activity,.st-approval-card,.st-result-card{border-radius:1rem}.st-composer-card,.st-run-plan,.st-run-activity{box-shadow:0 16px 42px #14231c14}.st-platform-journeys{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(2.5rem,5vw,4.75rem);display:grid}.st-platform-journey{border:1px solid var(--st-line);background:var(--st-surface);border-radius:1rem;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:33rem;display:grid;overflow:hidden}.st-platform-journey:nth-child(2){background:color-mix(in srgb, var(--st-mist) 44%, var(--st-surface))}.st-platform-journey-copy{align-content:start;min-width:0;padding:clamp(1.4rem,2.5vw,2.1rem);display:grid}.st-platform-number,.st-platform-eyebrow{color:var(--st-forest-deep);letter-spacing:.09em;text-transform:uppercase;font:700 .58rem/1.2 ui-monospace,monospace}.st-platform-eyebrow{margin:1.2rem 0 0}.st-platform-journey h3{color:var(--st-ink-deep);font-size:var(--st-type-subsection);letter-spacing:var(--st-tracking-title);font-weight:600;line-height:var(--st-leading-title);text-wrap:balance;margin:.75rem 0 0}.st-platform-journey-copy>p:last-of-type{color:var(--st-ink-soft);overflow-wrap:break-word;margin:1rem 0 0;font-size:.82rem;line-height:1.6}.st-platform-journey ul{flex-wrap:wrap;gap:.45rem;margin:1.4rem 0 0;padding:0;list-style:none;display:flex}.st-platform-journey li{border:1px solid var(--st-line);color:var(--st-ink);border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .65rem;font-size:.61rem;font-weight:600;display:inline-flex}.st-platform-journey-visual{border-top:1px solid var(--st-line);background:var(--st-paper);grid-template-rows:minmax(0,1fr) auto;gap:.7rem;min-width:0;min-height:14.5rem;padding:1rem;display:grid}.st-platform-journey-visual>div:first-child{height:100%}.st-platform-provider-row{justify-content:center;align-items:center;gap:.55rem;display:flex}.st-platform-provider-row span{border:1px solid var(--st-line);background:var(--st-surface);border-radius:.65rem;place-items:center;width:2.3rem;height:2.3rem;display:grid}@media (max-width:1080px){.st-platform-journeys{grid-template-columns:minmax(0,1fr)}.st-platform-journey{grid-template-rows:auto;grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);min-height:0}.st-platform-journey-visual{border-top:0;border-left:1px solid var(--st-line);min-height:20rem}}@media (max-width:760px){.st-demo-app-shell{grid-template-columns:6.5rem minmax(0,1fr)}.st-demo-app-rail nav>span{padding-inline:.5rem}.st-platform-journey{grid-template-columns:minmax(0,1fr)}.st-platform-journey-visual{border-top:1px solid var(--st-line);border-left:0;min-height:16rem}}@media (max-width:600px){.st-demo-app-rail{display:none}.st-demo-app-shell{grid-template-columns:minmax(0,1fr)}.st-demo-appbar{min-height:3.25rem;padding-inline:.75rem}.st-demo-appbar em{text-overflow:ellipsis;white-space:nowrap;max-width:8.2rem;overflow:hidden}.st-platform-journey{grid-template-columns:minmax(0,1fr);min-height:0}.st-platform-journey-copy{padding:1.25rem}.st-platform-journey h3{font-size:clamp(1.6rem,8.5vw,2.15rem)}.st-platform-journey-visual{min-height:15rem}}.oc-page-intro{background:radial-gradient(circle at 88% 12%, color-mix(in srgb, var(--st-sage) 14%, transparent), transparent 28rem), var(--st-paper);padding-block:clamp(4.5rem,8vw,7.5rem);position:relative;overflow:hidden}.st-page-hero{grid-template-columns:minmax(0,1.12fr) minmax(20rem,.72fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.st-page-hero-copy{min-width:0}.st-page-hero-copy h1,.st-product-page .st-page-hero-copy h1{max-width:16ch;font-size:var(--st-type-page-title);letter-spacing:var(--st-tracking-display);line-height:var(--st-leading-display);text-wrap:balance;margin-top:1.65rem}.st-page-hero .oc-page-sub,.st-product-page .st-page-hero .oc-page-sub{max-width:var(--st-measure-copy);font-size:var(--st-type-lead);line-height:var(--st-leading-lead);margin:2rem 0 0}.st-page-hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2.2rem;display:flex}.st-page-hero-link{min-height:3rem;color:var(--st-forest-deep);align-items:center;gap:.65rem;font-size:.82rem;font-weight:600;display:inline-flex}.st-page-hero-link span{transition:transform .18s}.st-page-hero-link:hover span{transform:translate(.25rem)}.st-page-hero-link:focus-visible{outline:2px solid var(--st-forest);outline-offset:4px;border-radius:.25rem}.st-page-hero-visual{border:1px solid color-mix(in srgb, var(--st-sage) 28%, transparent);color:#f7f6f1;background:#0d1b15;border-radius:clamp(1.4rem,2.5vw,2rem);flex-direction:column;min-height:31rem;padding:1.3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 90px #08171133}.st-page-hero-visual:before{content:"";border:1px solid #a8cbb638;border-radius:50%;width:18rem;height:18rem;position:absolute;top:-7rem;right:-5rem;box-shadow:0 0 0 4rem #a8cbb609}.st-page-hero-visual[data-tone=sage]{background:#173a2c}.st-page-hero-visual[data-tone=warm]{background:#20221e}.st-page-hero-visual header{z-index:1;color:#f7f6f199;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #f7f6f124;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1.15rem;font:600 .6rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex;position:relative}.st-page-hero-visual header span:first-child{color:#b7dbc4}.st-page-hero-visual>p{z-index:1;max-width:14ch;font-size:var(--st-type-subsection);letter-spacing:var(--st-tracking-title);font-weight:500;line-height:var(--st-leading-title);margin:2rem 0 0;position:relative}.st-page-hero-visual ol{z-index:1;gap:.55rem;margin:2rem 0 0;padding:0;list-style:none;display:grid;position:relative}.st-page-hero-visual li{background:#f7f6f10e;border:1px solid #f7f6f11f;border-radius:.9rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;min-height:3.3rem;padding:.8rem 1rem;display:grid;position:relative}.st-page-hero-visual li>span{color:#a8cbb6;font:600 .58rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.st-page-hero-visual li>b{font-size:.78rem;font-weight:500}.st-page-hero-visual li>i{z-index:2;background:#a8cbb6;width:1px;height:1rem;position:absolute;bottom:-.8rem;left:1.35rem}.st-page-hero-visual li>i:after{content:"";background:#a8cbb6;border-radius:50%;width:.35rem;height:.35rem;animation:2.4s ease-in-out 2 st-page-signal;position:absolute;bottom:0;left:-.15rem}.st-page-hero-visual footer{z-index:1;color:#0d1b15;background:#b7dbc4;border-radius:1rem;gap:.45rem;margin-top:auto;padding:1rem 1.1rem;display:grid;position:relative}.st-page-hero-visual footer span{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.45rem;font:600 .56rem/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.st-page-hero-visual footer span i{background:var(--st-forest-deep);border-radius:50%;width:.45rem;height:.45rem}.st-page-hero-visual footer strong{font-size:.9rem;font-weight:600}@keyframes st-page-signal{0%,to{opacity:.45;transform:translateY(-.35rem)}50%{opacity:1;transform:translateY(.2rem)}}@media (max-width:940px){.st-page-hero{grid-template-columns:minmax(0,1fr);max-width:50rem}.st-page-hero-copy h1,.st-product-page .st-page-hero-copy h1{max-width:15ch}.st-page-hero-visual{min-height:29rem}}@media (max-width:600px){.oc-page-intro,.st-product-page .oc-page-intro{padding-block:4.2rem}.st-page-hero{gap:3rem}.st-page-hero-copy h1,.st-product-page .st-page-hero-copy h1{overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;max-width:100%}.st-page-hero-actions{flex-direction:column;align-items:stretch;gap:.65rem}.st-page-hero-actions .st-button,.st-page-hero-link{justify-content:center}.st-page-hero-visual{min-height:30rem;padding:1rem}.st-page-hero-visual>p{margin-top:1.6rem}}@media (prefers-reduced-motion:reduce){.st-page-hero-visual li>i:after{animation:none}}.st-product-page .oc-section-head{grid-template-columns:minmax(0,1fr);gap:1.5rem;max-width:68rem}.st-product-page .oc-section-head h2{max-width:64rem}.st-product-page .oc-section-head>p:last-child{grid-column:1;max-width:48rem}@media (max-width:700px){.st-product-page .oc-page-intro{padding-block:6rem 4.5rem}.st-product-page .oc-section-head h2{overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}}.st-demo-shell{border-radius:clamp(1.1rem,2vw,1.75rem);width:100%;max-width:none;margin:clamp(3rem,6vw,5rem) 0 0;box-shadow:0 32px 90px #08171138}.st-demo-topbar{min-height:3.35rem;padding-inline:1rem}.st-demo-topbar .st-wordmark{width:5.4rem}.st-demo-tabs button{gap:.55rem;min-height:4.2rem;padding-inline:.9rem}.st-demo-tabs button i{left:.9rem;right:.9rem}.st-demo-viewport{min-height:clamp(400px,36vw,500px)}.st-demo-scene{z-index:1;padding:clamp(1.25rem,2.8vw,2.5rem);position:relative}.st-demo-assignment{grid-template-columns:minmax(0,.9fr) minmax(16rem,1.1fr);gap:clamp(1rem,2.2vw,2rem)}.st-intake-card,.st-composer-card{border:1px solid var(--st-line);background:color-mix(in srgb, var(--st-surface) 94%, transparent);border-radius:1rem;min-width:0;padding:clamp(1rem,2vw,1.55rem);box-shadow:0 18px 50px #14231c1a}.st-intake-source{border-bottom:1px solid var(--st-line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding-bottom:.85rem;display:grid}.st-intake-source>span{gap:.2rem;display:grid}.st-intake-source b{color:var(--st-ink-deep);font-size:.7rem}.st-intake-source small,.st-intake-source em{color:var(--st-ink-soft);font-size:.58rem;font-style:normal}.st-intake-card .st-scene-title{margin-top:1.1rem;font-size:clamp(1.25rem,2vw,1.9rem);line-height:1.08}.st-intake-card>p:not(.st-scene-title){color:var(--st-ink-soft);margin:.75rem 0 0;font-size:.72rem;line-height:1.55}.st-intake-files{gap:.45rem;margin-top:1rem;display:grid}.st-intake-files span{background:var(--st-paper);color:var(--st-ink);text-overflow:ellipsis;white-space:nowrap;border-radius:.55rem;padding:.5rem .65rem;font-size:.58rem;overflow:hidden}.st-composer-card>small{color:var(--st-forest-deep);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.75rem;font:600 .55rem/1.3 ui-monospace,monospace;display:block}.st-composer-card>p{font-size:clamp(.78rem,1vw,.92rem);line-height:1.5}.st-composer-context{margin-top:1rem}.st-composer-card>.st-simulated-button{min-height:2.5rem;margin-top:1.25rem}.st-run-head .st-scene-title{font-size:clamp(1.55rem,2.5vw,2.4rem)}.st-run-grid{grid-template-columns:minmax(0,1.05fr) minmax(14rem,.95fr);margin-top:1.25rem}.st-run-plan li{min-height:4rem}.st-run-activity{padding:1rem}.st-run-activity>div{min-height:3.8rem}.st-run-activity .st-cost-line{min-height:3.2rem}.st-approval-card{width:min(100%,740px);padding:clamp(1.25rem,3vw,2.25rem)}.st-result-card{width:min(100%,680px);padding:clamp(1.5rem,3vw,2.6rem)}.st-result-check{width:2.8rem;height:2.8rem;margin-bottom:1rem}.st-result-card .st-scene-title{font-size:clamp(1.7rem,3vw,2.8rem)}.st-result-assets{margin-top:1.4rem}.st-result-assets span{min-height:4.6rem}.st-demo-counter{z-index:0;border:1px solid color-mix(in srgb, var(--st-sage) 38%, transparent);opacity:.65;border-radius:50%;place-items:center;width:clamp(8rem,15vw,12rem);height:clamp(8rem,15vw,12rem);display:grid;position:absolute;top:8%;right:-3.5rem}.st-demo-counter i{background:color-mix(in srgb, var(--st-forest) 22%, transparent);border-radius:50%;width:42%;height:42%;animation:.9s cubic-bezier(.22,1,.36,1) both st-counter-shift}.st-demo-footer{min-height:2.8rem;padding-inline:1rem}.st-demo-system-trail{align-items:center;gap:.45rem;display:flex}.st-demo-system-trail i{color:var(--st-forest);font-style:normal}.st-demo-system-trail b{color:var(--st-ink);font-size:.55rem}.st-work-impact{border:1px solid var(--st-line);color:#f7f6f1;background:#0d1813;border-radius:1rem;grid-template-columns:minmax(0,.82fr) minmax(22rem,1.18fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);margin-top:1rem;padding:clamp(1.6rem,4vw,3.4rem);display:grid}.st-work-impact .st-kicker{color:#9bc8aa}.st-work-impact header h3{letter-spacing:-.045em;max-width:17ch;margin:1rem 0 0;font-size:clamp(1.5rem,2.8vw,2.5rem);font-weight:500;line-height:1.08}.st-work-impact header>p:not(.st-kicker){color:#f7f6f1a8;max-width:31rem;margin:1rem 0 0;font-size:.78rem;line-height:1.6}.st-impact-result{border-top:1px solid #f7f6f12e;gap:.6rem;margin-top:clamp(1.5rem,3vw,2.5rem);padding-top:1.25rem;display:grid}.st-impact-result small{color:#9bc8aa;letter-spacing:.08em;text-transform:uppercase;font:600 .55rem/1.35 ui-monospace,monospace}.st-impact-result strong{letter-spacing:-.035em;max-width:18ch;font-size:clamp(1.3rem,2.2vw,2rem);font-weight:500;line-height:1.08}.st-impact-result p{color:#f7f6f1a8;margin:0;font-size:.64rem}.st-impact-steps{border-top:1px solid #f7f6f12e;margin:0;padding:0;list-style:none;display:grid}.st-impact-steps li{border-bottom:1px solid #f7f6f12e;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;padding:clamp(1rem,2vw,1.4rem) 0;display:grid}.st-impact-steps li>span{color:#9bc8aa;border:1px solid #9bc8aa66;border-radius:50%;place-items:center;width:1.65rem;height:1.65rem;font:700 .52rem/1 ui-monospace,monospace;display:grid}.st-impact-steps li div{min-width:0}.st-impact-steps strong{font-size:clamp(.92rem,1.35vw,1.1rem);font-weight:600;display:block}.st-impact-steps p{color:#f7f6f19e;margin:.35rem 0 0;font-size:.68rem;line-height:1.5}@keyframes st-counter-shift{0%{transform:translate(-38%)}to{transform:translate(38%)}}@media (max-width:940px){.st-demo-shell{max-width:52rem;margin:3rem auto 0}.st-work-impact{grid-template-columns:minmax(0,.8fr) minmax(18rem,1.2fr)}}@media (max-width:600px){.st-demo-shell{margin-top:2.5rem}.st-demo-viewport{min-height:490px}.st-demo-assignment{grid-template-columns:minmax(0,1fr);gap:.7rem}.st-intake-card,.st-composer-card{padding:.9rem}.st-intake-card .st-scene-title{margin-top:.75rem;font-size:1.15rem}.st-intake-card>p:not(.st-scene-title){display:none}.st-intake-files{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.75rem}.st-run-grid{grid-template-columns:minmax(0,1fr)}.st-run-plan li{min-height:4.35rem}.st-approval-card{grid-template-columns:minmax(0,1fr)}.st-approval-icon{display:none}.st-approval-actions{grid-column:1}.st-result-assets{grid-template-columns:minmax(0,1fr)}.st-result-assets span{text-align:left;grid-template-columns:auto minmax(0,1fr);justify-items:start;min-height:3.5rem}.st-demo-system-trail{display:none}.st-work-impact{grid-template-columns:minmax(0,1fr)}.st-impact-steps{margin-top:.5rem}}@media (prefers-reduced-motion:reduce){.st-demo-counter i{animation:none;transform:translate(38%)}}.st-work-model,.st-workflow-definition,.st-workflow-choice,.st-workflow-fit,.st-workflow-faq{border-bottom:1px solid var(--st-line);background:color-mix(in srgb, var(--st-surface) 76%, transparent)}.st-work-model-grid,.st-workflow-choice-grid{border-top:1px solid var(--st-line);border-left:1px solid var(--st-line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:4rem;display:grid}.st-work-model-grid>.reveal,.st-workflow-choice-grid>.reveal,.st-workflow-flow>.reveal{min-width:0}.st-work-model-grid article,.st-workflow-choice-grid article{border-right:1px solid var(--st-line);border-bottom:1px solid var(--st-line);height:100%;min-height:22rem;padding:clamp(1.35rem,2.4vw,2rem)}.st-work-model-grid article>span,.st-workflow-choice-grid article>span,.st-workflow-flow header span,.st-workflow-outcomes li span,.st-workflow-fit-list li span{color:var(--st-forest-deep);letter-spacing:.08em;font:600 .66rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.st-work-model-grid h3,.st-workflow-choice-grid h3,.st-workflow-flow h3{color:var(--st-ink);font-size:var(--st-type-card-feature);letter-spacing:var(--st-tracking-title);font-weight:600;line-height:var(--st-leading-title);margin:3rem 0 0}.st-work-model-grid p,.st-workflow-choice-grid p,.st-workflow-flow p{color:var(--st-ink-soft);margin:1rem 0 0;line-height:1.62}.st-work-model-grid small,.st-workflow-choice-grid small{border-top:1px solid var(--st-line);color:var(--st-forest-deep);margin-top:2rem;padding-top:1rem;font-size:.75rem;line-height:1.55;display:block}.st-workflow-proof,.st-workflow-integrations,.st-workflow-outcomes{border-bottom:1px solid var(--st-line);background:var(--st-paper)}.st-workflow-flow{border-top:1px solid var(--st-line);border-left:1px solid var(--st-line);grid-template-columns:repeat(4,minmax(0,1fr));margin:4rem 0 0;padding:0;list-style:none;display:grid}.st-workflow-flow li{border-right:1px solid var(--st-line);border-bottom:1px solid var(--st-line);height:100%;min-height:19rem;padding:clamp(1.3rem,2vw,1.75rem)}.st-workflow-flow header{color:var(--st-forest-deep);justify-content:space-between;align-items:center;display:flex}.st-workflow-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.st-workflow-choice-grid article{min-height:25rem}.st-workflow-outcomes ul,.st-workflow-fit-list,.st-workflow-control ul{border-top:1px solid var(--st-line);border-left:1px solid var(--st-line);grid-template-columns:repeat(2,minmax(0,1fr));margin:4rem 0 0;padding:0;list-style:none;display:grid}.st-workflow-outcomes li,.st-workflow-fit-list li,.st-workflow-control li{border-right:1px solid var(--st-line);border-bottom:1px solid var(--st-line);align-items:flex-start;gap:1rem;min-height:8rem;padding:1.5rem;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.45;display:flex}.st-workflow-control{color:#f7f6f1;background:#0d1813}.st-workflow-control .st-kicker,.st-workflow-control .st-section-head h2{color:#f7f6f1}.st-workflow-control .st-section-head>p:last-child,.st-workflow-control li{color:#f7f6f1b8}.st-workflow-control ul,.st-workflow-control li{border-color:#f7f6f133}.st-workflow-control li svg{color:#a8cbb6;flex:none}.st-workflow-integrations ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:4rem 0 0;padding:0;list-style:none;display:grid}.st-workflow-integrations li{border:1px solid var(--st-line);background:var(--st-surface);min-width:0;min-height:5rem;color:var(--st-ink);border-radius:999px;align-items:center;gap:1rem;padding:1rem 1.2rem;font-size:.82rem;font-weight:600;display:flex}.st-workflow-integrations li svg{flex:none}.st-workflow-faq-list{border-top:1px solid var(--st-line);margin-top:4rem}.st-workflow-faq-list details{border-bottom:1px solid var(--st-line)}.st-workflow-faq-list summary{cursor:pointer;min-height:5rem;color:var(--st-ink);grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:1rem;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600;list-style:none;display:grid}.st-workflow-faq-list summary::-webkit-details-marker{display:none}.st-workflow-faq-list summary span,.st-workflow-faq-list summary b{color:var(--st-forest-deep);font:600 .66rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.st-workflow-faq-list summary b{font-size:1.15rem;transition:transform .18s}.st-workflow-faq-list details[open] summary b{transform:rotate(45deg)}.st-workflow-faq-list details>p{max-width:52rem;color:var(--st-ink-soft);margin:0 0 2rem 3.5rem;font-size:1rem;line-height:1.65}.st-workflow-links{flex-wrap:wrap;gap:.75rem;margin-top:3rem;display:flex}.st-workflow-links a{border:1px solid var(--st-line);min-height:3rem;color:var(--st-ink);border-radius:999px;align-items:center;padding:.7rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}@media (max-width:1000px){.st-work-model-grid,.st-workflow-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.st-workflow-choice-grid,.st-workflow-integrations ul{grid-template-columns:minmax(0,1fr)}.st-workflow-choice-grid article{min-height:auto}}@media (max-width:600px){.st-work-model-grid,.st-workflow-flow,.st-workflow-outcomes ul,.st-workflow-fit-list,.st-workflow-control ul{grid-template-columns:minmax(0,1fr)}.st-work-model-grid article,.st-workflow-flow li,.st-workflow-outcomes li,.st-workflow-fit-list li,.st-workflow-control li{min-height:auto}.st-workflow-links{flex-direction:column;align-items:stretch}.st-workflow-links a{text-align:center;justify-content:center}.st-workflow-faq-list details>p{margin-left:0}}@media (max-width:360px){.st-integration-cloud{grid-template-columns:minmax(0,1fr)}.st-integration-cloud .st-integration-core{grid-column:1;min-height:12rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}.st-demo-tabs button[aria-selected=true] i,.st-demo-viewport,.st-demo-cursor,.st-simulated-button,.st-scene-feedback,.st-run-plan li,.st-run-activity>div,.st-result-assets>span{animation:none!important;transform:none!important}.st-demo-cursor,.st-scene-feedback{display:none}}.st-demo-result{align-content:stretch;place-items:stretch stretch}.st-result-card{text-align:left;width:100%;max-width:none;padding:clamp(1.1rem,2.4vw,2rem)}.st-result-heading{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:end;gap:.35rem 1.5rem;min-width:0;display:grid}.st-result-heading>small{color:var(--st-forest-deep);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font:600 .55rem/1.3 ui-monospace,monospace}.st-result-heading .st-scene-title{margin-top:.45rem;font-size:clamp(1.55rem,2.6vw,2.35rem)}.st-result-heading>p:last-child{color:var(--st-ink-soft);margin:0;font-size:.72rem;line-height:1.55}.st-result-workspace{grid-template-columns:minmax(0,1.08fr) minmax(17rem,.92fr);gap:.75rem;min-width:0;margin-top:1.1rem;display:grid}.st-offer-preview,.st-email-preview{border:1px solid var(--st-line);background:var(--st-paper);border-radius:1rem;min-width:0;overflow:hidden}.st-offer-preview{padding:clamp(1rem,1.8vw,1.45rem)}.st-offer-preview>header,.st-email-preview>header{color:var(--st-ink-soft);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.75rem;font:600 .52rem/1.25 ui-monospace,monospace;display:flex}.st-offer-preview>header i,.st-email-preview>header i{color:var(--st-forest-deep);font-style:normal}.st-offer-preview h3{color:var(--st-ink-deep);letter-spacing:-.035em;margin:.7rem 0 0;font-size:clamp(1.1rem,1.8vw,1.5rem);font-weight:600;line-height:1.08}.st-offer-preview>p{color:var(--st-ink-soft);margin:.45rem 0 0;font-size:.64rem;line-height:1.45}.st-offer-scope{border-top:1px solid var(--st-line);margin-top:.8rem;padding-top:.7rem}.st-offer-scope small,.st-offer-preview dt,.st-email-preview small{color:var(--st-forest-deep);letter-spacing:.06em;text-transform:uppercase;font:600 .5rem/1.3 ui-monospace,monospace}.st-offer-scope ul{gap:.25rem;margin:.4rem 0 0;padding:0;list-style:none;display:grid}.st-offer-scope li{color:var(--st-ink);padding-left:.9rem;font-size:.61rem;line-height:1.4;position:relative}.st-offer-scope li:before{background:var(--st-sage);content:"";border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:.44em;left:0}.st-offer-preview dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:.8rem 0 0;display:grid}.st-offer-preview dl>div{background:var(--st-surface);border-radius:.65rem;min-width:0;padding:.65rem}.st-offer-preview dd{color:var(--st-ink-soft);margin:.3rem 0 0;font-size:.57rem;line-height:1.4}.st-offer-preview .st-offer-open{background:color-mix(in srgb, #e9c46a 20%, var(--st-surface))}.st-email-preview{grid-template-rows:auto 1fr;display:grid}.st-email-preview>header{border-bottom:1px solid var(--st-line);background:var(--st-surface);padding:.8rem 1rem}.st-email-preview>header span{align-items:center;gap:.5rem;display:inline-flex}.st-email-preview>div{padding:1rem}.st-email-preview>div>small{border-bottom:1px solid var(--st-line);color:var(--st-ink-deep);text-transform:none;padding-bottom:.65rem;display:block}.st-email-preview p{color:var(--st-ink-soft);margin:.65rem 0 0;font-size:.61rem;line-height:1.5}.st-email-preview p:first-of-type,.st-email-preview .st-email-closing{color:var(--st-ink)}.st-email-preview .st-email-closing+.st-email-closing{margin-top:.1rem}.st-offer-scope li,.st-result-heading>p:last-child,.st-offer-preview>p,.st-offer-preview dd,.st-email-preview>div>small,.st-email-preview p,.st-outcome-heading p,.st-knowledge-answer p,.st-knowledge-sources strong,.st-knowledge-sources article p,.st-outcome-open strong,.st-weekly-status li,.st-weekly-note{font-size:.875rem;line-height:1.55}.st-email-preview>div>small{letter-spacing:normal;font-family:inherit}.st-outcomes{border-bottom:1px solid var(--st-line);background:var(--st-surface)}.st-outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);margin-top:clamp(2.5rem,5vw,4.5rem);display:grid}.st-outcome-story{border:1px solid var(--st-line);border-radius:var(--st-radius-card);background:var(--st-paper);min-width:0;overflow:hidden}.st-outcome-heading{grid-template-columns:auto minmax(0,1fr);gap:1rem;padding:clamp(1.4rem,3vw,2.2rem);display:grid}.st-outcome-heading>span{color:var(--st-forest-deep);letter-spacing:.08em;font:700 .58rem/1.2 ui-monospace,monospace}.st-outcome-heading small,.st-knowledge-answer>small,.st-knowledge-sources>small,.st-outcome-open small,.st-weekly-status small{color:var(--st-forest-deep);letter-spacing:.08em;text-transform:uppercase;font:600 .55rem/1.25 ui-monospace,monospace}.st-outcome-heading h3{color:var(--st-ink-deep);font-size:var(--st-type-subsection);letter-spacing:var(--st-tracking-title);font-weight:600;line-height:var(--st-leading-title);margin:.75rem 0 0}.st-outcome-heading p{color:var(--st-ink-soft);margin:.8rem 0 0;font-size:.875rem;line-height:1.6}.st-knowledge-answer{border:1px solid var(--st-line);background:var(--st-surface);border-radius:1rem;margin:0 clamp(1.2rem,3vw,2rem);padding:clamp(1.1rem,2.4vw,1.6rem)}.st-knowledge-answer blockquote{color:var(--st-ink-deep);letter-spacing:-.025em;margin:.8rem 0 0;font-size:clamp(1rem,1.6vw,1.25rem);font-weight:500;line-height:1.32}.st-knowledge-answer>div{border-top:1px solid var(--st-line);margin-top:1rem;padding-top:1rem}.st-knowledge-answer>div>span{background:var(--st-mist);color:var(--st-forest-deep);border-radius:999px;padding:.3rem .55rem;font-size:.58rem;font-weight:700;display:inline-flex}.st-knowledge-answer p{color:var(--st-ink);margin:.7rem 0 0;font-size:.875rem;line-height:1.62}.st-knowledge-sources{padding:1.3rem clamp(1.2rem,3vw,2rem) 0}.st-knowledge-sources>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:.65rem;display:grid}.st-knowledge-sources article{border:1px solid var(--st-line);background:color-mix(in srgb, var(--st-surface) 78%, transparent);border-radius:.8rem;grid-template-columns:auto minmax(0,1fr);gap:.65rem;padding:.85rem;display:grid}.st-knowledge-sources article>span{color:var(--st-forest-deep);font:700 .52rem/1.2 ui-monospace,monospace}.st-knowledge-sources article div{min-width:0}.st-knowledge-sources strong,.st-knowledge-sources article small{display:block}.st-knowledge-sources strong{color:var(--st-ink-deep);font-size:.875rem}.st-knowledge-sources article small{color:var(--st-ink-soft);margin-top:.2rem;font-size:.52rem}.st-knowledge-sources article p{color:var(--st-ink-soft);margin:.55rem 0 0;font-size:.875rem;line-height:1.45}.st-outcome-open{background:color-mix(in srgb, #e9c46a 21%, var(--st-surface));border-radius:.8rem;gap:.35rem;margin:1.3rem clamp(1.2rem,3vw,2rem) clamp(1.2rem,3vw,2rem);padding:.9rem 1rem;display:grid}.st-outcome-open strong{color:var(--st-ink-deep);font-size:.875rem}.st-outcome-weekly{color:#f7f6f1;background:#0d1813;border-color:#2f463a}.st-outcome-weekly .st-outcome-heading>span,.st-outcome-weekly .st-outcome-heading small,.st-outcome-weekly .st-weekly-status small{color:#9bc8aa}.st-outcome-weekly .st-outcome-heading h3{color:#f7f6f1}.st-outcome-weekly .st-outcome-heading p{color:#f7f6f1ad}.st-weekly-status{background:#122119;border:1px solid #34473d;border-radius:1rem;margin:0 clamp(1.2rem,3vw,2rem);overflow:hidden}.st-weekly-status>header{border-bottom:1px solid #34473d;justify-content:space-between;align-items:end;gap:1rem;padding:1rem 1.1rem;display:flex}.st-weekly-status>header div{gap:.3rem;display:grid}.st-weekly-status>header strong{font-size:.9rem}.st-weekly-status>header>span{color:#d7e1da;border:1px solid #496052;border-radius:999px;flex:none;padding:.4rem .6rem;font-size:.58rem}.st-weekly-status section{border-bottom:1px solid #34473d;padding:1rem 1.1rem}.st-weekly-status section:last-child{border-bottom:0}.st-weekly-status ul{gap:.45rem;margin:.65rem 0 0;padding:0;list-style:none;display:grid}.st-weekly-status li{color:#e4eae6;padding-left:1.1rem;font-size:.875rem;line-height:1.45;position:relative}.st-weekly-status li:before{content:"";border:1px solid #91bba0;border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.4em;left:0}.st-weekly-status li[data-state=complete]:before{background:#91bba0;border-color:#91bba0}.st-weekly-status li[data-state=decision]:before{background:#e9c46a;border-color:#e9c46a}.st-weekly-note{color:#f7f6f1a6;margin:1.25rem clamp(1.2rem,3vw,2rem) clamp(1.4rem,3vw,2rem);font-size:.875rem;line-height:1.55}@media (max-width:820px){.st-result-workspace,.st-outcome-grid,.st-result-heading{grid-template-columns:minmax(0,1fr)}.st-result-heading>small{grid-column:1}}@media (max-width:600px){.st-demo-result{min-height:70rem}.st-result-card{padding:.8rem}.st-result-heading{padding:.25rem}.st-result-heading .st-scene-title{font-size:1.55rem}.st-offer-preview dl,.st-knowledge-sources>div,.st-outcome-grid{grid-template-columns:minmax(0,1fr)}.st-email-preview>div,.st-email-preview>header{padding-inline:.85rem}.st-outcome-heading{gap:.75rem;padding:1.25rem}.st-knowledge-answer,.st-weekly-status{margin-inline:1rem}.st-knowledge-sources{padding-inline:1rem}.st-outcome-open,.st-weekly-note{margin-inline:1rem}.st-weekly-status>header{flex-direction:column;align-items:start}.st-offer-scope li,.st-result-heading>p:last-child,.st-offer-preview>p,.st-offer-preview dd,.st-email-preview>div>small,.st-email-preview p,.st-outcome-heading p,.st-knowledge-answer p,.st-knowledge-sources strong,.st-knowledge-sources article p,.st-outcome-open strong,.st-weekly-status li,.st-weekly-note{font-size:16px}.st-result-card .st-offer-preview>p,.st-result-card .st-email-preview p{font-size:16px;line-height:1.55}}.st-contact-grid{grid-template-columns:minmax(0,1fr)}.st-hero-guidance{color:var(--st-forest-deep);margin:1.25rem 0 0;font-size:clamp(1.05rem,1.55vw,1.35rem);font-weight:600;line-height:1.35}.st-agent-definition,.st-kmu-fit,.st-trust-guide{border-block:1px solid var(--st-line);background:color-mix(in srgb, var(--st-surface) 78%, transparent)}.st-definition-answer{max-width:66rem;color:var(--st-ink);font-size:clamp(1.1rem,1.7vw,1.42rem);line-height:1.55}.st-agent-parts{border-top:1px solid var(--st-line);border-left:1px solid var(--st-line);grid-template-columns:repeat(3,minmax(0,1fr));margin:4rem 0 0;display:grid}.st-agent-parts>div,.st-agent-parts>.reveal{min-width:0}.st-agent-parts>.reveal>div{border-right:1px solid var(--st-line);border-bottom:1px solid var(--st-line);min-height:11rem;padding:1.6rem}.st-agent-parts dt{align-items:center;gap:.75rem;font-size:.9rem;font-weight:700;display:flex}.st-agent-parts dt span,.st-golden-flow header span,.st-kmu-buying-grid article>span{color:var(--st-forest-deep);letter-spacing:.08em;font:600 .66rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.st-agent-parts dd{color:var(--st-ink-soft);margin:1rem 0 0;line-height:1.55}.st-golden-assignment,.st-kmu-stacks,.st-trust-sources{background:var(--st-paper)}.st-golden-flow{border-top:1px solid var(--st-line);border-left:1px solid var(--st-line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:4rem;display:grid}.st-golden-flow>.reveal{min-width:0}.st-golden-flow article{border-right:1px solid var(--st-line);border-bottom:1px solid var(--st-line);background:color-mix(in srgb, var(--st-surface) 76%, transparent);height:100%;min-height:19rem;padding:1.65rem}.st-golden-flow header{color:var(--st-forest-deep);justify-content:space-between;align-items:center;display:flex}.st-golden-flow h3,.st-kmu-stack-grid h3,.st-kmu-buying-grid h3,.st-trust-guide-grid h3{font-size:var(--st-type-card);letter-spacing:var(--st-tracking-title);line-height:var(--st-leading-title);text-wrap:balance;margin:2.8rem 0 0}.st-golden-flow p,.st-kmu-stack-grid p,.st-kmu-buying-grid p,.st-trust-guide-grid p{color:var(--st-ink-soft);margin:1rem 0 0;line-height:1.6}.st-local-boundary{border-left:2px solid var(--st-sage);max-width:70rem;color:var(--st-ink-soft);margin:2rem 0 0;padding-left:1rem;font-size:.82rem;line-height:1.6}.st-kmu-fit ul{border-top:1px solid var(--st-line);border-left:1px solid var(--st-line);grid-template-columns:repeat(2,minmax(0,1fr));margin:4rem 0 0;padding:0;list-style:none;display:grid}.st-kmu-fit li{border-right:1px solid var(--st-line);border-bottom:1px solid var(--st-line);align-items:flex-start;gap:1rem;min-height:8rem;padding:1.6rem;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.45;display:flex}.st-kmu-fit li span{color:var(--st-forest-deep);font:600 .66rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.st-kmu-stack-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:4rem;display:grid}.st-kmu-stack-grid>.reveal,.st-kmu-buying-grid>.reveal,.st-trust-guide-grid>.reveal{min-width:0}.st-kmu-stack-grid article{border:1px solid var(--st-line);border-radius:var(--st-radius-card);background:color-mix(in srgb, var(--st-surface) 82%, transparent);height:100%;min-height:20rem;padding:1.75rem}.st-kmu-stack-grid h3{margin-top:3.5rem}.st-kmu-buying{color:#f7f6f1;background:#0d1813}.st-kmu-buying .st-kicker,.st-kmu-buying .st-section-head h2,.st-kmu-buying-grid h3{color:#f7f6f1}.st-kmu-buying-grid{border-top:1px solid #f7f6f133;border-left:1px solid #f7f6f133;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem;display:grid}.st-kmu-buying-grid article{border-bottom:1px solid #f7f6f133;border-right:1px solid #f7f6f133;height:100%;min-height:17rem;padding:1.6rem}.st-kmu-buying-grid p,.st-kmu-buying .st-local-boundary{color:#f7f6f1ad}.st-kmu-buying-grid article>span{color:#a8cbb6}.st-kmu-links{flex-wrap:wrap;gap:.75rem;margin-top:2.5rem;display:flex}.st-kmu-links a{color:#f7f6f1;border:1px solid #f7f6f140;border-radius:999px;padding:.75rem 1rem;font-size:.78rem;font-weight:600}.st-trust-guide-grid{border-top:1px solid var(--st-line);border-left:1px solid var(--st-line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4rem;display:grid}.st-trust-maturity{border-bottom:1px solid var(--st-line);background:var(--st-ink-deep);color:#f7f6f1}.st-trust-maturity .st-kicker,.st-trust-maturity .st-section-head h2{color:#f7f6f1}.st-trust-maturity .st-section-head>p:last-child{color:#f7f6f1ad}.st-trust-maturity-grid{border-top:1px solid #f7f6f133;border-left:1px solid #f7f6f133;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4rem;display:grid}.st-trust-maturity-grid>.reveal{min-width:0}.st-trust-maturity-grid article{border-bottom:1px solid #f7f6f133;border-right:1px solid #f7f6f133;height:100%;min-height:24rem;padding:clamp(1.5rem,3vw,2.4rem)}.st-trust-maturity-grid article>span{color:#a8cbb6;letter-spacing:.08em;text-transform:uppercase;font:600 .66rem/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.st-trust-maturity-grid h3{color:#f7f6f1;max-width:33rem;font-size:var(--st-type-card-feature);letter-spacing:var(--st-tracking-title);font-weight:500;line-height:var(--st-leading-title);text-wrap:balance;margin:3rem 0 0}.st-trust-maturity-grid p{color:#f7f6f1ad;max-width:34rem;margin:1.4rem 0 0;font-size:.82rem;line-height:1.65}.st-trust-guide-grid article{border-right:1px solid var(--st-line);border-bottom:1px solid var(--st-line);height:100%;min-height:19rem;padding:clamp(1.5rem,3vw,2.3rem)}.st-trust-guide-grid article>span{color:var(--st-forest-deep);letter-spacing:.08em;text-transform:uppercase;font:600 .66rem/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.st-trust-guide-grid h3{margin-top:2.2rem}.st-trust-sources ul{border-top:1px solid var(--st-line);margin:3rem 0 0;padding:0;list-style:none;display:grid}.st-trust-sources a{border-bottom:1px solid var(--st-line);min-height:4.5rem;color:var(--st-ink);justify-content:space-between;align-items:center;gap:1rem;font-weight:600;display:flex}@media (max-width:900px){.st-agent-parts,.st-kmu-buying-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.st-golden-flow,.st-kmu-stack-grid{grid-template-columns:minmax(0,1fr)}.st-golden-flow article,.st-kmu-stack-grid article{min-height:auto}}@media (max-width:600px){.st-section-head h2{overflow-wrap:normal;-webkit-hyphens:auto;hyphens:auto}.st-agent-parts,.st-kmu-fit ul,.st-kmu-buying-grid,.st-trust-guide-grid,.st-trust-maturity-grid{grid-template-columns:minmax(0,1fr)}.st-agent-parts>.reveal>div,.st-kmu-fit li,.st-kmu-buying-grid article,.st-trust-guide-grid article,.st-trust-maturity-grid article{min-height:auto}.st-kmu-links{flex-direction:column;align-items:stretch}.st-kmu-links a{text-align:center;justify-content:center;align-items:center;min-height:3rem;display:flex}}
