:root{--bg:#f7fbf9;--surface:#fff;--ink:#101513;--muted:#56635e;--line:#dce7e2;--green:#0f6b57;--green-strong:#0a573f;--blue:#174f86;--amber:#996b13;--purple:#66509d;--red:#a83d36;--focus:#147f69;--shadow:0 22px 64px #1015131a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--surface);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}a:focus-visible,.button:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:3px;border-radius:8px}p,h1,h2,h3,figure{margin:0}.skip-link{z-index:40;border:1px solid var(--green);color:#fff;background:var(--green-strong);border-radius:8px;padding:.72rem .9rem;font-weight:780;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #dce7e2db;justify-content:space-between;align-items:center;min-height:68px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.72rem;font-size:1.02rem;font-weight:760;display:inline-flex}.brand-mark{border:2px solid var(--ink);background:linear-gradient(90deg,#0000 44%,#0f6b5747 44% 56%,#0000 56%),linear-gradient(#0000 44%,#174f863d 44% 56%,#0000 56%),#fff;border-radius:7px;width:30px;height:30px;box-shadow:inset 0 0 0 5px #fff}.site-header nav,.hero-actions,.context-rail,.trust-list,.terminal-links,.site-footer nav{align-items:center;display:flex}.site-header nav{color:var(--muted);gap:1.35rem;font-size:.91rem;font-weight:680}.site-header nav a{white-space:nowrap}.mobile-nav{display:none}.site-header a:hover,.site-footer a:hover{color:var(--green)}.hero{background:linear-gradient(#f7fbf9d1,#fff0 38%),#fff;grid-template-columns:minmax(0,1fr) minmax(430px,1fr);align-items:center;gap:clamp(1.75rem,4vw,4.75rem);min-height:calc(100svh - 112px);padding:clamp(1.9rem,5vh,4rem) 4vw clamp(1.7rem,4vh,3.2rem);display:grid}.hero-copy{max-width:720px}.positioning,.section-kicker{color:var(--green-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:820;line-height:1.25}h1{letter-spacing:-.025em;max-width:760px;margin-top:1rem;font-size:4.25rem;font-weight:820;line-height:.98}.hero-lede{max-width:690px;margin-top:1.05rem;font-size:1.32rem;font-weight:720;line-height:1.15}.hero-text,.section-heading p,.workflow-grid p,.failure-grid p,.install-copy p{color:var(--muted);font-size:1.04rem;line-height:1.62}.hero-text{max-width:660px;margin-top:.85rem}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.3rem}.trust-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:660px;margin:1.35rem 0 0;display:grid}.trust-list div{min-width:0;padding:.8rem .9rem .8rem 0}.trust-list div:nth-child(2n){border-left:1px solid var(--line);padding-left:.9rem}.trust-list dt{color:var(--green-strong);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:820}.trust-list dd{color:var(--muted);margin:.22rem 0 0;font-size:.88rem;font-weight:650;line-height:1.35}.button{text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 1.18rem;font-weight:780;display:inline-flex}.button.primary{color:#fff;background:var(--green);box-shadow:0 16px 34px #0f6b5738}.button.secondary{border:1px solid var(--line);background:#fff}.hero-panel{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:repeating-linear-gradient(90deg,#0f6b570e 0 1px,#0000 1px 26px),repeating-linear-gradient(0deg,#174f860b 0 1px,#0000 1px 26px),#f9fcfa;border-radius:8px;padding:1rem}.assignment-figure{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.assignment-figure picture,.assignment-figure img{width:100%;height:auto;display:block}.outcome-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:.85rem;display:grid}.outcome-card{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;min-height:118px;padding:.78rem}.outcome-card strong{margin-bottom:.55rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.98rem;display:block}.outcome-card p{color:var(--muted);font-size:.86rem;line-height:1.42}.outcome-card.unique{background:#edf8f2;border-color:#2491566b}.outcome-card.ambiguous{background:#fff8e6;border-color:#d7921673}.outcome-card.none{background:#f3f0fb;border-color:#66509d59}.outcome-card.invalid{background:#fff1ef;border-color:#a83d3657}.section{padding:clamp(4.5rem,9vw,7.5rem) 4vw}.section-heading{max-width:850px;margin-bottom:2rem}.agent-section{background:linear-gradient(145deg, #0f6b5714, #174f860d 54%, transparent 54%), var(--bg)}.agent-steps{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid}.agent-steps li{background:#fff;min-width:0;min-height:205px;padding:1rem}.agent-steps span{color:var(--green-strong);margin-bottom:1.2rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;font-weight:820;display:block}.agent-steps strong{margin-bottom:.6rem;font-size:1.06rem;display:block}.agent-steps p,.agent-evidence p,.agent-task-grid dd{color:var(--muted);font-size:.92rem;line-height:1.5}.agent-start-grid,.agent-task-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.agent-command,.agent-evidence,.agent-task-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:1.15rem}.agent-command h3,.agent-evidence h3,.agent-task-grid h3{margin-bottom:.82rem}.agent-command pre,.agent-evidence pre,.agent-task-grid pre{color:#d9f9eb;white-space:pre;background:#07100c;border-radius:7px;max-width:100%;margin:.9rem 0 0;padding:1rem;font-size:.83rem;line-height:1.55;overflow-x:auto}.agent-evidence pre{max-height:340px;overflow:auto}.agent-links{flex-wrap:wrap;gap:.55rem;margin-top:.9rem;display:flex}.agent-links a,.agent-task-grid article>a{min-height:44px;color:var(--green-strong);align-items:center;font-size:.9rem;font-weight:780;display:inline-flex}.agent-links a{border:1px solid #0f6b5740;border-radius:7px;padding:0 .7rem}.agent-task-grid dl{margin:0}.agent-task-grid dl div{border-top:1px solid var(--line);grid-template-columns:72px minmax(0,1fr);gap:.75rem;padding:.62rem 0;display:grid}.agent-task-grid dt{color:var(--green-strong);text-transform:uppercase;font-size:.78rem;font-weight:820}.agent-task-grid dd{margin:0}h2{letter-spacing:-.02em;max-width:840px;margin-top:.7rem;margin-bottom:.9rem;font-size:3.4rem;font-weight:810;line-height:1}h3{font-size:1.18rem;line-height:1.22}.failure-section{background:var(--bg)}.failure-grid,.workflow-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.failure-grid article,.workflow-grid article{background:#fff;min-width:0;min-height:220px;padding:1.2rem}.failure-grid h3,.workflow-grid h3{margin-bottom:.7rem}.workflow-section{background:#fff}.audience-section{background:linear-gradient(#fff 0%,#f5f8fb 100%),#fff}.context-rail{flex-wrap:wrap;gap:.56rem;margin-bottom:1.15rem}.context-rail span{min-height:36px;color:var(--green-strong);background:#eff9f4;border:1px solid #0f6b5742;border-radius:7px;align-items:center;padding:0 .72rem;font-size:.9rem;font-weight:760;display:inline-flex}.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-grid article>span{border:1px solid var(--ink);border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:1.3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:800;display:inline-flex}.audience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.audience-grid article{border:1px solid var(--line);border-top:5px solid var(--blue);background:#fff;border-radius:8px;flex-direction:column;min-width:0;min-height:250px;padding:1.15rem;display:flex}.audience-grid article:nth-child(2){border-top-color:var(--green)}.audience-grid article:nth-child(3){border-top-color:var(--amber)}.audience-grid article:nth-child(4){border-top-color:var(--purple)}.audience-grid h3{margin-bottom:.72rem}.audience-grid p{color:var(--muted);font-size:.98rem;line-height:1.56}.audience-grid a{color:var(--green-strong);margin-top:auto;padding-top:1rem;font-size:.94rem;font-weight:780}.evidence-section{background:linear-gradient(#f7fbf9,#fff 72%),#fff}.terminal{border:1px solid var(--line);background:#fff;border-radius:8px}.evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.evidence-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-width:0;min-height:310px;padding:1.35rem;display:flex}.evidence-card:nth-child(3){background:#fffcf3;border-color:#996b134d}.evidence-eyebrow{color:var(--green-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:820}.evidence-card h3{margin-top:.65rem;font-size:1.45rem}.evidence-card>p:not(.evidence-eyebrow){color:var(--muted);margin-top:.8rem;font-size:.98rem;line-height:1.58}.evidence-card-links{flex-wrap:wrap;gap:.55rem 1rem;margin-top:auto;padding-top:1.25rem;display:flex}.evidence-card-links a,.automation-note a{color:var(--green-strong);text-underline-offset:.18em;font-size:.92rem;font-weight:780;text-decoration:underline;text-decoration-thickness:.08em}.automation-note{max-width:900px;color:var(--muted);margin-top:1.25rem;font-size:.94rem;line-height:1.55}.install-section{color:#fff;background:#102018;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);display:grid}.install-copy p{color:#ffffffbd}.install-copy a{color:#d9f9eb;text-underline-offset:.18em;font-weight:720;text-decoration:underline;text-decoration-thickness:.1em}.install-section .section-kicker{color:#83d8b8}.terminal{background:#07100c;overflow:hidden;box-shadow:0 26px 70px #00000038}.terminal-bar{background:#0c1812;border-bottom:1px solid #ffffff1f;gap:.42rem;padding:.85rem 1rem;display:flex}.terminal-bar span{background:#86c7ad;border-radius:50%;width:11px;height:11px}.terminal-bar span:nth-child(2){background:#d5b468}.terminal-bar span:nth-child(3){background:#b57c78}.terminal pre{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:1.3rem;overflow-x:auto}.terminal code{color:#d9f9eb;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(.92rem,2vw,1.2rem);line-height:1.55}.terminal-links{flex-wrap:wrap;gap:.5rem;padding:0 1.3rem 1.3rem}.terminal-links a{color:#ecfff6;border:1px solid #fff3;border-radius:7px;align-items:center;min-height:44px;padding:0 .68rem;font-size:.88rem;font-weight:720;display:inline-flex}.site-footer{border-top:1px solid var(--line);color:var(--muted);background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1.6rem 4vw;font-size:.92rem;display:flex}.site-footer>span{color:var(--ink);font-weight:780}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:1rem}@media (min-width:1500px){.hero-lede{font-size:1.6rem}}@media (max-width:1100px){.site-header nav{gap:.9rem}.hero,.install-section{grid-template-columns:1fr}.hero{min-height:0}h1{font-size:3.85rem}h2{font-size:3rem}.hero-lede{font-size:1.28rem}.outcome-grid,.failure-grid,.audience-grid,.agent-steps,.evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.evidence-card:nth-child(3){grid-column:1/-1;min-height:auto}}@media (max-width:760px){html{scroll-padding-top:88px}.site-header{align-items:center;min-height:64px;padding:.72rem 5vw}.desktop-nav{display:none!important}.mobile-nav{margin-left:auto;display:block;position:relative}.mobile-nav summary{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;padding:.62rem .78rem;font-size:.9rem;font-weight:760;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);background:var(--line);width:min(78vw,300px);box-shadow:var(--shadow);border-radius:8px;gap:1px;display:grid;position:absolute;top:calc(100% + .55rem);right:0;overflow:hidden}.mobile-nav nav a{background:#fff;min-height:46px;padding:.8rem 1rem}.hero,.section,.install-section{padding-left:5vw;padding-right:5vw}.hero{padding-top:2.8rem}h1{font-size:3.5rem}h2{font-size:2.75rem}.workflow-grid,.agent-start-grid,.agent-task-grid,.evidence-grid{grid-template-columns:1fr}.evidence-card,.evidence-card:nth-child(3){grid-column:auto;min-height:auto}.outcome-card{min-height:128px}}@media (max-width:520px){.positioning,.section-kicker{font-size:.74rem}h1{font-size:3.15rem}h2{font-size:2.4rem}.hero-lede{font-size:1.14rem}.hero-actions{gap:.55rem}.hero-actions .button{padding-left:.9rem;padding-right:.9rem;font-size:.94rem}.hero-text,.section-heading p,.workflow-grid p,.failure-grid p,.install-copy p{font-size:.98rem}.outcome-grid,.failure-grid,.audience-grid,.agent-steps,.trust-list{grid-template-columns:1fr}.trust-list div,.trust-list div:nth-child(2n){border-left:0;padding:.7rem 0}.trust-list div+div{border-top:1px solid var(--line)}.failure-grid article,.workflow-grid article,.audience-grid article,.agent-steps li{min-height:auto}.assignment-figure img{width:100%;max-width:100%;transform:none}.site-footer{flex-direction:column;align-items:flex-start}.site-footer nav{justify-content:flex-start}}@media (max-width:360px){h1{font-size:2.75rem}h2{font-size:2.1rem}}@media (max-width:520px){.hero-panel .outcome-grid{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
