.wa-guide-launcher{position:fixed;right:22px;bottom:22px;z-index:1040;border:0;border-radius:999px;background:#111827;color:#fff;box-shadow:0 14px 34px rgba(15,23,42,.24);display:flex;align-items:center;gap:9px;padding:12px 16px;font:700 14px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}.wa-guide-launcher:hover{transform:translateY(-1px)}.wa-guide-launcher-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.14);font-size:15px}.wa-guide-panel-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.38);z-index:1070}.wa-guide-panel{position:fixed;right:0;top:0;bottom:0;width:min(430px,100vw);background:#fff;z-index:1080;box-shadow:-18px 0 50px rgba(15,23,42,.22);display:flex;flex-direction:column;color:#111827;outline:0}.wa-guide-panel[hidden],.wa-guide-panel-backdrop[hidden]{display:none}.wa-guide-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px;border-bottom:1px solid #e5e7eb}.wa-guide-panel-head h2{font:750 22px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin:5px 0}.wa-guide-panel-head p{margin:0;color:#6b7280;font:400 13px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wa-guide-eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;font:750 11px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wa-guide-close{border:1px solid #d1d5db;background:#fff;border-radius:10px;width:38px;height:38px;font-size:24px;line-height:1;cursor:pointer}.wa-guide-role-row{display:flex;justify-content:space-between;gap:12px;padding:12px 22px;background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#64748b;font:600 12px/1.3 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wa-guide-list{padding:18px 22px;overflow:auto;display:grid;gap:14px}.wa-guide-card{border:1px solid #e2e8f0;border-radius:16px;padding:16px;background:#fff}.wa-guide-card:first-child{border-color:#bfdbfe;background:#eff6ff}.wa-guide-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wa-guide-card-head strong{display:block;font:750 15px/1.35 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wa-guide-card-head small{display:block;margin-top:4px;color:#64748b;font:500 11px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wa-guide-card p{margin:10px 0 14px;color:#475569;font:400 13px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wa-guide-chip{white-space:nowrap;border-radius:999px;background:#e2e8f0;color:#475569;padding:5px 8px;font:700 10px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wa-guide-chip.is-recommended{background:#dbeafe;color:#1d4ed8}.wa-guide-chip.is-complete{background:#dcfce7;color:#166534}.wa-guide-card-actions{display:flex;align-items:center;gap:12px}.wa-guide-card-action{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:#2563eb;color:#fff!important;text-decoration:none;padding:9px 12px;font:700 12px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}.wa-guide-text-action{border:0;background:transparent;color:#64748b;padding:7px 2px;font:650 12px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}.wa-guide-panel-foot{margin-top:auto;padding:16px 22px;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:10px}.wa-guide-panel-foot a{font:650 12px/1.3 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#2563eb;text-decoration:none}.wa-guide-tour-overlay{position:fixed;inset:0;background:rgba(15,23,42,.56);z-index:12000;pointer-events:none}.wa-guide-tour-target{position:relative!important;z-index:12002!important;outline:4px solid #60a5fa!important;outline-offset:5px!important;border-radius:8px!important;box-shadow:0 0 0 9999px rgba(15,23,42,.12)!important}.wa-guide-tour-tooltip{position:fixed;z-index:12003;background:#fff;color:#111827;border-radius:16px;padding:18px;box-shadow:0 24px 70px rgba(15,23,42,.34);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wa-guide-tour-tooltip h3{font-size:18px;line-height:1.25;margin:10px 0 8px}.wa-guide-tour-tooltip p{font-size:13px;line-height:1.55;color:#475569;margin:0 0 18px}.wa-guide-tour-progress{display:flex;align-items:center;justify-content:space-between;color:#64748b;font-size:11px;font-weight:700}.wa-guide-tour-progress button{border:0;background:transparent;font-size:22px;line-height:1;color:#475569;cursor:pointer}.wa-guide-tour-actions{display:flex;justify-content:flex-end;gap:9px}.wa-guide-tour-actions button{border-radius:9px;padding:9px 13px;font-size:12px;font-weight:700;cursor:pointer}.wa-guide-tour-secondary{border:1px solid #cbd5e1;background:#fff;color:#334155}.wa-guide-tour-primary{border:1px solid #2563eb;background:#2563eb;color:#fff}.wa-guide-tour-secondary:disabled{opacity:.45;cursor:not-allowed}.wa-guide-panel-open{overflow:hidden}@media(max-width:640px){.wa-guide-launcher{right:14px;bottom:14px;padding:11px 13px}.wa-guide-launcher-label{display:none}.wa-guide-panel{width:100vw}.wa-guide-panel-head{padding:18px}.wa-guide-list{padding:14px 16px}.wa-guide-tour-tooltip{left:12px!important;right:12px!important;bottom:12px!important;top:auto!important;width:auto!important}}
@media print{.wa-guide-launcher,.wa-guide-panel,.wa-guide-panel-backdrop,.wa-guide-tour-overlay,.wa-guide-tour-tooltip{display:none!important}}
