@font-face{font-family:DM Sans;src:url('fonts/dm-sans-latin.woff2') format('woff2');font-weight:400 700;font-display:swap}
@font-face{font-family:Sora;src:url('fonts/sora-latin.woff2') format('woff2');font-weight:400 700;font-display:swap}
:root{--bg:#f7f8fc;--panel:#fff;--panel2:#eeedf8;--line:#e0e2ed;--txt:#25263c;--mut:#64677d;--accent:#6553c5;--accent2:#6553c5;--gold:#9b651e;--night:#17182d;--lilac:#c3b8ff;--mint:#aedfcf;--mono:ui-monospace,SFMono-Regular,Consolas,monospace;--display:Sora,'Avenir Next',sans-serif;--body:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:auto;scroll-padding-top:0}
body{margin:0;background:var(--bg);color:var(--txt);font-family:var(--body);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}
button,input,select{font:inherit}
button,a,input,select,summary{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}
button{cursor:pointer}
button:disabled{cursor:wait}
a{color:var(--accent);text-underline-offset:4px}
a:hover{text-decoration-thickness:2px}
:focus-visible{outline:3px solid #9279ef;outline-offset:5px}
::selection{background:#d6cfff;color:#25263c}
[hidden]{display:none!important}
svg{display:block;flex-shrink:0}
.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip{position:fixed;z-index:100;left:20px;top:12px;transform:translateY(-180%);background:white;color:#25263c;padding:10px 20px;border-radius:8px}
.skip:focus{transform:translateY(0)}
.shell{width:min(1240px,calc(100% - 96px));margin-inline:auto}
.site-header{background:var(--night);color:#fff;border-bottom:1px solid #ffffff12}
.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-family:var(--display);font-size:17px;font-weight:600;letter-spacing:-.6px;white-space:nowrap}
.brand-mark{width:34px;height:34px;color:var(--lilac)}
.brand-sub{font-family:var(--body);font-size:12px;color:#a9aac0;border-left:1px solid #ffffff24;padding-left:16px;margin-left:4px;font-weight:400;letter-spacing:0}
.topnav{display:flex;align-items:center;gap:30px;font-size:13px}
.topnav a{color:#c3c4d4;text-decoration:none}
.topnav a:hover{color:white}
.topnav .github-link{display:flex;align-items:center;gap:8px;color:white;border:1px solid #ffffff29;border-radius:7px;padding:8px 13px}
.hero{color:#f8f7ff;background:var(--night);position:relative;overflow:hidden}
.hero:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 84% 52%,#6355ba24,transparent 53%)}
.hero-grid{position:relative;display:grid;grid-template-columns:1.04fr 1fr;gap:72px;align-items:center;padding-block:48px 38px}
.hero-label{display:inline-flex;align-items:center;gap:9px;font-size:12px;color:#d1c9f3;margin-bottom:24px}
.hero-label svg{width:16px;height:16px}
h1{font-family:var(--display);font-size:clamp(42px,4.6vw,65px);font-weight:500;letter-spacing:-3.7px;line-height:1.15;margin:0 0 22px}
h1 span{display:block;white-space:nowrap}
.hero-copy>p{font-size:16px;line-height:1.8;color:#b2b3ca;max-width:47ch;margin:0}
.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:30px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 21px;border:1px solid transparent;border-radius:8px;text-decoration:none;font-size:14px;font-weight:600;line-height:1.5;transition:background .18s,border-color .18s}
.btn-primary{background:var(--lilac);color:#24223d;box-shadow:0 3px 0 #00000014}
.btn-primary:hover{background:#d2caff}
.btn-ghost{color:inherit;border-color:#ffffff24;background:#ffffff03}
.btn-ghost:hover{background:#ffffff0a;border-color:#ffffff50}
.hero-meta{display:flex;align-items:center;gap:18px;margin-top:22px;color:#9295ae;font-size:12px;flex-wrap:wrap}
.hero-meta span{display:flex;align-items:center;gap:6px}
.hero-meta .icon{height:14px;width:14px}
.hero-meta b{color:#c5c6d7;font-weight:500}
.agent-stage{min-width:0;position:relative;padding-bottom:31px}
.agent-window{background:#24253b;border:1px solid #77769250;border-radius:14px;box-shadow:0 26px 80px #07071444,0 1px 0 #ffffff0a inset;overflow:hidden;transform:rotate(-1deg)}
.window-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff0b;padding:10px 18px;background:#292a42;font-size:11px;color:#a4a7c0}
.window-dots{display:flex;gap:5px}
.window-dots i{width:7px;height:7px;border-radius:50%;background:#696a86}
.window-dots i:first-child{background:#bca9d4}
.window-top>span{display:flex;align-items:center;gap:6px}
.window-top .icon{height:12px;width:12px}
.channel{display:flex;align-items:center;gap:10px;padding:10px 20px;border-bottom:1px solid #ffffff0b;color:#ecebf8;font-size:13px;font-weight:500}
.channel .hash{font-size:25px;line-height:1;color:#8b8ca7;font-weight:400}
.channel small{margin-left:auto;font-size:10px;color:#a1a3bc;font-weight:400}
.chat-body{padding:18px 23px;min-height:298px}
.message{display:grid;grid-template-columns:31px 1fr;gap:12px;font-size:12px}
.message+.message{margin-top:16px}
.avatar{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:#cfae96;color:#533a39;font-weight:700;font-size:12px}
.avatar.agent{background:#baacf2;color:#36305d;border-radius:11px}
.avatar .brand-mark{width:21px;height:21px;color:inherit}
.message-heading{display:flex;align-items:center;gap:7px;line-height:1.3;font-weight:600;color:#f0eef9;margin:1px 0 7px}
.message-heading small{color:#8f91ab;font-size:9px;font-weight:400;margin-left:2px}
.app-tag{font-size:8px;font-weight:600;background:#7564c9;color:#fff;border-radius:3px;padding:2px 4px;line-height:1.2}
.message p{color:#c5c5d9;margin:0;line-height:1.65;font-size:12px}
.mention{color:#c5baff;background:#7360c82e;border-radius:3px;padding:1px 3px}
.result-card{background:#1c1e32;border:1px solid #ffffff0b;border-left:2px solid #a99bdc;border-radius:3px 7px 7px 3px;padding:10px;margin-top:9px}
.result-heading{display:flex;align-items:center;justify-content:space-between;color:#e6e4f7;font-size:11px;font-weight:600}
.result-heading small{font-size:9px;color:#9396b4;font-weight:400}
.result-rows{display:grid;gap:7px;margin-top:10px}
.result-row{display:flex;align-items:center;gap:9px;color:#d9d8e9;font-size:10px}
.result-row>span:nth-child(2){flex:1}
.result-row em{color:#bde4d5;font-size:9px;font-style:normal;background:#a9d4c90c;border-radius:3px;padding:2px 5px}
.pixel-art{width:26px;height:26px;border-radius:4px;overflow:hidden;flex-shrink:0}
.pixel-art svg{width:100%;height:100%}
.result-foot{font-size:9px;color:#9fa3bb;border-top:1px solid #ffffff0c;padding-top:9px;margin-top:11px;display:flex;align-items:center;gap:6px}
.result-foot .icon{width:11px;height:11px;color:#aad9c7}
.sample-composer{margin:0 19px 18px;padding:10px 12px;display:flex;align-items:center;gap:9px;background:#ffffff05;border:1px solid #ffffff06;border-radius:6px;color:#9b9db5;font-size:11px}
.sample-composer .icon{width:15px;height:15px}
.sample-composer span{flex:1}
.skill-sticker{position:absolute;right:-19px;bottom:74px;display:flex;align-items:center;gap:11px;background:#e2dcff;border:1px solid #f0ebff;border-radius:9px;color:#484064;box-shadow:0 10px 25px #0002;padding:13px 18px;transform:rotate(3deg)}
.skill-sticker .icon{color:#7862c4;width:22px;height:22px}
.skill-sticker strong{display:block;font-size:12px;font-weight:600;line-height:1.5}
.skill-sticker small{display:block;color:#75678f;font-size:10px}
.demo-controls{display:flex;align-items:center;justify-content:center;gap:5px;margin:15px 0 0;position:relative}
.demo-controls button{padding:6px 9px;border:1px solid transparent;background:none;color:#a9abc4;border-radius:5px;font-size:10px;min-height:32px}
.demo-controls button[aria-pressed=true]{background:#ffffff0b;color:#e1dafb;border-color:#ffffff18}
.demo-controls button:hover{color:white}
.hero-bottom{position:relative;display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #ffffff12;padding-block:23px;color:#9093ad;font-size:12px}
.stack{display:flex;align-items:center;gap:30px;color:#c1c2d5;font-size:14px;font-weight:500}
.stack span{display:flex;gap:8px;align-items:center}
.stack svg{height:18px;width:18px}
.journey{border-bottom:1px solid var(--line);background:#fff}
.journey-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;padding-block:30px}
.journey-step{display:flex;gap:17px;padding:3px 28px;text-decoration:none;color:var(--txt);border-left:1px solid var(--line);align-items:center}
.journey-step:first-child{padding-left:0;border:0}
.journey-number{font-family:var(--display);font-size:28px;line-height:1;color:#b3aec8;font-weight:400;letter-spacing:-1.5px}
.journey-step strong{display:block;font-size:13px;font-weight:600}
.journey-step small{font-size:12px;color:var(--mut)}
.journey-step:hover strong{color:var(--accent)}
.guide-layout{display:grid;grid-template-columns:224px minmax(0,1fr);gap:72px;padding-top:64px;align-items:start}
.guide-sidebar{position:sticky;top:25px;max-height:calc(100dvh - 50px);overflow:auto;padding:0 2px 16px}
.guide-sidebar details>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;pointer-events:none;font-size:13px;font-weight:600;margin:0 0 18px}
.guide-sidebar details>summary::-webkit-details-marker{display:none}
.guide-sidebar summary .icon{display:none}
.toc-label{display:block;color:#6f7084;font-size:11px;margin:23px 0 8px;padding-left:12px}
.toc ol{list-style:none;margin:0;padding:0;display:grid;gap:3px}
.toc a{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;font-size:13px;line-height:1.6;color:var(--mut);text-decoration:none}
.toc a span{color:#9495a8;width:20px;flex-shrink:0;font-size:10px;font-variant-numeric:tabular-nums}
.toc a:hover{background:#ebeaf3;color:var(--accent)}
.toc a[aria-current=location]{background:#eae6fa;color:#5e4bb4;font-weight:600}
.toc a[aria-current=location] span{color:#7b67c3}
.setup-progress{margin:23px 10px 0;padding-top:18px;border-top:1px solid var(--line)}
.progress-caption{display:flex;justify-content:space-between;color:var(--mut);font-size:11px}
.setup-progress progress{display:block;width:100%;height:4px;appearance:none;border:0;border-radius:5px;overflow:hidden;background:#e2dfec;margin-top:10px}
progress::-webkit-progress-bar{background:#e2dfec}progress::-webkit-progress-value{background:#8a77d8}progress::-moz-progress-bar{background:#8a77d8}
.progress-help{font-size:10px;color:#726d81;margin:7px 0 0}
.guide-content{min-width:0;padding-bottom:60px}
.guide-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:23px}
.guide-intro h2{font:500 28px/1.3 var(--display);letter-spacing:-1px;margin:0}
.guide-intro p{font-size:13px;margin:7px 0 0;color:var(--mut)}
.reading-time{display:flex;align-items:center;gap:6px;font-size:11px;border:1px solid var(--line);padding:6px 10px;border-radius:20px;white-space:nowrap;color:var(--mut);margin-top:4px}
.reading-time .icon{height:13px;width:13px}
.guide-content section{border-top:1px solid var(--line);padding:44px 0 48px;scroll-margin-top:28px}
.section-title{display:flex;align-items:center;gap:18px;justify-content:space-between;margin-bottom:20px}
h2.step{font-family:var(--display);font-weight:500;font-size:25px;line-height:1.4;letter-spacing:-.9px;margin:0}
h2.step>span{display:inline-flex;align-items:center;justify-content:center;width:33px;height:33px;margin-right:12px;vertical-align:middle;background:#efedf8;border:1px solid #e2ddef;border-radius:8px;color:#81719f;font-family:var(--body);font-weight:500;font-size:11px;letter-spacing:0}
.completion{display:flex;align-items:center;gap:7px;color:#747589;font-size:11px;white-space:nowrap;cursor:pointer}
.completion input{accent-color:#7962ce;width:16px;height:16px;margin:0;cursor:pointer}
p{margin:12px 0;color:var(--mut)}
.guide-content section>p{max-width:75ch;font-size:15px}
b,strong{font-weight:600}
p b,li b,td b{color:var(--txt)}
h3{font-size:17px;font-weight:600;letter-spacing:-.3px;margin:28px 0 8px;line-height:1.5}
ul,ol{padding-left:22px;color:var(--mut);display:grid;gap:10px;font-size:14px;margin:15px 0}
li::marker{color:#8c7eac}
li code,p code,td code,.note code{font-family:var(--mono);font-size:.84em;background:#eceaf4;border:1px solid #e0dced;border-radius:4px;padding:2px 5px;color:#61547f;overflow-wrap:anywhere}
pre{position:relative;background:#25263a;color:#e3dff3;border:1px solid #2e3049;border-radius:9px;margin:17px 0;padding:45px 19px 19px;overflow:auto;line-height:1.75}
pre:before{content:attr(data-label);position:absolute;top:12px;left:19px;font:10px/1.5 var(--body);color:#a6a6be}
pre code{font-family:var(--mono);font-size:12px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;tab-size:2}
pre .c{color:#a4a1bb}
.copy{position:absolute;right:9px;top:7px;display:flex;align-items:center;gap:5px;background:transparent;border:1px solid #ffffff20;border-radius:5px;color:#cbc7de;padding:5px 8px;font-size:10px;min-height:28px}
.copy .icon{height:12px;width:12px}
.copy:hover{background:#ffffff0b;color:#fff}
.copy[data-copied=true]{color:#b1e2cf;border-color:#b1e2cf50}
.note{background:#eeedf7;border:1px solid #e2dfee;border-left:3px solid #a899d2;border-radius:3px 8px 8px 3px;padding:15px 18px;margin:20px 0;font-size:13px;color:#6c667f}
.note b{color:#504666}
.note.warn{background:#f7f1e8;border-color:#eadfcf;border-left-color:#d1ae75;color:#806e51}
.note.warn b{color:#735a35}
.os{display:block;font-size:12px;color:var(--accent);font-weight:600;margin-top:15px}
.tabs{display:flex;gap:5px;padding:4px;background:#ebeaf3;border:1px solid #e2dfed;border-radius:8px;width:max-content;margin:22px 0 18px}
.tabs button{border:1px solid transparent;background:transparent;color:var(--mut);padding:7px 24px;font-size:12px;line-height:1.5;border-radius:5px;min-height:36px}
.tabs button[aria-selected=true]{background:#fff;color:#5f4aab;box-shadow:0 1px 4px #2924420c;border-color:#e4dfef}
.tab-panel h3{margin-top:14px}
.table-scroll{overflow:auto;max-width:100%;border:1px solid var(--line);border-radius:9px;margin:22px 0;background:#fff}
table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;line-height:1.7}
th,td{padding:13px 17px;border-bottom:1px solid #e9eaf1;vertical-align:top}
th{color:#78798c;font-size:11px;font-weight:500;background:#f3f3f8}
td{color:var(--mut)}
td:first-child{color:#444459;font-weight:500}
tr:last-child td{border-bottom:0}
table td:nth-child(2){min-width:110px}
#need td:first-child,#money td:first-child{width:30%}
.library-tools{margin-top:28px}
.search-wrap{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d9d7e6;border-radius:8px;padding:0 13px}
.search-wrap:focus-within{outline:3px solid #c4b6f6;outline-offset:2px}
.search-wrap .icon{color:#8d85a3;width:18px;height:18px}
.search-wrap input{width:100%;min-width:0;padding:13px 0;border:0;background:transparent;color:var(--txt);outline:none;font-size:13px}
.search-wrap input::placeholder{color:#878499}
.search-wrap input:focus-visible{outline:none}
.filter-list{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0 16px}
.filter-list button{padding:6px 11px;font-size:11px;line-height:1.6;min-height:33px;border-radius:6px;border:1px solid var(--line);color:var(--mut);background:transparent}
.filter-list button[aria-pressed=true]{background:#e7e1f8;border-color:#cbc0e6;color:#614ba4}
.filter-list button:hover{border-color:#b7abce}
.library-count{font-size:11px;color:#706b7e;margin:0}
.cat{font-size:13px;font-weight:600;color:#5b536d;display:flex;align-items:center;gap:10px;margin:29px 0 12px}
.cat:after{content:'';height:1px;flex:1;background:var(--line)}
.skills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.skill{background:white;border:1px solid var(--line);border-radius:9px;padding:21px 22px;min-width:0}
.skill .name{display:block;font-family:var(--mono);color:#786198;font-size:9px;overflow-wrap:anywhere;margin-bottom:10px}
.skill h4{font-size:15px;font-weight:600;line-height:1.5;letter-spacing:-.1px;margin:0 0 7px;color:#38354d}
.skill p{font-size:13px;line-height:1.8;margin:0;color:#6e697e}
.skill-link{font-size:11px;display:inline-flex;align-items:center;gap:5px;margin-top:15px;color:#75619e;text-decoration:none}
.skill-link .icon{width:11px;height:11px}
.empty-state{border:1px dashed #d5cfdf;border-radius:10px;background:#fff;text-align:center;padding:35px 20px;margin-top:24px}
.empty-state p{margin:0 0 12px;font-size:13px}
.empty-state button{color:#6751a0;background:#eee9f7;border:1px solid #dcd3ed;border-radius:6px;font-size:12px;padding:8px 13px}
.two{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}
.card{border:1px solid var(--line);background:#fff;border-radius:9px;padding:21px 18px}
.card h4{font-size:15px;font-weight:600;line-height:1.5;margin:10px 0 14px}
.card .price{font-size:10px;color:#8875a7}
.card ul{padding-left:16px;gap:8px;font-size:12px;margin:0}
.guide-content .closing{border:0;padding:24px 0 0}
.hook{background:#e8e2f6;border:1px solid #d8cee9;border-radius:13px;padding:35px 36px}
.hook h3{font-family:var(--display);font-weight:500;font-size:24px;letter-spacing:-.8px;margin:0 0 12px}
.hook p{font-size:14px;color:#706582;max-width:60ch}
.hook .hero-actions{margin-top:22px}
.hook .btn-primary{background:#7560b8;color:white}
.hook .btn-primary:hover{background:#64509f}
.hook .btn-ghost{border-color:#cec2df;color:#665078}
.site-footer{background:#edeef5;border-top:1px solid #e0e1eb;padding:35px 0;color:#77778d}
.footer-main{display:flex;align-items:center;justify-content:space-between;gap:24px}
.site-footer .brand{color:#54516a;font-size:14px}
.site-footer .brand-mark{color:#9081b8;width:25px;height:25px}
.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:24px;font-size:12px}
.footer-links a{color:#77708c;text-decoration:none}
.site-footer p{font-size:11px;line-height:1.8;max-width:88ch;margin:20px 0 0;color:#747082}
.top{position:fixed;right:22px;bottom:22px;display:grid;place-items:center;width:38px;height:38px;border:1px solid #d6d0e0;background:#fffc;backdrop-filter:blur(12px);border-radius:9px;color:#7c6a9a;box-shadow:0 4px 15px #27213a0a;z-index:5}
.top .icon{width:17px;height:17px}
.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:30;background:#343047;color:#f1edf9;box-shadow:0 7px 30px #23203326;border:1px solid #706385;border-radius:9px;padding:11px 20px;max-width:calc(100% - 32px);width:max-content;font-size:12px;text-align:center}
@media(min-width:1500px){.hero-grid{padding-block:48px 38px;gap:88px}h1{font-size:66px}}
@media(max-width:1150px){.shell{width:calc(100% - 64px)}.hero-grid{gap:35px}h1{font-size:52px;letter-spacing:-2.8px}.hero-copy>p{font-size:15px}.guide-layout{grid-template-columns:200px minmax(0,1fr);gap:40px}.brand-sub{display:none}.skill-sticker{right:-10px}.two{grid-template-columns:1fr}.card ul{grid-template-columns:1fr 1fr;column-gap:25px}.card .price{float:right}.journey-step{padding-inline:22px}.journey-step small{font-size:11px}}
@media(max-width:900px){.shell{width:calc(100% - 48px)}.hero-grid{gap:26px;padding-block:55px 48px}h1{font-size:42px;letter-spacing:-2.3px}.hero-copy>p{font-size:14px}.hero-actions{gap:8px}.btn{padding:12px 15px;font-size:12px}.hero-meta{font-size:10px;gap:10px}.chat-body{padding:18px 15px;min-height:298px}.message{grid-template-columns:27px 1fr;gap:9px}.avatar{height:27px;width:27px}.demo-controls{gap:0;justify-content:flex-start}.demo-controls button{font-size:9px}.skill-sticker{padding:9px 12px;right:-4px}.skill-sticker small{display:none}.skill-sticker strong{font-size:10px}.hero-bottom{font-size:11px}.stack{gap:18px;font-size:12px}.guide-layout{grid-template-columns:176px minmax(0,1fr);gap:28px}.toc a{padding:8px;font-size:11px;gap:5px}.journey-step{padding-inline:18px;gap:12px}.journey-number{font-size:23px}.journey-step strong{font-size:12px}.journey-step small{display:block;font-size:10px;line-height:1.5}.skills{grid-template-columns:1fr}.section-title{align-items:flex-start}h2.step{font-size:22px}.completion{font-size:0;min-height:32px}.completion input{width:18px;height:18px}.guide-intro{display:block}.reading-time{width:max-content;margin-top:15px}th,td{padding:12px}.topnav{gap:23px}}
@media(max-width:700px){html{scroll-padding-top:0}.shell{width:calc(100% - 40px)}.topbar{height:73px;gap:14px}.brand{font-size:15px;gap:8px}.brand-mark{width:29px;height:29px}.topnav{gap:17px;font-size:12px}.topnav .pricing-nav{display:none}.topnav .github-link{padding:7px;border:0}.github-link .github-text{display:none}.topnav .icon{width:19px;height:19px}.hero-grid{grid-template-columns:1fr;gap:42px;padding-block:40px 22px}.hero-label{font-size:11px;margin-bottom:18px}h1{font-size:clamp(38px,8.7vw,58px);letter-spacing:-2.2px;line-height:1.16;margin-bottom:20px}.hero-copy>p{max-width:46ch;font-size:15px}.hero-actions{margin-top:25px;gap:10px}.btn{padding:13px 18px;font-size:13px}.hero-meta{font-size:11px;gap:18px;margin-top:20px}.agent-stage{width:min(460px,100%);margin-inline:auto;padding:0 5px 29px}.agent-window{transform:rotate(-.7deg)}.chat-body{min-height:289px;padding:23px 20px}.message{grid-template-columns:29px 1fr;gap:11px}.avatar{height:29px;width:29px}.message p{font-size:12px}.skill-sticker{right:-3px;padding:10px 13px}.skill-sticker strong{font-size:11px}.demo-controls{justify-content:center;gap:6px;margin-top:18px}.demo-controls button{font-size:10px;min-height:35px}.hero-bottom{align-items:flex-start;padding-block:19px;gap:12px;flex-direction:column;font-size:11px}.stack{justify-content:space-between;gap:25px;font-size:13px}.journey-grid{padding-block:23px;grid-template-columns:1fr;gap:17px}.journey-step{padding:0;border:0;gap:16px}.journey-step small{font-size:12px;display:inline}.journey-step strong{font-size:13px;display:inline;margin-right:8px}.journey-number{font-size:20px;min-width:24px}.guide-layout{display:block;padding-top:0}.guide-sidebar{z-index:15;top:0;position:sticky;max-height:calc(100dvh - 12px);padding:0;margin-inline:-20px;background:#f7f8fcf5;backdrop-filter:blur(14px);border-bottom:1px solid #dcd9e8;overflow:auto}.guide-sidebar details>summary{pointer-events:auto;cursor:pointer;margin:0;padding:17px 20px;font-size:12px}.guide-sidebar summary .icon{display:block;height:16px;width:16px}.guide-sidebar details[open] summary .icon{transform:rotate(180deg)}.toc{padding:0 17px 8px}.toc ol{grid-template-columns:1fr 1fr;gap:4px}.toc a{font-size:11px;padding:9px}.toc-label{margin-top:12px}.setup-progress{margin:5px 25px 16px;padding-top:12px}.progress-help{display:none}.guide-content{padding-top:33px;padding-bottom:38px}.guide-intro{display:flex;gap:12px;padding-bottom:25px}.guide-intro h2{font-size:24px}.guide-intro p{font-size:12px}.reading-time{font-size:10px;margin-top:4px;padding:5px 8px}.guide-content section{padding-block:32px;scroll-margin-top:72px}h2.step{font-size:22px;letter-spacing:-.7px}h2.step>span{height:28px;width:28px;font-size:10px;margin-right:9px}.section-title{gap:10px;margin-bottom:15px;align-items:center}.guide-content section>p{font-size:14px}.completion input{width:17px;height:17px}.tabs{width:100%}.tabs button{flex:1;padding:8px 20px}.skills{grid-template-columns:1fr}.skill{padding:20px}.skill h4{font-size:15px}.skill p{font-size:13px}.skill .name{font-size:10px}.skill-link{font-size:12px}.filter-list{gap:6px}.filter-list button{min-height:36px;padding-inline:10px}.search-wrap input{font-size:14px}.table-scroll{margin-block:20px}table{min-width:510px;font-size:12px}.table-scroll:after{content:'Scroll sideways to see the full table';display:block;position:sticky;left:0;padding:8px 12px;font-size:10px;color:#878295;background:#f0eef7;width:100%}.card ul{grid-template-columns:1fr}.card h4{font-size:16px}.card ul{font-size:13px}.note{font-size:13px;padding:14px 16px}pre{padding:44px 15px 16px}pre:before{left:15px}pre code{font-size:11px}.hook{padding:27px 24px}.hook h3{font-size:23px}.hook p{font-size:13px}.hook .hero-actions{gap:9px}.footer-main{align-items:flex-start;gap:18px;flex-direction:column}.footer-links{font-size:11px;gap:20px}.site-footer{padding-block:27px}.site-footer p{font-size:10px}.top{width:34px;height:34px;right:12px;bottom:12px}.toast{bottom:58px}}
@media(max-width:370px){.shell{width:calc(100% - 32px)}.topnav{gap:11px}.brand{font-size:14px}.topbar{gap:10px}h1{font-size:36px;letter-spacing:-2px}.hero-meta{gap:11px;font-size:10px}.hero-actions .btn{font-size:12px;padding-inline:15px}.chat-body{padding-inline:12px}.channel{padding-inline:14px}.channel small{font-size:9px}.message-heading{font-size:11px}.result-card{padding:9px}.journey-step strong{display:block}.journey-step small{font-size:11px}.guide-sidebar{margin-inline:-16px}.guide-intro{display:block}.reading-time{margin-top:12px}.toc ol{grid-template-columns:1fr}h2.step{font-size:20px}.demo-controls button{padding-inline:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.hero,.site-header,.journey,.guide-sidebar,.top,.completion,.copy,.library-tools,.site-footer,.closing{display:none!important}.shell{width:100%}.guide-layout{display:block;padding:0}.guide-content section{break-inside:avoid}.skills{grid-template-columns:1fr 1fr}pre{white-space:pre-wrap;background:#eee;color:#222}body{font-size:12px;background:white}}
