:root{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0d0d0d;background:#fff;font-synthesis:none;--sidebar:#f9f9f9;--surface:#fff;--subtle:#f4f4f4;--hover:#ececec;--border:#e5e5e5;--muted:#676767;--accent:#10a37f;--ease-out:cubic-bezier(.23,1,.32,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.55;background:var(--surface);overflow-x:hidden}a{color:inherit;text-decoration-color:#b4b4b4;text-underline-offset:3px}a:hover{text-decoration-color:currentColor}.skip-link{position:fixed;z-index:10;top:10px;left:10px;transform:translateY(-150%);background:#0d0d0d;color:#fff;border-radius:8px;padding:.55rem .8rem;text-decoration:none}.skip-link:focus{transform:translateY(0)}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:260px;padding:12px;display:flex;flex-direction:column;background:var(--sidebar);border-right:1px solid #f0f0f0;z-index:3}.brand{display:flex;align-items:center;gap:10px;min-height:44px;padding:7px 8px;border-radius:9px;font-weight:600;text-decoration:none;letter-spacing:-.01em}.brand:hover{background:var(--hover)}.brand-mark{display:grid;place-items:center;width:30px;height:30px;flex:0 0 auto;border-radius:50%;background:#0d0d0d;color:#fff;font-size:.82rem;font-weight:700}.sidebar nav{display:grid;gap:2px;margin-top:14px}.sidebar nav a,.sidebar-footer a{display:flex;align-items:center;gap:12px;min-height:40px;padding:8px 10px;border-radius:8px;text-decoration:none;font-size:.9rem;transition:background-color 140ms ease}.sidebar nav a:hover,.sidebar-footer a:hover{background:var(--hover)}.lucide{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.icon-inline{width:1em;height:1em;vertical-align:-.125em;stroke-width:2.25}.sidebar-footer{display:grid;gap:2px;margin-top:auto;padding-top:12px;border-top:1px solid var(--border)}.workspace{min-width:0;min-height:100vh;margin-left:260px}.mobile-header{display:none}.workspace main{min-width:0;min-height:100vh}.content{width:min(100%,960px);min-width:0;margin:0 auto;padding:74px 48px 32px}.content>article,.content>.guide{width:min(100%,760px);min-width:0;margin-inline:auto}.content>h1,.content>.grid{max-width:960px}h1,h2,h3{letter-spacing:-.025em}h1{margin:.2rem 0 1rem;font-size:clamp(2.15rem,5vw,3.35rem);line-height:1.08;font-weight:600}h2{margin-top:2.4rem;font-size:1.38rem;line-height:1.25;font-weight:600}h3{line-height:1.3}.lead{font-size:1.2rem;line-height:1.55;color:#3f3f3f;max-width:45rem}.lead-small{font-size:1.08rem;max-width:45rem;color:#3f3f3f}.hero{min-height:34vh;display:grid;align-content:center;text-align:center;padding:3rem 0 1.5rem}.hero h1{font-size:clamp(2.4rem,6vw,4rem)}.hero .lead{margin:.15rem auto 1.6rem;max-width:43rem}.explore-bar{display:flex;align-items:center;gap:12px;width:min(100%,660px);margin:0 auto;text-align:left;background:#fff;border:1px solid var(--border);border-radius:26px;padding:9px 10px 9px 18px;box-shadow:0 1px 2px #0000000a,0 8px 30px #0000000d;text-decoration:none;color:var(--muted);transition:border-color 180ms ease,box-shadow 180ms ease,transform 140ms var(--ease-out)}.explore-bar:hover{border-color:#d2d2d2;box-shadow:0 2px 4px #0000000a,0 12px 34px #00000012}.explore-bar:active{transform:scale(.985)}.explore-bar span:first-child{flex:1}.explore-arrow{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:50%;background:#0d0d0d;color:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-top:3.2rem}.section-heading h2{margin:0}.section-heading a{font-size:.88rem;color:var(--muted)}.grid,.media-grid,.route-grid,.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card,figure,.route-choice,.notice,.term{min-width:0;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:18px}.card{display:flex;flex-direction:column;min-height:220px;transition:border-color 180ms ease,box-shadow 180ms ease,transform 140ms var(--ease-out)}.card h2,.card h3{margin:.1rem 0 .7rem;font-size:1.15rem}.card h2 a,.card h3 a{text-decoration:none}.card p{color:#4e4e4e}.card-heading{display:flex;align-items:start;justify-content:space-between;gap:1rem}.card-arrow{display:inline-flex;flex:0 0 auto;margin-top:.25rem;color:#8f8f8f}.badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.card-links{display:flex;gap:16px;margin-top:16px;font-size:.88rem}.card-links a{color:#4c4c4c}@media(hover:hover) and (pointer:fine){.card:hover{border-color:#d1d1d1;box-shadow:0 8px 28px #0000000b;transform:translateY(-2px)}}.route-choice{display:flex;flex-direction:column;gap:.5rem;text-decoration:none;color:inherit;transition:background-color 160ms ease,transform 140ms var(--ease-out)}.route-choice:hover{background:var(--subtle)}.route-choice:active{transform:scale(.98)}.route-choice strong{font-size:1.12rem}.route-kicker{font-size:.75rem;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.notice{margin:1.5rem 0;background:var(--subtle);border-color:transparent}.notice.important{border-left:3px solid var(--accent);background:#f2faf7}.getting-started-panel{margin:2rem 0;padding:1.5rem;border:1px solid #cfe8df;border-radius:16px;background:#f6fbf9}.getting-started-panel h2{margin:.4rem 0}.setup-route{border-top:1px solid var(--border);padding-top:2rem;scroll-margin-top:1rem}.steps li{margin-bottom:.75rem}.prompt-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-top:2rem}.prompt-heading h3,.prompt-heading p{margin-bottom:.35rem}.copy-button,.button-link{display:inline-block;border:0;border-radius:999px;background:#0d0d0d;color:#fff;padding:.7rem 1rem;font:inherit;font-size:.9rem;font-weight:600;text-decoration:none;cursor:pointer;white-space:nowrap;transition:transform 140ms var(--ease-out),background-color 160ms ease}.copy-button:hover,.button-link:hover{background:#292929}.copy-button:active,.button-link:active{transform:scale(.97)}.prompt,.commands{white-space:pre-wrap;overflow-wrap:anywhere;background:#171717;color:#ececec;border-radius:16px;padding:1.25rem;max-height:36rem;overflow:auto}.prompt code,.commands code{background:transparent;padding:0}.checklist-grid li{margin-bottom:.5rem}.glossary{display:grid;gap:.75rem}.term{display:grid;grid-template-columns:minmax(7rem,10rem) 1fr;gap:1rem}.term dt{font-weight:600}.term dd{margin:0;color:#4e4e4e}.safety{border:1px solid #ead9ad;background:#fffaf0;border-radius:16px;padding:1.25rem}.media-grid figure{margin:0}.media-grid img{display:block;width:100%;height:auto;max-height:36rem;object-fit:contain;background:var(--subtle);border-radius:10px}.media-grid figcaption{margin-top:.75rem}.evidence-date{display:block;margin-top:.35rem;color:var(--muted);font-size:.82rem}.badge,.eyebrow{display:inline-flex;max-width:100%;align-items:center;border:1px solid #dfdfdf;background:#f7f7f7;border-radius:999px;padding:.16rem .55rem;font-size:.77rem;color:#555;overflow-wrap:anywhere}.eyebrow{margin-bottom:.75rem}section{margin:2rem 0}code{background:var(--subtle);padding:.12rem .35rem;border-radius:5px;font-size:.9em}footer{display:flex;justify-content:space-between;gap:20px;margin-top:5rem;padding-top:20px;border-top:1px solid var(--border);color:var(--muted);font-size:.82rem}.footer-links{display:flex;flex-wrap:wrap;gap:14px}@media(max-width:820px){.sidebar{display:none}.workspace{margin-left:0}.mobile-header{display:flex;position:sticky;top:0;z-index:3;align-items:center;justify-content:space-between;padding:8px 14px;background:#ffffffeb;border-bottom:1px solid var(--border);backdrop-filter:blur(14px)}.mobile-header .brand{padding:4px}.language-button{padding:7px 10px;border-radius:8px;background:var(--subtle);text-decoration:none;font-size:.82rem}.content{padding:46px 22px 28px}}@media(max-width:600px){.hero{min-height:31vh;padding-top:1rem}.grid,.media-grid,.route-grid,.two-column{grid-template-columns:minmax(0,1fr)}.card{min-height:0}.prompt-heading{align-items:stretch;flex-direction:column}.copy-button{width:100%}.term{grid-template-columns:minmax(0,1fr);gap:.25rem}.section-heading{align-items:start;flex-direction:column}.content{padding-inline:16px}footer{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card,.explore-bar,.route-choice,.copy-button,.button-link{transition:background-color 120ms ease,border-color 120ms ease;transform:none!important}}@media(prefers-color-scheme:dark){:root{color:#ececec;background:#212121;--sidebar:#171717;--surface:#212121;--subtle:#2f2f2f;--hover:#2f2f2f;--border:#383838;--muted:#aaa}.sidebar{border-right-color:#262626}.brand-mark,.explore-arrow,.copy-button,.button-link{background:#ececec;color:#171717}.mobile-header{background:#212121eb}.lead,.lead-small,.card p,.term dd{color:#c6c6c6}.explore-bar{background:#2f2f2f}.notice.important,.getting-started-panel{background:#19342d;border-color:#285a4d}.safety{background:#362f20;border-color:#655a3b}.badge,.eyebrow{background:#2f2f2f;border-color:#444;color:#c9c9c9}.prompt,.commands{background:#0d0d0d}}.code-box{margin:14px 0 24px;background:var(--surface);border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:0 1px 2px #00000005}.code-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px 4px 18px}.code-kind{display:inline-flex;align-items:center;min-height:32px;padding:4px 10px;border-radius:999px;background:var(--subtle);font-size:.8rem;font-weight:500;color:var(--muted)}.code-copy{display:inline-flex;align-items:center;gap:7px;min-height:34px;border:0;border-radius:9px;padding:6px 9px;background:transparent;color:inherit;font:inherit;font-size:.82rem;cursor:pointer;transition:background-color 140ms ease,transform 140ms var(--ease-out)}.code-copy:hover{background:var(--subtle)}.code-copy:active{transform:scale(.96)}.code-copy .lucide{width:17px;height:17px}.code-box .prompt,.code-box .commands{margin:0;padding:12px 20px 20px;background:transparent;color:inherit;border-radius:0;max-height:36rem;line-height:1.65}.code-box .prompt code,.code-box .commands code{color:inherit}.prompt-heading{margin-top:2rem}.prompt-heading>div{width:100%}@media(max-width:600px){.code-toolbar{padding-left:12px}.code-box .prompt,.code-box .commands{padding:10px 14px 18px}.code-copy .copy-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}}@media(prefers-reduced-motion:reduce){.code-copy{transition:background-color 120ms ease;transform:none!important}}.brand-mark{display:block;font-size:0;background:#0d0d0d url('./silkroad-logo.png') center/cover no-repeat}.search-form{position:relative}.search-form:active{transform:none}.search-input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:inherit;font:inherit;font-size:1rem}.search-input::placeholder{color:var(--muted);opacity:1}.search-form:focus-within{border-color:#c9c9c9;box-shadow:0 2px 4px #0000000a,0 14px 38px #00000014}.search-form .explore-arrow{border:0;cursor:pointer;transition:transform 140ms var(--ease-out),background-color 140ms ease}.search-form .explore-arrow:active{transform:scale(.93)}.search-results{position:absolute;z-index:5;top:calc(100% + 10px);left:0;right:0;display:grid;gap:2px;max-height:min(430px,55vh);overflow:auto;padding:8px;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:0 16px 44px #0000001c}.search-results[hidden]{display:none}.search-result{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 14px;padding:10px 12px;border-radius:11px;text-decoration:none;color:inherit}.search-result:hover,.search-result:focus{background:var(--subtle);outline:0}.search-result-title{font-weight:600}.search-result-summary{overflow:hidden;color:var(--muted);font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.search-result-type{grid-column:2;grid-row:1 / span 2;align-self:center;color:var(--muted);font-size:.73rem}.search-empty{padding:13px;color:var(--muted);font-size:.9rem}@media(max-width:600px){.search-result-type{display:none}.search-result{grid-template-columns:minmax(0,1fr)}}