.support-fab{position:fixed;z-index:41;right:22px;bottom:78px;border:0;border-radius:50px;background:#0f766e;color:#fff;padding:13px 18px;box-shadow:0 10px 32px #0f766e45;font-weight:800;display:flex;align-items:center;gap:8px}.support-fab em{width:8px;height:8px;border-radius:50%;background:#ffcf4a}.support-panel{display:none;position:fixed;z-index:61;right:22px;bottom:132px;width:390px;height:540px;border-radius:20px;background:#fff;box-shadow:0 22px 70px #1118273d;overflow:hidden;border:1px solid var(--line)}.support-panel.open{display:flex;flex-direction:column}.support-panel>header{padding:17px 18px;background:linear-gradient(135deg,#0f766e,#14a38f);color:#fff;display:flex;justify-content:space-between;align-items:center}.support-panel>header>div{display:flex;align-items:center;gap:12px}.support-panel>header>div>i{font-size:22px}.support-panel>header span{display:grid}.support-panel>header small{font-size:9px;color:#d7fff8}.support-panel>header small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#6ee7b7}.support-panel>header button{border:0;background:none;color:#fff;font-size:23px}.support-messages{flex:1;overflow:auto;background:#f5f8f8;padding:16px}.support-welcome{text-align:center;color:#64748b;font-size:11px;padding:10px}.support-msg{max-width:82%;padding:10px 12px;border-radius:13px;margin:8px 0;font-size:12px;line-height:1.5}.support-msg.customer{margin-left:auto;background:#0f766e;color:#fff;border-bottom-right-radius:4px}.support-msg.admin{background:#fff;border:1px solid #dfe8e7;border-bottom-left-radius:4px}.support-msg small{display:block;opacity:.65;font-size:8px;margin-top:4px}.support-form{padding:12px;border-top:1px solid var(--line);background:#fff}.support-identity{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:8px}.support-identity input{padding:9px;font-size:11px}.support-form>div:last-of-type{display:flex;gap:7px}.support-form textarea{flex:1;min-height:43px;max-height:90px;resize:none;padding:11px}.support-form button{width:43px;border:0;border-radius:11px;background:#0f766e;color:#fff}.support-form>small{display:block;min-height:14px;margin-top:5px;color:#b42318;font-size:9px}body[data-theme="midnight"] .support-panel,body[data-theme="midnight"] .support-form,body[data-theme="midnight"] .support-msg.admin{background:#12182a;border-color:#29324b;color:#e9edff}body[data-theme="midnight"] .support-messages{background:#0f1527}body[data-theme="midnight"] .support-form textarea,body[data-theme="midnight"] .support-identity input{background:#171e32;border-color:#303a56;color:#fff}@media(max-width:700px){.support-fab{left:12px;right:auto;bottom:18px}.support-fab span{display:none}.support-panel{right:10px;bottom:75px;width:calc(100% - 20px);height:72vh}.support-identity{grid-template-columns:1fr}}
