:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--brand-deep:#00323d;--brand-deep-soft:#082432;--bg:var(--lightningcss-light,#f7f9fb)var(--lightningcss-dark,#071419);--bg-alt:var(--lightningcss-light,#eef3f6)var(--lightningcss-dark,#0b1b21);--surface:var(--lightningcss-light,#fff)var(--lightningcss-dark,#10242a);--surface-alt:var(--lightningcss-light,#f1f5f7)var(--lightningcss-dark,#142c33);--surface-accent:var(--lightningcss-light,#e2f8fb)var(--lightningcss-dark,#0d3942);--surface-line:var(--lightningcss-light,#00323d1a)var(--lightningcss-dark,#c2e6eb21);--surface-line-strong:var(--lightningcss-light,#00323d33)var(--lightningcss-dark,#c2e6eb3d);--surface-overlay:var(--lightningcss-light,#ffffffe6)var(--lightningcss-dark,#10242ae6);--surface-overlay-strong:var(--lightningcss-light,#fffffff0)var(--lightningcss-dark,#10242af0);--surface-overlay-soft:var(--lightningcss-light,#ffffffd1)var(--lightningcss-dark,#10242ad1);--header-bg:var(--lightningcss-light,#f7f9fbe6)var(--lightningcss-dark,#071419e6);--text-strong:var(--lightningcss-light,#071c24)var(--lightningcss-dark,#f1fafb);--text-body:var(--lightningcss-light,#31484f)var(--lightningcss-dark,#bed0d4);--text-muted:var(--lightningcss-light,#56676d)var(--lightningcss-dark,#91a8ae);--accent:var(--lightningcss-light,#006875)var(--lightningcss-dark,#35d5e4);--accent-strong:var(--lightningcss-light,#004f58)var(--lightningcss-dark,#62e5ef);--accent-hover:var(--lightningcss-light,#004f58)var(--lightningcss-dark,#73eaf2);--accent-bright:var(--lightningcss-light,#00daf3)var(--lightningcss-dark,#62e5ef);--accent-soft:var(--lightningcss-light,#00daf321)var(--lightningcss-dark,#35d5e424);--on-accent:var(--lightningcss-light,#fff)var(--lightningcss-dark,#04171b);--inverse-bg:#071c24;--inverse-text:#fff;--inverse-text-muted:#ffffffc2;--inverse-surface:#fff;--inverse-surface-text:#071c24;--inverse-surface-soft:#ffffff14;--inverse-line:#ffffff38;--ok:var(--lightningcss-light,#0b805d)var(--lightningcss-dark,#54d3a9);--shadow-color:var(--lightningcss-light,#0027301a)var(--lightningcss-dark,#00000057);--shadow-soft-color:var(--lightningcss-light,#0027300f)var(--lightningcss-dark,#0000003d);--shadow:0 30px 80px var(--shadow-color);--shadow-soft:0 14px 34px var(--shadow-soft-color);--radius:16px;--radius-md:12px;--radius-sm:10px;--shell:1280px;--shell-prose:1040px;--font-sans:"Avenir Next", "IBM Plex Sans", "Segoe UI Variable", "Segoe UI", sans-serif;--font-heading:"Avenir Next", "IBM Plex Sans", "Segoe UI Variable", "Segoe UI", sans-serif;--font-display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--font-mono:"SFMono-Regular", "SF Mono", Consolas, "Liberation Mono", monospace;--text-xs:.78rem;--text-sm:.88rem;--text-base:1rem;--text-md:1.18rem;--text-lg:clamp(1.7rem, 3vw, 2.2rem);--text-xl:clamp(2.4rem, 5vw, 4.4rem);--transition-fast:.14s ease;--transition:.15s ease}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;overflow-x:clip}body{min-height:100vh;color:var(--text-body);font-family:var(--font-sans);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,textarea,select{font:inherit}code,pre{font-family:var(--font-mono)}.site-shell{min-height:100vh}.shell{width:min(var(--shell), calc(100% - 2rem));margin:0 auto}.skip-link,.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link:focus{clip:auto;white-space:normal;width:auto;height:auto;color:var(--text-strong);background:var(--surface);box-shadow:var(--shadow-soft);z-index:1000;border-radius:999px;margin:1rem;padding:.75rem 1rem}.site-header{z-index:20;background:var(--header-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--surface-line);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.2rem;min-height:5rem;display:flex}.brand{color:var(--text-strong);font-family:var(--font-heading);letter-spacing:-.03em;align-items:center;gap:.72rem;font-size:1.18rem;font-weight:700;display:inline-flex}.brand-logo{object-fit:contain;width:auto;height:2.35rem;display:block}.brand-wordmark{padding-top:.05rem;display:block}.header-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;display:flex}.header-nav a{color:var(--text-muted);border-radius:999px;padding:.65rem .85rem;font-size:.95rem;font-weight:800}.header-nav a.is-active,.header-nav a:hover,.footer-links a:hover,.solution-links a:hover,.product-frame-footer a:hover{color:var(--accent-strong)}.header-nav a.is-active{color:var(--text-strong);background:var(--surface-overlay-strong);box-shadow:inset 0 0 0 1px var(--surface-line)}.mobile-nav{display:none}.header-actions{align-items:center;gap:.55rem;display:flex}.theme-toggle{width:2.5rem;min-height:2.5rem;color:var(--text-strong);background:var(--surface-overlay-strong);border:1px solid var(--surface-line);border-radius:var(--radius-sm);cursor:pointer;transition:transform var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);justify-content:center;align-items:center;padding:0;font-weight:800;display:inline-flex}.theme-toggle:hover{border-color:var(--surface-line-strong);transform:translateY(-1px)}.theme-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-toggle-icon{width:1.2rem;height:1.2rem;color:var(--accent-strong);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.theme-icon-moon,:root[data-resolved-theme=dark] .theme-icon-sun{display:none}:root[data-resolved-theme=dark] .theme-icon-moon{display:block}.button{border-radius:var(--radius-sm);letter-spacing:-.01em;min-height:2.95rem;transition:transform var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);border:1px solid #0000;justify-content:center;align-items:center;padding:.9rem 1.2rem;font-weight:800;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:var(--on-accent);background:var(--accent);box-shadow:0 14px 28px #0068752e}.button-primary:hover{background:var(--accent-hover)}.button-secondary{color:var(--text-strong);background:var(--surface-overlay-strong);border-color:var(--surface-line)}.header-cta{white-space:nowrap}.eyebrow,.kicker,.card-kicker,.footer-heading{color:var(--accent-strong);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .9rem;font-size:.78rem;font-weight:700}.eyebrow{align-items:center;gap:.65rem;display:inline-flex}.eyebrow:before{content:"";background:var(--accent);width:.55rem;height:.55rem;box-shadow:0 0 0 .35rem var(--accent-soft);border-radius:999px}.page-hero,.section{padding:clamp(4.5rem,8vw,7rem) 0}.detail-grid,.card-grid,.audience-grid,.timeline-grid,.pricing-grid,.docs-grid,.content-grid,.form-grid,.footer-grid,.product-grid{gap:1.25rem;display:grid}.capability-overview{grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);align-items:start;gap:1.25rem;display:grid}.detail-grid,.docs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid,.audience-grid,.timeline-grid,.pricing-grid,.footer-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.content-grid{grid-template-columns:minmax(0,2fr) minmax(20rem,1fr)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-panel,.section-panel,.detail-card,.audience-card,.timeline-card,.pricing-card,.form-panel,.note-panel,.docs-card{border:1px solid var(--surface-line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);padding:1.8rem}.hero-panel{box-shadow:none;background:0 0;border:0;padding:0;position:relative}.page-hero .hero-panel{background:var(--surface);border:1px solid var(--surface-line);box-shadow:var(--shadow-soft);padding:2.3rem}.hero-panel h1,.section-title,.detail-card h2,.audience-card h2,.timeline-card h2,.pricing-card h2,.docs-card h2,.note-panel h2,.product-frame h2{color:var(--text-strong);font-family:var(--font-heading);letter-spacing:-.02em;margin:0 0 .8rem;font-weight:700;line-height:1.05}.hero-panel h1{max-width:18ch;font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(2.4rem,5vw,4.4rem);font-weight:600;line-height:1.02}.section-title{max-width:24ch;font-family:var(--font-display);letter-spacing:-.015em;font-size:clamp(1.75rem,3.4vw,2.65rem);font-weight:600;line-height:1.1}.hero-copy,.lede,.section-copy{max-width:60ch;margin:0;font-size:1.05rem}.hero-actions,.button-row{flex-wrap:wrap;gap:.85rem;margin-top:1.5rem;display:flex}.hero-list,.detail-list,.footer-links,.solution-links,.product-frame-list{margin:0;padding:0;list-style:none}.hero-list,.detail-list,.solution-links,.product-frame-list,.footer-links{gap:.75rem;display:grid}.compact-list{gap:.55rem}.hero-list{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.8rem}.hero-list li{border:1px solid var(--surface-line);border-radius:var(--radius-md);background:var(--surface-overlay-soft);min-height:100%;color:var(--text-strong);box-shadow:var(--shadow-soft);padding:1rem}.page-hero .hero-list{grid-template-columns:repeat(3,minmax(0,1fr))}.page-hero .hero-list li{background:var(--surface-alt)}.section-intro{gap:.85rem;max-width:52rem;margin-bottom:1.4rem;display:grid}.section-intro .section-title{max-width:15ch}.section-intro .section-copy{max-width:62ch}.capability-intro{margin-bottom:0}.capability-system-strip{flex-wrap:wrap;gap:.7rem;margin-top:1.45rem;display:flex}.capability-system-pill{min-height:2.2rem;color:var(--text-strong);letter-spacing:.01em;border:1px solid var(--surface-line);background:var(--surface-overlay-soft);border-radius:999px;align-items:center;padding:.5rem .8rem;font-size:.84rem;font-weight:700;display:inline-flex}.detail-list li,.footer-links li,.product-frame-list li{padding-left:1.15rem;position:relative}.detail-list li:before,.footer-links li:before,.product-frame-list li:before{content:"";opacity:.35;background:currentColor;width:.55rem;height:1px;position:absolute;top:.85rem;left:0}.solution-board{border:1px solid var(--surface-line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.solution-column{background:linear-gradient(180deg, var(--surface), var(--surface-alt));min-height:100%;padding:1.5rem}.solution-column+.solution-column{border-left:1px solid var(--surface-line)}.solution-links a,.product-frame-footer a{color:var(--text-strong);font-weight:600}.related-link-list{border:1px solid var(--surface-line);border-radius:var(--radius);background:var(--surface);margin-top:1rem;padding:1.35rem}.note-panel{background:var(--surface-alt)}.product-frame{border:1px solid var(--surface-line);border-radius:var(--radius);background:linear-gradient(180deg, var(--surface) 0%, var(--bg) 100%);box-shadow:var(--shadow-soft);grid-template-rows:auto 1fr auto;display:grid;overflow:hidden}.product-frame-top{color:var(--text-muted);border-bottom:1px solid var(--surface-line);background:#00daf314;justify-content:space-between;gap:1rem;padding:.95rem 1.2rem;font-size:.88rem;font-weight:600;display:flex}.product-frame-body{padding:1.45rem 1.35rem 1.15rem}.product-frame-body p{margin:0 0 1rem}.product-frame-footer{border-top:1px solid var(--surface-line);background:var(--surface-overlay);padding:1rem 1.35rem 1.2rem}.compact-note{padding:1.4rem}.capability-snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.capability-snapshot{min-height:100%}.capability-snapshot p:last-child{margin-bottom:0}.capability-detail-grid{align-items:stretch}.capability-detail-card{min-height:100%}.capability-systems-card{background:var(--bg-alt);border-color:#0000}.connected-system-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.2rem;display:grid}.connected-system{min-height:4rem;color:var(--text-strong);border:1px solid var(--surface-line);border-radius:var(--radius-sm);background:var(--surface-overlay);align-items:center;padding:.95rem 1rem;font-weight:700;display:flex}.capability-card,.role-card,.link-card{grid-template-rows:auto auto 1fr auto;gap:.45rem;display:grid}.capability-card{border:1px solid var(--surface-line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);padding:1.6rem}.capability-card:hover,.role-card:hover,.link-card:hover{border-color:var(--surface-line-strong);transform:translateY(-2px)}.card-link{color:var(--accent-strong);margin:.8rem 0 0;font-size:.9rem;font-weight:700}.audience-card{display:block}.audience-card,.timeline-card,.docs-card,.detail-card,.pricing-card{transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition)}.audience-card:hover,.timeline-card:hover,.docs-card:hover,.detail-card:hover,.pricing-card:hover,.product-frame:hover{border-color:var(--surface-line-strong)}.role-phase-pair{border-top:1px solid var(--surface-line);color:var(--text-strong);gap:.45rem;margin-top:1.1rem;padding-top:1rem;display:grid}.role-phase-pair p{margin:0}.timeline-card{position:relative;overflow:hidden}.timeline-card:before{content:"";background:var(--text-strong);opacity:.5;height:1px;position:absolute;inset:0 0 auto}.callout{border-radius:var(--radius-sm);color:var(--text-strong);background:#00daf314;border:1px solid #00687529;padding:1rem 1.1rem}.price-label{color:var(--text-strong);letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,3vw,2.2rem)}.pricing-card.is-highlight{border-color:var(--text-strong);background:var(--surface)}.pricing-note,.footer-copy,.field-hint{color:var(--text-muted)}.form-panel .section-title{max-width:none}.form-grid .full-width{grid-column:1/-1}.field{gap:.45rem;display:grid}.field label,.radio-group legend{color:var(--text-strong);font-weight:700}.field input,.field textarea{width:100%;color:var(--text-strong);background:var(--surface-overlay-strong);border:1px solid var(--surface-line-strong);border-radius:1rem;padding:.9rem 1rem}.field textarea{resize:vertical;min-height:9rem}.radio-group{border:0;margin:0;padding:0}.radio-options{gap:.75rem;margin-top:.9rem;display:grid}.radio-option{border:1px solid var(--surface-line);background:var(--surface-overlay-soft);border-radius:1rem;align-items:flex-start;gap:.85rem;padding:1rem;display:flex}.docs-card{display:block}.site-footer{padding:4rem 0 2rem}.footer-grid{border-top:1px solid var(--surface-line);box-shadow:none;background:0 0;border-radius:0;padding:1.8rem 0}.footer-brand{color:var(--text-strong);font-family:var(--font-display);letter-spacing:-.03em;align-items:center;gap:.72rem;margin-bottom:1rem;font-size:1.18rem;font-weight:700;display:inline-flex}.footer-logo{object-fit:contain;width:auto;height:2.35rem;display:block}.footer-copy{max-width:32ch;margin:0}.footer-heading-link{width:fit-content;display:block}.footer-heading-link:hover{color:var(--accent-strong)}.footer-bar{color:var(--text-muted);justify-content:space-between;gap:1rem;margin-top:1.2rem;font-size:.92rem;display:flex}.prose-shell{padding:2rem}.prose-shell>:first-child{margin-top:0}.prose-shell h2,.prose-shell h3,.prose-shell h4{color:var(--text-strong);letter-spacing:-.03em;margin:1.6rem 0 .7rem;line-height:1.1}.prose-shell p,.prose-shell ul,.prose-shell ol,.prose-shell pre{margin:0 0 1rem}.prose-shell ul,.prose-shell ol{padding-left:1.25rem}.prose-shell a{color:var(--accent-strong);text-decoration:underline;text-decoration-thickness:1px}.prose-shell code{background:var(--accent-soft);color:var(--text-strong);border-radius:.4rem;padding:.15rem .35rem}.prose-shell pre{color:#e8efff;background:#0f1f44;border-radius:1rem;padding:1rem;overflow:auto}.prose-shell hr{border:0;border-top:1px solid var(--surface-line);margin:2rem 0}.prose-shell table{border-collapse:collapse;width:100%;margin:0 0 1.2rem;font-size:.95rem;display:block;overflow-x:auto}.prose-shell table th,.prose-shell table td{border-bottom:1px solid var(--surface-line);text-align:left;vertical-align:top;padding:.55rem .8rem}.prose-shell table th{color:var(--text-strong);background:var(--accent-soft);font-weight:600}.legal-prose h2{margin-top:2.2rem}.legal-prose h3,.legal-prose h4{margin-top:1.8rem}@media (width<=980px){.header-inner{flex-wrap:wrap;gap:.7rem;min-height:auto;padding-block:.75rem}.header-nav{display:none}.mobile-nav{order:3;width:100%;display:block;position:relative}.mobile-nav summary{min-height:3rem;color:var(--text-strong);background:var(--surface-overlay-strong);border:1px solid var(--surface-line);border-radius:var(--radius-sm);cursor:pointer;justify-content:space-between;align-items:center;padding:.65rem .9rem;font-weight:800;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary:after{content:"+";color:var(--accent-strong);font-family:var(--font-mono);font-size:1.25rem;line-height:1}.mobile-nav[open] summary:after{content:"−"}.mobile-nav nav{background:var(--surface);border:1px solid var(--surface-line);border-radius:var(--radius-sm);box-shadow:var(--shadow-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-top:.4rem;padding:.6rem;display:grid}.mobile-nav a{min-height:3rem;color:var(--text-muted);border-radius:var(--radius-sm);align-items:center;padding:.65rem .8rem;font-size:.92rem;font-weight:800;display:flex}.mobile-nav a:hover,.mobile-nav a.is-active{color:var(--text-strong);background:var(--surface-overlay-strong)}.mobile-nav summary:focus-visible,.mobile-nav a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.detail-grid,.card-grid,.audience-grid,.timeline-grid,.pricing-grid,.docs-grid,.content-grid,.footer-grid,.product-grid,.capability-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.shell{width:min(var(--shell), calc(100% - 1.25rem))}.eyebrow,.kicker,.card-kicker,.footer-heading{font-size:var(--text-sm)}.brand-logo,.footer-logo{height:2rem}.header-cta{min-height:2.5rem;padding:.7rem .9rem;font-size:.9rem}.theme-toggle{width:2.5rem;min-height:2.5rem}.page-hero,.section{padding:clamp(3.2rem,12vw,4.5rem) 0}.detail-grid,.card-grid,.audience-grid,.timeline-grid,.pricing-grid,.docs-grid,.content-grid,.footer-grid,.product-grid,.form-grid,.capability-overview,.hero-list,.page-hero .hero-list,.capability-snapshot-grid,.connected-system-grid,.solution-board{grid-template-columns:1fr}.solution-column+.solution-column{border-top:1px solid var(--surface-line);border-left:0}.hero-panel,.page-hero .hero-panel,.section-panel,.detail-card,.audience-card,.timeline-card,.pricing-card,.form-panel,.note-panel,.docs-card,.capability-card{border-radius:var(--radius-md);padding:1.25rem}.footer-bar{flex-direction:column}}.prose-shell pre code{color:inherit;background:0 0;padding:0}.cta-band{background:var(--inverse-bg);color:var(--inverse-text)}.cta-band-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.cta-band .eyebrow,.cta-band h2{color:var(--inverse-text)}.cta-band h2{max-width:16ch;font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.6rem);font-weight:600;line-height:1}.cta-band p:last-child{max-width:54ch;color:var(--inverse-text-muted);margin:0}.cta-actions{flex-wrap:wrap;gap:.8rem;display:flex}.cta-band .button-primary{color:var(--inverse-surface-text);background:var(--inverse-surface)}.stage-strip{border-top:1px solid var(--surface-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.stage-strip-card{border-right:1px solid var(--surface-line);padding:1.45rem 1.35rem .5rem 0}.stage-strip-card:last-child{border-right:0}.stage-strip-card p{color:var(--text-muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}.stage-strip-card h3{color:var(--text-strong);font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:600;line-height:1.08}.stage-strip-card span{color:var(--text-body);margin-top:.8rem;display:block}.trust-bar{padding:1.5rem 0 0}.trust-bar p{color:var(--text-muted);margin:0 0 .9rem;font-size:.88rem;font-weight:700}.trust-tool-row{border-bottom:1px solid var(--surface-line);flex-wrap:wrap;gap:.5rem;padding-bottom:1.5rem;display:flex}.trust-tool{min-height:2.25rem;color:var(--text-strong);border:1px solid var(--surface-line);background:var(--surface);border-radius:999px;align-items:center;padding:.45rem .75rem;font-weight:700;display:inline-flex}.what-isnt-list{border-top:1px solid var(--surface-line)}.what-isnt-row{border-bottom:1px solid var(--surface-line);grid-template-columns:minmax(12rem,.35fr) minmax(0,.65fr);gap:2rem;padding:1.2rem 0;display:grid}.what-isnt-row h3{color:var(--text-strong);margin:0;font-size:1.05rem}.what-isnt-row p{max-width:62ch;margin:0}.flow-diagram{border:1px solid var(--surface-line);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.flow-step{border-right:1px solid var(--surface-line);min-height:12rem;padding:1.25rem}.flow-step:last-child{border-right:0}.flow-step p{color:var(--accent-strong);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.2rem;font-size:.78rem;font-weight:800}.flow-step h3{color:var(--text-strong);margin:0}.flow-step span{color:var(--text-body);margin-top:.7rem;display:block}.screenshot-frame{border:1px solid var(--surface-line);border-radius:var(--radius);background:var(--surface);margin:0;overflow:hidden}.screenshot-chrome{border-bottom:1px solid var(--surface-line);gap:.35rem;padding:.75rem .85rem;display:flex}.screenshot-chrome span{background:#10224833;border-radius:999px;width:.58rem;height:.58rem}.screenshot-frame img{width:100%;height:auto;display:block}.screenshot-frame figcaption{color:var(--text-muted);border-top:1px solid var(--surface-line);padding:.8rem 1rem;font-size:.88rem}@media (width<=900px){.cta-band-inner,.stage-strip,.what-isnt-row,.flow-diagram{grid-template-columns:1fr}.stage-strip-card,.flow-step{border-right:0;border-bottom:1px solid var(--surface-line)}.stage-strip-card p,.flow-step p{font-size:var(--text-sm)}.stage-strip-card:last-child,.flow-step:last-child{border-bottom:0}.cta-actions .button{width:100%}}
