.anima-dock-launcher{position:fixed;right:24px;bottom:168px;z-index:9997;display:flex;flex-direction:column;align-items:flex-end;gap:10px;pointer-events:none}.anima-dock-launcher *{box-sizing:border-box}.anima-dock-launcher button{appearance:none;border:0;cursor:pointer}.anima-dock-bubble,.anima-dock-panel,.anima-dock-action{pointer-events:auto}.anima-dock-bubble{display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border-radius:20px;background:rgba(255,255,255,.92);color:#1f2937;box-shadow:0 18px 40px rgba(15,23,42,.16);border:1px solid rgba(148,163,184,.18);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.anima-dock-bubble-icon{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#e0e7ff,#f5d0fe)}.anima-dock-bubble-copy strong,.anima-dock-copy strong{display:block;font-size:.96rem;line-height:1.05}.anima-dock-bubble-copy small,.anima-dock-copy small{display:block;color:#64748b;font-size:.72rem;font-weight:700}.anima-dock-panel{display:flex;flex-direction:column;gap:10px;padding:10px;border-radius:22px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 20px 40px rgba(15,23,42,.16);border:1px solid rgba(148,163,184,.18);min-width:220px}.anima-dock-launcher:not(.is-open) .anima-dock-panel{display:none!important}.anima-dock-action{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;background:#fff;color:#1f2937;box-shadow:inset 0 0 0 1px rgba(148,163,184,.14);text-align:left}.anima-dock-action.is-e2ec{background:linear-gradient(135deg,#eff6ff,#f5f3ff);color:#4c1d95}.anima-dock-icon{width:32px;height:32px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.78)}.anima-dock-modal{position:fixed;inset:0;z-index:10001;background:rgba(15,23,42,.46);display:flex;align-items:center;justify-content:center;padding:14px}.anima-dock-modal[hidden]{display:none!important}.anima-dock-modal-card{position:relative;width:min(1440px,100%);height:min(92vh,980px);background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 30px 80px rgba(15,23,42,.28)}.anima-dock-modal-top{position:absolute;left:14px;right:14px;top:14px;z-index:3;display:flex;justify-content:space-between;align-items:center;pointer-events:none}.anima-dock-modal-badge,.anima-dock-modal-close{pointer-events:auto}.anima-dock-modal-badge{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.88);font-weight:800;color:#4c1d95;box-shadow:0 12px 28px rgba(15,23,42,.12)}.anima-dock-modal-close{width:42px;height:42px;border-radius:999px;background:rgba(255,255,255,.92);font-size:1.2rem;box-shadow:0 12px 28px rgba(15,23,42,.12)}.anima-dock-modal-frame{width:100%;height:100%;border:0;background:#eef2ff}.anima-dock-modal-loading{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(180deg,#eef2ff,#f8fafc);z-index:2;color:#4c1d95;font-weight:800}.anima-dock-modal-loading.is-hidden{display:none!important}@media (max-width:782px){.anima-dock-launcher{right:14px;bottom:182px}.anima-dock-bubble{padding:11px 12px;border-radius:18px}.anima-dock-panel{min-width:204px}.anima-dock-modal{padding:8px}.anima-dock-modal-card{height:calc(100vh - 16px);border-radius:20px}}
