html,body{height:auto;min-height:100vh}.doc-header{z-index:20;background:#1a1d27;border-bottom:1px solid #2d3148;position:sticky;top:0}.doc-header-inner{align-items:center;gap:12px;max-width:1060px;margin:0 auto;padding:0 24px;display:flex}.doc-back-link{color:#94a3b8;align-items:center;gap:6px;font-size:.82rem;text-decoration:none;transition:color .15s;display:flex}.doc-back-link:hover{color:#e2e8f0}.doc-header-divider{color:#2d3148}.doc-header-logo{color:#e2e8f0;align-items:center;gap:8px;font-size:.9rem;font-weight:700;display:flex}.doc-layout{align-items:flex-start;gap:48px;max-width:1060px;margin:0 auto;padding:0 24px;display:flex}.doc-sidebar{scrollbar-width:thin;scrollbar-color:#2d3148 transparent;width:220px;min-width:220px;max-height:calc(100vh - 50px);padding:28px 0;position:sticky;top:50px;overflow-y:auto}.doc-sidebar::-webkit-scrollbar{width:3px}.doc-sidebar::-webkit-scrollbar-thumb{background:#2d3148;border-radius:2px}.sidebar-label{color:#8892a4;text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px;padding-left:4px;font-size:.68rem;font-weight:700}.sidebar-nav{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.sidebar-chapter-link{color:#a5adcb;border-radius:6px;align-items:center;gap:8px;padding:5px 4px;font-size:.83rem;font-weight:600;line-height:1.3;text-decoration:none;transition:color .15s;display:flex}.sidebar-chapter-link:hover{color:#e2e8f0}.sidebar-chapter-link.is-active{color:#00e5a0}.sidebar-num{color:#00e5a0;background:#00e5a012;border:1px solid #00e5a02e;border-radius:5px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;font-size:.68rem;font-weight:700;transition:background .15s,border-color .15s;display:flex}.sidebar-chapter-link.is-active .sidebar-num{background:#00e5a029;border-color:#00e5a066}.doc-content{flex:1;min-width:0;max-width:700px;padding:40px 0 80px}.sidebar-mobile-btn{color:#00e5a0;cursor:pointer;background:#00e5a014;border:1px solid #00e5a040;border-radius:8px;margin-left:auto;padding:6px 14px;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .15s;display:none}.sidebar-mobile-btn:hover{background:#00e5a024}.sidebar-backdrop{z-index:30;background:#0000008c;display:none;position:fixed;inset:0}.sidebar-backdrop.is-visible{display:block}@media (width<=768px){.sidebar-mobile-btn{display:block}.doc-layout{padding:0 16px}.doc-sidebar{z-index:40;background:#1a1d27;border-right:1px solid #2d3148;width:260px;min-width:260px;height:100vh;max-height:100vh;padding:24px 20px;transition:left .28s;position:fixed;top:0;left:-270px}.doc-sidebar.is-open{left:0}}.chapter-header{border-bottom:1px solid #2d3148;align-items:center;gap:14px;margin-bottom:24px;padding-bottom:16px;display:flex}.chapter-number{color:#00e5a0;background:#00e5a01a;border:1px solid #00e5a04d;border-radius:10px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:1.1rem;font-weight:800;display:flex}.chapter-title{color:#e2e8f0;margin:0;font-size:1.25rem;font-weight:800}.doc-section{margin-bottom:24px}.step-body{color:#94a3b8;padding:16px 20px;font-size:.85rem;line-height:1.6}.step-body p{margin:0 0 12px}.step-body p:last-child{margin-bottom:0}.step-body strong{color:#e2e8f0}.step-body a{color:#818cf8;text-underline-offset:2px;text-decoration:underline}.step-body a:hover{color:#a5b4fc}.step-body code{color:#00e5a0;background:#0d0f18;border:1px solid #2d3148;border-radius:4px;padding:1px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:.82rem}.step-body kbd{color:#e2e8f0;background:#252a3a;border:1px solid #3d4460;border-radius:4px;padding:1px 8px;font-family:inherit;font-size:.8rem}.step-list{flex-direction:column;gap:6px;margin:0 0 12px;padding-left:20px;display:flex}.step-list:last-child{margin-bottom:0}.step-list li{padding-left:4px}.step-notice{background:#818cf814;border:1px solid #818cf833;border-radius:8px;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 12px;font-size:.78rem;display:flex}.step-notice-warning{color:#94a3b8;background:#fbbf2414;border-color:#fbbf2440}.notice-box{color:#94a3b8;background:#818cf80f;border:1px solid #818cf833;border-radius:10px;padding:14px 16px;font-size:.82rem;line-height:1.6}.api-badge{border-radius:9999px;align-items:center;gap:6px;padding:4px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.api-badge-green{color:#00e5a0;background:#00e5a01f;border:1px solid #00e5a04d}.api-badge-blue{color:#818cf8;background:#818cf81f;border:1px solid #818cf84d}.api-badge-amber{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d}.faq-item{border:1px solid #2d3148;border-radius:10px;margin-bottom:8px;overflow:hidden}.faq-question{text-align:left;cursor:pointer;color:#cbd5e1;background:#1a1d27;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 18px;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .15s;display:flex}.faq-question:hover{color:#e2e8f0;background:#1f2337}.faq-question[aria-expanded=true]{color:#00e5a0;background:#1f2337}.faq-q-text{flex:1}.faq-chevron{color:#64748b;flex-shrink:0;font-size:1rem;transition:transform .2s}.faq-question[aria-expanded=true] .faq-chevron{color:#00e5a0;transform:rotate(180deg)}.faq-answer-inner{border-top:1px solid #2d3148}@media (prefers-reduced-motion:reduce){.faq-chevron{transition:none}}.faq-img-row{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.faq-thumb-btn{cursor:pointer;background:#0d0f18;border:1px solid #2d3148;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;width:160px;padding:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.faq-thumb-btn:hover{border-color:#00e5a0;box-shadow:0 0 0 2px #00e5a026}.faq-thumb{object-fit:cover;width:160px;height:100px;display:block}.faq-thumb-caption{color:#64748b;text-align:center;border-top:1px solid #2d3148;width:100%;padding:5px 8px;font-size:.72rem;font-weight:600}.faq-thumb-btn:hover .faq-thumb-caption{color:#00e5a0}.lightbox{z-index:100;background:#000000e0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.lightbox[hidden]{display:none}.lightbox-img{object-fit:contain;border-radius:10px;max-width:100%;max-height:calc(100vh - 80px);box-shadow:0 8px 48px #0009}.lightbox-close{color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;transition:background .15s;display:flex;position:absolute;top:16px;right:20px}.lightbox-close:hover{background:#ffffff29}@media (width<=480px){.faq-thumb-btn{width:140px}.faq-thumb{width:140px;height:88px}}
