/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, 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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.isolate{isolation:isolate}.table{display:table}}:root{--paper:#f4f5f1;--white:#fff;--ink:#151817;--muted:#5c625e;--line:#d7dbd5;--soft-line:#e6e9e4;--green:#13795b;--green-light:#dff3e9;--coral:#d4593c;--gold:#b98216;--charcoal:#202522}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;letter-spacing:0;margin:0}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}::selection{background:var(--green-light);color:var(--ink)}.site-shell{min-height:100vh;overflow:hidden}.checkout-shell{background:#f4f5f1;justify-content:center;align-items:center;min-height:100vh;padding:28px 18px;display:flex}.checkout-card{background:var(--white);border:1px solid var(--line);border-radius:8px;width:100%;max-width:680px;padding:clamp(24px,5vw,52px);box-shadow:0 18px 50px #15181714}.checkout-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.checkout-status{color:var(--green);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;display:inline-flex}.checkout-status span{background:var(--green);border-radius:50%;width:7px;height:7px}.checkout-intro{padding:48px 0 28px}.checkout-intro h1,.checkout-invalid h1{letter-spacing:0;margin:0;font-size:clamp(38px,7vw,64px);line-height:.98}.checkout-intro p:not(.section-kicker),.checkout-invalid p{color:var(--muted);margin:20px 0 0;font-size:17px;line-height:1.6}.checkout-amount{background:#eef5ef;border:1px solid #cfe1d4;border-radius:6px;gap:5px;padding:22px;display:grid}.checkout-amount span{color:var(--muted);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;font-size:11px}.checkout-amount strong{color:var(--ink);font-size:clamp(38px,7vw,58px);line-height:1}.checkout-amount small{color:var(--green);font-size:15px}.checkout-actions{flex-wrap:wrap;gap:12px;padding:24px 0;display:flex}.checkout-primary,.checkout-secondary{border-radius:4px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.checkout-primary{background:var(--ink);color:var(--white)}.checkout-primary:hover,.checkout-primary:focus-visible{background:var(--green)}.checkout-secondary{border:1px solid var(--ink)}.checkout-secondary:hover,.checkout-secondary:focus-visible{background:var(--ink);color:var(--white)}.checkout-details{border-top:1px solid var(--line);gap:0;margin:0;display:grid}.checkout-details div{border-bottom:1px solid var(--soft-line);grid-template-columns:120px 1fr;gap:8px;padding:14px 0;display:grid}.checkout-details dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.checkout-details dd{font-family:var(--font-geist-mono), monospace;overflow-wrap:anywhere;margin:0;font-size:12px}.checkout-safety{color:var(--muted);margin:24px 0 0;font-size:13px;line-height:1.55}.checkout-invalid{max-width:560px}.checkout-invalid .checkout-secondary{margin-top:26px}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f5f1f0;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 clamp(20px,4vw,64px);display:grid;position:fixed;top:0;left:0;right:0}.brand{align-items:center;gap:11px;width:fit-content;font-size:15px;font-weight:700;display:inline-flex}.brand-mark{grid-template-columns:repeat(3,5px);gap:2px;display:grid}.brand-mark span{background:var(--ink);width:5px;height:17px;display:block}.brand-mark span:nth-child(2){background:var(--green);height:12px;margin-top:5px}.brand-mark span:nth-child(3){background:var(--coral);height:8px;margin-top:9px}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:var(--muted);font-size:14px;font-weight:550;transition:color .16s}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--ink)}.header-cta{border-bottom:1px solid var(--ink);justify-self:end;padding:4px 0;font-size:14px;font-weight:650}.hero{border-bottom:1px solid var(--line);align-items:center;min-height:min(780px,84vh);padding:132px clamp(20px,6vw,96px) 70px;display:flex;position:relative;overflow:hidden}.hero-copy{z-index:4;max-width:720px;position:relative}.eyebrow,.section-kicker{color:var(--green);font-family:var(--font-geist-mono), monospace;letter-spacing:0;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:650;line-height:1.4}.eyebrow{align-items:center;gap:9px;display:flex}.live-dot{background:var(--green);border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 5px #13795b1c}.hero h1{max-width:820px;margin:0;font-size:112px;font-weight:640;line-height:.9}.hero-lede{max-width:700px;margin:34px 0 18px;font-size:38px;font-weight:480;line-height:1.18}.hero-support{color:var(--muted);max-width:610px;margin:0;font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px;display:flex}.primary-button,.secondary-button{border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:700;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.primary-button{background:var(--ink);color:var(--white)}.primary-button:hover,.primary-button:focus-visible{background:var(--green);transform:translateY(-1px)}.secondary-button{border:1px solid var(--ink);margin-top:28px}.secondary-button:hover,.secondary-button:focus-visible{background:var(--ink);color:var(--white)}.text-link{border-bottom:1px solid var(--ink);padding:4px 0;font-size:14px;font-weight:650}.trust-list{color:var(--muted);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;flex-wrap:wrap;gap:14px 28px;margin:40px 0 0;padding:0;font-size:11px;list-style:none;display:flex}.trust-list li:before{color:var(--green);content:"+";margin-right:8px}.hero-scene{opacity:.82;pointer-events:none;position:absolute;inset:72px 0 0 38%}.scene-grid{border-bottom:1px solid var(--line);border-left:1px solid var(--line);opacity:.72;position:absolute;inset:10% 5% 10% 12%}.scene-node{border:1px solid #c8cec8;border-left:3px solid var(--ink);z-index:2;background:#fffffff0;border-radius:4px;gap:5px;width:186px;min-height:116px;padding:18px 20px;display:grid;position:absolute;box-shadow:0 16px 38px #15181714}.scene-node small{color:var(--muted);font-family:var(--font-geist-mono), monospace;font-size:10px}.scene-node strong{font-size:15px}.scene-node>span:last-child{color:var(--muted);font-size:12px}.node-state{border-radius:50%;width:8px;height:8px;position:absolute;top:14px;right:14px}.state-green{background:var(--green)}.state-gold{background:var(--gold)}.state-coral{background:var(--coral)}.node-trigger{top:17%;left:16%}.node-validate{top:31%;left:52%}.node-approve{top:60%;left:27%}.node-deliver{top:69%;left:68%}.scene-line{background:var(--green);transform-origin:0;z-index:1;height:2px;position:absolute}.line-a{width:245px;top:calc(17% + 61px);left:calc(16% + 182px);transform:rotate(17deg)}.line-b{width:205px;top:calc(60% - 14px);left:calc(27% + 96px);transform:rotate(-69deg)}.line-c{width:308px;top:calc(60% + 60px);left:calc(27% + 184px);transform:rotate(10deg)}.capability-band{background:var(--white);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:0 clamp(20px,6vw,96px);display:grid}.capability-band>div{min-height:120px;padding:30px 28px}.capability-band>div+div{border-left:1px solid var(--line)}.capability-band span,.engagement-block>span{color:var(--green);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;margin-bottom:11px;font-size:11px;font-weight:650;display:block}.capability-band strong{font-size:18px;font-weight:570}.section,.services-section,.process-section,.faq-section{padding:112px clamp(20px,6vw,96px)}.architecture-section{grid-template-columns:minmax(0,.9fr) minmax(380px,.7fr);gap:clamp(52px,8vw,140px);display:grid}.section-intro h2,.services-heading h2,.process-heading h2,.standards-copy h2,.faq-section h2,.contact-section h2{max-width:860px;margin:0;font-size:68px;font-weight:580;line-height:1.03}.section-intro>p:last-child,.standards-copy>p:last-child{color:var(--muted);max-width:650px;margin:30px 0 0;font-size:18px;line-height:1.65}.architecture-detail{border-top:3px solid var(--ink);padding-top:28px}.engagement-block{border-bottom:1px solid var(--line);padding-bottom:24px}.engagement-block strong{font-size:84px;font-weight:620;line-height:1;display:block}.engagement-block strong small{color:var(--muted);font-family:var(--font-geist-mono), monospace;font-size:14px}.engagement-block p{color:var(--muted);margin:14px 0 0;font-size:14px}.deliverable-list{margin:22px 0 0;padding:0;list-style:none}.deliverable-list li{border-bottom:1px solid var(--soft-line);padding:13px 0 13px 28px;font-size:14px;line-height:1.45;position:relative}.deliverable-list li:before{color:var(--green);content:"+";font-family:var(--font-geist-mono), monospace;position:absolute;left:2px}.services-section{background:var(--white);border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.services-heading{grid-template-columns:.4fr 1fr;align-items:end;gap:30px;margin-bottom:76px;display:grid}.services-heading .section-kicker{margin-bottom:6px}.service-list{border-top:1px solid var(--ink)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(0,1fr) auto;align-items:start;gap:34px;padding:34px 0;display:grid}.service-number,.process-list>li>span{color:var(--green);font-family:var(--font-geist-mono), monospace;font-size:12px}.service-row h3,.process-list h3{margin:0 0 12px;font-size:24px;font-weight:590}.service-row p{color:var(--muted);max-width:690px;margin:0;font-size:15px;line-height:1.65}.tag-list{flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:250px;margin:0;padding:0;list-style:none;display:flex}.tag-list li{border:1px solid var(--line);color:var(--muted);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;border-radius:3px;padding:7px 9px;font-size:10px}.process-section{background:var(--paper)}.process-heading{margin-bottom:72px}.process-list{border-top:1px solid var(--ink);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-list li{min-height:260px;padding:26px 26px 28px 0}.process-list li+li{border-left:1px solid var(--line);padding-left:26px}.process-list h3{margin-top:44px}.process-list p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.standards-section{background:var(--charcoal);color:var(--white);grid-template-columns:.95fr 1fr;gap:clamp(52px,9vw,150px);padding:112px clamp(20px,6vw,96px);display:grid}.standards-copy .section-kicker{color:#73c9a9}.standards-copy>p:last-child{color:#b9c2bc}.standards-list{border-top:1px solid #59615c;margin:0}.standards-list div{border-bottom:1px solid #454c48;grid-template-columns:120px 1fr;gap:26px;padding:25px 0;display:grid}.standards-list dt{color:#73c9a9;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;font-size:11px}.standards-list dd{color:#d7deda;margin:0;font-size:14px;line-height:1.65}.faq-section{background:var(--white);grid-template-columns:.6fr 1fr;gap:clamp(50px,8vw,130px);display:grid}.faq-section h2{font-size:58px}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{cursor:pointer;padding:24px 40px 24px 0;font-size:17px;font-weight:600;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--green);content:"+";font-family:var(--font-geist-mono), monospace;font-size:22px;font-weight:400;position:absolute;top:20px;right:4px}.faq-list details[open] summary:after{content:"-"}.faq-list details p{color:var(--muted);max-width:670px;margin:-4px 0 24px;padding-right:40px;font-size:14px;line-height:1.7}.contact-section{background:#e6f1eb;border-top:1px solid #bed5c8;padding:100px clamp(20px,8vw,128px) 110px}.contact-section h2{max-width:900px}.contact-link{border-bottom:2px solid var(--ink);overflow-wrap:anywhere;margin-top:44px;padding-bottom:4px;font-size:48px;font-weight:590;display:inline-block}.contact-note{color:var(--muted);margin:20px 0 0;font-size:14px}footer{background:var(--ink);color:var(--white);grid-template-columns:1fr auto auto;align-items:center;gap:28px;min-height:120px;padding:30px clamp(20px,6vw,96px);display:grid}footer p{color:#aeb6b1;margin:0;font-size:12px}.footer-brand .brand-mark span:first-child{background:var(--white)}@media (width<=1080px){.hero h1{font-size:84px}.hero-lede{font-size:32px}.section-intro h2,.services-heading h2,.process-heading h2,.standards-copy h2,.faq-section h2,.contact-section h2{font-size:54px}.engagement-block strong{font-size:70px}.contact-link{font-size:40px}.hero-scene{opacity:.47;left:48%}.architecture-section,.standards-section{grid-template-columns:1fr 1fr}.service-row{grid-template-columns:52px minmax(0,1fr)}.tag-list{grid-column:2;justify-content:flex-start;max-width:none}.process-list{grid-template-columns:repeat(2,1fr)}.process-list li:nth-child(3){border-left:0;border-top:1px solid var(--line);padding-left:0}.process-list li:nth-child(4){border-top:1px solid var(--line)}}@media (width<=760px){.site-header{grid-template-columns:1fr auto;height:64px;padding-inline:18px}.desktop-nav{display:none}.header-cta{font-size:12px}.hero{align-items:flex-start;min-height:720px;padding:108px 20px 54px}.hero h1{font-size:64px}.hero-lede{max-width:520px;font-size:25px}.hero-support{max-width:470px;font-size:15px}.hero-scene{opacity:.24;inset:64px -260px 0 6%}.node-trigger{top:52%;left:21%}.node-validate{top:64%;left:53%}.node-approve,.node-deliver,.line-b,.line-c{display:none}.line-a{top:calc(52% + 61px);left:calc(21% + 182px)}.trust-list{margin-top:34px}.capability-band{grid-template-columns:1fr;padding-inline:20px}.capability-band>div{min-height:94px;padding:22px 0}.capability-band>div+div{border-left:0;border-top:1px solid var(--line)}.section,.services-section,.process-section,.faq-section{padding:78px 20px}.architecture-section,.standards-section,.faq-section{grid-template-columns:1fr}.architecture-section{gap:52px}.section-intro h2,.services-heading h2,.process-heading h2,.standards-copy h2,.contact-section h2{font-size:40px}.services-heading{grid-template-columns:1fr;align-items:start;margin-bottom:48px}.service-row{grid-template-columns:36px minmax(0,1fr);gap:16px;padding:28px 0}.tag-list{grid-column:2}.process-list{grid-template-columns:1fr}.process-list li,.process-list li+li,.process-list li:nth-child(3){border-left:0;border-top:1px solid var(--line);min-height:0;padding:24px 0 30px}.process-list li:first-child{border-top:0}.process-list h3{margin-top:24px}.standards-section{gap:52px;padding:78px 20px}.standards-list div{grid-template-columns:1fr;gap:10px}.contact-section{padding:76px 20px 84px}.contact-link{font-size:28px}footer{grid-template-columns:1fr;align-items:start;padding:34px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.proof-page{background:#f4f5f1}.proof-hero{align-items:flex-end;min-height:min(760px,82vh);padding:132px clamp(20px,6vw,96px) 66px;display:flex;position:relative;overflow:hidden}.proof-hero-image{object-fit:cover;object-position:center;z-index:0}.proof-hero-overlay{z-index:1;background:#0d1210bd;position:absolute;inset:0}.proof-hero-content{color:var(--white);z-index:2;max-width:780px;position:relative}.proof-status{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:12px;font-weight:700;display:flex}.proof-status span{background:#4ade80;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #4ade8026}.proof-hero h1{max-width:920px;margin:0;font-size:72px;font-weight:620;line-height:.98}.proof-hero-content>p:not(.proof-status,.proof-disclosure){color:#e6ece8;max-width:680px;margin:28px 0 0;font-size:19px;line-height:1.6}.proof-hero-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:32px;display:flex}.proof-primary-action,.proof-offer-action{background:var(--white);color:var(--ink);border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:750;transition:background-color .16s,color .16s;display:inline-flex}.proof-primary-action:hover,.proof-primary-action:focus-visible{background:#4ade80}.proof-secondary-action{border-bottom:1px solid #ffffffd9;padding:5px 0;font-size:14px;font-weight:680}.proof-disclosure{color:#bdc8c1;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;max-width:680px;margin:30px 0 0;font-size:11px;line-height:1.6}.proof-metrics{background:var(--white);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:0 clamp(20px,6vw,96px);display:grid}.proof-metrics>div{flex-direction:column;justify-content:center;min-height:144px;padding:24px 30px;display:flex}.proof-metrics>div+div{border-left:1px solid var(--line)}.proof-metrics strong{font-family:var(--font-geist-mono), monospace;font-size:30px;font-weight:700}.proof-metrics span{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.45}.proof-result-section{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:64px;padding:100px clamp(20px,6vw,96px);display:grid}.proof-section-copy{align-self:center}.proof-section-copy h2,.proof-architecture-heading h2,.proof-evidence-heading h2,.proof-scope h2,.proof-offer h2{margin:0;font-size:48px;font-weight:610;line-height:1.04}.proof-section-copy>p:not(.section-kicker),.proof-scope p:not(.section-kicker),.proof-offer p:not(.section-kicker){color:var(--muted);margin:24px 0 0;font-size:16px;line-height:1.7}.proof-artifact-links{flex-wrap:wrap;gap:12px 24px;margin-top:34px;display:flex}.proof-artifact-links a{border-bottom:1px solid var(--ink);padding:4px 0;font-size:13px;font-weight:700}.proof-result-figure{margin:0}.proof-result-figure img{border:1px solid var(--line);width:100%;height:auto;display:block}.proof-result-figure figcaption{color:var(--muted);font-family:var(--font-geist-mono), monospace;margin-top:14px;font-size:11px;line-height:1.55}.proof-architecture{background:var(--ink);color:var(--white);padding:94px clamp(20px,6vw,96px)}.proof-architecture-heading{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:end;gap:30px;display:grid}.proof-architecture .section-kicker{color:#7ee2b8}.proof-stage-list{grid-template-columns:repeat(3,1fr);margin:72px 0 0;padding:0;list-style:none;display:grid}.proof-stage-list li{border-top:1px solid #3a423e;border-left:1px solid #3a423e;flex-direction:column;min-height:150px;padding:24px;display:flex}.proof-stage-list span{color:#7ee2b8;font-family:var(--font-geist-mono), monospace;font-size:11px}.proof-stage-list strong{max-width:200px;margin-top:auto;font-size:17px;line-height:1.35}.proof-evidence-section{background:var(--white);padding:100px clamp(20px,6vw,96px)}.proof-evidence-heading{max-width:820px}.proof-evidence-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;display:grid}.proof-evidence-grid article{border:1px solid var(--line);border-radius:4px;grid-template-columns:112px 1fr;align-items:center;gap:20px;min-height:150px;padding:18px;display:grid}.proof-evidence-grid img{border:1px solid var(--soft-line);object-fit:cover;background:#f8fafc;width:112px;height:112px}.proof-evidence-grid h3{margin:0;font-size:16px}.proof-evidence-grid p{color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.55}.proof-scope{grid-template-columns:1fr 1fr;display:grid}.proof-scope>div{min-height:500px;padding:90px clamp(20px,6vw,96px)}.proof-scope>div:first-child{background:#e4f3ec}.proof-limitations{background:#f7e8e2}.proof-scope ul{margin:34px 0 0;padding:0;list-style:none}.proof-scope li{border-top:1px solid #1518172e;padding:15px 0;font-size:14px;line-height:1.5}.proof-offer{background:#d4a229;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;padding:88px clamp(20px,6vw,96px);display:grid}.proof-offer>div{max-width:820px}.proof-offer p:not(.section-kicker){color:#3e3216}.proof-offer-action{background:var(--ink);color:var(--white);min-width:190px}.proof-offer-action:hover,.proof-offer-action:focus-visible{background:var(--green)}.editorial-hero{color:#f5f5ef;background:#18242b;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:stretch;gap:3rem;padding:4.5rem clamp(1.25rem,5vw,5rem);display:grid}.editorial-hero-copy{align-self:center;max-width:760px}.editorial-hero h1{letter-spacing:0;max-width:760px;margin:1rem 0 1.25rem;font-size:clamp(2.8rem,6vw,6.2rem);line-height:.98}.editorial-hero-copy>p:not(.proof-status,.proof-disclosure){color:#c8d4d0;max-width:620px;font-size:1.1rem;line-height:1.65}.editorial-hero .proof-secondary-action{color:#f5f5ef;border-color:#71827e}.editorial-hero-art{text-align:center;background:#22343a;border:1px solid #52635f;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:320px;display:flex}.editorial-hero-art img{object-fit:contain;width:112px;height:112px}.editorial-hero-art span{color:#f5f5ef;font-size:1.1rem;font-weight:700}.editorial-hero-art small{color:#b8c7c2;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.hero-wordmark{color:#f5f5ef;letter-spacing:0;font-size:clamp(2.5rem,6vw,5rem);font-weight:800;line-height:1}.editorial-sample{grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:4rem;padding:clamp(3.5rem,8vw,7rem) clamp(1.25rem,5vw,5rem);display:grid}.editorial-thread{gap:.8rem;display:grid}.editorial-thread article{background:#fbfbf7;border:1px solid #d5d9d3;grid-template-columns:2.5rem minmax(0,1fr);gap:1rem;padding:1.3rem 1.4rem;display:grid}.editorial-thread article>span{color:#5e7068;font-family:var(--font-geist-mono), monospace;font-size:.78rem;font-weight:700}.editorial-thread p{color:#27322f;margin:0;line-height:1.65}.editorial-system{background:#e8eeeb}.editorial-limits{padding-bottom:clamp(3.5rem,8vw,7rem)}@media (width<=760px){.editorial-hero,.editorial-sample{grid-template-columns:1fr}.editorial-hero{gap:2rem;padding-top:3rem}.editorial-hero-art{min-height:240px}.editorial-sample{gap:2.5rem}}@media (width<=1080px){.proof-hero h1{font-size:58px}.proof-metrics{grid-template-columns:repeat(2,1fr)}.proof-metrics>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.proof-metrics>div:nth-child(4){border-top:1px solid var(--line)}.proof-result-section{grid-template-columns:1fr}.proof-section-copy{max-width:760px}.proof-evidence-grid{grid-template-columns:1fr}}@media (width<=760px){.proof-hero{min-height:690px;padding:112px 20px 46px}.proof-hero h1{font-size:44px}.proof-hero-content>p:not(.proof-status,.proof-disclosure){font-size:16px}.proof-metrics{grid-template-columns:1fr;padding-inline:20px}.proof-metrics>div,.proof-metrics>div+div,.proof-metrics>div:nth-child(3),.proof-metrics>div:nth-child(4){border-left:0;border-top:1px solid var(--line);min-height:112px;padding-inline:0}.proof-metrics>div:first-child{border-top:0}.proof-result-section,.proof-architecture,.proof-evidence-section{padding:76px 20px}.proof-section-copy h2,.proof-architecture-heading h2,.proof-evidence-heading h2,.proof-scope h2,.proof-offer h2{font-size:38px}.proof-architecture-heading{grid-template-columns:1fr;align-items:start}.proof-stage-list{grid-template-columns:1fr;margin-top:48px}.proof-stage-list li{border-left:0;min-height:112px;padding-inline:0}.proof-evidence-grid article{grid-template-columns:92px 1fr}.proof-evidence-grid img{width:92px;height:92px}.proof-scope{grid-template-columns:1fr}.proof-scope>div{min-height:0;padding:76px 20px}.proof-offer{grid-template-columns:1fr;align-items:start;padding:76px 20px}.proof-offer-action{width:100%}}.yokeru-proof-page{padding-top:72px}.yokeru-hero{background:var(--charcoal);color:var(--white);grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);align-items:stretch;gap:clamp(42px,7vw,110px);min-height:min(760px,88vh);padding:92px clamp(20px,7vw,112px) 84px;display:grid}.yokeru-hero-copy{align-self:center;max-width:690px}.yokeru-hero .proof-status{color:#b6e3cb}.yokeru-hero .proof-status span{background:#8dd2ad}.yokeru-hero h1{letter-spacing:0;max-width:700px;margin:0;font-size:clamp(56px,7vw,106px);font-weight:620;line-height:.94}.yokeru-hero-lede{color:#dce4df;max-width:640px;margin:30px 0 0;font-size:clamp(20px,2.2vw,30px);line-height:1.3}.yokeru-hero .proof-primary-action{color:var(--charcoal);background:#b6e3cb}.yokeru-hero .proof-primary-action:hover,.yokeru-hero .proof-primary-action:focus-visible{background:var(--white)}.yokeru-hero .proof-secondary-action{color:var(--white);border-color:#a9b8af}.yokeru-hero .proof-secondary-action:hover,.yokeru-hero .proof-secondary-action:focus-visible{background:#ffffff1a}.yokeru-hero .proof-disclosure{color:#a9b8af}.yokeru-hero-panel{background:#29312d;border:1px solid #56645c;align-self:center;padding:25px 24px 24px;position:relative}.yokeru-panel-label{color:#b6e3cb;font-family:var(--font-geist-mono), monospace;letter-spacing:0;text-transform:uppercase;margin-bottom:22px;font-size:11px;font-weight:650}.yokeru-pipeline-line{background:#789987;width:2px;position:absolute;top:70px;bottom:48px;left:43px}.yokeru-pipeline-node{grid-template-columns:38px 1fr 9px;align-items:start;gap:16px;min-height:116px;display:grid;position:relative}.yokeru-node-number{color:var(--charcoal);font-family:var(--font-geist-mono), monospace;z-index:1;background:#b6e3cb;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:11px;display:flex;position:relative}.yokeru-pipeline-node strong{padding-top:3px;font-size:17px;line-height:1.2;display:block}.yokeru-pipeline-node p{color:#b9c8bf;margin:8px 0 0;font-size:13px;line-height:1.5}.yokeru-node-state{background:#d4a229;border-radius:50%;width:9px;height:9px;margin-top:9px}.yokeru-metrics{background:var(--white)}.yokeru-section{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:clamp(46px,8vw,140px);padding:112px clamp(20px,7vw,112px);display:grid}.yokeru-section-heading h2,.yokeru-controls-section h2,.yokeru-limit-section h2,.yokeru-offer h2{letter-spacing:0;max-width:740px;margin:0;font-size:clamp(40px,5vw,68px);font-weight:580;line-height:1.02}.yokeru-section-heading>p:last-child,.yokeru-limit-copy p{color:var(--muted);max-width:620px;margin:30px 0 0;font-size:17px;line-height:1.65}.yokeru-stage-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.yokeru-stage-list li{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:22px;padding:24px 0;display:grid}.yokeru-stage-list li>span{color:var(--green);font-family:var(--font-geist-mono), monospace;padding-top:4px;font-size:12px}.yokeru-stage-list h3{margin:0;font-size:21px}.yokeru-stage-list p{color:var(--muted);max-width:560px;margin:8px 0 0;font-size:14px;line-height:1.55}.yokeru-controls-section{background:var(--white);border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.yokeru-control-list{margin:0;padding:0;list-style:none}.yokeru-control-list li{border-bottom:1px solid var(--line);padding:17px 0 17px 30px;font-size:16px;line-height:1.5;position:relative}.yokeru-control-list li:before{color:var(--green);content:"+";font-family:var(--font-geist-mono), monospace;position:absolute;left:2px}.yokeru-limit-section{grid-template-columns:minmax(0,.7fr) minmax(0,1fr)}.yokeru-limit-copy p:first-child{margin-top:0}.yokeru-offer{background:#d4a229}.yokeru-offer p:not(.section-kicker){color:#3e3216}@media (width<=900px){.yokeru-hero,.yokeru-section,.yokeru-limit-section{grid-template-columns:1fr}.yokeru-hero-panel{max-width:700px}}@media (width<=760px){.yokeru-proof-page{padding-top:64px}.yokeru-hero{gap:44px;padding:70px 20px 64px}.yokeru-hero h1{font-size:52px}.yokeru-hero-lede{font-size:20px}.yokeru-hero-panel{padding:22px 16px 18px}.yokeru-section{padding:76px 20px}.yokeru-section-heading h2,.yokeru-controls-section h2,.yokeru-limit-section h2,.yokeru-offer h2{font-size:38px}.yokeru-offer{align-items:start}}
