/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:"Geist",Arial,sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}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,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.delay-1{transition-delay:1ms}.delay-2{transition-delay:2ms}}:root{--ink:#111;--paper:#fff;--soft:#f7f7f7;--grey:#777}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:-.02em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}.shell{width:min(100% - 48px,1440px);margin-inline:auto}.site-header{letter-spacing:-.03em;justify-content:space-between;align-items:center;height:88px;font-size:13px;font-weight:500;display:flex}.brand-link{display:inline-flex}.wordmark{letter-spacing:-.075em;align-items:center;gap:8px;font-size:13px;font-weight:700;line-height:1;display:flex}.wordmark sup{letter-spacing:-.03em;margin-left:1px;font-size:7px;position:relative;top:-.45em}.mark{background:var(--ink);width:11px;height:21px;display:inline-block;position:relative;transform:skewY(-29deg)}.mark:after{content:"";background:var(--paper);width:14px;height:3px;position:absolute;top:9px;left:-2px;transform:skewY(29deg)}.main-nav{color:#555;gap:32px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.footer a:hover,.main-nav a:hover{color:var(--ink)}.header-cta{border-bottom:1px solid var(--ink);padding-bottom:3px}.hero{flex-direction:column;min-height:calc(100svh - 88px);padding-top:clamp(56px,11vh,136px);padding-bottom:48px;display:flex;position:relative}.hero-gridline{background:#ededed;width:1px;position:absolute;top:0;bottom:0;left:25%}.hero-mark{position:absolute;top:clamp(56px,11vh,136px);right:9%}.hero-mark .mark{width:42px;height:80px}.hero-mark .mark:after{width:51px;height:7px;top:37px;left:-5px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--grey);margin:0 0 24px;font-size:11px;font-weight:600}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.07em;font-weight:500}h1{max-width:1100px;margin:0;font-size:clamp(54px,8.8vw,142px);line-height:.91}.hero-bottom{justify-content:space-between;align-items:end;gap:48px;margin-top:auto;padding-top:80px;display:flex}.hero-bottom>p{letter-spacing:-.045em;max-width:570px;margin:0;font-size:clamp(17px,1.55vw,23px);line-height:1.35}.hero-actions{flex-shrink:0;align-items:center;gap:28px;display:flex}.button{letter-spacing:-.025em;align-items:center;gap:34px;padding:15px 17px;font-size:13px;font-weight:500;transition:background .25s,color .25s;display:inline-flex}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#444}.button-light{color:var(--ink);background:#fff}.button-light:hover{background:#ddd}.text-link{border-bottom:1px solid var(--ink);padding-bottom:3px;font-size:13px}.text-link span{margin-left:10px}.section-rule{border-top:1px solid #dedede}.problem{padding-top:23px;padding-bottom:clamp(100px,16vw,225px)}.problem-content{grid-template-columns:1.45fr .75fr;gap:10%;display:grid}.approach h2,.assurance h2,.closing h2,.problem h2,.reports h2,.section-heading h2{margin:0;font-size:clamp(41px,5.6vw,86px);line-height:.94}.body-copy{color:#333;max-width:430px;padding-top:10px;font-size:17px;line-height:1.42}.body-copy p+p{margin-top:25px}.principles{padding-top:23px;padding-bottom:0}.section-heading{justify-content:space-between;display:flex}.section-heading .eyebrow{min-width:25%}.principle-grid{grid-template-columns:repeat(3,1fr);margin-top:clamp(80px,12vw,170px);display:grid}.principle{border-top:1px solid var(--ink);min-height:310px;margin-right:32px;padding:18px 32px 34px 0;position:relative}.principle:not(:last-child):after{content:"";background:#dedede;width:1px;height:calc(100% + 1px);position:absolute;top:-1px;right:0}.principle h3{margin:55px 0 15px;font-size:28px}.principle p{color:#555;max-width:285px;font-size:15px;line-height:1.4}.approach-list span,.architecture-number,.index,.report>span:first-child{color:var(--grey);letter-spacing:.05em;font-size:11px}.approach{background:var(--soft);padding:23px 0 0}.approach-intro{grid-template-columns:1.45fr .75fr;gap:10%;display:grid}.approach-intro>p{color:#444;max-width:420px;margin-top:8px;font-size:17px;line-height:1.42}.approach-list{grid-template-columns:repeat(4,1fr);margin-top:clamp(90px,12vw,170px);display:grid}.approach-list>div{border-top:1px solid var(--ink);min-height:238px;padding:16px 25px 34px 0}.approach-list>div:not(:last-child){border-right:1px solid #d4d4d4;margin-right:26px;padding-right:26px}.approach-list h3{margin:45px 0 11px;font-size:21px}.approach-list p{color:#555;max-width:220px;font-size:14px;line-height:1.4}.platform{padding-top:23px;padding-bottom:clamp(100px,13vw,175px)}.architecture{border-top:1px solid var(--ink);grid-template-columns:repeat(5,1fr);margin-top:clamp(70px,10vw,145px);display:grid}.architecture-step{border-right:1px solid #dedede;flex-direction:column;align-items:flex-start;min-height:270px;padding:18px 25px;display:flex;position:relative}.architecture-step:last-child{border-right:0}.architecture-step strong{letter-spacing:-.05em;margin-top:auto;font-size:clamp(17px,1.5vw,23px);font-weight:500}.down{z-index:2;background:#fff;padding:0 5px;font-size:18px;position:absolute;bottom:-16px;right:-8px}.reports{background:var(--ink);color:#fff;padding:23px 0 clamp(90px,11vw,150px)}.reports .eyebrow{color:#a0a0a0}.reports-wrap{grid-template-columns:.9fr 1.1fr;gap:10%;display:grid}.reports-head>p:last-child{color:#bbb;max-width:380px;margin:35px 0 0;font-size:16px;line-height:1.4}.report-list{padding-top:58px}.report{border-top:1px solid #555;grid-template-columns:55px 1fr 1.2fr 20px;align-items:center;gap:16px;min-height:105px;display:grid}.report h3{margin:0;font-size:21px}.report p{color:#aaa;margin:0;font-size:14px;line-height:1.35}.report-arrow{color:#fff;font-size:18px}.assurance{padding-top:23px;padding-bottom:clamp(110px,17vw,220px)}.assurance h2{margin-top:clamp(65px,10vw,130px)}.assurance ul{border-top:1px solid var(--ink);grid-template-columns:repeat(6,1fr);margin:clamp(80px,12vw,170px) 0 0;padding:0;list-style:none;display:grid}.assurance li{border-right:1px solid #dedede;padding:17px 25px;font-size:15px}.assurance li:last-child{border:0}.closing{background:var(--ink);color:#fff}.closing-inner{padding:clamp(70px,10vw,135px) 0}.wordmark-large{color:#fff;font-size:15px}.wordmark-large .mark{background:#fff;width:15px;height:28px}.wordmark-large .mark:after{background:var(--ink);width:19px;top:13px}.closing h2{margin:clamp(60px,10vw,135px) 0 30px}.closing p{color:#bbb;max-width:450px;margin:0 0 55px;font-size:17px;line-height:1.42}.footer{color:#555;grid-template-columns:1fr 1.4fr 1fr;align-items:start;min-height:220px;padding:32px 0;font-size:12px;display:grid}.footer .wordmark{color:var(--ink)}.footer-links{flex-wrap:wrap;gap:12px 28px;display:flex}.footer-meta{justify-content:space-between;display:flex}.footer-meta a{color:var(--ink)}.reveal{animation:reveal .8s ease-out both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}@keyframes reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:720px){.shell{width:min(100% - 32px,1440px)}.site-header{height:72px}.main-nav{display:none}.hero{min-height:calc(100svh - 72px);padding-top:64px}.hero-gridline{left:50%}.hero-mark{top:67px;right:7%}.hero-mark .mark{width:27px;height:53px}.hero-mark .mark:after{width:34px;height:5px;top:25px}.approach-intro,.hero-bottom,.problem-content,.reports-wrap,.section-heading{display:block}.hero-bottom{padding-top:60px}.hero-actions{flex-wrap:wrap;gap:22px;margin-top:29px}.problem{padding-bottom:110px}.approach h2,.assurance h2,.closing h2,.problem h2,.reports h2,.section-heading h2{font-size:44px}.body-copy{margin-top:44px}.approach-list,.architecture,.assurance ul,.principle-grid{grid-template-columns:1fr}.principle{min-height:0;margin:0;padding:16px 0 45px}.principle:not(:last-child):after{height:0}.principle h3{margin:38px 0 12px}.approach-intro>p{margin-top:44px}.approach-list{margin-top:75px}.approach-list>div{border-top:1px solid var(--ink);min-height:0;border-right:0!important;margin:0!important;padding:16px 0 38px!important}.approach-list h3{margin-top:35px}.architecture{margin-top:70px}.architecture-step{border-bottom:1px solid #dedede;border-right:0;min-height:144px;padding:16px 0}.architecture-step:last-child{border-bottom:0}.architecture-step strong{margin-top:50px}.down{bottom:-13px;left:50%;right:auto}.report-list{padding-top:60px}.report{grid-template-columns:28px 1fr 18px;min-height:0;padding:20px 0}.report p{grid-column:2/4}.assurance ul{margin-top:70px}.assurance li{border-bottom:1px solid #dedede;border-right:0;padding:16px 0}.footer{grid-template-columns:1fr;gap:34px}.footer-meta{max-width:260px}.footer-links{gap:12px 22px}}