.live-cart-card{margin:0 0 18px;padding:15px 16px;background:linear-gradient(145deg,#262229cc,#17161bcc);border:1px solid #e7d7bf24;box-shadow:inset 0 1px #ffffff08}
.live-cart-head,.live-cart-current,.live-cart-projection{display:flex;align-items:center;justify-content:space-between;gap:16px}
.live-cart-head{padding-bottom:10px;margin-bottom:9px;border-bottom:1px solid #ffffff12}
.live-cart-head>span{font-size:9px;letter-spacing:.18em;color:#b8aa95}
.live-cart-head strong{font-size:12px;font-weight:500}
.live-cart-current{font-size:12px;color:#bdb3a4}
.live-cart-current strong{font-size:14px;color:#f0e6d4}
.live-cart-projection{margin-top:9px;padding:10px 11px;background:#e6d7bf0c;font-size:11px;color:#c6baa9}
.live-cart-projection strong{color:#eadcc5;font-size:12px;text-align:right}
.live-cart-campaign{min-height:18px;margin:10px 0 0;font-size:10px;line-height:1.55;color:#cbb794}
.live-cart-actions{display:grid;gap:9px;margin-top:12px;padding-top:11px;border-top:1px solid #ffffff12}
.mini-cart-primary{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:58px;padding:11px 14px;border:1px solid #e8dcc24d;background:linear-gradient(135deg,#e7d7bf,#cdb99b);color:#211c20!important;text-decoration:none;box-shadow:0 10px 28px #0004;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.mini-cart-primary:hover{transform:translateY(-1px);box-shadow:0 13px 34px #0005;filter:brightness(1.03)}
.mini-cart-primary-copy{display:grid;gap:3px;text-align:left}
.mini-cart-primary-label{font-size:12px;font-weight:700;letter-spacing:.02em}
.mini-cart-primary-copy strong{font-size:10px;font-weight:600;color:#5f5247}
.mini-cart-primary-arrow{font-size:20px;line-height:1}
.continue-shopping{justify-self:start;font-size:10px!important;color:#bdb3a4}
.live-cart-actions button{font-size:11px}

/* Premium, persistent support CTA. It becomes a compact bubble on mobile and
   deliberately yields to the full-screen menu / product-selection modal. */
.floating-whatsapp{position:fixed;right:clamp(18px,2vw,30px);bottom:max(22px,env(safe-area-inset-bottom));z-index:90;display:flex;align-items:center;gap:11px;min-height:56px;padding:8px 12px 8px 9px;border:1px solid #e8dcc235;border-radius:999px;background:linear-gradient(135deg,#1b191eea,#111116f2);color:#f5f0e6;text-decoration:none;box-shadow:0 16px 50px #0008,inset 0 1px #ffffff0a;backdrop-filter:blur(20px) saturate(125%);-webkit-backdrop-filter:blur(20px) saturate(125%);transition:opacity .2s ease,transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.floating-whatsapp:hover{transform:translateY(-3px);border-color:#eadfc969;box-shadow:0 20px 58px #0009,inset 0 1px #ffffff12}
.floating-whatsapp:active{transform:translateY(-1px) scale(.985)}
.floating-whatsapp[aria-hidden=true]{display:none}
.wa-mark{position:relative;display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:#e6d7bf;color:#211c20;box-shadow:inset 0 0 0 1px #fff5}
.wa-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.wa-mark i{position:absolute;right:0;bottom:1px;width:9px;height:9px;border:2px solid #17151a;border-radius:50%;background:#35c96f;box-shadow:0 0 0 2px #35c96f22}
.wa-copy{display:grid;gap:3px;min-width:0;line-height:1.1}
.wa-copy strong{font-size:11px;font-weight:600;letter-spacing:.01em;white-space:nowrap}
.wa-copy small{font-size:9px;color:#aaa095;letter-spacing:.025em;white-space:nowrap}
.wa-float-arrow{margin-left:2px;color:#b9ab96;font-size:13px;transition:transform .25s ease}
.floating-whatsapp:hover .wa-float-arrow{transform:translate(2px,-2px)}
body[data-shopping=true] .floating-whatsapp,body[data-menu-open=true] .floating-whatsapp{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px) scale(.96)}

.toast[data-error=true]{background:#f1d7d3;color:#3b2020}
.campaign-nudge a{font-weight:700}

@media(max-width:600px){
  .live-cart-card{padding:12px 13px;margin-bottom:13px}
  .live-cart-current,.live-cart-projection{font-size:10px}
  .live-cart-projection strong{font-size:11px}
  .live-cart-actions{margin-top:9px}
  .mini-cart-primary{min-height:56px;padding:10px 12px}
  .mini-cart-primary-label{font-size:12px}
  .mini-cart-primary-copy strong{font-size:9px}
  .floating-whatsapp{right:15px;bottom:max(15px,env(safe-area-inset-bottom));min-height:52px;width:52px;height:52px;padding:6px;justify-content:center;gap:0;border-color:#e8dcc24d;box-shadow:0 12px 34px #0008}
  .floating-whatsapp .wa-mark{width:40px;height:40px;flex-basis:40px}
  .floating-whatsapp .wa-mark i{right:0;bottom:0}
  .floating-whatsapp .wa-copy,.floating-whatsapp .wa-float-arrow{display:none}
}

@media(prefers-reduced-motion:reduce){.floating-whatsapp,.wa-float-arrow{transition:none}}
