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}.sidebar-sub-list{flex-direction:column;margin:2px 0 6px 28px;padding:0;list-style:none;display:flex}.sidebar-sub-link{color:#a5adcb;border-left:2px solid #2d3148;padding:3px 8px;font-size:.8rem;line-height:1.45;text-decoration:none;transition:color .15s,border-color .15s;display:block}.sidebar-sub-link:hover{color:#cad3f5;border-left-color:#44475b}.sidebar-sub-link.is-active{color:#a6da95;border-left-color:#a6da95}.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}.section-title{color:#cbd5e1;margin:0 0 10px;font-size:.95rem;font-weight:700}.step-card{background:#1a1d27;border:1px solid #2d3148;border-radius:12px;overflow:hidden}.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-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}.legal-info-list{flex-direction:column;gap:14px;display:flex}.legal-info-item{flex-direction:column;gap:2px;display:flex}.legal-info-label{text-transform:uppercase;letter-spacing:.18em;color:#8892a4;font-size:.65rem;font-weight:700}.legal-info-value{color:#cad3f5;font-size:.875rem;line-height:1.6}
