:root{color:#1f2937;background:#f3f4f6;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}.docs-layout{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{background:#1e1e1e;border-right:1px solid #2b2b2b;align-self:start;height:100vh;padding:1.5rem 1rem;position:sticky;top:0}.sidebar-brand h1{color:#fff;margin:.2rem 0 .5rem;font-size:1.5rem}.sidebar-logo{width:150px;max-width:100%;height:auto;margin-bottom:.6rem}.sidebar-eyebrow{color:#ff6801;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.75rem;font-weight:600}.sidebar ul{margin:1rem 0 0;padding:0;list-style:none}.sidebar li{margin-bottom:.2rem}.sidebar a{color:#d1d5db;border:1px solid #0000;border-radius:8px;padding:.5rem .6rem;font-size:.95rem;text-decoration:none;display:block}.sidebar a:hover{color:#fff;background:#2e2e2e}.sidebar a.active{color:#fff;background:linear-gradient(90deg,#6b6b6b,#1e1e1e);border-color:#5b5b5b}.global-search{margin-top:.75rem;position:relative}.global-search-input{color:#f9fafb;background:#111827;border:1px solid #4b5563;border-radius:8px;width:100%;padding:.5rem .65rem;font-size:.88rem}.global-search-input::placeholder{color:#9ca3af}.global-search-results{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 12px 24px #0000002e}.global-search-item{text-align:left;color:#111827;cursor:pointer;background:#fff;border:0;flex-direction:column;gap:2px;width:100%;padding:.6rem .7rem;display:flex}.global-search-item:hover{background:#f3f4f6}.global-search-item small{color:#6b7280;font-size:.75rem}.global-search-empty{color:#6b7280;margin:0;padding:.7rem;font-size:.84rem}.content{max-width:960px;padding:2rem}.hero{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem}.eyebrow{color:#475569;margin:0;font-size:.85rem}h2{margin:.7rem 0 .6rem;font-size:1.5rem}h3{margin:0 0 .6rem;font-size:1.1rem}.doc-section{margin-top:2rem}.guide-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:.9rem;padding:1rem 1rem .8rem}.guide-card ol,.guide-card ul{margin:0;padding-left:1.1rem}.guide-card li{margin-bottom:.5rem}.guide-card[id]{scroll-margin-top:1rem}.section-links{gap:.4rem;padding-left:1rem;display:grid}.section-links a{color:#ff6801;text-decoration:none}.section-links a:hover{text-decoration:underline}.tip{background:#f8fafc;border-left:3px solid #ff6801;border-radius:8px;margin:.8rem 0 0;padding:.55rem .7rem}@media (width<=980px){.docs-layout{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #e2e8f0;border-right:none;height:auto;position:static}.content{padding:1rem}}
