.container[data-astro-cid-g4chohkm]{max-width:1100px;margin:0 auto;padding:2rem 1rem}.hero[data-astro-cid-g4chohkm]{text-align:center;padding:2rem 0 3rem}.hero[data-astro-cid-g4chohkm] h1[data-astro-cid-g4chohkm]{font-size:2.5rem;margin-bottom:.5rem}.hero[data-astro-cid-g4chohkm] p[data-astro-cid-g4chohkm]{color:var(--muted);font-size:1.1rem}.progress-container[data-astro-cid-g4chohkm]{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:12px}.progress-step[data-astro-cid-g4chohkm]{display:flex;align-items:center;gap:.5rem;opacity:.4;transition:all .3s}.progress-step[data-astro-cid-g4chohkm].active{opacity:1}.step-number[data-astro-cid-g4chohkm]{width:28px;height:28px;background:var(--input);border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600}.progress-step[data-astro-cid-g4chohkm].active .step-number[data-astro-cid-g4chohkm]{background:var(--accent);border-color:var(--accent)}.step-label[data-astro-cid-g4chohkm]{font-size:.85rem;color:var(--muted)}.progress-step[data-astro-cid-g4chohkm].active .step-label[data-astro-cid-g4chohkm]{color:var(--text)}.progress-line[data-astro-cid-g4chohkm]{width:60px;height:2px;background:var(--border)}.wizard-step[data-astro-cid-g4chohkm]{display:none}.wizard-step[data-astro-cid-g4chohkm].active{display:block}.step-subtitle[data-astro-cid-g4chohkm]{color:var(--muted);margin-bottom:2rem}.issue-grid[data-astro-cid-g4chohkm]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.issue-card[data-astro-cid-g4chohkm]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.5rem;text-align:left;cursor:pointer;transition:all .2s;color:var(--text)}.issue-card[data-astro-cid-g4chohkm]:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 15px #6b35ff33}.issue-icon[data-astro-cid-g4chohkm]{font-size:2rem;display:block;margin-bottom:.75rem}.issue-card[data-astro-cid-g4chohkm] h3[data-astro-cid-g4chohkm]{font-size:1rem;margin-bottom:.25rem}.issue-card[data-astro-cid-g4chohkm] p[data-astro-cid-g4chohkm]{color:var(--muted);font-size:.85rem}.troubleshooting-form[data-astro-cid-g4chohkm]{max-width:600px}.form-group[data-astro-cid-g4chohkm]{margin-bottom:1.5rem}.form-group[data-astro-cid-g4chohkm] label[data-astro-cid-g4chohkm]{display:block;font-weight:500;margin-bottom:.5rem}.form-group[data-astro-cid-g4chohkm] input[data-astro-cid-g4chohkm],.form-group[data-astro-cid-g4chohkm] textarea[data-astro-cid-g4chohkm],.form-group[data-astro-cid-g4chohkm] select[data-astro-cid-g4chohkm]{width:100%;padding:.875rem 1rem;background:var(--input);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:1rem}.form-group[data-astro-cid-g4chohkm] input[data-astro-cid-g4chohkm]:focus,.form-group[data-astro-cid-g4chohkm] textarea[data-astro-cid-g4chohkm]:focus,.form-group[data-astro-cid-g4chohkm] select[data-astro-cid-g4chohkm]:focus{outline:none;border-color:var(--accent)}.radio-group[data-astro-cid-g4chohkm]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.radio-card[data-astro-cid-g4chohkm]{display:flex;align-items:center;gap:.5rem;padding:.875rem;background:var(--input);border:1px solid var(--border);border-radius:8px;cursor:pointer;transition:all .2s}.radio-card[data-astro-cid-g4chohkm]:hover{border-color:var(--accent)}.radio-card[data-astro-cid-g4chohkm] input[data-astro-cid-g4chohkm]:checked+span[data-astro-cid-g4chohkm]{color:var(--accent);font-weight:500}.form-actions[data-astro-cid-g4chohkm]{display:flex;gap:1rem;margin-top:2rem}.btn-primary[data-astro-cid-g4chohkm],.btn-secondary[data-astro-cid-g4chohkm]{padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary[data-astro-cid-g4chohkm]{background:var(--accent);color:#fff;border:none}.btn-primary[data-astro-cid-g4chohkm]:hover{background:var(--accent-hover)}.btn-secondary[data-astro-cid-g4chohkm]{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-secondary[data-astro-cid-g4chohkm]:hover{border-color:var(--text)}.solution-header[data-astro-cid-g4chohkm]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.solution-icon[data-astro-cid-g4chohkm]{font-size:2.5rem}.solution-header[data-astro-cid-g4chohkm] h2[data-astro-cid-g4chohkm]{font-size:1.5rem}.solution-steps[data-astro-cid-g4chohkm]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.solution-step[data-astro-cid-g4chohkm]{display:flex;gap:1rem;padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:10px}.solution-step[data-astro-cid-g4chohkm] .step-number[data-astro-cid-g4chohkm]{width:24px;height:24px;background:var(--accent);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;flex-shrink:0}.step-content[data-astro-cid-g4chohkm] h4[data-astro-cid-g4chohkm]{font-size:1rem;margin-bottom:.25rem}.step-content[data-astro-cid-g4chohkm] p[data-astro-cid-g4chohkm]{color:var(--muted);font-size:.9rem}.step-content[data-astro-cid-g4chohkm] a[data-astro-cid-g4chohkm]{color:var(--accent)}.step-content[data-astro-cid-g4chohkm] code[data-astro-cid-g4chohkm]{background:var(--input);padding:.15rem .4rem;border-radius:4px;font-size:.85rem}.solution-actions[data-astro-cid-g4chohkm]{display:flex;gap:1rem;margin-bottom:2rem}.feedback-section[data-astro-cid-g4chohkm]{text-align:center;padding:2rem;background:var(--bg-card);border:1px solid var(--border);border-radius:12px}.feedback-section[data-astro-cid-g4chohkm] h3[data-astro-cid-g4chohkm]{margin-bottom:1rem}.feedback-buttons[data-astro-cid-g4chohkm]{display:flex;gap:1rem;justify-content:center}.feedback-btn[data-astro-cid-g4chohkm]{padding:.75rem 1.5rem;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--text);cursor:pointer;transition:all .2s}.feedback-btn[data-astro-cid-g4chohkm]:hover{border-color:var(--accent)}.feedback-btn[data-astro-cid-g4chohkm].positive:hover{background:#22c55e1a;border-color:#22c55e}.feedback-btn[data-astro-cid-g4chohkm].negative:hover{background:#ef44441a;border-color:#ef4444}.sidebar[data-astro-cid-g4chohkm]{position:fixed;right:2rem;top:100px;width:280px}.sidebar-section[data-astro-cid-g4chohkm]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.25rem;margin-bottom:1rem}.sidebar-section[data-astro-cid-g4chohkm] h3[data-astro-cid-g4chohkm]{font-size:.9rem;margin-bottom:.75rem}.sidebar-section[data-astro-cid-g4chohkm] p[data-astro-cid-g4chohkm]{color:var(--muted);font-size:.8rem;margin-bottom:1rem}.emergency-btn[data-astro-cid-g4chohkm]{display:block;text-align:center;background:#ef4444;color:#fff;padding:.75rem;border-radius:8px;font-weight:600;text-decoration:none}.status-list[data-astro-cid-g4chohkm]{display:flex;flex-direction:column;gap:.5rem}.status-item[data-astro-cid-g4chohkm]{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.status-dot[data-astro-cid-g4chohkm]{width:8px;height:8px;border-radius:50%;background:#22c55e}.sidebar-link[data-astro-cid-g4chohkm]{display:block;margin-top:.75rem;font-size:.8rem;color:var(--accent);text-decoration:none}.quick-links-list[data-astro-cid-g4chohkm]{list-style:none}.quick-links-list[data-astro-cid-g4chohkm] li[data-astro-cid-g4chohkm]{margin-bottom:.5rem}.quick-links-list[data-astro-cid-g4chohkm] a[data-astro-cid-g4chohkm]{font-size:.85rem;color:var(--muted)}.quick-links-list[data-astro-cid-g4chohkm] a[data-astro-cid-g4chohkm]:hover{color:var(--text)}@media(max-width:1100px){.sidebar[data-astro-cid-g4chohkm]{display:none}}@media(max-width:600px){.progress-container[data-astro-cid-g4chohkm]{flex-wrap:wrap;gap:.5rem}.progress-line[data-astro-cid-g4chohkm]{width:30px}.issue-grid[data-astro-cid-g4chohkm]{grid-template-columns:1fr}.radio-group[data-astro-cid-g4chohkm]{grid-template-columns:1fr 1fr}.form-actions[data-astro-cid-g4chohkm],.feedback-buttons[data-astro-cid-g4chohkm]{flex-direction:column}}
