:root{--bg:#f7fbf9;--surface:#fff;--ink:#101513;--muted:#56635e;--line:#dce7e2;--green:#0f6b57;--green-strong:#0a573f;--blue:#174f86;--amber:#996b13;--purple:#66509d;--red:#a83d36;--shadow:0 22px 64px #1015131a}*{box-sizing:border-box}html{scroll-behavior:smooth}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}p,h1,h2,h3,figure{margin: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,.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 a:hover,.site-footer a:hover{color:var(--green)}.hero{background:linear-gradient(#f7fbf9d1,#fff0 38%),#fff;grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);align-items:center;gap:clamp(2rem,5vw,5.5rem);min-height:calc(100vh - 68px);padding:clamp(3rem,7vh,5.4rem) 4vw clamp(2.8rem,6vh,4.8rem);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:0;max-width:760px;margin-top:1rem;font-size:clamp(3.15rem,7vw,7.2rem);font-weight:820;line-height:.94}.hero-lede{max-width:690px;margin-top:1.35rem;font-size:clamp(1.22rem,2.2vw,1.9rem);font-weight:720;line-height:1.15}.hero-text,.section-heading p,.workflow-grid p,.failure-grid p,.evidence-note p,.install-copy p{color:var(--muted);font-size:1.04rem;line-height:1.62}.hero-text{max-width:660px;margin-top:1rem}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.7rem}.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 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:136px;padding:.88rem}.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;scroll-margin-top:88px}.section-heading{max-width:850px;margin-bottom:2rem}h2{letter-spacing:0;max-width:840px;margin-top:.7rem;margin-bottom:.9rem;font-size:clamp(2.25rem,5vw,4.8rem);font-weight:810;line-height:.98}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}.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}.evidence-section{background:linear-gradient(#f7fbf9,#fff 72%),#fff}.evidence-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);align-items:stretch;gap:1rem;display:grid}.evidence-note,.evidence-links,.terminal{border:1px solid var(--line);background:#fff;border-radius:8px}.evidence-note{padding:1.35rem}.evidence-note h3{margin-bottom:.75rem}.evidence-note p+p{margin-top:.85rem}.evidence-links{background:var(--line);gap:1px;display:grid;overflow:hidden}.evidence-links a{min-height:72px;color:var(--ink);background:#fff;align-items:center;padding:1rem;font-weight:760;display:flex}.evidence-links a:hover{color:var(--green)}.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-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{margin:0;padding:1.3rem;overflow-x:auto}.terminal code{color:#d9f9eb;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(1rem,2vw,1.35rem);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:34px;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 (max-width:1100px){.site-header nav{gap:.9rem}.hero,.install-section{grid-template-columns:1fr}.hero{min-height:0}.outcome-grid,.failure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.evidence-layout{grid-template-columns:1fr}}@media (max-width:760px){.site-header{flex-direction:column;align-items:flex-start;gap:.8rem;padding:.95rem 5vw}.site-header nav{width:100%;padding-bottom:.1rem;overflow-x:auto}.hero,.section,.install-section{padding-left:5vw;padding-right:5vw}.hero{padding-top:2.8rem}.workflow-grid{grid-template-columns:1fr}.outcome-card{min-height:128px}}@media (max-width:520px){.site-header nav{font-size:.86rem}.positioning,.section-kicker{font-size:.74rem}h1{font-size:clamp(2.8rem,15vw,4rem)}.hero-lede{font-size:1.14rem}.hero-text,.section-heading p,.workflow-grid p,.failure-grid p,.evidence-note p,.install-copy p{font-size:.98rem}.outcome-grid,.failure-grid{grid-template-columns:1fr}.failure-grid article,.workflow-grid article{min-height:auto}.assignment-figure img{width:190%;max-width:none;transform:translate(-6%)}.site-footer{flex-direction:column;align-items:flex-start}.site-footer nav{justify-content:flex-start}}
