@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--paper:#efeee8;--ink:#20251f;--muted:#71756b;--orange:#f2532b;--line:#d6d7cf;--white:#fafaf7;--green:#768769;--mono:ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',monospace;--display:'Space Grotesk',sans-serif;--body:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea,summary{outline-offset:5px}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button[disabled]{pointer-events:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--orange)}textarea:focus-visible,input:focus-visible{outline:2px solid var(--orange);outline-offset:1px}button,a,summary{touch-action:manipulation}[hidden]{display:none!important}.wrap{max-width:1336px;margin:0 auto;padding-left:56px;padding-right:56px}.skip-link{position:fixed;top:-100px;left:20px;z-index:10;background:var(--ink);color:white;padding:12px}.skip-link:focus{top:10px}.site-header{border-bottom:1px solid var(--line)}.header-inner{height:96px;display:flex;align-items:center;justify-content:space-between}.wordmark{display:flex;align-items:center;gap:0;font-family:var(--display);font-size:23px;font-weight:700;letter-spacing:-1.1px}.brand-symbol{width:35px;height:37px;background:var(--orange);border-radius:7px;margin-right:10px;font-size:32px;line-height:29px;padding-left:7px;position:relative}.brand-symbol>span{position:absolute;font-size:18px;top:1px;right:3px}.wordmark-light{font-weight:400}.version{font-family:var(--mono);font-size:10px;letter-spacing:0;color:var(--muted);margin-left:11px;border:1px solid var(--line);padding:1px 5px;border-radius:3px}.header-inner nav{display:flex;align-items:center;gap:31px;font-size:12px;font-weight:600}.header-inner nav a{transition:color .15s}.header-inner nav a:hover{color:var(--orange)}.github-link{border:1px solid var(--ink);border-radius:5px;padding:8px 15px}.github-link span{margin-left:15px}.hero{padding-top:90px;padding-bottom:83px;display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.eyebrow{font-family:var(--mono);font-weight:500;font-size:10px;letter-spacing:1.4px;margin:0 0 24px;display:flex;align-items:center;gap:9px}.status-dot{width:7px;height:7px;flex-shrink:0;display:inline-block;border-radius:50%;background:var(--orange)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--display);font-weight:500}h1{font-size:clamp(52px,5.25vw,72px);line-height:1.035;letter-spacing:-4.5px;margin-bottom:26px}h1>span{color:var(--orange)}.hero-description{font-size:20px;line-height:1.5;letter-spacing:-.45px;margin-bottom:16px}.hero-subcopy{font-size:14px;color:#75786f;line-height:1.75;max-width:390px;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:24px}.button{border:1px solid transparent;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:13px 20px;font-size:12px;font-weight:650;line-height:1.4;transition:background .18s,transform .18s,color .18s;min-height:45px}.button:hover{transform:translateY(-1px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#394032}.button-orange{background:var(--orange);color:#fff}.button-orange:hover{background:#d94724}.text-link{font-size:12px;font-weight:650;display:inline-flex;align-items:center;gap:13px;background:none;border:0;padding:6px 0}.text-link:hover{color:var(--orange)}.hero-footnote{display:flex;flex-wrap:wrap;gap:0;margin-top:29px;font-size:9px;color:var(--muted)}.hero-footnote span+span::before{content:'·';margin:0 11px}.hero-visual{position:relative;border:1px solid #d5d6cd;border-radius:10px;padding:24px 28px 18px;background:radial-gradient(#caccbf .7px,transparent .7px) 0 0/10px 10px;box-shadow:0 14px 35px #23271b06}.visual-topline{display:flex;justify-content:space-between;font:9px var(--mono);letter-spacing:.6px;color:var(--muted);margin-bottom:26px}.visual-topline>span:first-child{display:flex;align-items:center;gap:7px}.tiny-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--green)}.request-bubble{margin-left:17px;background:#fafbf6;border:1px solid #d7d9cf;box-shadow:0 3px 0 #d1d4c5;border-radius:8px;padding:18px 22px;position:relative}.mono-label{font-family:var(--mono);font-size:9px;letter-spacing:.9px;color:var(--muted);font-weight:500}.request-bubble p{font-family:var(--display);font-size:19px;line-height:1.5;letter-spacing:-.5px;margin:11px 0 9px}.bubble-cursor{position:absolute;right:18px;bottom:17px;color:var(--orange);font-family:var(--mono)}.flow-connector{height:40px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:15px;color:var(--muted)}.flow-connector span{height:1px;width:50px;background:var(--line)}.flow-connector b{font-weight:400}.code-card{background:var(--ink);border-radius:7px;box-shadow:0 8px 18px #20251f18;overflow:hidden}.code-header{display:flex;align-items:center;gap:8px;min-height:40px;border-bottom:1px solid #ffffff18;padding:0 17px;font-family:var(--mono);font-size:9px;color:#b6bfb0;letter-spacing:.6px}.orange-square{width:6px;height:6px;background:var(--orange);display:inline-block}.code-badge{font-size:7px;margin-left:auto;border:1px solid #ffffff26;border-radius:3px;padding:2px 5px;color:#a8b09d}.code-card pre{font-size:12px;line-height:1.9;padding:21px 25px 20px;margin:0;overflow:auto}.code-card code{font-family:var(--mono)}.syntax-dim{color:#747f6c}.syntax-key{color:#edf0e6}.syntax-value{color:#b9ce9f}.syntax-bool{color:#fca27e}.code-footer{border-top:1px solid #ffffff12;color:#a5ad9b;display:flex;align-items:center;gap:7px;font-size:9px;padding:11px 17px}.code-footer .status-dot{width:5px;height:5px;background:#a9be92}.visual-caption{display:flex;align-items:center;gap:7px;font-size:10px;padding-top:17px;color:#61695b}.spark{font-size:18px;color:var(--orange)}.visual-caption>.mono-label{font-size:6px;letter-spacing:.3px;margin-left:auto}.principles-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.principles-inner{display:flex;align-items:center;justify-content:space-between;min-height:69px;gap:20px;font-size:11px}.principles-inner b{font:9px var(--mono);color:var(--orange);margin-right:8px}.bar-arrow{color:#969d8e}.principle-note{font-size:10px;color:#85897f;margin-left:16px}.sandbox-section{padding-top:76px;padding-bottom:77px;scroll-margin-top:12px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-heading .eyebrow{margin-bottom:13px}.section-heading h2{font-size:35px;letter-spacing:-1.8px;line-height:1.2;margin:0}.service-status{display:flex;align-items:center;gap:7px;font-size:10px;white-space:nowrap;border:1px solid var(--line);padding:5px 9px;border-radius:4px;margin-bottom:3px}.service-status .status-dot{background:#789367}.service-status .muted-dot{background:#a4a69c}.section-intro{font-size:12px;color:var(--muted);margin-top:15px;margin-bottom:27px}.workspace{display:grid;grid-template-columns:1fr 1fr;background:var(--white);border:1px solid var(--line);border-radius:9px;overflow:hidden}.request-panel,.decision-panel{padding:27px 29px 26px;min-width:0}.request-panel{border-right:1px solid var(--line)}.decision-panel{background:#f6f7f1}.panel-topline{display:flex;align-items:center;gap:8px;margin-bottom:23px;min-height:25px}.panel-step{font-family:var(--mono);font-size:10px;display:flex;align-items:center;justify-content:center;width:23px;height:23px;border:1px solid #d0d4c8;border-radius:50%;color:#718160}.panel-topline h3{margin:0;font-size:16px;font-weight:500;letter-spacing:-.4px}.provenance-badge{font:8px var(--mono);letter-spacing:.45px;background:#e9ede2;border:1px solid #d6ddcb;color:#687959;border-radius:3px;padding:4px 6px;white-space:nowrap}.panel-topline .provenance-badge{margin-left:auto;font-size:7px}.provenance-badge.demo{background:#fff1e6;color:#ac522d;border-color:#edceb9}.provenance-badge.live{background:#e7efe1;color:#426835;border-color:#cbd9be}.mode-tabs{display:flex;background:#ebece5;padding:4px;border:1px solid #e2e4da;border-radius:5px;margin-bottom:13px;gap:3px}.mode-tab{flex:1;background:none;color:#7a8170;border:0;padding:8px 7px;font-size:11px;border-radius:3px;font-weight:600;white-space:nowrap}.mode-tab.active{background:var(--white);color:var(--ink);box-shadow:0 1px 3px #20251f14}.mode-tab>span{font:7px var(--mono);margin-left:5px;color:#918068}.mode-notice{font-size:10px;line-height:1.6;color:#787f6d;min-height:34px;margin:0 0 18px}.mode-notice.demo-notice{color:#9c542d}.template-row{margin-bottom:20px}.field-caption{font:8px var(--mono);color:#969b8e;letter-spacing:1px;display:block;margin-bottom:8px}.template-buttons{display:flex;flex-wrap:wrap;gap:5px}.template-chip{border:1px solid var(--line);border-radius:4px;padding:5px 8px;font-size:9px;color:#717969;background:#f8f9f3}.template-chip:hover,.template-chip.selected{border-color:#f4aa8c;color:#ab542f;background:#fff3e8}.field-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;margin-bottom:8px;gap:10px}.field-label>span{font:8px var(--mono);color:#929987;font-weight:400}textarea,input[type=password]{width:100%;background:#fff;border:1px solid #d8dcd0;border-radius:5px;line-height:1.65;color:var(--ink);font-size:12px;padding:13px;resize:vertical;display:block}textarea::placeholder,input::placeholder{color:#9b9f95;font-size:11px}textarea[readonly]{background:#f8f9f2;color:#65705d}.context-label{margin-top:18px}.context-input{font-size:11px}.access-details{margin:16px 0 19px;border-top:1px solid #e5e7dd;border-bottom:1px solid #e5e7dd}.access-details summary{font-size:10px;padding:10px 0;cursor:pointer;list-style-position:inside;color:#75806c}.access-details summary>span{float:right;font-size:8px;color:#a2a996}.access-inner{padding:5px 0 13px}.access-inner p{font-size:10px;color:var(--muted);margin:8px 0 0}.full-width{width:100%;justify-content:space-between}.input-footnote{font-size:9px;color:#949b88;text-align:center;margin:15px 0 0;line-height:1.7}.empty-state{min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 18px}.empty-symbol{display:flex;align-items:center;gap:19px;font:64px var(--display);font-weight:400;color:#c8d1bd;margin-bottom:25px;line-height:1}.empty-symbol i{font-style:normal;font-size:45px;color:#adbd98}.empty-state h4{font-size:18px;letter-spacing:-.6px;margin-bottom:9px;text-align:center}.empty-state p{font-size:11px;line-height:1.8;max-width:285px;text-align:center;color:#8a927e;margin-bottom:18px}.empty-types{display:flex;gap:7px}.empty-types span{font:7px var(--mono);color:#819270;border:1px solid #dce4d3;background:#eef2e7;border-radius:3px;padding:4px 6px;letter-spacing:.3px}.empty-state .text-link{font-size:10px;margin-top:26px;color:#718563}.plan-summary{border-bottom:1px solid #dce1d3;padding-bottom:17px;margin-bottom:21px}.plan-summary p{font-size:13px;line-height:1.7;margin:7px 0 0}.questions-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.small-link{background:none;border:0;padding:3px;color:#768567;font-size:10px}.small-link:hover{text-decoration:underline}.question-list{display:grid;gap:10px}.question-card{border:1px solid #d8dfce;border-radius:5px;background:#fffefa;padding:13px}.question-card-head{display:flex;align-items:center;gap:8px;margin-bottom:7px}.question-id{font:10px var(--mono);color:#626e55;overflow-wrap:anywhere}.type-badge{font:7px var(--mono);padding:2px 5px;background:#eaf0e2;border-radius:3px;color:#738161;margin-left:auto;white-space:nowrap}.question-card p{font-size:11px;line-height:1.7;color:#727d66;margin:0}.question-options{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.question-options span{font:8px var(--mono);padding:3px 6px;background:#f0f2e9;border:1px solid #e4e8dc;color:#737f65;border-radius:3px}.plan-editor{padding:13px;background:#e9eede;border:1px solid #d7dfca;border-radius:5px;margin-top:13px}.plan-editor textarea{font:10px/1.65 var(--mono)}.plan-editor p{font-size:10px;color:var(--muted);margin:8px 0 12px}.button-small{min-height:30px;padding:7px 10px;font-size:10px;gap:8px}.button-outline{color:var(--ink);border-color:#cdd3c4;background:transparent}.button-outline:hover{background:#e3e8d8}.run-controls{margin-top:23px;padding-top:18px;border-top:1px solid #dce1d3}.run-controls label{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#78836a}.run-controls output{font:11px var(--mono);color:#405233}.run-controls input{width:100%;accent-color:var(--ink);margin:12px 0 7px}.run-controls p{font-size:9px;color:#9aa38d;margin-bottom:17px}.clarification-box{border:1px solid #e5c59c;background:#fff5e6;padding:15px;border-radius:5px;margin-bottom:20px}.clarification-box h4{font-size:14px;margin-bottom:9px}.clarification-box ul{font-size:11px;padding-left:17px;color:#82623b}.clarification-box textarea{margin-bottom:12px}.clarification-box .button{font-size:10px;padding:10px 13px;min-height:36px}.message-box{padding:12px 14px;border:1px solid #e4c8b3;background:#fff0e6;color:#97512d;border-radius:4px;margin-top:18px;font-size:11px;line-height:1.7;overflow-wrap:anywhere}.message-box.busy{border-color:#cbd9bf;background:#edf3e6;color:#617750}.results-section{margin-top:25px;background:var(--white);border:1px solid var(--line);border-radius:8px;padding:27px 29px;scroll-margin-top:25px}.results-topline{display:flex;justify-content:space-between;gap:20px;align-items:center}.results-topline .eyebrow{font-size:8px;margin-bottom:8px}.results-topline h3{font-size:25px;letter-spacing:-1px;margin-bottom:10px}.result-summary{font-size:12px;color:var(--muted)}.result-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.result-card{background:#f0f3e9;border:1px solid #d9dfcf;border-radius:5px;padding:18px;min-width:0}.result-card.review{background:#fff3e6;border-color:#ebd8be}.result-card .mono-label{display:flex;justify-content:space-between;gap:8px;overflow-wrap:anywhere}.result-value{font-family:var(--display);font-size:25px;letter-spacing:-1px;line-height:1.35;margin:15px 0;overflow-wrap:anywhere}.result-status{display:flex;align-items:center;gap:7px;font-size:9px;color:#6d8659}.result-status .status-dot{width:5px;height:5px;background:#7a9561}.review .result-status{color:#a6763b}.review .status-dot{background:#d29a54}.confidence-track{height:3px;background:#d8dfcf;border-radius:3px;margin-top:14px;overflow:hidden}.confidence-fill{height:100%;background:#7e9469;border-radius:3px}.review .confidence-track{background:#e9dbc7}.review .confidence-fill{background:#c3965f}.confidence-caption{font:8px var(--mono);color:#89977d;margin-top:7px}.review .confidence-caption{color:#b0936d}.results-provenance{font-size:10px;color:#979d8e;margin-top:17px}.raw-output{border-top:1px solid var(--line);margin-top:20px;padding-top:14px}.raw-output summary{font-size:11px;cursor:pointer}.raw-output summary span{float:right;font:13px var(--mono);color:#8d9780}.raw-output pre{max-height:410px;overflow:auto;background:var(--ink);padding:20px;color:#c3d3b4;border-radius:4px;font:10px/1.8 var(--mono)}.json-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:14px}.how-section{background:#e4e7dc;border-top:1px solid #d8ddce;border-bottom:1px solid #d8ddce;padding:65px 0}.how-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:40px}.how-heading .eyebrow{margin-bottom:17px;font-size:9px;color:#788269}.how-heading h2{font-size:34px;line-height:1.25;letter-spacing:-1.75px;margin:0}.how-heading>p{font-size:12px;line-height:1.9;color:#7b846f;max-width:323px;margin:0 0 3px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.how-grid article{border-top:1px solid #c5cfb9;padding:24px 26px 0 0}.how-grid article+article{border-left:1px solid #c5cfb9;padding-left:29px}.how-number{font:9px var(--mono);color:#7a886a;letter-spacing:.7px;display:block;margin-bottom:16px}.how-grid h3{font-size:18px;letter-spacing:-.7px;margin-bottom:13px}.how-grid p{font-size:12px;line-height:1.85;color:#7e8771;margin-bottom:20px;max-width:310px}.how-tag{font:8px var(--mono);color:#7e8a6e}.start-section{padding-top:80px;padding-bottom:76px;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.start-section .eyebrow{font-size:9px;margin-bottom:17px}.start-section h2{font-size:38px;letter-spacing:-2px;line-height:1.2;margin-bottom:21px}.start-copy>p:not(.eyebrow):not(.ownership-note){font-size:12px;line-height:1.85;max-width:390px;color:var(--muted);margin-bottom:22px}.start-links{display:flex;align-items:center;gap:20px}.start-links .button{font-size:10px;padding:12px 15px;gap:18px}.start-links .text-link{font-size:10px;white-space:nowrap}.ownership-note{font-size:9px;color:#939a88;margin:18px 0 0}.quickstart{border-radius:7px;overflow:hidden;background:var(--ink)}.quickstart .code-header{padding:0 20px;min-height:44px}.terminal-copy{margin-left:auto;background:none;border:1px solid #626a58;border-radius:3px;color:#adbaa0;font:8px var(--mono);padding:4px 7px}.terminal-copy:hover{background:#394032}.quickstart pre{margin:0;padding:25px 24px 24px;color:#d0dec1;font:10px/2.5 var(--mono);overflow-x:auto}.quickstart pre code{font:inherit}.quickstart-note{display:flex;align-items:center;gap:8px;border-top:1px solid #ffffff13;padding:16px 22px;color:#8e9a82;font-size:9px}.quickstart-note span{font-size:18px;color:#ca6c46}.closing-strip{display:flex;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:29px;padding-bottom:29px;gap:23px}.closing-symbol{font-size:42px;color:var(--orange);line-height:1}.closing-strip p{font-family:var(--display);font-size:18px;line-height:1.5;color:#9b9e94;letter-spacing:-.5px;margin:0}.closing-strip strong{font-weight:500;color:var(--ink)}.closing-link{margin-left:auto;font-size:35px;color:var(--orange);line-height:1.2}.site-footer{padding-top:27px;padding-bottom:30px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:9px;color:#8b9380}.footer-credit{color:#5d6752;font-weight:600;white-space:nowrap}.site-footer p{margin:0;font-size:8px}.site-footer>div{display:flex;gap:20px;white-space:nowrap}.site-footer a:hover{color:var(--orange)}.toast{position:fixed;bottom:23px;left:50%;transform:translateX(-50%);padding:12px 22px;background:var(--ink);color:#edf1e7;box-shadow:0 5px 30px #0002;border-radius:5px;z-index:10;font-size:12px;max-width:90vw}.error{color:#af421f}@media(min-width:1450px){.wrap{max-width:1400px}.hero{gap:105px;min-height:625px}.hero-visual{padding:27px 32px 22px}}@media(max-width:1100px){.wrap{padding-left:35px;padding-right:35px}.hero{gap:38px;padding-top:70px;padding-bottom:66px}h1{font-size:57px;letter-spacing:-3.5px}.hero-visual{padding:20px}.hero-description{font-size:18px}.request-bubble p{font-size:17px}.request-panel,.decision-panel{padding:22px}.panel-topline h3{font-size:14px}.panel-topline .provenance-badge{font-size:6px}.principle-note{display:none}.section-heading h2{font-size:30px}.hero-actions{gap:17px}.hero-actions .button{font-size:10px;padding:12px 15px;gap:16px}.start-section{gap:38px}.start-links{align-items:flex-start;flex-direction:column;gap:8px}.quickstart pre{font-size:9px;padding:20px}.how-heading{gap:35px}.how-heading h2{font-size:31px}.how-grid h3{font-size:17px}.result-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.wrap{padding-left:25px;padding-right:25px}.header-inner{height:79px}.header-inner nav{gap:18px}.header-inner nav>a:first-child{display:none}.hero{gap:28px;padding-top:55px;padding-bottom:54px}.hero h1{font-size:46px;letter-spacing:-2.7px}.hero .eyebrow{font-size:8px;letter-spacing:.9px}.hero-description{font-size:16px}.hero-subcopy{font-size:12px}.hero-actions{flex-direction:column;align-items:flex-start;gap:8px}.hero-footnote{font-size:8px}.hero-footnote span+span::before{margin:0 6px}.hero-visual{padding:16px 14px}.request-bubble{margin-left:5px;padding:15px}.request-bubble p{font-size:15px}.visual-topline{font-size:7px;letter-spacing:.2px;margin-bottom:18px}.code-card pre{font-size:9px;padding:17px}.code-footer{font-size:7px;padding:10px}.code-badge{font-size:6px}.visual-caption{font-size:8px}.visual-caption>.mono-label{display:none}.service-status{font-size:8px}.section-heading h2{font-size:27px}.sandbox-section{padding-top:53px;padding-bottom:50px}.workspace{grid-template-columns:1fr}.request-panel{border-right:none;border-bottom:1px solid var(--line);padding:25px}.decision-panel{padding:25px}.empty-state{min-height:300px}.panel-topline h3{font-size:16px}.panel-topline .provenance-badge{font-size:8px}.mode-notice{min-height:0}.how-section{padding:48px 0}.how-heading{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:28px}.how-heading>p{max-width:480px}.how-grid{gap:18px}.how-grid article+article{padding-left:0;border-left:none}.how-grid article{padding-right:0}.how-grid h3{font-size:16px}.how-grid p{font-size:11px}.how-number{font-size:8px}.how-tag{font-size:7px}.start-section{padding-top:50px;padding-bottom:50px;gap:27px}.start-section h2{font-size:31px}.start-section .eyebrow{font-size:8px}.quickstart pre{font-size:8px;line-height:2.8;padding:17px}.quickstart-note{font-size:8px;padding:12px}.site-footer{flex-wrap:wrap;gap:15px}.site-footer p{order:3;width:100%}}@media(max-width:560px){.wrap{padding-left:21px;padding-right:21px}.header-inner{height:76px}.wordmark{font-size:21px}.brand-symbol{width:31px;height:33px;font-size:28px;padding-left:6px;line-height:27px}.brand-symbol>span{font-size:16px;right:2px}.version{font-size:8px;margin-left:8px}.header-inner nav>a:not(.github-link){display:none}.header-inner nav{gap:0}.github-link{font-size:10px;padding:7px 10px}.github-link span{margin-left:7px}.hero{grid-template-columns:1fr;padding-top:42px;padding-bottom:37px;gap:33px}.hero h1{font-size:62px;letter-spacing:-3.5px}.hero .eyebrow{font-size:9px;margin-bottom:20px}.hero-description{font-size:18px}.hero-subcopy{font-size:13px;max-width:340px;margin-bottom:23px}.hero-actions{flex-direction:row;align-items:center;gap:22px}.hero-actions .button{font-size:11px;padding:13px 16px}.hero-actions .text-link{font-size:11px;gap:9px}.hero-footnote{font-size:9px;margin-top:23px}.hero-footnote span+span::before{margin:0 9px}.hero-visual{padding:20px 23px 17px}.visual-topline{font-size:8px;margin-bottom:20px}.request-bubble{padding:17px 20px;margin-left:15px}.request-bubble p{font-size:18px}.code-card pre{font-size:11px;padding:18px 22px}.code-footer{font-size:8px;padding:11px 15px}.code-badge{font-size:7px}.visual-caption{font-size:9px}.visual-caption>.mono-label{display:block;font-size:5px}.principles-inner{padding-top:15px;padding-bottom:15px;min-height:0;gap:9px;font-size:8px;line-height:1.5;justify-content:space-between}.principles-inner b{display:block;margin-right:0;margin-bottom:4px;font-size:8px}.bar-arrow{font-size:11px}.principles-inner>span:nth-child(5){text-align:right}.sandbox-section{padding-top:40px;padding-bottom:40px}.section-heading{align-items:flex-start;flex-direction:column;gap:14px}.section-heading .eyebrow{font-size:9px}.section-heading h2{font-size:28px;line-height:1.2;letter-spacing:-1.5px}.service-status{font-size:9px}.section-intro{font-size:11px;margin-top:13px;margin-bottom:20px}.request-panel,.decision-panel{padding:20px 17px}.panel-topline{margin-bottom:19px;gap:7px}.panel-topline h3{font-size:14px;letter-spacing:-.5px}.panel-topline .provenance-badge{font-size:6px;padding:3px 4px}.panel-step{font-size:9px;width:21px;height:21px}.mode-tab{font-size:11px}.mode-tab>span{font-size:6px}.mode-notice{font-size:9px}.field-label{font-size:10px}.empty-state{min-height:340px;padding:25px 5px}.empty-state h4{font-size:17px}.empty-state p{font-size:11px}.results-section{padding:22px 17px;margin-top:18px}.results-topline{align-items:flex-start;gap:12px;flex-wrap:wrap}.results-topline h3{font-size:23px}.result-summary{font-size:11px;margin-top:15px}.result-cards{grid-template-columns:1fr;gap:10px}.result-card{padding:16px}.result-value{font-size:25px;margin:11px 0}.how-section{padding-top:40px;padding-bottom:40px}.how-heading .eyebrow{font-size:8px}.how-heading h2{font-size:30px;letter-spacing:-1.6px}.how-heading>p{font-size:12px}.how-grid{grid-template-columns:1fr;gap:25px}.how-grid article{padding-top:19px}.how-grid h3{font-size:20px;margin-bottom:9px}.how-number{font-size:9px;margin-bottom:12px}.how-grid p{max-width:none;font-size:12px;margin-bottom:14px}.how-tag{font-size:8px}.start-section{grid-template-columns:1fr;gap:29px;padding-top:40px;padding-bottom:40px}.start-section h2{font-size:35px}.start-links{flex-direction:row;align-items:center;gap:20px}.start-links .button{font-size:9px;padding:11px 13px;gap:13px}.start-links .text-link{font-size:9px}.quickstart pre{font-size:9px;line-height:2.6;padding:20px}.quickstart-note{font-size:8px;padding:13px 18px}.closing-strip{gap:16px;padding-top:23px;padding-bottom:23px}.closing-symbol{font-size:35px}.closing-strip p{font-size:16px;letter-spacing:-.3px}.closing-link{font-size:29px}.site-footer{padding-top:23px;padding-bottom:23px;font-size:9px}.site-footer>div{gap:16px}.site-footer p{font-size:8px}.raw-output pre{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
.criteria-details{margin-top:10px;font-size:9px;color:#7b886d}.criteria-details summary{cursor:pointer}.criteria-list{margin:10px 0 0}.criteria-list dt{font-family:var(--mono);font-size:9px;color:#516143;margin-top:8px}.criteria-list dd{margin:3px 0 0;line-height:1.7;color:#89947d}.score-legend{font-size:9px;line-height:1.8;color:#879477;margin:12px 0 0}.review .score-legend{color:#ad946d}.result-type{font-size:7px;letter-spacing:.4px;white-space:nowrap}
@media(max-width:560px){.hero h1{font-size:54px;letter-spacing:-3.2px}}
@media(max-width:360px){.hero h1{font-size:48px;letter-spacing:-2.8px}.hero-actions{gap:15px}.hero-actions .button{font-size:10px;padding:12px 13px}}
