:root{--canvas:#f3f1eb;--canvas-soft:#ebe7df;--paper:#fbfaf6;--ink:#163b38;--ink-soft:#45625e;--muted:#6f7d79;--green:#0f6b5d;--green-deep:#0b4a42;--green-wash:#dceae3;--orange:#c6652e;--orange-wash:#f2dfcc;--line:#cbd8d2;--line-strong:#a9beb5;--blue-wash:#dfe8f3;--focus:#b84e22;--radius:3px;--shell-max:1280px;--header-z:40;--display:var(--font-display),Georgia,serif;--body:var(--font-body),"Segoe UI",Arial,sans-serif;--font-sans:var(--font-body),"Segoe UI",Arial,sans-serif;--green-ink:#173b33;--green-action:#236a52;--orange-signal:#d27639;--paper-warm:#f7f6ef;--canvas-warm:#f1eee5;--line-warm:#b9c1b6;--line-warm-strong:#9eaca0;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}html{scroll-behavior:smooth}body,html{background:var(--canvas);color:var(--ink)}body{font-family:var(--body);font-size:17px;line-height:1.55}body,button,input,select,textarea{font-feature-settings:"kern" 1,"liga" 1}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-weight:700}h1,h2{font-family:var(--display);letter-spacing:-.035em;text-wrap:balance}h1{font-size:clamp(2.9rem,6.5vw,6.7rem);line-height:.98;margin-bottom:1.35rem;max-width:11ch}h2{font-size:clamp(2rem,3.5vw,4rem);line-height:1.02;margin-bottom:1rem;max-width:17ch}h3{font-family:var(--body);font-size:1.1rem;line-height:1.12;margin-bottom:.45rem}button,input,label,li,p,table,td,textarea,th{color:var(--ink)}p{max-width:70ch;margin-bottom:1rem}ol,ul{margin:0;padding-left:1.2rem}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.16em}a:hover{color:var(--green)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.site-shell{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1;overflow:clip}.shell,.shell-inline{width:min(var(--shell-max),calc(100% - 5rem));margin-inline:auto}.shell-wide{width:min(1440px,calc(100% - 5rem));margin-inline:auto}.skip-link{position:fixed;left:1rem;top:-4rem;z-index:90;padding:.7rem .95rem;background:var(--green-deep);color:#fff}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:var(--header-z);background:rgba(243,241,235,.96);border-bottom:1px solid var(--line)}.shell-grid{min-height:82px;display:grid;grid-template-columns:210px 1fr auto;gap:2rem;align-items:center}.brand-mark{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;color:var(--ink)}.brand-symbol{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--green);color:var(--green);font-family:var(--mono);font-size:.68rem;letter-spacing:-.1em}.brand-copy{display:grid;gap:.05rem;font-size:.79rem;font-weight:800;letter-spacing:.12em;line-height:1}.brand-copy small{color:var(--muted);font-size:.56rem;letter-spacing:.18em;font-weight:600}.desktop-nav,.utility-nav{display:flex;align-items:center;gap:.25rem}.desktop-nav{justify-content:center}.utility-nav{justify-content:flex-end;gap:.8rem}.header-link{display:inline-flex;align-items:center;min-height:44px;padding:.35rem .65rem;color:var(--ink-soft);font-size:.92rem;font-weight:650;text-decoration:none}.header-link.is-current,.header-link:hover{color:var(--green-deep);background:var(--green-wash)}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.45rem;padding:.65rem 1.05rem;border:1px solid var(--green);border-radius:var(--radius);background:transparent;font:700 .92rem/1.1 var(--body);text-decoration:none;white-space:nowrap;touch-action:manipulation;transition:transform .15s cubic-bezier(.22,1,.36,1),background-color .15s ease,color .15s ease}.button,.button:hover{color:var(--green-deep)}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button-primary{background:var(--green);border-color:var(--green);color:#fff}.button-primary:hover{background:var(--green-deep);color:#fff}.button-secondary{border-color:var(--line-strong);background:var(--paper)}.hero{padding:clamp(5.5rem,10vw,10rem) 0 clamp(4rem,8vw,7rem);border-bottom:1px solid var(--line)}.hero>.shell{display:grid;grid-template-columns:minmax(0,.86fr) minmax(260px,.58fr);gap:clamp(3rem,9vw,10rem);align-items:end}.page-hero-aside{min-height:11rem;display:flex;align-items:flex-end;padding:1.25rem 0 0 1.4rem;border-left:1px solid var(--line-strong)}.hero-aside-note{max-width:25ch;margin:0;color:var(--green);font-family:var(--display);font-size:clamp(1.4rem,2.3vw,2.2rem);line-height:1.08}.hero>.shell>p:not(.section-kicker),.page-hero-copy>p:not(.section-kicker){max-width:57ch;color:var(--ink-soft);font-size:clamp(1.05rem,1.4vw,1.3rem)}.section-kicker{margin-bottom:.8rem;color:var(--orange);font:700 .7rem/1.1 var(--mono);letter-spacing:.12em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.8rem}.trust-line{font-weight:700}.trust-line,.trust-line a{color:var(--orange)}.section{padding:clamp(4.8rem,8.4vw,8rem) 0}.home-section{padding:clamp(4.5rem,8vw,8rem) 0}.section-tint{background:var(--canvas-soft);border-block:1px solid var(--line)}.section-close{border-top:1px solid var(--line)}.two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2.5rem,8vw,9rem)}.principles-list,.two-column{display:grid}.principles-list>div{padding:1.25rem 0;border-top:1px solid var(--line)}.principles-list>div:first-child{border-top:0;padding-top:0}.boundary-grid{gap:clamp(2.2rem,8vw,7rem);align-items:start}.boundary-panel{padding:0}.boundary-panel ul{margin:0;padding-left:1rem}.boundary-panel li+li{margin-top:.75rem}.boundary-stop{border-left:1px solid var(--line);padding-left:1rem}.review-layout{max-width:980px}.home-hero{padding:clamp(4rem,8vw,8rem) 0 clamp(4rem,7vw,7rem);border-bottom:1px solid var(--line)}.home-hero-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(460px,1.22fr);gap:clamp(3rem,7vw,8rem);align-items:center}.home-hero-copy h1{max-width:15ch}.home-hero-copy>p:not(.section-kicker){max-width:51ch;color:var(--ink-soft);font-size:clamp(1.05rem,1.6vw,1.45rem);line-height:1.45}.home-hero-product{position:relative}.home-hero-product:before{content:"CONCEPT / SYNTHETIC DATA";top:-1.05rem;right:.2rem;color:var(--orange);font:700 .62rem/1 var(--mono);letter-spacing:.1em}.hero-actions{margin-top:1.5rem}.home-problem-grid{display:grid;grid-template-columns:.4fr 1fr 1fr;gap:clamp(2rem,8vw,9.2rem);align-items:start}.home-problem-grid>header{grid-column:1/-1}.home-problem-grid>header h2{max-width:18ch}.home-problem-grid>p{max-width:67ch}.home-problem-grid .home-fragment-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:1.5rem}.home-fragment-grid p{margin:0;min-height:7.3rem;padding:1rem .9rem;border-top:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink-soft);font:700 .78rem/1.25 var(--mono);letter-spacing:.02em}.home-fragment-grid p:first-child{border-left:1px solid var(--line)}.home-fragment-grid p:nth-child(3){color:var(--green)}.home-fragment-grid p{font-size:clamp(.78rem,1.2vw,.93rem);line-height:1.35}.home-fragment-grid p:before{display:block;width:1.4rem;height:1.4rem;margin-bottom:1.35rem;border:1px solid;content:"";opacity:.72}.home-fragment-grid p:first-child:before{border-radius:.12rem;box-shadow:inset 0 -.32rem 0 -.24rem currentColor,inset 0 -.68rem 0 -.6rem currentColor}.home-fragment-grid p:nth-child(2):before{border-radius:50%;box-shadow:inset 0 0 0 .28rem var(--paper);background:var(--orange)}.home-fragment-grid p:nth-child(3):before{width:1.45rem;height:.72rem;margin-top:.34rem;border-radius:.6rem;box-shadow:.45rem 0 0 -.08rem var(--paper),.45rem 0 0 currentColor}.home-fragment-grid p:nth-child(4):before{border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.home-fragment-grid p:nth-child(5):before{border-radius:.12rem;box-shadow:.34rem .34rem 0 -.04rem var(--paper),.34rem .34rem 0 0 currentColor}.lifecycle-band{padding:clamp(5rem,9vw,8rem) 0;background:var(--green-deep);color:#edf5ef}.lifecycle-band .section-kicker,.lifecycle-band h2,.lifecycle-band p,.lifecycle-band span{color:inherit}.lifecycle-band .section-kicker{color:#e1a16f}.lifecycle-band h2{max-width:18ch;color:#f3f5ed}.lifecycle-list{position:relative;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:0;margin:3rem 0 0;padding:0;list-style:none;border-top:1px solid rgba(235,246,239,.38)}.lifecycle-list:after{position:absolute;top:-1px;left:0;width:100%;height:2px;background:#e1a16f;content:"";opacity:.92;transform:scaleX(0);transform-origin:left}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.lifecycle-list:after{animation:lifecycle-evidence-flow 1s linear both;animation-range:entry 10% cover 38%;animation-timeline:view()}}}@keyframes lifecycle-evidence-flow{to{transform:scaleX(1)}}.lifecycle-item{min-height:13rem;padding:1rem .85rem 0 0;border-right:1px solid rgba(235,246,239,.28)}.lifecycle-item+.lifecycle-item{padding-left:.85rem}.lifecycle-item:last-child{border-right:0}.lifecycle-item span{display:block;margin-bottom:2rem;font:700 .72rem/1.1 var(--mono);letter-spacing:.08em}.lifecycle-item span:before{content:"0" counter(lifecycle);display:block;margin-bottom:.8rem;color:#e1a16f;font-size:.62rem}.lifecycle-item span{display:flex;flex-wrap:wrap;align-items:center;gap:.48rem}.lifecycle-item__symbol{position:relative;display:inline-block;width:.72rem;height:.72rem;flex:0 0 auto;border:1px solid #e1a16f}.lifecycle-item--control .lifecycle-item__symbol{border-radius:50%}.lifecycle-item--operate .lifecycle-item__symbol{box-shadow:inset 0 -.22rem 0 #e1a16f}.lifecycle-item--detect .lifecycle-item__symbol{border-radius:50%;box-shadow:inset 0 0 0 .16rem var(--green-deep);background:#e1a16f}.lifecycle-item--investigate .lifecycle-item__symbol{transform:rotate(45deg)}.lifecycle-item--act .lifecycle-item__symbol{border-radius:.7rem}.lifecycle-item--trace .lifecycle-item__symbol{border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.lifecycle-item--assure .lifecycle-item__symbol{border-radius:50%;box-shadow:0 0 0 .18rem var(--green-deep),0 0 0 .25rem #e1a16f}.lifecycle-item--prove .lifecycle-item__symbol:after{position:absolute;top:.03rem;left:.2rem;width:.2rem;height:.4rem;border-right:1px solid #e1a16f;border-bottom:1px solid #e1a16f;content:"";transform:rotate(40deg)}.lifecycle-list{counter-reset:lifecycle}.lifecycle-item{counter-increment:lifecycle}.lifecycle-item p{color:#c7dad0;font-size:.9rem;line-height:1.38}.home-decision-grid{display:grid;grid-template-columns:.58fr .42fr;gap:clamp(2rem,8vw,9rem);align-items:start}.home-decision-grid>div p:first-of-type{max-width:50ch;color:var(--ink-soft)}.home-decision-seq{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.home-decision-seq li{position:relative;display:grid;grid-template-columns:2.2rem 1fr;gap:.7rem;padding:1rem 0;border-bottom:1px solid var(--line)}.home-decision-seq li:last-child{border-bottom:0}.home-decision-seq span{color:var(--green);font:700 .74rem/1.1 var(--mono);letter-spacing:.09em}.home-decision-seq p{margin:0;max-width:34ch}.home-ai-list{margin:0;padding-left:1rem}.home-ai-list li{margin:0 0 .85rem;color:var(--ink-soft)}.home-close h2{max-width:20ch}.home-close p{max-width:58ch;color:var(--ink-soft)}.capability-register{padding:clamp(5rem,9vw,8rem) 0;border-top:1px solid var(--line)}.capability-register>.shell{display:block}.section-description{color:var(--ink-soft)}.register-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3rem;border-top:1px solid var(--ink)}.register-column{padding:1.5rem 1.3rem 1.7rem 0;border-bottom:1px solid var(--line-strong)}.register-column:nth-child(2n){padding-left:1.3rem;border-left:1px solid var(--line-strong)}.register-column h3{display:flex;justify-content:space-between;color:var(--green);font-family:var(--mono);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.register-column h3:after{content:"";width:.55rem;height:.55rem;margin-top:.15rem;border-radius:50%;background:var(--orange)}.register-list{margin-top:1.1rem;padding-left:1.1rem}.register-list>li+li{margin-top:1.2rem}.register-head{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.register-head strong{font-size:1.02rem}.register-list p{margin:.25rem 0 0;color:var(--ink-soft);font-size:.94rem}.register-stage-copy{max-width:42ch;margin:.45rem 0 0;color:var(--muted);font-size:.84rem;line-height:1.35}.register-note{color:var(--muted)!important;font-size:.84rem!important}.state-chip{display:inline-flex;align-items:center;min-height:1.3rem;padding:.14rem .35rem;border:1px solid;border-radius:999px;font:700 .58rem/1 var(--mono);letter-spacing:.05em;white-space:nowrap}.state-chip.current{color:var(--green);background:var(--green-wash)}.state-chip.foundation{color:#8c5a1f;background:var(--orange-wash)}.state-chip.vision{color:#46628a;background:var(--blue-wash)}.evidence-frame{margin-top:2rem;padding:.9rem;background:var(--paper);border:1px solid var(--line-strong)}.evidence-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.5rem .5rem .75rem;border-bottom:1px solid var(--line)}.evidence-head h3{margin:0;font-size:1.25rem}.evidence-head p{margin:0;color:var(--orange);font:700 .62rem/1 var(--mono);letter-spacing:.08em}.evidence-subhead{margin:0;padding:.7rem .5rem;color:var(--muted);font:.75rem/1.3 var(--mono)}.evidence-window{overflow:auto;border:1px solid var(--line);background:var(--canvas-soft)}.evidence-window:before{content:"EVIDENCE CHAIN / CONTROLLED VIEW";display:block;padding:.7rem;border-bottom:1px solid var(--line);color:var(--green);font:700 .63rem/1 var(--mono);letter-spacing:.08em}.evidence-meta{display:flex;flex-wrap:wrap;gap:.6rem 1.5rem;padding:.75rem;border-bottom:1px solid var(--line);color:var(--muted);font:.62rem/1.1 var(--mono);letter-spacing:.05em}.evidence-window table{width:100%;min-width:690px;border-collapse:collapse;font-size:.92rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.evidence-window td,.evidence-window th{padding:.85rem .75rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.evidence-window th{color:var(--muted);font:700 .66rem/1.1 var(--mono);letter-spacing:.06em;text-transform:uppercase}.evidence-window td:first-child{font-weight:700}.evidence-status{display:inline-flex;padding:.23rem .4rem;background:var(--orange-wash);color:#8c4b1d;font:700 .67rem/1 var(--mono)}.evidence-window tr:last-child td{border-bottom:0}.evidence-strip{padding:1.5rem;border-left:3px solid var(--orange);background:var(--paper)}.evidence-strip ul{padding-left:1rem}.evidence-strip li+li{margin-top:.6rem}.workflow-review-cta{padding:clamp(4.5rem,8vw,7rem) 0;background:var(--orange)}.workflow-review-cta h2,.workflow-review-cta p{color:#fffaf3}.workflow-review-cta h2{max-width:12ch}.workflow-review-cta .button-primary{background:var(--green-deep);border-color:var(--green-deep)}.site-footer{padding:clamp(4rem,7vw,6.5rem) 0 1.5rem;border-top:1px solid #41645d;background:var(--green-deep);color:#edf2eb}.footer-shell{display:grid;grid-template-columns:minmax(280px,1.55fr) minmax(130px,.55fr) minmax(130px,.55fr) minmax(230px,.85fr);gap:clamp(2.2rem,5vw,5rem);align-items:start}.site-footer h2{margin-bottom:.55rem;color:#f6f2e9;font-family:var(--body);font-size:clamp(1.8rem,2.8vw,2.5rem);font-weight:700;letter-spacing:.08em}.site-footer h3{margin-bottom:1rem;color:#e7a06f;font:700 .68rem/1.1 var(--mono);letter-spacing:.1em;text-transform:uppercase}.site-footer .section-kicker{color:#a8c6bb}.site-footer p{max-width:34ch;color:#c8d9d2}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li+li{margin-top:.55rem}.site-footer a{color:#edf2eb;text-decoration-color:#789a90}.site-footer a:hover{color:#ffffff;text-decoration-color:#e7a06f}.footer-action{padding-left:1.4rem;border-left:1px solid #41645d}.footer-action .text-link{display:inline-flex;color:#f2b082;font-weight:700}.site-footnote{width:min(var(--shell-max),calc(100% - 5rem));margin:clamp(3rem,5vw,5rem) auto 0;padding-top:1rem;border-top:1px solid #41645d;color:#91aea4!important;font:500 .78rem/1.45 var(--body)}.form-shell{padding:clamp(1.4rem,4vw,3.3rem);background:var(--paper);border:1px solid var(--line-strong)}.form-shell h2{max-width:12ch}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.4rem;margin-top:2rem}.field-full{grid-column:1/-1}label{display:grid;gap:.4rem;font-weight:650}input,textarea{width:100%;padding:.75rem .8rem;border:1px solid var(--line-strong);border-radius:0;background:var(--canvas);color:var(--ink);font:inherit}input:focus,textarea:focus{border-color:var(--green)}em{color:#a53c29;font-size:.82rem;font-style:normal}.form-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.form-message{min-height:1.3rem;margin:0;color:var(--muted)}.form-message.success{color:var(--green)}.form-message.error,.form-message.unavailable{color:#a53c29}.notice-note{color:var(--muted);font-size:.88rem}.self-assessment-shell{padding:clamp(4rem,8vw,7rem) 0}.self-assessment-shell>header{display:grid;grid-template-columns:.6fr .4fr;gap:3rem;align-items:end;margin-bottom:2.5rem}.self-assessment-shell h1{max-width:8ch}.self-assessment-shell header p{color:var(--ink-soft)}.assessment-form,.assessment-result{padding:clamp(1.4rem,3vw,2.4rem);background:var(--paper);border:1px solid var(--line-strong)}.assessment-form fieldset{margin:0 0 1.5rem;padding:1.1rem;border:0;border-top:1px solid var(--ink)}.assessment-form legend{padding-right:1rem;color:var(--green);font:700 .72rem/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.radio-stack{display:flex;grid-template-columns:auto 1fr;gap:.8rem;align-items:flex-start;padding:.95rem 0;border-bottom:1px solid var(--line);font-weight:500}.radio-stack input{width:1.2rem;height:1.2rem;margin-top:.15rem;accent-color:var(--green)}.assessment-result{margin-top:1.5rem;border-left:3px solid var(--orange)}.assessment-result p{color:var(--ink-soft)}.assessment-result .button{margin:.35rem .55rem 0 0}.mobile-drawer{position:fixed;inset:0;z-index:50}.mobile-scrim{position:absolute;inset:0;background:rgba(11,45,41,.45)}.mobile-panel{position:absolute;top:0;right:0;display:flex;width:min(390px,100%);height:100%;flex-direction:column;gap:1.2rem;padding:1.25rem;background:var(--paper);border-left:1px solid var(--line-strong);overscroll-behavior:contain}.mobile-head{display:flex;min-height:44px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.mobile-nav,.text-link{display:flex;flex-direction:column;gap:.2rem}.mobile-nav a{padding:.7rem .4rem;border-bottom:1px solid var(--line);text-decoration:none}.icon-button{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:0;background:transparent;color:var(--ink)}.header-icon{display:none}@media (max-width:1100px){.shell-grid{grid-template-columns:190px 1fr auto;gap:1rem}.desktop-nav{gap:0}.header-link{padding-inline:.45rem;font-size:.84rem}.lifecycle-list{grid-template-columns:repeat(4,minmax(0,1fr))}.lifecycle-item:nth-child(4){border-right:0}.lifecycle-item:nth-child(n+5){border-top:1px solid rgba(235,246,239,.28);padding-top:1rem}.lifecycle-item:nth-child(5){padding-left:0}}@media (max-width:780px){body{font-size:16px}.shell,.shell-inline,.site-footnote{width:min(var(--shell-max),calc(100% - 2.2rem))}.shell-wide{width:min(100%,calc(100% - 2.2rem))}.site-header{position:relative}.shell-grid{min-height:72px;grid-template-columns:1fr auto}.desktop-nav,.utility-nav{display:none}.header-icon{display:inline-flex;justify-self:end}h1{font-size:clamp(2.7rem,13vw,4.5rem)}h2{font-size:clamp(2rem,10vw,3.4rem)}.hero{padding:4.3rem 0 3.5rem}.boundary-grid,.hero>.shell,.home-decision-grid,.home-hero-grid,.home-problem-grid,.principles-list,.self-assessment-shell>header,.two-column{grid-template-columns:1fr;gap:2.5rem}.page-hero-aside{min-height:0;padding:1rem 0 0;border-top:1px solid var(--line-strong);border-left:0}.home-hero{padding-top:4.3rem}.lifecycle-list{grid-template-columns:1fr;margin-top:2rem}.lifecycle-item,.lifecycle-item+.lifecycle-item{min-height:0;padding:1.1rem 0 1.15rem;border-right:0;border-bottom:1px solid rgba(235,246,239,.28)}.lifecycle-item:first-child{padding-top:0}.lifecycle-item:last-child{border-bottom:0}.lifecycle-item span{margin-bottom:.5rem}.lifecycle-item span:before{display:inline;margin:0 .55rem 0 0}.home-problem-grid .home-fragment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-fragment-grid p{min-height:0;padding:.85rem 0}.home-decision-seq li{grid-template-columns:2rem 1fr}.home-ai-list{padding-left:.8rem}.register-grid{grid-template-columns:1fr}.register-column,.register-column:nth-child(2n){padding:1.25rem 0 1.4rem;border-left:0}.footer-shell{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}.footer-action,.footer-intro{grid-column:1/-1}.footer-action{padding:1.5rem 0 0;border-top:1px solid #41645d;border-left:0}.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.form-actions{align-items:flex-start;flex-direction:column}.form-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media print{.button,.site-footer,.site-header,.skip-link{display:none!important}body{background:#fff}.assessment-form,.assessment-result{border:1px solid #000}}body,html{overflow-x:clip!important}.site-header .brand-symbol{display:none!important}.home-hero{padding-block:clamp(4.5rem,9vw,9rem) clamp(4.25rem,8vw,7.5rem)!important}.home-hero-grid{display:grid!important;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)!important;align-items:center!important;gap:clamp(3rem,6vw,8rem)!important;min-width:0!important}.home-hero-copy,.home-hero-product{width:auto!important;min-width:0!important;max-width:none!important}.home-hero-copy h1{max-width:19ch!important;font-size:clamp(3.35rem,4.35vw,5.6rem)!important;line-height:.95!important;letter-spacing:-.045em!important;text-wrap:balance}.home-hero-copy>p:not(.section-kicker){max-width:30rem!important;margin-top:1.6rem;font-size:clamp(1.03rem,1.25vw,1.2rem)!important;line-height:1.58!important}.home-hero .section-kicker:last-child{max-width:none;margin:clamp(1.8rem,3vw,2.75rem) 0 0;padding-top:1.15rem;border-top:1px solid var(--line-strong);color:var(--green-ink)!important;font-size:.71rem;font-weight:700;letter-spacing:.15em!important;line-height:2}.home-hero-product{position:relative!important;padding:clamp(1.5rem,3vw,2.8rem)!important;background:#173b33!important;border:1px solid #173b33!important;color:#f7f4eb!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)!important}.home-hero-product:before{content:"";position:absolute;inset:.7rem;border:1px solid rgba(247,244,235,.16);pointer-events:none}.home-hero-media{overflow:hidden;padding:0!important}.home-hero-media:before{content:none!important}.home-hero-media .home-record-motion__meta{position:relative;z-index:1}.operational-signal-field{position:absolute;z-index:2;inset:0;overflow:hidden;pointer-events:none;color:#f7f4eb}.operational-signal-field__links{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.operational-signal-field__links path{fill:none;stroke:currentColor;stroke-dasharray:2 8;stroke-linecap:round;stroke-width:1.2;opacity:.42}.operational-signal{position:absolute;display:inline-flex;align-items:center;gap:.4rem;padding:.28rem .42rem;border:1px solid color-mix(in srgb,currentColor 40%,transparent);background:rgb(19 46 40/88%);color:inherit;font:800 clamp(.5rem,.63vw,.63rem)/1 var(--body);letter-spacing:.06em;text-transform:uppercase;transform:translateZ(0)}.operational-signal__glyph{position:relative;display:block;width:.66rem;height:.66rem;flex:0 0 auto;border:1px solid}.operational-signal--document{top:9%;left:6%}.operational-signal--limit{top:19%;right:7%;color:#efae77}.operational-signal--evidence{top:50%;left:9%}.operational-signal--decision{right:8%;bottom:21%;color:#efae77}.operational-signal--trace{bottom:8%;left:38%}.operational-signal--document .operational-signal__glyph{box-shadow:inset 0 -.18rem 0 -.12rem currentColor}.operational-signal--limit .operational-signal__glyph{border-radius:50%;box-shadow:inset 0 0 0 .14rem #173b33;background:currentColor}.operational-signal--evidence .operational-signal__glyph{width:.82rem;height:.48rem;border-radius:.55rem}.operational-signal--evidence .operational-signal__glyph:after{position:absolute;top:-.1rem;left:.26rem;width:.48rem;height:.48rem;border:1px solid;border-radius:.55rem;content:""}.operational-signal--decision .operational-signal__glyph{transform:rotate(45deg)}.operational-signal--trace .operational-signal__glyph{border-radius:50% 50% 50% 0;transform:rotate(-45deg)}@keyframes operational-signal-drift{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-.32rem,0)}}@keyframes operational-signal-link{to{stroke-dashoffset:-28}}@media (prefers-reduced-motion:no-preference){.operational-signal-field[data-active=true] .operational-signal{animation:operational-signal-drift 3.8s cubic-bezier(.45,0,.55,1) infinite}.operational-signal-field[data-active=true] .operational-signal--limit{animation-delay:-.7s}.operational-signal-field[data-active=true] .operational-signal--evidence{animation-delay:-1.4s}.operational-signal-field[data-active=true] .operational-signal--decision{animation-delay:-2.1s}.operational-signal-field[data-active=true] .operational-signal--trace{animation-delay:-2.8s}.operational-signal-field[data-active=true] .operational-signal-field__links path{animation:operational-signal-link 4.8s linear infinite}}.home-decision-product{grid-column:1/-1;margin-top:clamp(1.5rem,3vw,2.75rem)}@keyframes home-hero-rise{0%{opacity:0;transform:translateY(1.15rem)}to{opacity:1;transform:translateY(0)}}.home-hero-copy>*{animation:home-hero-rise .68s cubic-bezier(.22,1,.36,1) both}.home-hero-copy>:nth-child(2){animation-delay:70ms}.home-hero-copy>:nth-child(3){animation-delay:.14s}.home-hero-copy>:nth-child(4){animation-delay:.21s}.home-hero-copy>:nth-child(5){animation-delay:.28s}.home-hero-media{animation:home-hero-rise .82s cubic-bezier(.22,1,.36,1) .18s both}.reveal-on-scroll{position:relative}.reveal-on-scroll:after{position:absolute;z-index:3;inset:0;background:#173b33;content:"";pointer-events:none;transform:scaleX(0);transform-origin:right}.reveal-on-scroll[data-reveal-ready=true]{opacity:.72;transform:translateY(1.5rem)}.reveal-on-scroll[data-reveal-ready=true]:after{transform:scaleX(1)}.reveal-on-scroll[data-reveal-visible=true]{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .9s cubic-bezier(.22,1,.36,1)}.reveal-on-scroll[data-reveal-visible=true]:after{transform:scaleX(0);transition:transform .9s cubic-bezier(.76,0,.24,1) .1s}.home-editorial-media{grid-column:1/-1;margin-top:clamp(2.5rem,6vw,5.5rem);border-top:1px solid var(--line-strong)}.home-editorial-media figure{display:grid;margin:0;background:#ebe7dc}.home-editorial-media__image{position:relative;min-height:clamp(20rem,44vw,38rem);overflow:hidden}.home-editorial-media__image img{object-fit:cover;transform:scale(1.025);transition:transform 1.4s cubic-bezier(.22,1,.36,1)}.reveal-on-scroll[data-reveal-visible=true] .home-editorial-media__image img{transform:scale(1)}.home-editorial-media figcaption{display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;padding:clamp(1.5rem,4vw,3.5rem)}.home-editorial-media figcaption small,.home-editorial-media figcaption span{font:800 .67rem/1.35 var(--body);letter-spacing:.09em;text-transform:uppercase}.home-editorial-media figcaption span{color:var(--orange)}.home-editorial-media figcaption small{color:var(--ink-soft)}.home-editorial-media figcaption strong{max-width:20ch;color:var(--green-ink);font:600 clamp(1.65rem,3vw,3.15rem)/1.05 var(--display);letter-spacing:-.035em}.home-editorial-media--line figure{grid-template-columns:minmax(0,1.55fr) minmax(17rem,.45fr)}.home-editorial-media--human figure{grid-template-columns:minmax(17rem,.48fr) minmax(0,1.52fr);background:#173b33;color:#f7f4eb}.home-editorial-media--human .home-editorial-media__image{order:2}.home-editorial-media--human figcaption{order:1}.home-editorial-media--human figcaption strong{color:#f7f4eb}.home-editorial-media--human figcaption small{color:#c7d4cc}.home-editorial-media--assurance{width:min(100%,68rem);margin-left:auto}.home-editorial-media--assurance figure{grid-template-columns:minmax(0,1.35fr) minmax(16rem,.65fr)}@media (max-width:780px){.home-editorial-media--assurance figure,.home-editorial-media--human figure,.home-editorial-media--line figure{grid-template-columns:1fr}.home-editorial-media--human .home-editorial-media__image,.home-editorial-media--human figcaption{order:0}.home-editorial-media__image{min-height:17.5rem}.home-editorial-media figcaption strong{font-size:clamp(1.7rem,8vw,2.4rem)}}@media (prefers-reduced-motion:reduce){.home-editorial-media__image img,.home-hero-copy>*,.home-hero-media,.reveal-on-scroll,.reveal-on-scroll:after{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}.reveal-on-scroll:after{display:none}}.approach-process{overflow:hidden;padding:clamp(5rem,9vw,9rem) 0;border-block:1px solid var(--line);background-color:#f3f0e8}.approach-process__intro{display:grid;grid-template-columns:minmax(0,.85fr) minmax(18rem,.5fr);gap:1.5rem clamp(2rem,8vw,8rem);align-items:end}.approach-process__intro .section-kicker{grid-column:1/-1}.approach-process__intro h2{max-width:12ch;margin:0}.approach-process__intro>p:last-child{max-width:42rem;margin:0 0 .5rem;color:var(--ink-soft)}.approach-process__map{position:relative;min-height:45rem;margin-top:clamp(3rem,7vw,6.5rem)}.approach-process__map>svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.approach-process__map>svg path{fill:none;stroke:rgb(23 59 51/34%);stroke-dasharray:8 10;stroke-width:2}.process-note{position:absolute;z-index:1;width:min(22rem,30vw)}.process-note--1{top:1rem;left:5%;transform:rotate(-1.5deg)}.process-note--2{top:8rem;right:8%;transform:rotate(1.25deg)}.process-note--3{top:23rem;left:17%;transform:rotate(-.8deg)}.process-note--4{top:31rem;right:4%;transform:rotate(1deg)}.process-note[data-reveal-ready=true]{transform:translateY(1.5rem) rotate(0deg)}.process-note[data-reveal-visible=true]{transform:translateY(0) rotate(var(--note-angle,0deg))}.process-note--1{--note-angle:-1.5deg}.process-note--2{--note-angle:1.25deg}.process-note--3{--note-angle:-0.8deg}.process-note--4{--note-angle:1deg}.process-note:after{background:var(--orange)}.process-note article{position:relative;min-height:15rem;padding:2.35rem 1.6rem 1.45rem;border:1px solid var(--line-strong);background:#fbf8ef;box-shadow:0 1.1rem 2.3rem rgb(23 59 51/10%)}.process-note__pin{position:absolute;top:.8rem;left:50%;width:.62rem;height:.62rem;border-radius:50%;background:var(--orange);box-shadow:0 .28rem 0 -.11rem #9a3f18;transform:translateX(-50%)}.process-note__index{margin:0 0 1.3rem;color:var(--orange);font:500 2.4rem/1 var(--display)}.process-note h3{margin:0 0 .75rem;color:var(--green-ink);font:700 clamp(1.35rem,2vw,1.85rem)/1.05 var(--body);letter-spacing:-.03em}.process-note article>p:not(.process-note__index){margin:0 0 1.4rem;color:var(--ink-soft);font-size:.95rem;line-height:1.55}.process-note small{display:block;padding-top:.75rem;border-top:1px solid var(--line);color:var(--green);font:800 .64rem/1.3 var(--body);letter-spacing:.08em}.desktop-nav .header-link,.utility-nav .header-link{position:relative;overflow:hidden}.header-link__text{position:relative;display:block;transition:transform .32s cubic-bezier(.22,1,.36,1)}.header-link__text:after{position:absolute;top:100%;left:0;width:max-content;content:attr(data-label);color:var(--green)}.header-link:focus-visible .header-link__text,.header-link:hover .header-link__text{transform:translateY(-100%)}.desktop-nav .header-link:after{position:absolute;right:0;bottom:.1rem;left:0;height:1px;background:var(--orange);content:"";transform:scaleX(0);transform-origin:right;transition:transform .34s cubic-bezier(.22,1,.36,1)}.desktop-nav .header-link.is-current:after,.desktop-nav .header-link:focus-visible:after,.desktop-nav .header-link:hover:after{transform:scaleX(1);transform-origin:left}.header-link__text:after{display:none}.header-link:focus-visible .header-link__text,.header-link:hover .header-link__text{transform:none}@media (max-width:1180px){.shell-grid{grid-template-columns:1fr auto}.desktop-nav,.utility-nav{display:none}.header-icon{display:inline-flex;justify-self:end}}.button{position:relative;z-index:0;overflow:hidden;isolation:isolate;transition:color .26s ease,border-color .26s ease,transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s ease}.button:before{position:absolute;z-index:-1;inset:0;background:#174c3e;content:"";transform:scaleX(0);transform-origin:right;transition:transform .36s cubic-bezier(.22,1,.36,1)}.button-secondary:before{background:#173b33}.button:focus-visible:before,.button:hover:not(:disabled):before{transform:scaleX(1);transform-origin:left}.button:hover:not(:disabled){color:#fff;transform:translateY(-1px);box-shadow:0 .15rem .4rem rgb(23 59 51/10%)}@media (max-width:780px){.approach-process__intro{grid-template-columns:1fr}.approach-process__intro .section-kicker{grid-column:auto}.approach-process__map{display:grid;min-height:0;gap:1rem}.approach-process__map>svg{display:none}.process-note,.process-note--1,.process-note--2,.process-note--3,.process-note--4,.process-note[data-reveal-ready=true],.process-note[data-reveal-visible=true]{position:relative;top:auto;right:auto;left:auto;width:100%;transform:none}.process-note article{min-height:0}}@media (prefers-reduced-motion:reduce){.button,.button:before,.desktop-nav .header-link:after,.header-link__text{transition:none!important}.button:hover:not(:disabled),.header-link:focus-visible .header-link__text,.header-link:hover .header-link__text{transform:none!important}}.home-hero-product .evidence-frame{position:relative!important;z-index:1;padding:0!important;border:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important}.home-hero-product :is(h3,p,th,td,strong,span){color:inherit!important}.home-hero-product .evidence-head{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:1rem!important;padding-bottom:1.25rem!important;border-bottom:1px solid rgba(247,244,235,.28)!important}.home-hero-product .evidence-head p,.home-hero-product .evidence-meta,.home-hero-product .evidence-subhead,.home-hero-product th{color:#c7d4cc!important}.home-hero-product .evidence-window{margin-top:1.5rem!important;overflow-x:auto!important}.home-hero-product table{min-width:36rem!important;border-collapse:collapse!important}.home-hero-product td,.home-hero-product th{border-bottom:1px solid rgba(247,244,235,.16)!important}.home-hero .hero-actions{align-items:center!important;gap:.85rem!important}.home-hero .button-primary{background:#236a52!important;border-color:#236a52!important;color:#fffdf6!important}.home-hero .button-primary:hover{background:#174a39!important;border-color:#174a39!important}@media (max-width:780px){.home-hero{padding-block:4.15rem 4.5rem!important}.shell-wide.home-hero-grid{display:block!important;max-width:none!important;margin:0!important;padding-inline:1.1rem!important}.home-hero-copy,.home-hero-product,.shell-wide.home-hero-grid{width:100%!important;min-width:0!important;box-sizing:border-box!important}.home-hero-copy,.home-hero-product{max-width:100%!important}.home-hero-copy h1{max-width:8.3ch!important;font-size:clamp(3rem,12.8vw,4rem)!important;line-height:.93!important}.home-hero-copy>p:not(.section-kicker){max-width:30rem!important;font-size:1rem!important}.home-hero .hero-actions{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important}.home-hero .hero-actions .button{justify-content:center!important;width:100%!important}.home-hero-product{margin-top:2.75rem!important;padding:1.25rem!important}.home-hero-product:before{inset:.45rem!important}.operational-signal--trace{bottom:24%;left:28%}.home-hero-product .evidence-head{display:block!important}.home-hero-product .evidence-head p{margin-top:.7rem!important}.home-hero-product table{min-width:31rem!important}}.site-header.site-header .shell{width:100%!important;padding-inline:clamp(1.1rem,2.8vw,2.5rem)!important;box-sizing:border-box!important}.site-header.site-header .button-primary{background:#1d6049!important;border-color:#1d6049!important;color:#fffdf6!important}.site-header.site-header .button-primary:hover{background:#164a38!important;border-color:#164a38!important}.home-hero.home-hero{padding-top:clamp(4.25rem,6vw,6.5rem)!important}@media (max-width:780px){.home-hero.home-hero{padding-top:4.15rem!important}.home-hero .home-hero-copy h1{max-width:13ch!important;font-size:clamp(2.85rem,12vw,3.7rem)!important;letter-spacing:-.05em!important}.home-hero .section-kicker:last-child{line-height:1.95}}.home-section .home-problem-grid{display:grid!important;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;column-gap:clamp(3rem,8vw,10rem)!important;row-gap:2.4rem!important;width:min(100% - clamp(2.2rem,5.6vw,5rem),86rem)!important;max-width:none!important;margin-inline:auto!important;padding-block:clamp(5rem,9vw,9rem)!important}.home-section .home-problem-grid>header{grid-column:1/-1!important;max-width:49rem!important}.home-section .home-problem-grid>header h2{max-width:13.5ch!important;font-size:clamp(3rem,5.1vw,5.45rem)!important;line-height:.95!important;letter-spacing:-.045em!important;text-wrap:balance}.home-section .home-problem-grid>p:first-of-type{grid-column:1!important;max-width:31rem!important;margin:0!important;font-size:clamp(1.12rem,1.45vw,1.36rem)!important;line-height:1.52!important}.home-section .home-problem-grid>p:nth-of-type(2){grid-column:2!important;align-self:end!important;max-width:21rem!important;margin:0 0 0 auto!important;padding:1.1rem 0 1.1rem 1.35rem!important;border-left:3px solid #d27639!important;color:#174a39!important;font-family:var(--font-sans),sans-serif!important;font-size:.82rem!important;font-weight:700!important;letter-spacing:.1em!important;line-height:1.45!important;text-transform:uppercase!important}.home-section .home-fragment-grid{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;margin-top:clamp(1.5rem,4vw,4rem)!important;border-top:1px solid #b9c1b6!important;border-bottom:1px solid #b9c1b6!important;counter-reset:fragment!important}.home-section .home-fragment-grid p{position:relative!important;min-height:8.75rem!important;margin:0!important;padding:2.7rem 1.35rem 1.25rem!important;border-left:1px solid #b9c1b6!important;color:#26362e!important;font-family:var(--font-sans),sans-serif!important;font-size:.82rem!important;font-weight:650!important;line-height:1.45!important}.home-section .home-fragment-grid p:last-child{border-right:1px solid #b9c1b6!important}.home-section .home-fragment-grid p:before{counter-increment:fragment!important;content:"0" counter(fragment)!important;position:absolute!important;top:1rem!important;left:1.35rem!important;color:#d27639!important;font-size:.67rem!important;font-weight:700!important;letter-spacing:.12em!important}.lifecycle-band.lifecycle-band{padding-block:clamp(5.25rem,9vw,9rem)!important;background:#edf0e8!important;border-block:1px solid #c4ccc1!important}.lifecycle-band .shell{width:min(100% - clamp(2.2rem,5.6vw,5rem),86rem)!important;max-width:none!important;margin-inline:auto!important}.lifecycle-band .lifecycle-list{position:relative!important;display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;margin:0!important;padding:0!important;list-style:none!important;border-top:1px solid var(--line-warm-strong)!important;border-bottom:0!important}.lifecycle-band .lifecycle-item{position:relative!important;display:flex!important;min-width:0!important;min-height:0!important;padding:2.35rem 1.5rem .5rem 0!important;border-left:0!important;border-right:0;flex-direction:column!important;justify-content:flex-start!important}.lifecycle-band .lifecycle-item:last-child{padding-right:0;border-right:0!important}.lifecycle-band .lifecycle-item:before{content:""!important;position:absolute!important;top:-.3rem!important;left:0!important;width:.55rem!important;height:.55rem!important;border-radius:50%!important;background:var(--green-ink)!important}.lifecycle-band .lifecycle-item:nth-child(3):before,.lifecycle-band .lifecycle-item:nth-child(5):before{background:var(--orange-signal)!important}.lifecycle-band .lifecycle-item:nth-child(8):before{background:var(--green-ink)!important}.lifecycle-band .lifecycle-item span{color:#173b33!important;font-family:var(--font-sans),sans-serif!important;font-size:.73rem!important;font-weight:750!important;letter-spacing:.1em!important;line-height:1.15!important}.lifecycle-band .lifecycle-item p{max-width:22ch;margin:1rem 0 0!important;color:#4c5c53!important;font-family:var(--font-sans),sans-serif!important;font-size:.76rem!important;line-height:1.5!important}@media (max-width:780px){.home-section .home-problem-grid{display:block!important;width:calc(100% - 2.2rem)!important;padding-block:4.75rem!important}.home-section .home-problem-grid>header h2{max-width:11.5ch!important;font-size:clamp(2.65rem,11.8vw,3.55rem)!important}.home-section .home-problem-grid>p:first-of-type{margin-top:2rem!important;font-size:1.06rem!important}.home-section .home-problem-grid>p:nth-of-type(2){max-width:none!important;margin:2.25rem 0 0!important}.home-section .home-fragment-grid{grid-template-columns:1fr!important;margin-top:2.7rem!important}.home-section .home-fragment-grid p,.home-section .home-fragment-grid p:last-child{min-height:0!important;padding:1rem 1rem 1rem 4.25rem!important;border-right:0!important;border-bottom:1px solid #b9c1b6!important}.home-section .home-fragment-grid p:last-child{border-bottom:0!important}.home-section .home-fragment-grid p:before{top:1rem!important;left:1rem!important}.lifecycle-band.lifecycle-band{padding-block:4.75rem!important}.lifecycle-band h2{max-width:10ch!important;font-size:clamp(2.65rem,11.8vw,3.55rem)!important}.lifecycle-band .lifecycle-list{grid-template-columns:1fr!important;border-bottom:0!important}.lifecycle-band .lifecycle-item,.lifecycle-band .lifecycle-item:last-child{min-height:0!important;padding:1.9rem 1rem 1.25rem 0!important;border-right:0!important;border-bottom:1px solid var(--line-warm)!important}}.lifecycle-band.lifecycle-band h2{max-width:19ch!important;margin-bottom:clamp(2.25rem,3.8vw,3.75rem)!important;font-size:clamp(2.85rem,4.15vw,4.7rem)!important;line-height:.96!important;color:var(--green-ink);letter-spacing:-.045em}@media (max-width:780px){.lifecycle-band.lifecycle-band h2{max-width:13ch!important;font-size:clamp(2.5rem,10.8vw,3.1rem)!important;line-height:.97!important}}.home-section.ai{padding-block:clamp(5.25rem,9vw,9rem)!important;background:#173b33!important;border-block:1px solid #173b33!important;color:#f7f4eb!important}.home-section.ai .shell.two-column{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;width:min(100% - clamp(2.2rem,5.6vw,5rem),86rem)!important;max-width:none!important;margin-inline:auto!important;gap:clamp(3rem,8vw,10rem)!important}.home-section.ai :is(h2,p,li){color:inherit!important}.home-section.ai h2{max-width:8.5ch!important;color:#f7f4eb!important;font-size:clamp(3rem,5vw,5.2rem)!important;line-height:.93!important;letter-spacing:-.045em!important}.home-section.ai .section-kicker{color:#f2ae7c!important}.home-section.ai .two-column>div>p:last-child{max-width:31rem!important;color:#d2dfd6!important;font-size:clamp(1.08rem,1.3vw,1.22rem)!important;line-height:1.6!important}.home-section.ai .home-ai-list{display:grid!important;margin:0!important;padding:0!important;list-style:none!important;border-top:1px solid rgba(247,244,235,.38)!important;counter-reset:ai-assist!important}.home-section.ai .home-ai-list li{position:relative!important;min-height:6rem!important;margin:0!important;padding:1.7rem 1.25rem 1.7rem 4.8rem!important;border-bottom:1px solid rgba(247,244,235,.26)!important;color:#f7f4eb!important;font-family:var(--font-sans),sans-serif!important;font-size:clamp(1rem,1.25vw,1.16rem)!important;font-weight:620!important;line-height:1.45!important}.home-section.ai .home-ai-list li:before{counter-increment:ai-assist!important;content:"0" counter(ai-assist)!important;position:absolute!important;top:1.7rem!important;left:0!important;color:#f2ae7c!important;font-size:.7rem!important;font-weight:750!important;letter-spacing:.12em!important}.home-section.capability-wrap{padding-block:0!important;background:#f7f6ef!important}.capability-register .shell{width:min(100% - clamp(2.2rem,5.6vw,5rem),86rem)!important;max-width:none!important;margin-inline:auto!important;padding-block:clamp(5.25rem,9vw,9rem)!important}.capability-register h2{max-width:13ch!important;font-size:clamp(3rem,4.7vw,5rem)!important;line-height:.94!important;letter-spacing:-.045em!important}.capability-register .section-description{max-width:38rem!important;margin-top:1.5rem!important;color:#4b5d52!important;font-size:1.05rem!important;line-height:1.55!important}.capability-register .register-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:clamp(3rem,6vw,6rem)!important;border-top:1px solid #b9c1b6!important;border-left:1px solid #b9c1b6!important}.capability-register .register-column{min-width:0!important;margin:0!important;padding:2.1rem 1.4rem 2.3rem!important;border-right:1px solid #b9c1b6!important;border-bottom:1px solid #b9c1b6!important;background:transparent!important}.capability-register .register-column h3{margin:0!important;color:#173b33!important;font-family:var(--font-sans),sans-serif!important;font-size:.76rem!important;font-weight:800!important;letter-spacing:.11em!important}.capability-register .register-stage-copy{min-height:0!important;max-width:26ch;margin:.9rem 0 1.6rem!important;padding-bottom:1.2rem;border-bottom:1px solid var(--line-warm);color:#536459!important;font-size:.82rem!important;line-height:1.48!important}.capability-register .register-list{display:grid!important;gap:1.35rem!important;list-style:none!important}.capability-register .register-list,.capability-register .register-list li{margin:0!important;padding:0!important}.capability-register .register-head{display:grid!important;grid-template-columns:minmax(0,1fr);gap:.5rem!important;justify-items:start}.capability-register .register-head strong{color:#24382d!important;font-family:var(--font-sans),sans-serif!important;font-size:.88rem!important;line-height:1.35!important}.capability-register .state-chip{flex:0 0 auto!important;padding:.18rem .35rem!important;border:1px solid!important;border-radius:0!important;background:transparent!important;font-family:var(--font-sans),sans-serif!important;font-size:.59rem!important;font-weight:800!important;letter-spacing:.08em!important;line-height:1.1!important}.capability-register .state-chip.current{color:#236a52!important}.capability-register .state-chip.foundation{color:#b35d24!important}.capability-register .state-chip.vision{color:#6a6d64!important}.capability-register .register-list li>p:not(.register-note){margin:.65rem 0 0!important;color:#4c5d52!important;font-size:.79rem!important;line-height:1.45!important}.capability-register .register-note{margin:.55rem 0 0!important;color:#6d756c!important;font-size:.72rem!important;line-height:1.42!important}@media (max-width:980px){.capability-register .register-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:780px){.home-section.ai .shell.two-column{display:block!important;width:calc(100% - 2.2rem)!important}.home-section.ai h2{max-width:10ch!important;font-size:clamp(2.65rem,11.8vw,3.55rem)!important}.home-section.ai .home-ai-list{margin-top:3rem!important}.home-section.ai .home-ai-list li{min-height:0!important;padding:1.3rem 0 1.3rem 3.65rem!important}.home-section.ai .home-ai-list li:before{top:1.3rem!important}.capability-register .shell{width:calc(100% - 2.2rem)!important;padding-block:4.75rem!important}.capability-register h2{max-width:11ch!important;font-size:clamp(2.65rem,11.8vw,3.55rem)!important}.capability-register .register-grid{grid-template-columns:1fr!important;margin-top:3rem!important}.capability-register .register-column{padding:1.7rem 1.15rem 1.9rem!important}.capability-register .register-stage-copy{min-height:0!important}}.home-section.ai+.home-section{padding-block:clamp(5rem,8vw,8rem)!important;background:#f1eee5!important;border-bottom:1px solid #c8c2b4!important}.home-section.ai+.home-section .shell.two-column{display:grid!important;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr)!important;width:min(100% - clamp(2.2rem,5.6vw,5rem),86rem)!important;max-width:none!important;margin-inline:auto!important;column-gap:clamp(3rem,8vw,10rem)!important;row-gap:2rem!important}.home-section.ai+.home-section header h2{max-width:10ch!important;color:#173b33!important;font-size:clamp(3rem,4.8vw,5rem)!important;line-height:.94!important;letter-spacing:-.045em!important}.home-section.ai+.home-section .two-column>p:not(.trust-line){align-self:end!important;max-width:37rem!important;margin:0!important;color:#42564a!important;font-size:clamp(1.08rem,1.3vw,1.2rem)!important;line-height:1.6!important}.home-section.ai+.home-section .trust-line{grid-column:1/-1!important;max-width:100%!important;margin:clamp(1.5rem,3vw,3.5rem) 0 0!important;padding:1.35rem 0 0!important;border-top:1px solid #bdb6a8!important;color:#284536!important;font-family:var(--font-sans),sans-serif!important;font-size:.88rem!important;font-weight:650!important;line-height:1.5!important}.home-section.ai+.home-section .trust-line a{color:#a64e1f!important;text-underline-offset:.18em!important}.workflow-review-cta{padding-block:clamp(5.5rem,9vw,9rem)!important;background:#d27639!important;border-block:1px solid #bc6228!important}.workflow-review-cta .shell{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(15rem,.55fr)!important;align-items:end!important;width:min(100% - clamp(2.2rem,5.6vw,5rem),86rem)!important;max-width:none!important;margin-inline:auto!important;column-gap:clamp(3rem,8vw,10rem)!important}.workflow-review-cta h2{max-width:12ch!important;margin:0!important;color:#183a30!important;font-size:clamp(3.25rem,5.4vw,5.8rem)!important;line-height:.91!important;letter-spacing:-.05em!important}.workflow-review-cta p{grid-column:1!important;max-width:34rem!important;margin:1.5rem 0 0!important;color:#263c31!important;font-size:1.12rem!important;line-height:1.55!important}.workflow-review-cta .button-primary{grid-column:2!important;grid-row:1/span 2!important;align-self:center!important;justify-self:end!important;background:#173b33!important;border-color:#173b33!important;color:#fffdf6!important}.workflow-review-cta .button-primary:hover{background:#0e2b24!important;border-color:#0e2b24!important}.home-section.section-close{padding-block:clamp(5.5rem,10vw,10rem)!important;background:#f7f6ef!important}.home-section.section-close .home-close{width:min(100% - clamp(2.2rem,5.6vw,5rem),66rem)!important;max-width:none!important;margin-inline:auto!important}.home-section.section-close h2{max-width:14ch!important;color:#173b33!important;font-size:clamp(3rem,5vw,5.3rem)!important;line-height:.94!important;letter-spacing:-.045em!important}.home-section.section-close p{max-width:38rem!important;margin-top:1.75rem!important;color:#4a5d51!important;font-size:1.12rem!important;line-height:1.6!important}@media (max-width:780px){.home-section.ai+.home-section{padding-block:4.75rem!important}.home-section.ai+.home-section .shell.two-column{display:block!important;width:calc(100% - 2.2rem)!important}.home-section.ai+.home-section header h2{max-width:9.5ch!important;font-size:clamp(2.65rem,11.8vw,3.55rem)!important}.home-section.ai+.home-section .two-column>p:not(.trust-line){margin-top:2rem!important}.home-section.ai+.home-section .trust-line{margin-top:2.5rem!important}.workflow-review-cta{padding-block:4.75rem!important}.workflow-review-cta .shell{display:block!important;width:calc(100% - 2.2rem)!important}.workflow-review-cta h2{max-width:9ch!important;font-size:clamp(2.75rem,12vw,3.7rem)!important}.workflow-review-cta p{margin-top:1.4rem!important;font-size:1.05rem!important}.workflow-review-cta .button-primary{display:flex!important;width:100%!important;margin-top:2rem!important;justify-content:center!important}.home-section.section-close{padding-block:4.75rem!important}.home-section.section-close .home-close{width:calc(100% - 2.2rem)!important}.home-section.section-close h2{max-width:10ch!important;font-size:clamp(2.65rem,11.8vw,3.55rem)!important}}.page-hero.page-hero{padding-block:clamp(5rem,8vw,8rem) clamp(4.5rem,7vw,7rem)!important;background:#f7f6ef!important;border-bottom:1px solid #c3cbc0!important}.page-hero .shell{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(17rem,.88fr)!important;align-items:end!important;width:min(100% - clamp(2.2rem,5.6vw,5rem),86rem)!important;max-width:none!important;margin-inline:auto!important;gap:clamp(3rem,8vw,10rem)!important}.page-hero .page-hero-copy{min-width:0!important;max-width:47rem!important}.page-hero .page-hero-copy h1{max-width:15ch!important;margin:0!important;color:#173b33!important;font-size:clamp(3.4rem,5.2vw,5.9rem)!important;line-height:.91!important;letter-spacing:-.055em!important;text-wrap:balance}.page-hero .page-hero-copy>p:not(.section-kicker){max-width:37rem!important;margin-top:1.7rem!important;color:#43574b!important;font-size:clamp(1.05rem,1.3vw,1.22rem)!important;line-height:1.6!important}.page-hero .hero-actions{margin-top:2rem!important}.page-hero .hero-actions .button-primary{background:#236a52!important;border-color:#236a52!important;color:#fffdf6!important}.page-hero .page-hero-aside{position:relative!important;min-height:0!important;padding:3.1rem 2.1rem 2.1rem!important;border:1px solid #aeb9ad!important;background:#e8ede4!important}.page-hero .page-hero-aside:before{content:"OPERATING NOTE"!important;position:absolute!important;top:1.35rem!important;left:2.1rem!important;color:#b55c26!important;font-family:var(--font-sans),sans-serif!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.13em!important}.page-hero .hero-aside-note{max-width:24ch!important;margin:0!important;padding-top:1.3rem;border-top:1px solid var(--line-warm-strong);color:#173b33!important;font-size:clamp(1.45rem,2.1vw,2rem)!important;line-height:1.15!important}@media (max-width:780px){.page-hero.page-hero{padding-block:4.25rem 4.5rem!important}.page-hero .shell{display:block!important;width:calc(100% - 2.2rem)!important}.page-hero .page-hero-copy h1{max-width:11ch!important;font-size:clamp(2.85rem,12vw,3.7rem)!important}.page-hero .page-hero-aside{min-height:0!important;margin-top:3rem!important;padding:2.7rem 1.45rem 1.6rem!important}.page-hero .page-hero-aside:before{left:1.45rem}.page-hero .hero-aside-note{max-width:18rem!important;margin-top:1.7rem!important;font-size:1.4rem!important}}.capability-register.capability-register{padding-block:0!important}.section.section-tint{padding-block:clamp(5.25rem,8vw,8rem)!important;background:#f1eee5!important;border-block:1px solid #c7c1b4!important}.section.section-tint>.shell{width:min(100% - clamp(2.2rem,5.6vw,5rem),86rem)!important;max-width:none!important;margin-inline:auto!important}.section-tint .evidence-frame{position:relative!important;padding:clamp(1.65rem,3vw,2.8rem)!important;border:1px solid #173b33!important;background:#173b33!important;color:#f7f4eb!important;box-shadow:inset 0 0 0 1px rgba(247,244,235,.12)!important}.section-tint .evidence-frame:before{content:"CONCEPT / CONTROLLED VIEW"!important;position:absolute!important;top:1rem!important;right:1.1rem!important;color:#f2ae7c!important;font-family:var(--font-sans),sans-serif!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.12em!important}.section-tint .evidence-frame :is(h3,p,span,th,td){color:inherit!important}.section-tint .evidence-head{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:1.5rem!important;padding:1.8rem 0 1.35rem!important;border-bottom:1px solid rgba(247,244,235,.3)!important}.section-tint .evidence-head h3{max-width:24ch!important;color:#f7f4eb!important;font-size:clamp(1.5rem,2vw,2rem)!important;line-height:1.1!important}.section-tint .evidence-frame th,.section-tint .evidence-head p,.section-tint .evidence-meta{color:#c8d6cd!important}.section-tint .evidence-window{margin-top:1.55rem!important;overflow-x:auto!important}.section-tint .evidence-meta{display:flex!important;flex-wrap:wrap!important;gap:.65rem 1.8rem!important;padding-bottom:1.35rem!important;font-family:var(--font-sans),sans-serif!important;font-size:.74rem!important;font-weight:650!important;letter-spacing:.07em!important}.section-tint .evidence-frame table{width:100%!important;min-width:42rem!important;border-collapse:collapse!important}.section-tint .evidence-frame td,.section-tint .evidence-frame th{padding:1rem .85rem!important;border-bottom:1px solid rgba(247,244,235,.17)!important;text-align:left!important;vertical-align:top!important;font-family:var(--font-sans),sans-serif!important;font-size:.78rem!important;line-height:1.45!important}.section-tint .evidence-frame th{font-size:.65rem!important;font-weight:750!important;letter-spacing:.09em!important}@media (max-width:780px){.section.section-tint{padding-block:4.5rem!important}.section.section-tint>.shell{width:calc(100% - 2.2rem)!important}.section-tint .evidence-frame{padding:1.2rem!important}.section-tint .evidence-frame:before{position:static!important;display:block!important;margin-bottom:1rem!important}.section-tint .evidence-head{display:block!important;padding-top:.75rem!important}.section-tint .evidence-head p{margin-top:.7rem!important}}.section-tint .principles-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;border-top:1px solid #aaa99e!important;border-left:1px solid #aaa99e!important}.section-tint .principles-list>div{min-width:0!important;min-height:15rem!important;padding:2rem 1.35rem!important;border-right:1px solid #aaa99e!important;border-bottom:1px solid #aaa99e!important}.section-tint .principles-list h2{max-width:15ch!important;margin:0!important;color:#173b33!important;font-family:var(--font-sans),sans-serif!important;font-size:1.08rem!important;font-weight:720!important;line-height:1.28!important}.section-tint .principles-list p{margin:3.5rem 0 0!important;color:#4d5e53!important;font-size:.94rem!important;line-height:1.55!important}.section:has(.boundary-grid){padding-block:clamp(5.25rem,8vw,8rem)!important;background:#f7f6ef!important}.section .boundary-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(100% - clamp(2.2rem,5.6vw,5rem),86rem)!important;max-width:none!important;margin-inline:auto!important;gap:0!important;border:1px solid #aeb9ad!important}.section .boundary-panel{min-width:0!important;padding:clamp(2rem,4vw,3.5rem)!important;background:#e8ede4!important}.section .boundary-panel+.boundary-panel{border-left:1px solid #aeb9ad!important}.section .boundary-panel.boundary-stop{background:#efe5d8!important}.section .boundary-panel .section-kicker{color:#236a52!important}.section .boundary-panel.boundary-stop .section-kicker{color:#b45a25!important}.section .boundary-panel ul{display:grid!important;margin:2rem 0 0!important;padding:0!important;list-style:none!important}.section .boundary-panel li{position:relative!important;margin:0!important;padding:1rem 0 1rem 1.6rem!important;border-top:1px solid rgba(23,59,51,.2)!important;color:#203b30!important;font-family:var(--font-sans),sans-serif!important;font-size:.95rem!important;font-weight:620!important;line-height:1.45!important}.section .boundary-panel li:before{content:"+"!important;position:absolute!important;left:0!important;top:.95rem;width:1.1rem;color:#236a52!important;font-size:.95rem;font-weight:700!important;line-height:1.45}.section .boundary-panel.boundary-stop li:before{content:"—"!important;color:#b45a25!important}.section-tint>.shell:not(.principles-list):not(.two-column) h2{max-width:15ch!important;color:#173b33!important;font-size:clamp(2.8rem,4.5vw,4.8rem)!important;line-height:.95!important;letter-spacing:-.045em!important}.section-tint>.shell:not(.principles-list):not(.two-column)>p:not(.trust-line){max-width:44rem!important;margin-top:1.5rem!important;color:#46594d!important;font-size:1.08rem!important;line-height:1.6!important}.section-tint>.shell:not(.principles-list):not(.two-column) .trust-line{max-width:44rem!important;margin-top:2.25rem!important;padding-top:1.2rem!important;border-top:1px solid #bcb5a7!important;color:#274536!important;font-family:var(--font-sans),sans-serif!important;font-size:.88rem!important;font-weight:650!important;line-height:1.5!important}.section-tint>.shell.two-column:not(.principles-list){display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;align-items:end!important;gap:clamp(3rem,8vw,10rem)!important}.section-tint>.shell.two-column:not(.principles-list) h2{max-width:10ch!important;color:#173b33!important;font-size:clamp(3rem,4.7vw,5rem)!important;line-height:.94!important;letter-spacing:-.045em!important}.section-tint>.shell.two-column:not(.principles-list) p{color:#43564a!important;font-size:1.05rem!important;line-height:1.6!important}.section-tint>.shell.two-column:not(.principles-list) .trust-line{margin-top:1.4rem!important;padding:1.15rem 0 0 1.2rem!important;border-top:1px solid #bcb5a7!important;border-left:3px solid #d27639!important;font-family:var(--font-sans),sans-serif!important;font-size:.88rem!important;font-weight:700!important}@media (max-width:780px){.section-tint .principles-list{grid-template-columns:1fr!important}.section-tint .principles-list>div{min-height:0!important;padding:1.5rem 1.2rem!important}.section-tint .principles-list p{margin-top:1.2rem!important}.section:has(.boundary-grid){padding-block:4.5rem!important}.section .boundary-grid{grid-template-columns:1fr!important;width:calc(100% - 2.2rem)!important}.section .boundary-panel{padding:1.6rem!important}.section .boundary-panel+.boundary-panel{border-top:1px solid #aeb9ad!important;border-left:0!important}.section-tint>.shell.two-column:not(.principles-list){display:block!important}.section-tint>.shell.two-column:not(.principles-list) h2{max-width:10ch!important;font-size:clamp(2.65rem,11.8vw,3.55rem)!important}.section-tint>.shell.two-column:not(.principles-list)>div+div{margin-top:2rem!important}}.section-tint>.shell.two-column:has(ul){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;border:1px solid #aeb5aa!important}.section-tint>.shell.two-column:has(ul)>div{min-width:0!important;padding:clamp(2rem,4vw,3.5rem)!important;background:#e7ece3!important}.section-tint>.shell.two-column:has(ul)>div+div{border-left:1px solid #aeb5aa!important;background:#eee4d7!important}.section-tint>.shell.two-column:has(ul) h2{max-width:9ch!important;margin:0!important;color:#173b33!important;font-size:clamp(2.7rem,4.2vw,4.5rem)!important;line-height:.94!important;letter-spacing:-.045em!important}.section-tint>.shell.two-column:has(ul) ul{display:grid!important;margin:2.25rem 0 0!important;padding:0!important;list-style:none!important}.section-tint>.shell.two-column:has(ul) li{position:relative!important;margin:0!important;padding:1rem 0 1rem 1.8rem!important;border-top:1px solid rgba(23,59,51,.2)!important;color:#294137!important;font-family:var(--font-sans),sans-serif!important;font-size:.95rem!important;font-weight:620!important;line-height:1.5!important}.section-tint>.shell.two-column:has(ul) li:before{content:"+"!important;position:absolute!important;left:0!important;color:#236a52!important;font-weight:800!important}.section-tint>.shell.two-column:has(ul)>div+div li:before{content:"—"!important;color:#b45a25!important}.assessment-page.assessment-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.self-assessment-shell{width:min(100% - clamp(2.2rem,5.6vw,5rem),86rem)!important;max-width:none!important;margin-inline:auto!important;padding-block:clamp(5rem,8vw,8rem)!important}.self-assessment-shell>header{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(18rem,.7fr)!important;align-items:end!important;gap:clamp(3rem,8vw,10rem)!important;padding-bottom:clamp(3rem,5vw,5rem)!important;border-bottom:1px solid #b9c1b6!important}.self-assessment-shell>header h1{max-width:10ch!important;margin:0!important;color:#173b33!important;font-size:clamp(3.5rem,5.4vw,6rem)!important;line-height:.91!important;letter-spacing:-.055em!important}.self-assessment-shell>header p{max-width:35rem!important;margin:0!important;color:#43574b!important;font-size:clamp(1.05rem,1.3vw,1.2rem)!important;line-height:1.6!important}.assessment-form{max-width:62rem!important;margin-top:clamp(3rem,6vw,5.5rem)!important}.assessment-form fieldset{margin:0!important;padding:0!important;border:0!important;counter-reset:assessment-item!important}.assessment-form legend{margin-bottom:1.35rem!important;color:#b45a25!important;font-family:var(--font-sans),sans-serif!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase!important}.assessment-form .radio-stack{position:relative!important;display:grid!important;grid-template-columns:2.5rem 1fr 1.25rem!important;align-items:center!important;min-height:5.25rem!important;margin:0!important;padding:1rem 0!important;border-top:1px solid #b9c1b6!important;cursor:pointer!important;counter-increment:assessment-item!important}.assessment-form .radio-stack:last-of-type{border-bottom:1px solid #b9c1b6!important}.assessment-form .radio-stack:before{content:"0" counter(assessment-item)!important;color:#d27639!important;font-family:var(--font-sans),sans-serif!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important}.assessment-form .radio-stack span{grid-column:2!important;color:#203b30!important;font-family:var(--font-sans),sans-serif!important;font-size:1rem!important;font-weight:620!important;line-height:1.45!important}.assessment-form .radio-stack input{grid-column:3!important;grid-row:1!important;width:1.15rem!important;height:1.15rem!important;margin:0!important;accent-color:#236a52!important}.assessment-form .radio-stack:has(input:checked){background:#e8ede4!important}.assessment-form .radio-stack:focus-within{outline:2px solid #236a52!important;outline-offset:3px!important}.assessment-form>.button-primary{margin-top:2rem!important;background:#236a52!important;border-color:#236a52!important;color:#fffdf6!important}.section-tint .review-layout{display:block!important;width:min(100% - clamp(2.2rem,5.6vw,5rem),70rem)!important;max-width:none!important;margin-inline:auto!important}.review-layout .form-shell{padding:clamp(2rem,5vw,4rem)!important;border:1px solid #aeb9ad!important;background:#f7f6ef!important}.review-layout .form-shell>h2{max-width:12ch!important;margin:0!important;color:#173b33!important;font-size:clamp(3rem,4.6vw,4.9rem)!important;line-height:.94!important;letter-spacing:-.045em!important}.review-layout .form-shell>p:not(.notice-note){max-width:43rem!important;margin-top:1.25rem!important;color:#45594c!important;font-size:1.06rem!important;line-height:1.6!important}.review-layout form{margin-top:2.75rem!important;padding-top:2rem!important;border-top:1px solid #bbc3b9!important}.review-layout .form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.35rem 1.5rem!important}.review-layout .form-grid label{display:grid!important;gap:.5rem!important;color:#294137!important;font-family:var(--font-sans),sans-serif!important;font-size:.84rem!important;font-weight:720!important;letter-spacing:.02em!important}.review-layout .form-grid .field-full{grid-column:1/-1!important}.review-layout :is(input,select,textarea){width:100%!important;min-height:3.15rem!important;padding:.75rem .85rem!important;border:1px solid #9faa9e!important;border-radius:0!important;background:#fffdf7!important;color:#173b33!important;font:400 1rem/1.4 var(--font-sans),sans-serif!important;box-sizing:border-box!important}.review-layout textarea{min-height:8rem!important;resize:vertical!important}.review-layout :is(input,select,textarea):focus-visible{outline:2px solid #236a52!important;outline-offset:2px!important;border-color:#236a52!important}.review-layout .form-actions{display:flex!important;align-items:center!important;gap:1rem 1.5rem!important;margin-top:1.75rem!important;flex-wrap:wrap!important}.review-layout .form-actions .button-primary{background:#236a52!important;border-color:#236a52!important;color:#fffdf6!important}.review-layout .form-message{margin:0!important;padding:.85rem 1rem!important;border-left:3px solid #d27639!important;background:#efe5d8!important;color:#6c351b!important;font-family:var(--font-sans),sans-serif!important;font-size:.88rem!important;font-weight:650!important;line-height:1.4!important}.review-layout .notice-note{max-width:62ch;margin:1.75rem 0 0!important;color:#5b695f!important;font-family:var(--font-sans),sans-serif!important;font-size:.85rem!important;line-height:1.5!important}@media (max-width:780px){.section-tint>.shell.two-column:has(ul){grid-template-columns:1fr!important}.section-tint>.shell.two-column:has(ul)>div+div{border-top:1px solid #aeb5aa!important;border-left:0!important}.self-assessment-shell{width:calc(100% - 2.2rem)!important;padding-block:4.5rem!important}.self-assessment-shell>header{display:block!important}.self-assessment-shell>header h1{font-size:clamp(3rem,13vw,3.8rem)!important}.self-assessment-shell>header p{margin-top:1.5rem!important}.assessment-form .radio-stack{grid-template-columns:2rem 1fr 1.25rem!important;min-height:6rem!important}.section-tint .review-layout{width:calc(100% - 2.2rem)!important}.review-layout .form-shell{padding:1.35rem!important}.review-layout .form-shell>h2{font-size:clamp(2.65rem,11.8vw,3.55rem)!important}.review-layout .form-grid{grid-template-columns:1fr!important}.review-layout .form-grid .field-full{grid-column:auto!important}.review-layout .form-actions{align-items:stretch!important;flex-direction:column!important}.review-layout .form-actions .button-primary{width:100%!important;justify-content:center!important}}.brand-copy small{font-size:.64rem}.evidence-head p,.evidence-meta,.evidence-window:before,.home-hero-product:before,.page-hero .page-hero-aside:before,.section-tint .evidence-frame:before{font-size:.7rem!important}.capability-register .state-chip,.state-chip{font-size:.6rem!important;letter-spacing:.09em}.home-record-story{grid-column:1/-1;margin:clamp(1.5rem,3vw,2.75rem) 0 0}.home-record-story>figcaption{margin-bottom:.7rem;color:var(--orange);font:800 .7rem/1.2 var(--body);letter-spacing:.1em;text-transform:uppercase}.home-record-motion{margin-bottom:.75rem;border:1px solid var(--line-strong);background:#12261f}.scroll-scrub-video{position:relative}.scroll-scrub-video__stage{overflow:hidden;background:#12261f}.scroll-scrub-video video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#12261f}.home-record-motion__meta{display:flex;justify-content:space-between;gap:1rem;padding:.72rem .85rem;border-top:1px solid rgb(255 255 255/14%);color:rgb(255 255 255/68%);font:800 .67rem/1.2 var(--body);letter-spacing:.09em;text-transform:uppercase}.home-record-motion__meta span:last-child{color:#efae77}.home-record-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line-strong);background:var(--paper)}.home-record-shot{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--canvas-soft)}.home-record-shot+.home-record-shot{border-left:1px solid var(--line-strong)}.home-record-shot img{object-fit:cover}.home-record-shot span{position:absolute;left:0;bottom:0;z-index:1;padding:.6rem .75rem;background:var(--paper);color:var(--ink);font:800 .7rem/1.1 var(--body);letter-spacing:.06em;text-transform:uppercase}.home-record-shot.is-connected span{background:var(--green-deep);color:#f7f4eb}@media (max-width:780px){.home-record-pair{grid-template-columns:1fr}.home-record-shot+.home-record-shot{border-top:1px solid var(--line-strong);border-left:0}}