@charset "UTF-8";
:root{--paper:#f6f4ee;--ink:#222421;--muted:#62645d;--line:#d8d8ce;--red:#d83234;--red-bright:#e84142;--white:#fff;--mono:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace;--sans:Inter,"Helvetica Neue",Arial,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(--sans);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,pre:focus-visible{outline:3px solid #9a2525;outline-offset:5px}button{color:inherit}button:disabled{cursor:wait;opacity:.65}::selection{background:#f3b3a9;color:#211e1a}[hidden]{display:none!important}.page-shell{max-width:1376px;padding:0 64px;margin:auto}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:114px;border-bottom:1px solid var(--line);gap:24px}.brand{display:inline-flex;align-items:center;font-size:29px;letter-spacing:-1.25px;font-weight:850;flex-shrink:0}.brand:hover{text-decoration:none}.brand-light{font-weight:430}.brand-dot{color:var(--red)}.brand-mark{width:37px;height:37px;border-radius:50%;background:var(--red-bright);display:inline-flex;align-items:center;justify-content:center;margin-right:11px}.brand-mark svg{width:25px;height:25px;fill:white}.site-header nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:600}.nav-count{padding:3px 6px;background:#e7e8df;font:10px var(--mono);margin-left:4px}.nav-raw{padding:12px 16px;border:1px solid var(--ink);font-family:var(--mono);font-size:12px}.nav-raw span{margin-left:22px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;padding:78px 0 62px}.eyebrow{font:10px/1.5 var(--mono);font-weight:550;letter-spacing:1.7px;margin:0 0 27px;text-transform:uppercase;display:flex;align-items:center;gap:9px}.status-dot{display:inline-block;width:6px;height:6px;background:var(--red);border-radius:50%;flex-shrink:0}.hero h1{font-size:clamp(58px,5.55vw,80px);line-height:.99;letter-spacing:-5px;font-weight:650;margin:0 0 30px}.hero h1 span{color:var(--red)}.hero-description{font-size:16px;line-height:1.7;max-width:411px;color:var(--muted);margin:0 0 27px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:15px;min-height:46px;padding:13px 17px;font-size:11px;font-weight:650;border:1px solid transparent;line-height:1.4;background:none}.button:hover{text-decoration:none}.button-primary{background:var(--red);color:white}.button-primary:hover{background:#bc282b}.button-secondary{border-color:#bdbfb3;background:transparent}.button-secondary:hover{background:#eae9e1}.hero-footnote{font:10px/1.6 var(--mono);color:var(--muted);margin-top:14px}.hero-visual{position:relative;background:var(--red-bright);margin-top:1px;padding:23px 25px 18px;display:flex;flex-direction:column;justify-content:space-between;min-height:463px;overflow:hidden}.visual-label{display:flex;justify-content:space-between;color:#fff9ed;font:9px var(--mono);letter-spacing:1.7px}.network-diagram{height:236px;margin:-2px -25px -2px}.network-diagram svg{width:100%;height:100%;overflow:visible}.diagram-grid{stroke:#fff;opacity:.08;stroke-width:1}.diagram-lines{stroke:#fff;opacity:.6;stroke-width:1.2}.node-ring{fill:#e84142;stroke:#fff;stroke-dasharray:2 4;opacity:.6}.node-main,.node{fill:#fff9ed}.network-diagram text{font:9px var(--mono);fill:#fff9ed;letter-spacing:.3px}.terminal-card{position:relative;background:#242723;color:#f4f3eb;box-shadow:0 13px 29px #77202228}.terminal-top{padding:12px 15px;border-bottom:1px solid #454740;display:flex;align-items:center;justify-content:space-between;font:9px var(--mono);color:#acb0a4}.terminal-dots{display:flex;gap:4px}.terminal-dots i{display:block;width:5px;height:5px;border-radius:50%;background:#72766b}.terminal-body{padding:13px 18px 17px;font:11px/1.6 var(--mono)}.terminal-body p{margin:0 0 6px}.terminal-body .code-last{margin:10px 0 0;font-size:9px;color:#c5c9bb;display:flex;align-items:center;gap:6px}.code-red{color:#ff8c80}.code-muted{color:#aaafa0}.code-branch{padding-left:8px;color:#d9ddcd}.code-branch span{color:#a6ac99;margin-right:9px}.code-cursor{display:inline-block;width:5px;height:9px;background:#d6dfc3}.visual-caption{font:8px/1.5 var(--mono);color:#fff9ed;letter-spacing:.1px;margin:17px 0 0;display:flex;align-items:center;justify-content:space-between;gap:9px}.crosshair{font-size:18px;font-weight:200}.intro-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}.intro-strip>div{display:flex;align-items:center;gap:20px;padding:0 25px;border-right:1px solid var(--line)}.intro-strip>div:first-child{padding-left:0}.intro-strip>div:last-child{border:0}.intro-strip .metric{font-size:37px;letter-spacing:-2px;font-weight:500;line-height:1}.intro-strip>div>span:last-child{font-size:11px;line-height:1.75;color:var(--muted)}.intro-strip strong{color:var(--ink);font-weight:550}.strip-symbol{font:30px var(--mono);color:var(--red)}.library-section{padding-top:76px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading .eyebrow{font-size:9px;letter-spacing:1.5px;color:var(--muted);margin-bottom:14px}h2{font-size:37px;line-height:1.15;letter-spacing:-1.5px;font-weight:550;margin:0}.section-heading>p{font-size:12px;line-height:1.7;color:var(--muted);margin:0 0 3px}.library-toolbar{display:flex;align-items:center;gap:25px}.search-wrap{display:flex;align-items:center;gap:12px;border:1px solid #c8cabf;background:#fbfaf5;padding:0 14px;max-width:455px;flex:1;min-height:45px}.search-wrap:focus-within{border-color:var(--red)}.search-wrap svg{width:17px;height:17px;stroke:#7c8075;stroke-width:1.5;flex-shrink:0}.search-wrap input{border:0;outline:none;background:transparent;width:100%;min-width:0;font-size:12px;color:var(--ink);min-height:42px}.search-wrap input:focus-visible{outline:none}.search-wrap kbd{color:#888d7e;border:1px solid #d7d9cf;padding:2px 6px;font:10px var(--mono)}.results-count{font:10px var(--mono);color:var(--muted);margin-left:auto;white-space:nowrap}.category-filters{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0 27px}.category-filters button{font:10px var(--mono);padding:10px 13px;background:transparent;border:1px solid var(--line);min-height:36px}.category-filters button:hover{border-color:var(--ink)}.category-filters button[aria-pressed="true"]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.skill-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.skill-card{border:1px solid var(--line);background:#fbfaf5;min-width:0;padding:23px 23px 18px;display:flex;flex-direction:column;position:relative;transition:border-color .15s,transform .15s}.skill-card:hover{border-color:#a2a697;transform:translateY(-2px)}.skill-card.card-root{background:#eeeee4;border-color:#c1c4b5}.card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:25px}.card-icon{font:19px var(--mono);color:var(--red);display:inline-block;min-width:28px}.card-category{font:8px/1.5 var(--mono);letter-spacing:1px;text-transform:uppercase;color:var(--muted);text-align:right}.skill-card h3{font-size:19px;font-weight:600;line-height:1.2;letter-spacing:-.5px;margin:0 0 10px}.skill-card h3 a:after{content:"↗";font-family:var(--mono);font-weight:400;color:#909483;font-size:16px;float:right;margin-left:8px}.skill-card h3 a:hover{text-decoration:none;color:var(--red)}.skill-card .card-description{font-size:12px;line-height:1.65;color:var(--muted);margin:0 0 24px}.card-bottom{border-top:1px solid #e1e2d8;padding-top:14px;margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:8px;font:9px var(--mono);color:var(--muted)}.card-bottom a{color:var(--ink)}.card-bottom .start-label{color:var(--red);font-weight:600}.library-bottom{display:flex;justify-content:space-between;gap:16px;font:9px/1.6 var(--mono);color:var(--muted);margin-top:21px}.library-bottom>span{display:flex;align-items:center;gap:7px}.empty-state{padding:55px 20px;text-align:center;border:1px dashed var(--line)}.empty-state>span{font-size:32px;color:var(--red)}.empty-state h3{font-size:20px;margin:15px 0 10px}.empty-state p{font-size:13px;color:var(--muted)}.how-section{border-top:1px solid var(--line);margin-top:76px;padding-top:54px}.how-section h2{font-size:32px}.text-link{font-size:11px;font-weight:600}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;padding-top:11px}.step-number{font:11px var(--mono);color:var(--red);display:inline-block;padding-bottom:11px;border-bottom:2px solid var(--red);margin-bottom:16px}.steps h3{font-size:17px;letter-spacing:-.3px;font-weight:600;margin:0 0 12px}.steps p{font-size:12px;line-height:1.8;color:var(--muted);margin:0 0 19px;max-width:330px}.steps a{font-size:10px;font-weight:600}.principles{margin:66px 0 48px;background:var(--red);color:#fff8ef;padding:42px 44px;display:grid;grid-template-columns:1fr 1.08fr;gap:60px}.principles .eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:19px}.principles h2{font-size:36px;font-weight:500;line-height:1.1;letter-spacing:-1.1px}.principles p:not(.eyebrow){font-size:13px;line-height:1.7;margin:0 0 13px}.principles .principles-note{font-size:10px!important;color:#ffe5de;line-height:1.65!important}.button-on-red{background:#fff8ef;color:#ab2125;margin-top:6px;font-size:10px;min-height:39px}.button-on-red:hover{background:white}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 0 33px}.footer-brand{font-size:21px;letter-spacing:-1px}.site-footer p{font-size:9px;color:var(--muted);margin:0}.site-footer>div{display:flex;gap:21px;font:9px var(--mono)}.skip-link{position:absolute;top:-100px;left:20px;z-index:10;padding:12px;background:var(--ink);color:white}.skip-link:focus{top:10px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.enhanced{display:none}.js .hero-actions .enhanced{display:inline-flex}.js .library-toolbar,.js .category-filters{display:flex}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);background:var(--ink);color:white;font-size:12px;line-height:1.5;padding:12px 20px;z-index:20;opacity:0;pointer-events:none;transition:.2s;max-width:calc(100vw - 32px);width:max-content;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}dialog{max-width:900px;width:calc(100% - 48px);max-height:85dvh;padding:30px;border:1px solid #b2b5a8;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#171c19b8;backdrop-filter:blur(3px)}.dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:25px}.dialog-header .eyebrow{font-size:9px;margin-bottom:10px}.dialog-header h2{font-size:29px;letter-spacing:-1px}.icon-button{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border:1px solid var(--line);background:none;font-size:28px;line-height:1}.icon-button:hover{background:#e8e9df}.dialog-description{font-size:13px;line-height:1.6;color:var(--muted);max-width:690px;margin:17px 0}.dialog-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dialog-actions .text-link{margin-left:auto}.source-label{font:9px var(--mono);letter-spacing:1.2px;color:var(--muted);margin:26px 0 10px}pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal;font:12px/1.85 var(--mono);background:#ebece3;border:1px solid var(--line);padding:22px;margin:0}#dialog-content{max-height:46dvh;overflow:auto}.topic-main{padding:56px 0}.topic-breadcrumb{font:11px var(--mono);color:var(--muted);margin-bottom:30px}.topic-main h1{font-size:52px;letter-spacing:-2px;line-height:1.1;margin:15px 0}.topic-lede{font-size:16px;line-height:1.65;color:var(--muted);max-width:770px}.topic-main pre{margin-top:28px}.topic-meta{display:flex;gap:25px;flex-wrap:wrap;font:10px var(--mono);color:var(--muted);margin:22px 0}.topic-footer{padding:20px 0 40px;border-top:1px solid var(--line);font-size:11px;color:var(--muted);line-height:1.8}
@media(min-width:1500px){.hero h1{font-size:84px}}
@media(max-width:1100px){.page-shell{padding:0 38px}.hero{gap:30px;padding-top:60px}.hero h1{font-size:68px;letter-spacing:-4px}.hero-description{font-size:14px}.hero-actions{gap:8px}.button{padding:12px 14px;font-size:10px;gap:10px}.hero-visual{padding:21px 20px 17px;min-height:440px}.visual-label{font-size:8px;letter-spacing:1px}.terminal-body{font-size:10px}.visual-caption{font-size:7px}.skill-card{padding:20px 18px 17px}.skill-card h3{font-size:17px}.principles{gap:36px}.site-footer p{max-width:160px;line-height:1.6}}
@media(max-width:800px){.page-shell{padding:0 26px}.site-header{min-height:90px}.site-header nav{gap:20px}.site-header nav>a:nth-child(2){display:none}.brand{font-size:26px}.brand-mark{width:31px;height:31px}.hero{grid-template-columns:1fr 1fr;gap:23px;padding-top:48px;padding-bottom:45px}.hero h1{font-size:57px;letter-spacing:-3.5px}.hero .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:23px}.hero-description{font-size:13px}.hero-visual{min-height:430px;padding:20px 15px 14px}.network-diagram{margin:0 -15px;height:210px}.terminal-body{font-size:9px;padding:12px}.terminal-body .code-last{font-size:8px}.terminal-top{font-size:8px;padding:11px}.visual-caption{font-size:7px;line-height:1.5}.intro-strip>div{padding:0 15px;gap:13px}.intro-strip>div>span:last-child{font-size:9px}.strip-symbol{font-size:25px}.skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading h2{font-size:32px}.section-heading>p{font-size:11px}.steps{gap:23px}.steps h3{font-size:15px}.steps p{font-size:11px}.principles{padding:32px;gap:32px}.principles h2{font-size:30px}.principles p:not(.eyebrow){font-size:12px}.site-footer{flex-wrap:wrap}.site-footer p{max-width:none;margin-left:auto}.site-footer>div{margin-left:auto}.library-section{padding-top:55px}}
@media(max-width:620px){.page-shell{padding:0 22px}.site-header{min-height:80px;gap:12px}.brand{font-size:25px}.brand-mark{margin-right:8px;width:29px;height:29px}.brand-mark svg{width:22px;height:22px}.site-header nav{gap:0}.site-header nav>a:first-child{display:none}.nav-raw{font-size:10px;padding:10px 11px}.nav-raw span{margin-left:12px}.hero{grid-template-columns:1fr;gap:32px;padding-top:39px;padding-bottom:34px}.hero .eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:24px}.hero h1{font-size:67px;letter-spacing:-4px;line-height:1;margin-bottom:22px}.hero-description{font-size:14px;line-height:1.65;max-width:390px;margin-bottom:24px}.hero-actions{gap:9px}.button{font-size:10px;padding:13px 14px;min-height:45px;gap:10px}.hero-footnote{font-size:9px;margin-bottom:0}.hero-visual{min-height:auto;padding:20px 20px 15px;max-width:440px;width:100%;justify-self:center}.visual-label{font-size:8px}.network-diagram{height:185px;margin:-2px -20px -4px}.terminal-body{font-size:10px;padding:13px 17px}.terminal-body .code-last{font-size:9px}.terminal-top{font-size:9px;padding:11px 14px}.visual-caption{font-size:7px;margin-top:12px}.intro-strip{padding:20px 0;grid-template-columns:1fr 1fr}.intro-strip>div{padding:0 0 0 17px;gap:13px}.intro-strip>div:nth-child(2){border:0}.intro-strip>div:last-child{display:none}.intro-strip .metric{font-size:32px}.intro-strip>div>span:last-child{font-size:9px}.library-section{padding-top:44px}.section-heading{gap:15px;margin-bottom:24px}.section-heading h2{font-size:30px;letter-spacing:-1.3px}.section-heading>p{display:none}.section-heading .eyebrow{font-size:8px;margin-bottom:12px}.library-toolbar{gap:14px;flex-wrap:wrap}.search-wrap{flex-basis:100%;max-width:100%}.results-count{font-size:9px;margin:0}.category-filters{gap:6px;margin:13px 0 20px}.category-filters button{font-size:9px;padding:9px 11px;min-height:34px}.skill-grid{gap:11px}.skill-card{padding:17px 15px 15px}.card-top{margin-bottom:19px}.card-category{font-size:7px;letter-spacing:.5px}.card-icon{font-size:17px}.skill-card h3{font-size:16px;line-height:1.25;letter-spacing:-.35px}.skill-card h3 a:after{font-size:12px}.skill-card .card-description{font-size:11px;line-height:1.7;margin-bottom:19px}.card-bottom{font-size:8px;flex-wrap:wrap;gap:7px}.library-bottom{font-size:8px;flex-wrap:wrap;gap:8px;margin-top:17px}.how-section{margin-top:44px;padding-top:37px}.how-section .section-heading{display:block}.how-section .section-heading h2{font-size:29px;max-width:290px;margin-bottom:17px}.text-link{font-size:10px}.steps{grid-template-columns:1fr;gap:27px;padding-top:5px}.steps article{padding-left:48px;position:relative}.step-number{position:absolute;left:0;top:0;font-size:11px}.steps h3{font-size:17px;margin-bottom:8px}.steps p{font-size:12px;line-height:1.7;margin-bottom:13px;max-width:none}.principles{margin-top:40px;margin-bottom:31px;padding:29px 25px;grid-template-columns:1fr;gap:23px}.principles .eyebrow{font-size:7px;letter-spacing:1.3px;margin-bottom:14px}.principles h2{font-size:34px}.principles p:not(.eyebrow){font-size:12px}.principles .principles-note{font-size:10px!important}.site-footer{justify-content:flex-start;gap:17px;padding-bottom:28px}.footer-brand{font-size:21px}.site-footer p{font-size:9px;max-width:150px;margin-left:auto}.site-footer>div{font-size:9px;width:100%;margin:0;justify-content:space-between;padding-top:5px}dialog{width:calc(100% - 24px);padding:20px;max-height:90dvh}.dialog-header h2{font-size:24px}.dialog-description{font-size:12px}.dialog-actions{gap:8px}.dialog-actions .button{font-size:10px;padding:10px 12px;min-height:41px}.dialog-actions .text-link{margin-left:0}.dialog-header .eyebrow{font-size:8px}.source-label{margin-top:20px}pre{font-size:11px;padding:15px;line-height:1.8}#dialog-content{max-height:46dvh}.topic-main{padding:34px 0}.topic-main h1{font-size:39px;letter-spacing:-1.5px}.topic-lede{font-size:14px}.topic-meta{font-size:9px;gap:12px}}
@media(max-width:380px){.page-shell{padding:0 17px}.hero h1{font-size:59px}.hero-actions .button{font-size:9px;padding:12px 11px;gap:8px}.hero-footnote{font-size:8px}.skill-grid{grid-template-columns:1fr}.skill-card{padding:20px}.skill-card h3{font-size:19px}.skill-card .card-description{font-size:12px}.card-top{margin-bottom:17px}.card-category{font-size:8px}.card-bottom{font-size:9px}.section-heading h2{font-size:28px}.intro-strip>div{padding-left:12px;gap:10px}.intro-strip>div>span:last-child{font-size:8px}.principles{padding:25px 22px}.principles h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Inline vectors remain legible even on systems with minimal font coverage. */
.inline-icon{width:13px;height:13px;stroke:currentColor;stroke-width:1.5;flex-shrink:0;vertical-align:middle;display:inline-block}.category-icon{width:23px;height:23px;stroke:currentColor;stroke-width:1.35}.card-bottom a{display:inline-flex;align-items:center;gap:5px}.card-bottom .inline-icon{width:10px;height:10px}.text-link .inline-icon{margin-left:6px}.strip-symbol:is(svg){width:30px;height:30px;stroke:currentColor;stroke-width:1.4}.skill-card h3 a:after{content:"";width:13px;height:13px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 19 19 5M5 5h14v14' fill='none' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E") center/contain no-repeat;margin-top:3px}
@media(max-width:620px){.skill-grid{grid-template-columns:1fr}.skill-card{padding:22px}.card-top{margin-bottom:21px}.card-category{font-size:9px}.skill-card h3{font-size:21px;line-height:1.25;letter-spacing:-.5px}.skill-card .card-description{font-size:13px;line-height:1.7;margin-bottom:22px}.card-bottom{font-size:9px}.category-icon{width:24px;height:24px}.skill-card h3 a:after{width:15px;height:15px}.results-count{min-height:12px}}

/* Evidence page: readable source-backed protocol table. */
.evidence-table{overflow-x:auto;margin:2rem 0}.evidence-table table{width:100%;border-collapse:collapse;font-size:.95rem}.evidence-table th,.evidence-table td{text-align:left;vertical-align:top;padding:.8rem .5rem;border-bottom:1px solid #d9d5cd}.topic-main h2{margin-top:2rem}.topic-main li{margin:.65rem 0}.library-bottom{gap:1rem;flex-wrap:wrap}
