/* Digitiendita v1.0.25.5 — Support Pro / Customer 360 / Footer compact */
:root{
  --sp-bg:#08090c;
  --sp-panel:#0d0f14;
  --sp-panel-2:#11141a;
  --sp-soft:#151820;
  --sp-line:#2a2f39;
  --sp-line-2:#343a46;
  --sp-text:#f6f7fa;
  --sp-muted:#939ba8;
  --sp-red:#e11d48;
  --sp-red-2:#fb315b;
  --sp-red-soft:rgba(225,29,72,.12);
  --sp-green:#29d39a;
  --sp-blue:#58a6ff;
  --sp-purple:#9b7cff;
  --sp-shadow:0 22px 60px rgba(0,0,0,.30);
}

/* FOOTER PROFESIONAL */
.store-footer.c4-footer{
  background:#07080a!important;
  border-top:1px solid #22262e!important;
  padding-top:24px!important;
}
.footer-trust-row{
  width:min(1380px,calc(100% - 40px))!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:0!important;
  border:1px solid #2a2e36!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#101217,#0b0d11)!important;
  box-shadow:0 18px 50px rgba(0,0,0,.18)!important;
}
.footer-trust-row>div{
  min-width:0!important;
  padding:17px 18px!important;
  gap:12px!important;
  border-right:1px solid #262a31!important;
  border-bottom:0!important;
  align-items:center!important;
}
.footer-trust-row>div:last-child{border-right:0!important}
.footer-trust-row .ui-icon{
  width:22px!important;height:22px!important;flex:0 0 22px!important;
  color:#ff5575!important;
}
.footer-trust-row b{
  color:#f8f8fb!important;
  font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:11px!important;
  font-weight:850!important;
  letter-spacing:.015em!important;
  line-height:1.25!important;
}
.footer-trust-row small{
  color:#9097a2!important;
  font-size:10px!important;
  line-height:1.35!important;
  margin-top:3px!important;
}
.store-footer-grid{
  width:min(1380px,calc(100% - 40px))!important;
  grid-template-columns:minmax(280px,1.25fr) repeat(3,minmax(150px,.62fr))!important;
  gap:clamp(28px,4vw,60px)!important;
  padding:30px 0 26px!important;
  align-items:start!important;
}
.footer-brand-column{max-width:390px!important}
.footer-logo img{width:min(245px,100%)!important}
.footer-brand-column p{font-size:12px!important;line-height:1.55!important;color:#a4a9b1!important}
.c4-brand-note{font-size:9px!important;color:#6f747d!important}
.store-footer h4{font-size:13px!important;margin:5px 0 14px!important;color:#fff!important}
.store-footer-grid>div:not(.footer-brand-column){display:grid!important;gap:9px!important;align-content:start!important}
.store-footer a{font-size:12px!important;color:#aab1bc!important}
.store-footer a:hover{color:#fff!important}
.footer-bottom{
  width:min(1380px,calc(100% - 40px))!important;
  padding:15px 0 22px!important;
  font-size:10px!important;
  color:#777e89!important;
  border-top:1px solid #22262d!important;
}

/* SIDEBAR / PANEL: scroll discreto y sin barra gigante */
.admin-sidebar{
  scrollbar-width:thin!important;
  scrollbar-color:#444a55 transparent!important;
  overscroll-behavior:contain!important;
}
.admin-sidebar::-webkit-scrollbar{width:6px!important}
.admin-sidebar::-webkit-scrollbar-track{background:transparent!important}
.admin-sidebar::-webkit-scrollbar-thumb{background:#3a3f49!important;border-radius:999px!important}
.admin-sidebar::-webkit-scrollbar-thumb:hover{background:#555c68!important}

/* Workspace del chat: comportamiento tipo app */
body.support-pro-active{overflow:hidden!important}
body.support-pro-active .admin-shell{
  height:100dvh!important;
  min-height:0!important;
  overflow:hidden!important;
}
body.support-pro-active .admin-sidebar{height:100dvh!important;overflow-y:auto!important}
body.support-pro-active .admin-main{
  height:100dvh!important;
  min-height:0!important;
  overflow:hidden!important;
  display:grid!important;
  grid-template-rows:74px minmax(0,1fr)!important;
}
body.support-pro-active .admin-top{
  position:relative!important;
  top:auto!important;
  height:74px!important;
}
body.support-pro-active .admin-content{
  min-height:0!important;
  height:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:16px 18px 18px!important;
  overflow:hidden!important;
}
body.support-pro-active .admin-content>.alert{
  position:fixed!important;
  top:86px!important;
  right:22px!important;
  width:min(480px,calc(100vw - 40px))!important;
  z-index:120!important;
  box-shadow:0 18px 45px rgba(0,0,0,.35)!important;
}

.support-pro-page{
  width:100%;
  height:100%;
  min-width:0;
  min-height:0;
  display:grid;
  grid-template-rows:auto auto minmax(0,1fr);
  gap:10px;
  font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif;
}
.support-pro-toolbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  min-width:0;
}
.support-pro-title{min-width:0}
.support-pro-kicker,.support-pro-panel-kicker{
  display:block;
  color:#ff6a86;
  font-size:9px;
  font-weight:900;
  letter-spacing:.14em;
  margin-bottom:3px;
}
.support-pro-title h1{margin:0!important;font-size:24px!important;letter-spacing:-.025em!important;color:#fff!important}
.support-pro-title p{margin:3px 0 0;color:#929aa6;font-size:11px}
.support-pro-status{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  gap:7px;
  padding:6px;
  border:1px solid var(--sp-line);
  border-radius:13px;
  background:#0c0e12;
}
.support-pro-status-label{
  display:flex;align-items:center;gap:6px;
  color:#aab0ba;font-size:10px;font-weight:800;padding:0 6px;
}
.support-pro-status .input{height:36px!important;min-width:128px!important;margin:0!important;padding:0 10px!important}
.support-pro-status .btn{height:36px!important;padding:0 13px!important;font-size:11px!important}

.support-pro-kpis{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,175px));
  gap:8px;
}
.support-pro-kpis>a{
  min-width:0;
  display:flex;
  align-items:center;
  gap:10px;
  padding:8px 11px;
  border:1px solid var(--sp-line);
  border-radius:12px;
  background:linear-gradient(145deg,#11141a,#0c0e12);
  color:#fff;
  text-decoration:none;
}
.support-pro-kpis>a>span{
  width:32px;height:32px;border-radius:10px;
  display:grid;place-items:center;
  background:#121b2a;color:#6eb0ff;
  flex:0 0 32px;
}
.support-pro-kpis>a:nth-child(2)>span{background:#1b1530;color:#a88cff}
.support-pro-kpis>a:nth-child(3)>span{background:#10262c;color:#58d8e8}
.support-pro-kpis .ui-icon{width:17px;height:17px}
.support-pro-kpis div{display:grid}
.support-pro-kpis b{font-size:18px;line-height:1;color:#fff}
.support-pro-kpis small{margin-top:2px;color:#89919d;font-size:9px}

/* 3 columnas útiles en monitor ancho */
.support-pro-shell{
  min-width:0;
  min-height:0;
  height:100%;
  display:grid;
  grid-template-columns:minmax(260px,285px) minmax(430px,1fr) minmax(300px,335px);
  overflow:hidden;
  border:1px solid var(--sp-line);
  border-radius:18px;
  background:var(--sp-bg);
  box-shadow:var(--sp-shadow);
}
.support-pro-inbox,.support-pro-chat,.support-pro-customer{min-width:0;min-height:0}
.support-pro-inbox{
  display:flex;
  flex-direction:column;
  border-right:1px solid var(--sp-line);
  background:#0b0d11;
}
.support-pro-inbox-head{
  flex:0 0 auto;
  padding:10px;
  border-bottom:1px solid #232831;
  background:#0d0f14;
}
.support-pro-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:5px;
  padding:3px;
  border:1px solid #262b34;
  border-radius:10px;
  background:#080a0d;
  margin-bottom:8px;
}
.support-pro-tabs a{
  display:flex;align-items:center;justify-content:center;
  height:30px;border-radius:7px;
  color:#8e96a2;text-decoration:none;font-size:10px;font-weight:850;
}
.support-pro-tabs a.active{background:#182337;color:#dceaff;box-shadow:inset 0 0 0 1px #31507e}
.support-pro-search{
  height:36px;
  display:flex;align-items:center;gap:7px;
  padding:0 9px;
  background:#090b0f;
  border:1px solid #2b303a;
  border-radius:10px;
}
.support-pro-search .ui-icon{width:15px;color:#7f8793}
.support-pro-search input{
  min-width:0;width:100%;
  border:0!important;outline:0!important;background:transparent!important;
  box-shadow:none!important;color:#eef1f6!important;font-size:10px!important;padding:0!important;
}
.support-pro-search input::placeholder{color:#69717d!important}
.support-pro-filters{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;
  gap:5px;
  margin-top:6px;
}
.support-pro-filters select,.support-pro-filters button{
  height:31px!important;
  min-width:0!important;
  border:1px solid #2c323c!important;
  border-radius:8px!important;
  background:#0b0d11!important;
  color:#cbd1d9!important;
  padding:0 7px!important;
  font-size:9px!important;
}
.support-pro-filters button{
  width:34px!important;padding:0!important;
  display:grid!important;place-items:center!important;
  cursor:pointer!important;
}
.support-pro-filters button span{display:none}
.support-pro-filters button .ui-icon{width:14px;height:14px}
.support-pro-thread-list{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#303641 transparent}
.support-pro-thread-list::-webkit-scrollbar,.support-pro-messages::-webkit-scrollbar,.support-pro-customer::-webkit-scrollbar{width:6px}
.support-pro-thread-list::-webkit-scrollbar-thumb,.support-pro-messages::-webkit-scrollbar-thumb,.support-pro-customer::-webkit-scrollbar-thumb{background:#303641;border-radius:999px}
.support-pro-thread{
  position:relative;
  display:grid;
  grid-template-columns:38px minmax(0,1fr);
  gap:9px;
  padding:10px 11px;
  border-bottom:1px solid #1f232b;
  color:#e8ebef;
  text-decoration:none;
}
.support-pro-thread:hover{background:#10141b}
.support-pro-thread.active{background:linear-gradient(90deg,#15213a,#10141b);box-shadow:inset 3px 0 #5a9dff}
.support-pro-avatar{
  width:38px;height:38px;border-radius:12px;
  display:grid;place-items:center;
  background:linear-gradient(145deg,#5367e7,#7653e8);
  color:#fff;font-weight:900;font-size:12px;flex:0 0 auto;
}
.support-pro-avatar.large{width:40px;height:40px;border-radius:13px}
.support-pro-avatar.xl{width:54px;height:54px;border-radius:16px;font-size:18px}
.support-pro-thread-copy{display:grid;gap:1px;min-width:0}
.support-pro-thread-top{display:flex;justify-content:space-between;align-items:center;gap:6px;min-width:0}
.support-pro-thread-top b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}
.support-pro-thread-top time{font-size:8px;color:#737c89}
.support-pro-thread-copy strong{font-size:9px;color:#c7ccd3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.support-pro-thread-copy small{font-size:9px;color:#7f8794;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.support-pro-thread-copy em{font-size:8px;color:#6f7f98;font-style:normal}
.support-pro-unread{
  position:absolute;right:9px;bottom:9px;
  min-width:18px;height:18px;padding:0 5px;border-radius:999px;
  display:grid;place-items:center;
  background:#f6f7f9;color:#15171b;font-size:8px;font-weight:900;
}
.support-pro-pagination{flex:0 0 auto;padding:7px;border-top:1px solid #20252d}
.support-pro-pagination .pagination{margin:0!important}
.support-pro-empty,.support-pro-chat-empty,.support-pro-customer-empty{
  margin:auto;text-align:center;color:#7f8792;padding:25px 14px;
}
.support-pro-empty .ui-icon,.support-pro-chat-empty .ui-icon,.support-pro-customer-empty .ui-icon{width:30px;height:30px;color:#5e6e86}
.support-pro-empty h3,.support-pro-chat-empty h2{color:#dfe3e9;margin:8px 0 3px}
.support-pro-empty p,.support-pro-chat-empty p,.support-pro-customer-empty p{font-size:10px;margin:0}

/* conversación */
.support-pro-chat{
  display:grid;
  grid-template-rows:auto minmax(0,1fr) auto;
  background:#080a0e;
  overflow:hidden;
}
.support-pro-chat-head{
  min-height:62px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:9px 12px;
  border-bottom:1px solid #252a32;
  background:#0d1015;
}
.support-pro-person{display:flex;align-items:center;gap:9px;min-width:0;margin-right:auto}
.support-pro-person>div{display:grid;min-width:0}
.support-pro-person b{font-size:11px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.support-pro-person span{font-size:8px;color:#818a96;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.support-pro-head-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}
.support-pro-customer-toggle{
  display:none;
  align-items:center;gap:5px;height:34px;padding:0 9px;
  background:#11151b;border:1px solid #303641;border-radius:9px;color:#dce1e8;
  font-size:9px;font-weight:850;cursor:pointer;
}
.support-pro-customer-toggle .ui-icon{width:14px;height:14px}
.support-pro-mobile-back{display:none;color:#d9dee6}
.support-pro-messages{
  min-width:0;min-height:0;
  overflow-y:auto;overflow-x:hidden;
  padding:14px clamp(10px,1.4vw,18px);
  background:
    radial-gradient(circle at 85% 0,rgba(225,29,72,.035),transparent 28%),
    linear-gradient(180deg,#080a0e,#090b0f);
  scroll-behavior:smooth;
}
.support-pro-message{
  max-width:100%;min-width:0;
  display:flex;align-items:flex-end;gap:7px;
  margin:8px 0;
}
.support-pro-message.mine{flex-direction:row-reverse}
.support-pro-message-avatar{
  width:27px;height:27px;border-radius:9px;
  display:grid;place-items:center;
  background:#171b22;color:#9ca5b2;font-size:9px;font-weight:900;flex:0 0 auto;
}
.support-pro-bubble{
  max-width:min(720px,78%);
  min-width:0;
  padding:10px 12px;
  border:1px solid #2b3038;
  border-radius:15px 15px 15px 5px;
  background:#12151a;color:#e6e9ee;
  box-shadow:0 8px 24px rgba(0,0,0,.10);
}
.support-pro-message.mine .support-pro-bubble{
  border-color:#e11d48;
  background:linear-gradient(135deg,#c7163c,#e11d48);
  color:#fff;border-radius:15px 15px 5px 15px;
}
.support-pro-message.internal .support-pro-bubble{background:#17140c;border-color:#5a4920;color:#ead9a4}
.support-pro-message-text{font-size:11px;line-height:1.5;overflow-wrap:anywhere;word-break:break-word}
.support-pro-bubble footer{
  display:flex;justify-content:space-between;gap:12px;
  margin-top:5px;color:#727b87;font-size:8px;
}
.support-pro-message.mine .support-pro-bubble footer{color:#ffd4dc}
.support-pro-compose-wrap{
  min-width:0;
  padding:8px 10px 9px;
  border-top:1px solid #252a32;
  background:#0d1015;
}
.support-pro-quick-replies{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:7px}
.support-pro-quick-replies button{
  border:1px solid #313743;background:#11151b;color:#aeb5c0;
  border-radius:999px;padding:5px 8px;font-size:8px;font-weight:750;cursor:pointer;
}
.support-pro-quick-replies button:hover{border-color:#596474;color:#fff}
.support-pro-compose{
  width:100%;min-width:0;
  display:grid;grid-template-columns:auto minmax(0,1fr) auto;
  align-items:end;gap:7px;
  padding:6px;
  border:1px solid #303641;border-radius:13px;background:#090b0f;
}
.support-pro-compose textarea{
  width:100%;min-width:0;max-width:100%;max-height:110px;resize:none;
  border:0!important;background:transparent!important;color:#f2f4f7!important;
  outline:0!important;box-shadow:none!important;padding:8px 4px!important;font-size:11px!important;line-height:1.45!important;
}
.support-pro-attach,.support-pro-send{
  width:36px;height:36px;border-radius:10px;display:grid;place-items:center;cursor:pointer;
}
.support-pro-attach{border:1px solid #313743;background:#11151b;color:#8490a0}
.support-pro-attach input{display:none}
.support-pro-send{border:0;background:linear-gradient(135deg,#7658ef,#8a49ed);color:#fff;box-shadow:0 8px 18px rgba(122,81,239,.22)}
.support-pro-attach .ui-icon,.support-pro-send .ui-icon{width:17px;height:17px}
.support-pro-internal-note{margin-top:6px;border:1px solid #4b3d1d;border-radius:10px;background:#111008}
.support-pro-internal-note summary{padding:7px 9px;color:#c2a85c;font-size:8px;font-weight:850;cursor:pointer;display:flex;align-items:center;gap:5px}
.support-pro-internal-note .form-stack{padding:0 8px 8px}

/* Cliente 360 */
.support-pro-customer{
  position:relative;
  overflow-y:auto;overflow-x:hidden;
  padding:12px;
  border-left:1px solid var(--sp-line);
  background:#0b0d11;
  scrollbar-width:thin;
  scrollbar-color:#303641 transparent;
}
.support-pro-customer-head{
  position:sticky;top:-12px;z-index:3;
  display:flex;align-items:center;justify-content:space-between;gap:8px;
  margin:-12px -12px 10px;padding:11px 12px 9px;
  background:rgba(11,13,17,.96);backdrop-filter:blur(12px);
  border-bottom:1px solid #242932;
}
.support-pro-customer-head h3{margin:0;color:#fff;font-size:12px}
.support-pro-panel-kicker{font-size:8px;margin:0 0 2px}
.support-pro-customer-close{
  display:none;width:31px;height:31px;border:1px solid #303641;border-radius:9px;background:#11151b;color:#aeb5c0;place-items:center;cursor:pointer;
}
.support-pro-customer-close .ui-icon{width:14px;height:14px}
.support-pro-profile{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  align-items:center;gap:10px;
  padding:2px 2px 11px;
}
.support-pro-profile-copy{min-width:0}
.support-pro-profile h3{margin:0 0 2px;font-size:14px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.support-pro-profile p{margin:0;color:#89919c;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.support-pro-profile-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}
.support-pro-profile-badges span{
  display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border-radius:999px;font-size:7px;font-weight:850;
  border:1px solid #2d333d;background:#11151b;color:#aab2bd;
}
.support-pro-profile-badges .account-verified{color:#75dfba;border-color:#1f5a47;background:#0c241c}
.support-pro-profile-badges .account-unverified{color:#f4bd65;border-color:#5a4723;background:#211a0e}
.support-pro-account-stats{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:2px 0 9px;
}
.support-pro-account-stats>div{
  min-width:0;padding:8px 9px;border:1px solid #252b34;border-radius:10px;background:#0f1217;display:grid;
}
.support-pro-account-stats small{font-size:7px;text-transform:uppercase;letter-spacing:.07em;color:#737c88;font-weight:850}
.support-pro-account-stats strong{margin-top:2px;font-size:12px;color:#eef1f5;overflow-wrap:anywhere}
.support-pro-account-stats>div:first-child strong{color:#56deb2}
.support-pro-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-bottom:9px}
.support-pro-quick-actions>a,.support-pro-quick-actions>span{
  min-width:0;height:42px;border:1px solid #29303a;border-radius:9px;background:#0f1217;color:#c2c8d0;text-decoration:none;
  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:7px;font-weight:800;text-align:center;
}
.support-pro-quick-actions>a:hover{background:#151a21;border-color:#454e5b;color:#fff}
.support-pro-quick-actions .ui-icon{width:13px;height:13px}
.support-pro-quick-actions .disabled{opacity:.45}
.support-pro-info-card{
  margin-top:7px;padding:9px 10px;
  border:1px solid #252b34;border-radius:11px;background:#0f1217;
}
.support-pro-card-title{display:flex;align-items:center;gap:6px;margin-bottom:7px}
.support-pro-card-title>span{width:23px;height:23px;border-radius:7px;background:#171d27;color:#7caeff;display:grid;place-items:center}
.support-pro-card-title .ui-icon{width:12px;height:12px}
.support-pro-card-title h4{margin:0;color:#e9edf2;font-size:9px;text-transform:uppercase;letter-spacing:.06em}
.support-pro-info-card dl{margin:0}
.support-pro-info-card dl>div{
  display:grid;grid-template-columns:minmax(82px,.7fr) minmax(0,1fr);gap:8px;
  padding:5px 0;border-bottom:1px solid #20252d;
}
.support-pro-info-card dl>div:last-child{border-bottom:0}
.support-pro-info-card dt{font-size:7px;text-transform:uppercase;letter-spacing:.06em;color:#69727e;font-weight:900}
.support-pro-info-card dd{margin:0;text-align:right;font-size:8px;color:#d0d5dc;overflow-wrap:anywhere}
.support-pro-case-subject{font-size:10px;font-weight:800;color:#fff;line-height:1.35;margin-bottom:5px}
.support-pro-linked-order{
  margin-top:7px;padding:7px 8px;border-radius:8px;background:#0a0d12;border:1px solid #2b313b;
  display:flex;justify-content:space-between;gap:8px;align-items:center;text-decoration:none;color:#dce2e9;
}
.support-pro-linked-order span{display:flex;align-items:center;gap:5px;font-size:8px}
.support-pro-linked-order .ui-icon{width:12px;height:12px}
.support-pro-linked-order strong{font-size:9px;color:#ff718d}
.support-pro-form{display:grid;gap:5px;margin-top:7px}
.support-pro-form label{display:grid;gap:4px;font-size:7px;text-transform:uppercase;letter-spacing:.06em;color:#777f8b;font-weight:850}
.support-pro-form .input{height:32px!important;padding:0 8px!important;font-size:8px!important;margin:0!important}
.support-pro-form .btn{min-height:31px!important;padding:6px 9px!important;font-size:8px!important}
.support-pro-orders{display:grid}
.support-pro-orders>a{
  display:flex;align-items:center;justify-content:space-between;gap:8px;
  padding:7px 0;border-bottom:1px solid #222831;text-decoration:none;color:#d9dee5;
}
.support-pro-orders>a:last-child{border-bottom:0}
.support-pro-orders span{display:grid;min-width:0}
.support-pro-orders b{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.support-pro-orders small{font-size:7px;color:#717a86}
.support-pro-orders strong{font-size:8px;color:#ff718d}
.support-pro-resolve{margin-top:9px}
.support-pro-resolve .btn{min-height:34px!important;font-size:9px!important}

/* Breakpoint: en PCs medianas la ficha pasa a drawer lateral */
@media(max-width:1580px){
  .support-pro-shell{grid-template-columns:minmax(255px,285px) minmax(0,1fr)}
  .support-pro-customer{
    position:fixed!important;
    z-index:150!important;
    top:74px!important;
    right:0!important;
    bottom:0!important;
    width:min(360px,calc(100vw - 30px))!important;
    max-width:none!important;
    transform:translateX(105%);
    transition:transform .22s ease;
    border-left:1px solid #343a45!important;
    box-shadow:-24px 0 70px rgba(0,0,0,.48);
  }
  .support-pro-shell.context-open .support-pro-customer{transform:translateX(0)}
  .support-pro-customer-toggle{display:inline-flex}
  .support-pro-customer-close{display:grid}
}
@media(max-width:1180px){
  body.support-pro-active .admin-content{padding:12px!important}
  .support-pro-toolbar{align-items:flex-start}
  .support-pro-status-label{display:none}
  .support-pro-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}
  .support-pro-shell{grid-template-columns:minmax(235px,265px) minmax(0,1fr)}
  .support-pro-bubble{max-width:85%}
}
@media(max-width:900px){
  body.support-pro-active{overflow:auto!important}
  body.support-pro-active .admin-shell,
  body.support-pro-active .admin-main{height:auto!important;min-height:100dvh!important;overflow:visible!important;display:block!important}
  body.support-pro-active .admin-content{height:auto!important;overflow:visible!important;padding:10px!important}
  .support-pro-page{height:auto;min-height:calc(100dvh - 94px);display:block}
  .support-pro-toolbar{padding:3px 2px 10px}
  .support-pro-title h1{font-size:21px!important}
  .support-pro-title p{display:none}
  .support-pro-status{padding:4px}.support-pro-status .input{min-width:110px!important}.support-pro-status .btn{padding:0 9px!important}
  .support-pro-kpis{margin-bottom:9px}
  .support-pro-kpis>a{padding:7px 8px}.support-pro-kpis>a>span{width:28px;height:28px;flex-basis:28px}.support-pro-kpis b{font-size:15px}
  .support-pro-shell{display:block;height:auto;min-height:0;border-radius:14px}
  .support-pro-inbox{max-height:calc(100dvh - 210px);border-right:0}
  .support-pro-shell.has-conversation .support-pro-inbox{display:none}
  .support-pro-shell:not(.has-conversation) .support-pro-chat{display:none}
  .support-pro-chat{height:calc(100dvh - 185px);min-height:560px}
  .support-pro-mobile-back{display:grid;width:32px;height:32px;place-items:center}
  .support-pro-customer{top:0!important;width:min(390px,calc(100vw - 18px))!important}
  .support-pro-bubble{max-width:90%}
}
@media(max-width:620px){
  .footer-trust-row{grid-template-columns:1fr!important;width:calc(100% - 24px)!important}
  .footer-trust-row>div{border-right:0!important;border-bottom:1px solid #262a31!important}
  .footer-trust-row>div:last-child{border-bottom:0!important}
  .store-footer-grid{grid-template-columns:1fr 1fr!important;width:calc(100% - 24px)!important;gap:24px 18px!important}
  .footer-brand-column{grid-column:1/-1!important}
  .footer-bottom{width:calc(100% - 24px)!important;display:grid!important;gap:5px!important}
  .support-pro-toolbar{display:grid;grid-template-columns:1fr}
  .support-pro-status{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto}
  .support-pro-status .input{width:100%!important;min-width:0!important}
  .support-pro-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}
  .support-pro-kpis>a{justify-content:center}.support-pro-kpis>a>span{display:none}.support-pro-kpis small{font-size:8px}
  .support-pro-filters{grid-template-columns:1fr 1fr auto}
  .support-pro-head-actions .priority-badge{display:none}
  .support-pro-customer-toggle span{display:none}
  .support-pro-chat{height:calc(100dvh - 220px);min-height:520px}
  .support-pro-messages{padding:10px 7px}
  .support-pro-bubble{max-width:94%}
  .support-pro-message-avatar{display:none}
  .support-pro-quick-replies{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}
  .support-pro-quick-replies button{white-space:nowrap;flex:0 0 auto}
}