@font-face{font-family:'Fraunces';src:url('/design/fonts/fraunces-regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Fraunces';src:url('/design/fonts/fraunces-italic.woff2') format('woff2');font-style:italic;font-weight:400;font-display:swap}
:root{--paper:#fbfcfa;--white:#fff;--ink:#25332d;--muted:#667168;--line:#dce1da;--forest:#24392f;--serif:'Times New Roman',Times,serif;--sans:'DM Sans',Arial,sans-serif;--edge:20px;--radius:30px;--intro:0;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #7a98ac;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}em{font-weight:400}img{display:block;max-width:100%}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.skip-link{position:fixed;left:20px;top:-100px;z-index:200;background:#fff;padding:16px}.skip-link:focus{top:20px}.site-header{position:fixed;inset:36px 64px auto;z-index:50;display:flex;align-items:center;gap:32px;height:64px;color:#fff;transition:background .4s,color .4s,padding .4s,top .4s;border-radius:16px}.site-header.scrolled{inset:14px 32px auto;background:rgba(251,252,250,.95);color:var(--ink);padding:0 26px;box-shadow:0 4px 28px #1e322312;backdrop-filter:blur(16px)}.site-header nav{display:flex;align-items:center;gap:30px;flex:1}.site-header nav a{font-size:14px;position:relative;padding:12px 0}.site-header nav a:after,.site-header .header-cta:after{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.site-header nav a:hover:after,.site-header .header-cta:hover:after{transform:scaleX(1)}.wordmark{font-family:var(--serif);font-size:51px;letter-spacing:-1.5px;line-height:1}.header-cta{border:1px solid #ffffff70;border-radius:100px;padding:11px 18px;background:transparent;font-size:14px;display:flex;gap:22px;align-items:center}.scrolled .header-cta{border-color:var(--line)}.header-cta:hover{background:#ffffff20}.scrolled .header-cta:hover{background:#e9eee8}.menu-toggle{display:none}
.opening{height:100svh;position:relative;padding:var(--edge)}
.hero{height:100%;position:relative;border-radius:var(--radius);overflow:hidden;color:#fff;isolation:isolate}
.hero-image{position:fixed;left:var(--edge);right:var(--edge);top:0;width:auto;height:100svh;max-width:none;object-fit:cover;object-position:50% 56%}
.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#12283530,transparent 50%,#101f144d),linear-gradient(90deg,#17324718,transparent 60%)}
.hero-copy{position:absolute;top:21%;left:5%}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;line-height:1.5}.hero-copy .eyebrow{margin-bottom:24px}.hero h1{font-family:var(--serif);font-size:clamp(72px,7.5vw,124px);letter-spacing:-.035em;line-height:.98;text-shadow:0 1px 18px #21415012}.hero h1 em{letter-spacing:-.025em}
.mission-panel{position:relative;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:8%;min-height:100svh;padding-top:55px;padding-bottom:55px;background:var(--paper);color:var(--ink)}.mission-copy{position:relative;z-index:2;padding:25px 0 35px}.mission-copy .eyebrow{margin-bottom:38px;color:var(--muted)}.mission-copy h2{font-family:var(--serif);font-size:clamp(42px,4.5vw,75px);line-height:1.1;letter-spacing:-.02em;max-width:730px}.mission-copy h2 em{color:inherit}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:45px;border-bottom:1px solid var(--line);padding:14px 0}.text-link span{transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.text-link.light{margin-top:35px}.mission-art{position:relative;height:calc(100svh - 110px);min-height:600px;max-height:950px;border-radius:var(--radius);overflow:hidden;background:#8ca9b7;isolation:isolate}.mission-image-plane{position:absolute;height:calc(100svh + 40px);min-height:100%;min-width:100%;aspect-ratio:564/748;left:50%;top:50%;transform:translate(-50%,-50%) translateY(var(--parallax-y,0px));will-change:transform}.mission-crop{position:absolute;inset:0;overflow:hidden;transform:scale(1.03)}.mission-crop img{position:absolute;max-width:none;width:259.575%;height:auto;left:-154.078%;top:-5.615%}
@media(min-width:1800px){.hero-copy{left:7%}.hero h1{font-size:145px}}
@media(max-width:900px){.site-header{inset:30px 42px auto;gap:24px}.site-header nav{gap:20px}.site-header nav a{font-size:13px}.hero-copy{top:22%}.mission-panel{gap:5%;grid-template-columns:1fr 1fr}.mission-copy h2{font-size:48px}.mission-copy .eyebrow{margin-bottom:25px}.mission-art{min-height:540px}.mission-copy .text-link{font-size:12px;gap:20px}}
@media(max-width:640px){:root{--edge:10px;--radius:24px}.site-header{inset:25px 30px auto;height:47px;gap:16px}.site-header.scrolled{inset:10px 18px auto;padding:0 15px;height:56px}.wordmark{font-size:42px;margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:44px;height:44px;padding:8px;border:0;background:none;order:-1}.menu-toggle>span:not(.sr-only){height:1px;width:23px;background:currentColor;transition:transform .25s}.header-cta{padding:8px 12px;font-size:12px;gap:10px;margin-left:auto}.site-header nav{display:none}.site-header.menu-open{color:var(--ink);background:var(--paper)}.site-header.menu-open nav{position:absolute;display:flex;flex-direction:column;align-items:stretch;top:calc(100% + 8px);left:0;right:0;background:var(--paper);border-radius:16px;padding:20px 24px;gap:8px;box-shadow:0 15px 35px #182b2425}.site-header.menu-open nav a{font-size:20px;font-family:var(--serif);padding:14px 0}.menu-open .menu-toggle>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-open .menu-toggle>span:nth-child(2){transform:translateY(-3.5px) rotate(-45deg)}.hero-copy{left:7%;right:6%;top:20%}.hero-copy .eyebrow{font-size:9px;letter-spacing:.15em;margin-bottom:24px}.hero h1{font-size:clamp(53px,12vw,77px);line-height:1.02;letter-spacing:-.035em}.hero-image{object-position:59% center}.hero-shade{background:linear-gradient(180deg,#173a5140,transparent 55%,#0e291d66)}.mission-panel{display:flex;flex-direction:column;gap:30px;padding-top:55px;padding-bottom:30px;min-height:0}.mission-copy{padding:0}.mission-copy h2{font-size:clamp(39px,10vw,57px);max-width:520px}.mission-copy .eyebrow{font-size:10px;margin-bottom:24px}.mission-copy .text-link{font-size:13px;gap:25px;margin-top:24px}.mission-art{width:100%;height:75svh;min-height:480px;max-height:700px;border-radius:24px}.mission-image-plane{height:calc(100svh + 40px)}.mission-crop{transform:scale(1.03)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-image{transform:none!important}.mission-image-plane{transform:translate(-50%,-50%)!important}.hero-image,.mission-image-plane{will-change:auto}}
.section-shell{max-width:1680px;margin:0 auto;padding-left:6.2%;padding-right:6.2%}.agent-section{padding-top:115px;padding-bottom:110px}.section-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:32px;border-bottom:1px solid var(--line)}.section-note{font-size:13px;color:var(--muted)}.agent-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin:48px 0 70px}.agent-intro h2{font-family:var(--serif);font-size:clamp(68px,7.3vw,114px);letter-spacing:-.035em;line-height:1}.agent-intro p{font-size:16px;line-height:1.75;color:var(--muted);padding-bottom:7px}.product-journey{display:grid;grid-template-columns:1.08fr 1.08fr .84fr;gap:32px;align-items:start;position:relative}.product-step{min-width:0;transition:transform .55s}.step-charges{padding-top:110px}.step-evidence{padding-top:55px}.step-label{display:flex;gap:14px;align-items:center;padding:0 0 20px}.step-label>span{font-size:11px;color:#73817a}.step-label h3{font-family:var(--serif);font-size:28px;letter-spacing:-.01em}.screen-button{position:relative;display:block;width:100%;padding:0;border:0;border-radius:18px;background:white;box-shadow:0 15px 45px #26372b12,0 1px 4px #26372b0c;transition:transform .5s,box-shadow .5s;overflow:hidden;text-align:left}.screen-button:hover{transform:translateY(-7px);box-shadow:0 24px 45px #26372b22}.screen-crop{display:block;position:relative;width:100%;overflow:hidden;border-radius:inherit;background:#fff}.screen-crop img{position:absolute;max-width:none;height:auto;pointer-events:none}.crop-charges{aspect-ratio:463/361}.crop-charges img{width:317.494600%;left:-12.526998%;top:-116.066482%}.crop-evidence{aspect-ratio:460/511}.crop-evidence img{width:319.565217%;left:-121.521739%;top:-52.837573%}.crop-agents{aspect-ratio:348/672}.crop-agents img{width:422.413793%;left:-304.022989%;top:-16.517857%}.step-copy{padding:24px 0 0}.step-copy p{font-size:15px;margin-bottom:9px;font-weight:500}.step-copy>span{font-size:14px;color:var(--muted);line-height:1.6;display:block;max-width:290px}.agent-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:55px}.sample-note{font-size:12px;color:#767f77}.agent-bottom button{background:none;border-top:0;border-left:0;border-right:0}.runtime-section{padding:0 var(--edge);scroll-margin-top:95px}.runtime-panel{position:relative;max-width:1900px;min-height:850px;height:94svh;max-height:1080px;overflow:hidden;border-radius:var(--radius);margin:0 auto;background:#90a9bb;color:white;display:grid;grid-template-columns:39% 61%;padding:68px 4.5% 100px}.runtime-panel:before{content:'';position:absolute;inset:0;background-image:linear-gradient(90deg,#607f9970,#6889a41a 60%,transparent),url('/design/justice-pastoral.png');background-size:100%,220% auto;background-position:0,10% 0;opacity:.33;filter:saturate(.6);pointer-events:none}.runtime-heading{position:relative;z-index:2;padding-top:10px}.runtime-heading h2{font-family:var(--serif);font-size:clamp(46px,4.7vw,78px);line-height:1.08;letter-spacing:-.026em;margin-top:50px;max-width:560px}.runtime-summary{font-size:14px;line-height:1.8;margin-top:34px;max-width:350px}.runtime-world{position:relative;min-height:630px;margin-top:-15px}.layers-art{position:absolute;right:-3%;top:-9%;width:70%;height:119%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 9%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 94%,transparent);animation:world-drift 11s ease-in-out infinite alternate}.layers-art img{position:absolute;max-width:none;height:100%;width:auto;right:-3%;top:0}.layer-list{position:absolute;inset:0;display:grid;grid-template-rows:repeat(4,1fr);padding:0 0 0 5%}.layer-row{position:relative;display:flex;align-items:center;gap:12px;padding:0;border:0;background:none;text-align:left;color:inherit;z-index:2}.layer-content{display:flex;flex-direction:column;gap:12px;padding:18px 15px;border-radius:14px;transition:background .35s,transform .35s;width:235px;backdrop-filter:blur(2px);background:#38546e0c}.layer-content strong{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.layer-content>span{font-size:13px;line-height:1.6}.layer-row:hover .layer-content,.layer-row.active .layer-content{background:#ffffff22;transform:translateX(4px)}.layer-line{width:clamp(20px,5vw,80px);height:1px;background:#ffffff60}.layer-dot{height:9px;width:9px;min-width:9px;border:1px solid #fff;border-radius:50%;box-shadow:0 0 0 5px #ffffff12;transition:box-shadow .5s,background .5s}.active .layer-dot{background:white;box-shadow:0 0 0 5px #ffffff22,0 0 0 10px #ffffff14}.runtime-bottom{position:absolute;bottom:35px;left:4.5%;right:4.5%;padding-top:20px;display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid #ffffff3b}.runtime-bottom>.eyebrow{font-size:10px}.runtime-bottom>p{font-family:var(--serif);font-size:24px;line-height:1.2}.partner-section{padding-top:138px;padding-bottom:70px}.partner-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;margin:34px 0 65px}.partner-heading h2{font-family:var(--serif);font-size:clamp(72px,8.1vw,128px);letter-spacing:-.04em;line-height:.96}.partner-cta{border:0;background:none;display:flex;align-items:center;gap:35px;padding:20px 0 20px 30px}.partner-cta>span:first-child{font-size:16px}.closing-landscape{height:330px;position:relative;overflow:hidden;border-radius:24px;background:#95a9aa}.closing-landscape img{width:100%;height:165%;object-fit:cover;object-position:50% 63%;position:absolute;left:0;top:-40%;will-change:transform}.closing-landscape>div{position:absolute;inset:0;background:linear-gradient(90deg,#16271a66,transparent 80%)}.closing-landscape>span{position:absolute;bottom:40px;left:45px;color:white;font-size:42px;font-family:var(--serif);font-style:italic}.footer{padding-top:20px;padding-bottom:32px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:43px 0}.footer-brand{font-family:var(--serif);font-size:28px;letter-spacing:-3px;line-height:1}.footer-links{display:flex;gap:32px;font-size:13px;margin-left:auto}.footer-links a:hover{color:#67866f}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:12px;font-size:11px;color:var(--muted)}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(30px);transition:opacity .9s ease,transform 1.1s cubic-bezier(.16,1,.3,1)}.motion-ready .reveal.visible{opacity:1;transform:none}.product-step:nth-child(2){transition-delay:.1s}.product-step:nth-child(3){transition-delay:.2s}@keyframes world-drift{from{transform:translateY(-4px)}to{transform:translateY(7px)}}dialog{color:var(--ink);border:0;border-radius:22px;padding:40px;background:var(--paper);max-width:calc(100vw - 32px);max-height:90svh;box-shadow:0 30px 100px #10251a44}dialog::backdrop{background:#12261dde;backdrop-filter:blur(10px)}dialog[open]{animation:dialog-in .3s ease-out}.dialog-close{position:absolute;top:15px;right:16px;border:1px solid var(--line);border-radius:50%;width:42px;height:42px;background:var(--paper);font-size:28px;line-height:1;z-index:2}.dialog-close:hover{background:#e4eae3}.screen-dialog{width:720px;text-align:center}.screen-dialog .eyebrow{font-size:10px}.screen-dialog h2{font-family:var(--serif);font-size:40px;margin:14px 25px 25px}.enlarged-screen{margin:0 auto 25px;width:min(100%,540px)}.enlarged-screen:has(.crop-agents){width:min(100%,310px)}.enlarged-screen:has(.crop-evidence){width:min(100%,480px)}.demo-dialog{width:750px;padding:48px}.demo-brand{display:block;font-family:var(--serif);font-size:45px;margin-bottom:24px}.demo-heading .eyebrow{font-size:10px}.demo-heading h2{font-family:var(--serif);font-size:58px;line-height:1;margin:16px 0 24px}.demo-heading>p:last-child{font-size:14px;line-height:1.6;color:var(--muted);max-width:430px}#demo-form{margin-top:30px}form label{display:block;font-size:13px;font-weight:500}input:not([type=checkbox]),select,textarea{display:block;width:100%;background:white;border:1px solid #cfd7ce;border-radius:7px;padding:12px;margin-top:8px;color:var(--ink);font-size:16px;min-height:44px}textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.span-two{grid-column:span 2}fieldset{border:0;padding:0;margin:26px 0}legend{font-size:13px;margin-bottom:15px;font-weight:500}legend span,.optional{font-size:12px;color:var(--muted);font-weight:400}legend span{display:block;margin-top:6px}.crime-options{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.crime-options label{display:flex;align-items:center;gap:9px;min-height:34px;font-size:12px;font-weight:400;line-height:1.4}input[type=checkbox]{width:17px;height:17px;flex-shrink:0;accent-color:var(--forest)}.submit-demo{display:flex;width:100%;justify-content:space-between;background:var(--forest);color:white;border:0;border-radius:100px;padding:16px 22px;font-size:14px;margin-top:23px}.submit-demo:hover{background:#354d40}.submit-demo:disabled{opacity:.65;cursor:wait}.form-contact{font-size:12px;color:var(--muted);text-align:center;margin-top:18px}.form-contact a{text-decoration:underline}.honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}#form-status{font-size:14px;color:#953c32;line-height:1.5;margin-top:18px}#demo-success{margin-top:30px}#demo-success h3{font-family:var(--serif);font-size:44px;margin:20px 0 14px}#demo-success p{font-size:16px;line-height:1.6}.success-symbol{width:50px;height:50px;border-radius:50%;background:#dfe8d8;display:grid;place-items:center;font-size:24px}[hidden]{display:none!important}body.dialog-open{overflow:hidden}@keyframes dialog-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:1150px){.runtime-panel{grid-template-columns:37% 63%;padding-left:4%;padding-right:4%;height:850px}.runtime-heading h2{font-size:52px}.layer-content{width:200px;padding:15px 10px}.layer-content>span{font-size:12px}.layer-content strong{font-size:10px}.layer-line{width:35px}.layer-list{padding-left:4%}.runtime-world{margin-top:0}.step-label h3{font-size:24px}.product-journey{gap:22px}.step-copy p{font-size:14px}.step-copy>span{font-size:13px}.section-shell{padding-left:5%;padding-right:5%}.runtime-bottom>p{font-size:21px}}
@media(max-width:900px){.agent-section{padding-top:80px;padding-bottom:80px}.agent-intro{margin:36px 0 50px}.agent-intro p{font-size:14px}.product-journey{gap:18px}.step-label{gap:8px}.step-label h3{font-size:21px}.step-charges{padding-top:75px}.step-evidence{padding-top:38px}.step-copy>span{font-size:12px}.runtime-panel{height:auto;min-height:1180px;display:block;padding:50px 6% 90px}.runtime-heading h2{max-width:700px;margin-top:24px;font-size:64px}.runtime-summary{margin-top:23px}.runtime-world{margin-top:50px;min-height:650px}.layer-list{padding-left:1%}.layer-content{width:230px}.layer-content strong{font-size:12px}.layer-content>span{font-size:14px}.layer-line{width:80px}.runtime-bottom>p{font-size:20px}.runtime-bottom>.eyebrow{display:none}.layers-art{width:70%;right:0}.partner-section{padding-top:90px}.partner-cta{gap:20px}.footer-links{gap:22px}}
@media(max-width:640px){.section-shell{padding-left:7%;padding-right:7%}.agent-section{padding-top:68px;padding-bottom:64px}.section-top{padding-bottom:22px}.section-top .eyebrow{font-size:10px}.section-note{display:none}.agent-intro{display:block;margin:30px 0 42px}.agent-intro h2{font-size:72px}.agent-intro p{font-size:14px;line-height:1.65;margin-top:24px}.agent-intro p br{display:none}.product-journey{display:flex;flex-direction:column;gap:46px}.product-step{width:100%;padding:0}.step-label{gap:15px;padding-bottom:18px}.step-label h3{font-size:29px}.step-label>span{font-size:12px}.screen-button{max-width:440px;border:1px solid #e5e9e1;border-radius:16px}.step-agents .screen-button{max-width:290px;margin:0 auto}.step-copy{padding-top:23px}.step-copy p{font-size:16px}.step-copy>span{font-size:14px;max-width:350px}.agent-bottom{margin-top:40px;gap:18px;flex-wrap:wrap}.sample-note{font-size:11px}.agent-bottom .text-link{font-size:13px;gap:20px}.runtime-panel{min-height:0;padding:42px 7% 86px;border-radius:24px}.runtime-heading .eyebrow{font-size:9px;letter-spacing:.11em}.runtime-heading h2{font-size:46px;margin-top:24px;line-height:1.05}.runtime-summary{font-size:13px;line-height:1.65;margin-top:25px}.runtime-world{height:600px;min-height:0;margin:40px -3% 0}.layers-art{width:70%;height:98%;top:0;right:-19%;opacity:.85}.layers-art img{right:-8%}.layer-list{padding-left:0}.layer-row{gap:7px}.layer-content{width:190px;gap:9px;padding:13px 10px;background:#4a6b873d;backdrop-filter:blur(6px)}.layer-content strong{font-size:10px;letter-spacing:.085em}.layer-content>span{font-size:12px;line-height:1.6}.layer-line{width:25px}.layer-dot{width:7px;height:7px;min-width:7px}.runtime-bottom{left:7%;right:7%;bottom:25px;gap:14px;padding-top:18px}.runtime-bottom>p{font-size:21px;max-width:270px}.partner-section{padding-top:75px;padding-bottom:45px}.partner-section>.eyebrow{font-size:9px;letter-spacing:.12em}.partner-heading{display:block;margin:27px 0 35px}.partner-heading h2{font-size:clamp(58px,13.5vw,84px);line-height:1}.partner-cta{padding:0;gap:30px;margin-top:32px}.partner-cta>span:first-child{font-size:15px}.closing-landscape{height:330px;border-radius:20px;margin:0 -4%}.closing-landscape img{object-position:56% 70%;height:130%;top:-15%}.closing-landscape>span{font-size:32px;max-width:260px;bottom:28px;left:26px}.footer{padding-top:0;padding-bottom:25px}.footer-top{padding:30px 0;gap:20px;flex-wrap:wrap}.footer-brand{font-size:28px}.footer-links{order:3;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:22px;font-size:13px;margin-top:12px}.footer-bottom{gap:20px;flex-wrap:wrap;font-size:10px;line-height:1.5;padding-top:20px}.footer-bottom>span:nth-child(2){display:none}.screen-dialog{padding:30px 18px 20px}.screen-dialog h2{font-size:31px;margin-top:14px;margin-bottom:25px}.screen-dialog .eyebrow{margin-top:12px}.demo-dialog{padding:28px 24px}.demo-brand{font-size:39px}.demo-heading h2{font-size:48px}.demo-heading>p:last-child{font-size:13px}.form-grid{grid-template-columns:1fr;gap:18px}.span-two{grid-column:auto}.crime-options{grid-template-columns:1fr;gap:5px}.crime-options label{font-size:13px;min-height:37px}.dialog-close{width:37px;height:37px;font-size:24px}.motion-ready .reveal{transform:translateY(18px)}}
@media(prefers-reduced-motion:reduce){.motion-ready .reveal{opacity:1!important;transform:none!important}.layers-art,.closing-landscape img{animation:none!important;transform:none!important}}
/* Keep the original artwork edges inside their new frames. */
.step-agents .screen-button,.crop-agents{border-radius:36px}.layers-art img{height:106%;top:-3%;right:-8%}.runtime-section{scroll-margin-top:0}.agent-section{scroll-margin-top:-70px}
@media(max-width:640px){.agent-section{scroll-margin-top:-25px}.layer-content>span{font-size:13px}.step-agents .screen-button,.crop-agents{border-radius:33px}}
@media(max-height:650px) and (min-width:641px){.mission-copy h2{font-size:clamp(34px,4vw,52px)}.mission-copy .eyebrow{margin-bottom:20px}.mission-copy .text-link{margin-top:15px}.mission-art{height:80svh;min-height:440px}.hero-copy{top:24%}.hero h1{font-size:clamp(66px,6.5vw,95px)}.mission-panel{padding-top:75px}}
/* Prevent browser scroll anchoring from following the parallax image planes. */
html{overflow-anchor:none}.hero,.mission-art,.hero-image,.mission-image-plane{overflow-anchor:none}
.runtime-panel:before{background:linear-gradient(115deg,#7899b7 0%,#9bafbf 68%,#b4bdc5 100%);opacity:1;filter:none}.layers-art img{height:110%;top:-5%;right:-8%}
.enlarged-screen{border-radius:20px;overflow:hidden}
/* Serif typography and a continuous, edge-aligned navigation bar. */
:root{--nav-size:14px;--header-start:72px}
body{font-optical-sizing:auto}
h1,h2,h3{font-weight:400}
.site-header{inset:0 0 auto;height:82px;padding:0 6.2%;gap:34px;border-radius:0;box-shadow:none;transform:translate3d(0,var(--header-offset,var(--header-start)),0);transition:background .3s,color .3s;}
.site-header.scrolled{inset:0 0 auto;height:82px;padding:0 6.2%;background:transparent;color:var(--ink);border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0}
.wordmark{order:-2;font-family:var(--serif);font-size:48px;font-weight:400;font-optical-sizing:auto;letter-spacing:0;line-height:1;margin:0 auto 0 0;flex-shrink:0}
.site-header nav{flex:0 1 auto;gap:30px}
.site-header nav a{font-family:var(--sans);font-size:var(--nav-size);font-weight:400;letter-spacing:normal}
.header-cta{padding:11px 17px;border-radius:5px;font-size:var(--nav-size);font-weight:400;gap:0;white-space:nowrap}
.eyebrow,.mission-copy .eyebrow,.section-top .eyebrow,.runtime-heading .eyebrow,.partner-section>.eyebrow,.runtime-bottom>.eyebrow,.screen-dialog .eyebrow,.demo-heading .eyebrow{font-family:var(--sans);font-size:var(--nav-size);font-weight:400;line-height:1.5;letter-spacing:normal;text-transform:none}
.hero-copy{top:31%;left:5%;right:5%}
.hero h1{font-size:clamp(38px,5.3vw,92px);font-weight:400;line-height:1.08;letter-spacing:-.025em}
.hero h1 em{letter-spacing:-.025em}
.mission-copy h2{font-size:clamp(37px,3.35vw,56px);line-height:1.18;letter-spacing:-.025em}
.mission-copy .eyebrow{margin-bottom:30px}
.agent-intro h2{font-size:clamp(50px,6.1vw,94px);line-height:1.12;letter-spacing:-.03em}
.step-label h3{font-size:23px;line-height:1.3}
.runtime-heading h2{font-size:clamp(37px,3.5vw,56px);line-height:1.15;letter-spacing:-.025em}
.layer-content strong{font-weight:500;text-transform:none;letter-spacing:normal;font-size:14px}
.partner-heading h2{font-size:clamp(58px,6.5vw,104px);line-height:1.08;letter-spacing:-.035em}
.partner-cta{padding:14px 0;border-bottom:1px solid var(--line);white-space:nowrap}
.footer-brand,.demo-brand{font-optical-sizing:auto;letter-spacing:0;font-weight:400}
.footer-brand{font-size:28px}
.closing-landscape>span{font-size:34px}
@media(max-width:1100px){.site-header,.site-header.scrolled{padding-left:5%;padding-right:5%;gap:24px}.site-header nav{gap:22px}.wordmark{font-size:44px}.step-label h3{font-size:20px}.mission-copy h2{font-size:39px}}
@media(max-width:900px){.site-header,.site-header.scrolled{gap:18px}.site-header nav{gap:18px}.site-header nav a,.header-cta{font-size:13px}.header-cta{padding:10px 12px}.wordmark{font-size:39px}.mission-copy h2{font-size:36px}.step-label h3{font-size:18px}.runtime-heading h2{font-size:48px}}
@media(max-width:700px){.site-header nav{gap:13px}.site-header,.site-header.scrolled{gap:14px}.site-header nav a,.header-cta{font-size:12px}.wordmark{font-size:36px}}
@media(max-width:640px){:root{--header-start:12px}.site-header,.site-header.scrolled{inset:0 0 auto;height:72px;padding:0 7%;gap:16px;border-radius:0}.site-header.scrolled{height:72px}.wordmark{font-size:38px;margin:0 auto 0 0;order:-2}.header-cta{font-size:12px;padding:9px 11px;margin:0;order:1}.menu-toggle{order:2;padding:8px;min-width:38px;width:38px;height:44px}.site-header.menu-open{background:var(--paper)}.site-header.menu-open nav{top:100%;left:0;right:0;padding:15px 7% 24px;gap:2px;background:var(--paper);border-radius:0;box-shadow:none;border:0}.site-header.menu-open nav a{font-family:var(--sans);font-size:15px;font-weight:400;letter-spacing:normal;padding:14px 0}.hero-copy{top:30%;left:7%;right:6%}.hero h1{font-size:clamp(32px,9.6vw,57px);line-height:1.13;letter-spacing:-.025em}.mission-copy h2{font-size:clamp(31px,8.3vw,44px);line-height:1.22}.mission-copy .eyebrow{font-size:14px;margin-bottom:24px}.agent-intro h2{font-size:clamp(43px,11.5vw,65px)}.step-label h3{font-size:23px}.runtime-heading h2{font-size:clamp(32px,8.5vw,44px);line-height:1.18}.runtime-heading .eyebrow,.partner-section>.eyebrow,.section-top .eyebrow{font-size:14px}.partner-heading h2{font-size:clamp(36px,9.8vw,58px);line-height:1.13}.partner-cta{margin-top:25px;padding:12px 0}.footer-brand{font-size:28px}.closing-landscape>span{font-size:29px}.demo-heading h2{font-size:38px}.screen-dialog h2{font-size:27px}.runtime-bottom>p{font-size:19px}}
@media(max-width:360px){.site-header,.site-header.scrolled{padding-left:6%;padding-right:6%;gap:10px}.wordmark{font-size:34px}.header-cta{font-size:11px;padding:9px}.menu-toggle{min-width:34px;width:34px}}

/* A standalone mission statement, followed by the painting and its own story. */
/* Fill the viewport when linked: cancel the shared 110px anchor offset. */
#mission{scroll-margin-top:-110px}
.mission-panel{display:flex;flex-direction:row;align-items:center;min-height:100svh;padding-top:clamp(90px,10vw,145px);padding-bottom:clamp(80px,9vw,130px)}
.mission-copy{padding:0;max-width:1120px}
.mission-copy h2{max-width:none;font-size:clamp(38px,4.3vw,66px);line-height:1.2}
.story-panel{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:8%;min-height:100svh;padding-top:55px;padding-bottom:55px}
.story-copy h2{font-family:var(--serif);font-size:clamp(37px,3.35vw,56px);line-height:1.18;letter-spacing:-.025em}
@media(max-width:900px){.story-panel{grid-template-columns:1fr 1fr;gap:5%}}
@media(max-width:640px){.mission-panel{padding-top:68px;padding-bottom:40px}.mission-copy h2{font-size:clamp(31px,8.3vw,44px);line-height:1.22}.story-panel{display:flex;flex-direction:column;gap:36px;min-height:0;padding-top:30px;padding-bottom:60px}.story-copy{align-self:stretch}.story-copy h2{font-size:clamp(31px,8.3vw,44px);line-height:1.22}}

/* Wordmark proportions and a smaller headline below the tree. */
.wordmark{font-size:28px;letter-spacing:0;font-variation-settings:normal}
.hero-copy{top:auto;bottom:10%;left:5%;right:5%}
.hero h1{font-size:28px;line-height:1.14;letter-spacing:-.0125em;text-shadow:0 2px 20px #14241b55}
.hero h1 em{letter-spacing:inherit;white-space:nowrap}
@media(max-width:640px){.wordmark{font-size:28px}.hero-copy{top:auto;bottom:10%;left:7%;right:7%}.hero h1{font-size:28px;line-height:1.18}}

/* Match the mission section’s paper background. */
.agent-section{background:var(--paper);color:#000}
.agent-section .agent-intro{margin-top:0}
.agent-section .step-copy>span,.agent-section .sample-note{color:#000}
.agent-section .screen-button{border:0;box-shadow:none}
.agent-section .text-link{border:0;color:#000}
.agent-section .text-link:hover{opacity:.75}

/* The harness stays a compact three-column flow down to phone widths. */
.harness-section.section-shell{max-width:1180px;min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding:35px clamp(24px,4vw,48px) 55px;background:var(--paper)}
.harness-title{font-family:var(--serif);font-size:clamp(25px,2.4vw,34px);line-height:1.2;letter-spacing:-.018em;max-width:950px;margin-bottom:48px}
.harness-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2.8vw,34px);align-items:stretch;container-type:inline-size}
.harness-step{position:relative;display:flex;flex-direction:column;min-width:0}
.harness-label{font-family:var(--sans);font-size:clamp(11px,1.35cqi,14px);font-weight:500;line-height:1.4;color:var(--muted);margin-bottom:16px;min-height:1.4em}
.harness-card,.harness-animation{border:1px solid var(--line);border-radius:18px}
.harness-card{flex:1;min-height:0;padding:clamp(16px,2.4cqi,26px) clamp(14px,2cqi,23px);background:#fff;display:flex;flex-direction:column}
.harness-law blockquote{margin:0;font-family:var(--serif);font-size:clamp(16px,2.05cqi,22px);line-height:1.4;letter-spacing:-.01em}
.harness-citation{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(10px,1.1cqi,12px);line-height:1.65;color:var(--muted);margin-top:clamp(18px,2.4cqi,26px)}
.harness-connector{position:absolute;width:clamp(16px,2cqi,24px);height:20px;right:calc(-.5 * clamp(20px,2.8vw,34px));top:53%;transform:translateX(50%);fill:none;stroke:#68716b;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.check-list{list-style:none;margin:0;padding:0}
.check-list li{display:flex;align-items:flex-start;gap:clamp(7px,1cqi,11px);padding:clamp(9px,1.2cqi,13px) 0;border-bottom:1px solid #e6e9e3;font-size:clamp(11px,1.28cqi,14px);line-height:1.5;color:#747c76}
.check-list li:first-child{padding-top:5px}
.check-list .check-met{color:var(--ink)}
.check-dot{width:9px;height:9px;min-width:9px;margin-top:4px;border:1px solid #a1aaa3;border-radius:50%}
.check-met .check-dot{border-color:#327946;background:#327946}
.check-summary{font-size:clamp(10px,1.12cqi,12px);font-weight:500;line-height:1.5;margin-top:auto;padding-top:24px}
.harness-animation{position:relative;aspect-ratio:740/1132;width:100%;margin:0;overflow:hidden;background:#fafafa}
.harness-progress{position:absolute;max-width:none;width:109.45946%;height:auto;left:-4.72973%;top:-3.00353%;display:block}
.harness-motion{position:absolute;bottom:7px;right:7px;display:grid;place-items:center;width:30px;height:30px;padding:7px;border:0;border-radius:50%;background:#fafafae6;color:#68736a;opacity:.5;transition:opacity .2s}
.harness-motion:hover,.harness-motion:focus-visible{opacity:1}
.harness-motion svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.harness-play{display:none}
.harness-motion[aria-pressed=true] .harness-play{display:block}
.harness-motion[aria-pressed=true] .harness-pause{display:none}
@media(max-width:760px) and (min-width:641px){.harness-label{min-height:2.8em}.harness-card,.harness-animation{border-radius:14px}.check-list li{font-size:11px}}
@media(max-width:640px){
 .harness-section.section-shell{padding:36px 7% 24px}
 .harness-flow{grid-template-columns:1fr;gap:56px;max-width:390px;margin:0 auto;container-type:normal}
 .harness-title{font-size:clamp(25px,6.6vw,30px);line-height:1.22;margin-bottom:32px}
 .harness-label{font-size:14px;min-height:0;margin-bottom:15px}
 .harness-card{padding:24px 21px;border-radius:18px}
 .harness-law blockquote{font-size:23px}
 .harness-citation{font-size:11px;margin-top:22px}
 .check-list li{font-size:14px;padding:13px 0;gap:11px}
 .check-summary{font-size:12px}
 .harness-connector{width:24px;top:auto;bottom:-39px;right:calc(50% - 12px);transform:rotate(90deg)}
 .harness-animation{border-radius:18px}
}

/* Keep the header demo action as a simple text button. */
.site-header .header-cta{position:relative;border:0;background:transparent;padding:12px 0}
.site-header .header-cta:hover{background:transparent;opacity:1}

/* The original painting remains underneath the optional, local living layers. */
.hero{overflow:clip}
.hero-original,.living-background,.living-horse{position:absolute;inset:0;width:100%;height:100%;max-width:none;pointer-events:none}
.hero-original{object-fit:cover;object-position:65% 56%}
.living-background,.living-horse{opacity:0;transition:opacity 1s}
.is-living .living-background,.is-living .living-horse{opacity:1}
.motion-toggle{position:absolute;z-index:3;bottom:23px;right:24px;display:grid;place-items:center;width:44px;height:44px;padding:12px;border:0;background:transparent;color:#fff;opacity:.65;transition:opacity .25s}
.motion-toggle:hover,.motion-toggle:focus-visible{opacity:1}
.motion-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}
.motion-play{display:none}
.motion-toggle[aria-pressed=true] .motion-play{display:block}
.motion-toggle[aria-pressed=true] .motion-pause{display:none}
@media(max-width:640px){.hero-original{object-position:59% 50%}.motion-toggle{bottom:13px;right:14px}}
@media(prefers-reduced-motion:reduce){.living-background,.living-horse,.motion-toggle{display:none!important}}

/* A quieter reading width and consistent section hierarchy. */
.mission-copy{width:75%;max-width:1120px}
.partner-showcase{padding:0 var(--edge) clamp(56px,7vw,110px);scroll-margin-top:0}
.partner-showcase-window{position:relative;isolation:isolate;overflow:clip;border-radius:var(--radius);background:#a4b9ba}
.partner-showcase-painting{position:fixed;z-index:-2;inset:0 var(--edge) auto;height:100svh;pointer-events:none}
.partner-showcase-painting img{width:100%;height:100%;object-fit:cover;object-position:50% 56%;max-width:none;filter:blur(8px);transform:scale(1.035)}
.partner-showcase-wash{position:absolute;z-index:-1;inset:0;background:rgba(255,255,255,.32);pointer-events:none}
.partner-showcase-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(24px,3.8svh,40px);min-height:calc(100svh - 2 * var(--edge));padding:clamp(40px,5.5svh,65px) 7%}

.product-switcher{position:relative;width:min(100%,1080px,calc((100svh - 250px) * 1.7036));aspect-ratio:2644/1552}
.product-tabs{position:absolute;bottom:calc(100% + 20px);left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:6px}
.product-tabs button{min-width:86px;min-height:44px;padding:11px 24px;border:0;border-radius:0;color:#fff;background:transparent;font-family:var(--sans);font-size:14px;line-height:1.4;text-shadow:0 1px 8px #26392e30}
.product-tabs button span{position:relative;display:inline-block}
.product-tabs button span::after{content:'';position:absolute;left:0;bottom:-7px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}
.product-tabs button:hover span::after,.product-tabs button:focus-visible span::after,.product-tabs button[aria-selected=true] span::after{transform:scaleX(1)}
.product-tabs button:focus-visible{outline:2px solid #fff;outline-offset:3px}
.product-panel{position:absolute;inset:0;display:grid;place-items:center}
.product-panel[hidden]{display:none}
.product-agent-preview{position:relative;width:100%;margin:0}
.product-agent-preview figcaption{position:absolute;top:calc(100% + 18px);left:0;width:100%;color:#fff;font-family:var(--sans);font-size:13px;line-height:1.5;text-align:center;text-shadow:0 1px 8px #26392e40}
.product-agent-frame,.product-browser-frame{border-radius:clamp(12px,1.8vw,26px);box-shadow:0 24px 75px #2c3e3526}
.product-agent-frame{width:100%;overflow:hidden}
.product-workspace-image{display:block;width:100%;height:auto;user-select:none;-webkit-user-drag:none}
/* Trim only the GIF's outer canvas, preserving the complete browser interface. */
.product-browser-frame{position:relative;height:100%;max-width:100%;aspect-ratio:1224/827;overflow:hidden;isolation:isolate}
.product-browser-image{position:absolute;display:block;width:calc(100% * 1280 / 1224);max-width:none;height:auto;left:calc(-100% * 30 / 1224);top:calc(-100% * 22 / 827);user-select:none;-webkit-user-drag:none}
.box-viewer{position:relative;width:100%;height:100%;cursor:grab;touch-action:pan-y}
.box-viewer.is-dragging{cursor:grabbing}
.box-viewer canvas{position:absolute;inset:0;display:block;width:100%;height:100%;outline:none;touch-action:pan-y;visibility:hidden}
.box-viewer.has-model canvas{visibility:visible}
.box-drag-area{position:absolute;display:none;border-radius:24px;touch-action:none;user-select:none;-webkit-user-select:none}
.box-viewer.has-model .box-drag-area{display:block}
.box-viewer canvas:focus-visible{outline:2px solid #fff;outline-offset:6px;border-radius:20px}
.box-fallback{display:none;width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}
.box-viewer.model-unavailable .box-fallback{display:block}
.box-viewer.has-model .box-fallback{display:none}
#box-panel{--box-annotation-size:12px}
.box-viewer-hint{position:absolute;top:calc(100% + 14px);left:0;right:0;text-align:center;color:#fff;font-size:var(--box-annotation-size);line-height:1.5;text-shadow:0 1px 8px #26392e40}
.box-callout-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;fill:#fff;stroke:#ffffff85;stroke-width:1;vector-effect:non-scaling-stroke}
.partner-showcase-window:has(#box-panel:not([hidden])) .partner-showcase-wash{background:rgba(20,30,29,.32)}
.box-callout-lines path{fill:none;vector-effect:non-scaling-stroke}
.box-callouts{position:absolute;inset:0;pointer-events:none;color:#fff;text-shadow:0 1px 12px #20352e70}
.box-callout{position:absolute;width:28%;max-width:240px;pointer-events:auto}
.box-callout h3{margin:0 0 7px;font-family:var(--sans);font-size:var(--box-annotation-size);font-weight:600;line-height:1.4;letter-spacing:-.015em;color:inherit}
.box-callout p{margin:0;font-size:var(--box-annotation-size);line-height:1.55;color:inherit}
.box-callout-local{top:2%;left:0}
.box-callout-region{top:2%;right:0}
.box-callout-computing{top:74%;left:50%;transform:translateX(-50%);width:48%;max-width:430px;text-align:center}
/* Let the rendered product arrive first, then reveal its annotations in place. */
#box-panel :is(.box-callout-lines,.box-callout,.box-viewer-hint){opacity:0}
.box-callout-lines{--box-reveal-delay:600ms}
.box-callout-local{--box-reveal-delay:800ms}
.box-callout-region{--box-reveal-delay:1100ms}
.box-callout-computing{--box-reveal-delay:1400ms}
.box-viewer-hint{--box-reveal-delay:1700ms}
#box-panel:not([hidden]):has(.box-viewer.has-model,.box-viewer.model-unavailable) :is(.box-callout-lines,.box-callout,.box-viewer-hint){animation:box-annotation-in 1800ms cubic-bezier(.2,0,.2,1) var(--box-reveal-delay) both}
@keyframes box-annotation-in{from{opacity:0}to{opacity:1}}
@media(prefers-reduced-motion:reduce){#box-panel :is(.box-callout-lines,.box-callout,.box-viewer-hint){animation:none!important;opacity:1}}
/* Let the Box descriptions flow below the model on shorter or narrower screens. */
@media(max-width:900px),(max-height:700px){
 .product-switcher:has(#box-panel:not([hidden])){aspect-ratio:auto}
 .partner-showcase-content:has(#box-panel:not([hidden])){padding-top:104px;padding-bottom:56px}
 #box-panel{position:relative;display:flex;flex-direction:column;align-items:stretch}
 #box-panel[hidden]{display:none}
 .box-viewer{height:auto;aspect-ratio:2644/1552;flex:none}
 .box-viewer-hint{position:static;margin:12px 0 32px}
 .box-callout-lines{display:none}
 .box-callouts{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:min(100%,720px);margin-inline:auto}
 .box-callout{position:static;width:auto;max-width:none;transform:none;text-align:left;padding-top:17px}
}
@media(max-width:640px){.box-callouts{grid-template-columns:1fr;gap:23px;max-width:270px}.box-callout{padding-top:16px}.box-callout h3{margin-bottom:7px}.box-viewer-hint{margin-bottom:27px}}
@media(max-width:640px){.partner-showcase-content{padding:48px 5%;gap:30px}.product-switcher{width:100%}.product-tabs{bottom:calc(100% + 18px)}.product-tabs button{min-width:80px;padding:11px 20px}.partner-showcase-painting img{object-position:58% 56%}#box-panel{--box-annotation-size:11px}}
/* All mobile tabs share a fixed top anchor and the same visual stage. The outer
   rounded window crops the enlarged mockups' right edge. Desktop stays centered. */
@media(max-width:640px){
 .partner-showcase-window{touch-action:pan-y pinch-zoom}
 .partner-showcase-content,.partner-showcase-content:has(#box-panel:not([hidden])){justify-content:flex-start;padding:clamp(128px,17.6svh,148px) 5% 56px;gap:0}
 .product-switcher,.product-switcher:has(#box-panel:not([hidden])){aspect-ratio:auto}
 .product-tabs{top:-62px;bottom:auto;z-index:3}
 .product-panel:not(#box-panel){position:relative;inset:auto;aspect-ratio:612/827;grid-template-columns:minmax(0,1fr)}
 .product-agent-preview,.product-browser-frame{max-width:none;justify-self:start;flex:none}
 /* Keep the complete Agent greeting visible inside the mobile window. */
 .product-agent-preview{width:120%}
 .product-agent-preview figcaption{width:calc(100% / 1.2);font-size:12px}
 .product-browser-frame{width:200%;height:auto;aspect-ratio:1224/827}
 .box-viewer{aspect-ratio:918/827;overflow:hidden}
 .box-viewer-hint{margin:4px 0 30px}
}
@media(prefers-reduced-motion:reduce){.product-tabs button span::after{transition:none}}
@media(prefers-reduced-motion:reduce){.hero-image,.partner-showcase-painting{position:absolute;inset:0;width:100%;height:100%;transform:none;will-change:auto}}
.mission-copy .eyebrow{font-size:19px;font-weight:600;color:#000;margin-bottom:28px}
.mission-copy h2{font-size:clamp(36px,3.6vw,56px);line-height:1.23}
.mission-copy .text-link{font-size:var(--nav-size)}
@media(min-width:701px) and (max-width:900px){.mission-copy .text-link{font-size:13px}}
@media(min-width:641px) and (max-width:700px){.mission-copy .text-link{font-size:12px}}
.nav-link{position:relative;border:0;background:none}
.nav-link::after{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}
.nav-link:hover::after,.nav-link:focus-visible::after{transform:scaleX(1)}
.harness-title{text-align:center;margin-left:auto;margin-right:auto}
.agent-intro h2{font-size:clamp(32px,3.1vw,46px);letter-spacing:-.02em}
.section-kicker{font-family:var(--sans);font-size:16px;line-height:1.5;font-weight:600;color:#000}
.site-header nav a:focus-visible::after,.site-header .header-cta:focus-visible::after{transform:scaleX(1)}

/* Six portraits stay centered at their existing maximum card width. */
.modules-section.section-shell{max-width:1180px;padding-left:clamp(24px,4vw,48px);padding-right:clamp(24px,4vw,48px)}
.modules-section{padding-top:70px;padding-bottom:110px;scroll-margin-top:90px}
.modules-intro{text-align:center;margin-bottom:48px}
.modules-intro h2{font-family:var(--serif);font-size:clamp(25px,2.4vw,34px);letter-spacing:-.018em;line-height:1.2}
.modules-intro p{font-size:14px;color:var(--muted);line-height:1.6;margin-top:17px}
.module-grid{--module-gap:25px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px var(--module-gap);max-width:calc(756px + 2 * var(--module-gap));margin:0 auto}
.module-card{display:block;min-width:0;border:0;background:transparent;padding:0;text-align:left;align-self:start}
.module-portrait{display:flex;position:relative;align-items:center;justify-content:center;width:100%;aspect-ratio:3/4;border-radius:22px;background:#e9ece5;overflow:hidden;isolation:isolate;transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s,background .35s}
.module-portrait::before{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 42%,rgba(9,13,11,.12) 62%,rgba(9,13,11,.78) 100%);pointer-events:none}
.module-portrait::after{content:'';position:absolute;inset:0;z-index:3;border-radius:inherit;background:rgba(0,0,0,.18);box-shadow:inset 0 0 0 2px #9cff73,inset 0 0 18px #91ff5e33;opacity:0;pointer-events:none;transition:opacity .45s}
.module-card:nth-child(4n+2) .module-portrait{background:#e7ecee}
.module-card:nth-child(4n+3) .module-portrait{background:#eeeae3}
.module-card:nth-child(4n+4) .module-portrait{background:#e5e9e3}
.module-placeholder{display:grid;place-items:center;color:#98a197;transition:transform .5s,opacity .35s}
.module-placeholder svg{width:28px;height:35px;stroke:currentColor;stroke-width:.85}
.module-portrait>img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .65s,filter .45s}
.module-name{position:absolute;left:20px;right:20px;bottom:20px;z-index:4;display:block;color:#fff;font-family:var(--serif);font-size:clamp(18px,1.7vw,23px);line-height:1.2;letter-spacing:-.012em;text-shadow:0 1px 8px #0004;pointer-events:none}
/* Darkened monochrome artwork, a neon edge and soft glow mark selection. */
.module-card[aria-pressed=true] .module-portrait{transform:translateY(-6px);box-shadow:0 16px 30px -17px #0004,0 0 22px 3px #92ff6359,0 0 5px 1px #92ff6380}
.module-card[aria-pressed=true] .module-portrait::after{opacity:1}
.module-card[aria-pressed=true] .module-portrait>img{filter:grayscale(1)}
.module-card:focus-visible{outline:0}
.module-card:focus-visible .module-portrait{outline:2px solid #7a98ac;outline-offset:5px}
@media(hover:hover) and (pointer:fine){
 .module-card:hover .module-portrait{transform:translateY(-6px);box-shadow:0 18px 30px -14px #00000026}
 .module-card[aria-pressed=true]:hover .module-portrait{transform:translateY(-10px);box-shadow:0 22px 35px -17px #0004,0 0 28px 4px #92ff6366,0 0 6px 1px #92ff6399}
 .module-card:hover .module-placeholder{transform:scale(1.08);opacity:.7}
 .module-card:hover .module-portrait>img{transform:scale(1.035)}
}
.module-card:active .module-portrait,.module-card[aria-pressed=true]:active .module-portrait{transform:translateY(-2px) scale(.99)}
.modules-action{text-align:center;margin-top:44px}
#module-selection-status{font-size:13px;min-height:20px;line-height:1.5;color:var(--muted);margin-bottom:18px}
.module-demo{display:inline-flex;align-items:center;justify-content:center;min-height:50px;min-width:190px;background:var(--forest);color:white;border:0;border-radius:7px;padding:14px 27px;font-size:14px;transition:background .25s,transform .3s,box-shadow .3s}
.module-demo:hover{background:#354d40;transform:translateY(-2px);box-shadow:0 7px 18px #24392f1a}
.research-page{min-height:100svh;display:flex;flex-direction:column}
.research-page main{flex:1;min-height:100svh;min-height:100dvh;display:grid;align-items:center;padding-top:82px}
.research-page .footer{width:100%}
.research-section{width:100%;padding-top:120px;padding-bottom:115px;text-align:center;scroll-margin-top:65px}
.research-copy{max-width:720px;margin:auto}
.research-benchmarks{display:grid;gap:20px;margin:30px auto 32px}
.research-benchmarks h2{font-family:var(--serif);font-size:clamp(30px,3vw,44px);line-height:1.2;letter-spacing:-.02em;text-wrap:balance}
.research-status{font-size:14px;line-height:1.5;color:var(--muted)}

/* A sheet of paper turns gently into the foreground. */
.paper-dialog{background:var(--paper);border-radius:14px;box-shadow:0 35px 100px #13291b33;transform-origin:18% 48%;isolation:isolate;overflow-x:hidden}
.demo-dialog{padding:44px 48px;width:750px}
.paper-dialog[open]{animation:paper-open .68s cubic-bezier(.18,.75,.2,1) both}
.paper-dialog::backdrop{background:#17261e36;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:paper-backdrop .45s ease both}
.paper-dialog::before{content:'';position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(105deg,transparent 20%,#fff9 47%,transparent 75%);background-size:220% 100%;opacity:0;z-index:2}
.paper-dialog[open]::before{animation:paper-light .85s ease-out both}
.demo-brand{font-size:28px;margin-bottom:30px}
.demo-heading h2{font-size:44px;line-height:1.12;letter-spacing:-.02em;margin:0 0 20px}
.demo-heading>p:last-child{font-size:14px;max-width:480px}
.demo-dialog .dialog-close{position:sticky;float:right;top:0;right:auto;margin:-16px -20px 0 0;z-index:3;min-width:44px;min-height:44px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;appearance:none;-webkit-appearance:none}
.demo-dialog .dialog-close:hover,.demo-dialog .dialog-close:active{background:transparent}
.demo-dialog .dialog-close:focus:not(:focus-visible){outline:none}
.demo-dialog .dialog-close:focus-visible{outline:2px solid #7a98ac;outline-offset:2px}
.demo-dialog .crime-options{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}
.demo-dialog .crime-options label{padding:10px 12px;border:1px solid var(--line);border-radius:6px;min-height:45px;font-size:12px;background:#fff8;transition:background .2s,border-color .2s;cursor:pointer}
.demo-dialog .crime-options label:has(input:checked){border-color:#6c8573;background:#e9eee7}
.demo-dialog .crime-options input{width:16px;height:16px}
.demo-dialog input:not([type=checkbox]),.demo-dialog select,.demo-dialog textarea{border-radius:5px;background:#ffffffb3;transition:border-color .25s,background .25s}
.demo-dialog input:focus-visible,.demo-dialog select:focus-visible,.demo-dialog textarea:focus-visible{outline:2px solid #6c8573;outline-offset:2px}
.demo-dialog .submit-demo{border-radius:6px;justify-content:center;min-height:50px;transition:background .25s,transform .25s}
#custom-crime-label{margin-top:18px}
.demo-dialog .form-grid,.demo-dialog fieldset,.demo-dialog textarea{animation:paper-content .7s ease both}
@keyframes paper-open{from{opacity:0;transform:perspective(1400px) rotateY(-18deg) rotateX(3deg) translate3d(34px,28px,0) scale(.975)}to{opacity:1;transform:perspective(1400px) rotateY(0) rotateX(0) translate3d(0,0,0) scale(1)}}
@keyframes paper-light{0%{opacity:0;background-position:140% 0}25%{opacity:.7}100%{opacity:0;background-position:-40% 0}}
@keyframes paper-content{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@keyframes paper-backdrop{from{opacity:0}to{opacity:1}}

/* The team shares the landing page's wordmark, type, paper, and image frames. */
:is(.team-page,.research-page,.merch-page,.contact-page) .site-header{--header-offset:0px;color:var(--ink)}
.site-header nav a[aria-current=page]::after{transform:scaleX(1)}
.team-section{padding-top:175px;padding-bottom:100px}
.team-intro{text-align:center;margin:0 auto 65px;max-width:650px}
.team-intro h1{font-family:var(--serif);font-size:clamp(40px,4.1vw,60px);line-height:1.15;letter-spacing:-.025em;margin:18px 0 23px}
.team-intro>p:last-child{font-size:16px;line-height:1.65;color:var(--muted)}
.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:48px 28px;max-width:880px;margin:0 auto}
.team-portrait{aspect-ratio:4/5;border-radius:22px;overflow:hidden;background:#e7ebe4}
.team-portrait img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.team-member:hover .team-portrait img{transform:scale(1.025)}
.team-member h2{font-family:var(--serif);font-size:24px;line-height:1.25;letter-spacing:-.012em;margin:23px 0 9px}
.team-member>p{font-size:13px;color:var(--muted);line-height:1.5}
.team-invitation{display:block;text-align:center;padding-top:20px;padding-bottom:100px}
.team-landscape{height:360px;border-radius:24px;overflow:hidden}
.team-landscape img{width:100%;height:100%;object-fit:cover;object-position:60% center}
.team-invitation h2{font-family:var(--serif);font-size:clamp(35px,3.5vw,50px);line-height:1.15;letter-spacing:-.02em}
.team-invitation .text-link{margin-top:20px}

@media(max-width:1000px){.module-grid{--module-gap:20px;row-gap:34px}.module-portrait{border-radius:18px}.team-grid{gap:22px}.team-member h2{font-size:23px}}
@media(max-width:800px){.mission-copy{width:88%}.team-grid{gap:40px 22px}.team-invitation{gap:6%}.team-landscape{height:330px}}
@media(max-width:640px){
 .mission-copy{width:100%}.mission-copy .eyebrow{font-size:18px;margin-bottom:24px}.mission-copy h2{font-size:clamp(30px,8vw,40px);line-height:1.23}
 .agent-intro h2{font-size:34px}.harness-title{max-width:440px}
 .modules-section.section-shell{padding-left:7%;padding-right:7%}
 .modules-section{padding-top:35px;padding-bottom:70px;scroll-margin-top:75px}.modules-intro{margin-bottom:32px}.modules-intro h2{font-size:clamp(25px,6.6vw,30px);line-height:1.22}.modules-intro p{font-size:13px;max-width:260px;margin:14px auto 0}
 .module-grid{--module-gap:15px;grid-template-columns:repeat(2,minmax(0,1fr));max-width:calc(504px + var(--module-gap));row-gap:28px}.module-portrait{border-radius:17px}.module-name{left:14px;right:14px;bottom:16px;font-size:18px;line-height:1.2}.module-card[aria-pressed=true] .module-portrait{box-shadow:0 13px 24px -16px #0004,0 0 17px 2px #92ff6359,0 0 4px 1px #92ff6380}.module-placeholder svg{width:23px;height:29px}.modules-action{margin-top:32px}
 .research-page main{padding-top:72px}.research-section{padding-top:75px;padding-bottom:60px}.research-benchmarks{gap:24px;margin:26px auto 30px}.research-benchmarks h2{font-size:30px}.section-kicker{font-size:15px}
 .demo-dialog{padding:32px 23px;border-radius:12px;max-width:calc(100vw - 20px);max-height:calc(100svh - 24px)}.demo-heading h2{font-size:36px}.demo-brand{font-size:28px;margin-bottom:25px}.demo-heading>p:last-child{font-size:13px}.demo-dialog .crime-options{grid-template-columns:minmax(0,1fr);gap:8px}.demo-dialog .crime-options label{padding:10px 8px;gap:9px;font-size:12px;align-items:center}.demo-dialog .crime-options input{margin:0}.demo-dialog .dialog-close{top:0;right:auto;margin:-12px -10px 0 0}
 .team-section{padding-top:130px;padding-bottom:65px}.team-intro{margin-bottom:40px}.team-intro h1{font-size:41px}.team-intro>p:last-child{font-size:14px}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:360px;gap:30px 17px}.team-portrait{border-radius:17px}.team-member h2{font-size:22px;margin-top:17px}.team-member>p{font-size:12px}.team-invitation{display:flex;flex-direction:column;align-items:stretch;gap:32px;padding-bottom:65px}.team-landscape{height:300px}.team-invitation h2{font-size:36px}.team-page .footer{padding-top:0}
}
@media(prefers-reduced-motion:reduce){.module-portrait,.module-placeholder,.module-portrait>img,.team-portrait img{transform:none!important}.paper-dialog[open],.paper-dialog[open]::before,.paper-dialog::backdrop,.demo-dialog .form-grid,.demo-dialog fieldset,.demo-dialog textarea{animation:none!important}}
@media(forced-colors:active){.module-card[aria-pressed=true] .module-portrait{outline:3px solid Highlight;outline-offset:3px}}

/* Prune wordmarks share their own font across the header, footer and demo form. */
.wordmark,.footer-brand,.demo-brand{font-family:'Fraunces',Georgia,serif}

/* Quiet social marks share one treatment on every page. */
.footer-socials{display:flex;align-items:center;gap:8px;color:var(--ink)}
.footer-socials a{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;transition:transform .25s,color .25s,background .25s}
.footer-socials svg{width:18px;height:18px}
.footer-socials a:hover{color:#477052;background:#e9eee7;transform:translateY(-3px)}
.team-portrait-placeholder{background:linear-gradient(145deg,#edf0e9,#dfe5db)}

/* Header edges match the hero copy: frame inset plus 5% of its inner width. */
:root{--header-gutter:calc(5vw + var(--edge) * .9);--header-start:calc(var(--header-gutter) - 27px)}
.site-header,.site-header.scrolled{height:82px;padding:0 var(--header-gutter);gap:24px}
.site-header{isolation:isolate;transition:color .25s}
/* The white surface always reaches the viewport edge while the links return
   to their original inset. Only the surface fades; it never leaves a gap. */
.site-header::before{content:'';position:absolute;z-index:-1;top:calc(-1 * var(--header-offset,var(--header-start)));left:0;right:0;bottom:0;background:var(--paper);opacity:0;pointer-events:none;transition:opacity .25s}
.site-header.scrolled::before{opacity:1}
.site-header.menu-open::before{opacity:0}
@media(prefers-reduced-motion:reduce){.site-header,.site-header::before{transition:none}}
.site-header .wordmark{font-size:28px;line-height:1;margin:0 auto 0 0;flex:none}
.site-header nav{align-items:center}
.site-header nav .mobile-nav-link{display:none}
.site-header nav .header-cta{margin:0;flex:none}
.module-demo,.submit-demo{background:#111;color:#fff}
.module-demo:hover,.submit-demo:hover{background:#292929;box-shadow:0 7px 18px #0000001a}

/* Every team portrait opens the same gently turning sheet as the demo form. */
.team-member{position:relative}
.team-profile-trigger{position:absolute;inset:0;z-index:1;width:100%;border:0;border-radius:22px;padding:0;background:transparent}
.team-profile-trigger:focus-visible{outline:2px solid #7a98ac;outline-offset:7px}
.team-member h2{position:relative;width:fit-content;max-width:100%;transition:color .25s}
.team-member h2::after{content:'';position:absolute;left:0;bottom:-3px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}
.team-member:has(.team-profile-trigger:focus-visible) .team-portrait img{transform:scale(1.025)}
.team-member:hover h2::after,.team-member:has(.team-profile-trigger:focus-visible) h2::after{transform:scaleX(1)}
.team-profile-dialog{width:760px;padding:42px;max-width:calc(100vw - 32px);max-height:calc(100svh - 40px)}
.team-profile-dialog .dialog-close{top:14px;right:14px;border:0;background:transparent;width:36px;height:36px}
.team-profile-dialog .dialog-close:hover{background:#e9eee7}
.team-profile-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:38px;align-items:center}
.team-profile-photo{aspect-ratio:4/5;border-radius:18px;overflow:hidden;background:#e7ebe4}
.team-profile-photo img{width:100%;height:100%;object-fit:cover}
.team-profile-photo-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#edf0e9,#dfe5db)}
.team-profile-photo-placeholder>span{font-family:var(--serif);font-size:64px;color:#7d8a7b}
.team-profile-role{font-size:13px;line-height:1.5;color:var(--muted);margin-bottom:12px}
.team-profile-copy h2{font-family:var(--serif);font-size:clamp(32px,4vw,44px);line-height:1.12;letter-spacing:-.02em;margin-bottom:24px}
#team-profile-bio{font-size:15px;line-height:1.7;color:var(--muted)}
#team-profile-bio p+p{margin-top:18px}
.has-biography #team-profile-bio{text-align:left}
@media(min-width:641px){
 .team-profile-dialog.has-long-biography{width:940px}
 .has-long-biography .team-profile-layout{grid-template-columns:190px minmax(0,1fr);align-items:start}
}
.team-profile-socials{display:flex;flex-wrap:wrap;gap:4px;margin-top:28px}
.team-profile-socials a{display:grid;place-items:center;width:44px;height:44px;padding:10px;background:transparent;border:0;border-radius:0;color:#000}
.team-profile-socials svg{width:17px;height:17px}
.team-profile-socials a:hover svg{opacity:.65}

@media(max-width:640px){
 body.menu-open{overflow:hidden}
 :root{--header-gutter:calc(7vw + var(--edge) * .86);--header-start:calc(var(--header-gutter) - 22px)}
 .site-header,.site-header.scrolled{padding:0 var(--header-gutter);height:72px;gap:16px}
 .site-header .wordmark,.site-header .menu-toggle{position:relative;z-index:2}
 .site-header .menu-toggle{display:block;flex:none;min-width:44px;width:44px;height:44px;margin-right:-10px;padding:0}
 .menu-toggle>span:not(.sr-only){position:absolute;left:10px;top:21px;width:24px;height:1.5px;transform-origin:center;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .2s ease}
 .menu-toggle>span:first-child{transform:translateY(-6px)}
 .menu-toggle>span:nth-child(2){transform:scaleX(1);opacity:1}
 .menu-toggle>span:nth-child(3){transform:translateY(6px)}
 .menu-open .menu-toggle>span:first-child{transform:rotate(45deg)}
 .menu-open .menu-toggle>span:nth-child(2){transform:scaleX(.3);opacity:0}
 .menu-open .menu-toggle>span:nth-child(3){transform:rotate(-45deg)}
 .site-header nav,.site-header.menu-open nav{
   position:fixed;display:flex;flex-direction:column;align-items:stretch;
   top:calc(-1 * var(--header-offset,0px));left:0;right:0;height:100dvh;
   padding:clamp(110px,17svh,155px) var(--header-gutter) max(36px,env(safe-area-inset-bottom));
   gap:12px;background:#fff;border:0;border-radius:0;box-shadow:none;z-index:1;
   overflow-y:auto;overscroll-behavior:contain;
   opacity:0;visibility:hidden;pointer-events:none;clip-path:inset(0 0 100% 0);
   transition:clip-path .65s cubic-bezier(.76,0,.24,1),opacity .4s,visibility 0s .65s;
 }
 .site-header.menu-open{color:#111;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}
 .site-header.menu-open nav{opacity:1;visibility:visible;pointer-events:auto;clip-path:inset(0);transition-delay:0s}
 .site-header nav .mobile-nav-link{display:block}
 .site-header nav a,.site-header.menu-open nav a{
   align-self:flex-start;font-family:var(--serif);font-size:clamp(28px,8vw,34px);
   font-weight:400;line-height:1.15;letter-spacing:-.02em;color:#111;padding:6px 0;
   opacity:0;transform:translateY(16px);transition:opacity .25s,transform .4s cubic-bezier(.22,1,.36,1);
 }
 .site-header.menu-open nav a{opacity:1;transform:none;transition-duration:.45s,.6s;transition-delay:calc(.15s + var(--link-order,0) * .055s)}
 .site-header nav a:nth-child(2){--link-order:1}
 .site-header nav a:nth-child(3){--link-order:2}
 .site-header nav a:nth-child(4){--link-order:3}
 .site-header nav a:nth-child(5){--link-order:4}
 .site-header nav .header-cta,.site-header nav .header-cta:hover{
   display:flex;justify-content:center;width:100%;min-height:54px;margin: auto 0 0;
   padding:16px 22px;background:#111;color:#fff;border:0;border-radius:6px;
   font-family:var(--sans);font-size:15px;line-height:1.4;
   opacity:0;transform:translateY(12px);transition:opacity .25s,transform .4s,background .25s;
 }
 .site-header.menu-open nav .header-cta{opacity:1;transform:none;transition-delay:.38s,.38s,0s}
 .site-header nav .header-cta::after{display:none}
 .site-header nav .header-cta:hover{background:#292929}
 .team-profile-dialog{width:390px;padding:38px 27px 28px;max-width:calc(100vw - 24px);max-height:calc(100svh - 24px)}
 .team-profile-layout{grid-template-columns:minmax(0,1fr);gap:24px;text-align:center}
 .team-profile-photo{width:144px;margin:auto;border-radius:14px}
 .team-profile-photo-placeholder>span{font-size:48px}
 .team-profile-copy h2{font-size:34px;margin-bottom:17px}
 .team-profile-role{font-size:12px;margin-bottom:10px}
 .team-profile-socials{justify-content:center;margin-top:24px}
}
@media(max-width:640px) and (max-height:620px){
 .site-header nav,.site-header.menu-open nav{padding-top:90px;padding-bottom:24px;gap:7px}
 .site-header nav a,.site-header.menu-open nav a{font-size:28px;padding:6px 0}
 .site-header nav .header-cta{min-height:48px;padding:12px 20px;margin-top:24px}
}
@media(prefers-reduced-motion:reduce){
 .site-header nav,.site-header.menu-open nav,.site-header nav a,.site-header.menu-open nav a,.site-header nav .header-cta,.menu-toggle>span:not(.sr-only){transition:none}
}
@media(max-width:640px){.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}.footer-socials{margin-left:-11px}}

/* A moving rounded cutout over a viewport-fixed painting. The clip path also
   clips fixed descendants, without a scroll handler chasing their position. */
.hero,.partner-showcase-window,.runtime-window{clip-path:inset(0 round var(--radius))}

/* One edge-to-edge pastoral closing scene, shared by every page. */
.pastoral-footer{position:relative;isolation:isolate;overflow:hidden;width:100%;min-height:700px;margin-top:100px;background:#26382e;color:#fff}
.pastoral-footer .footer-painting{position:absolute;inset:0;z-index:-2;width:100%;height:100%;max-width:none;object-fit:cover;object-position:50% 56%;pointer-events:none}
.pastoral-footer::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(10,19,20,.4),rgba(9,19,14,.28) 44%,rgba(5,14,8,.6));pointer-events:none}
.footer-inner{min-height:inherit;display:flex;flex-direction:column;padding:82px var(--header-gutter) 32px}
.footer-invitation{display:flex;align-items:center;justify-content:space-between;gap:36px}
.footer-invitation h2{font-family:var(--serif);font-size:28px;line-height:1.18;letter-spacing:-.02em;color:#fff;text-wrap:balance;text-shadow:0 2px 15px #14221930}
.footer-invitation h2 em{white-space:nowrap}
.footer-demo{display:inline-flex;align-items:center;justify-content:center;flex:none;min-height:54px;padding:16px 25px;border:0;border-radius:6px;background:rgba(255,255,255,.48);color:#29475f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:14px;line-height:1.4;transition:background .25s,transform .3s,box-shadow .3s}
.footer-demo:hover{background:rgba(255,255,255,.62);transform:translateY(-2px);box-shadow:0 8px 25px #0003}
.footer-directory{display:grid;grid-template-columns:1.6fr 1fr 1.1fr 1fr;gap:clamp(24px,4vw,68px);align-items:start;margin-top:110px}
.footer-monogram{display:inline-block;justify-self:start;font-family:'Fraunces',Georgia,serif;font-weight:400;font-size:clamp(86px,8vw,112px);font-optical-sizing:auto;line-height:.82;letter-spacing:-.025em;color:#fff}
.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:18px;min-width:0;font-size:14px;line-height:1.5}
.footer-column h3{font-family:var(--sans);font-size:13px;font-weight:400;line-height:1.5;color:#ffffffe0;margin:0 0 5px}
.footer-column>a,.footer-link-placeholder{position:relative;display:inline-flex;align-items:center;gap:11px;min-height:28px;color:#fff;padding:0}
.footer-column>a::after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}
.footer-column>a:hover::after,.footer-column>a:focus-visible::after{transform:scaleX(1)}
.pastoral-footer .footer-socials{gap:18px;color:#fff;margin:0}
.pastoral-footer .footer-socials a{width:auto;height:auto;min-height:28px;display:inline-flex;justify-content:flex-start;align-items:center;gap:11px;padding:0;border-radius:0;color:#fff;transform:none;background:none}
.pastoral-footer .footer-socials a:hover{color:#fff;background:none;transform:none}
.pastoral-footer .footer-socials svg{width:15px;height:15px;flex:none}
.footer-copyright{font-family:var(--sans);font-size:11px;line-height:1.6;color:#ffffffeb;margin-top:auto;padding-top:54px}
.pastoral-footer :is(a,button):focus-visible{outline-color:#fff}
.team-page .pastoral-footer{margin-top:0}
.research-page .pastoral-footer{flex-shrink:0;margin-top:0}
.merch-page .pastoral-footer{margin-top:0}
.contact-page .pastoral-footer{margin-top:0}
@media(max-width:800px){
 .pastoral-footer{min-height:640px}
 .footer-inner{padding-top:70px}
 .footer-invitation{gap:24px}
 .footer-invitation h2{max-width:470px}
 .footer-demo{padding:14px 21px;min-height:50px;font-size:13px}
 .footer-directory{grid-template-columns:1.1fr 1fr 1fr 1fr;gap:24px;margin-top:90px}
 .footer-column,.pastoral-footer .footer-socials{gap:14px}
}
@media(max-width:640px){
 .pastoral-footer{min-height:0;margin-top:64px}
 .pastoral-footer .footer-painting{object-position:61% center}
 .pastoral-footer::before{background:linear-gradient(180deg,rgba(10,19,20,.42),rgba(9,19,14,.36) 42%,rgba(5,14,8,.66))}
 .footer-inner{padding:66px var(--header-gutter) 28px}
 .footer-invitation{flex-direction:column;align-items:flex-start;gap:25px}
 .footer-invitation h2{max-width:340px;line-height:1.18;text-wrap:initial}
 .footer-demo{font-size:14px;min-height:50px;padding:14px 23px}
 .footer-directory{grid-template-columns:minmax(0,1fr) minmax(0,.8fr) minmax(0,1.2fr);column-gap:clamp(10px,3vw,16px);row-gap:36px;margin-top:65px}
 .footer-monogram{grid-column:1/-1;font-size:88px}
 .footer-column{font-size:14px}
 .pastoral-footer .footer-socials a{gap:7px}
 .footer-column h3{font-size:12px;margin-bottom:3px}
 .footer-copyright{padding-top:58px;font-size:10px}
}
@media(prefers-reduced-motion:reduce){.footer-demo{transition:none}.footer-demo:hover{transform:none}.footer-column>a::after{transition:none}}

/* A quiet merchandise landing page, ready for the future collection. */
.merch-page main{min-height:100svh;display:grid;align-items:center;padding-top:82px}
.merch-section{width:100%;padding-top:80px;padding-bottom:80px;text-align:center}
.merch-copy{max-width:720px;margin:auto}
.merch-copy h1{font-family:var(--serif);font-size:clamp(40px,4.1vw,60px);font-weight:400;line-height:1.15;letter-spacing:-.025em;margin-bottom:24px}
.merch-status{font-size:14px;line-height:1.5;color:var(--muted)}
@media(max-width:640px){.merch-page main{padding-top:72px}}

.contact-section{max-width:850px;min-height:100svh;padding-top:150px;padding-bottom:100px}
.contact-heading{text-align:center;margin-bottom:48px}
.contact-heading h1{font-family:var(--serif);font-size:clamp(40px,4.1vw,60px);font-weight:400;line-height:1.15;letter-spacing:-.025em}
.contact-form{max-width:640px;margin:0 auto}
.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.contact-form label{display:flex;flex-direction:column;gap:10px;font-size:13px;line-height:1.5;color:var(--ink)}
.contact-form .contact-wide{grid-column:1/-1}
.contact-form label .optional{display:inline;color:var(--muted);font-size:11px;margin-top:-8px}
.contact-form input,.contact-form textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:6px;padding:13px 14px;background:#ffffffa6;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5;transition:border-color .2s,background .2s}
.contact-form textarea{resize:vertical;min-height:140px}
.contact-form input:focus,.contact-form textarea:focus{outline:2px solid #7796aa;outline-offset:2px;background:#fff;border-color:transparent}
.contact-submit{display:flex;justify-content:center;align-items:center;min-height:50px;width:100%;margin-top:28px;padding:14px 24px;border:0;border-radius:6px;background:#111;color:#fff;font-size:14px;transition:background .2s,transform .2s}
.contact-submit:hover{background:#292929;transform:translateY(-1px)}
.contact-email{font-size:13px;line-height:1.6;color:var(--muted);text-align:center;margin-top:22px}
.contact-email a{color:var(--ink);text-underline-offset:4px}
.contact-email a:hover{text-decoration:underline}
.contact-form-status{font-size:13px;line-height:1.65;color:var(--ink);margin-top:22px}
.contact-form-status:empty{display:none}
@media(max-width:640px){.contact-section{padding-top:120px;padding-bottom:70px}.contact-heading{margin-bottom:36px}.contact-form-grid{grid-template-columns:1fr;gap:22px}}
@media(prefers-reduced-motion:reduce){.contact-submit,.contact-form input,.contact-form textarea{transition:none}.contact-submit:hover{transform:none}}

/* A full-height pause between the investigative layers and the closing scene. */
.ncvic-partnership{min-height:100svh;display:grid;place-items:center;padding:110px 32px 88px;text-align:center}
.ncvic-partnership-copy{width:100%;max-width:850px}
.ncvic-partnership-eyebrow{margin:0 0 26px;font-family:var(--sans);font-size:19px;font-weight:600;line-height:1.5;color:#111}
.ncvic-partnership h2{max-width:24em;margin:0 auto;font-family:var(--serif);font-size:clamp(28px,3vw,40px);font-weight:400;line-height:1.2;letter-spacing:-.018em;text-wrap:balance}
.ncvic-partnership h2 em{white-space:nowrap}
.ncvic-partnership-description{margin:26px auto 0;max-width:580px;font-size:16px;line-height:1.6;text-wrap:balance}
.ncvic-partnership-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:25px;padding:10px 8px;font-size:14px;font-weight:500;line-height:1.5;text-decoration:none;border:0}
.ncvic-partnership-link::after{left:8px;right:8px;width:auto}
.footer-after-partnership{margin-top:0}
@media(max-width:640px){
 .ncvic-partnership{padding:100px 28px 80px}
 .ncvic-partnership-eyebrow{font-size:17px;margin-bottom:23px}
 .ncvic-partnership h2{font-size:clamp(24px,7vw,32px)}
 .ncvic-partnership-description{font-size:14px;margin-top:24px}
 .ncvic-partnership-link{margin-top:22px}
}
@media(prefers-reduced-motion:reduce){.ncvic-partnership-link::after{transition:none}}

/* Mobile uses the supplied still and portrait crop in a full-height frame.
   The shared edge inset leaves the same margin on all four sides. */
.mobile-hero-art{display:none}
@media(max-width:640px){
 .opening{height:100svh}
 .hero{height:100%;aspect-ratio:auto}
 .hero-image{position:absolute;inset:0;width:100%;height:100%}
 .hero-image .hero-original{display:none}
 .hero-image .mobile-hero-art{display:block;width:100%;height:100%}
 .hero-copy{width:62%;right:auto;bottom:6%}
 .hero h1{font-size:28px;line-height:1.18}
}
@media(max-width:640px),(pointer:coarse){
 .hero .living-background,.hero .living-horse,.hero .motion-toggle{display:none!important}
}
