@layer reset{*,:before,:after{box-sizing:border-box;border:0 solid;margin:0;padding:0}html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5}body{line-height:inherit}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--font-mono-of);font-size:1em}ol,ul,menu{list-style:none}img,svg,video,canvas,iframe{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,textarea,select{font:inherit;color:inherit;background:0 0;border-radius:0}button{cursor:pointer}hr{height:0;color:inherit;border-top-width:1px}}@layer base{html{background-color:var(--of-bg);color:var(--of-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background-color:var(--of-bg);min-height:100vh;color:var(--of-ink);font-family:var(--font-display)}*{border-color:var(--of-line)}p,li,dd{line-height:1.6}}@layer components;:root{--font-display:"IBM Plex Sans", ui-sans-serif, system-ui, sans-serif;--font-mono-of:"IBM Plex Mono", ui-monospace, "SFMono-Regular", monospace}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:100 700;font-display:swap;src:url(/assets/fonts/ibm-plex-sans-var.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/ibm-plex-mono-400.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/ibm-plex-mono-500.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--of-rail-max:84rem;--of-rail-pad:1.5rem;--of-rail-inset:max(var(--of-rail-pad), calc((100% - var(--of-rail-max)) / 2 + var(--of-rail-pad)));--of-bg:#fff;--of-bg-tint:#faf9f7;--of-bg-hover:#f0eee9;--of-ink:#1a1a1a;--of-muted:#6b6b6b;--of-line:#e3e1de;--of-red:#b5202c;--of-red-hover:#7e1721;--of-maroon:#3a0f15;--of-maroon-lift:#4d151d;--of-maroon-ink:#f6f1ef;--of-maroon-muted:#d3bcbd}.of-status-screen{text-align:center;background:var(--of-bg);min-height:100dvh;color:var(--of-ink);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.of-status-screen__code{font-family:var(--font-mono-of);letter-spacing:.04em;color:var(--of-red);font-size:.9375rem}.of-status-screen__title{font-size:1.625rem;font-weight:600}.of-status-screen__body{max-width:28rem;color:var(--of-muted)}.of-status-screen__actions{gap:.75rem;margin-top:.5rem;display:flex}.of-status-screen__link{border:1px solid var(--of-ink);font-family:var(--font-mono-of);letter-spacing:.025em;color:var(--of-ink);cursor:pointer;background:0 0;padding:.5rem 1.25rem;font-size:.875rem;transition:background-color .15s,color .15s}.of-status-screen__link:hover{background:var(--of-ink);color:var(--of-bg)}.of-nav,.of-nav *,.of-services *,.of-framework *,.of-verticals *,.of-credential *,.of-contact *,.of-footer *,.of-page-hero,.of-page-hero *,.of-page-section *,.of-case-list *{border-radius:0}.of-eyebrow{font-family:var(--font-mono-of);letter-spacing:.05em;text-transform:uppercase;color:var(--of-red);margin:0 0 .75rem;font-size:.8125rem}.of-skip-link{z-index:60;background:var(--of-ink);color:#fff;font-family:var(--font-mono-of);padding:.75rem 1.25rem;font-size:.875rem;text-decoration:none;position:absolute;top:0;left:-9999px}.of-skip-link:focus{left:var(--of-rail-inset)}.of-nav{z-index:20;padding:1rem var(--of-rail-inset);background:var(--of-bg);border-bottom:1px solid var(--of-line);justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:sticky;top:0}.of-nav__brand{color:var(--of-ink);align-items:center;gap:.6rem;font-size:1.0625rem;font-weight:600;text-decoration:none;display:flex}.of-nav__mark{display:block}.of-nav__desktop{align-items:center;gap:2rem;display:flex}.of-nav__toggle{border:1px solid var(--of-line);background:var(--of-bg);width:44px;height:44px;color:var(--of-ink);cursor:pointer;justify-content:center;align-items:center;padding:0;display:none}.of-nav__toggle:hover{border-color:var(--of-red)}.of-nav__bars{width:20px;height:12px;display:block;position:relative}.of-nav__bars span{background:var(--of-ink);width:100%;height:2px;transition:transform .22s;position:absolute;left:0}.of-nav__bars span:first-child{top:0}.of-nav__bars span:last-child{bottom:0}.of-nav__bars[data-open] span{background:var(--of-red)}.of-nav__bars[data-open] span:first-child{transform:translateY(5px)rotate(45deg)}.of-nav__bars[data-open] span:last-child{transform:translateY(-5px)rotate(-45deg)}.of-nav__scrim{opacity:0;pointer-events:none;z-index:25;background:#1a1a1a73;transition:opacity .22s;position:fixed;inset:0}.of-nav__scrim[data-open]{opacity:1;pointer-events:auto}.of-nav__panel{background:var(--of-bg);border-left:1px solid var(--of-line);z-index:30;visibility:hidden;flex-direction:column;justify-content:space-between;width:min(21rem,86vw);height:100dvh;padding:5.5rem 1.5rem 2rem;transition:transform .26s cubic-bezier(.2,.7,.3,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(101%)}.of-nav__panel[data-open]{visibility:visible;transform:translate(0)}.of-nav__panel-links{font-family:var(--font-mono-of);margin:0;padding:0;font-size:1rem;list-style:none}.of-nav__panel-links li+li{border-top:1px solid var(--of-line)}.of-nav__panel-links a{min-height:44px;color:var(--of-ink);padding:1rem 0;text-decoration:none;display:block}.of-nav__panel-links a:hover,.of-nav__panel-links a:focus-visible{color:var(--of-red)}.of-nav__panel-foot{font-family:var(--font-mono-of);color:var(--of-muted);margin:2rem 0 0;font-size:.8125rem}.of-nav__panel-foot a{color:var(--of-red);text-decoration:none}@media (width<=900px){.of-nav__desktop{display:none}.of-nav__toggle{display:inline-flex}}@media (prefers-reduced-motion:reduce){.of-nav__bars span,.of-nav__scrim,.of-nav__panel{transition:none}}.of-nav__links{font-family:var(--font-mono-of);flex-wrap:wrap;align-items:center;gap:1.5rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.of-nav__links li{align-items:center;display:flex}.of-nav__links a{min-height:24px;color:var(--of-ink);align-items:center;padding-top:.2rem;padding-bottom:.2rem;text-decoration:none;display:inline-flex;position:relative}.of-nav__links a:after{content:"";background:var(--of-red);transform-origin:0;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.of-nav__links a:hover:after,.of-nav__links a:focus-visible:after{transform:scaleX(1)}.of-nav__links a.of-nav__links-cta{border:1px solid var(--of-red);background:var(--of-red);color:var(--of-bg);padding:.5rem .9rem;transition:background-color .2s,border-color .2s}.of-nav__links a.of-nav__links-cta:hover,.of-nav__links a.of-nav__links-cta:focus-visible{background:var(--of-red-hover);border-color:var(--of-red-hover)}.of-nav__links a.of-nav__links-cta:after{content:none}.of-nav__links a.of-nav__links-cta[aria-current=page]{background:var(--of-red-hover);border-color:var(--of-red-hover)}.of-nav__panel-links a.of-nav__panel-cta{border:1px solid var(--of-red);background:var(--of-red);color:var(--of-bg);justify-content:center;align-items:center;margin-top:.75rem;padding:.85rem 1.1rem;display:flex}.of-nav__panel-links a.of-nav__panel-cta:hover,.of-nav__panel-links a.of-nav__panel-cta:focus-visible{background:var(--of-red-hover);border-color:var(--of-red-hover);color:var(--of-bg)}@media (prefers-reduced-motion:reduce){.of-nav__links a.of-nav__links-cta{transition:none}}.of-hero-cta{font-family:var(--font-display);color:var(--ss-ink,#f5f3f0);translate:var(--of-magnet-x,0px) var(--of-magnet-y,0px);padding-bottom:.3rem;font-size:clamp(1.1rem,2.4vw,1.6rem);font-weight:600;text-decoration:none;transition:translate .2s ease-out;display:inline-block;position:relative}.of-hero-cta:after{content:"";background:var(--ss-accent,#b5202c);transform-origin:0;width:100%;height:2px;transition:transform .35s;position:absolute;bottom:0;left:0;transform:scaleX(.18)}.of-hero-cta:hover:after,.of-hero-cta:focus-visible:after{transform:scaleX(1)}.of-services{background-image:radial-gradient(var(--of-line) 1px, transparent 1px);background-position:-14px -14px;background-size:28px 28px;max-width:84rem;margin:0 auto;padding:clamp(3rem,8vw,6rem) 1.5rem}.of-services__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (width>=860px){.of-services__grid{grid-template-columns:1fr 1fr;gap:4rem}.of-services__pillar--offset{margin-top:4.5rem}}.of-services__pillar{border-top:2px solid var(--of-ink);padding-top:1.25rem}.of-services__pillar-icon{margin-bottom:.75rem}.of-services__pillar h2{margin:0 0 .75rem;font-size:clamp(1.4rem,2.4vw,2rem);font-weight:300}.of-services__pillar>p{color:var(--of-muted);max-width:38ch;margin:0 0 1.25rem}.of-services__pillar ul{border-top:1px solid var(--of-line);margin:0;padding:0;list-style:none}.of-services__pillar li{border-bottom:1px solid var(--of-line);align-items:center;gap:.6rem;padding:.75rem 0;font-size:1.0625rem;display:flex}.of-services__detail{color:var(--of-muted);max-width:46ch;margin:1.25rem 0 0;font-size:1rem}.of-services__now{font-family:var(--font-mono-of);color:var(--of-muted);margin:1rem 0 0;font-size:.875rem}.of-method{max-width:84rem;margin:0 auto;padding:clamp(3rem,8vw,6rem) 1.5rem}.of-method h2{max-width:24ch;margin:0 0 1rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:300}.of-method__lede{color:var(--of-muted);max-width:62ch;margin:0 0 2.5rem;font-size:1.0625rem}.of-method__list{counter-reset:none;margin:0;padding:0;list-style:none}.of-method__stage{margin:0}.of-method__row{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1.25rem;padding:1.75rem 0 2.25rem;display:grid}@media (width>=720px){.of-method__row{grid-template-columns:5rem minmax(0,1fr);gap:2.5rem}}.of-method__number{font-family:var(--font-mono-of);color:var(--of-red);letter-spacing:.035em;padding-top:.2rem;font-size:1.0625rem;font-weight:500}.of-method__body h3{max-width:34ch;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.of-method__body p{color:var(--of-muted);max-width:64ch;margin:0;font-size:1.0625rem}.of-method__output{font-family:var(--font-mono-of);color:var(--of-ink);font-size:.875rem;margin-top:.75rem!important}.of-seam-link{min-height:24px;font-family:var(--font-mono-of);color:var(--of-ink);align-items:center;gap:.5rem;margin-top:3rem;font-size:.9375rem;text-decoration:none;display:inline-flex}.of-seam-link__path{stroke-dasharray:64;stroke-dashoffset:40px;transition:stroke-dashoffset .35s}.of-seam-link:hover .of-seam-link__path,.of-seam-link:focus-visible .of-seam-link__path{stroke-dashoffset:0}.of-verticals{max-width:84rem;margin:0 auto;padding:clamp(3rem,8vw,6rem) 1.5rem}.of-verticals h2{max-width:34ch;margin:0 0 2.5rem;font-size:clamp(1.4rem,2.6vw,2.1rem);font-weight:300}.of-verticals__strip{background:var(--of-line);flex-direction:column;gap:1px;display:flex}@media (width>=860px){.of-verticals__strip{flex-direction:row}}.of-verticals__card{aspect-ratio:4/5;background:var(--of-ink);flex:1;margin:0;position:relative;overflow:hidden}@media (width>=860px){.of-verticals__card{aspect-ratio:3/4}}.of-verticals__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.of-verticals__card figcaption{color:#fff;background:linear-gradient(#0a0a0a00 0,#0a0a0adb 3rem,#0a0a0aeb 100%);padding:1.25rem;position:absolute;inset:auto 0 0}.of-verticals__index{font-family:var(--font-mono-of);color:#e8737b;font-size:.875rem}.of-verticals__card h3{margin:.35rem 0 .5rem;font-size:1.25rem}.of-verticals__card p{color:#e7e5e2;max-width:30ch;margin:0 0 .6rem;font-size:.9375rem}.of-credential{background-color:var(--of-bg-tint);background-image:linear-gradient(var(--of-bg-tint), var(--of-bg-tint)), url(/assets/plates/grid.webp);background-blend-mode:normal, luminosity;background-position:50%;background-size:cover;grid-template-columns:1fr;gap:2rem;max-width:84rem;margin:0 auto;padding:clamp(3rem,8vw,6rem) 1.5rem;display:grid;position:relative}@media (width>=860px){.of-credential{grid-template-columns:1.4fr 1fr;align-items:start}}.of-credential__rail{font-family:var(--font-mono-of);letter-spacing:.045em;text-transform:uppercase;color:var(--of-muted);writing-mode:vertical-rl;font-size:.875rem;display:none;transform:rotate(180deg)}@media (width>=1200px){.of-credential__rail{display:block;position:absolute;top:clamp(3rem,8vw,6rem);left:-.5rem}}.of-credential h2{max-width:20ch;margin:0 0 1rem;font-size:clamp(1.5rem,2.8vw,2.3rem);font-weight:300}.of-credential__lede{color:var(--of-muted);max-width:54ch;margin:0 0 2rem}.of-credential__badge{border-top:1px solid var(--of-line);border-bottom:1px solid var(--of-line);align-items:flex-start;gap:1rem;padding:1.5rem 0;display:flex}.of-credential__badge+.of-credential__badge{border-top:none}.of-credential__rmc{border-bottom:1px solid var(--of-line);max-width:62ch;padding:1.5rem 0}.of-credential__rmc p{color:var(--of-muted);margin:0}.of-credential__rmc-note{font-family:var(--font-mono-of);font-size:.875rem;margin-top:.85rem!important}.of-credential__award{border-bottom:none}.of-credential__award-marks{flex-wrap:wrap;align-items:flex-end;gap:1rem;margin:.9rem 0 .85rem;padding:0;list-style:none;display:flex}.of-credential__award-marks img{display:block}.of-credential__badge-label{font-family:var(--font-mono-of);letter-spacing:.045em;text-transform:uppercase;color:var(--of-red);margin:0 0 .25rem;font-size:.8125rem}.of-credential__badge-title{color:var(--of-ink);margin:0 0 .4rem;font-size:1.25rem;font-weight:700}.of-credential__badge-body{color:var(--of-muted);max-width:48ch;margin:0}.of-credential__also{border-left:2px solid var(--of-line);margin-top:.9rem;padding-left:.85rem}.of-credential__also-label{font-family:var(--font-mono-of);letter-spacing:.045em;text-transform:uppercase;color:var(--of-muted);margin:0 0 .35rem;font-size:.75rem}.of-credential__also ul{max-width:48ch;margin:0;padding:0;list-style:none}.of-credential__also li{color:var(--of-ink);font-size:.9375rem;line-height:1.5}.of-credential__also li+li{margin-top:.2rem}.of-credential__leader .of-leader__creds-label{font-family:var(--font-mono-of);letter-spacing:.08em;text-transform:uppercase;color:var(--of-muted);margin:1.1rem 0 .3rem;font-size:.75rem}.of-leader__marks{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-top:.75rem;padding:0;list-style:none;display:flex}.of-leader__mark{display:block}.of-credential__leaders{grid-template-columns:1fr;gap:2rem;margin:2rem 0;display:grid}@media (width>=860px){.of-credential__leaders--pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}}.of-credential__leader{border-top:1px solid var(--of-line);padding-top:1rem}.of-credential__leader--portrait{grid-template-columns:1fr;align-items:start;gap:1.25rem;display:grid}@media (width>=560px){.of-credential__leaders--pair .of-credential__leader--portrait{grid-template-columns:8.5rem minmax(0,1fr);gap:1.5rem}}.of-credential__leader-name{margin:0 0 .15rem;font-size:1.125rem;font-weight:700}.of-credential__leader-title{font-family:var(--font-mono-of);letter-spacing:.04em;text-transform:uppercase;color:var(--of-red);margin:0 0 .6rem;font-size:.8125rem}.of-credential__leader p{color:var(--of-muted);max-width:68ch;margin:0 0 .5rem;font-size:1rem}.of-credential__leader p:last-child{margin-bottom:0}.of-credential__facts{grid-template-columns:1fr;gap:1.25rem;margin:2rem 0 0;display:grid}@media (width>=640px){.of-credential__facts{grid-template-columns:repeat(3,1fr)}}.of-credential__facts div{border-top:1px solid var(--of-line);padding-top:.6rem}.of-credential__facts dt{font-family:var(--font-mono-of);letter-spacing:.04em;text-transform:uppercase;color:var(--of-muted);font-size:.8125rem}.of-credential__facts dd{margin:.35rem 0 0;font-size:1.0625rem}.of-credential__macro{aspect-ratio:3/4;margin:0;overflow:hidden}.of-credential__macro img{object-fit:cover;width:100%;height:100%}.of-panel{max-width:84rem;margin:0 auto;padding:0 1.5rem}.of-panel__image{aspect-ratio:21/9;object-fit:cover;background-color:#0b0b0c;width:100%;display:block}@media (width<=640px){.of-panel__image{aspect-ratio:16/10}}.of-contact{max-width:84rem;margin:0 auto;padding:clamp(3rem,8vw,6rem) 1.5rem}.of-contact__intro h2{max-width:26ch;margin:0 0 .75rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:300}.of-contact__intro p{color:var(--of-muted);max-width:48ch;margin:0 0 2.5rem}.of-contact__panels{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=900px){.of-contact__panels{grid-template-columns:minmax(0,1fr) minmax(0,34rem);align-items:start;gap:3.5rem}}@media (width<=899px){.of-contact__panels>.of-contact-panel{max-width:34rem}}.of-contact__who{margin:0}.of-contact__who img{aspect-ratio:16/9;object-fit:cover;background-color:#0b0b0c;width:100%;display:block}.of-contact__who-body{border-top:1px solid var(--of-line);margin-top:1.1rem;padding-top:1.1rem}.of-contact__who-label{font-family:var(--font-mono-of);letter-spacing:.045em;text-transform:uppercase;color:var(--of-muted);margin:0 0 .6rem;font-size:.8125rem}.of-contact__who-body p{color:var(--of-muted);max-width:48ch;margin:0 0 .75rem}.of-contact-panel__intent{border:0;gap:.5rem;margin:0 0 .5rem;padding:0;display:grid}.of-contact-panel__intent legend{font-family:var(--font-mono-of);letter-spacing:.045em;text-transform:uppercase;color:var(--of-muted);margin-bottom:.6rem;padding:0;font-size:.8125rem}.of-contact-panel__intent-option{border:1px solid var(--of-line);cursor:pointer;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;min-height:44px;padding:.85rem 1rem;display:grid}.of-contact-panel__intent-option[data-selected],.of-contact-panel__intent-option:hover{border-color:var(--of-red)}.of-contact-panel__intent-option input{width:16px;height:16px;accent-color:var(--of-red);margin:.2rem 0 0}.of-contact-panel__intent-option{font-family:var(--font-display);text-transform:none;letter-spacing:normal}.of-contact-panel__intent-text{font-family:var(--font-display);letter-spacing:normal;color:var(--of-muted);text-transform:none;gap:.15rem;font-size:.9375rem;line-height:1.5;display:grid}.of-contact-panel__intent-text strong{color:var(--of-ink);font-size:1.0625rem;font-weight:600}.of-contact-panel{border:1px solid var(--of-ink);flex-direction:column;gap:.9rem;padding:1.75rem;display:flex}.of-contact-panel__kicker{font-family:var(--font-mono-of);color:var(--of-red);margin:0;font-size:.875rem}.of-contact-panel h3{margin:0;font-size:1.4375rem}.of-contact-panel__description{color:var(--of-muted);margin:0 0 .5rem;font-size:1rem}.of-contact-panel label{font-family:var(--font-mono-of);letter-spacing:.03em;text-transform:uppercase;color:var(--of-muted);flex-direction:column;gap:.3rem;font-size:.8125rem;display:flex}.of-contact-panel input,.of-contact-panel textarea{font-family:var(--font-display);color:var(--of-ink);background:var(--of-bg);border:1px solid var(--of-line);resize:vertical;padding:.55rem .65rem;font-size:1.0625rem}.of-contact-panel input:focus-visible,.of-contact-panel textarea:focus-visible{outline:2px solid var(--of-red);outline-offset:1px}.of-contact-panel__labelrow{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.of-contact-panel__flag{letter-spacing:.06em;color:var(--of-muted);text-transform:uppercase;font-size:.6875rem}.of-contact-panel__flag--optional{opacity:.75}.of-contact-panel__error{color:var(--of-red);margin:-.5rem 0 0;font-size:.9375rem}.of-contact-panel input[aria-invalid=true],.of-contact-panel textarea[aria-invalid=true]{border-color:var(--of-red)}.of-contact-panel__submit{border:1px solid var(--of-ink);color:var(--of-ink);font-family:var(--font-mono-of);letter-spacing:.025em;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:.6rem;margin-top:.4rem;padding:.75rem 1rem;font-size:.9375rem;transition:background-color .2s,color .2s;display:inline-flex}.of-contact-panel__submit img{filter:invert(0);transition:filter .2s}.of-contact-panel__submit:hover:not(:disabled),.of-contact-panel__submit:focus-visible:not(:disabled){background:var(--of-ink);color:var(--of-bg)}.of-contact-panel__submit:hover:not(:disabled) img,.of-contact-panel__submit:focus-visible:not(:disabled) img{filter:invert()}.of-contact-panel__submit:disabled{opacity:.6;cursor:progress}.of-contact-panel--done{background:var(--of-bg-tint);justify-content:center;align-items:flex-start;min-height:14rem}.of-contact-panel--done h3{font-size:1.75rem}.of-contact-panel--done p{color:var(--of-muted)}.of-footer{padding:1.5rem var(--of-rail-inset);border-top:1px solid var(--of-line);font-family:var(--font-mono-of);color:var(--of-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.875rem;display:flex}.of-footer__brand{color:var(--of-ink);align-items:center;gap:.5rem;display:flex}.of-footer nav ul{flex-wrap:wrap;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.of-footer nav a{min-height:24px;color:var(--of-muted);align-items:center;text-decoration:none;display:inline-flex}.of-footer nav a:hover{color:var(--of-ink)}.of-page-section.of-prose{max-width:46rem}.of-prose h2{margin:2.5rem 0 .75rem;font-size:1.125rem;font-weight:600}.of-prose p{color:var(--of-muted);margin:0 0 1rem}.of-prose a{color:var(--of-red);text-underline-offset:.2em;text-decoration:underline}.of-prose .of-page-list{color:var(--of-muted);margin-bottom:1rem}.of-prose strong{color:var(--of-ink);font-weight:600}.of-prose__meta{font-family:var(--font-mono-of);color:var(--of-muted);margin-top:1.5rem;font-size:.8125rem}.of-prose__address{color:var(--of-muted);margin:0 0 1rem;font-style:normal;line-height:1.8}.of-prose__list{color:var(--of-muted);margin:0 0 1.25rem;padding-left:1.25rem}.of-prose__list li{margin-bottom:.6rem;padding-left:.35rem}.of-prose__list li::marker{color:var(--of-red)}.of-prose__tablewrap{margin:0 0 1.5rem;overflow-x:auto}.of-prose__table{border-collapse:collapse;width:100%;min-width:30rem;font-size:.9375rem}.of-prose__table th,.of-prose__table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--of-line);padding:.7rem 1rem .7rem 0}.of-prose__table th{font-family:var(--font-mono-of);letter-spacing:.04em;text-transform:uppercase;color:var(--of-ink);border-bottom-color:var(--of-ink);font-size:.75rem;font-weight:400}.of-prose__table td{color:var(--of-muted)}.of-prose__source{border-top:1px solid var(--of-line);margin-top:2.5rem;padding-top:1.25rem}.of-prose__source-label{font-family:var(--font-mono-of);letter-spacing:.05em;text-transform:uppercase;color:var(--of-red);margin:0 0 .5rem;font-size:.75rem}.of-contact-panel__consent{color:var(--of-muted);margin:.25rem 0 0;font-size:.8125rem}.of-contact-panel__consent a{color:var(--of-red);text-underline-offset:.15em;text-decoration:underline}.of-page-hero{max-width:84rem;margin:0 auto;padding:clamp(3rem,8vw,6rem) 1.5rem 0}.of-page-hero h1{max-width:20ch;margin:0 0 1.25rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:300}.of-page-hero__lede{color:var(--of-muted);max-width:60ch;margin:0 0 2.5rem;font-size:1.125rem}.of-page-hero__figure{aspect-ratio:16/9;border-top:2px solid var(--of-ink);margin:0 0 1rem;overflow:hidden}.of-page-hero__figure img{object-fit:cover;width:100%;height:100%}.of-page-section{max-width:84rem;margin:0 auto;padding:clamp(2.5rem,6vw,4.5rem) 1.5rem}.of-page-section--tint{background:var(--of-bg-tint)}.of-page-section h2{max-width:32ch;margin:0 0 1.5rem;font-size:clamp(1.4rem,2.6vw,2rem);font-weight:300}.of-page-lede{color:var(--of-muted);max-width:68ch;margin:0}.of-page-lede+.of-page-lede{margin-top:1rem}.of-unit__heading{margin:0;font-size:.8125rem;font-weight:400}.of-page-list{border-top:1px solid var(--of-line);max-width:48ch;margin:0;padding:0;list-style:none}.of-page-list li{border-bottom:1px solid var(--of-line);padding:.85rem 0;font-size:1.0625rem}.of-page-leaders{margin-top:0}@media (width>=760px){.of-page-leaders .of-credential__leader--portrait{grid-template-columns:14rem minmax(0,1fr);gap:2.25rem}}.of-leader__portrait{aspect-ratio:4/5;background-color:var(--of-bg-tint);margin:0;overflow:hidden}.of-leader__portrait img{object-fit:cover;width:100%;height:100%;display:block}.of-leader__link{font-family:var(--font-mono-of);letter-spacing:.03em;font-size:.8125rem}.of-leader__link a{color:var(--of-red);text-underline-offset:.25em}.of-leader__link a:hover{color:var(--of-red-hover)}.of-credential__leader .of-leader__link--head{margin:0 0 1rem}.of-case-list{flex-direction:column;gap:2rem;display:flex}.of-case-entry{border-top:2px solid var(--of-ink);padding-top:1.1rem}.of-case-entry__figure{border:1px solid var(--of-line);border-radius:0;max-width:34rem;margin:1.1rem 0 0;overflow:hidden}.of-case-entry__figure img{width:100%;height:auto;display:block}.of-case-entry__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.35rem;display:flex}.of-case-entry__client{color:var(--of-ink);margin:0;font-size:1.3125rem}.of-case-entry__period{font-family:var(--font-mono-of);letter-spacing:.035em;color:var(--of-muted);white-space:nowrap;font-size:.8125rem}.of-case-entry__status{font-family:var(--font-mono-of);letter-spacing:.035em;text-transform:uppercase;color:var(--of-muted);border:1px solid var(--of-line);white-space:nowrap;padding:.2rem .5rem;font-size:.8125rem}.of-case-entry__title{margin:0 0 .5rem;font-weight:600}.of-case-entry p{color:var(--of-muted);max-width:68ch;margin:0}.of-case-entry .of-case-entry__title{color:var(--of-ink)}.of-page-cta{justify-content:center;padding:0 1.5rem 4rem;display:flex}.of-jx-rail,.of-jx-rail *,.of-seam,.of-led,.of-fig,.of-fig *{border-radius:0}.of-seam{background:var(--of-line);border:0;height:1px;margin:0;position:relative}.of-seam:before{content:"";background:var(--of-red);transform-origin:0;width:56px;height:3px;transition:transform .32s cubic-bezier(.2,.7,.3,1);position:absolute;top:-1px;left:0;transform:scaleX(0)}.of-seam[data-closed=true]:before{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.of-seam:before{transition:none;transform:scaleX(1)}}.of-status{font-family:var(--font-mono-of);letter-spacing:.035em;text-transform:uppercase;color:var(--of-muted);border:1px solid var(--of-line);white-space:nowrap;align-items:center;gap:.5rem;padding:.2rem .5rem;font-size:.8125rem;display:inline-flex}.of-led{flex:none;width:8px;height:8px;position:relative}.of-led--ongoing{border:1.5px solid var(--of-red);background:0 0}.of-led--heritage{background:var(--of-muted)}.of-tick{border-color:var(--of-red);pointer-events:none;border-style:solid;border-width:0;width:11px;height:11px;position:absolute}.of-tick--tl{border-top-width:2px;border-left-width:2px;top:-7px;left:-7px}.of-tick--br{border-bottom-width:2px;border-right-width:2px;bottom:0;right:0}.of-fig{max-width:34rem;margin:1.1rem 0 0;position:relative}.of-fig__frame{border:1px solid var(--of-line);pointer-events:none;transition:transform .34s cubic-bezier(.2,.7,.3,1);position:absolute;inset:0;transform:translate(-7px,-7px)}.of-fig img{filter:saturate(.92)contrast(1.02);width:100%;height:auto;transition:transform .34s cubic-bezier(.2,.7,.3,1);display:block;transform:translate(0)}.of-case-entry:hover .of-fig__frame{transform:translate(0)}.of-case-entry:hover .of-fig img{transform:translate(3px,3px)}@media (prefers-reduced-motion:reduce){.of-fig__frame,.of-fig img{transition:none}}.of-fig__cap{font-family:var(--font-mono-of);color:var(--of-muted);letter-spacing:.025em;margin-top:.55rem;font-size:.8125rem}.of-fig__cap--representative{letter-spacing:0;color:var(--of-muted);font-family:inherit;font-size:.8125rem}.of-jx-rail{background:var(--of-line);z-index:40;pointer-events:none;width:2px;height:100vh;position:fixed;top:0;left:.75rem}.of-jx-rail__fill{background:var(--of-red);width:100%;height:0%;position:absolute;top:0;left:0}.of-jx-rail__cap{background:var(--of-red);width:8px;height:8px;position:absolute;top:0;left:-3px;transform:translateY(-4px)}@media (width<=900px){.of-jx-rail{display:none}}.of-jx-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.9rem;display:flex}.of-unit{font-family:var(--font-mono-of);letter-spacing:.045em;color:var(--of-muted);white-space:nowrap;font-size:.8125rem}.of-case-entry--jx{border-top:0;grid-template-columns:minmax(0,1fr) minmax(0,24rem);align-items:start;gap:clamp(1.5rem,4vw,3.5rem);padding-top:0;padding-bottom:.5rem;display:grid}@media (width<=860px){.of-case-entry--jx{grid-template-columns:1fr}}.of-case-entry--jx .of-fig{margin-top:.35rem}.of-case-entry__body p{color:var(--of-muted);max-width:62ch;margin:0}.of-case-entry__body .of-case-entry__title{color:var(--of-ink)}.of-case-list--jx{flex-direction:column;gap:0;display:flex}.of-case-list--jx .of-seam{margin:1.6rem 0 1.9rem}.of-case-list--jx .of-seam:first-child{margin-top:.4rem}.of-noimg{border:1px solid var(--of-line);background:var(--of-bg-tint);text-align:center;min-height:8rem;font-family:var(--font-mono-of);letter-spacing:.04em;color:var(--of-muted);justify-content:center;align-items:center;margin-top:.35rem;padding:1rem;font-size:.8125rem;display:flex}.of-sustain-grid{grid-template-columns:1fr;gap:1.75rem 1.5rem;margin-top:2rem;display:grid}@media (width>=640px){.of-sustain-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.of-sustain-grid--three{grid-template-columns:repeat(4,1fr)}}.of-sustain-card{border:1px solid var(--of-line);background:var(--of-bg);border-radius:0;padding:1.35rem 1.25rem;position:relative}.of-sustain-card h3{margin:0 0 .6rem;font-size:1.0625rem;font-weight:600}.of-sustain-card p{color:var(--of-muted);margin:0;font-size:.9375rem;line-height:1.65}.of-sustain-quote{border-left:2px solid var(--of-red);max-width:64ch;margin:0 0 2rem;padding-left:1.25rem}.of-sustain-quote p{color:var(--of-ink);margin:0;font-size:1.0625rem;line-height:1.7}.of-sustain-quote footer{font-family:var(--font-mono-of);letter-spacing:.04em;text-transform:uppercase;color:var(--of-muted);margin-top:.85rem;font-size:.8125rem}.of-sustain-intro{margin-bottom:2rem}.of-sustain-outro{margin-top:2.25rem}.of-sustain-commitments{border-top:2px solid var(--of-ink);grid-template-columns:1fr;gap:0;display:grid}@media (width>=768px){.of-sustain-commitments{grid-template-columns:repeat(3,1fr);gap:2rem}}.of-sustain-commitment{border-bottom:1px solid var(--of-line);padding:1.25rem 0}@media (width>=768px){.of-sustain-commitment{border-bottom:0}}.of-sustain-commitment h3{margin:.4rem 0 .6rem;font-size:1.5rem;font-weight:300}.of-sustain-commitment p{color:var(--of-muted);margin:0;font-size:.9375rem;line-height:1.65}.of-sustain-figure{max-width:34rem;margin:2.25rem 0 0}.of-sustain-figure--wide{max-width:52rem;margin:0 0 2.25rem}.of-sustain-figure img{border-top:2px solid var(--of-ink);width:100%;height:auto;display:block}.of-sustain-figure figcaption{font-family:var(--font-mono-of);letter-spacing:.04em;text-transform:uppercase;color:var(--of-muted);margin-top:.6rem;font-size:.8125rem}.of-sustain-governance{grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem;display:grid}@media (width>=768px){.of-sustain-governance{grid-template-columns:repeat(2,1fr)}}.of-sustain-governance h3{margin:0 0 .65rem;font-size:1.125rem;font-weight:600}.of-sustain-governance p{color:var(--of-muted);max-width:60ch;margin:0}.of-sustain-duties{grid-template-columns:1fr;gap:1.75rem 2rem;display:grid}@media (width>=640px){.of-sustain-duties{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.of-sustain-duties{grid-template-columns:repeat(3,1fr)}}.of-sustain-duty h4{font-family:var(--font-mono-of);letter-spacing:.04em;text-transform:uppercase;color:var(--of-ink);border-bottom:1px solid var(--of-line);margin:0 0 .5rem;padding-bottom:.5rem;font-size:.8125rem;font-weight:400}.of-sustain-duty ul{margin:0;padding:0;list-style:none}.of-sustain-duty li{color:var(--of-muted);padding:.45rem 0 .45rem .9rem;font-size:.9375rem;line-height:1.6;position:relative}.of-sustain-duty li:before{content:"";background:var(--of-red);width:5px;height:1px;position:absolute;top:.95rem;left:0}.of-sustain-subhead{margin:2.75rem 0 1.25rem;font-size:1.125rem;font-weight:600}@media (width>=640px){.of-credential__facts.of-sustain-facts{grid-template-columns:repeat(2,1fr)}}.of-sustain-facts dd{color:var(--of-muted);font-size:.9375rem;line-height:1.6}.of-about-sustain-link{margin-top:1.25rem}.of-about-sustain-link a{color:var(--of-red);text-underline-offset:.2em;text-decoration:underline}.of-innovation{max-width:84rem;margin:0 auto;padding:clamp(3rem,8vw,6rem) 1.5rem}.of-innovation--continued{padding-top:clamp(1rem,2.5vw,2rem)}.of-innovation h2{max-width:24ch;margin:0 0 1rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:300}.of-innovation__lede{color:var(--of-muted);max-width:62ch;margin:0 0 2.5rem;font-size:1.0625rem}.of-innovation__outcomes{grid-template-columns:1fr;gap:1.75rem 1.5rem;margin:2.25rem 0 0;padding:0;list-style:none;display:grid}@media (width>=640px){.of-innovation__outcomes{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.of-innovation__outcomes{grid-template-columns:repeat(3,1fr)}}.of-innovation__outcome{border:1px solid var(--of-line);padding:1.35rem 1.25rem;position:relative}.of-innovation__outcome h3{margin:0 0 .6rem;font-size:1.0625rem;font-weight:600}.of-innovation__outcome p{color:var(--of-muted);margin:0;font-size:.9375rem;line-height:1.65}.of-innovation__note{color:var(--of-muted);max-width:68ch;margin:2.25rem 0 0}.of-innovation__map-head{justify-content:space-between;align-items:baseline;gap:1rem;margin:0 0 1rem;display:flex}.of-innovation__map-head h3{max-width:28ch;margin:0;font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:300}.of-strategy{grid-template-columns:1fr;align-items:stretch;gap:.75rem;display:grid}@media (width>=900px){.of-strategy{grid-template-columns:8.5rem 1fr 1fr;align-items:start;gap:.75rem 1rem}}.of-strategy__label{font-family:var(--font-mono-of);letter-spacing:.04em;text-transform:uppercase;color:var(--of-muted);align-self:center;margin:0;font-size:.8125rem}@media (width<=899px){.of-strategy__label:empty{display:none}.of-strategy__label{border-bottom:1px solid var(--of-line);margin-top:1.25rem;padding-bottom:.4rem}}.of-strategy__head{border:1px solid var(--of-line);padding:1.1rem 1.15rem;position:relative}.of-strategy__head h4{margin:0 0 .45rem;font-size:1rem;font-weight:600}.of-strategy__head p{color:var(--of-muted);margin:0;font-size:.9375rem;line-height:1.6}.of-strategy__bar{background:var(--of-ink);color:var(--of-bg);text-align:center;margin:0;padding:.7rem 1rem;font-size:.9375rem}@media (width>=900px){.of-strategy__bar{grid-column:2/4}.of-strategy__base .of-strategy__bar{grid-column:auto}}.of-strategy__group{grid-template-columns:1fr;align-content:start;gap:.5rem;display:grid}.of-strategy__cell{border:1px solid var(--of-line);border-left:2px solid var(--of-red);background:var(--of-bg-tint);margin:0;padding:.65rem .85rem;font-size:.9375rem;line-height:1.4}.of-strategy__tag{font-family:var(--font-mono-of);letter-spacing:.04em;text-transform:uppercase;color:var(--of-red);font-size:.75rem}@media (width>=900px){.of-strategy__tag{display:none}}.of-strategy__base{gap:.5rem;display:grid}@media (width>=900px){.of-strategy__base{grid-column:2/4}}.of-strategy__base-items{grid-template-columns:1fr;gap:.5rem;display:grid}@media (width>=640px){.of-strategy__base-items{grid-template-columns:repeat(3,1fr)}}.of-innovation .of-seam{margin:2.5rem 0}.of-duty{grid-template-columns:1fr;gap:1.75rem 1.5rem;margin:clamp(2rem,5vw,3rem) 0 0;padding:0;list-style:none;display:grid}@media (width>=700px){.of-duty{grid-template-columns:repeat(2,1fr)}}.of-duty__item{border:1px solid var(--of-line);background:var(--of-bg);padding:1.35rem 1.25rem;position:relative}.of-duty__label{font-family:var(--font-mono-of);letter-spacing:.045em;text-transform:uppercase;color:var(--of-muted);margin:0 0 .6rem;font-size:.8125rem}.of-duty__item h3{max-width:30ch;margin:0 0 .6rem;font-size:1.0625rem;font-weight:600}.of-duty__item p:last-child{color:var(--of-muted);margin:0;font-size:.9375rem;line-height:1.65}.of-duty__note{color:var(--of-muted);max-width:68ch;margin:2rem 0 0}.of-trace{grid-template-columns:1fr;gap:2rem;margin:clamp(2rem,5vw,3rem) 0 0;display:grid}@media (width>=900px){.of-trace{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.of-trace__case{border-top:2px solid var(--of-red);flex-direction:column;padding-top:1.1rem;display:flex}.of-trace__head h3{flex-direction:column;gap:.15rem;margin:.5rem 0 .4rem;font-size:1.125rem;font-weight:600;display:flex}.of-trace__project{color:var(--of-muted);font-size:.9375rem;font-weight:400}.of-trace__meta{font-family:var(--font-mono-of);letter-spacing:.03em;color:var(--of-muted);margin:0 0 1.1rem;font-size:.8125rem}.of-trace__photo{aspect-ratio:3/2;object-fit:cover;background-color:#0b0b0c;width:100%;margin-bottom:1.35rem;display:block}.of-trace__rows{border-top:1px solid var(--of-line);margin:0}.of-trace__row{border-bottom:1px solid var(--of-line);grid-template-columns:1fr;gap:.35rem;padding:.9rem 0;display:grid}@media (width>=520px){.of-trace__row{grid-template-columns:9.5rem minmax(0,1fr);gap:1rem}}.of-trace__row dt{font-family:var(--font-mono-of);letter-spacing:.045em;text-transform:uppercase;color:var(--of-muted);font-size:.8125rem}.of-trace__row dd{color:var(--of-muted);margin:0;font-size:.9375rem;line-height:1.65}.of-trace__built{background:var(--of-bg-tint);border-left:2px solid var(--of-red);color:var(--of-ink);margin:1.25rem 0 0;padding:1rem 1.1rem;font-size:.9375rem;line-height:1.65}.of-trace__built strong{font-weight:600}.of-trace__link{font-family:var(--font-mono-of);letter-spacing:.045em;text-transform:uppercase;color:var(--of-red);box-shadow:inset 0 -1px 0 var(--of-line);align-self:start;min-height:24px;margin-top:1rem;padding:.35rem 0;font-size:.8125rem;text-decoration:none}.of-trace__link:hover,.of-trace__link:focus-visible{color:var(--of-red-hover);box-shadow:inset 0 -1px 0 var(--of-red-hover)}.of-trace__note{color:var(--of-muted);max-width:68ch;margin:2rem 0 0;font-size:.9375rem}.of-nav__links a[aria-current=page],.of-nav__panel-links a[aria-current=page]{color:var(--of-ink);box-shadow:inset 0 -2px 0 var(--of-red)}.of-nav__panel-tel{align-items:center;min-height:24px;display:inline-flex}@media (width>=1024px){.of-lead{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:start;column-gap:clamp(2rem,4vw,3.5rem);display:grid}.of-lead__text>:last-child{margin-bottom:0}.of-lead .of-page-hero__figure{aspect-ratio:4/3;margin-bottom:0}.of-lead .of-sustain-figure,.of-lead .of-sustain-figure--wide{max-width:none;margin:0}.of-lead .of-page-hero h1,.of-lead__text h1{max-width:16ch}.of-lead__text .of-page-hero__lede,.of-lead__text .of-page-lede{max-width:none}.of-headrow{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:start;column-gap:clamp(2rem,4vw,3.5rem);margin-bottom:2.25rem;display:grid}.of-headrow>h2,.of-headrow>h3{max-width:20ch;margin-bottom:0}.of-headrow>p{max-width:none;margin:0}}.of-sustain-lead{margin-bottom:2.25rem}@media (width<=1023px){.of-sustain-lead .of-sustain-figure,.of-sustain-lead .of-sustain-figure--wide{margin-top:1.75rem}}@media (width>=1024px){.of-method__list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2.5rem,5vw,4rem);display:grid}.of-method__row{grid-template-columns:3.5rem minmax(0,1fr);gap:1.5rem}.of-method__body p{max-width:none}.of-innovation__lede--map{max-width:88ch}}@media (width>=860px){.of-credential>.of-credential__leaders,.of-credential>.of-credential__facts{grid-column:1/-1}}.of-pageindex{max-width:84rem;margin:0 auto;padding:0 1.5rem}.of-pageindex__title{font-family:var(--font-mono-of);letter-spacing:.04em;text-transform:uppercase;color:var(--of-muted);border-bottom:1px solid var(--of-line);margin:0 0 .6rem;padding-bottom:.5rem;font-size:.8125rem}.of-pageindex ol{gap:.15rem;margin:0;padding:0;list-style:none;display:grid}.of-pageindex a{min-height:24px;color:var(--of-muted);border-left:2px solid #0000;align-items:baseline;gap:.75rem;padding:.4rem 0 .4rem .7rem;text-decoration:none;display:flex}.of-pageindex a:hover{color:var(--of-ink)}.of-pageindex a[aria-current]{color:var(--of-ink);border-left-color:var(--of-red)}.of-pageindex__unit{font-family:var(--font-mono-of);color:var(--of-red);font-size:.75rem}.of-pageindex__label{font-size:.9375rem}@media (width>=1800px){.of-pageindex{z-index:10;width:12rem;margin:0;padding:0;position:fixed;top:7.5rem;left:calc(50vw - 55.5rem)}.of-pageindex ol{gap:0}}@media (width<=1799px){.of-pageindex{padding-bottom:1.5rem}.of-pageindex ol{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}}.of-services__capabilities{max-width:none}.of-services__capabilities li{align-items:center;gap:.65rem;display:flex}.of-services__prose{max-width:68ch;margin-top:2.25rem}.of-services__prose p{color:var(--of-muted);margin:0 0 1rem}.of-services__prose p:last-child{margin-bottom:0}.of-page-section+.of-verticals,.of-lead+.of-verticals{padding-top:clamp(2.5rem,6vw,4rem)}.of-contact-facts dd a{color:var(--of-red);text-underline-offset:.2em;text-decoration:underline}.of-page-hero+.of-contact{padding-top:clamp(1.5rem,4vw,2.5rem)}.of-news-list{border-top:1px solid var(--of-line);margin:0;padding:0;list-style:none}.of-news-list li{border-bottom:1px solid var(--of-line)}.of-news-list a{color:inherit;padding:1.35rem 0;text-decoration:none;display:block}.of-news-list a:hover h3{color:var(--of-red)}.of-news-list__meta{flex-wrap:wrap;align-items:baseline;gap:.9rem;margin-bottom:.4rem;display:flex}.of-news-list__cat{font-family:var(--font-mono-of);letter-spacing:.05em;text-transform:uppercase;color:var(--of-muted);border:1px solid var(--of-line);padding:.15rem .45rem;font-size:.75rem}.of-news-list h3{max-width:46ch;margin:0 0 .35rem;font-size:1.25rem;font-weight:600;transition:color .2s}.of-news-list p{color:var(--of-muted);max-width:72ch;margin:0;font-size:1rem}@media (prefers-reduced-motion:reduce){.of-news-list h3{transition:none}}.of-news-note{max-width:84rem;font-family:var(--font-mono-of);color:var(--of-muted);margin:0 auto;padding:2.5rem 1.5rem 0;font-size:.875rem}.of-news-note a{color:var(--of-red);text-underline-offset:.2em}.of-news-figure{max-width:84rem;margin:2rem auto 0;padding:0 1.5rem}.of-news-figure img{background-color:var(--of-bg-tint);width:100%;max-width:46rem;height:auto;display:block}.of-news-source{border-top:1px solid var(--of-line);font-family:var(--font-mono-of);padding-top:1rem;font-size:.875rem;margin-top:1.5rem!important}.of-news-source a{color:var(--of-red);text-underline-offset:.25em}.of-case-entry__ref{font-family:var(--font-mono-of);letter-spacing:.02em;font-size:.8125rem;margin-top:.75rem!important}.of-case-entry__ref a{color:var(--of-red);text-underline-offset:.25em}.of-credential__news{margin:1rem 0 0}@media (width>=860px){.of-credential>.of-credential__news{grid-column:1/-1}}.of-credential__news ul{border-top:1px solid var(--of-line);grid-template-columns:1fr;gap:0;margin:.5rem 0 0;padding:0;list-style:none;display:grid}@media (width>=640px){.of-credential__news ul{border-top:0;grid-template-columns:repeat(3,1fr);gap:1.25rem}}.of-credential__news li{border-bottom:1px solid var(--of-line)}@media (width>=640px){.of-credential__news li{border-bottom:0;border-top:1px solid var(--of-line)}}.of-credential__news a{color:var(--of-ink);padding:.7rem 0;font-size:1rem;text-decoration:none;display:block}.of-credential__news a:hover{color:var(--of-red)}.of-credential__news a .of-unit{margin-bottom:.3rem;display:block}.of-credential__news-more{font-family:var(--font-mono-of);margin:1rem 0 0;font-size:.8125rem}.of-credential__news-more a{color:var(--of-red);text-underline-offset:.25em}.of-insights-clusters .of-sustain-card h2{max-width:none;margin:0 0 .6rem;font-size:1.0625rem;font-weight:600}.of-insights-count{font-family:var(--font-mono-of);letter-spacing:.04em;text-transform:uppercase;color:var(--of-red);font-size:.75rem;margin-top:.9rem!important}.of-insights-list{border-top:2px solid var(--of-ink);margin:0;padding:0;list-style:none}.of-insights-list li{border-bottom:1px solid var(--of-line)}.of-insights-list li:nth-child(odd){background:var(--of-bg)}.of-insights-list a{color:var(--of-ink);grid-template-columns:200px 1fr;align-items:start;gap:1.5rem;padding:1.4rem 0;text-decoration:none;display:grid}.of-insights-list__thumb{aspect-ratio:2752/1536;object-fit:cover;border:1px solid var(--of-line);width:100%;height:auto}@media (width<=640px){.of-insights-list a{grid-template-columns:1fr;gap:.9rem}}.of-insights-hero{max-width:84rem;margin:2rem auto 0;padding:0 1.5rem}.of-insights-hero img{aspect-ratio:2752/1536;object-fit:cover;border:1px solid var(--of-line);width:100%;height:auto}.of-insights-list a:hover h3{color:var(--of-red)}.of-insights-list a:hover,.of-insights-list a:focus-visible{background:var(--of-bg-hover)}.of-insights-list h3{max-width:44ch;margin:.4rem 0 .5rem;font-size:1.3125rem;font-weight:600}.of-insights-list p{color:var(--of-muted);max-width:68ch;margin:0}.of-insights-meta{font-family:var(--font-mono-of);font-size:.8125rem;margin-top:.6rem!important}.of-insights-empty{min-height:6rem}.of-insights-draftnote{color:var(--of-muted);max-width:68ch;margin-top:1.5rem;font-size:.9375rem}.of-insights-draftbanner{border:2px solid var(--of-red);color:var(--of-red);font-family:var(--font-mono-of);letter-spacing:.05em;margin:.5rem 0 0;padding:.5rem .9rem;font-size:.8125rem;display:inline-block}.of-framework{max-width:84rem;margin:0 auto;padding:clamp(3rem,8vw,6rem) 1.5rem}.of-framework h2{max-width:24ch;margin:0 0 1rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:300}.of-framework__lede{color:var(--of-muted);max-width:62ch;margin:0 0 2.5rem;font-size:1.0625rem}.of-framework__figure,.of-method__figure,.of-about-figure{margin:0 0 2.75rem}.of-method__figure,.of-about-figure{margin-top:2.5rem}.of-about-figure{max-width:46rem;margin-bottom:0}.of-framework__figure img,.of-innovation__figure img,.of-method__figure img,.of-duty__figure img,.of-about-figure img{background-color:#0b0b0c;width:100%;height:auto;display:block}.of-framework__figure figcaption,.of-innovation__figure figcaption,.of-method__figure figcaption,.of-duty__figure figcaption,.of-about-figure figcaption{color:var(--of-muted);grid-template-columns:5.5rem minmax(0,1fr);gap:1rem;max-width:76ch;margin-top:.85rem;font-size:.9375rem;display:grid}.of-framework__figure figcaption strong,.of-innovation__figure figcaption strong,.of-method__figure figcaption strong,.of-duty__figure figcaption strong,.of-about-figure figcaption strong{color:var(--of-ink);font-weight:600}@media (width<=640px){.of-framework__figure figcaption,.of-innovation__figure figcaption,.of-method__figure figcaption,.of-duty__figure figcaption,.of-about-figure figcaption{grid-template-columns:1fr;gap:.35rem}}.of-framework__table{border-top:2px solid var(--of-ink)}.of-framework__head{display:none}.of-framework__row{border-bottom:1px solid var(--of-line);grid-template-columns:1fr;gap:.85rem;padding:1.6rem 0 1.9rem;display:grid}@media (width>=1024px){.of-framework__head{border-bottom:1px solid var(--of-line);font-family:var(--font-mono-of);letter-spacing:.06em;text-transform:uppercase;color:var(--of-muted);grid-template-columns:11rem minmax(0,1.55fr) minmax(0,1fr);gap:clamp(1.5rem,3vw,3rem);padding:.7rem 0;font-size:.75rem;display:grid}.of-framework__row{grid-template-columns:11rem minmax(0,1.55fr) minmax(0,1fr);gap:clamp(1.5rem,3vw,3rem);padding:2rem 0 2.2rem}}.of-framework__ident{align-items:baseline;gap:.75rem;display:flex}@media (width>=1024px){.of-framework__ident{display:block}}.of-framework__tag{font-family:var(--font-mono-of);letter-spacing:.035em;color:var(--of-red);font-size:1.0625rem;font-weight:500}.of-framework__ident h3{margin:0;font-size:1.25rem;font-weight:600}@media (width>=1024px){.of-framework__ident h3{margin-top:.4rem}}.of-framework__covers-line{max-width:40ch;margin:0 0 .5rem;font-weight:600}.of-framework__covers p{color:var(--of-muted);max-width:62ch;margin:0;font-size:1.0625rem}.of-framework__covers .of-framework__covers-line{color:var(--of-ink)}.of-framework__spec{margin:0}.of-framework__spec dt{font-family:var(--font-mono-of);letter-spacing:.06em;text-transform:uppercase;color:var(--of-red);font-size:.75rem}.of-framework__spec dd{color:var(--of-ink);max-width:44ch;margin:.3rem 0 0;font-size:.9375rem}.of-framework__spec dd+dt{color:var(--of-muted);margin-top:1rem}.of-framework__spec dd+dt+dd{color:var(--of-muted)}.of-framework__check{grid-template-columns:1fr;align-items:start;gap:clamp(1.75rem,4vw,3.5rem);padding-top:clamp(2.5rem,6vw,4rem);display:grid}@media (width>=900px){.of-framework__check{grid-template-columns:minmax(0,21rem) minmax(0,1fr)}}.of-framework__joint{max-width:21rem;margin:0;position:relative}.of-framework__joint img{filter:saturate(.92)contrast(1.02);background-color:#0b0b0c;width:100%;height:auto;display:block}.of-framework__check-body h3{max-width:26ch;margin:0 0 .85rem;font-size:clamp(1.3rem,2.2vw,1.75rem);font-weight:300}.of-framework__check-lede{color:var(--of-muted);max-width:58ch;margin:0 0 1.75rem;font-size:1.0625rem}.of-framework__questions{border-top:1px solid var(--of-line);margin:0;padding:0;list-style:none}.of-framework__questions li{border-bottom:1px solid var(--of-line);grid-template-columns:2.75rem minmax(0,1fr);gap:.75rem;padding:1.1rem 0;display:grid}.of-framework__q{font-family:var(--font-mono-of);letter-spacing:.05em;color:var(--of-red);padding-top:.2rem;font-size:.8125rem}.of-framework__ask{max-width:52ch;margin:0;font-size:1.0625rem;font-weight:600}.of-framework__why{color:var(--of-muted);max-width:60ch;margin:.35rem 0 0;font-size:.9375rem}.of-framework__close{border-left:2px solid var(--of-red);max-width:62ch;margin:clamp(2rem,5vw,3rem) 0 0;padding-left:1.25rem;font-size:1.0625rem}.of-framework .of-seam+.of-headrow{margin-top:1.75rem}.of-proof{max-width:84rem;margin:0 auto;padding:clamp(3rem,8vw,6rem) 1.5rem}.of-proof__label{font-family:var(--font-mono-of);letter-spacing:.05em;text-transform:uppercase;color:var(--of-muted);margin:0 0 .75rem;font-size:.8125rem}.of-proof h2{max-width:34ch;margin:0 0 1rem;font-size:clamp(1.4rem,2.6vw,2.1rem);font-weight:300}.of-proof__lede{color:var(--of-muted);max-width:58ch;margin:0 0 2.5rem}.of-proof__row{grid-template-columns:1fr;gap:2.5rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=860px){.of-proof__row{grid-template-columns:repeat(3,1fr);gap:2rem}}.of-proof__figure{margin:0 0 1.1rem;position:relative}.of-proof__frame{aspect-ratio:4/3;background:var(--of-bg-tint);border-bottom:2px solid var(--of-ink);display:block;overflow:hidden}.of-proof__cap{background:color-mix(in srgb, var(--of-bg) 92%, transparent);color:var(--of-muted);margin:0;padding:.35rem .6rem;font-size:.75rem;line-height:1.35;position:absolute;bottom:2px;left:0;right:0}.of-proof__figure img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.of-proof__card:hover .of-proof__figure img{transform:scale(1.03)}.of-proof__client{font-family:var(--font-mono-of);letter-spacing:.035em;text-transform:uppercase;color:var(--of-red);margin:0 0 .4rem;font-size:.8125rem}.of-proof__period{font-family:var(--font-mono-of);letter-spacing:.035em;color:var(--of-muted);margin-top:.6rem;font-size:.8125rem;display:inline-block}.of-proof__title{margin:0 0 .75rem;font-size:1.1875rem;font-weight:600}.of-proof__title a{color:var(--of-ink);border-bottom:1px solid var(--of-line);text-decoration:none}.of-proof__title a:hover,.of-proof__title a:focus-visible{border-bottom-color:var(--of-red)}.of-proof__all{margin-top:2.5rem}@media (prefers-reduced-motion:reduce){.of-proof__figure img,.of-proof__card:hover .of-proof__figure img{transition:none;transform:none}}.of-clients{border-top:1px solid var(--of-line);max-width:84rem;margin:0 auto;padding:clamp(2.5rem,6vw,4rem) 1.5rem}.of-clients__head{margin-bottom:2rem}.of-clients__label{font-family:var(--font-mono-of);letter-spacing:.045em;text-transform:uppercase;color:var(--of-red);margin:0;font-size:.8125rem}.of-clients__grid{grid-template-columns:repeat(6,1fr);gap:2.75rem 2rem;margin:0;padding:0;list-style:none;display:grid}.of-clients__grid li{justify-content:center;align-items:center;height:66px;display:flex}.of-clients__grid img{object-fit:contain;filter:grayscale()contrast(1.06);width:auto;max-width:150px;height:auto;max-height:66px;transition:filter .3s}.of-clients__grid li:hover img{filter:grayscale(0)contrast()}@media (width<=1100px){.of-clients__grid{grid-template-columns:repeat(4,1fr)}}@media (width<=760px){.of-clients__grid{grid-template-columns:repeat(3,1fr);gap:2rem 1.25rem}.of-clients__grid img{max-width:110px}}@media (width<=480px){.of-clients__grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.of-clients__grid img{transition:none}}.of-act{--of-act-gap:clamp(2rem, 4vw, 4rem);width:100%;padding:clamp(2.25rem, 4vw, 3.25rem) var(--of-rail-inset);background-color:var(--of-maroon);background-image:linear-gradient(172deg, var(--of-maroon-lift) 0%, var(--of-maroon) 62%, var(--of-maroon) 100%);color:var(--of-maroon-ink);border-top:1px solid var(--of-red);margin:clamp(3rem,6vw,5rem) 0;display:block;overflow:hidden}.of-act__inner{max-width:var(--of-rail-max);gap:var(--of-act-gap);grid-template-columns:1fr;align-items:center;margin:0 auto;display:grid}@media (width>=900px){.of-act__inner{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:clamp(3rem,6vw,6rem)}}.of-act__mark{font-family:var(--font-mono-of);letter-spacing:.14em;text-transform:uppercase;color:var(--of-maroon-muted);align-items:center;gap:1rem;margin:0 0 1.5rem;font-size:.8125rem;display:flex}.of-act__rule{background:linear-gradient(to right, var(--of-red) 0, var(--of-red) 3rem, #d3bcbd47 3rem);flex:1;height:1px}.of-act__title{letter-spacing:-.015em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.75rem,3.4vw,2.75rem);font-weight:300;line-height:1.12}.of-act__line{max-width:34ch;color:var(--of-maroon-muted);margin:0;font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.65}.of-act__figure{background-color:#0b0b0c;position:relative}.of-act__image{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.of-act__figure:before,.of-act__figure:after{content:"";border-color:var(--of-red);pointer-events:none;border-style:solid;width:18px;height:18px;position:absolute}.of-act__figure:before{border-width:2px 0 0 2px;top:-1px;left:-1px}.of-act__figure:after{border-width:0 2px 2px 0;bottom:-1px;right:-1px}.of-framework--summary{padding-bottom:clamp(3rem,7vw,5rem)}.of-framework__strip{border-top:2px solid var(--of-ink);grid-template-columns:1fr;gap:0;margin:2.5rem 0 2.75rem;padding:0;list-style:none;display:grid}.of-framework__strip li{border-bottom:1px solid var(--of-line);padding:1.5rem 0}@media (width>=640px){.of-framework__strip{grid-template-columns:repeat(2,1fr);column-gap:2.5rem}}@media (width>=1024px){.of-framework__strip{border-bottom:1px solid var(--of-line);grid-template-columns:repeat(5,1fr);column-gap:2rem}.of-framework__strip li{border-bottom:0;padding:1.75rem 0 2rem}.of-framework__strip li+li{border-left:1px solid var(--of-line);margin-left:-.5rem;padding-left:1.5rem}}.of-framework__strip h3{letter-spacing:-.005em;margin:.5rem 0;font-size:1.0625rem;font-weight:600}.of-framework__strip p{color:var(--of-muted);margin:0;font-size:.9375rem;line-height:1.55}.of-innovation__figure{max-width:56rem;margin:2.75rem 0 0}.of-duty__figure{max-width:46rem;margin:clamp(2rem,5vw,3rem) 0 0}.of-credential__leaders-more{font-family:var(--font-mono-of);letter-spacing:.03em;margin:.5rem 0 0;font-size:.8125rem}@media (width>=860px){.of-credential__leaders--pair .of-credential__leaders-more{grid-column:1/-1}}.of-credential__leaders-more a{color:var(--of-red);border-bottom:1px solid;padding-bottom:2px;text-decoration:none}.of-credential__leaders-more a:hover,.of-credential__leaders-more a:focus-visible{color:var(--of-red-hover)}.of-authorcard{border:1px solid var(--of-line);background:var(--of-bg);max-width:46rem;margin:3.5rem 0 0;padding:1.75rem 1.5rem;position:relative}.of-authorcard__head{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.of-authorcard__portrait{border:1px solid var(--of-line);object-fit:cover;border-radius:50%;flex:none;width:7.5rem;height:7.5rem}.of-authorcard__id{min-width:0}.of-authorcard .of-authorcard__label{font-family:var(--font-mono-of);letter-spacing:.08em;text-transform:uppercase;color:var(--of-muted);margin:0 0 .55rem;font-size:.75rem}.of-authorcard .of-authorcard__name{color:var(--of-ink);margin:0 0 .35rem;font-size:1.375rem;font-weight:600;line-height:1.2}.of-authorcard .of-authorcard__practice{color:var(--of-muted);margin:0 0 .9rem;font-size:1rem}.of-authorcard .of-authorcard__cta{font-family:var(--font-mono-of);letter-spacing:.06em;text-transform:uppercase;color:var(--of-red);font-size:.8125rem;text-decoration:none;display:inline-block}.of-authorcard .of-authorcard__cta:hover,.of-authorcard .of-authorcard__cta:focus-visible{color:var(--of-red-hover);text-underline-offset:.3em;text-decoration:underline}.of-authorcard__rule{border:0;border-top:1px solid var(--of-line);margin:1.5rem 0}.of-authorcard__accreditation{margin:0 0 1.5rem}.of-authorcard__marks{margin-top:0}.of-authorcard__marks .of-leader__mark{width:auto;height:48px}.of-authorcard .of-authorcard__bio{color:var(--of-muted);max-width:60ch;margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.of-authorcard .of-authorcard__linkedin{border:1px solid var(--of-line);min-height:44px;font-family:var(--font-mono-of);letter-spacing:.06em;text-transform:uppercase;color:var(--of-ink);align-items:center;gap:.6rem;padding:0 1rem;font-size:.8125rem;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.of-authorcard .of-authorcard__linkedin:hover,.of-authorcard .of-authorcard__linkedin:focus-visible{border-color:var(--of-ink);color:var(--of-ink);text-decoration:none}@media (width>=34rem){.of-authorcard{padding:2rem}.of-authorcard__head{flex-direction:row;align-items:center;gap:1.75rem}}@media (prefers-reduced-motion:reduce){.of-authorcard .of-authorcard__linkedin{transition:none}}:root{--of-go:#1c6b3f;--of-go-tint:#eef5f0;--of-caution:#8a6a12;--of-caution-tint:#f7f2e6;--of-stop-tint:#f9edee}.of-tool-hero .of-eyebrow a{color:inherit;border-bottom:1px solid var(--of-line);text-decoration:none}.of-tool-hero .of-eyebrow a:hover{border-bottom-color:var(--of-ink)}.of-tool-hero h1{max-width:24ch}.of-tool-hero__figure{margin:.5rem 0 0}.of-tool-meta{background:var(--of-line);border:1px solid var(--of-line);gap:1px;margin:2rem 0 0;display:grid}.of-tool-meta div{background:var(--of-bg);padding:1rem 1.25rem}.of-tool-meta dt{font-family:var(--font-mono-of);letter-spacing:.1em;text-transform:uppercase;color:var(--of-muted);margin:0 0 .4rem;font-size:.6875rem}.of-tool-meta dd{margin:0;font-size:.9375rem}.of-tool-privacy{background:var(--of-bg-tint);border-left:2px solid var(--of-ink);max-width:68ch;color:var(--of-muted);margin:0 0 2.5rem;padding:1rem 1.25rem 1rem 1.5rem;font-size:.9375rem;position:relative}.of-tool-step+.of-tool-step{border-top:1px solid var(--of-line);margin-top:3rem;padding-top:2.5rem}.of-tool-step__intro{color:var(--of-muted);max-width:68ch;margin:0 0 1.75rem}.of-tool-step__body{gap:2rem;display:grid}.of-tool-field{border:0;min-width:0;margin:0;padding:0}.of-tool-field legend{max-width:60ch;margin-bottom:.5rem;padding:0;font-size:1.0625rem;font-weight:400}.of-tool-field__hint{color:var(--of-muted);max-width:64ch;margin:0 0 1rem;font-size:.9375rem}.of-tool-options{background:var(--of-line);border:1px solid var(--of-line);gap:1px;max-width:64rem;display:grid}.of-tool-option{background:var(--of-bg);cursor:pointer;align-items:flex-start;gap:.85rem;min-height:44px;padding:.9rem 1.1rem;transition:background-color .15s;display:flex}.of-tool-option:hover{background:var(--of-bg-hover)}.of-tool-option[data-selected]{background:var(--of-bg-tint);box-shadow:inset 3px 0 0 0 var(--of-red)}.of-tool-option input{accent-color:var(--of-red);flex:none;width:1.05rem;height:1.05rem;margin:.2rem 0 0}.of-tool-option__text{display:block}.of-tool-option__text strong{font-size:1rem;font-weight:400;display:block}.of-tool-option__text span{color:var(--of-muted);margin-top:.25rem;font-size:.875rem;line-height:1.55;display:block}@media (width>=900px){.of-tool-options--multi{grid-template-columns:1fr 1fr}}.of-tool-number label,.of-tool-select label{max-width:60ch;margin-bottom:.5rem;font-size:1.0625rem;display:block}.of-tool-number__box{border:1px solid var(--of-line);background:var(--of-bg);align-items:stretch;max-width:24rem;display:flex}.of-tool-number__box:focus-within{border-color:var(--of-ink)}.of-tool-number__affix{background:var(--of-bg-tint);border-right:1px solid var(--of-line);font-family:var(--font-mono-of);color:var(--of-muted);white-space:nowrap;align-items:center;padding:0 .85rem;font-size:.8125rem;display:flex}.of-tool-number__affix:last-child{border-right:0;border-left:1px solid var(--of-line)}.of-tool-number__box input{min-width:0;min-height:46px;color:var(--of-ink);font:inherit;font-variant-numeric:tabular-nums;background:0 0;border:0;flex:1;padding:0 .85rem}.of-tool-number__box input:focus-visible{outline:none}.of-tool-select select{border:1px solid var(--of-line);background:var(--of-bg);width:100%;max-width:24rem;min-height:46px;color:var(--of-ink);font:inherit;padding:0 .85rem}.of-tool-select select:focus-visible{border-color:var(--of-ink)}.of-tool-progress{flex-direction:column;gap:.6rem;margin:2.5rem 0 0;display:flex}.of-tool-progress__track{background:var(--of-line);height:3px;display:block}.of-tool-progress__fill{background:var(--of-ink);height:100%;transition:width .25s;display:block}.of-tool-progress[data-complete] .of-tool-progress__fill{background:var(--of-go)}.of-tool-progress__label{font-family:var(--font-mono-of);letter-spacing:.06em;text-transform:uppercase;color:var(--of-muted);font-size:.75rem}.of-tool-pending{margin-top:2rem}.of-tool-result{border:1px solid var(--of-line);border-top:3px solid var(--of-ink);background:var(--of-bg);padding:clamp(1.5rem,4vw,2.5rem)}.of-tool-result[data-band=go]{border-top-color:var(--of-go);background:var(--of-go-tint)}.of-tool-result[data-band=caution]{border-top-color:var(--of-caution);background:var(--of-caution-tint)}.of-tool-result[data-band=stop]{border-top-color:var(--of-red);background:var(--of-stop-tint)}.of-tool-result__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.of-tool-result__band{font-family:var(--font-mono-of);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem}.of-tool-result[data-band=go] .of-tool-result__band{color:var(--of-go)}.of-tool-result[data-band=caution] .of-tool-result__band{color:var(--of-caution)}.of-tool-result[data-band=stop] .of-tool-result__band{color:var(--of-red)}.of-tool-result__metric{text-align:right;margin:0}.of-tool-result__metric strong{font-variant-numeric:tabular-nums;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:300;line-height:1.1;display:block}.of-tool-result__metric span{font-family:var(--font-mono-of);letter-spacing:.08em;text-transform:uppercase;color:var(--of-muted);margin-top:.3rem;font-size:.6875rem;display:block}.of-tool-result__headline{max-width:34ch;margin:0 0 1rem;font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:300}.of-tool-result__body>p{max-width:68ch;margin:0 0 1rem}.of-tool-result__body>p:last-child{margin-bottom:0}.of-tool-scores{gap:1.5rem;margin:1.75rem 0 0;padding:0;list-style:none;display:grid}.of-tool-scores__head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.of-tool-scores h3{margin:0;font-size:1rem;font-weight:400}.of-tool-scores__value{font-family:var(--font-mono-of);font-variant-numeric:tabular-nums;margin:0;font-size:.875rem}.of-tool-scores__value span{color:var(--of-muted)}.of-tool-scores__track{background:var(--of-line);height:6px;margin:.55rem 0 .5rem;display:block}.of-tool-scores__fill{background:var(--of-muted);height:100%;display:block}.of-tool-scores li[data-band=go] .of-tool-scores__fill{background:var(--of-go)}.of-tool-scores li[data-band=caution] .of-tool-scores__fill{background:var(--of-caution)}.of-tool-scores li[data-band=stop] .of-tool-scores__fill{background:var(--of-red)}.of-tool-scores__note{color:var(--of-muted);max-width:68ch;margin:0;font-size:.9375rem}.of-tool-findings{border-top:1px solid var(--of-line);margin:1.75rem 0 0;padding:0;list-style:none}.of-tool-findings li{border-bottom:1px solid var(--of-line);align-items:flex-start;gap:1rem;padding:1.1rem 0;display:flex}.of-tool-findings__flag{min-width:5.5rem;font-family:var(--font-mono-of);letter-spacing:.1em;text-transform:uppercase;color:var(--of-muted);flex:none;padding-top:.25rem;font-size:.6875rem}.of-tool-findings li[data-severity=blocker] .of-tool-findings__flag{color:var(--of-red)}.of-tool-findings li[data-severity=clear] .of-tool-findings__flag{color:var(--of-go)}.of-tool-findings h3{margin:0 0 .35rem;font-size:1rem;font-weight:400}.of-tool-findings p{color:var(--of-muted);max-width:68ch;margin:0;font-size:.9375rem}.of-tool-facts{background:var(--of-line);border:1px solid var(--of-line);gap:1px;margin:1.75rem 0 0;display:grid}@media (width>=700px){.of-tool-facts{grid-template-columns:repeat(2,1fr)}.of-tool-meta{grid-template-columns:repeat(3,1fr)}}.of-tool-facts div{background:var(--of-bg);padding:1rem 1.25rem}.of-tool-facts dt{font-family:var(--font-mono-of);letter-spacing:.1em;text-transform:uppercase;color:var(--of-muted);margin:0 0 .4rem;font-size:.6875rem}.of-tool-facts dd{font-variant-numeric:tabular-nums;margin:0;font-size:1rem}.of-tool-summary{border-top:1px solid var(--of-line);margin-top:3rem;padding-top:2.5rem}.of-tool-summary__intro{color:var(--of-muted);max-width:68ch;margin:0 0 1.25rem}.of-tool-summary textarea{border:1px solid var(--of-line);background:var(--of-bg-tint);width:100%;color:var(--of-ink);font-family:var(--font-mono-of);resize:vertical;padding:1rem 1.15rem;font-size:.8125rem;line-height:1.7}.of-tool-summary textarea:focus-visible{border-color:var(--of-ink);outline:none}.of-tool-summary__actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.of-tool-summary__status{font-family:var(--font-mono-of);letter-spacing:.06em;text-transform:uppercase;color:var(--of-muted);min-height:1rem;margin:.75rem 0 0;font-size:.75rem}.of-tool-button{border:1px solid var(--of-red);background:var(--of-red);min-height:46px;color:var(--of-bg);font-family:var(--font-mono-of);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;align-items:center;padding:0 1.35rem;font-size:.8125rem;transition:background-color .2s,border-color .2s;display:inline-flex}.of-tool-button:hover{background:var(--of-red-hover);border-color:var(--of-red-hover)}.of-tool-button--quiet{border-color:var(--of-line);color:var(--of-ink);background:0 0}.of-tool-button--quiet:hover{border-color:var(--of-ink);background:0 0}.of-tool-hub__heading{max-width:32ch;margin:0 0 1rem;font-size:clamp(1.4rem,2.6vw,2rem);font-weight:300}.of-tool-hub{gap:1.25rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}@media (width>=720px){.of-tool-hub{grid-template-columns:repeat(2,1fr)}}@media (width>=1180px){.of-tool-hub{grid-template-columns:repeat(3,1fr)}}.of-tool-hub__thumb{aspect-ratio:21/9;object-fit:cover;border-bottom:1px solid var(--of-line);width:calc(100% + 3rem);margin:-1.5rem 0 0 -1.5rem;display:block}.of-tool-hub a{border:1px solid var(--of-line);background:var(--of-bg);height:100%;color:inherit;padding:1.5rem;text-decoration:none;transition:border-color .2s,background-color .2s;display:block;position:relative;overflow:hidden}.of-tool-hub a:hover,.of-tool-hub a:focus-visible{border-color:var(--of-ink);background:var(--of-bg-tint)}.of-tool-hub h4{max-width:26ch;margin:.75rem 0 .6rem;font-size:1.1875rem;font-weight:400}.of-tool-hub .of-unit{margin-top:1.25rem;display:block}.of-tool-hub .of-tick--tl{top:calc(1.5rem + 2.33333vw)}@media (width>=720px){.of-tool-hub .of-tick--tl{top:auto;bottom:1.5rem}}.of-tool-hub p{color:var(--of-muted);margin:0;font-size:.9375rem}.of-tool-hub__meta{border-top:1px solid var(--of-line);font-family:var(--font-mono-of);letter-spacing:.06em;text-transform:uppercase;padding-top:.85rem;margin-top:1rem!important;font-size:.6875rem!important}.of-tool-followup{border-top:1px solid var(--of-line);color:var(--of-muted);max-width:68ch;margin:2.5rem 0 0;padding-top:1.5rem}.of-tool-followup a{color:var(--of-ink)}.of-tool-exit__line{color:var(--of-muted);max-width:68ch;margin:0 0 1.5rem}.of-tool-exit .of-page-cta{margin-top:0}.of-tool-rail__list{background:var(--of-line);border:1px solid var(--of-line);gap:1px;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}@media (width>=900px){.of-tool-rail__list{grid-template-columns:repeat(3,1fr)}}.of-tool-rail__list a{background:var(--of-bg);height:100%;color:inherit;padding:1.35rem;text-decoration:none;display:block}.of-tool-rail__list a:hover{background:var(--of-bg-hover)}.of-tool-rail__list h2{margin:.6rem 0 .5rem;font-size:1.0625rem;font-weight:400}.of-tool-rail__list p{color:var(--of-muted);margin:0;font-size:.875rem}.of-tool-routes{gap:1.25rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.of-tool-routes>li{border:1px solid var(--of-line);border-left:3px solid var(--of-line);background:var(--of-bg);padding:clamp(1.25rem,3vw,1.75rem)}.of-tool-routes>li:first-child{border-left-color:var(--of-red)}.of-tool-routes__head{flex-wrap:wrap;align-items:baseline;gap:.85rem;margin-bottom:.85rem;display:flex}.of-tool-routes__head h3{flex:1;min-width:12rem;margin:0;font-size:1.1875rem;font-weight:400}.of-tool-routes__fit{font-family:var(--font-mono-of);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--of-line);color:var(--of-muted);padding:.25rem .6rem;font-size:.6875rem}.of-tool-routes__fit[data-fit=high]{border-color:var(--of-go);color:var(--of-go)}.of-tool-routes__fit[data-fit=medium]{border-color:var(--of-caution);color:var(--of-caution)}.of-tool-routes__what{max-width:68ch;margin:0 0 .75rem}.of-tool-routes__why{color:var(--of-muted);max-width:68ch;margin:0 0 1rem}.of-tool-routes__facts{background:var(--of-line);border:1px solid var(--of-line);gap:1px;margin:0 0 1rem;display:grid}@media (width>=760px){.of-tool-routes__facts{grid-template-columns:repeat(3,1fr)}}.of-tool-routes__facts div{background:var(--of-bg-tint);padding:.85rem 1rem}.of-tool-routes__facts dt{font-family:var(--font-mono-of);letter-spacing:.1em;text-transform:uppercase;color:var(--of-muted);margin:0 0 .35rem;font-size:.6875rem}.of-tool-routes__facts dd{margin:0;font-size:.9375rem}.of-tool-routes__risk,.of-tool-routes__caveat{color:var(--of-muted);max-width:68ch;margin:0;font-size:.9375rem}.of-tool-routes__caveat{border-left:2px solid var(--of-red);margin-top:.85rem;padding-left:.9rem}.of-tool-zones{border:1px solid var(--of-line);margin:1.5rem 0 2.5rem;padding:0;list-style:none}.of-tool-zones li{border-bottom:1px solid var(--of-line);background:var(--of-bg);opacity:.5;padding:1rem 1.25rem}.of-tool-zones li:last-child{border-bottom:0}.of-tool-zones li[data-in-scope]{opacity:1;box-shadow:inset 3px 0 0 0 var(--of-ink)}.of-tool-zones h4{margin:.4rem 0 .3rem;font-size:1rem;font-weight:400}.of-tool-zones p{color:var(--of-muted);max-width:68ch;margin:0;font-size:.9375rem}.of-tool-crossings h4{margin:0 0 .35rem;font-size:1rem;font-weight:400}.of-tool-crossings__span{font-family:var(--font-mono-of);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.5rem!important;font-size:.6875rem!important}.of-tool-gaps{gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.of-tool-gaps>li{border:1px solid var(--of-line);border-left:3px solid var(--of-caution);background:var(--of-bg);padding:1.25rem}.of-tool-gaps>li[data-status=gap]{border-left-color:var(--of-red)}.of-tool-gaps__head{flex-wrap:wrap;align-items:baseline;gap:.85rem;margin-bottom:.6rem;display:flex}.of-tool-gaps__head h4{flex:1;min-width:14rem;margin:0;font-size:1.0625rem;font-weight:400}.of-tool-gaps__status{font-family:var(--font-mono-of);letter-spacing:.1em;text-transform:uppercase;color:var(--of-muted);font-size:.6875rem}.of-tool-gaps__asking{max-width:68ch;margin:0 0 .75rem}.of-tool-gaps__evidence{color:var(--of-muted);max-width:68ch;margin:0;font-size:.9375rem}.of-tool-tablewrap{border:1px solid var(--of-line);margin-top:2rem;overflow-x:auto}.of-tool-table{border-collapse:collapse;width:100%;min-width:46rem;font-size:.9375rem}.of-tool-table th,.of-tool-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--of-line);padding:.85rem 1rem}.of-tool-table th{font-family:var(--font-mono-of);letter-spacing:.1em;text-transform:uppercase;color:var(--of-muted);background:var(--of-bg-tint);font-size:.6875rem;font-weight:400;position:sticky;top:0}.of-tool-table tbody tr:hover{background:var(--of-bg-hover)}.of-tool-table td:first-child{font-weight:400}.of-tool-filters{flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 0;display:flex}.of-tool-chip{border:1px solid var(--of-line);background:var(--of-bg);min-height:40px;color:var(--of-muted);font-family:var(--font-mono-of);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;padding:0 1rem;font-size:.75rem}.of-tool-chip:hover{border-color:var(--of-ink);color:var(--of-ink)}.of-tool-chip[data-active]{background:var(--of-ink);border-color:var(--of-ink);color:var(--of-bg)}.of-tool-search{max-width:28rem;margin:1.5rem 0 0}.of-tool-search input{border:1px solid var(--of-line);background:var(--of-bg);width:100%;min-height:46px;color:var(--of-ink);font:inherit;padding:0 .95rem}.of-tool-search input:focus-visible{border-color:var(--of-ink);outline:none}.of-tool-count{font-family:var(--font-mono-of);letter-spacing:.06em;text-transform:uppercase;color:var(--of-muted);margin:1rem 0 0;font-size:.75rem}.of-tool-table__family,.of-tool-table__transport{font-family:var(--font-mono-of);letter-spacing:.08em;text-transform:uppercase;color:var(--of-muted);margin-top:.35rem;font-size:.625rem;font-weight:400;display:block}.of-tool-table__transport{text-transform:none;letter-spacing:.02em}.of-tool-table th[scope=row]{background:var(--of-bg-tint);min-width:11rem;color:var(--of-ink);letter-spacing:0;text-transform:none;font-size:.9375rem;font-family:var(--font-display);position:static}.of-tool-table td{min-width:14rem;color:var(--of-muted)}.of-tool-bridge{gap:1.5rem;margin:2rem 0;display:grid}@media (width>=760px){.of-tool-bridge{grid-template-columns:repeat(2,minmax(0,24rem))}}.of-tool-trap{background:var(--of-stop-tint);border-left:3px solid var(--of-red);max-width:72ch;margin-top:2rem;padding:1.25rem 1.5rem}.of-tool-trap p:last-child{margin:.5rem 0 0}.of-tool-ip{gap:2rem;margin-top:2rem;display:grid}@media (width>=900px){.of-tool-ip{grid-template-columns:repeat(2,1fr)}}.of-tool-ip h4{margin:0 0 1rem;font-size:1.0625rem;font-weight:400}.of-tool-facts--tight{margin-top:0;grid-template-columns:1fr!important}.of-tool-facts--tight div{align-items:baseline;gap:1rem;padding:.7rem 1rem;display:flex}.of-tool-facts--tight dt{min-width:4.5rem;color:var(--of-ink);margin:0}.of-tool-facts--tight dd{color:var(--of-muted);font-size:.9375rem}.of-tool-glossary{border-top:1px solid var(--of-line);margin:2rem 0 0}.of-tool-glossary>div{border-bottom:1px solid var(--of-line);padding:1.5rem 0}@media (width>=900px){.of-tool-glossary>div{grid-template-columns:16rem 1fr;gap:2.5rem;display:grid}}.of-tool-glossary dt{margin:0 0 .75rem;font-size:1.125rem}.of-tool-glossary dd{margin:0}.of-tool-glossary dd p{max-width:68ch;margin:0 0 .75rem}.of-tool-glossary__aka,.of-tool-glossary__cat{font-family:var(--font-mono-of);letter-spacing:.08em;color:var(--of-muted);margin-top:.35rem;font-size:.6875rem;display:block}.of-tool-glossary__cat{text-transform:uppercase}.of-tool-glossary__budget{color:var(--of-muted);border-left:2px solid var(--of-line);padding-left:.9rem;font-size:.9375rem;margin-bottom:0!important}.of-tool-glossary__budget strong{color:var(--of-ink);font-weight:400}.of-tool-doc h3{max-width:40ch;margin:2.5rem 0 .75rem;font-size:1.25rem;font-weight:400}.of-tool-doc p{max-width:68ch;margin:0 0 1rem}.of-tool-doc>p:first-child{margin-top:0}.of-tool-doc ul,.of-tool-doc ol{max-width:68ch;color:var(--of-muted);margin:0 0 1.25rem;padding-left:1.25rem}.of-tool-doc li{margin-bottom:.5rem}.of-tool-doc li::marker{color:var(--of-red)}.of-tool-checklist{border-top:1px solid var(--of-line);margin:1.5rem 0 0;padding:0;list-style:none}.of-tool-checklist li{border-bottom:1px solid var(--of-line)}.of-tool-checklist label{cursor:pointer;align-items:flex-start;gap:.85rem;min-height:44px;padding:1rem .5rem;display:flex}.of-tool-checklist label:hover{background:var(--of-bg-hover)}.of-tool-checklist input{width:1.05rem;height:1.05rem;accent-color:var(--of-red);flex:none;margin:.25rem 0 0}.of-tool-checklist strong{font-weight:400;display:block}.of-tool-checklist span{color:var(--of-muted);margin-top:.3rem;font-size:.9375rem;display:block}.of-tool-checklist input:checked+.of-tool-checklist__text strong{color:var(--of-muted);text-decoration:line-through}.of-tool-tell{border-left:3px solid var(--of-red);background:var(--of-bg);max-width:60ch;margin:2rem 0 0;padding:1.25rem 1.5rem}.of-tool-tell p:last-child{margin:.5rem 0 0;font-size:1.125rem;font-style:italic}.of-tool-gate{border:1px solid var(--of-line);border-left:3px solid var(--of-line);margin-top:2.5rem;padding:clamp(1.25rem,3vw,1.75rem)}.of-tool-gate[data-cleared]{border-left-color:var(--of-go);background:var(--of-go-tint)}.of-tool-gate__question{max-width:60ch;margin:.5rem 0 0;font-size:1.125rem}.of-tool-gate__catches{border-top:1px solid var(--of-line);color:var(--of-muted);max-width:68ch;margin:1.5rem 0 0;padding-top:1rem;font-size:.9375rem}.of-tool-gate__catches strong{color:var(--of-ink);font-weight:400}.of-tool-checklist__text{display:block}.of-tool-vendorname{margin-top:2rem}.of-tool-scorecard{gap:1.25rem;margin-top:2.5rem;display:grid}.of-tool-criterion{border:1px solid var(--of-line);border-left:3px solid var(--of-line);padding:clamp(1.25rem,3vw,1.75rem)}.of-tool-criterion[data-fatal]{border-left-color:var(--of-red)}.of-tool-criterion__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.85rem;display:flex}.of-tool-criterion__head h3{max-width:34ch;margin:0;font-size:1.1875rem;font-weight:400}.of-tool-criterion__weight{font-family:var(--font-mono-of);letter-spacing:.1em;text-transform:uppercase;color:var(--of-muted);font-size:.6875rem}.of-tool-criterion[data-fatal] .of-tool-criterion__weight{color:var(--of-red)}.of-tool-criterion__ask{max-width:68ch;margin:0 0 1rem}.of-tool-criterion__ask strong{font-weight:400;font-family:var(--font-mono-of);letter-spacing:.08em;text-transform:uppercase;color:var(--of-muted);font-size:.75rem}.of-tool-criterion__answers{background:var(--of-line);border:1px solid var(--of-line);gap:1px;margin-bottom:1.25rem;display:grid}@media (width>=760px){.of-tool-criterion__answers{grid-template-columns:1fr 1fr}}.of-tool-criterion__answers p{background:var(--of-bg-tint);color:var(--of-muted);margin:0;padding:.9rem 1.1rem;font-size:.9375rem}.of-tool-criterion__answers .of-eyebrow{margin-bottom:.4rem;display:block}.of-tool-scale{border:0;margin:0;padding:0}.of-tool-scale legend{font-family:var(--font-mono-of);letter-spacing:.08em;text-transform:uppercase;color:var(--of-muted);margin-bottom:.6rem;padding:0;font-size:.6875rem}.of-tool-scale>div{background:var(--of-line);border:1px solid var(--of-line);gap:1px;width:fit-content;display:flex}.of-tool-scale label{background:var(--of-bg);cursor:pointer;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;min-width:3rem;min-height:46px;display:flex}.of-tool-scale label:hover{background:var(--of-bg-hover)}.of-tool-scale label[data-selected]{background:var(--of-ink);color:var(--of-bg)}.of-tool-scale input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.of-tool-scale label:focus-within{outline:2px solid var(--of-red);outline-offset:-2px}.of-diagram{border:1px solid var(--of-line);background:var(--of-bg);margin:2.5rem 0 0;padding:clamp(1rem,3vw,1.75rem)}.of-diagram svg{width:100%;height:auto;display:block;overflow:visible}.of-diagram figcaption{border-top:1px solid var(--of-line);color:var(--of-muted);max-width:72ch;margin-top:1.25rem;padding-top:1rem;font-size:.9375rem}.of-page-section--tint .of-diagram{background:var(--of-bg)}.of-dg-rule{stroke:var(--of-ink);stroke-width:1.5px;fill:none}.of-dg-muted{stroke:var(--of-muted);stroke-width:1.25px;fill:none}.of-dg-fill{fill:var(--of-bg-tint);stroke:var(--of-line);stroke-width:1px}.of-dg-accent{stroke:var(--of-red);stroke-width:1.75px;fill:none}.of-dg-accent-fill{fill:var(--of-red);stroke:var(--of-red);stroke-width:1px}.of-dg-label{fill:var(--of-ink);font-family:var(--font-display);font-size:15px}.of-dg-label--sm{font-family:var(--font-mono-of);letter-spacing:.02em;fill:var(--of-muted);font-size:12px}.of-dg-label--lg{font-size:19px}.of-dg-label--accent{fill:var(--of-red)}.of-dg-label--invert{fill:var(--of-maroon-ink)}.of-dg-code{fill:var(--of-ink);font-family:var(--font-mono-of);letter-spacing:.06em;font-size:76px}:root{--of-ch-1:#b5202c;--of-ch-2:#d9646d;--of-ch-3:#e8b3b7;--of-ch-4:#cfccc6;--of-ch-track:#efece7}.of-chart{border:1px solid var(--of-line);background:var(--of-bg);margin:2rem 0 0;padding:clamp(1rem,3vw,1.5rem)}.of-chart svg{width:100%;height:auto;display:block;overflow:visible}.of-chart figcaption{border-top:1px solid var(--of-line);color:var(--of-muted);max-width:72ch;margin-top:1rem;padding-top:.85rem;font-size:.9375rem}.of-page-section--tint .of-chart{background:var(--of-bg)}.of-ch-track{fill:var(--of-ch-track)}.of-ch-bar{fill:var(--of-ch-4)}.of-ch-bar--accent,.of-ch-step--0{fill:var(--of-ch-1)}.of-ch-step--1{fill:var(--of-ch-2)}.of-ch-step--2{fill:var(--of-ch-3)}.of-ch-step--3{fill:var(--of-ch-4)}.of-ch-label{fill:var(--of-ink);font-family:var(--font-display);font-size:15px}.of-ch-value{fill:var(--of-muted);font-family:var(--font-mono-of);font-variant-numeric:tabular-nums;font-size:13px}.of-ch-note{fill:var(--of-muted);font-family:var(--font-mono-of);font-size:12px}.of-ch-hero{fill:var(--of-ink);font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:38px;font-weight:300}.of-refs__list{border-top:1px solid var(--of-line);margin:2rem 0 0;padding:0;list-style:none}.of-refs__list li{border-bottom:1px solid var(--of-line)}.of-refs__list a{color:inherit;gap:.35rem 1.5rem;padding:1.1rem .5rem;text-decoration:none;transition:background-color .15s;display:grid}@media (width>=860px){.of-refs__list a{grid-template-columns:15rem 8rem 1fr;align-items:baseline}}.of-refs__list a:hover,.of-refs__list a:focus-visible{background:var(--of-bg-hover)}.of-refs__label{font-size:1.0625rem}.of-refs__list a:hover .of-refs__label{color:var(--of-red)}.of-refs__paid{border:1px solid var(--of-line);font-family:var(--font-mono-of);letter-spacing:.08em;text-transform:uppercase;color:var(--of-muted);vertical-align:.15em;margin-left:.6rem;padding:.1rem .45rem;font-size:.625rem;display:inline-block}.of-refs__pub{font-family:var(--font-mono-of);letter-spacing:.08em;text-transform:uppercase;color:var(--of-muted);font-size:.6875rem}.of-refs__note{color:var(--of-muted);max-width:68ch;font-size:.9375rem}.of-refs__foot{color:var(--of-muted);max-width:68ch;margin:1.5rem 0 0;font-size:.875rem}@media print{.of-nav,.of-footer,.of-tool-rail,.of-tool-exit,.of-tool-progress,.of-tool-summary__actions,.of-skip-link,.of-pageindex{display:none!important}.of-tool-result{break-inside:avoid;border:1px solid #000;background:0 0!important}.of-tool-scores li,.of-tool-findings li,.of-tool-checklist li{break-inside:avoid}.of-page-section,.of-page-hero{padding-left:0;padding-right:0}.of-tool-summary textarea{background:0 0;height:auto}}@media (prefers-reduced-motion:reduce){.of-tool-option,.of-tool-hub a,.of-tool-button,.of-tool-progress__fill{transition:none}}
