.user-guide{--guide-accent:#0bbe12;--guide-accent-dark:#0d6367;--guide-surface:#ffffff;--guide-muted:#64748b;--guide-text:#0f172a;--guide-border:#e2e8f0;font-family:var(--font-hanken),"Hanken Grotesk",system-ui,sans-serif}.user-guide__hero{background:linear-gradient(135deg,#054ea4,#0d6367 55%,#0bbe12);color:#fff;padding:48px 24px 56px}.user-guide__hero--dashboard{border-radius:16px;margin-bottom:24px;padding:32px 28px 40px}.user-guide__hero-inner{max-width:800px;margin:0 auto}.user-guide__badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.15);margin-bottom:16px}.user-guide__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.15;margin:0 0 12px}.user-guide__lead{font-size:1.05rem;line-height:1.6;opacity:.92;margin:0 0 24px;max-width:640px}.user-guide__toc{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.user-guide__toc-link{font-size:12px;font-weight:600;padding:6px 12px;border-radius:8px;background:rgba(255,255,255,.12);color:#fff;text-decoration:none;transition:background .15s}.user-guide__toc-link:hover{background:rgba(255,255,255,.22)}.user-guide__quick-links{display:flex;flex-wrap:wrap;gap:10px}.user-guide__quick-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;padding:8px 14px;border-radius:10px;background:#fff;color:#054ea4;text-decoration:none}.user-guide__sections{max-width:800px;margin:0 auto;padding:40px 24px 48px}.user-guide__sections--dashboard{padding:0 0 32px;max-width:none}.user-guide__section{margin-bottom:40px;scroll-margin-top:24px}.user-guide__section-header{display:flex;gap:16px;align-items:flex-start;margin-bottom:20px}.user-guide__section-num{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,var(--guide-accent-dark),var(--guide-accent));color:#fff;font-weight:800;font-size:16px}.user-guide__section-title{font-size:1.35rem;font-weight:800;color:var(--guide-text);margin:0 0 4px}.user-guide--dashboard .user-guide__section-title,.user-guide__sections--dashboard .user-guide__section-title{color:#f8fafc}.user-guide__section-summary{font-size:14px;color:var(--guide-muted);margin:0;line-height:1.5}.user-guide__sections--dashboard .user-guide__section-summary{color:#94a3b8}.user-guide__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.user-guide__step{display:flex;gap:14px;padding:16px 18px;border-radius:14px;border:1px solid var(--guide-border);background:var(--guide-surface)}.user-guide__sections--dashboard .user-guide__step{background:rgba(15,23,42,.6);border-color:rgba(51,65,85,.8)}.user-guide__step-num{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#e8f2ff;color:#054ea4;font-size:12px;font-weight:800}.user-guide__sections--dashboard .user-guide__step-num{background:#1e3a5f;color:#93c5fd}.user-guide__step-title{font-size:15px;font-weight:700;color:var(--guide-text);margin:0 0 6px}.user-guide__sections--dashboard .user-guide__step-title{color:#e2e8f0}.user-guide__step-detail{font-size:14px;line-height:1.55;color:#475569;margin:0 0 10px}.user-guide__sections--dashboard .user-guide__step-detail{color:#94a3b8}.user-guide__step-link{display:inline-flex;align-items:center;gap:2px;font-size:13px;font-weight:600;color:var(--guide-accent-dark);text-decoration:none}.user-guide__sections--dashboard .user-guide__step-link{color:#4ade80}.user-guide__step-link:hover{text-decoration:underline}.user-guide__footer{max-width:800px;margin:0 auto;padding:24px;border-top:1px solid var(--guide-border);text-align:center;font-size:14px;color:var(--guide-muted);line-height:1.6}.user-guide__footer--dashboard{max-width:none;border-top-color:rgba(51,65,85,.8);color:#94a3b8}.user-guide__footer a{color:#054ea4;font-weight:600}.user-guide__footer--dashboard a{color:#4ade80}.user-guide__footer-link{display:inline-block;margin-top:12px;font-weight:600;color:var(--guide-accent-dark)!important}.user-guide__footer--dashboard .user-guide__footer-link{color:#4ade80!important}