.anonymous-contact,.anonymous-contact *{box-sizing:border-box}.anonymous-contact{--pm-bg:var(--bg,#0f172a);--pm-panel:var(--panel,#111827);--pm-ink:var(--ink,#f8fafc);--pm-muted:var(--muted,#cbd5e1);--pm-line:var(--line,#334155);--pm-brand:var(--brand,#60a5fa);--pm-brand-dark:var(--brand-dark,#dbeafe);--pm-brand-solid:var(--brand-solid,#2563eb);pointer-events:none;transform:translate3d(var(--support-bubble-x,22px), var(--support-bubble-y,calc(100vh - 80px)), 0);will-change:transform;z-index:58;justify-items:start;gap:10px;font-family:inherit;transition:transform .18s;display:grid;position:fixed;top:0;left:0}.anonymous-contact:not(.anonymous-contact--ready){opacity:0}.anonymous-contact--dragging{transition:none}.anonymous-contact--right{justify-items:end}.anonymous-contact__panel,.anonymous-contact__bubble-shell,.anonymous-contact__bubble-close,.anonymous-contact__bubble{pointer-events:auto}.anonymous-contact [hidden],.anonymous-contact__panel[hidden],.anonymous-contact [data-marites-panel][hidden]{display:none!important}.anonymous-contact button,.anonymous-contact input,.anonymous-contact select,.anonymous-contact textarea{font:inherit}.anonymous-contact button{letter-spacing:normal;text-transform:none;white-space:normal;min-height:0;line-height:normal}.anonymous-contact__bubble-shell{display:inline-flex;position:relative}.anonymous-contact__bubble{box-shadow:none;color:var(--pm-brand-dark);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:0;width:54px;height:54px;min-height:0;padding:0;display:inline-flex}.anonymous-contact__bubble:active,.anonymous-contact--dragging .anonymous-contact__bubble{cursor:grabbing}.anonymous-contact__bubble-close{background:var(--pm-brand-solid);color:#fff;cursor:pointer;z-index:2;border:1.5px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex;position:absolute;top:-4px;right:-4px;box-shadow:0 10px 24px #0b1f3a33}.anonymous-contact--right .anonymous-contact__bubble-close{left:-4px;right:auto}.anonymous-contact__bubble img{object-fit:cover;border:2px solid #ffc72ccc;border-radius:999px;width:54px;height:54px}.anonymous-contact__bubble span{text-align:left;gap:2px;line-height:1.1;display:grid}.anonymous-contact__bubble strong{font-size:.92rem;font-weight:900}.anonymous-contact__bubble small{color:var(--pm-muted);font-size:.74rem;font-weight:800}.anonymous-contact__panel{background:var(--pm-panel);border:1px solid var(--pm-line);max-height:min(74vh, calc(var(--support-bubble-y,640px) - 20px));border-radius:14px;gap:14px;width:min(380px,100vw - 28px);padding:14px;display:grid;position:absolute;bottom:calc(100% + 10px);left:0;overflow:auto;box-shadow:0 24px 70px #0b1f3a38}.anonymous-contact--right .anonymous-contact__panel{left:auto;right:0}.anonymous-contact--panel-below .anonymous-contact__panel{max-height:min(74vh, calc(100vh - var(--support-bubble-y,0px) - 88px));top:calc(100% + 10px);bottom:auto}.anonymous-contact__header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.anonymous-contact__header img{object-fit:cover;border-radius:999px;width:58px;height:58px}.anonymous-contact__header span{color:var(--pm-brand);text-transform:uppercase;font-size:.75rem;font-weight:900;display:block}.anonymous-contact__header h2{color:var(--pm-brand-dark);margin:2px 0 0;font-size:1.04rem;line-height:1.15}.anonymous-contact__header button{background:var(--pm-bg);border:1px solid var(--pm-line);color:var(--pm-brand-dark);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.anonymous-contact__tabs{background:var(--pm-bg);border:1px solid var(--pm-line);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.anonymous-contact__tabs button{color:var(--pm-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:34px;padding:7px 8px;font-size:.78rem;font-weight:900}.anonymous-contact__tabs button.active{background:var(--pm-brand);color:#fff}.anonymous-contact__intro{background:var(--pm-bg);border:1px solid var(--pm-line);border-radius:10px;gap:10px;padding:12px;display:grid}.anonymous-contact__intro p{color:var(--pm-ink);margin:0;font-size:.9rem;line-height:1.35}.anonymous-contact__intro div{flex-wrap:wrap;gap:6px;display:flex}.anonymous-contact__intro span{background:var(--pm-panel);border:1px solid var(--pm-line);color:var(--pm-brand-dark);border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:.74rem;font-weight:900;display:inline-flex}.anonymous-contact__form{gap:10px;display:grid}.anonymous-contact__form label{color:var(--pm-brand-dark);gap:5px;font-size:.78rem;font-weight:900;display:grid}.anonymous-contact__form label span{color:var(--pm-muted);font-weight:800}.anonymous-contact__form input,.anonymous-contact__form select,.anonymous-contact__form textarea{background:var(--pm-panel);border:1px solid var(--pm-line);color:var(--pm-ink);border-radius:8px;width:100%;min-height:42px;padding:10px 11px}.anonymous-contact__form textarea{resize:vertical;min-height:104px}.anonymous-contact__form input:focus,.anonymous-contact__form select:focus,.anonymous-contact__form textarea:focus{border-color:var(--pm-brand);outline:0;box-shadow:0 0 0 3px #0057b824}.anonymous-contact__form>button{background:var(--pm-brand);border:1px solid var(--pm-brand);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 12px;font-weight:900;display:inline-flex}.anonymous-contact__form>button:disabled{cursor:wait;opacity:.72}.anonymous-contact__status{border-radius:8px;margin:0;padding:9px 10px;font-size:.84rem;font-weight:800;line-height:1.35}.anonymous-contact__status--ok{color:var(--pm-brand-dark);background:#0057b81a}.anonymous-contact__status--error{color:#b91c1c;background:#fef2f2}@media (max-width:760px){.anonymous-contact__panel{max-height:min(76vh, calc(var(--support-bubble-y,640px) - 18px), calc(100dvh - 130px));border-radius:14px;width:min(380px,100vw - 24px);padding:12px}.anonymous-contact--panel-below .anonymous-contact__panel{max-height:min(76vh, calc(100dvh - var(--support-bubble-y,0px) - 86px))}.anonymous-contact--clean-safe-area,.anonymous-contact{z-index:58}.anonymous-contact__bubble,.anonymous-contact__bubble img{width:48px;height:48px}.anonymous-contact__bubble-close{width:18px;height:18px}}.anonymous-contact--blocked{opacity:0!important;pointer-events:none!important;transform:translate3d(var(--support-bubble-x,22px), calc(var(--support-bubble-y,calc(100vh - 80px)) + 8px), 0) scale(.94)!important}@media (max-width:760px){.anonymous-contact{filter:drop-shadow(0 10px 20px #0206174d)}.anonymous-contact__bubble,.anonymous-contact__bubble img{width:44px!important;height:44px!important}.anonymous-contact__bubble img{border-width:1.5px!important}.anonymous-contact__bubble-close{background:#2563ebeb!important;border-width:1px!important;width:16px!important;height:16px!important;top:-3px!important;right:-3px!important;box-shadow:0 8px 18px #0206173d!important}.anonymous-contact__bubble-close svg{width:9px!important;height:9px!important}}.anonymous-contact--content-hidden{opacity:0!important;pointer-events:none!important;transform:translate3d(var(--support-bubble-x,22px), calc(var(--support-bubble-y,calc(100vh - 80px)) + 8px), 0) scale(.92)!important}
