:root{font-family:system-ui,-apple-system,sans-serif;color:#16324f;background:#fafaf7;line-height:1.6}*{box-sizing:border-box}body{max-width:1080px;margin:auto;padding:0 36px}a{color:#175b6b;text-underline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #b66131;outline-offset:4px}header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9dfdf;padding:28px 0}.brand{font-size:21px;font-weight:750;text-decoration:none;color:#16324f}.brand span{font-weight:400;color:#56686e;margin-left:12px}nav{display:flex;gap:24px;padding-top:22px}nav a{text-decoration:none;padding:6px 0}nav [aria-current]{font-weight:700;border-bottom:3px solid #175b6b}.tabs{border-bottom:1px solid #d9dfdf;padding-bottom:0}main{min-height:65vh;padding:44px 0 70px;max-width:850px}h1{font-size:clamp(30px,5vw,46px);line-height:1.2;letter-spacing:-1px;margin:10px 0 20px}h2{font-size:21px;line-height:1.35}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:2px;font-weight:700;color:#56686e}.welcome{padding-top:36px;max-width:660px}.welcome>p{max-width:550px}button{cursor:pointer;border:1px solid #a8b6b8;padding:10px 18px;background:white;border-radius:5px;color:#16324f;font:inherit}.primary{background:#175b6b;color:white;border:0;margin-top:20px;padding:13px 25px}.muted,.meta{color:#617176;font-size:14px}.search{margin-top:30px}.search label{display:block;font-weight:600;margin-bottom:8px}.search div{display:flex;gap:10px}input{padding:12px;font:inherit;border:1px solid #a8b6b8;border-radius:5px;min-width:0;flex:1}.results article{padding:17px 0;border-bottom:1px solid #d9dfdf}.results h2{margin:0 0 8px}.snippet{color:#42565f;margin:0}.meta{overflow-wrap:anywhere}.empty{border:1px dashed #a8b6b8;padding:30px}.page{overflow-wrap:anywhere}.page pre{overflow:auto;padding:20px;background:#edf0ef}.sources{margin-top:40px;border-top:1px solid #d9dfdf;padding-top:18px}footer{border-top:1px solid #d9dfdf;padding:24px 0;color:#617176;font-size:13px}.skip{position:absolute;left:-10000px}.skip:focus{left:20px;top:5px;background:white}@media(max-width:600px){body{padding:0 20px}header{padding:20px 0}.brand span{display:block;margin:0;font-size:14px}main{padding-top:30px}nav{gap:20px}.search div{flex-wrap:wrap}input{width:100%}h1{letter-spacing:-.5px}}
/* File explorer: native disclosures keep folders usable without scripts. */
.signed-in{max-width:1600px}.workspace.with-explorer{display:grid;grid-template-columns:280px minmax(0,1fr);gap:44px;align-items:start}.with-explorer main{min-width:0;max-width:900px}.file-explorer{position:sticky;top:20px;margin-top:44px;border:1px solid #d9dfdf;border-radius:6px;background:#f0f3f0;min-width:0}.explorer-heading{padding:14px 16px;font-size:13px;font-weight:700;cursor:pointer;user-select:none}.explorer-heading span{display:block;padding-left:15px;font-size:11px;font-weight:500;color:#617176;margin-top:3px}.explorer-content{border-top:1px solid #d9dfdf;padding:10px 7px 15px;max-height:calc(100dvh - 210px);overflow:auto;scrollbar-width:thin}.explorer-home{display:block;padding:5px 10px;font-size:12px;font-weight:650;text-decoration:none;margin-bottom:7px}.file-tree{list-style:none;margin:0;padding:0;font-size:13px;line-height:1.5}.file-tree .file-tree{margin-left:15px;padding-left:8px;border-left:1px solid #d3ddda}.file-tree a{display:flex;align-items:center;gap:7px;padding:6px 9px;border-radius:4px;text-decoration:none;color:#42565f;min-width:0}.file-tree a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-tree a:hover,.file-tree summary:hover{background:#e3ebe6}.file-tree a[aria-current="page"]{background:#d7e7e4;color:#114c5a;font-weight:650;box-shadow:inset 3px 0 #175b6b}.file-tree summary{padding:6px 5px;border-radius:4px;color:#344f55;cursor:pointer;white-space:nowrap}.file-tree summary span{vertical-align:middle}.tree-icon{width:14px;height:14px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linejoin:round;vertical-align:middle}.file-tree summary .tree-icon{margin-right:6px}summary:focus-visible{outline:3px solid #b66131;outline-offset:1px}.explorer-empty{padding:0 10px;font-size:13px;color:#617176}.file-path{font-size:13px;color:#617176;overflow-wrap:anywhere;margin:24px 0 6px}.page pre{max-width:100%}
@media(max-width:850px){.workspace.with-explorer{grid-template-columns:1fr;gap:0}.file-explorer{position:static;margin-top:24px}.explorer-content{max-height:260px}.explorer-heading span{display:inline;padding-left:14px}.with-explorer main{padding-top:28px}.signed-in{padding:0 20px}}
