.cpa-coach-root{position:fixed;inset:0;z-index:9000;pointer-events:none}.cpa-coach-root[hidden]{display:none}.cpa-coach-mask{position:absolute;inset:0;background:#0009;pointer-events:auto;animation:cpa-coach-fade .25s ease both}.cpa-coach-spotlight{position:absolute;pointer-events:none;border-radius:16px;box-shadow:0 0 0 9999px #000000a6,0 0 0 4px var(--accent),0 0 24px #06b6d480;transition:top .35s cubic-bezier(.4,0,.2,1),left .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1),height .35s cubic-bezier(.4,0,.2,1)}.cpa-coach-tip{position:absolute;pointer-events:auto;max-width:320px;background:var(--bg-card);border:1px solid var(--accent);border-radius:14px;padding:16px 18px;box-shadow:0 10px 40px #00000080;transition:top .35s cubic-bezier(.4,0,.2,1),left .35s cubic-bezier(.4,0,.2,1);animation:cpa-coach-fade .35s ease both}.cpa-coach-step{font-size:11px;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.cpa-coach-title{font-size:15px;font-weight:800;color:var(--text);margin:0 0 6px;line-height:1.35}.cpa-coach-body{font-size:13px;color:var(--text-muted);margin:0 0 14px;line-height:1.5}.cpa-coach-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.cpa-coach-skip{background:transparent;border:0;color:var(--text-dim);font:inherit;font-size:12px;cursor:pointer;padding:6px 4px}.cpa-coach-skip:hover{color:var(--text)}.cpa-coach-next{background:var(--accent-button-bg);color:#fff;border:0;font:inherit;font-size:13px;font-weight:700;border-radius:8px;padding:8px 16px;cursor:pointer;transition:background .15s ease}.cpa-coach-next:hover{background:var(--accent-button-bg-hover)}@keyframes cpa-coach-fade{0%{opacity:0}to{opacity:1}}@media(max-width:700px){.cpa-coach-root{display:none!important}}@media(prefers-reduced-motion:reduce){.cpa-coach-spotlight,.cpa-coach-tip{transition:none}.cpa-coach-mask,.cpa-coach-tip{animation:none}}
