
.zehuma-sc-badge{display:inline-block;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:700;margin:0 4px 6px 0;box-shadow:0 4px 12px rgba(0,0,0,.08)}
.zehuma-sc-badges-list{position:absolute;top:8px;left:8px;z-index:2;display:flex;flex-wrap:wrap;gap:4px;max-width:90%}
.zehuma-sc-badge-top-left{position:absolute;top:8px;left:8px}
.zehuma-sc-badge-top-right{position:absolute;top:8px;right:8px}
.zehuma-sc-badge-bottom-left{position:absolute;bottom:8px;left:8px}
.zehuma-sc-badge-bottom-right{position:absolute;bottom:8px;right:8px}
.zehuma-sc-badge-anim-pulse{animation:zehumaScPulse 1.4s ease-in-out infinite}
.zehuma-sc-badge-anim-bounce{animation:zehumaScBounce 1.2s ease infinite}
.zehuma-sc-badge-anim-shake{animation:zehumaScShake .8s ease infinite}
@keyframes zehumaScPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}
@keyframes zehumaScBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
@keyframes zehumaScShake{0%,100%{transform:translateX(0)}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}
.zehuma-sc-tier-table{width:100%;margin-top:8px;font-size:13px}
.zehuma-sc-tier-table th,.zehuma-sc-tier-table td{padding:6px 8px;border-bottom:1px solid #e5e7eb}
.zehuma-sc-bundle{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:12px;margin-top:10px}
.zehuma-sc-progress-bar{height:8px;background:rgba(255,255,255,.15);border-radius:999px;margin-top:8px;overflow:hidden}
.zehuma-sc-progress-bar span{display:block;height:100%;background:linear-gradient(90deg,#22c55e,#86efac);border-radius:999px}
.zehuma-sc-mini-progress{padding:8px 10px;background:#f8fafc;border-top:1px solid #e5e7eb}
.zehuma-sc-mini-progress .zehuma-sc-progress-bar{background:#e5e7eb;margin:4px 0}
.zehuma-sc-mini-progress .zehuma-sc-progress-bar span{background:linear-gradient(90deg,#2563eb,#60a5fa)}
.zehuma-sc-landing-filters{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}
.zehuma-sc-landing-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}
.zehuma-sc-landing-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px}
.zehuma-sc-product-box{margin:8px 0 12px}
.zehuma-sc-price-live{font-weight:700}
.zehuma-sc-price-live .old{text-decoration:line-through;opacity:.6;margin-right:8px}
.zehuma-sc-price-live .save{color:#059669;font-size:12px;display:block;margin-top:2px}
.zehuma-sc-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px;margin-bottom:16px;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.zehuma-sc-chip{display:inline-block;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:3px 8px;font-size:11px;margin-bottom:8px}
.zehuma-sc-muted{color:#6b7280}
.zehuma-sc-progress{position:fixed;left:12px;right:12px;bottom:12px;z-index:9999;background:linear-gradient(135deg,#111827,#1f2937);color:#fff;border-radius:16px;padding:12px 14px;display:none;box-shadow:0 12px 30px rgba(0,0,0,.25)}
.zehuma-sc-progress.show{display:block}
.zehuma-sc-modal{position:fixed!important;inset:0!important;left:0!important;right:0!important;top:0!important;bottom:0!important;background:rgba(15,23,42,.35);z-index:100000!important;display:none;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}
.zehuma-sc-modal.show{display:flex!important}
.zehuma-sc-modal-card{background:#fff;width:100%;max-width:480px;border-radius:20px;padding:18px;animation:zehumaScUp .25s ease;max-height:92vh;overflow:auto;margin:auto}
@media(min-width:768px){.zehuma-sc-modal{align-items:center}.zehuma-sc-modal-card{border-radius:20px}}
@keyframes zehumaScUp{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}
.zehuma-sc-type-wheel{background:rgba(20,0,0,.32)!important;align-items:center!important;justify-content:center!important}
.zehuma-sc-type-wheel .zehuma-sc-modal-card{position:relative;overflow:hidden;max-width:440px;width:min(92vw,440px);border:0;border-radius:28px;padding:22px 18px 24px;margin:auto!important;background:
  radial-gradient(circle at 20% 10%,rgba(255,255,255,.08),transparent 28%),
  radial-gradient(circle at 80% 0%,rgba(255,200,120,.12),transparent 30%),
  linear-gradient(180deg,rgba(155,0,0,.92) 0%,rgba(109,0,0,.94) 55%,rgba(77,0,0,.96) 100%);
  color:#fff;box-shadow:0 28px 80px rgba(60,0,0,.45)}
.zehuma-sc-type-wheel .zehuma-sc-modal-card:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.07) 0 2px,transparent 2px 10px),repeating-linear-gradient(-45deg,rgba(0,0,0,.08) 0 2px,transparent 2px 12px)}
.zehuma-sc-type-wheel .zehuma-sc-modal-card>*{position:relative;z-index:1}
.zehuma-sc-type-wheel .close{z-index:5!important;color:#fff!important;opacity:.8;text-shadow:none}
.zehuma-sc-type-wheel h3{text-align:center;margin:0;font-size:22px;font-weight:800;letter-spacing:-.2px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.35)}
.zehuma-sc-wheel-intro{text-align:center;margin:8px 0 14px;color:#ffe4e4}
.zehuma-sc-wheel-intro p{margin:0;font-size:14px;line-height:1.35;font-weight:600}
.zehuma-sc-wheel-stage{position:relative;width:320px;height:320px;margin:8px auto 16px}
.zehuma-sc-wheel-lights{position:absolute;left:50%;top:50%;width:0;height:0;z-index:2;pointer-events:none}
.zehuma-sc-wheel-bulb{position:absolute;left:-5px;top:-5px;width:10px;height:10px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#ffe9a8 55%,#f5c518);box-shadow:0 0 8px 2px rgba(255,230,140,.95),0 0 14px rgba(255,200,80,.55);animation:zehumaScBulb 1.1s ease-in-out infinite alternate}
.zehuma-sc-wheel-bulb:nth-child(odd){animation-delay:.35s}
.zehuma-sc-wheel{width:100%;height:100%;box-sizing:border-box;border-radius:50%;border:10px solid #fff;position:relative;z-index:1;overflow:hidden;transform:rotate(0deg);background:#e60000;box-shadow:0 0 0 6px #5a0000,0 0 0 10px rgba(255,255,255,.35),0 18px 40px rgba(0,0,0,.45)}
.zehuma-sc-wheel:before{display:none!important;content:none!important}
.zehuma-sc-wheel-label{position:absolute;left:50%;top:50%;width:118px;height:34px;margin-left:-59px;margin-top:-17px;display:flex;align-items:center;justify-content:center;text-align:center;transform-origin:59px 17px;z-index:2;font-size:13px;line-height:1.1;letter-spacing:.3px}
.zehuma-sc-wheel-label strong{display:block;max-width:112px;font-weight:900;font-size:13px;text-transform:none}
.zehuma-sc-wheel-label.is-red{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.75),0 0 8px rgba(0,0,0,.35)}
.zehuma-sc-wheel-label.is-white{color:#b30000;text-shadow:0 1px 0 #fff,0 0 6px rgba(255,255,255,.8)}
.zehuma-sc-wheel-center{position:absolute;left:50%;top:50%;z-index:6;width:72px;height:72px;margin:-36px 0 0 -36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:5px solid #fff;box-shadow:0 4px 16px rgba(0,0,0,.35)}
.zehuma-sc-wheel-center i{display:block;width:34px;height:34px;border-radius:50%;background:#e60000;position:relative;box-shadow:inset 0 -3px 0 rgba(0,0,0,.15)}
.zehuma-sc-wheel-center i:before{content:"";position:absolute;left:50%;top:7px;width:14px;height:14px;margin-left:-7px;border-radius:50%;background:#fff}
.zehuma-sc-wheel-center i:after{content:"";position:absolute;left:50%;bottom:6px;width:0;height:0;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:11px solid #fff}
.zehuma-sc-wheel-pointer span{display:block;width:34px;height:46px;position:relative}
.zehuma-sc-wheel-pointer span:before{content:"";position:absolute;left:50%;top:0;width:28px;height:28px;margin-left:-14px;border-radius:50%;background:#fff;box-shadow:inset 0 -2px 0 rgba(0,0,0,.08)}
.zehuma-sc-wheel-pointer span:after{content:"";position:absolute;left:50%;top:18px;width:0;height:0;margin-left:-11px;border-left:11px solid transparent;border-right:11px solid transparent;border-top:22px solid #fff}
.zehuma-sc-wheel-pointer{position:absolute;top:-8px;left:50%;z-index:8;width:34px;height:46px;margin-left:-17px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.35))}
.zehuma-sc-wheel-pointer .zehuma-sc-pin-dot{position:absolute;left:50%;top:9px;z-index:2;width:10px;height:10px;margin-left:-5px;border-radius:50%;background:#e60000}
.zehuma-sc-wheel-stage.is-spinning .zehuma-sc-wheel-pointer{animation:zehumaScPointer .12s ease-in-out infinite alternate}
.zehuma-sc-wheel-stage.has-winner .zehuma-sc-wheel-bulb{animation-duration:.28s}
.zehuma-sc-wheel-session-note{text-align:center;color:rgba(255,236,236,.88);font-size:12px;margin:0 0 12px}
.zehuma-sc-wheel-session-note i{color:#ffd76a;margin-right:4px}
.zehuma-sc-wheel-spin-button{position:relative;display:block;width:100%;border:0;border-radius:999px;padding:14px 20px;color:#fff;background:linear-gradient(180deg,#ff2a2a,#c40000);box-shadow:0 10px 24px rgba(120,0,0,.45),inset 0 1px 0 rgba(255,255,255,.35);transition:transform .2s,filter .2s}
.zehuma-sc-wheel-spin-button:hover{transform:translateY(-2px);filter:brightness(1.08)}
.zehuma-sc-wheel-spin-button:disabled{opacity:.7;cursor:wait}
.zehuma-sc-wheel-spin-button span{display:block;font-size:17px;font-weight:900;letter-spacing:1px}
.zehuma-sc-wheel-win{text-align:center;margin-top:14px;padding:16px;border:1px solid rgba(255,255,255,.28);border-radius:16px;background:rgba(0,0,0,.22);animation:zehumaScWin .45s ease}
.zehuma-sc-wheel-win-kicker{display:block;color:#ffd76a;font-size:10px;font-weight:900;letter-spacing:2px}
.zehuma-sc-wheel-win>strong{display:block;margin:5px 0;font-size:20px;color:#fff}
.zehuma-sc-wheel-expiry{display:block;color:#ffe4e4;font-size:12px}
.zehuma-sc-wheel-cart{display:block;margin-top:11px;padding:11px;border-radius:999px;background:#fff;color:#c40000!important;font-weight:800;text-decoration:none!important}
@keyframes zehumaScBulb{from{filter:brightness(.85)}to{filter:brightness(1.25)}}
@keyframes zehumaScPointer{from{transform:translateY(0) rotate(-3deg)}to{transform:translateY(4px) rotate(3deg)}}
@keyframes zehumaScWin{from{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}
@media(max-width:480px){.zehuma-sc-type-wheel .zehuma-sc-modal-card{padding:18px 12px 18px;border-radius:24px;margin:auto}.zehuma-sc-wheel-stage{width:286px;height:286px}.zehuma-sc-wheel-bulb{transform:rotate(var(--a,0deg)) translateY(-160px)}.zehuma-sc-wheel-label{font-size:10px;width:96px;margin-left:-48px;transform-origin:48px 14px}.zehuma-sc-type-wheel h3{font-size:19px}}
.zehuma-sc-modal .close{position:absolute;right:12px;top:8px;border:0;background:transparent;font-size:24px;line-height:1}
.zehuma-sc-loyalty-hero{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}
.zehuma-sc-loyalty-hero>div{background:#f8fafc;border-radius:14px;padding:14px}
.zehuma-sc-loyalty-hero span{display:block;color:#6b7280;font-size:12px}
.zehuma-sc-loyalty-hero strong{font-size:22px}
.zehuma-sc-hero{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;border-radius:20px;padding:28px;margin:18px 0}
.zehuma-sc-countdown-landing{font-size:18px;font-weight:700;margin:12px 0;padding:10px 14px;background:rgba(255,255,255,.12);border-radius:12px;display:inline-block}
.zehuma-sc-countdown-big{font-size:20px;font-weight:700;margin:8px 0}
.zehuma-sc-decay-timer{font-size:13px;color:#fbbf24;margin-top:6px}
.zehuma-sc-flash-quota-bar{margin:12px 0;padding:10px 14px;background:rgba(255,255,255,.1);border-radius:12px}
.zehuma-sc-flash-quota-label{display:block;margin-bottom:6px;font-size:14px}
.zehuma-sc-flash-soldout{display:inline-block;margin-top:6px;padding:2px 8px;background:#ef4444;border-radius:999px;font-size:12px;font-weight:700}
.zehuma-sc-flash-left{font-size:12px;color:#059669;margin-left:8px}
.zehuma-sc-recovery-banner{position:fixed;top:0;left:0;right:0;z-index:9998;background:#111827;color:#fff;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 4px 16px rgba(0,0,0,.2)}
.zehuma-sc-recovery-banner a{color:#93c5fd;text-decoration:underline}
.zehuma-sc-display-banner{position:fixed;bottom:0;left:0;right:0;z-index:9997;background:#1e293b;color:#fff;padding:12px 16px}
.zehuma-sc-display-slide-in{position:fixed;right:16px;bottom:16px;z-index:9997;max-width:360px;background:#fff;border-radius:16px;padding:16px;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.zehuma-sc-display-fullscreen{position:fixed;inset:0;z-index:10001;background:rgba(15,23,42,.92);color:#fff;display:flex;align-items:center;justify-content:center;padding:24px}
@media(max-width:767px){.zehuma-sc-loyalty-hero{grid-template-columns:1fr}}
.zehuma-sc-loyalty{background:#f0fdf4;border:1px solid #86efac;border-radius:12px;padding:12px;margin:10px 0}
