:root {
  --paper: #f4f2ec;
  --paper-deep: #eae8df;
  --ink: #14201c;
  --muted: #52605a;
  --line: #d7dbd0;
  --forest: #10231d;
  --forest-deep: #0b1915;
  --lime: #dcec78;
  --orange: #eaa46e;
  --display: 'Space Grotesk', Arial, sans-serif;
  --body: 'DM Sans', Arial, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: var(--body); -webkit-font-smoothing: antialiased; }
button, a { -webkit-tap-highlight-color: transparent; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
::selection { color: var(--forest); background: var(--lime); }
:focus-visible { outline: 3px solid #8dbb42; outline-offset: 4px; }
.shell { width: min(100% - 96px, 1344px); margin-inline: auto; }
.skip-link { position: fixed; top: -80px; left: 16px; z-index: 100; padding: 12px 18px; background: var(--lime); color: var(--ink); }
.skip-link:focus { top: 12px; }

.announcement { height: 34px; display: flex; justify-content: center; align-items: center; gap: 10px; background: var(--lime); font-size: 11px; font-weight: 700; letter-spacing: .045em; text-transform: uppercase; }
.pulse, .live-indicator { display: inline-block; width: 7px; height: 7px; border-radius: 50%; background: #2b6544; box-shadow: 0 0 0 3px rgba(43,101,68,.14); }
.announcement-arrow { margin-left: 5px; font-size: 14px; }
.site-header { position: relative; z-index: 20; border-bottom: 1px solid #dfe2d8; background: var(--paper); }
.nav-shell { height: 80px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 10px; font-family: var(--display); font-size: 29px; font-weight: 700; letter-spacing: -.09em; line-height: 1; }
.brand-dot { color: #93ae35; }
.brand-mark { width: 28px; height: 31px; display: inline-flex; align-items: center; justify-content: center; position: relative; border-radius: 7px; background: var(--forest); flex: none; }
.brand-mark::before { content: ''; width: 5px; height: 19px; border-radius: 2px; background: var(--paper); position: absolute; top: 5px; }
.brand-mark span { position: absolute; bottom: 6px; width: 15px; height: 3px; border-radius: 2px; background: var(--lime); }
.site-nav { height: 100%; display: flex; align-items: center; gap: clamp(20px, 2.5vw, 42px); }
.site-nav > a { font-size: 13px; font-weight: 700; transition: color .2s; }
.site-nav > a:hover { color: #718b29; }
.site-nav .nav-cta { padding: 13px 17px; border: 1px solid var(--ink); border-radius: 4px; }
.nav-cta span { margin-left: 14px; }
.site-nav .nav-cta:hover { color: var(--paper); background: var(--ink); }
.menu-button { display: none; }

.hero { min-height: 685px; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.04fr); gap: clamp(26px, 4.2vw, 65px); align-items: center; padding-top: 58px; padding-bottom: 72px; }
.hero-copy { padding-bottom: 13px; }
.contact-email { display: inline-block; margin-top: 23px; color: #526544; font-size: 14px; text-decoration: underline; text-underline-offset: 4px; }
.contact-email:hover { color: var(--ink); }
.approval-comparison { border-block: 1px solid #d4ddca; background: #e8ecd9; }
.comparison-inner { display: grid; grid-template-columns: .75fr 1fr; gap: 65px; align-items: center; padding-block: 50px; }
.comparison-inner .eyebrow { margin-bottom: 16px; }
.comparison-inner h2 { margin: 0; font-size: clamp(30px, 3.5vw, 45px); font-weight: 500; line-height: 1.12; letter-spacing: -.065em; }
.comparison-inner > div > p:not(.eyebrow) { margin-bottom: 20px; color: #42513e; font-size: 16px; line-height: 1.65; }
.approval-facts { display: flex; flex-wrap: wrap; gap: 7px; margin: 0; padding: 0; list-style: none; }
.approval-facts li { padding: 7px 10px; border: 1px solid #b9c9a7; border-radius: 3px; color: #36522b; font-size: 11px; font-weight: 700; }
.founder-section { display: grid; grid-template-columns: .7fr 1fr; gap: 65px; align-items: center; padding-top: 0; padding-bottom: 100px; }
.founder-section .eyebrow { margin-bottom: 15px; }
.founder-section h2 { margin: 0; font-size: 42px; letter-spacing: -.06em; font-weight: 500; }
.founder-section > p { max-width: 680px; margin: 0; color: var(--muted); font-size: 17px; line-height: 1.7; }
.final-inner { padding-block: 65px; }
.cta-description { max-width: 680px; margin: 23px 0 21px; color: #c4d1c6; font-size: 15px; line-height: 1.7; }
.cta-contact { flex: none; display: flex; flex-direction: column; align-items: flex-start; }
.cta-contact .contact-email { color: #dcec78; }
.footer-contact { color: #c8d5bf; font-size: 12px; text-decoration: underline; text-underline-offset: 4px; }
.pilot-spec { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 25px; margin: 0 0 22px; padding: 27px; border: 1px solid #c9d5bc; background: #e8ecd9; }
.pilot-spec dt { margin-bottom: 8px; color: #476538; font-size: 11px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; }
.pilot-spec dd { margin: 0; color: #3d4e36; font-size: 15px; line-height: 1.6; }
.pilot-baseline { max-width: 900px; margin-bottom: 35px; color: var(--muted); font-size: 13px; line-height: 1.7; }
.eyebrow { margin: 0 0 28px; display: flex; align-items: center; gap: 11px; font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.eyebrow-line { width: 24px; height: 1px; display: inline-block; background: #749434; }
h1, h2, h3, p, blockquote { margin-top: 0; }
h1, h2, h3, blockquote { font-family: var(--display); }
h1 { margin-bottom: 25px; font-size: clamp(58px, 6.5vw, 104px); line-height: .98; letter-spacing: -.085em; font-weight: 600; }
h1 em, h2 em, blockquote em { font-style: normal; color: #6d8b3b; }
.hero-intro { max-width: 550px; color: #3f4a44; font-size: clamp(17px, 1.5vw, 20px); line-height: 1.65; }
.hero-actions { margin-top: 31px; display: flex; align-items: center; gap: 26px; }
.button { min-height: 53px; padding: 0 21px; border-radius: 4px; display: inline-flex; justify-content: space-between; align-items: center; gap: 30px; font-size: 13px; font-weight: 700; transition: transform .2s, background .2s, color .2s; }
.button:hover { transform: translateY(-3px); }
.button-dark { background: var(--forest); color: white; }
.button-dark:hover { background: #2a4838; }
.text-link, .light-link { padding-bottom: 4px; border-bottom: 1px solid currentColor; font-size: 13px; font-weight: 700; }
.text-link span, .light-link span { margin-left: 13px; }
.text-link:hover { color: #6d8b3b; }
.hero-note { margin-top: 73px; display: flex; gap: 11px; align-items: center; font-size: 12px; font-weight: 600; color: #606c61; }
.note-icon { width: 24px; height: 24px; display: grid; place-items: center; border: 1px solid #b1bcb0; border-radius: 50%; color: #64813a; font-size: 16px; }

.hero-art { min-height: 605px; align-self: stretch; position: relative; overflow: hidden; border-radius: 10px; background: radial-gradient(circle at 59% 45%, #244236 0, #163025 34%, var(--forest) 74%); color: white; }
.hero-art::before { content: ''; position: absolute; inset: 0; opacity: .25; background-image: linear-gradient(#81ad7859 1px, transparent 1px), linear-gradient(90deg, #81ad7859 1px, transparent 1px); background-size: 54px 54px; mask-image: radial-gradient(circle at 50% 48%, #000, transparent 73%); }
.orbit { position: absolute; width: 550px; height: 550px; left: 50%; top: 45%; border: 1px solid #bde29229; border-radius: 50%; transform: translate(-50%, -50%); }
.orbit-two { width: 390px; height: 390px; border-color: #bde2924a; }
.grid-glow { position: absolute; width: 240px; height: 240px; left: 50%; top: 42%; transform: translate(-50%, -50%); background: #dcec7840; filter: blur(86px); }
.small-label { position: absolute; z-index: 2; display: flex; align-items: center; gap: 10px; padding: 8px 11px; border: 1px solid #b4cea263; border-radius: 3px; background: #254234; color: #e2ecc9; font-family: var(--display); font-size: 11px; font-weight: 700; letter-spacing: .1em; }
.label-agent { top: 68px; left: 54px; transform: rotate(-7deg); }
.label-you { top: 80px; right: 64px; transform: rotate(7deg); }
.label-symbol { color: var(--lime); font-size: 15px; line-height: 1; }
.flow-line { position: absolute; left: 23%; right: 23%; top: 109px; height: 1px; background: linear-gradient(90deg, #bde29200, #dcec78ad, #bde29200); }
.flow-line::after { content: '↓'; position: absolute; left: 50%; top: 4px; color: var(--lime); font-size: 23px; }
.request-card { width: min(75%, 410px); position: absolute; z-index: 3; left: 50%; top: 46%; transform: translate(-50%, -50%) rotate(-2deg); padding: 20px 22px 22px; border: 1px solid #fff; border-radius: 9px; background: #fcfcf7; color: var(--ink); box-shadow: 0 23px 55px #07100d80, 8px 8px 0 #cfe395; }
.request-head { display: flex; align-items: center; gap: 9px; padding-bottom: 15px; border-bottom: 1px solid #e1e3dc; font-size: 11px; font-weight: 700; }
.request-app-icon { width: 23px; height: 23px; display: grid; place-items: center; border-radius: 5px; background: var(--forest); color: var(--lime); font-size: 14px; }
.request-more { margin-left: auto; letter-spacing: 2px; color: #64746c; }
.request-kicker { margin: 21px 0 10px; color: #648038; font-size: 10px; font-weight: 700; letter-spacing: .13em; }
.request-card h2 { margin-bottom: 8px; font-size: clamp(21px, 2vw, 27px); letter-spacing: -.05em; }
.request-description { margin-bottom: 23px; color: #5d6860; font-size: 12px; line-height: 1.5; }
.request-detail { display: flex; justify-content: space-between; gap: 12px; padding: 12px 0; border-top: 1px solid #e1e3dc; font-size: 11px; }
.request-detail span { color: #7a837a; }
.request-detail strong { font-weight: 700; }
.request-actions { display: grid; grid-template-columns: .8fr 1.8fr; gap: 9px; margin-top: 17px; font-size: 11px; font-weight: 700; text-align: center; }
.request-actions > span { display: flex; align-items: center; justify-content: center; min-height: 36px; border: 1px solid #b9c3b8; border-radius: 4px; }
.request-actions .request-approve { justify-content: space-between; padding: 0 12px; border-color: var(--forest); background: var(--forest); color: white; }
.boundary-tag { position: absolute; z-index: 4; bottom: 64px; left: 50%; transform: translateX(-50%) rotate(3deg); display: flex; align-items: center; gap: 9px; width: max-content; max-width: calc(100% - 28px); padding: 11px 14px; border: 1px solid #e7edd7; border-radius: 3px; background: var(--lime); box-shadow: 0 11px 25px #07100d60; color: var(--forest); font-size: 11px; font-weight: 700; }
.boundary-tag-icon { display: grid; place-items: center; width: 18px; height: 18px; border-radius: 50%; background: var(--forest); color: var(--lime); }
.art-caption { position: absolute; bottom: 17px; left: 0; right: 0; color: #a5bbaa; font-size: 9px; font-weight: 700; letter-spacing: .13em; text-align: center; }

.trust-strip { border-top: 1px solid #dce1d7; border-bottom: 1px solid #dce1d7; background: var(--paper-deep); }
.trust-inner { min-height: 104px; display: flex; align-items: center; gap: 56px; }
.trust-inner > span:first-child { flex: none; font-size: 10px; font-weight: 700; letter-spacing: .13em; }
.trust-inner p { margin: 0; font-family: var(--display); font-size: clamp(20px, 2.5vw, 32px); font-weight: 500; letter-spacing: -.055em; }
.trust-asterisk { margin-left: auto; color: #6e8b3d; font-size: 31px; }

.section-pad { padding-top: 123px; padding-bottom: 132px; }
.section-heading { display: flex; justify-content: space-between; align-items: end; gap: 38px; margin-bottom: 56px; }
.section-heading h2, .status-copy h2 { margin-bottom: 0; font-size: clamp(48px, 5.2vw, 76px); line-height: 1.03; letter-spacing: -.075em; font-weight: 600; }
.section-heading > p { max-width: 385px; margin: 0 0 7px; color: var(--muted); font-size: 17px; line-height: 1.6; }
.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.step { min-width: 0; padding: 24px; border: 1px solid var(--line); border-radius: 4px; background: #f8f7f1; }
.step-number { font-family: var(--display); color: #5d6c61; font-size: 11px; font-weight: 700; letter-spacing: .11em; }
.step-art { height: 195px; margin: 17px 0 25px; display: grid; place-items: center; overflow: hidden; position: relative; border-radius: 3px; }
.step-art-propose { background: #dfe8d6; }
.step-art-decide { background: #e8e6da; }
.step-art-act { background: #e4e9c9; }
.mini-document { width: 112px; height: 130px; position: relative; padding: 32px 17px; transform: rotate(-10deg); border: 1px solid #afbeaa; border-radius: 5px; background: #f9faf4; box-shadow: 10px 12px 0 #c4d2b9; }
.mini-document span { display: block; height: 5px; margin-bottom: 12px; border-radius: 3px; background: #c5d0c0; }
.mini-document span:nth-child(2) { width: 75%; }
.mini-document span:nth-child(3) { width: 85%; }
.mini-document b { position: absolute; right: -17px; bottom: -21px; width: 50px; height: 50px; display: grid; place-items: center; border: 5px solid #dfe8d6; border-radius: 50%; background: var(--forest); color: var(--lime); font-size: 26px; }
.mini-phone { width: 90px; height: 151px; position: relative; padding: 25px 16px; transform: rotate(8deg); border: 5px solid var(--forest); border-radius: 17px; background: #f9faf4; box-shadow: 12px 11px 0 #cfd4c4; }
.phone-dot { position: absolute; width: 20px; height: 3px; top: 9px; left: 50%; transform: translateX(-50%); border-radius: 2px; background: var(--forest); }
.phone-check { width: 39px; height: 39px; margin: 10px auto 12px; display: grid; place-items: center; border-radius: 50%; background: var(--lime); color: var(--forest); font-size: 22px; }
.phone-line { display: block; height: 4px; margin-bottom: 7px; border-radius: 2px; background: #c9d2bf; }
.phone-line.short { width: 65%; margin-inline: auto; }
.mini-path { display: flex; align-items: center; width: 90%; justify-content: center; }
.path-start, .path-gate, .path-end { width: 43px; height: 43px; display: grid; place-items: center; flex: none; border-radius: 50%; font-size: 22px; }
.path-start { background: var(--forest); color: var(--lime); }
.path-gate { border: 2px solid var(--forest); background: #f8f9ee; color: var(--forest); }
.path-end { background: var(--lime); color: var(--forest); }
.path-dash { min-width: 20px; width: 50px; border-top: 2px dashed #859b68; }
.step h3 { margin-bottom: 10px; font-size: clamp(20px, 2vw, 25px); letter-spacing: -.055em; }
.step p { margin-bottom: 6px; color: var(--muted); font-size: 14px; line-height: 1.65; }

.boundary-section { background: var(--forest); color: var(--paper); overflow: hidden; }
.boundary-layout { min-height: 600px; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .9fr); gap: 40px; align-items: center; }
.boundary-copy { padding: 92px 0; }
.eyebrow.light { color: var(--lime); }
.eyebrow.light .eyebrow-line { background: var(--lime); }
.boundary-copy h2 { margin-bottom: 27px; font-size: clamp(44px, 4.2vw, 66px); line-height: 1.09; letter-spacing: -.07em; font-weight: 600; }
.boundary-copy h2 em { color: var(--lime); }
.boundary-copy > p:not(.eyebrow) { max-width: 530px; margin-bottom: 30px; color: #c2d0c6; font-size: 17px; line-height: 1.7; }
.light-link { color: var(--lime); }
.light-link:hover { color: white; }
.boundary-visual { height: 480px; position: relative; border: 1px solid #385345; border-radius: 50% 50% 4px 4px; background: radial-gradient(circle at 50% 50%, #274736, #163126 60%, #10231d 70%); }
.boundary-visual::before, .boundary-visual::after { content: ''; position: absolute; left: 50%; width: 1px; height: 21%; transform: translateX(-50%); background: linear-gradient(#719b69, transparent); }
.boundary-visual::before { top: 16%; }
.boundary-visual::after { bottom: 9%; transform: translateX(-50%) rotate(180deg); }
.boundary-visual-label { position: absolute; left: 50%; transform: translateX(-50%); color: #9cb3a0; font-size: 10px; letter-spacing: .16em; font-weight: 700; }
.label-top { top: 30px; }
.label-bottom { bottom: 24px; }
.boundary-visual-agent, .boundary-visual-human { position: absolute; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 9px; color: #f0f4e5; white-space: nowrap; font-family: var(--display); font-size: 19px; }
.boundary-visual-agent { top: 93px; }
.boundary-visual-agent::first-letter { color: var(--lime); }
.boundary-visual-human { bottom: 82px; }
.visual-check { width: 28px; height: 28px; display: grid; place-items: center; border-radius: 50%; background: var(--lime); color: var(--forest); font-size: 17px; }
.boundary-wall { position: absolute; z-index: 1; top: 50%; left: -8%; width: 116%; height: 80px; display: flex; justify-content: space-between; align-items: center; padding: 0 25px; transform: translateY(-50%) rotate(-4deg); border: 1px solid #dce3c6; background: var(--lime); color: var(--forest); box-shadow: 0 17px 35px #07130c70; font-family: var(--display); font-size: 13px; font-weight: 700; letter-spacing: .08em; }
.wall-lock { width: 42px; height: 42px; display: grid; place-items: center; border: 2px solid var(--forest); border-radius: 50%; font-size: 24px; }

.details-heading { margin-bottom: 59px; }
.feature-grid { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.feature { min-height: 281px; padding: 25px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.feature-symbol { width: 42px; height: 42px; display: grid; place-items: center; margin-bottom: 49px; border: 1px solid #a8b9a4; border-radius: 50%; color: #5c813c; font-family: var(--display); font-size: 23px; }
.feature h3 { margin-bottom: 11px; font-size: 20px; letter-spacing: -.055em; }
.feature p { margin-bottom: 0; color: var(--muted); font-size: 13px; line-height: 1.65; }

.quote-section { background: #e4eac9; }
.quote-layout { min-height: 324px; display: flex; align-items: center; gap: 30px; }
.quote-mark { align-self: flex-start; margin-top: 60px; color: #719039; font-family: Georgia, serif; font-size: 132px; line-height: 1; }
blockquote { flex: 1; margin: 0; font-size: clamp(35px, 4.7vw, 67px); font-weight: 500; letter-spacing: -.075em; line-height: 1.07; }
blockquote em { color: #6c893b; }
.quote-side { align-self: flex-end; margin-bottom: 59px; white-space: nowrap; font-size: 10px; font-weight: 700; letter-spacing: .13em; }

.status-section { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .84fr); gap: clamp(50px, 10vw, 140px); align-items: center; }
.status-copy h2 { margin-bottom: 25px; }
.status-copy > p:not(.eyebrow) { max-width: 570px; color: var(--muted); font-size: 17px; line-height: 1.7; }
.status-copy .status-honesty { max-width: 560px; padding-left: 16px; border-left: 2px solid #8da944; font-size: 14px !important; font-weight: 600; }
.status-card { padding: 32px; border: 1px solid #b9c4b4; border-radius: 4px; background: #f8f8f1; box-shadow: 12px 12px 0 #e0e8cc; }
.status-card-top { display: flex; gap: 9px; align-items: center; color: #486c39; font-size: 10px; font-weight: 700; letter-spacing: .13em; }
.status-card h3 { max-width: 430px; margin: 34px 0 31px; font-size: clamp(25px, 2.7vw, 34px); font-weight: 500; letter-spacing: -.06em; line-height: 1.14; }
.status-divider { border-top: 1px solid var(--line); }
.status-card p { display: flex; gap: 18px; align-items: center; margin: 0; padding: 16px 0; border-bottom: 1px solid var(--line); font-size: 13px; font-weight: 600; }
.status-card p span { color: #6e913d; font-family: var(--display); font-size: 11px; }
.status-card-foot { display: flex; justify-content: space-between; gap: 12px; margin-top: 34px; color: #5c6d5e; font-size: 10px; font-weight: 700; letter-spacing: .07em; }
.status-card-foot span { color: #62833d; font-size: 18px; line-height: 0; }

.final-cta { background: var(--forest); color: var(--paper); }
.final-inner { min-height: 366px; display: flex; align-items: center; justify-content: space-between; gap: 35px; }
.final-inner h2 { margin-bottom: 0; font-size: clamp(42px, 5vw, 73px); line-height: 1.05; letter-spacing: -.07em; font-weight: 500; }
.final-inner h2 em { color: var(--lime); }
.button-light { flex: none; background: var(--lime); color: var(--forest); }
.button-light:hover { background: white; }
.site-footer { background: #0b1813; color: #d9e3d6; }
.footer-inner { min-height: 111px; display: flex; align-items: center; gap: 40px; }
.site-footer .brand { color: var(--paper); font-size: 24px; }
.site-footer .brand-mark { border: 1px solid #788b78; }
.footer-inner p { margin: 0; color: #aebdb1; font-size: 12px; }
.footer-inner > span { margin-left: auto; color: #aebdb1; font-size: 12px; }

@media (max-width: 1050px) {
  .shell { width: min(100% - 56px, 1344px); }
  .site-nav { gap: 18px; }
  .hero { min-height: 630px; gap: 30px; }
  h1 { font-size: clamp(56px, 7vw, 84px); }
  .hero-art { min-height: 540px; }
  .request-card { width: 82%; }
  .hero-note { margin-top: 44px; }
  .boundary-layout { grid-template-columns: 1fr .8fr; }
  .feature-grid { grid-template-columns: repeat(2, 1fr); }
  .feature { min-height: 220px; }
  .feature-symbol { margin-bottom: 26px; }
}

@media (max-width: 760px) {
  .shell { width: min(100% - 36px, 560px); }
  .comparison-inner, .founder-section { grid-template-columns: 1fr; gap: 24px; }
  .comparison-inner { padding-block: 38px; }
  .founder-section { padding-bottom: 75px; }
  .pilot-spec { grid-template-columns: 1fr; gap: 22px; padding: 22px; }
  .cta-contact { margin-top: 25px; }
  .footer-contact { margin: 0; }
  .announcement { padding: 0 12px; font-size: 9px; }
  .nav-shell { height: 67px; }
  .brand { font-size: 26px; }
  .menu-button { width: 42px; height: 42px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 6px; border: 1px solid #cad1c4; border-radius: 4px; background: transparent; cursor: pointer; }
  .menu-button span { width: 18px; height: 2px; display: block; background: var(--ink); }
  .site-nav { display: none; position: absolute; left: 0; right: 0; top: 67px; height: auto; padding: 18px; flex-direction: column; align-items: stretch; gap: 0; border-bottom: 1px solid var(--line); background: var(--paper); box-shadow: 0 14px 22px #111d1b1c; }
  .site-nav.open { display: flex; }
  .site-nav > a { padding: 13px 5px; }
  .site-nav .nav-cta { margin-top: 8px; padding: 13px; }
  .hero { min-height: auto; display: block; padding-top: 66px; padding-bottom: 50px; }
  .hero-copy { padding-bottom: 0; }
  h1 { margin-bottom: 21px; font-size: clamp(57px, 13.3vw, 76px); }
  .hero-intro { font-size: 17px; }
  .hero-actions { gap: 20px; flex-wrap: wrap; }
  .hero-note { margin: 35px 0 40px; }
  .hero-art { min-height: 540px; }
  .hero-copy > .contact-email { margin-bottom: 40px; }
  .request-card { width: min(76%, 360px); }
  .label-agent { left: 22px; top: 51px; }
  .label-you { right: 22px; top: 62px; }
  .boundary-tag { bottom: 48px; }
  .trust-inner { min-height: 106px; gap: 18px; }
  .trust-inner > span:first-child { display: none; }
  .trust-inner p { font-size: 24px; }
  .section-pad { padding-top: 83px; padding-bottom: 90px; }
  .section-heading { display: block; margin-bottom: 36px; }
  .section-heading h2, .status-copy h2 { font-size: clamp(47px, 10vw, 65px); }
  .section-heading > p { max-width: 520px; margin-top: 23px; font-size: 16px; }
  .steps { grid-template-columns: 1fr; gap: 13px; }
  .step { padding: 19px; }
  .step-art { height: 170px; margin: 15px 0 22px; }
  .boundary-layout { display: block; padding-bottom: 70px; }
  .boundary-copy { padding: 80px 0 48px; }
  .boundary-copy h2 { font-size: clamp(45px, 9vw, 64px); }
  .boundary-copy > p:not(.eyebrow) { font-size: 16px; }
  .boundary-visual { height: 420px; width: min(100% - 20px, 460px); margin: auto; }
  .boundary-wall { left: -4%; width: 108%; }
  .quote-layout { min-height: 265px; gap: 9px; }
  .quote-mark { margin-top: 40px; font-size: 90px; }
  blockquote { font-size: clamp(34px, 7.5vw, 51px); }
  .quote-side { display: none; }
  .status-section { display: block; }
  .status-copy { margin-bottom: 45px; }
  .status-copy > p:not(.eyebrow) { font-size: 16px; }
  .final-inner { min-height: 370px; display: block; padding-top: 75px; padding-bottom: 70px; }
  .final-inner h2 { margin-bottom: 30px; font-size: clamp(42px, 9vw, 64px); }
  .footer-inner { min-height: 150px; flex-wrap: wrap; align-content: center; gap: 11px 25px; }
  .footer-inner p { width: calc(100% - 160px); }
  .footer-inner > span { margin: 0; width: 100%; }
}

@media (max-width: 430px) {
  .hero-art { min-height: 540px; }
  .request-card { width: 82%; padding: 15px; top: 48%; }
  .request-kicker { margin-top: 15px; }
  .request-description { margin-bottom: 15px; }
  .request-detail { padding: 9px 0; }
  .request-actions { margin-top: 11px; }
  .boundary-tag { font-size: 10px; }
  .feature-grid { grid-template-columns: 1fr; }
  .feature { min-height: 195px; }
  .feature-symbol { margin-bottom: 18px; }
  .status-card { padding: 23px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; }
}

.site-nav a[aria-current] { color: #688640; }
.paths-section { padding-bottom: 132px; }
.paths-heading { margin-bottom: 43px; }
.path-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.path-card { min-height: 412px; padding: 24px; display: flex; flex-direction: column; border: 1px solid #cdd5c5; border-radius: 4px; background: #f9faf4; transition: transform .2s, border-color .2s, box-shadow .2s; }
.path-card:hover { transform: translateY(-5px); border-color: #88a65a; box-shadow: 0 12px 25px #20351e16; }
.path-card:focus-visible { outline-offset: 4px; }
.path-top { display: flex; justify-content: space-between; align-items: center; color: #5a6b5b; font-family: var(--display); font-size: 10px; font-weight: 700; letter-spacing: .11em; }
.path-arrow { width: 31px; height: 31px; display: grid; place-items: center; border: 1px solid #aec2a5; border-radius: 50%; color: #537944; font-size: 17px; letter-spacing: 0; }
.path-art { height: 150px; margin: 22px 0 27px; display: flex; justify-content: center; align-items: center; gap: 0; overflow: hidden; border-radius: 3px; }
.path-art-agent { background: #e0ead8; }
.path-art-control { background: #eae8dc; }
.path-art-build { background: #e4eacb; }
.path-art > span, .path-art > b { width: 61px; height: 61px; display: grid; place-items: center; flex: none; border-radius: 50%; font-family: var(--display); font-size: 28px; font-weight: 500; }
.path-art > span { background: var(--forest); color: var(--lime); }
.path-art > b { border: 2px solid var(--forest); background: #f8faf0; color: var(--forest); }
.path-art-build > span { font-size: 19px; }
.path-art i { width: 64px; border-top: 2px dashed #7a996b; }
.path-card > strong { margin-bottom: 10px; font-family: var(--display); font-size: clamp(21px, 2vw, 27px); font-weight: 600; letter-spacing: -.055em; }
.path-description { margin-bottom: 26px; color: var(--muted); font-size: 14px; line-height: 1.6; }
.path-link { margin-top: auto; padding-top: 16px; border-top: 1px solid #d8e0d3; color: #476d36; font-size: 12px; font-weight: 700; }
.path-link span { margin-left: 9px; }

.focus-hero { min-height: 663px; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .83fr); gap: clamp(40px, 6vw, 100px); align-items: center; padding-top: 70px; padding-bottom: 86px; }
.focus-copy { min-width: 0; }
.back-link { display: inline-flex; gap: 9px; align-items: center; margin-bottom: 50px; color: #59675d; font-size: 12px; font-weight: 700; }
.back-link:hover { color: #6d8b3b; }
.back-link span { font-size: 20px; line-height: .5; }
.focus-copy .eyebrow { margin-bottom: 25px; }
.focus-copy h1 { max-width: 760px; margin-bottom: 27px; font-size: clamp(57px, 5.5vw, 83px); line-height: 1.02; }
.focus-intro { max-width: 620px; margin-bottom: 0; color: #46544a; font-size: clamp(17px, 1.5vw, 19px); line-height: 1.68; }
.focus-copy .hero-actions { margin-top: 31px; }
.focus-footnote { display: flex; gap: 9px; align-items: center; margin: 49px 0 0; color: #657362; font-size: 12px; font-weight: 600; }
.focus-footnote span { color: #64813a; font-size: 19px; }
.focus-panel { min-height: 510px; padding: 27px; border-radius: 8px; background: radial-gradient(circle at 75% 20%, #2c4937, var(--forest) 60%); box-shadow: 12px 12px 0 #dfe6cb; color: #eff4e8; }
.panel-top { display: flex; justify-content: space-between; gap: 12px; padding-bottom: 21px; border-bottom: 1px solid #5f80682c; color: #b6cbb2; font-family: var(--display); font-size: 10px; font-weight: 700; letter-spacing: .12em; }
.panel-foot { margin-top: 26px; padding-top: 18px; border-top: 1px solid #5f80682c; color: #a7bba9; font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.flow-entry { min-height: 92px; display: flex; align-items: center; gap: 17px; padding: 15px; border: 1px solid #74907843; border-radius: 4px; }
.flow-entry:first-of-type { margin-top: 25px; }
.flow-entry.highlighted { background: var(--lime); color: var(--forest); border-color: var(--lime); }
.flow-icon { width: 44px; height: 44px; display: grid; place-items: center; flex: none; border: 1px solid #9ab290; border-radius: 50%; color: var(--lime); font-family: var(--display); font-size: 24px; }
.highlighted .flow-icon { border-color: var(--forest); color: var(--forest); }
.flow-entry small, .authority-row small { display: block; margin-bottom: 4px; color: #a7bba9; font-size: 9px; font-weight: 700; letter-spacing: .13em; }
.flow-entry.highlighted small { color: #597344; }
.flow-entry strong { display: block; font-family: var(--display); font-size: 17px; font-weight: 600; letter-spacing: -.04em; }
.flow-entry p { margin: 4px 0 0; color: #bacabc; font-size: 11px; line-height: 1.45; }
.flow-entry.highlighted p { color: #3d5133; }
.flow-connector { height: 22px; text-align: center; color: var(--lime); font-size: 20px; line-height: 22px; }

.focus-section { padding-top: 120px; padding-bottom: 128px; }
.focus-three-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.focus-tile { min-height: 260px; padding: 26px; border: 1px solid var(--line); background: #fafaf5; }
.focus-tile > span, .control-list article > span, .architecture-list article > span { display: block; margin-bottom: 48px; color: #607b42; font-family: var(--display); font-size: 10px; font-weight: 700; letter-spacing: .12em; }
.focus-tile h3 { max-width: 280px; margin-bottom: 12px; font-size: 24px; letter-spacing: -.055em; line-height: 1.16; }
.focus-tile p { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.63; }
.focus-dark { background: var(--forest); color: var(--paper); }
.focus-dark-layout { display: grid; grid-template-columns: .9fr 1fr; gap: clamp(50px, 9vw, 140px); padding-top: 112px; padding-bottom: 118px; }
.focus-dark h2 { margin: 0; font-size: clamp(46px, 5vw, 70px); letter-spacing: -.07em; line-height: 1.06; font-weight: 600; }
.focus-dark h2 em { color: var(--lime); }
.dark-intro { max-width: 500px; margin-top: 24px; color: #c0d0c3; font-size: 16px; line-height: 1.67; }
.outcome-list, .limit-list { align-self: center; border-top: 1px solid #5b765e; }
.outcome-list p { display: flex; gap: 21px; align-items: flex-start; margin: 0; padding: 18px 0; border-bottom: 1px solid #5b765e; font-family: var(--display); font-size: clamp(17px, 1.5vw, 21px); line-height: 1.42; letter-spacing: -.035em; }
.outcome-list span { color: var(--lime); font-size: 11px; font-weight: 700; letter-spacing: .08em; line-height: 2; }
.limit-list p { display: grid; grid-template-columns: 1fr 1.35fr; gap: 22px; margin: 0; padding: 18px 0; border-bottom: 1px solid #5b765e; font-size: 14px; line-height: 1.55; }
.limit-list strong { color: var(--lime); font-family: var(--display); font-size: 17px; letter-spacing: -.04em; }
.limit-list span { color: #c0d0c3; }
.focus-note { display: flex; align-items: flex-start; gap: 18px; padding-top: 44px; padding-bottom: 44px; border-bottom: 1px solid var(--line); }
.focus-note .note-icon { flex: none; }
.focus-note p { max-width: 960px; margin: 0; color: var(--muted); font-size: 14px; line-height: 1.7; }
.focus-note strong { color: var(--ink); }
.related-section { padding-top: 105px; padding-bottom: 120px; }
.related-section h2 { margin-bottom: 32px; font-size: clamp(39px, 4vw, 57px); letter-spacing: -.07em; font-weight: 600; }
.related-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px; }
.related-grid a { min-height: 125px; position: relative; display: flex; flex-direction: column; justify-content: space-between; padding: 21px 24px; border: 1px solid var(--line); background: #f9faf4; transition: background .2s, transform .2s; }
.related-grid a:hover { transform: translateY(-3px); background: #e8eecf; }
.related-grid a > span { color: #607b42; font-size: 10px; font-weight: 700; letter-spacing: .11em; }
.related-grid strong { font-family: var(--display); font-size: 23px; font-weight: 600; letter-spacing: -.05em; }
.related-grid b { position: absolute; right: 24px; bottom: 23px; color: #63823e; font-size: 19px; font-weight: 400; }

.control-panel { display: flex; flex-direction: column; }
.authority-row { display: flex; align-items: center; gap: 15px; margin-top: 17px; padding: 19px 14px; border: 1px solid #6d8a7459; border-radius: 4px; }
.authority-row:nth-of-type(2) { margin-top: 24px; }
.authority-symbol { width: 41px; height: 41px; display: grid; place-items: center; flex: none; border: 1px solid #91af88; border-radius: 50%; color: var(--lime); font-size: 22px; }
.authority-symbol.human { background: var(--lime); color: var(--forest); }
.authority-symbol.system { background: #e9f0d7; color: var(--forest); }
.authority-row strong { font-family: var(--display); font-size: 19px; font-weight: 600; letter-spacing: -.045em; }
.authority-status { margin-left: auto; color: var(--lime); white-space: nowrap; font-size: 9px; font-weight: 700; letter-spacing: .08em; }
.authority-separator { display: flex; justify-content: space-between; align-items: center; margin: 15px -35px 0; padding: 11px 21px; transform: rotate(-3deg); background: var(--lime); color: var(--forest); font-family: var(--display); font-size: 11px; font-weight: 700; letter-spacing: .11em; }
.authority-separator b { font-size: 20px; font-weight: 400; }
.control-panel .panel-foot { margin-top: auto; }
.control-list, .architecture-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.control-list article, .architecture-list article { min-height: 238px; padding: 25px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.control-list article > span, .architecture-list article > span { margin-bottom: 37px; }
.control-list h3, .architecture-list h3 { margin-bottom: 10px; font-size: 24px; letter-spacing: -.055em; }
.control-list p, .architecture-list p { max-width: 510px; margin: 0; color: var(--muted); font-size: 14px; line-height: 1.66; }

.build-panel { display: flex; flex-direction: column; }
.build-node { min-height: 84px; display: grid; grid-template-columns: 41px 1fr; column-gap: 15px; align-content: center; margin-top: 17px; padding: 13px 17px; border: 1px solid #6d8a7459; border-radius: 4px; }
.build-node:first-of-type { margin-top: 27px; }
.build-node.highlighted { background: var(--lime); border-color: var(--lime); color: var(--forest); }
.build-node > span { grid-row: span 2; align-self: center; display: grid; place-items: center; width: 37px; height: 37px; border: 1px solid #91af88; border-radius: 50%; color: var(--lime); font-family: var(--display); font-size: 11px; font-weight: 700; }
.build-node.highlighted > span { border-color: var(--forest); color: var(--forest); }
.build-node strong { font-family: var(--display); font-size: 18px; font-weight: 600; letter-spacing: -.045em; }
.build-node small { margin-top: 3px; color: #a7bba9; font-size: 11px; }
.build-node.highlighted small { color: #536b40; }
.build-joint { height: 21px; color: var(--lime); text-align: center; font-size: 20px; line-height: 20px; }
.build-panel .panel-foot { margin-top: auto; }

@media (max-width: 1050px) {
  .site-nav { gap: 11px; }
  .site-nav > a { font-size: 12px; }
  .focus-hero { gap: 36px; }
  .focus-copy h1 { font-size: clamp(52px, 5.6vw, 75px); }
  .focus-panel { padding: 23px; }
  .authority-status { font-size: 8px; }
}

@media (max-width: 760px) {
  .paths-section { padding-bottom: 90px; }
  .paths-heading { margin-bottom: 30px; }
  .path-grid { grid-template-columns: 1fr; gap: 13px; }
  .path-card { min-height: 365px; padding: 20px; }
  .path-art { height: 120px; margin: 18px 0 21px; }
  .path-card > strong { font-size: 25px; }
  .focus-hero { min-height: 0; display: block; padding-top: 43px; padding-bottom: 80px; }
  .back-link { margin-bottom: 45px; }
  .focus-copy h1 { font-size: clamp(50px, 10.5vw, 68px); }
  .focus-intro { font-size: 17px; }
  .focus-footnote { margin: 37px 0 43px; }
  .focus-panel { min-height: 500px; }
  .focus-section { padding-top: 82px; padding-bottom: 90px; }
  .focus-three-grid { grid-template-columns: 1fr; gap: 13px; }
  .focus-tile { min-height: 210px; padding: 22px; }
  .focus-tile > span { margin-bottom: 31px; }
  .focus-dark-layout { grid-template-columns: 1fr; gap: 35px; padding-top: 82px; padding-bottom: 87px; }
  .focus-dark h2 { font-size: clamp(45px, 9vw, 62px); }
  .focus-note { padding-top: 33px; padding-bottom: 33px; }
  .related-section { padding-top: 82px; padding-bottom: 90px; }
  .related-grid { grid-template-columns: 1fr; }
  .control-list, .architecture-list { grid-template-columns: 1fr; }
  .control-list article, .architecture-list article { min-height: 200px; padding: 23px; }
  .control-list article > span, .architecture-list article > span { margin-bottom: 24px; }
}

@media (max-width: 430px) {
  .focus-copy h1 { font-size: 49px; }
  .focus-panel { padding: 18px; }
  .flow-entry { padding: 12px; gap: 11px; }
  .flow-entry strong { font-size: 15px; }
  .flow-entry p { font-size: 10px; }
  .authority-row { gap: 9px; padding: 15px 9px; }
  .authority-row strong { font-size: 16px; }
  .authority-status { font-size: 7px; }
  .authority-separator { margin-inline: -24px; }
  .limit-list p { grid-template-columns: 1fr; gap: 4px; }
  .focus-dark-layout { gap: 24px; }
}
