.quick-start-banner{padding:2rem 0;background:linear-gradient(135deg,#8b5cf614,#7c3aed0d)}[data-theme=dark] .quick-start-banner{background:linear-gradient(135deg,#8b5cf626,#7c3aed1a)}.quick-start-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.5rem}@media(min-width:768px){.quick-start-content{flex-direction:row}}.quick-start-info{display:flex;align-items:center;gap:1rem}.quick-start-icon{width:3rem;height:3rem;min-width:3rem;border-radius:.75rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #8b5cf64d}.quick-start-icon svg{width:1.5rem!important;height:1.5rem!important;max-width:1.5rem!important;max-height:1.5rem!important;color:#fff;flex-shrink:0}.quick-start-title{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 .25rem}[data-theme=dark] .quick-start-title{color:#fff}.quick-start-desc{font-size:.9375rem;color:#6b7280;margin:0}[data-theme=dark] .quick-start-desc{color:#9ca3af}.quick-start-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff!important;font-weight:600;font-size:.9375rem;border-radius:.75rem;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 12px #8b5cf640;white-space:nowrap}.quick-start-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #8b5cf659}.quick-start-btn svg{width:1rem!important;height:1rem!important;max-width:1rem!important;max-height:1rem!important;flex-shrink:0}.guide-section svg,.guide-chapter svg,.guide-nav svg,.guide-content svg{max-width:2rem;max-height:2rem}.guide-section .chapter-content svg,.guide-section .feature-icon svg,.guide-section .mode-header svg,.guide-section .practice-icon svg,.guide-section .tips-header svg,.guide-section .warning-header svg,.guide-section .warning-card-header svg,.guide-section .step-number svg{max-width:1.5rem!important;max-height:1.5rem!important}.guide-section .btn-modern svg{max-width:1rem;max-height:1rem}.guide-section{padding:4rem 0;background:var(--gray-50)}[data-theme=dark] .guide-section{background:#0f0f14}.guide-layout{display:flex!important;flex-direction:row!important;gap:2.5rem;align-items:stretch;position:relative}.guide-sidebar{flex:0 0 300px!important;width:300px!important;min-width:300px!important;position:relative}.guide-content{flex:1 1 auto!important;min-width:0;max-width:calc(100% - 340px)}@media(max-width:1199px){.guide-layout{flex-direction:column!important}.guide-sidebar{flex:none!important;width:100%!important;min-width:100%!important;order:-1;margin-bottom:2rem;position:static}.guide-content{order:1;max-width:100%}.sticky-sidebar{position:static!important}}.sticky-sidebar{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto}.sticky-sidebar::-webkit-scrollbar{width:4px}.sticky-sidebar::-webkit-scrollbar-track{background:transparent}.sticky-sidebar::-webkit-scrollbar-thumb{background:#8b5cf64d;border-radius:4px}.sticky-sidebar::-webkit-scrollbar-thumb:hover{background:#8b5cf680}.guide-nav{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:1.25rem;padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 4px 20px #0000000f}[data-theme=dark] .guide-nav{background:linear-gradient(180deg,#ffffff0a,#ffffff05);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px);box-shadow:none}.guide-nav h4{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#6b7280;margin-bottom:1rem;padding:0 .5rem .75rem;border-bottom:1px solid rgba(0,0,0,.06)}[data-theme=dark] .guide-nav h4{border-bottom-color:#ffffff0f}.guide-nav ul{list-style:none;padding:0;margin:0}.guide-nav li{margin-bottom:.25rem}.guide-nav a{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:.625rem;color:#4b5563;text-decoration:none;font-size:.8125rem;font-weight:500;transition:all .2s ease;position:relative}[data-theme=dark] .guide-nav a{color:#9ca3af}.guide-nav a:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:linear-gradient(180deg,#8b5cf6,#6366f1);border-radius:0 2px 2px 0;transition:height .2s ease}.guide-nav a:hover{background:#8b5cf614;color:#7c3aed}[data-theme=dark] .guide-nav a:hover{color:#c4b5fd}.guide-nav a:hover:before{height:60%}.guide-nav a.active{background:linear-gradient(90deg,rgba(139,92,246,.12),transparent);color:#7c3aed}[data-theme=dark] .guide-nav a.active{color:#c4b5fd}.guide-nav a.active:before{height:70%}.chapter-num{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:#0000000f;border-radius:.375rem;font-size:.6875rem;font-weight:700;color:#6b7280;flex-shrink:0;transition:all .2s ease}[data-theme=dark] .chapter-num{background:#ffffff0f}.guide-nav a:hover .chapter-num{background:#8b5cf633;color:#7c3aed}[data-theme=dark] .guide-nav a:hover .chapter-num{color:#a78bfa}.guide-nav a.active .chapter-num{background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff;box-shadow:0 2px 8px #8b5cf64d}.help-card{background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:1rem;padding:1.5rem;text-align:center;color:#fff}.help-icon{width:3rem;height:3rem;background:#fff3;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.help-icon svg{width:1.5rem!important;height:1.5rem!important;max-width:1.5rem!important;max-height:1.5rem!important;flex-shrink:0}.help-card h5{font-size:1rem;font-weight:700;margin-bottom:.5rem}.help-card p{font-size:.875rem;opacity:.9;margin-bottom:1rem}.help-link{display:inline-block;background:#fff;color:#7c3aed;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.help-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.guide-chapter{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:1.25rem;padding:2rem;margin-bottom:1.5rem;box-shadow:0 4px 20px #0000000f}[data-theme=dark] .guide-chapter{background:#ffffff05;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px);box-shadow:none}.chapter-header{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(0,0,0,.08)}[data-theme=dark] .chapter-header{border-bottom-color:#ffffff14}.chapter-badge{display:inline-block;background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff;padding:.25rem .875rem;border-radius:2rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.875rem}.chapter-header h2{font-size:1.5rem;font-weight:800;color:#111827;margin-bottom:.5rem;line-height:1.3}[data-theme=dark] .chapter-header h2{color:#fff}.chapter-intro{color:#6b7280;font-size:1rem;margin:0;line-height:1.5}[data-theme=dark] .chapter-intro{color:#9ca3af}.chapter-content>h3{font-size:1.125rem;font-weight:700;color:#111827;margin:2rem 0 1rem;padding:.75rem 1rem;background:linear-gradient(90deg,rgba(139,92,246,.1),transparent);border-left:3px solid #8b5cf6;border-radius:0 .5rem .5rem 0}[data-theme=dark] .chapter-content>h3{color:#fff;background:linear-gradient(90deg,rgba(139,92,246,.15),transparent)}.chapter-content>h3:first-child{margin-top:0}.chapter-content>h4{font-size:1rem;font-weight:600;color:#374151;margin:1.5rem 0 .75rem;display:flex;align-items:center;gap:.5rem}[data-theme=dark] .chapter-content>h4{color:#e5e7eb}.chapter-content>h4:before{content:"";width:6px;height:6px;background:#8b5cf6;border-radius:50%;flex-shrink:0}.chapter-content>p{color:#4b5563;line-height:1.8;margin-bottom:1rem;font-size:.9375rem}[data-theme=dark] .chapter-content>p{color:#b4b8c4}.chapter-content>p:first-of-type{font-size:1rem;color:#374151}[data-theme=dark] .chapter-content>p:first-of-type{color:#d1d5db}.chapter-content>ul,.chapter-content>ol{color:#4b5563;margin:1.25rem 0;padding:0;list-style:none}[data-theme=dark] .chapter-content>ul,[data-theme=dark] .chapter-content>ol{color:#9ca3af}.chapter-content>ul>li,.chapter-content>ol>li{margin-bottom:.75rem;line-height:1.7;font-size:.9375rem;padding:.75rem 1rem .75rem 2.5rem;background:#00000005;border:1px solid rgba(0,0,0,.05);border-radius:.625rem;position:relative}[data-theme=dark] .chapter-content>ul>li,[data-theme=dark] .chapter-content>ol>li{background:#ffffff05;border:1px solid rgba(255,255,255,.05)}.chapter-content>ul>li:before,.chapter-content>ol>li:before{content:"";position:absolute;left:1rem;top:1.1rem;width:6px;height:6px;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:50%}.chapter-content>ul>li strong,.chapter-content>ol>li strong{color:#111827;font-weight:600}[data-theme=dark] .chapter-content>ul>li strong,[data-theme=dark] .chapter-content>ol>li strong{color:#e5e7eb}.chapter-content a{color:#7c3aed;text-decoration:none;font-weight:500;border-bottom:1px dashed rgba(124,58,237,.4);transition:all .2s}[data-theme=dark] .chapter-content a{color:#a78bfa;border-bottom-color:#a78bfa66}.chapter-content a:hover{color:#6d28d9;border-bottom-color:#6d28d9}[data-theme=dark] .chapter-content a:hover{color:#c4b5fd;border-bottom-color:#c4b5fd}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin:1.5rem 0}.feature-item{background:linear-gradient(135deg,#00000005,#00000003);border:1px solid rgba(0,0,0,.08);border-radius:1rem;padding:1.5rem;transition:all .3s ease}[data-theme=dark] .feature-item{background:linear-gradient(135deg,#ffffff0a,#ffffff05);border:1px solid rgba(255,255,255,.08)}.feature-item:hover{background:linear-gradient(135deg,#0000000a,#00000005);border-color:#8b5cf64d;transform:translateY(-2px)}[data-theme=dark] .feature-item:hover{background:linear-gradient(135deg,#ffffff0f,#ffffff08)}.feature-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.feature-icon svg{width:1.5rem!important;height:1.5rem!important;flex-shrink:0}.feature-icon.blue{background:linear-gradient(135deg,#3b82f633,#3b82f61a);color:#60a5fa;box-shadow:0 4px 12px #3b82f626}.feature-icon.green{background:linear-gradient(135deg,#10b98133,#10b9811a);color:#34d399;box-shadow:0 4px 12px #10b98126}.feature-icon.orange{background:linear-gradient(135deg,#f59e0b33,#f59e0b1a);color:#fbbf24;box-shadow:0 4px 12px #f59e0b26}.feature-item h4{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .5rem}[data-theme=dark] .feature-item h4{color:#fff}.feature-item h4:before{display:none}.feature-item p{font-size:.875rem;color:#6b7280;margin:0;line-height:1.6}[data-theme=dark] .feature-item p{color:#9ca3af}.steps-list{margin:1.5rem 0;display:flex;flex-direction:column;gap:1rem}.step-item{display:flex;gap:1.25rem;padding:1.25rem;background:linear-gradient(135deg,#00000005,#00000003);border:1px solid rgba(0,0,0,.06);border-radius:1rem;transition:all .2s ease}[data-theme=dark] .step-item{background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid rgba(255,255,255,.06)}.step-item:hover{border-color:#8b5cf633;background:linear-gradient(135deg,#00000008,#00000005)}[data-theme=dark] .step-item:hover{background:linear-gradient(135deg,#ffffff0a,#ffffff05)}.step-number{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff;border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0;box-shadow:0 4px 12px #8b5cf640}.step-content{flex:1;min-width:0}.step-content h4{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .5rem}[data-theme=dark] .step-content h4{color:#fff}.step-content h4:before{display:none}.step-content p{margin:0;color:#6b7280;font-size:.875rem;line-height:1.6}[data-theme=dark] .step-content p{color:#9ca3af}.step-content ul{margin-top:.75rem;margin-bottom:0;padding-left:1rem;list-style:disc}.step-content ul li{background:none;border:none;padding:.25rem 0;margin-bottom:.25rem}.step-content ul li:before{display:none}.code-example{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid rgba(0,0,0,.08);border-radius:.75rem;padding:1.25rem;margin:.75rem 0}[data-theme=dark] .code-example{background:linear-gradient(135deg,#1f2937cc,#111827e6);border:1px solid rgba(255,255,255,.08)}.code-example code{color:#7c3aed;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem;line-height:1.8;display:block}[data-theme=dark] .code-example code{color:#a5f3fc}.info-box{background:linear-gradient(135deg,#8b5cf614,#6366f10d);border:1px solid rgba(139,92,246,.2);border-radius:1rem;padding:1.5rem;margin:1.5rem 0}[data-theme=dark] .info-box{background:linear-gradient(135deg,#8b5cf61a,#6366f114);border:1px solid rgba(139,92,246,.25)}.info-box h4{color:#7c3aed;margin:0 0 .75rem;font-size:1rem;font-weight:700}[data-theme=dark] .info-box h4{color:#c4b5fd}.info-box h4:before{display:none}.info-box p{color:#4b5563;font-size:.875rem;line-height:1.6;margin:0}[data-theme=dark] .info-box p{color:#d1d5db}.info-box ul{margin:.75rem 0 0;padding-left:1rem;list-style:disc}.info-box ul li{background:none;border:none;padding:.25rem 0;margin-bottom:.25rem;color:#4b5563;font-size:.875rem}[data-theme=dark] .info-box ul li{color:#d1d5db}.info-box ul li:before{display:none}.info-box ul{color:#d1d5db}.best-practices-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin:1.5rem 0}.practice-card{background:linear-gradient(135deg,#00000005,#00000003);border:1px solid rgba(0,0,0,.08);border-radius:1rem;padding:1.5rem;transition:all .3s ease}[data-theme=dark] .practice-card{background:linear-gradient(135deg,#ffffff0a,#ffffff05);border:1px solid rgba(255,255,255,.08)}.practice-card:hover{border-color:#8b5cf64d;transform:translateY(-3px);box-shadow:0 12px 24px #0000001a}[data-theme=dark] .practice-card:hover{box-shadow:0 12px 24px #0003}.practice-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.practice-icon svg{width:1.5rem!important;height:1.5rem!important}.practice-icon.blue{background:linear-gradient(135deg,#3b82f633,#3b82f61a);color:#60a5fa;box-shadow:0 4px 12px #3b82f633}.practice-icon.green{background:linear-gradient(135deg,#10b98133,#10b9811a);color:#34d399;box-shadow:0 4px 12px #10b98133}.practice-icon.purple{background:linear-gradient(135deg,#8b5cf633,#8b5cf61a);color:#a78bfa;box-shadow:0 4px 12px #8b5cf633}.practice-card h4{font-size:1.0625rem;font-weight:700;color:#111827;margin:0 0 1rem}[data-theme=dark] .practice-card h4{color:#fff}.practice-card h4:before{display:none}.practice-card ul{margin:0;padding:0;list-style:none}.practice-card li{position:relative;padding:.5rem 0 .5rem 1.25rem;color:#6b7280;font-size:.875rem;line-height:1.5;border-bottom:1px solid rgba(0,0,0,.05)}[data-theme=dark] .practice-card li{color:#9ca3af;border-bottom-color:#ffffff0d}.practice-card li:last-child{border-bottom:none}.practice-card li:before{content:"";position:absolute;left:0;top:.9rem;width:5px;height:5px;background:currentColor;border-radius:50%;opacity:.5}.practice-card li strong{color:#111827;font-weight:600}[data-theme=dark] .practice-card li strong{color:#e5e7eb}.warning-card{background:linear-gradient(135deg,#ef44441a,#ef44440d);border:1px solid rgba(239,68,68,.25);border-radius:1rem;padding:1.5rem;margin-top:1.5rem}.warning-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.warning-card-header svg{width:1.5rem!important;height:1.5rem!important;color:#f87171;flex-shrink:0}.warning-card-header h4{font-size:1.0625rem;font-weight:700;color:#fca5a5;margin:0}.warning-card-header h4:before{display:none}.warning-card ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}.warning-card li{position:relative;padding:.75rem 1rem .75rem 2.25rem;background:#ef444414;border-radius:.5rem;color:#fecaca;font-size:.875rem;line-height:1.5}.warning-card li:before{content:"✕";position:absolute;left:.75rem;top:.75rem;color:#f87171;font-size:.75rem;font-weight:700}.tips-box{background:linear-gradient(135deg,#10b9811a,#06b6d414);border:1px solid rgba(16,185,129,.25);border-radius:1rem;padding:1.5rem;margin-top:1.5rem}.tips-header{display:flex;align-items:center;gap:.75rem;color:#34d399;font-weight:700;font-size:1rem;margin-bottom:1rem}.tips-header svg{width:1.5rem!important;height:1.5rem!important;flex-shrink:0}.tips-box ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.tips-box li{position:relative;padding:.625rem 1rem .625rem 2rem;background:#10b98114;border-radius:.5rem;color:#374151;font-size:.875rem;line-height:1.5}[data-theme=dark] .tips-box li{color:#d1d5db}.tips-box li:before{content:"✓";position:absolute;left:.75rem;top:.625rem;color:#34d399;font-size:.75rem;font-weight:700}.warning-box{background:linear-gradient(135deg,#f59e0b14,#ef444414);border:1px solid rgba(245,158,11,.25);border-radius:.875rem;padding:1.25rem;margin-top:1.25rem}.warning-header{display:flex;align-items:center;gap:.5rem;color:#fbbf24;font-weight:700;font-size:.875rem;margin-bottom:.5rem}.warning-header svg{width:1.25rem!important;height:1.25rem!important;flex-shrink:0}.warning-box p{color:#d1d5db;margin:0;font-size:.875rem}.modes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin:1.5rem 0}.mode-card{background:linear-gradient(135deg,#00000005,#00000003);border-radius:1rem;padding:1.5rem;transition:all .3s ease}[data-theme=dark] .mode-card{background:linear-gradient(135deg,#ffffff0a,#ffffff05)}.mode-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #0000001a}[data-theme=dark] .mode-card:hover{box-shadow:0 12px 24px #0003}.mode-card.blacklist{border:1px solid rgba(239,68,68,.3)}.mode-card.blacklist:hover{border-color:#ef444480}.mode-card.whitelist{border:1px solid rgba(16,185,129,.3)}.mode-card.whitelist:hover{border-color:#10b98180}.mode-card.clickany{border:1px solid rgba(245,158,11,.3)}.mode-card.clickany:hover{border-color:#f59e0b80}.mode-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.mode-header svg{width:1.5rem!important;height:1.5rem!important;flex-shrink:0}.mode-card.blacklist .mode-header svg{color:#f87171}.mode-card.whitelist .mode-header svg{color:#34d399}.mode-card.clickany .mode-header svg{color:#fbbf24}.mode-header h4{margin:0;font-size:1rem;font-weight:700;color:#111827}[data-theme=dark] .mode-header h4{color:#fff}.mode-header h4:before{display:none}.mode-card>p{color:#6b7280;font-size:.875rem;line-height:1.6;margin:0 0 1rem}[data-theme=dark] .mode-card>p{color:#9ca3af}.mode-example-box{background:#0000000d;border-radius:.5rem;padding:.875rem;margin-bottom:1rem}[data-theme=dark] .mode-example-box{background:#0000004d}.mode-example-box .example-label{display:block;font-size:.75rem;color:#6b7280;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.mode-example-box code{color:#7c3aed;font-family:Monaco,Menlo,monospace;font-size:.8125rem;line-height:1.6}[data-theme=dark] .mode-example-box code{color:#a5f3fc}.mode-result{color:#374151!important;font-size:.8125rem!important;margin:0!important;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.08)}[data-theme=dark] .mode-result{color:#d1d5db!important;border-top-color:#ffffff14}.mode-example{border-radius:.875rem;padding:1.25rem;margin:1rem 0}.mode-example.blacklist{background:linear-gradient(135deg,#ef444414,#ec489914);border:1px solid rgba(239,68,68,.2)}.mode-example.whitelist{background:linear-gradient(135deg,#10b98114,#06b6d414);border:1px solid rgba(16,185,129,.2)}.mode-example h4{margin-top:0;color:#fff;font-size:.9375rem}.comparison-table{width:100%;border-collapse:collapse;margin:1.25rem 0;font-size:.875rem}.comparison-table th,.comparison-table td{padding:.875rem;text-align:left;border:1px solid rgba(0,0,0,.08)}[data-theme=dark] .comparison-table th,[data-theme=dark] .comparison-table td{border:1px solid rgba(255,255,255,.08)}.comparison-table th{background:#00000008;font-weight:700;color:#111827}[data-theme=dark] .comparison-table th{background:#ffffff0d;color:#fff}.comparison-table td{color:#6b7280}[data-theme=dark] .comparison-table td{color:#9ca3af}.status-grid{display:grid;gap:.75rem;margin:1.25rem 0}.status-item{display:flex;align-items:center;gap:.875rem;padding:.875rem;background:#00000005;border:1px solid rgba(0,0,0,.06);border-radius:.625rem}[data-theme=dark] .status-item{background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.status-badge{padding:.25rem .625rem;border-radius:2rem;font-size:.6875rem;font-weight:700;flex-shrink:0;text-transform:uppercase;letter-spacing:.03em}.status-item.pending .status-badge{background:#fbbf2426;color:#fbbf24}.status-item.running .status-badge{background:#3b82f626;color:#60a5fa}.status-item.completed .status-badge{background:#10b98126;color:#34d399}.status-item.failed .status-badge{background:#ef444426;color:#f87171}.status-item.stopped .status-badge{background:#9ca3af26;color:#9ca3af}.status-item p{margin:0;font-size:.8125rem;color:#6b7280}[data-theme=dark] .status-item p{color:#9ca3af}.plan-comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.875rem;margin:1.25rem 0}.plan-item{background:#00000005;border:1px solid rgba(0,0,0,.06);border-radius:.875rem;padding:1.25rem}[data-theme=dark] .plan-item{background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.plan-item h4{color:#7c3aed;margin-top:0;font-size:.9375rem}[data-theme=dark] .plan-item h4{color:#a78bfa}.plan-item p{color:#6b7280;font-size:.8125rem;margin:0}[data-theme=dark] .plan-item p{color:#9ca3af}.guide-faq{margin-top:0}.faq-grid{display:grid;gap:.875rem}.faq-item{background:#00000005;border:1px solid rgba(0,0,0,.06);border-radius:.875rem;padding:1.25rem}[data-theme=dark] .faq-item{background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.faq-item h4{font-size:.9375rem;font-weight:700;color:#111827;margin-bottom:.5rem}[data-theme=dark] .faq-item h4{color:#fff}.faq-item p{color:#6b7280;margin:0;font-size:.875rem;line-height:1.6}[data-theme=dark] .faq-item p{color:#9ca3af}.guide-nav a.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:0 2px 2px 0}.guide-nav a{position:relative}@media(max-width:1199px){.guide-nav{display:block;margin-bottom:2rem}.guide-nav ul{display:flex;flex-wrap:wrap;gap:.5rem}.guide-nav li{margin-bottom:0}.guide-nav a{padding:.5rem .75rem;font-size:.8125rem}.chapter-num{width:1.5rem;height:1.5rem;font-size:.6875rem}.help-card{display:none}}@media(max-width:768px){.guide-section{padding:2rem 0}.guide-chapter{padding:1.25rem;border-radius:1rem}.chapter-header h2{font-size:1.25rem}.chapter-badge{font-size:.625rem}.feature-grid{grid-template-columns:1fr}.guide-nav a{padding:.375rem .625rem;font-size:.75rem}}.required-badge{display:inline-block;padding:.125rem .5rem;background:linear-gradient(135deg,#ef444426,#dc26261a);color:#ef4444;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:.375rem;margin-left:.5rem;vertical-align:middle}[data-theme=dark] .required-badge{background:linear-gradient(135deg,#ef444433,#dc262626);color:#f87171}.feature-icon.purple{background:linear-gradient(135deg,#8b5cf633,#7c3aed1a);color:#a78bfa;box-shadow:0 4px 12px #8b5cf626}.code-example .example-label{display:block;font-size:.6875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-weight:600}[data-theme=dark] .code-example .example-label{color:#9ca3af}.info-box ol{margin:.75rem 0 0;padding-left:1.25rem;list-style:decimal}.info-box ol li{background:none;border:none;padding:.25rem 0;margin-bottom:.25rem;color:#4b5563;font-size:.875rem}[data-theme=dark] .info-box ol li{color:#d1d5db}.info-box .comparison-table{margin:.75rem 0 0}.info-box .comparison-table td{vertical-align:top}.info-box .comparison-table td:first-child{width:140px;font-weight:600;color:#374151}[data-theme=dark] .info-box .comparison-table td:first-child{color:#e5e7eb}.bot-header{display:flex;align-items:center;gap:1rem;padding:1.25rem;border-radius:1rem;margin-bottom:1.5rem}.bot-header.blue{background:linear-gradient(135deg,#3b82f61a,#2563eb0d);border:1px solid rgba(59,130,246,.2)}.bot-header.green{background:linear-gradient(135deg,#10b9811a,#0596690d);border:1px solid rgba(16,185,129,.2)}.bot-header.orange{background:linear-gradient(135deg,#f59e0b1a,#d977060d);border:1px solid rgba(245,158,11,.2)}[data-theme=dark] .bot-header.blue{background:linear-gradient(135deg,#3b82f626,#2563eb14);border:1px solid rgba(59,130,246,.25)}[data-theme=dark] .bot-header.green{background:linear-gradient(135deg,#10b98126,#05966914);border:1px solid rgba(16,185,129,.25)}[data-theme=dark] .bot-header.orange{background:linear-gradient(135deg,#f59e0b26,#d9770614);border:1px solid rgba(245,158,11,.25)}.bot-icon{width:3.5rem;height:3.5rem;border-radius:.875rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bot-header.blue .bot-icon{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 12px #3b82f64d}.bot-header.green .bot-icon{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 12px #10b9814d}.bot-header.orange .bot-icon{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 4px 12px #f59e0b4d}.bot-header h3{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .25rem}.bot-header h3:before{display:none}[data-theme=dark] .bot-header h3{color:#fff}.bot-header p{font-size:.875rem;color:#6b7280;margin:0}[data-theme=dark] .bot-header p{color:#9ca3af}
