.pm-cs-widget{position:fixed;right:18px;bottom:22px;z-index:99999;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.pm-cs-float{border:0;border-radius:999px;background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff;box-shadow:0 20px 45px rgba(37,99,235,.35);padding:13px 18px;display:flex;align-items:center;gap:10px;font-weight:900;cursor:pointer}.pm-cs-float i{font-size:18px}.pm-cs-float b{position:absolute;top:-7px;right:-5px;background:#ef4444;color:#fff;min-width:22px;height:22px;border-radius:99px;display:grid;place-items:center;font-size:12px;border:2px solid #fff}.pm-cs-panel{position:absolute;right:0;bottom:66px;width:min(410px,calc(100vw - 28px));max-height:min(720px,calc(100vh - 110px));background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 30px 80px rgba(15,23,42,.25);overflow:hidden;display:none}.pm-cs-panel.open{display:block}.pm-cs-head{background:linear-gradient(135deg,#0f172a,#312e81);color:#fff;padding:18px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pm-cs-head strong{display:block;font-size:18px}.pm-cs-head small{display:block;opacity:.85;line-height:1.35;margin-top:4px}.pm-cs-head button{background:rgba(255,255,255,.15);border:0;color:#fff;border-radius:12px;width:34px;height:34px;cursor:pointer}.pm-cs-tabs{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #eef2f7;background:#f8fafc}.pm-cs-tabs button{border:0;background:transparent;padding:12px 8px;font-weight:900;color:#64748b;cursor:pointer}.pm-cs-tabs button.active{color:#4f46e5;background:#fff}.pm-cs-tabs button[hidden]{display:none}.pm-cs-body{padding:16px;max-height:560px;overflow:auto}.pm-cs-tab{display:none}.pm-cs-tab.active{display:block}.pm-cs-widget label{display:block;font-size:13px;font-weight:900;color:#334155;margin-bottom:11px}.pm-cs-widget input,.pm-cs-widget select,.pm-cs-widget textarea{width:100%;border:1px solid #dbe3ef;background:#fff;border-radius:14px;padding:11px 12px;color:#0f172a;font:inherit;font-weight:700;box-sizing:border-box;margin-top:5px;outline:none}.pm-cs-widget textarea{min-height:95px;resize:vertical}.pm-cs-widget input:focus,.pm-cs-widget select:focus,.pm-cs-widget textarea:focus{border-color:#6366f1;box-shadow:0 0 0 4px rgba(99,102,241,.13)}.pm-cs-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pm-cs-file{border:1px dashed #c7d2fe;border-radius:16px;background:#eef2ff;padding:12px;color:#4338ca!important;cursor:pointer}.pm-cs-file input{display:none}.pm-cs-primary,.pm-cs-refresh{width:100%;border:0;border-radius:14px;padding:13px 16px;background:#4f46e5;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 30px rgba(79,70,229,.24)}.pm-cs-refresh{background:#f8fafc;color:#4f46e5;border:1px solid #e5e7eb;box-shadow:none;margin-bottom:12px}.pm-cs-msg{font-weight:800;margin:10px 0 0;color:#047857}.pm-cs-ticket{border:1px solid #e5e7eb;background:#fff;border-radius:16px;padding:12px;margin-bottom:10px;cursor:pointer}.pm-cs-ticket:hover{border-color:#a5b4fc;background:#f8fafc}.pm-cs-ticket strong{display:block;font-size:14px;color:#0f172a}.pm-cs-ticket span{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px;color:#64748b;font-size:12px;font-weight:800}.pm-cs-pill{border-radius:999px;padding:3px 8px;background:#eef2ff;color:#4338ca}.pm-cs-thread-head{border-bottom:1px solid #eef2f7;padding-bottom:10px;margin-bottom:10px}.pm-cs-thread-head strong{display:block;color:#0f172a}.pm-cs-thread-head span{font-size:12px;color:#64748b;font-weight:800}.pm-cs-messages{display:flex;flex-direction:column;gap:10px;min-height:180px;max-height:320px;overflow:auto;padding:4px}.pm-cs-message{max-width:86%;border-radius:16px;padding:10px 12px;background:#f1f5f9;color:#0f172a}.pm-cs-message.admin{background:#eef2ff;align-self:flex-start}.pm-cs-message.user,.pm-cs-message.guest{background:#dcfce7;align-self:flex-end}.pm-cs-message b{display:block;font-size:12px;margin-bottom:3px}.pm-cs-message small{display:block;color:#64748b;font-weight:700;margin-top:5px}.pm-cs-attachment{display:inline-flex;align-items:center;gap:6px;margin-top:7px;font-weight:900;font-size:12px;color:#4f46e5;text-decoration:none}.pm-cs-attachment img{max-width:160px;max-height:110px;border-radius:10px;display:block}.pm-cs-reply{border-top:1px solid #eef2f7;padding-top:10px;margin-top:10px}.pm-cs-reply textarea{min-height:72px}.pm-cs-reply-actions{display:flex;gap:8px;align-items:center;justify-content:space-between}.pm-cs-reply-actions label{margin:0;width:48px;height:42px;border-radius:12px;background:#f1f5f9;display:grid;place-items:center;color:#4f46e5;cursor:pointer}.pm-cs-reply-actions label input{display:none}.pm-cs-reply-actions button{width:52px;height:42px;border:0;border-radius:12px;background:#4f46e5;color:#fff;cursor:pointer}.pm-cs-empty{border:1px dashed #cbd5e1;border-radius:16px;padding:18px;text-align:center;color:#64748b;font-weight:800}.pm-cs-error{color:#b91c1c!important}.pm-cs-loading{opacity:.65;pointer-events:none}@media(max-width:640px){.pm-cs-widget{right:12px;bottom:14px}.pm-cs-float span{display:none}.pm-cs-panel{right:-2px;width:calc(100vw - 24px)}.pm-cs-mini-grid{grid-template-columns:1fr}}
@media print{.pm-cs-widget{display:none!important}}

/* Step 28.41 - WhatsApp + social quick actions joined with support widget */
.pm-cs-floating-dock{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.pm-cs-quick-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;max-width:min(420px,calc(100vw - 28px));padding:7px 8px;border:1px solid rgba(226,232,240,.92);border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 16px 38px rgba(15,23,42,.12);backdrop-filter:blur(12px);transform-origin:right bottom;animation:pmCsQuickIn .28s ease both}.pm-cs-quick-link,.pm-cs-social-link{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.48);box-shadow:0 10px 22px rgba(15,23,42,.13);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.pm-cs-quick-link:hover,.pm-cs-social-link:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 16px 28px rgba(15,23,42,.18);filter:saturate(1.06)}.pm-cs-quick-link i,.pm-cs-social-link i{font-size:16px}.pm-cs-action-whatsapp{background:linear-gradient(135deg,#22c55e,#16a34a)!important}.pm-cs-action-call{background:linear-gradient(135deg,#0ea5e9,#2563eb)!important}.pm-cs-action-email{background:linear-gradient(135deg,#6366f1,#4338ca)!important}.pm-cs-action-facebook{background:linear-gradient(135deg,#1877f2,#1d4ed8)!important}.pm-cs-action-youtube{background:linear-gradient(135deg,#ef4444,#dc2626)!important}.pm-cs-action-linkedin{background:linear-gradient(135deg,#0a66c2,#075985)!important}.pm-cs-action-instagram{background:linear-gradient(135deg,#f97316,#db2777,#7c3aed)!important}.pm-cs-action-tiktok{background:linear-gradient(135deg,#111827,#0f172a)!important}.pm-cs-action-telegram{background:linear-gradient(135deg,#38bdf8,#0284c7)!important}.pm-cs-panel{bottom:calc(100% + 14px)}.pm-cs-contact-strip{padding:14px 16px;background:linear-gradient(135deg,#f8fafc,#eef2ff);border-bottom:1px solid #e5e7eb}.pm-cs-contact-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.pm-cs-contact-title strong{color:#0f172a;font-size:14px;font-weight:950}.pm-cs-contact-title small{color:#64748b;font-size:12px;font-weight:850;text-align:right}.pm-cs-contact-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.pm-cs-contact-link{display:flex;align-items:center;justify-content:center;gap:7px;border-radius:14px;padding:10px 8px;text-decoration:none;color:#fff;font-size:12px;font-weight:950;box-shadow:0 10px 22px rgba(15,23,42,.1)}.pm-cs-social-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.pm-cs-social-row .pm-cs-social-link{width:34px;height:34px;box-shadow:0 8px 18px rgba(15,23,42,.1)}.pm-cs-float{position:relative}.pm-cs-widget.pm-cs-is-open .pm-cs-float{box-shadow:0 18px 46px rgba(37,99,235,.44)}@keyframes pmCsQuickIn{from{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.pm-cs-quick-actions{display:grid;grid-template-columns:repeat(4,38px);border-radius:20px;padding:8px}.pm-cs-contact-links{grid-template-columns:1fr}.pm-cs-contact-title{align-items:flex-start;flex-direction:column;gap:2px}.pm-cs-contact-title small{text-align:left}.pm-cs-panel{bottom:calc(100% + 12px)}}


/* Step 28.42 - vertical quick support/social icons beside Support button */
.pm-cs-floating-dock{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-end!important;
    gap:10px!important;
}
.pm-cs-quick-actions{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    max-width:none!important;
    gap:9px!important;
    padding:8px!important;
    border-radius:28px!important;
}
.pm-cs-quick-link,
.pm-cs-social-link{
    flex:0 0 38px!important;
}
@media(max-width:640px){
    .pm-cs-quick-actions{
        display:flex!important;
        flex-direction:column!important;
        grid-template-columns:none!important;
        max-height:calc(100vh - 120px)!important;
        overflow:auto!important;
        border-radius:24px!important;
    }
}

/* Step 28.46 - compact WhatsApp launcher + community wall + social drawer */
.pm-cs-widget{
    overflow:visible!important;
}
.pm-cs-floating-dock{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-end!important;
    gap:10px!important;
}
.pm-cs-social-toggle{
    width:46px;
    min-width:46px;
    height:46px;
    border:0;
    border-radius:999px;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    cursor:pointer;
    box-shadow:0 16px 34px rgba(22,163,74,.28);
    transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;
    position:relative;
}
.pm-cs-social-toggle i{font-size:20px;line-height:1}.pm-cs-social-toggle span{display:none;font-weight:950;font-size:13px}.pm-cs-social-toggle:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 22px 42px rgba(22,163,74,.34)}
.pm-cs-widget.pm-cs-social-open .pm-cs-social-toggle::after{
    content:'×';
    position:absolute;
    right:-4px;
    top:-5px;
    width:18px;
    height:18px;
    border-radius:999px;
    display:grid;
    place-items:center;
    background:#0f172a;
    color:#fff;
    font-size:14px;
    font-weight:950;
    border:2px solid #fff;
}
.pm-cs-quick-actions{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    width:auto!important;
    max-width:none!important;
    max-height:0!important;
    padding:0!important;
    margin:0!important;
    border-width:0!important;
    border-radius:28px!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    overflow:hidden!important;
    transform:translateY(10px) scale(.96)!important;
    transition:opacity .22s ease,visibility .22s ease,transform .22s ease,max-height .22s ease,padding .22s ease,border-width .22s ease!important;
}
.pm-cs-widget.pm-cs-social-open .pm-cs-quick-actions{
    max-height:calc(100vh - 170px)!important;
    padding:8px!important;
    border-width:1px!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    overflow:visible!important;
    transform:translateY(0) scale(1)!important;
}
.pm-cs-quick-link{
    position:relative!important;
    width:42px!important;
    height:42px!important;
    flex:0 0 42px!important;
}
.pm-cs-quick-link span{
    position:absolute;
    right:50px;
    top:50%;
    transform:translateY(-50%) translateX(6px);
    opacity:0;
    pointer-events:none;
    white-space:nowrap;
    background:#0f172a;
    color:#fff;
    border:1px solid rgba(255,255,255,.12);
    border-radius:999px;
    padding:6px 10px;
    font-size:12px;
    font-weight:950;
    box-shadow:0 12px 28px rgba(15,23,42,.18);
    transition:opacity .16s ease,transform .16s ease;
}
.pm-cs-quick-link:hover span,
.pm-cs-quick-link:focus-visible span{
    opacity:1;
    transform:translateY(-50%) translateX(0);
}
.pm-cs-action-community{background:linear-gradient(135deg,#8b5cf6,#4f46e5)!important}.pm-cs-action-community i{font-size:15px!important}.pm-cs-contact-link.pm-cs-action-community{background:linear-gradient(135deg,#8b5cf6,#4f46e5)!important}.pm-cs-contact-links{grid-template-columns:repeat(4,minmax(0,1fr))}.pm-cs-contact-link span{line-height:1.1}.pm-cs-panel{bottom:calc(100% + 14px)!important}
@media(max-width:640px){
    .pm-cs-widget{right:12px!important;bottom:14px!important}.pm-cs-social-toggle{width:46px;height:46px}.pm-cs-widget.pm-cs-social-open .pm-cs-quick-actions{max-height:calc(100vh - 170px)!important;overflow:auto!important;border-radius:24px!important}.pm-cs-quick-link span{display:none}.pm-cs-contact-links{grid-template-columns:1fr!important}.pm-cs-panel{right:-2px!important;bottom:calc(100% + 12px)!important;width:calc(100vw - 24px)!important}
}

/* Step 28.47 - mobile responsive support popup + user-side ticket form removed */
.pm-cs-simple-support{
    padding:14px 16px 16px;
    background:#fff;
}
.pm-cs-simple-card{
    display:flex;
    align-items:flex-start;
    gap:12px;
    border:1px solid #e5e7eb;
    background:linear-gradient(135deg,#ffffff,#f8fafc);
    border-radius:18px;
    padding:13px 14px;
    margin-bottom:10px;
    color:#0f172a;
}
.pm-cs-simple-card i{
    width:38px;
    height:38px;
    border-radius:14px;
    display:grid;
    place-items:center;
    flex:0 0 38px;
    background:#eef2ff;
    color:#4f46e5;
    font-size:17px;
}
.pm-cs-simple-card-primary i{
    background:#dcfce7;
    color:#16a34a;
}
.pm-cs-simple-card strong{
    display:block;
    font-size:13px;
    font-weight:950;
    letter-spacing:-.01em;
}
.pm-cs-simple-card span{
    display:block;
    margin-top:3px;
    color:#64748b;
    font-size:12px;
    font-weight:750;
    line-height:1.35;
}
.pm-cs-simple-note{
    margin:2px 0 0;
    color:#64748b;
    font-size:12px;
    font-weight:800;
    line-height:1.45;
}
@media(max-width:640px){
    .pm-cs-widget{
        right:14px!important;
        bottom:16px!important;
    }
    .pm-cs-panel{
        position:fixed!important;
        left:14px!important;
        right:14px!important;
        bottom:84px!important;
        width:auto!important;
        max-width:none!important;
        max-height:calc(100vh - 104px)!important;
        max-height:calc(100dvh - 104px)!important;
        border-radius:22px!important;
        overflow-y:auto!important;
        overscroll-behavior:contain;
    }
    .pm-cs-head{
        padding:14px 14px!important;
        align-items:flex-start!important;
    }
    .pm-cs-head strong{
        font-size:16px!important;
        line-height:1.15!important;
    }
    .pm-cs-head small{
        font-size:12px!important;
        line-height:1.35!important;
        max-width:270px!important;
    }
    .pm-cs-head button{
        width:38px!important;
        height:38px!important;
        border-radius:14px!important;
        flex:0 0 38px!important;
    }
    .pm-cs-contact-strip{
        padding:12px 14px!important;
    }
    .pm-cs-contact-title{
        margin-bottom:9px!important;
    }
    .pm-cs-contact-title strong{
        font-size:13px!important;
    }
    .pm-cs-contact-links{
        display:grid!important;
        grid-template-columns:1fr!important;
        gap:8px!important;
    }
    .pm-cs-contact-link{
        min-height:46px!important;
        padding:10px 12px!important;
        border-radius:16px!important;
        font-size:13px!important;
    }
    .pm-cs-social-row{
        display:grid!important;
        grid-template-columns:repeat(5,44px)!important;
        justify-content:center!important;
        gap:10px!important;
        margin-top:12px!important;
    }
    .pm-cs-social-row .pm-cs-social-link{
        width:44px!important;
        height:44px!important;
    }
    .pm-cs-simple-support{
        padding:12px 14px 14px!important;
    }
    .pm-cs-simple-card{
        border-radius:16px!important;
        padding:11px 12px!important;
        gap:10px!important;
    }
    .pm-cs-simple-card i{
        width:34px!important;
        height:34px!important;
        flex-basis:34px!important;
        border-radius:12px!important;
    }
    .pm-cs-simple-card strong{
        font-size:12.5px!important;
    }
    .pm-cs-simple-card span,
    .pm-cs-simple-note{
        font-size:11.5px!important;
    }
}
@media(max-width:380px){
    .pm-cs-panel{
        left:10px!important;
        right:10px!important;
        bottom:78px!important;
        max-height:calc(100vh - 94px)!important;
        max-height:calc(100dvh - 94px)!important;
    }
    .pm-cs-social-row{
        grid-template-columns:repeat(5,40px)!important;
        gap:8px!important;
    }
    .pm-cs-social-row .pm-cs-social-link{
        width:40px!important;
        height:40px!important;
    }
}


/* Step 28.48 - desktop quick contact polish + support toggle state */
.pm-cs-float{
    user-select:none;
}
.pm-cs-widget.pm-cs-is-open .pm-cs-float{
    background:linear-gradient(135deg,#1e293b,#4338ca)!important;
}
.pm-cs-widget.pm-cs-is-open .pm-cs-float::after{
    content:'×';
    position:absolute;
    right:-5px;
    top:-6px;
    width:20px;
    height:20px;
    border-radius:999px;
    display:grid;
    place-items:center;
    background:#ef4444;
    color:#fff;
    border:2px solid #fff;
    font-size:14px;
    font-weight:950;
    line-height:1;
}
@media(min-width:641px){
    .pm-cs-panel{
        width:460px!important;
        border-radius:26px!important;
    }
    .pm-cs-contact-strip{
        padding:16px!important;
        background:
            radial-gradient(circle at 12% 0%,rgba(79,70,229,.12),transparent 32%),
            linear-gradient(135deg,#ffffff,#f8fafc 48%,#eef2ff)!important;
    }
    .pm-cs-contact-title{
        padding:0 2px 2px!important;
        margin-bottom:12px!important;
    }
    .pm-cs-contact-title strong{
        display:flex!important;
        align-items:center!important;
        gap:8px!important;
        font-size:15px!important;
        letter-spacing:-.02em!important;
    }
    .pm-cs-contact-title strong::before{
        content:'';
        width:8px;
        height:8px;
        border-radius:999px;
        background:#22c55e;
        box-shadow:0 0 0 5px rgba(34,197,94,.12);
    }
    .pm-cs-contact-title small{
        border:1px solid #e5e7eb;
        background:#fff;
        color:#475569!important;
        border-radius:999px;
        padding:5px 9px;
        font-size:11px!important;
        font-weight:950!important;
    }
    .pm-cs-contact-links{
        display:grid!important;
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:10px!important;
    }
    .pm-cs-contact-link{
        min-height:54px!important;
        justify-content:flex-start!important;
        padding:12px 14px!important;
        border-radius:18px!important;
        font-size:14px!important;
        box-shadow:0 16px 34px rgba(15,23,42,.12)!important;
        position:relative!important;
        overflow:hidden!important;
    }
    .pm-cs-contact-link::after{
        content:'';
        position:absolute;
        inset:0;
        background:linear-gradient(120deg,transparent,rgba(255,255,255,.20),transparent);
        transform:translateX(-120%);
        transition:transform .45s ease;
    }
    .pm-cs-contact-link:hover::after{
        transform:translateX(120%);
    }
    .pm-cs-contact-link i{
        width:30px!important;
        height:30px!important;
        min-width:30px!important;
        border-radius:12px!important;
        display:grid!important;
        place-items:center!important;
        background:rgba(255,255,255,.18)!important;
        font-size:14px!important;
    }
    .pm-cs-contact-link span{
        font-size:13px!important;
        font-weight:950!important;
        letter-spacing:-.01em!important;
    }
    .pm-cs-social-row{
        margin-top:14px!important;
        padding-top:13px!important;
        border-top:1px solid rgba(226,232,240,.9)!important;
        justify-content:center!important;
        gap:10px!important;
    }
    .pm-cs-social-row .pm-cs-social-link{
        width:42px!important;
        height:42px!important;
        box-shadow:0 12px 24px rgba(15,23,42,.14)!important;
    }
    .pm-cs-simple-support{
        padding:16px!important;
        background:linear-gradient(180deg,#fff,#f8fafc)!important;
    }
    .pm-cs-simple-card{
        border-radius:20px!important;
        padding:14px!important;
    }
}

/* Step 28.49 - mobile-only compact support popup sizing */
@media(max-width:640px){
    .pm-cs-panel{
        left:20px!important;
        right:20px!important;
        bottom:74px!important;
        max-height:calc(100vh - 118px)!important;
        max-height:calc(100dvh - 118px)!important;
        border-radius:20px!important;
    }
    .pm-cs-head{
        padding:11px 12px!important;
        min-height:auto!important;
    }
    .pm-cs-head strong{
        font-size:15px!important;
        line-height:1.12!important;
    }
    .pm-cs-head small{
        font-size:11px!important;
        line-height:1.28!important;
        margin-top:3px!important;
        max-width:235px!important;
    }
    .pm-cs-head button{
        width:34px!important;
        height:34px!important;
        flex-basis:34px!important;
        border-radius:12px!important;
        font-size:15px!important;
    }
    .pm-cs-contact-strip{
        padding:10px 12px!important;
    }
    .pm-cs-contact-title{
        gap:1px!important;
        margin-bottom:7px!important;
    }
    .pm-cs-contact-title strong{
        font-size:12.5px!important;
        line-height:1.15!important;
    }
    .pm-cs-contact-title small{
        font-size:11px!important;
        line-height:1.15!important;
    }
    .pm-cs-contact-links{
        gap:7px!important;
    }
    .pm-cs-contact-link{
        min-height:39px!important;
        padding:8px 10px!important;
        border-radius:14px!important;
        font-size:12px!important;
        gap:7px!important;
    }
    .pm-cs-contact-link i{
        font-size:13px!important;
    }
    .pm-cs-social-row{
        grid-template-columns:repeat(5,36px)!important;
        gap:9px!important;
        margin-top:9px!important;
    }
    .pm-cs-social-row .pm-cs-social-link{
        width:36px!important;
        height:36px!important;
        flex-basis:36px!important;
    }
    .pm-cs-social-row .pm-cs-social-link i{
        font-size:14px!important;
    }
    .pm-cs-simple-support{
        padding:10px 12px 12px!important;
    }
    .pm-cs-simple-card{
        border-radius:14px!important;
        padding:9px 10px!important;
        gap:9px!important;
        margin-bottom:8px!important;
    }
    .pm-cs-simple-card i{
        width:30px!important;
        height:30px!important;
        flex:0 0 30px!important;
        border-radius:10px!important;
        font-size:14px!important;
    }
    .pm-cs-simple-card strong{
        font-size:12px!important;
        line-height:1.18!important;
    }
    .pm-cs-simple-card span{
        font-size:11px!important;
        line-height:1.25!important;
        margin-top:2px!important;
    }
    .pm-cs-simple-note{
        display:none!important;
    }
    .pm-cs-social-toggle{
        width:44px!important;
        height:44px!important;
        min-width:44px!important;
    }
    .pm-cs-float{
        padding:12px 16px!important;
    }
}
@media(max-width:380px){
    .pm-cs-panel{
        left:16px!important;
        right:16px!important;
        bottom:72px!important;
        max-height:calc(100vh - 110px)!important;
        max-height:calc(100dvh - 110px)!important;
    }
    .pm-cs-head small{
        max-width:215px!important;
    }
    .pm-cs-contact-link{
        min-height:37px!important;
        padding:7px 9px!important;
    }
    .pm-cs-social-row{
        grid-template-columns:repeat(5,34px)!important;
        gap:8px!important;
    }
    .pm-cs-social-row .pm-cs-social-link{
        width:34px!important;
        height:34px!important;
        flex-basis:34px!important;
    }
}
