.guide-shell{min-height:calc(100dvh - var(--header-height,56px));background:#060e1c;display:flex}.guide-sidebar{width:240px;top:var(--header-height,56px);height:calc(100dvh - var(--header-height,56px));background:#ffffff04;border-right:1px solid #ffffff12;flex-direction:column;flex-shrink:0;display:flex;position:sticky;overflow:hidden auto}.guide-sidebar-header{border-bottom:1px solid #ffffff0f;padding:20px 20px 12px}.guide-sidebar-title{color:#ffffff4d;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700}.guide-nav{flex:1;padding:10px 8px}.guide-nav-item{color:#ffffff73;cursor:pointer;border-radius:7px;align-items:center;gap:9px;padding:7px 12px;font-size:13px;font-weight:500;line-height:1.3;text-decoration:none;transition:background .12s,color .12s;display:flex}.guide-nav-item:hover{color:#ffffffbf;background:#ffffff0d}.guide-nav-item.active{color:#a5b4fc;background:#6366f126;font-weight:600}.guide-nav-icon{text-align:center;flex-shrink:0;width:20px;font-size:15px}.guide-sidebar-footer{color:#fff3;border-top:1px solid #ffffff0f;padding:12px 20px 16px;font-size:11px}.guide-mobile-nav{background:#ffffff05;border-bottom:1px solid #ffffff12;padding:10px 16px;display:none}.guide-mobile-nav summary{color:#fff9;cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:600;list-style:none;display:flex}.guide-mobile-nav summary:after{content:"▾";color:#ffffff4d;font-size:11px}.guide-mobile-nav[open] summary:after{content:"▴"}.guide-mobile-links{flex-direction:column;gap:2px;padding:8px 0 4px;display:flex}.guide-content{flex:1;width:100%;min-width:0;max-width:860px;margin:0 auto;padding:40px 64px 80px}.guide-page-header{border-bottom:1px solid #ffffff12;margin-bottom:32px;padding-bottom:20px}.guide-badge{text-transform:uppercase;letter-spacing:.08em;color:#818cf8;background:#6366f126;border:1px solid #6366f140;border-radius:20px;margin-bottom:10px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.guide-h1{color:#ffffffeb;margin:0 0 10px;font-size:28px;font-weight:700;line-height:1.25}.guide-lead{color:#ffffff73;margin:0;font-size:15px;line-height:1.7}.guide-section{margin-bottom:44px}.guide-h2{color:#ffffffd9;border-bottom:1px solid #ffffff12;margin:0 0 14px;padding-bottom:10px;font-size:18px;font-weight:700}.guide-h3{color:#ffffffb3;text-transform:uppercase;letter-spacing:.04em;margin:20px 0 8px;font-size:12px;font-weight:600}.guide-p{color:#ffffff80;margin:0 0 12px;font-size:14px;line-height:1.8}.guide-ul{margin:0 0 14px;padding-left:0;list-style:none}.guide-ul li{color:#ffffff80;padding:3px 0 3px 20px;font-size:14px;line-height:1.75;position:relative}.guide-ul li:before{content:"→";color:#6366f180;font-size:12px;position:absolute;top:5px;left:0}.guide-ol{counter-reset:step;margin:0 0 14px;padding-left:0;list-style:none}.guide-ol li{color:#ffffff80;counter-increment:step;padding:6px 0 6px 36px;font-size:14px;line-height:1.75;position:relative}.guide-ol li:before{content:counter(step);color:#818cf8;background:#6366f133;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex;position:absolute;top:5px;left:0}.guide-callout{border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 16px;font-size:13px;line-height:1.7;display:flex}.guide-callout-icon{flex-shrink:0;margin-top:1px;font-size:15px}.guide-callout.tip{color:#a5b4fcd9;background:#6366f114;border:1px solid #6366f133}.guide-callout.warning{color:#fbbf24d9;background:#f59e0b14;border:1px solid #f59e0b33}.guide-callout.info{color:#38bdf8d9;background:#0ea5e914;border:1px solid #0ea5e933}.guide-callout.pro{color:#c4b5fde6;background:#8b5cf61a;border:1px solid #8b5cf640}.guide-table-wrap{margin-bottom:20px;overflow-x:auto}.guide-table{border-collapse:collapse;width:100%;font-size:13px}.guide-table th{color:#ffffff4d;text-align:left;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-bottom:1px solid #ffffff14;padding:8px 12px;font-size:11px;font-weight:700}.guide-table td{color:#ffffff80;vertical-align:top;border-bottom:1px solid #ffffff0a;padding:9px 12px;font-size:13px;line-height:1.6}.guide-table td:first-child{color:#ffffffb3;white-space:nowrap;font-weight:600}.guide-table tr:last-child td{border-bottom:none}.guide-kbd{color:#ffffffbf;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff26;border-bottom:2px solid #ffffff1f;border-radius:5px;padding:2px 7px;font-family:monospace;font-size:12px;display:inline-block}.guide-pro-badge{color:#c4b5fd;vertical-align:middle;background:#8b5cf633;border:1px solid #8b5cf64d;border-radius:3px;margin-left:4px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-block}.guide-cards-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;margin-bottom:48px;display:grid}.guide-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:8px;padding:18px 20px;text-decoration:none;transition:background .14s,border-color .14s,transform .12s;display:flex}.guide-card:hover{background:#6366f114;border-color:#6366f140;transform:translateY(-1px)}.guide-card-icon{font-size:22px}.guide-card-title{color:#fffc;font-size:14px;font-weight:600}.guide-card-desc{color:#ffffff59;font-size:12px;line-height:1.5}.guide-nav-footer{border-top:1px solid #ffffff12;justify-content:space-between;gap:12px;margin-top:56px;padding-top:24px;display:flex}.guide-nav-footer-btn{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:4px;min-width:160px;max-width:240px;padding:14px 18px;text-decoration:none;transition:background .12s,border-color .12s;display:flex}.guide-nav-footer-btn:hover{background:#6366f114;border-color:#6366f133}.guide-nav-footer-btn.next{text-align:right;margin-left:auto}.guide-nav-footer-label{color:#ffffff40;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.guide-nav-footer-title{color:#a5b4fccc;font-size:14px;font-weight:600}.guide-help-footer{background:#ffffff05;border:1px solid #ffffff12;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:48px;padding:20px 24px;display:flex}.guide-help-text{color:#fff6;font-size:13px}.guide-help-link{color:#818cf8;font-size:13px;font-weight:600;text-decoration:none}.guide-help-link:hover{color:#a5b4fc}@media (max-width:900px){.guide-sidebar{display:none}.guide-mobile-nav{display:block}.guide-content{padding:24px 20px 60px}.guide-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.guide-cards-grid{grid-template-columns:1fr}.guide-nav-footer{flex-direction:column}.guide-nav-footer-btn.next{margin-left:0}}
/*# sourceMappingURL=dca6927e348afae8.css.map*/