:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#19322d;background:#f7f8f5;line-height:1.6;font-synthesis:none;--ink:#19322d;--muted:#586b65;--accent:#155d47;--line:#d7e0d8;--mono:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace}
*{box-sizing:border-box}html{scroll-padding-top:28px}body{margin:0}a{color:var(--accent);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}button,textarea{font:inherit}button,a,summary{touch-action:manipulation}:focus-visible{outline:3px solid #b75c10;outline-offset:4px}[hidden]{display:none!important}
.shell{width:min(1140px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;top:-100px;left:16px;z-index:10;background:white;padding:12px}.skip:focus{top:12px}.site-header{display:flex;align-items:center;gap:24px;padding-block:25px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-size:1rem;font-weight:750;letter-spacing:-.03em;color:var(--ink);text-decoration:none}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--ink);color:#e1f1d3;font-family:var(--mono);font-size:17px}.site-header nav{display:flex;gap:26px;margin-left:auto}.site-header nav a{font-size:.85rem;text-decoration:none;color:#435b51}.site-header nav a:hover{text-decoration:underline}.pill{display:inline-block;white-space:nowrap;border:1px solid #bed0c1;border-radius:30px;padding:4px 10px;font-size:.75rem;font-weight:650;background:#eef4eb;color:#365c47}
.hero{display:grid;grid-template-columns:1.42fr 1fr;gap:65px;align-items:center;padding-block:66px 62px}.eyebrow{font-size:.68rem;letter-spacing:.13em;font-weight:750;color:#5c7266;margin:0 0 13px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.15rem,3.6vw,3.1rem);line-height:1.1;letter-spacing:-.05em;margin-bottom:23px}h1 span{color:#4c7160}h2{font-size:clamp(1.5rem,2.7vw,2rem);line-height:1.2;letter-spacing:-.035em;margin-bottom:0}h3{font-size:1rem;line-height:1.4;margin-bottom:9px}p{margin-bottom:14px}.lede{font-size:1.045rem;line-height:1.65;color:#405a4e;max-width:610px}.scope-note{font-size:.85rem;color:var(--muted);max-width:510px}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin:26px 0 13px}.text-link{font-size:.85rem;font-weight:650}.small{font-size:.8rem}.muted{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;padding:12px 17px;border:1px solid transparent;border-radius:8px;font-size:.85rem;font-weight:650;line-height:1.4;cursor:pointer;text-decoration:none;transition:background-color .15s,border-color .15s}.button.primary{background:var(--accent);color:white;box-shadow:0 2px 1px #163d2310}.button.primary:hover{background:#114c3a}.button.secondary{background:white;color:var(--ink);border-color:#cbd7ce}.button.secondary:hover{background:#f0f5ed}.button.compact{padding:8px 11px;font-size:.75rem}.button:disabled{cursor:not-allowed;opacity:.52;box-shadow:none}.button:disabled:hover{background:inherit}.button.primary:disabled:hover{background:var(--accent)}
.example-card{border:1px solid #bdcfc1;border-radius:13px;background:#fff;box-shadow:0 18px 38px #244b3010;overflow:hidden;transform:rotate(.6deg)}.code-header{display:flex;align-items:center;gap:8px;background:#eef3ed;border-bottom:1px solid var(--line);padding:13px 16px;font-size:.73rem;font-weight:600}.code-header a{margin-left:auto;font:11px var(--mono);color:#5c7266}.file-dot{height:7px;width:7px;border:1px solid #5b816c;border-radius:50%}.example-card pre{border:0;border-radius:0;background:white;margin:0;padding:20px 22px;font-size:13px;line-height:1.8;color:#315e4b}.example-card>p{font-size:.75rem;color:#627268;padding:0 18px;margin-top:14px}.outcomes{display:flex;gap:9px;padding:0 18px}.outcome{display:inline-flex;gap:9px;align-items:center;border-radius:5px;padding:4px 9px;font:10px var(--mono)}.outcome strong{font:600 11px/1.5 ui-sans-serif,system-ui,sans-serif}.accepts{background:#eaf3e7;color:#2c6036}.rejects{background:#fff0e8;color:#a44b22}
.workspace{background:#fff;border:1px solid var(--line);border-radius:15px;padding:29px 30px 23px;box-shadow:0 3px 12px #203d1b04;scroll-margin-top:25px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:23px}.section-heading>a{font-size:.79rem;white-space:nowrap}.section-heading .eyebrow{margin-bottom:8px}.editor-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px}.editor-toolbar p{margin:0}.editors{display:grid;grid-template-columns:1fr 1fr;gap:17px}.editor{border:1px solid #ccd8ce;border-radius:9px;overflow:hidden}.editor-title{display:flex;justify-content:space-between;gap:10px;background:#f2f5f0;padding:11px 14px;border-bottom:1px solid #dce4da}.editor-title label{font-size:.82rem;font-weight:700}.editor-title .small{font-size:.73rem}textarea{display:block;background:#fcfdfb;border:0;resize:vertical;width:100%;min-height:320px;padding:16px 15px;color:#2a4435;font:12px/1.7 var(--mono);tab-size:2}textarea:focus-visible{outline-offset:-3px}textarea[readonly]{background:#f2f5f0}.editor-foot{padding:7px 14px;margin:0;font-size:.67rem;color:#5e7162;border-top:1px solid #e5ebe1;font-family:var(--mono)}.run-row{display:flex;align-items:center;gap:20px;margin-top:20px}.run-row p{margin:0;font-size:.74rem}.status{margin:14px 0 0;font-size:.8rem;color:#587064;min-height:1.6em}.error{border-left:3px solid #bb5936;background:#fff4ed;padding:13px 16px;color:#903d1f;font-size:.85rem;margin:14px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}
.result-section{padding-block:35px 0}.result-section>.section-heading{margin-bottom:14px}.result-section>p{font-size:.9rem}.notice{border-left:3px solid #aa8640;background:#fff8e8;padding:12px 16px;color:#6c582d;border-radius:0 6px 6px 0;font-size:.83rem}.notice.subtle{background:#eef2eb;border-color:#89a383;color:#465e46}.witnesses{display:grid;gap:15px}.witness{background:white;border:1px solid var(--line);border-radius:10px;padding:18px 20px}.witness-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px}.witness-heading h3{margin:0;font:650 .8rem var(--mono)}.witness-heading .outcomes{padding:0}.witness pre{font-size:12px;margin:0}.witness-errors{list-style:none;padding:0;margin:13px 0 0;display:grid;gap:7px}.witness-errors li{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;font-size:.77rem}.error-path{color:#714731}.error-keyword{background:#f7efe7;color:#805231;font:11px var(--mono);border-radius:4px;padding:1px 5px}.error-description{color:#657266}.download-panel{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 23px;background:#e9f0e4;border:1px solid #c8d7bd;border-radius:10px;margin-top:20px}.download-panel h3{margin-bottom:4px}.download-panel p{margin:0}.file-list{list-style:none;padding:0;display:grid;gap:5px;font:11px/1.6 var(--mono)}.file-list li{display:flex;justify-content:space-between;gap:20px}.hash{font:10px/1.6 var(--mono);overflow-wrap:anywhere;color:#617064}.result-details pre{font-size:11px;max-height:210px}.package-section{padding-block:57px 0}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.package-grid>div{border-top:1px solid var(--line);padding-top:18px}.package-grid p{font-size:.85rem;color:#586e61}.package-grid h3{font-size:.9rem}
pre{font:12px/1.65 var(--mono);white-space:pre;overflow:auto;background:#eff3eb;border:1px solid #dfe7d9;border-radius:7px;padding:15px 17px;max-height:330px}code{font-family:var(--mono);font-size:.93em;overflow-wrap:anywhere}details{border-top:1px solid var(--line);padding:17px 0}details p{font-size:.83rem;color:#52695a;margin:13px 0 0;max-width:930px}summary{font-size:.84rem;font-weight:650;cursor:pointer}summary:hover{color:var(--accent)}.verify-details{margin-top:15px}.verify-details pre{max-width:660px}.result-details{margin-top:18px}
.interest-section{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:65px;margin-top:39px;padding:33px 35px;background:#1b3e32;border:1px solid #234b3d;border-radius:13px;color:#f6faf3}.interest-section .eyebrow{color:#bbd0ab}.interest-section h2{font-size:1.65rem;margin-bottom:16px}.interest-section p{font-size:.85rem;color:#d2ded1;max-width:580px}.interest-section .small{font-size:.75rem;color:#bed0bb}.interest-section #interest-help{margin-bottom:0}.interest-action{text-align:center}.interest-button{width:100%;background:#dfedbd;color:#213f2d;border-color:#dfedbd;line-height:1.5}.interest-button:hover{background:#ebf4d5}.interest-button:disabled{background:#7f9570;color:#e5ebdf;border-color:#9daf91;opacity:.6}.interest-button:disabled:hover{background:#7f9570}.interest-action>p{margin:9px 0 0}.interest-action .status{color:#ebf5db}.details-section{padding-block:45px 0}.details-section h2{font-size:1.3rem;margin-bottom:18px}.site-footer{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-block:24px 30px;margin-top:25px;font-size:.72rem;color:#657669}
@media(prefers-reduced-motion:reduce){*{transition:none!important}.example-card{transform:none}}@media(max-width:980px){.hero{gap:28px;grid-template-columns:1.25fr 1fr}.hero h1{font-size:2.45rem}.section-heading{align-items:start}.interest-section{gap:30px}.site-header nav{gap:18px}}@media(max-width:740px){.shell{width:calc(100% - 34px)}.site-header{gap:12px;padding-block:17px}.site-header nav{display:none}.site-header .pill{margin-left:auto}.hero{grid-template-columns:1fr;padding-block:37px 36px;gap:31px}.hero h1{font-size:clamp(2.15rem,8.5vw,3.15rem)}.hero-copy{max-width:610px}.example-card{max-width:520px;transform:none}.example-card pre{line-height:1.55}.workspace{padding:23px 17px 18px}.section-heading{flex-direction:column;gap:12px;margin-bottom:21px}.editors{grid-template-columns:1fr;gap:14px}textarea{min-height:245px}.run-row{align-items:stretch;flex-direction:column;gap:12px}.run-row .button{width:100%}.package-grid{grid-template-columns:1fr;gap:15px}.package-grid>div{padding-top:13px}.package-grid p{margin-bottom:0}.package-section{padding-top:35px}.interest-section{grid-template-columns:1fr;padding:27px 22px;gap:22px}.interest-action{text-align:left}.download-panel{align-items:stretch;flex-direction:column;gap:15px;padding:17px}.witness{padding:16px 14px}.witness-heading{align-items:start;flex-wrap:wrap}.outcome{padding:3px 7px}.site-footer{font-size:.68rem;gap:15px}.file-list li{flex-wrap:wrap;gap:0}}
.hero-copy,.example-card,.editor,.witness{min-width:0}.mcp-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:14px}.mcp-row>a{font:12px/1.6 var(--mono);overflow-wrap:anywhere}
