:root{--bg:#f6f6f2;--ink:#131313;--accent:#232f30;--muted:#232f30;--surface:#f6f6f2;--line:#232f30;--line-strong:#131313;--header-height:4.6rem;--hero-viewport-height:100svh;--font-headline:"Avenir Next", "Segoe UI", "Trebuchet MS", sans-serif;--font-body:"Avenir Next", "Segoe UI", "Trebuchet MS", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font-body);margin:0}a{color:inherit;text-decoration:none}main{display:grid}h1,h2,h3{font-family:var(--font-headline);letter-spacing:0;margin:0;font-weight:500;line-height:1.02}h1{max-width:14ch;font-size:2.55rem}h2{max-width:13ch;font-size:2rem}h3{font-size:1.18rem}p,li,label,input,textarea,button{font-size:1rem;line-height:1.7}.shell{width:min(1200px,100vw - 1.5rem);margin:0 auto}.flow{gap:.9rem;display:grid}.site-header{z-index:40;background:var(--bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);position:sticky;top:0}.header-bar{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;display:flex}.brandmark,.header-link,.eyebrow,.capability-label,.approach-label{letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:600}.header-link,.eyebrow,.capability-label,.approach-label{color:var(--muted)}.header-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem .9rem;display:inline-flex}.brandmark-lockup{align-items:center;gap:.75rem;display:inline-flex}.brandmark-logo{object-fit:contain;width:2rem;height:2rem;display:block}.hero{min-height:calc(var(--hero-viewport-height) - var(--header-height));height:calc(var(--hero-viewport-height) - var(--header-height));position:relative;overflow:hidden}.hero:before{content:"";z-index:3;background:var(--accent);opacity:.72;position:absolute;inset:0}.section{padding:2.4rem 0}.section-soft{background:var(--bg)}section[id]{scroll-margin-top:calc(var(--header-height) + 1rem)}.hero-copy{max-width:64rem;color:var(--bg);text-align:left;margin:0;padding:0}.hero-media{z-index:0;margin:0;position:absolute;inset:0}.hero-media:before{content:"";pointer-events:none;z-index:1;background-image:linear-gradient(var(--bg) 1px, transparent 1px), linear-gradient(90deg, var(--bg) 1px, transparent 1px);mix-blend-mode:soft-light;opacity:.12;background-size:8px 8px;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;opacity:.82;filter:saturate(.82)contrast(1.08)brightness(.78);width:100%;height:100%;display:block;transform:scale(1.02)}.hero-overlay{z-index:4;align-items:center;height:100%;min-height:100%;display:grid;position:relative}.hero-overlay .shell{display:grid}.hero .eyebrow{color:var(--bg)}.hero h1{letter-spacing:0;max-width:15ch;margin:0;line-height:1.04}.hero .lede{max-width:48rem;color:var(--bg);margin:0}.hero-supporting{max-width:36rem;color:var(--bg);margin:0;font-weight:600}.hero .hero-actions{justify-content:flex-start}.lede,.section-intro,.section-statement{margin:0}.lede{max-width:42rem;font-size:1.05rem}.compact{max-width:34rem}.hero-actions,.form-actions{flex-wrap:wrap;gap:.85rem;display:flex}.button,button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3.05rem;padding:.9rem 1.22rem;font-weight:600;transition:background-color .14s,border-color .14s,transform .14s;display:inline-flex}.button:hover,button:hover{transform:translateY(-1px)}.button-primary,button{background:var(--accent);color:var(--bg)}.text-link{border-bottom:1px solid var(--bg);letter-spacing:0;align-items:center;gap:.45rem;width:fit-content;padding-bottom:.25rem;font-weight:500;display:inline-flex}.text-link span{transition:transform .14s}.text-link:hover span{transform:translate(3px)}.button-secondary{border-color:var(--line);background:0 0}.section-heading{gap:.65rem;margin-bottom:0;display:grid}.wide-heading h2{max-width:18ch}.section-layout{align-items:start;gap:1.5rem;display:grid}.section-layout+.signal-grid,.section-layout+.stage-grid,.section-layout+.system-list,.section-layout+.process-grid,.section-layout+.assurance-list{margin-top:1.4rem}.section-intro,.section-statement{max-width:44rem;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.75}.section-statement{border-left:4px solid var(--accent);background:var(--surface);color:var(--ink);margin-top:1.4rem;padding:1.1rem 1.2rem;font-weight:600}.visual-figure{place-items:center;min-height:18rem;display:grid;overflow:visible}.compact-visual{min-height:15rem}.workflow-visual{aspect-ratio:16/9;background:var(--line);transform-origin:50%;border-radius:.45rem;width:min(100%,36rem);height:auto;transition:opacity .22s,transform .22s;animation:.9s cubic-bezier(.22,1,.36,1) both workflow-image-enter;display:block;position:relative;overflow:hidden}.workflow-visual:after{content:"";border:1px solid var(--line);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.workflow-image{object-fit:cover;width:calc(100% + 2px);height:calc(100% + 2px);margin:-1px;display:block}.visual-figure:hover .workflow-visual,.section-layout:focus-within .workflow-visual{transform:translateY(-.25rem)scale(1.018)}@supports (animation-timeline:view()){.workflow-visual{animation-name:workflow-image-enter;animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry cover 34%}}@keyframes workflow-image-enter{0%{opacity:.58;transform:translateY(1rem)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.signal-grid,.stage-grid,.system-list,.process-grid,.assurance-list{gap:.9rem;display:grid}.signal-card,.stage-card,.system-card,.process-card,.assurance-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:.7rem;min-width:0;display:grid}.signal-card,.process-card,.assurance-card{padding:1.15rem}.signal-card{border-top:4px solid var(--accent)}.signal-card p,.stage-card p,.system-card p,.process-card p,.assurance-card p{color:var(--muted);margin:0}.stage-card{align-content:start;padding:1rem}.stage-card-topline{color:var(--accent);justify-content:space-between;align-items:center;gap:1rem;display:flex}.stage-card-topline span{text-transform:uppercase;font-size:.78rem;font-weight:700}.stage-icon{place-items:center;width:5rem;height:3rem;display:grid}.stage-result{border-top:1px solid var(--line);padding-top:.75rem;font-weight:600;color:var(--ink)!important}.system-card{grid-template-columns:3rem minmax(0,1fr);align-items:start;padding:1rem}.system-glyph{width:3rem;height:3rem;color:var(--accent);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;background:0 0;border-radius:8px;padding:.45rem;display:block}.process-card{border-top:4px solid var(--accent)}.assurance-card{background:0 0}.problem-motion{width:100%;height:100%;display:block;overflow:hidden}.problem-motion *{vector-effect:non-scaling-stroke}.problem-motion path,.problem-motion rect,.problem-motion circle{stroke-width:1.45px}.capability-line,.workflow-check,.visibility-chart,.scale-path{stroke-dasharray:1;stroke-dashoffset:1px;animation:5.6s ease-in-out infinite capability-draw}.capability-focus,.workflow-step,.scale-block{opacity:.24;animation:5.6s ease-in-out infinite capability-focus}.workflow-step-two,.visibility-link-two,.scale-block-two{animation-delay:.24s}.workflow-step-three,.visibility-link-three,.scale-block-three{animation-delay:.48s}.scale-block-four{animation-delay:.72s}.workflow-merge-two,.visibility-link-three{animation-delay:.18s}.workflow-merge-three,.visibility-link-two{animation-delay:.36s}.workflow-arrow,.workflow-check,.scale-path{animation-delay:.72s}.workflow-arrow-head,.scale-arrow-head{opacity:.34;animation:5.6s ease-in-out infinite capability-head}.workflow-arrow-head{animation-delay:.72s}.workflow-check{stroke-width:1.85px;animation-name:capability-check}.capability-focus{animation-delay:.72s}.visibility-source{fill:currentColor;stroke:none;opacity:.38;animation:5.6s ease-in-out infinite visibility-source}.visibility-source-two{animation-delay:.2s}.visibility-source-three{animation-delay:.4s}.visibility-panel,.visibility-row{opacity:.28}.visibility-chart{animation-delay:.72s}.visibility-signal{fill:currentColor;stroke:none;opacity:.22;animation:5.6s ease-in-out .9s infinite capability-signal}.scale-foundation{stroke-width:1.8px;opacity:.42}.scale-block{transform-box:fill-box;transform-origin:bottom;animation-name:scale-block}@keyframes capability-draw{0%{stroke-dashoffset:1px;opacity:.2}36%{stroke-dashoffset:0;opacity:.72}70%{stroke-dashoffset:0;opacity:.72}to{stroke-dashoffset:0;opacity:.32}}@keyframes capability-focus{0%,to{opacity:.2}42%,72%{opacity:.46}}@keyframes capability-head{0%,34%,to{opacity:.24}42%,72%{opacity:.7}}@keyframes capability-check{0%{stroke-dashoffset:1px;opacity:.18}44%{stroke-dashoffset:0;opacity:.78}74%{stroke-dashoffset:0;opacity:.78}to{stroke-dashoffset:0;opacity:.32}}@keyframes visibility-source{0%,to{opacity:.28}40%,70%{opacity:.62}}@keyframes capability-signal{0%,34%,to{opacity:.16}44%,72%{opacity:.58}}@keyframes scale-block{0%{opacity:.18;transform:scaleY(.76)}40%,74%{opacity:.5;transform:scaleY(1)}to{opacity:.28;transform:scaleY(1)}}.section-eyebrow{margin:0 0 1.1rem}.contact-section{padding-bottom:3.5rem}.contact-layout{gap:2.5rem;display:grid}.contact-direct{color:var(--muted);margin:0}.contact-direct a{border-bottom:1px solid var(--line-strong)}.site-footer{padding:0 0 2rem}.footer-bar{border-top:1px solid var(--line);gap:.9rem;padding-top:1.25rem;display:grid}.footer-links{flex-wrap:wrap;gap:1rem;display:flex}.footer-links a,.footer-copy{color:var(--muted);font-size:.94rem}.footer-copy{margin:0}.contact-form{background:0 0;border:none;border-radius:0;gap:1.8rem;padding:0;display:grid}.form-row{gap:1rem;display:grid}label{letter-spacing:0;text-transform:uppercase;color:var(--muted);gap:.55rem;font-size:.74rem;font-weight:500;display:grid}input,textarea{border:none;border-bottom:1px solid var(--line-strong);width:100%;color:var(--ink);font:inherit;box-shadow:none;background:0 0;border-radius:0;padding:.58rem 0}textarea{resize:vertical;min-height:8.5rem}textarea::placeholder{color:var(--muted);opacity:.72}input:focus,textarea:focus{border-bottom-color:var(--ink);outline:none}button:focus,.button:focus,.brandmark:focus,.header-link:focus{outline:2px solid var(--accent);outline-offset:2px}.contact-form button{border-radius:0;min-height:2.8rem;padding-inline:1.2rem}.form-status{margin:0}.form-status-success{color:var(--accent)}.form-status-error{color:var(--ink)}.legal-page,.blog-page{padding:1.4rem 0 2.8rem}.blog-shell,.blog-post-shell{gap:1.1rem;display:grid}.blog-shell{max-width:52rem}.blog-grid{gap:.95rem;display:grid}.blog-empty{border:1px dashed var(--line-strong);background:var(--surface);color:var(--muted);border-radius:.9rem;margin:0;padding:1.1rem 1rem}.blog-card{border:1px solid var(--line);background:var(--surface);border-radius:1rem;gap:.55rem;padding:1.15rem 1rem;display:grid}.blog-card h2{max-width:100%;font-size:1.45rem}.blog-card p{margin:0}.blog-date{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.9rem}.blog-link{width:fit-content;margin-top:.15rem;font-weight:600;display:inline-flex}.blog-body{gap:1rem;display:grid}.blog-body p,.blog-body ul{margin:0}.blog-body ul{padding-left:1.15rem}.blog-body h1,.blog-body h2,.blog-body h3{max-width:100%}.legal-shell{gap:1rem;max-width:52rem;display:grid}.legal-body{gap:1rem;display:grid}.legal-body h2{max-width:100%;margin:.8rem 0 0;font-size:1.35rem}.legal-body p{margin:0}.legal-body ul{margin:0;padding-left:1.2rem}.legal-body li+li{margin-top:.45rem}.legal-body a{color:inherit;text-underline-offset:.14em;text-decoration-thickness:.08em}@media (min-width:760px){.shell{width:min(1200px,100vw - 4rem)}.site-header{background:var(--bg)}.section{padding:4.5rem 0}h1{max-width:11ch;font-size:4rem}h2{font-size:3rem}h3{font-size:1.42rem}.hero-copy{max-width:62rem}.visual-figure{min-height:20rem}.compact-visual{min-height:17rem}.section-layout-visual,.help-layout,.assurance-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3rem}.help-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.signal-grid,.stage-grid,.assurance-list{grid-template-columns:repeat(3,minmax(0,1fr))}.system-list,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:3.25rem}.form-row:first-child{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bar{grid-template-columns:1fr auto;align-items:center}.legal-page,.blog-page{padding:2.2rem 0 3.5rem}.blog-card h2{font-size:1.9rem}.legal-body h2{font-size:1.55rem}}@media (max-width:759px){.site-header{-webkit-backdrop-filter:none;background:var(--bg)}.header-bar{align-items:flex-start}.header-links{padding-top:.18rem}.visual-figure{min-height:13.5rem;overflow:hidden}.compact-visual{min-height:12.25rem}.workflow-visual{width:min(112%,31rem)}.workflow-visual-rhythm,.workflow-visual-assurance{width:min(106%,30rem)}}@media (min-width:1100px){.section{padding:5.25rem 0}h1{max-width:12ch;font-size:4.8rem}h2{font-size:3.55rem}.system-list{grid-template-columns:repeat(3,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.capability-line,.workflow-check,.visibility-chart,.scale-path{stroke-dashoffset:0;opacity:.72}.capability-focus,.workflow-step,.scale-block{opacity:.42;transform:none}.visibility-source,.visibility-signal{opacity:.5}.workflow-visual{opacity:1;transform:none!important}}
