.teamasa-public-footer{max-width:1160px;color:var(--muted-foreground);margin:0 auto;padding:28px 28px 100px;font-size:12px}.teamasa-public-footer-links{flex-wrap:wrap;justify-content:center;gap:12px 24px;display:flex}.teamasa-public-footer-links button,.teamasa-support button{cursor:pointer}.teamasa-public-footer-links :is(a,button):hover{text-underline-offset:4px;text-decoration:underline}.teamasa-support{right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));z-index:40;flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:fixed}.teamasa-support-launcher{color:#252720;background:#ffdc45;border:1px solid #e9c83d;border-radius:50%;place-items:center;width:56px;height:56px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 6px 22px #77642326}.teamasa-support-launcher:hover{transform:translateY(-2px);box-shadow:0 8px 26px #77642338}.teamasa-support-launcher:focus-visible{outline-offset:4px;outline:3px solid #9a6c08}.teamasa-support-launcher:disabled{cursor:wait}.teamasa-support-tooltip{color:#fffefb;white-space:nowrap;opacity:0;pointer-events:none;background:#252720;border-radius:9px;padding:7px 12px;font-size:12px;transition:opacity .18s;position:absolute;right:68px}.teamasa-support-launcher:is(:hover,:focus-visible) .teamasa-support-tooltip{opacity:1}.teamasa-support-card,.teamasa-consent-card{border:1px solid var(--border);background:var(--background);width:min(360px,100vw - 32px);color:var(--foreground);border-radius:18px;padding:20px;font-size:13px;line-height:1.7;box-shadow:0 8px 32px #25272014}.teamasa-support-heading{justify-content:space-between;gap:12px;margin-bottom:8px;display:flex}.teamasa-support-heading button{padding:3px}.teamasa-support-card p,.teamasa-consent-card p{color:var(--muted-foreground);margin-bottom:12px}.teamasa-support-link{text-underline-offset:3px;cursor:pointer;text-decoration:underline}.teamasa-consent-card{bottom:max(24px, env(safe-area-inset-bottom));left:max(24px, env(safe-area-inset-left));z-index:40;position:fixed}@media (max-width:600px){.teamasa-support{right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom))}.teamasa-consent-card{left:16px;bottom:calc(max(16px, env(safe-area-inset-bottom)) + 70px)}}@media (prefers-reduced-motion:reduce){.teamasa-support-launcher,.teamasa-support-tooltip{transition:none}}
