    #screen-lottery{display:block}
    .jackpot-show-shell{display:grid;gap:14px}
    .jackpot-show-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}
    .jackpot-back{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:12px 16px;border-radius:18px;background:linear-gradient(180deg,#72e6ff,#1094ff);color:#072f54;font-weight:900;border:3px solid rgba(255,255,255,.28);box-shadow:0 6px 0 #0b6fb2;text-decoration:none}
    .jackpot-draw-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.10);border:2px solid rgba(255,255,255,.12);font-size:11px;font-weight:900;color:#fff3b3}
    .jackpot-hero{position:relative;border-radius:28px;padding:18px;border:4px solid rgba(255,255,255,.14);background:radial-gradient(circle at 18% 20%, rgba(255,255,255,.14), transparent 22%),radial-gradient(circle at 82% 18%, rgba(255,255,255,.12), transparent 20%),linear-gradient(145deg,#ff63dd,#7a38ff 52%, #24053f 100%);box-shadow:var(--shadow-hard);overflow:hidden}
    .jackpot-hero::before{content:"";position:absolute;inset:auto -70px -90px auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle, rgba(255,255,255,.22), transparent 64%)}
    .jackpot-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:14px;align-items:center}
    .jackpot-hero-visual{position:relative;display:grid;place-items:center;width:120px;height:120px;justify-self:end;border-radius:32px;background:linear-gradient(180deg,rgba(255,247,192,.92),rgba(255,211,90,.72));border:3px solid rgba(255,255,255,.62);box-shadow:0 16px 28px rgba(0,0,0,.18);overflow:hidden}
    .jackpot-hero-visual.has-image{background:rgba(20,5,45,.88)}
    .jackpot-hero-visual img{display:block;width:100%;height:100%;object-fit:cover}
    .jackpot-hero-glyph{font-size:58px;line-height:1;filter:drop-shadow(0 8px 14px rgba(0,0,0,.18))}
    .jackpot-brand{display:flex;align-items:center;gap:10px}
    .jackpot-brand-stamp{width:auto;max-width:100%;height:54px;min-width:54px;padding:0 14px;border-radius:18px;background:linear-gradient(180deg,#ffd95f,#ffbb22);color:#664100;border:3px solid rgba(255,255,255,.3);box-shadow:0 6px 0 rgba(0,0,0,.15);display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:18px;white-space:nowrap}
    .jackpot-brand-stamp--compact{height:42px;min-width:42px;padding:0 12px;border-radius:14px;font-size:14px}
    .jackpot-brand-kicker{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.7px;color:#fff3b3}
    .jackpot-brand-name{font-family:"Baloo 2",sans-serif;font-size:20px;line-height:1;font-weight:800}
    .jackpot-hero-title{margin-top:8px;font-family:"Baloo 2",sans-serif;font-size:34px;line-height:.9;font-weight:800}
      .jackpot-previous-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}
 
    .jackpot-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:12px;align-items:start}
    .jackpot-main-panel,.jackpot-side-card{border-radius:24px;padding:14px;border:3px solid rgba(255,255,255,.12);box-shadow:var(--shadow-soft);background:linear-gradient(180deg, rgba(86,25,154,.92), rgba(36,5,63,.96))}
    .jackpot-picker-zone{margin-top:8px;padding:12px;border-radius:18px;background:rgba(255,255,255,.06);border:2px solid rgba(255,255,255,.08)}
    .jackpot-picker-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;flex-wrap:wrap}
    .jackpot-picker-title strong{font-size:13px}
    .jackpot-picker-title span{font-size:10px;font-weight:800;color:#f0dbff}
    .jackpot-selection-wrap{display:flex;gap:8px;flex-wrap:wrap;min-height:48px;align-items:center;margin-top:10px;margin-bottom:8px}
    .jackpot-picker-board{display:grid;gap:12px;margin-top:12px}
    .jackpot-picker-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}
    .jackpot-picker-grid.is-symbols{grid-template-columns:repeat(5,minmax(0,1fr))}
    .jackpot-mini-ghost{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:2px solid rgba(255,255,255,.10);color:#fff6cc;font-size:11px;font-weight:900;box-shadow:none}
    .jackpot-mini-ghost:hover{transform:translateY(-1px);background:rgba(255,255,255,.12)}
    .jackpot-secret-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
    .jackpot-inline-hint{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);font-size:12px;font-weight:800;color:#f8e9ff;margin-bottom:10px}
    .jackpot-inline-hint strong{color:#fff3b3;font-size:11px;text-transform:uppercase;letter-spacing:.5px}
    .bonus-grid-warning{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:14px 16px;border-radius:20px;background:linear-gradient(145deg,rgba(255,238,165,.22),rgba(255,179,84,.18));border:1px solid rgba(255,228,157,.34);box-shadow:0 16px 26px rgba(0,0,0,.14)}
    .bonus-grid-warning-copy{display:grid;gap:6px;max-width:640px}
    .bonus-grid-warning-title{font-family:"Baloo 2",sans-serif;font-size:24px;line-height:.95;font-weight:800;color:#fff3bf}
    .bonus-grid-warning p{margin:0;font-size:12px;font-weight:800;line-height:1.45;color:#fff}
    .bonus-grid-warning-note{color:#ffe89d}
    .bonus-grid-warning-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:999px;background:#fff1b3;color:#553100;font-size:12px;font-weight:900;text-decoration:none;box-shadow:0 8px 0 rgba(120,77,0,.20)}
    .jackpot-progress-hint{margin-bottom:0}
    .jackpot-trackers{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:8px}
    .jackpot-tracker{
      padding:6px 10px;
      min-height:auto;
      border-radius:14px;
      background:rgba(255,255,255,.08);
      border:2px solid rgba(255,255,255,.08);
      transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease;
      display:flex;
      flex-direction:column;
      justify-content:center;
      gap:2px
    }
    .jackpot-tracker span{
      display:block;
      font-size:9px;
      font-weight:900;
      text-transform:uppercase;
      letter-spacing:.5px;
      color:#fff0b8;
      line-height:1
    }
    .jackpot-tracker strong{
      display:block;
      margin-top:0;
      font-family:"Baloo 2",sans-serif;
      font-size:16px;
      line-height:1
    }
    .jackpot-tracker.is-hot{background:linear-gradient(180deg,rgba(84,246,167,.24),rgba(44,155,101,.16));border-color:rgba(139,255,203,.42);box-shadow:0 12px 24px rgba(46,195,126,.16)}
    .jackpot-tracker.is-mid{background:linear-gradient(180deg,rgba(255,214,102,.24),rgba(255,167,42,.16));border-color:rgba(255,231,153,.42);box-shadow:0 12px 24px rgba(255,170,47,.14)}
    .jackpot-tracker.is-low{background:linear-gradient(180deg,rgba(255,126,126,.24),rgba(221,77,77,.16));border-color:rgba(255,176,176,.42);box-shadow:0 12px 24px rgba(221,77,77,.14)}
    .jackpot-tracker.is-free{background:linear-gradient(180deg,rgba(255,243,146,.28),rgba(255,198,70,.18));border-color:rgba(255,241,178,.46);box-shadow:0 12px 24px rgba(255,193,56,.18)}
    .jackpot-tracker.is-cooldown{background:linear-gradient(180deg,rgba(127,219,255,.22),rgba(46,154,255,.16));border-color:rgba(176,236,255,.42);box-shadow:0 12px 24px rgba(46,154,255,.14)}
    .free-ticket-summary{position:relative;display:inline-flex;align-items:center;width:max-content;max-width:100%;min-width:0;padding:7px 10px;border-radius:999px;background:linear-gradient(180deg,rgba(18,7,49,.42),rgba(255,255,255,.10));border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(10px);box-shadow:var(--shadow-soft);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;outline:none;z-index:4}
    .free-ticket-summary:hover,.free-ticket-summary.is-open{transform:translateY(-2px);box-shadow:0 16px 30px rgba(0,0,0,.24)}
    .free-ticket-summary-main{display:flex;align-items:center;gap:7px;min-width:0;white-space:nowrap}
    .free-ticket-summary-icon{font-size:14px;line-height:1;filter:drop-shadow(0 3px 6px rgba(0,0,0,.22))}
    .free-ticket-summary-label{font-size:12px;font-weight:900;color:#fff7d6;line-height:1}
    .free-ticket-summary-main strong{font-family:"Baloo 2",sans-serif;font-size:22px;line-height:.9;font-weight:800;color:#ffe982}
    .free-ticket-summary .jackpot-info-trigger{width:20px;height:20px;min-width:20px;border-width:1px;font-size:11px;background:rgba(255,255,255,.13);box-shadow:none}
    .free-ticket-summary-popover{position:absolute;left:0;top:calc(100% + 8px);width:max-content;min-width:260px;max-width:min(320px,calc(100vw - 32px));display:grid;gap:7px;padding:10px 12px;border-radius:16px;background:linear-gradient(180deg,rgba(28,10,67,.98),rgba(13,4,31,.98));border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 36px rgba(0,0,0,.36);opacity:0;visibility:hidden;transform:translateY(-4px) scale(.98);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:30}
    .free-ticket-summary.is-open .free-ticket-summary-popover{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}
    .free-ticket-summary-popover::before{content:"";position:absolute;left:20px;top:-6px;width:12px;height:12px;background:rgba(28,10,67,.98);border-left:1px solid rgba(255,255,255,.18);border-top:1px solid rgba(255,255,255,.18);transform:rotate(45deg)}
    .free-ticket-summary-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;font-weight:900;color:#fff5d7;line-height:1.25}
    .free-ticket-summary-line--counts{color:#fff7d6}
    .free-ticket-summary-item{font-size:12px;font-weight:900;color:inherit}
    .free-ticket-summary-item--reset{color:#bfeeff}
    .free-ticket-summary-item--bonus{padding-top:6px;border-top:1px solid rgba(255,255,255,.10);color:#ffe982}
    .free-ticket-summary-separator{color:rgba(255,255,255,.42)}
    .free-ticket-summary--tracker{grid-column:auto;align-self:stretch}
    .free-ticket-summary.is-active-bonus{background:linear-gradient(180deg,rgba(255,236,121,.30),rgba(255,170,47,.20));border-color:rgba(255,244,177,.42);box-shadow:0 12px 24px rgba(255,193,56,.18)}
    .free-ticket-summary.is-empty{background:linear-gradient(180deg,rgba(99,203,255,.18),rgba(24,100,201,.16));border-color:rgba(172,236,255,.36)}
    .free-ticket-summary--tracker{position:relative;display:block;width:100%;height:100%;min-height:64px;padding:10px;border-radius:16px;box-shadow:none;grid-column:auto;align-self:stretch;background:rgba(255,255,255,.08);border:2px solid rgba(255,255,255,.08);backdrop-filter:none}
    .free-ticket-summary--tracker:hover,.free-ticket-summary--tracker.is-open{transform:none;box-shadow:0 12px 24px rgba(255,193,56,.18);background:linear-gradient(180deg,rgba(255,243,146,.28),rgba(255,198,70,.18));border-color:rgba(255,241,178,.46)}
    .free-ticket-summary--tracker .free-ticket-summary-main{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label info" "count info";gap:0 6px;width:100%;white-space:normal;align-items:center}
    .free-ticket-summary--tracker .free-ticket-summary-icon{display:none}
    .free-ticket-summary--tracker .free-ticket-summary-label{grid-area:label;display:block;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.6px;color:#fff0b8;line-height:1.1}
    .free-ticket-summary--tracker .free-ticket-summary-main strong{grid-area:count;display:block;margin-top:4px;font-size:18px;line-height:1;color:#ffe982}
    .free-ticket-summary--tracker .jackpot-info-trigger{grid-area:info;margin-left:0;justify-self:end;align-self:center;width:22px;height:22px;min-width:22px;font-size:11px;line-height:1;background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.24)}
    .free-ticket-summary--tracker .free-ticket-summary-popover{left:0;top:calc(100% + 8px);min-width:260px}
    .free-ticket-detail-modal{display:grid;gap:8px;margin-top:8px}
    .free-ticket-detail-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);font-size:12px;font-weight:900;color:#f7ebff}
    .free-ticket-detail-row strong{font-family:"Baloo 2",sans-serif;font-size:18px;line-height:1;color:#fff3b3}
    .free-ticket-detail-reset{color:#bfeeff}
    .free-ticket-detail-note{margin-top:4px;font-size:12px;font-weight:700;line-height:1.4;color:#e9d8ff}
    .jackpot-counter-bump{animation:jackpotCounterBump .45s ease}
    @keyframes jackpotCounterBump{0%{transform:scale(1)}35%{transform:scale(1.07)}100%{transform:scale(1)}}
    .jackpot-panel-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-top:10px}
    .jackpot-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:10px}
    .jackpot-actions .btn3d,.jackpot-actions .btnGhost{width:100%;min-height:42px;padding:10px 12px;font-size:12px}
    .jackpot-status-line{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}
    .jackpot-status-line--flush{margin-top:0}
    .jackpot-status-text{font-size:12px;font-weight:800;color:#f7e4ff}
    .jackpot-status-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.10);border:2px solid rgba(255,255,255,.10);font-size:11px;font-weight:900;color:#fff2b5}
    .jackpot-side-stack{display:grid;gap:10px}
    .jackpot-side-card h4{font-family:"Baloo 2",sans-serif;font-size:22px;line-height:1}
    .jackpot-side-card p{margin-top:8px;font-size:12px;font-weight:800;color:#f2ddff}
    .jackpot-benefit{margin-top:10px;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.12);border:2px solid rgba(255,255,255,.12);font-size:11px;font-weight:900;color:#fff3b3}
    .jackpot-side-label{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.7px;color:#fff0b8}
    .jackpot-side-big{margin-top:6px;font-family:"Baloo 2",sans-serif;font-size:26px;line-height:.95;font-weight:800}
    .jackpot-modal-overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:clamp(10px,2vw,24px);background:rgba(10,2,24,.72);backdrop-filter:blur(10px);z-index:120}
    .jackpot-modal-overlay.open{display:flex}
    .jackpot-modal{width:min(calc(100vw - 2 * clamp(10px,2vw,24px)),520px);max-height:min(calc(100vh - 2 * clamp(10px,2vw,24px)),860px);border-radius:28px;border:4px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#5c1fba,#2b0b59);box-shadow:var(--shadow-hard);padding:18px;position:relative;transform:translateY(0);opacity:1;overflow:hidden}
    .jackpot-modal-wide{width:min(calc(100vw - 2 * clamp(10px,2vw,24px)),980px)}
    .jackpot-modal-close{position:absolute;right:14px;top:14px;width:42px;height:42px;border:none;border-radius:14px;background:rgba(20,6,45,.84);color:#fff;font-size:20px;font-weight:900;cursor:pointer;z-index:12;box-shadow:0 10px 18px rgba(0,0,0,.22)}
    .jackpot-modal-title{font-family:"Baloo 2",sans-serif;font-size:30px;line-height:1;font-weight:800}
    .jackpot-star-overlay{padding:clamp(8px,1.6vw,20px);background:radial-gradient(circle at 50% 20%,rgba(255,245,182,.22),transparent 22%),radial-gradient(circle at 18% 16%,rgba(120,246,255,.14),transparent 18%),radial-gradient(circle at 82% 12%,rgba(255,127,230,.16),transparent 20%),linear-gradient(180deg,rgba(6,2,25,.96),rgba(20,4,58,.98))}
    .jackpot-star-modal{width:min(calc(100vw - 2 * clamp(8px,1.6vw,20px)),760px);min-height:min(calc(100vh - 2 * clamp(8px,1.6vw,20px)),760px);max-height:min(calc(100vh - 2 * clamp(8px,1.6vw,20px)),860px);padding:0;border-radius:34px;border:4px solid rgba(255,240,167,.22);background:radial-gradient(circle at top,rgba(255,243,151,.12),transparent 26%),linear-gradient(180deg,#3f087c 0%,#220451 48%,#12022e 100%);overflow:hidden}
    .jackpot-star-stage{position:relative;min-height:inherit;display:grid;align-content:space-between;gap:18px;padding:26px 22px 24px;text-align:center}
    .jackpot-star-stage::before,.jackpot-star-stage::after{content:"";position:absolute;border-radius:999px;filter:blur(6px);opacity:.7;pointer-events:none}
    .jackpot-star-stage::before{width:220px;height:220px;left:-40px;top:44px;background:radial-gradient(circle,rgba(102,241,255,.28),transparent 68%);animation:jackpotStarOrb 7s ease-in-out infinite}
    .jackpot-star-stage::after{width:260px;height:260px;right:-70px;top:18px;background:radial-gradient(circle,rgba(255,123,229,.26),transparent 68%);animation:jackpotStarOrb 9s ease-in-out infinite reverse}
    .jackpot-star-header{position:relative;z-index:1;display:grid;justify-items:center;gap:10px;padding-top:6px}
    .jackpot-star-pill{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);font-size:11px;font-weight:900;color:#fff3ba;box-shadow:0 10px 18px rgba(0,0,0,.16)}
    .jackpot-star-copy{display:grid;gap:8px;max-width:520px}
    .jackpot-star-copy .jackpot-modal-title{font-size:clamp(34px,5vw,52px);color:#fff8cb;text-shadow:0 8px 18px rgba(0,0,0,.24)}
    .jackpot-star-copy .jackpot-modal-text{margin-top:0;font-size:clamp(14px,2vw,18px);color:#f5eaff}
    .jackpot-star-arena{position:relative;z-index:1;display:grid;justify-items:center;align-content:center;min-height:320px;padding:14px 0}
    .jackpot-star-ring{position:absolute;border-radius:999px;border:1px solid rgba(255,255,255,.16);box-shadow:0 0 28px rgba(255,219,107,.12)}
    .jackpot-star-ring--one{width:180px;height:180px;animation:jackpotStarPulse 2.4s ease-in-out infinite}
    .jackpot-star-ring--two{width:250px;height:250px;border-color:rgba(132,230,255,.16);animation:jackpotStarPulse 3.1s ease-in-out infinite reverse}
    .jackpot-star-ring--three{width:320px;height:320px;border-color:rgba(255,142,225,.14);animation:jackpotStarPulse 3.8s ease-in-out infinite}
    .jackpot-star-button{position:relative;z-index:2;display:grid;place-items:center;width:min(62vw,260px);height:min(62vw,260px);border:none;background:transparent;padding:0;cursor:pointer;transition:transform .18s ease,filter .18s ease}
    .jackpot-star-button:disabled{cursor:default;opacity:.92}
    .jackpot-star-button.is-tapped{animation:jackpotStarTap .36s ease}
    .jackpot-star-core{position:relative;display:grid;place-items:center;width:100%;height:100%;border-radius:30%;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.95),rgba(255,238,151,.94) 28%,rgba(255,177,52,.96) 58%,rgba(255,132,0,.98) 100%);box-shadow:0 0 0 10px rgba(255,235,156,.10),0 26px 50px rgba(255,161,31,.30),inset 0 6px 10px rgba(255,255,255,.42);clip-path:polygon(50% 0%,61% 34%,98% 35%,69% 57%,79% 94%,50% 73%,21% 94%,31% 57%,2% 35%,39% 34%);transform-origin:center;animation:jackpotStarFloat 2.8s ease-in-out infinite}
    .jackpot-star-core::before{content:"";position:absolute;inset:10%;clip-path:inherit;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,214,84,.06));opacity:.72}
    .jackpot-star-core::after{content:"";position:absolute;inset:18%;clip-path:inherit;border:2px solid rgba(255,255,255,.34);opacity:.82}
    .jackpot-star-glyph{position:relative;z-index:1;font-size:clamp(74px,14vw,126px);line-height:1;color:#9d4d00;text-shadow:0 2px 0 rgba(255,255,255,.4)}
    .jackpot-star-tap-count{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:34px;padding:7px 14px;border-radius:999px;background:rgba(38,9,78,.84);border:1px solid rgba(255,255,255,.16);font-size:13px;font-weight:900;color:#fff5c1;box-shadow:0 10px 18px rgba(0,0,0,.24)}
    .jackpot-star-button.is-revealed .jackpot-star-core{animation:jackpotStarReveal .72s cubic-bezier(.2,.9,.2,1) forwards}
    .jackpot-star-sparkles{position:absolute;inset:0;pointer-events:none}
    .jackpot-star-sparkles span{position:absolute;width:14px;height:14px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.98),rgba(255,213,91,.88) 48%,rgba(255,213,91,0) 72%);animation:jackpotSparkle 2.4s linear infinite}
    .jackpot-star-sparkles span:nth-child(1){top:12%;left:26%;animation-delay:-.2s}
    .jackpot-star-sparkles span:nth-child(2){top:24%;right:24%;animation-delay:-1.1s}
    .jackpot-star-sparkles span:nth-child(3){top:54%;left:12%;animation-delay:-.8s}
    .jackpot-star-sparkles span:nth-child(4){top:68%;right:14%;animation-delay:-1.6s}
    .jackpot-star-sparkles span:nth-child(5){bottom:14%;left:34%;animation-delay:-2s}
    .jackpot-star-sparkles span:nth-child(6){bottom:18%;right:32%;animation-delay:-1.4s}
    .jackpot-star-progress{position:relative;z-index:1;display:grid;gap:10px;justify-items:center}
    .jackpot-star-progress-track{display:grid;grid-template-columns:repeat(3,18px);gap:10px}
    .jackpot-star-progress-dot{width:18px;height:18px;border-radius:999px;background:rgba(255,255,255,.14);border:2px solid rgba(255,255,255,.22);box-shadow:inset 0 2px 4px rgba(0,0,0,.18)}
    .jackpot-star-progress-dot.is-on{background:linear-gradient(180deg,#fff6b8,#ffc63f);border-color:rgba(255,247,205,.84);box-shadow:0 0 18px rgba(255,201,59,.34)}
    .jackpot-star-progress-label{font-size:13px;font-weight:900;color:#fff1b7}
    .jackpot-star-reward{position:relative;z-index:1;display:grid;gap:12px;justify-items:center;padding:16px 18px 0}
    .jackpot-star-reward-card{display:grid;gap:10px;justify-items:center;width:min(100%,420px);padding:20px 18px;border-radius:28px;background:radial-gradient(circle at top,rgba(255,255,255,.18),transparent 28%),linear-gradient(180deg,rgba(255,241,171,.16),rgba(255,120,215,.14));border:1px solid rgba(255,247,191,.24);box-shadow:0 20px 38px rgba(0,0,0,.22);transform:scale(.88);opacity:0}
    .jackpot-star-reward-card.is-visible{animation:jackpotStarRewardCard .62s cubic-bezier(.18,.86,.24,1) forwards}
    .jackpot-star-reward-visual{display:grid;place-items:center;width:92px;height:92px;border-radius:30px;background:linear-gradient(180deg,#fff7c4,#ffd34b 44%,#ff8c39);font-size:42px;box-shadow:0 18px 30px rgba(255,186,46,.24)}
    .jackpot-star-reward-title{font-family:"Baloo 2",sans-serif;font-size:32px;line-height:.95;font-weight:800;color:#fff8cf}
    .jackpot-star-reward-copy{font-size:15px;font-weight:800;color:#fff1ff}
    .jackpot-star-actions{position:relative;z-index:1;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;padding-top:8px}
    .jackpot-star-stage.is-resolving .jackpot-star-copy .jackpot-modal-text{color:#ffe88b}
    .jackpot-star-stage.is-revealed .jackpot-star-button{transform:scale(.92)}
    .jackpot-star-stage.is-revealed .jackpot-star-ring{opacity:.58}
    @keyframes jackpotStarOrb{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(0,-18px,0) scale(1.08)}}
    @keyframes jackpotStarPulse{0%,100%{transform:scale(.94);opacity:.52}50%{transform:scale(1.04);opacity:.9}}
    @keyframes jackpotStarFloat{0%,100%{transform:translate3d(0,0,0) rotate(0deg)}25%{transform:translate3d(0,-8px,0) rotate(-2deg)}50%{transform:translate3d(0,-14px,0) rotate(0deg)}75%{transform:translate3d(0,-7px,0) rotate(2deg)}}
    @keyframes jackpotStarTap{0%{transform:scale(1)}35%{transform:scale(.9)}70%{transform:scale(1.08)}100%{transform:scale(1)}}
    @keyframes jackpotSparkle{0%{transform:translate3d(0,10px,0) scale(.4);opacity:0}20%{opacity:1}50%{transform:translate3d(0,-8px,0) scale(1)}100%{transform:translate3d(0,-24px,0) scale(.24);opacity:0}}
    @keyframes jackpotStarReveal{0%{transform:scale(1) rotate(0deg);filter:brightness(1)}38%{transform:scale(1.14) rotate(8deg);filter:brightness(1.18)}100%{transform:scale(.15) rotate(16deg);filter:brightness(1.9);opacity:0}}
    @keyframes jackpotStarRewardCard{0%{transform:translateY(18px) scale(.82);opacity:0}62%{transform:translateY(-6px) scale(1.03);opacity:1}100%{transform:translateY(0) scale(1);opacity:1}}
    #paytableModal .jackpot-modal,#leaderboardPrizesModal .jackpot-modal{padding:0;display:flex;flex-direction:column;max-height:min(calc(100vh - 2 * clamp(10px,2vw,24px)),820px)}
    #paytableModal .jackpot-modal-header,#leaderboardPrizesModal .jackpot-modal-header{position:sticky;top:0;z-index:7;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 74px 14px 18px;background:linear-gradient(180deg,#5c1fba 0%,#4d189f 100%);border-bottom:1px solid rgba(255,255,255,.10)}
    #paytableModal .jackpot-modal-title,#leaderboardPrizesModal .jackpot-modal-title{font-size:clamp(24px,2.3vw,32px);padding-right:0}
    .jackpot-modal-text{margin-top:8px;font-size:13px;font-weight:700;color:#f1dcff}
    .jackpot-ad-slot{margin-top:14px;min-height:170px;border-radius:22px;border:2px dashed rgba(255,255,255,.24);background:rgba(255,255,255,.06);padding:16px;display:grid;place-items:center;text-align:center}
    .jackpot-ad-slot code{display:block;margin-top:8px;font-size:11px;opacity:.86;white-space:pre-wrap}
    .jackpot-ad-countdown{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}
    .jackpot-ad-time{font-family:"Baloo 2",sans-serif;font-size:44px;line-height:1;font-weight:800;color:#fff5a5}
    .jackpot-ad-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
    .jackpot-paytable-trigger{width:100%;min-height:48px;padding:12px 16px;border:none;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.06));color:#fff;font-weight:900;border:2px solid rgba(255,255,255,.12);box-shadow:var(--shadow-soft);cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px}
    .jackpot-paytable-trigger span:last-child{font-size:18px}
    .jackpot-prize-actions{display:grid;gap:10px}
    .jackpot-info-trigger{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:2px solid rgba(255,255,255,.18);background:rgba(255,255,255,.14);color:#fff;font-weight:900;cursor:pointer}
    .jackpot-paytable-scroll{margin-top:0;flex:1;min-height:0;overflow-y:auto;padding:16px 18px 18px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
    .jackpot-paytable-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:12px;margin-bottom:12px}
    .jackpot-paytable-card{border-radius:18px;padding:14px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.06));box-shadow:0 10px 18px rgba(0,0,0,.14)}
    .jackpot-paytable-card strong{display:block;font-size:13px;font-weight:900;color:#fff5b7;text-transform:uppercase;letter-spacing:.5px}
    .jackpot-paytable-card p{margin-top:6px;font-size:13px;line-height:1.4;font-weight:700;color:#f7ebff}
    .jackpot-paytable-legend{display:grid;gap:8px}
    .jackpot-paytable-legend-item{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;color:#fff}
    .jackpot-paytable-dot{width:10px;height:10px;border-radius:999px;display:inline-block}
    .jackpot-paytable-dot.is-soft{background:#ffd86f;box-shadow:0 0 0 4px rgba(255,216,111,.16)}
    .jackpot-paytable-dot.is-mid{background:#8df3b5;box-shadow:0 0 0 4px rgba(141,243,181,.16)}
    .jackpot-paytable-dot.is-max{background:#ff8ce6;box-shadow:0 0 0 4px rgba(255,140,230,.16)}
    .compactPrizeBoard{display:grid;gap:10px;margin-top:0}
    .jackpot-paytable-group{margin-top:12px}
    .jackpot-prize-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}
    .jackpot-prize-section-title{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.6px;color:#fff0b8}
    .jackpot-prize-section-hint{font-size:10px;font-weight:800;color:#d8c6ff}
    .jackpot-paytable-group-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;padding:0 2px}
    .jackpot-paytable-group-title strong{font-size:13px;font-weight:900;color:#fff5b7;text-transform:uppercase;letter-spacing:.6px}
    .jackpot-paytable-group-title span{font-size:11px;font-weight:800;color:#e9d8ff}
    .jackpot-paytable-group .compactPrizeRows{display:grid;gap:10px}
    .jackpot-paytable-group .compactPrizeRow{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) auto;gap:12px;padding:12px 14px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 16px rgba(0,0,0,.12)}
    .jackpot-paytable-group .compactPrizeRow.is-soft{border-color:rgba(125,236,255,.34);background:linear-gradient(180deg,rgba(111,220,255,.20),rgba(73,148,255,.08))}
    .jackpot-paytable-group .compactPrizeRow.is-mid{border-color:rgba(255,225,132,.34);background:linear-gradient(180deg,rgba(255,225,132,.22),rgba(255,165,74,.08))}
    .jackpot-paytable-group .compactPrizeRow.is-top{border-color:rgba(255,214,140,.38);background:linear-gradient(180deg,rgba(255,214,140,.22),rgba(255,124,94,.10))}
    .jackpot-paytable-group .compactPrizeRow.is-highlight{border-color:rgba(255,231,153,.52);background:linear-gradient(180deg,rgba(255,220,111,.28),rgba(255,140,70,.14));box-shadow:0 12px 24px rgba(255,176,70,.16)}
    .jackpot-paytable-group .compactPrizeCombo{min-width:0;padding:10px 12px;border-radius:16px;background:rgba(10,2,24,.32);border:1px solid rgba(255,255,255,.08)}
    .jackpot-paytable-group .compactPrizeLabel{display:grid;gap:4px;font-size:12px;line-height:1.35;color:#f7ebff}
    .jackpot-paytable-group .compactPrizeLabel strong{font-size:13px;color:#fff}
    .jackpot-paytable-group .compactPrizeLabel span{font-size:11px;color:#f6e9ff}
    .jackpot-paytable-group .compactPrizeValue{display:inline-flex;align-items:center;justify-content:center;min-width:110px;padding:10px 14px;border-radius:999px;background:rgba(255,248,196,.16);border:1px solid rgba(255,247,188,.32);font-size:20px;text-align:center;white-space:nowrap;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}
    .jackpot-prize-values{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
    .jackpot-prize-chip{display:inline-flex;align-items:center;justify-content:center;min-width:82px;padding:8px 11px;border-radius:999px;background:rgba(255,248,196,.16);border:1px solid rgba(255,247,188,.32);font-family:"Baloo 2",sans-serif;font-size:18px;line-height:1;font-weight:800;color:#fff7c8;white-space:nowrap}
    .jackpot-prize-chip.is-pc{background:rgba(141,232,255,.14);border-color:rgba(141,232,255,.30);color:#dff8ff}
    .jackpot-ranking-value{font-family:"Baloo 2",sans-serif;font-size:20px;line-height:1;font-weight:800;color:#fff7c8;text-align:right;white-space:nowrap}
    .jackpot-combo-visual{display:grid;gap:8px}
    .jackpot-combo-title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:900;color:#fff}
    .jackpot-combo-emoji{display:grid;place-items:center;width:28px;height:28px;border-radius:10px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);font-size:15px}
    .jackpot-combo-counts{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
    .jackpot-combo-count{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:900;white-space:nowrap}
    .jackpot-combo-count.is-num{background:linear-gradient(180deg,rgba(141,232,255,.28),rgba(68,179,255,.14));border:1px solid rgba(141,232,255,.34);color:#e5f9ff}
    .jackpot-combo-count.is-sym{background:linear-gradient(180deg,rgba(255,230,135,.28),rgba(255,179,71,.14));border:1px solid rgba(255,230,135,.34);color:#fff4c7}
    .jackpot-combo-count.is-empty{opacity:.72}
    .jackpot-count-number{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:rgba(10,2,24,.34);font-family:"Baloo 2",sans-serif;font-size:17px;line-height:1;font-weight:800;color:#fff}
    .jackpot-symbol-dots{display:flex;align-items:center;gap:3px}
    .jackpot-symbol-dot{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:linear-gradient(180deg,#ffe687,#ffb347);color:#3f2300;font-size:10px;box-shadow:0 3px 0 rgba(0,0,0,.14)}
    .jackpot-symbol-zero{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:rgba(10,2,24,.26);color:#fff;font-size:12px}
    .jackpot-ticket-prize-table{display:grid;gap:7px}
    .jackpot-ticket-prize-head,.jackpot-ticket-prize-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}
    .jackpot-ticket-prize-head{padding:0 12px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.55px;color:#d8c6ff}
    .jackpot-ticket-prize-head span:last-child{text-align:right}
    .jackpot-ticket-prize-row{padding:9px 12px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.10);box-shadow:0 8px 14px rgba(0,0,0,.10)}
    .jackpot-ticket-prize-row.is-soft{border-color:rgba(125,236,255,.28);background:linear-gradient(180deg,rgba(111,220,255,.16),rgba(73,148,255,.06))}
    .jackpot-ticket-prize-row.is-mid{border-color:rgba(255,225,132,.30);background:linear-gradient(180deg,rgba(255,225,132,.18),rgba(255,165,74,.06))}
    .jackpot-ticket-prize-row.is-top{border-color:rgba(255,214,140,.34);background:linear-gradient(180deg,rgba(255,214,140,.18),rgba(255,124,94,.08))}
    .jackpot-ticket-prize-row.is-highlight{border-color:rgba(255,231,153,.46);background:linear-gradient(180deg,rgba(255,220,111,.24),rgba(255,140,70,.12));box-shadow:0 10px 18px rgba(255,176,70,.13)}
    .jackpot-ticket-prize-combo{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}
    .jackpot-ticket-prize-emoji{display:grid;place-items:center;width:27px;height:27px;flex:0 0 27px;border-radius:9px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.14);font-size:15px}
    .jackpot-ticket-prize-count,.jackpot-ticket-prize-symbols{display:flex;align-items:center;gap:5px;min-width:0;font-size:10px;font-weight:900;color:#f7ebff;white-space:nowrap}
    .jackpot-ticket-prize-symbols.is-empty{opacity:.72}
    .jackpot-ticket-prize-count .jackpot-count-number{width:26px;height:26px;font-size:18px}
    .jackpot-ticket-prize-symbols .jackpot-symbol-dot,.jackpot-ticket-prize-symbols .jackpot-symbol-zero{width:23px;height:23px;font-size:12px;box-shadow:0 2px 0 rgba(0,0,0,.12)}
    .jackpot-ticket-prize-gains{display:flex;align-items:center;justify-content:flex-end;gap:7px}
    .jackpot-ticket-prize-value{display:inline-flex;align-items:center;justify-content:center;justify-self:end;min-width:58px;height:33px;padding:0 9px;border-radius:999px;background:rgba(255,248,196,.16);border:1px solid rgba(255,247,188,.30);font-family:"Baloo 2",sans-serif;font-size:17px;line-height:1;font-weight:800;color:#fff7c8;white-space:nowrap}
    .jackpot-ticket-prize-value.is-pc{background:rgba(141,232,255,.14);border-color:rgba(141,232,255,.28);color:#dff8ff}
    .jackpot-ticket-prize-value span{margin-left:3px;font-family:inherit;font-size:10px;font-weight:900;opacity:.88}
    .jackpot-paytable-visual{display:flex;align-items:center;flex-wrap:wrap;gap:7px}
    .jackpot-paytable-badge{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border-radius:999px;font-size:15px;font-weight:900;line-height:1;color:#120026;border:2px solid rgba(255,255,255,.34);box-shadow:0 5px 0 rgba(0,0,0,.14)}
    .jackpot-paytable-badge.is-number{min-width:32px;width:32px;height:32px;padding:0;font-size:14px}
    .jackpot-paytable-badge.is-number{background:linear-gradient(180deg,#8de8ff,#44b3ff)}
    .jackpot-paytable-badge.is-number:nth-child(odd){transform:translateY(-1px)}
    .jackpot-paytable-badge.is-symbol{background:linear-gradient(180deg,#ffe687,#ffb347)}
    .jackpot-paytable-badge.is-trophy{background:linear-gradient(180deg,#fff4a0,#ffcc3e)}
    .jackpot-paytable-plus{font-size:18px;font-weight:900;color:#fff3b0}
    .jackpot-paytable-value-icon{margin-right:6px}
    .leaderboard-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}
    .panel--jackpot-leaderboard{margin-top:14px;display:grid;gap:14px}
    .leaderboard-panel-copy{display:grid;gap:4px;min-width:0}
    .leaderboard-panel-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
    .leaderboard-panel-actions .jackpot-paytable-trigger{width:auto;min-height:42px;padding:10px 14px;border-radius:16px;font-size:12px}
    .leaderboard-shell{display:grid;grid-template-columns:minmax(240px,.78fr) minmax(0,1.22fr);gap:12px;align-items:start}
    .leaderboard-summary{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:12px}
    .leaderboard-card{border-radius:20px;padding:14px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.05));box-shadow:0 10px 18px rgba(0,0,0,.12)}
    .leaderboard-status{display:grid;gap:10px;background:linear-gradient(180deg,rgba(255,220,111,.15),rgba(255,255,255,.06))}
    .leaderboard-kicker{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.7px;color:#fff0b8}
    .leaderboard-headline{font-family:"Baloo 2",sans-serif;font-size:28px;line-height:.95;font-weight:800}
    .leaderboard-score-main{font-family:"Baloo 2",sans-serif;font-size:clamp(36px,4vw,54px);line-height:.86;font-weight:800;color:#fff3b3;text-shadow:0 8px 18px rgba(0,0,0,.18)}
    .leaderboard-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px}
    .leaderboard-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:rgba(10,2,24,.32);border:1px solid rgba(255,255,255,.08);font-size:11px;font-weight:900;color:#fff6c1}
    .leaderboard-goal{padding:10px 12px;border-radius:8px;background:rgba(10,2,24,.28);border:1px solid rgba(255,255,255,.08);font-size:12px;font-weight:900;color:#fff4ad}
    .leaderboard-secondary{font-size:12px;font-weight:900;color:#f6e9ff}
    .leaderboard-top3{display:grid;gap:8px}
    .leaderboard-top3-row,.leaderboard-neighbor-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;border-radius:16px;background:rgba(10,2,24,.28);border:1px solid rgba(255,255,255,.08)}
    .leaderboard-top3-row.is-current,.leaderboard-neighbor-row.is-current{background:linear-gradient(180deg,rgba(255,220,111,.22),rgba(255,140,70,.10));border-color:rgba(255,231,153,.42)}
    .leaderboard-name{font-size:13px;font-weight:900;color:#fff}
    .leaderboard-meta{font-size:11px;font-weight:700;color:#e9d8ff}
    .leaderboard-points{font-size:16px;font-weight:900;color:#fff4ad}
    .leaderboard-around-card{display:grid;gap:10px;background:linear-gradient(180deg,rgba(10,2,24,.44),rgba(10,2,24,.22))}
    .leaderboard-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
    .leaderboard-card-caption{font-size:11px;font-weight:800;color:#d7c7ff}
    .leaderboard-board{display:grid;gap:8px}
    .leaderboard-board-head{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;align-items:center;padding:0 12px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.7px;color:#cab5f5}
    .leaderboard-board-row{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:52px;padding:10px 12px;border-radius:8px;background:linear-gradient(180deg,rgba(24,8,52,.92),rgba(13,4,31,.92));border:1px solid rgba(255,255,255,.10);box-shadow:inset 4px 0 0 rgba(141,232,255,.72),0 8px 14px rgba(0,0,0,.14)}
    .leaderboard-board-row.is-current{background:linear-gradient(180deg,rgba(255,218,86,.25),rgba(255,114,198,.12));border-color:rgba(255,238,150,.60);box-shadow:inset 4px 0 0 #ffe873,0 0 0 1px rgba(255,255,255,.08),0 12px 22px rgba(255,183,66,.16)}
    .leaderboard-board-rank{width:46px;height:34px;border-radius:8px;display:grid;place-items:center;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.10);font-size:12px;font-weight:900;color:#fff6c1}
    .leaderboard-board-title{min-width:0;display:grid;gap:2px}
    .leaderboard-board-label{font-size:13px;font-weight:900;color:#fff}
    .leaderboard-board-sub{font-size:10px;font-weight:800;color:#d7c7ff}
    .leaderboard-board-score{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-width:82px;padding:7px 10px;border-radius:8px;background:rgba(255,246,172,.14);border:1px solid rgba(255,246,172,.28);font-size:16px;font-weight:900;color:#fff4ad;white-space:nowrap}
    .leaderboard-board-row.is-current .leaderboard-board-rank{background:linear-gradient(180deg,#fff48a,#ffbd35);color:#2a0c3c;border-color:rgba(255,255,255,.34)}
    .leaderboard-board-row.is-current .leaderboard-board-label,.leaderboard-board-row.is-current .leaderboard-board-score{color:#fff}
    .jackpot-secret-panel,.jackpot-flow-card,.jackpot-history-card{margin-top:12px;padding:14px;border-radius:20px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.10)}
    .jackpot-secret-panel{display:grid;gap:10px}
    .jackpot-secret-top{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}
    .jackpot-secret-title{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.6px;color:#fff0b8}
    .jackpot-secret-sub{font-size:11px;font-weight:800;color:#e9d8ff}
    .jackpot-secret-row{display:flex;gap:8px;flex-wrap:wrap}
    .jackpot-ball-mask{filter:blur(6px);opacity:.9}
    .jackpot-ball-lock{background:linear-gradient(180deg,#d6c7ff,#8d7cff)!important;color:#24053f}
    .jackpot-secret-row.is-revealable .ball{transition:filter .22s ease,opacity .22s ease,transform .22s ease}
    .jackpot-secret-row.is-unlocked .ball{filter:none;opacity:1;transform:translateY(0)}
    .jackpot-secret-reveal-line{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:8px 10px;border-radius:14px;background:rgba(10,2,24,.24);border:1px solid rgba(255,255,255,.08)}
    .jackpot-secret-reveal-meta{display:grid;gap:6px;min-width:0;flex:1 1 220px}
    .jackpot-secret-reveal-text{font-size:12px;font-weight:900;color:#fff3b3;line-height:1.35}
    .jackpot-secret-countdown{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;max-width:100%;min-height:30px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);font-size:11px;font-weight:900;line-height:1;color:#f7ebff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
    .jackpot-secret-countdown::before{content:"⏳";font-size:12px;line-height:1;opacity:.92;flex:0 0 auto}
    .jackpot-secret-countdown.is-live{background:rgba(255,240,168,.14);border-color:rgba(255,235,155,.22);color:#fff4c2}
    .jackpot-reveal-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:10px 14px;border:none;border-radius:999px;background:linear-gradient(180deg,#fff0a8,#ffbf47);color:#4b2500;font-size:12px;font-weight:900;box-shadow:0 6px 0 rgba(144,91,0,.35);cursor:pointer}
    .jackpot-reveal-btn[hidden]{display:none!important}
    .jackpot-reveal-card{display:grid;gap:14px;margin-top:12px;padding:16px;border-radius:24px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(255,224,120,.20),rgba(255,255,255,.08) 34%,rgba(122,56,255,.18));box-shadow:0 18px 30px rgba(0,0,0,.18)}
    .jackpot-reveal-card[hidden]{display:none!important}
    .jackpot-reveal-kicker{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.7px;color:#fff0b8}
    .jackpot-reveal-title{font-family:"Baloo 2",sans-serif;font-size:30px;line-height:.95;font-weight:800}
    .jackpot-reveal-sub{font-size:13px;font-weight:800;color:#f7ebff}
    .jackpot-reveal-balls{display:flex;gap:8px;flex-wrap:wrap}
    .jackpot-reveal-balls .ball{animation:jackpotRevealPop .48s ease both}
    .jackpot-reveal-balls .ball:nth-child(1){animation-delay:.04s}
    .jackpot-reveal-balls .ball:nth-child(2){animation-delay:.10s}
    .jackpot-reveal-balls .ball:nth-child(3){animation-delay:.16s}
    .jackpot-reveal-balls .ball:nth-child(4){animation-delay:.22s}
    .jackpot-reveal-balls .ball:nth-child(5){animation-delay:.28s}
    .jackpot-reveal-balls .ball:nth-child(6){animation-delay:.34s}
    .jackpot-reveal-balls .ball:nth-child(7){animation-delay:.40s}
    .jackpot-reveal-points{display:inline-grid;justify-items:start;gap:4px;padding:12px 14px;border-radius:18px;background:rgba(10,2,24,.30);border:1px solid rgba(255,255,255,.10)}
    .jackpot-reveal-points strong{font-family:"Baloo 2",sans-serif;font-size:34px;line-height:1;font-weight:800;color:#fff3b3}
    .jackpot-reveal-points span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.6px;color:#dbc8ff}
    .jackpot-reveal-actions{display:flex;flex-wrap:wrap;gap:8px}
    .jackpot-reveal-note{font-size:12px;font-weight:800;color:#dbc8ff}
    .jackpot-flow-card{display:grid;gap:10px;background:linear-gradient(180deg,rgba(255,220,111,.12),rgba(255,255,255,.05))}
    .jackpot-flow-title{font-family:"Baloo 2",sans-serif;font-size:26px;line-height:.95;font-weight:800}
    .jackpot-flow-text{font-size:13px;font-weight:800;color:#f7ebff}
    .jackpot-flow-actions{display:flex;flex-wrap:wrap;gap:8px}
    .jackpot-feedback-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
    .jackpot-feedback-pill{padding:10px;border-radius:16px;background:rgba(10,2,24,.28);border:1px solid rgba(255,255,255,.08);text-align:center}
    .jackpot-feedback-pill strong{display:block;font-family:"Baloo 2",sans-serif;font-size:22px;line-height:1;font-weight:800;color:#fff3b3}
    .jackpot-feedback-pill span{display:block;margin-top:4px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.6px;color:#dbc8ff}
    .jackpot-tickets-list{display:grid;gap:10px}
    .jackpot-ticket-card{padding:12px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.10);display:grid;gap:10px}
    .jackpot-ticket-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}
    .jackpot-ticket-title{font-size:12px;font-weight:900;color:#fff}
    .jackpot-ticket-meta{font-size:11px;font-weight:800;color:#dbc8ff}
    .jackpot-ticket-points{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;background:rgba(255,243,146,.20);border:1px solid rgba(255,241,178,.34);font-size:12px;font-weight:900;color:#fff3b3}
    .jackpot-ticket-row{display:flex;gap:8px;flex-wrap:wrap}
    .jackpot-square{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 10px;border-radius:14px;background:rgba(10,2,24,.34);border:1px solid rgba(255,255,255,.08);font-size:15px;font-weight:900;color:#fff}
    .jackpot-square.is-hit{background:linear-gradient(180deg,#fff0a8,#ffbf47);border-color:rgba(255,235,155,.55);color:#5c3300;box-shadow:0 8px 18px rgba(255,191,71,.18)}
    .jackpot-square.is-spot{outline:2px solid rgba(141,232,255,.75);outline-offset:1px}
    .jackpot-history-list{display:grid;gap:10px}
    .jackpot-history-list--modal{margin-top:14px;max-height:60vh;overflow:auto;padding-right:4px}
    .jackpot-history-card{display:grid;gap:8px}
    .jackpot-history-date{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.6px;color:#fff0b8}
    .jackpot-history-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}
    .jackpot-history-index{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.10);border:2px solid rgba(255,255,255,.10);font-size:10px;font-weight:900;color:#fff3b3}
    .jackpot-result-modal{display:grid;gap:12px}
    .jackpot-result-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
    .jackpot-result-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
    .jackpot-result-note{display:none}
    .jackpot-info-trigger{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:6px;border:none;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.18);color:#fff;font-size:11px;font-weight:900;cursor:pointer;vertical-align:middle;flex-shrink:0}
    .jackpot-info-trigger:hover{transform:translateY(-1px);background:rgba(255,255,255,.22)}
    .jackpot-info-panel{display:none;position:relative;gap:0;padding:0;border:none;background:transparent}
    .jackpot-info-panel.open{display:block}
    .jackpot-info-card{display:none;padding:10px 12px;border-radius:14px;background:rgba(14,6,34,.96);border:1px solid rgba(255,255,255,.14);box-shadow:0 12px 30px rgba(0,0,0,.28)}
    .jackpot-info-card.is-active{display:block}
    .jackpot-info-card strong{display:block;font-size:12px;font-weight:900;color:#fff3b3}
    .jackpot-info-card span{display:block;margin-top:4px;font-size:12px;font-weight:700;color:#f1dcff;line-height:1.45}
    .jackpot-feedback-selection{gap:6px}
    .jackpot-feedback-selection .jackpot-square{min-width:38px;height:38px;padding:0 8px;font-size:14px;border-radius:12px}
    @media (max-width:1180px){.jackpot-grid{grid-template-columns:1fr}.jackpot-side-stack{grid-template-columns:1fr 1fr}.leaderboard-summary,.leaderboard-shell{grid-template-columns:1fr}}
    @media (max-width:820px){.jackpot-hero-inner,.jackpot-grid{grid-template-columns:1fr}.jackpot-hero-visual{width:96px;height:96px;justify-self:start;border-radius:28px}.jackpot-hero-glyph{font-size:46px} .jackpot-actions,.jackpot-trackers{grid-template-columns:1fr 1fr}.free-ticket-summary--tracker{grid-column:auto}.jackpot-side-stack{grid-template-columns:1fr}.pickerGrid{grid-template-columns:repeat(5,1fr)}.jackpot-picker-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.jackpot-picker-grid.is-symbols{grid-template-columns:repeat(5,minmax(0,1fr))}
      .jackpot-modal-overlay{align-items:center;padding:10px 10px max(88px,env(safe-area-inset-bottom,0px)) 10px}
      .jackpot-modal{width:100%;max-width:560px;max-height:calc(100vh - 110px);padding:16px 14px 14px;border-radius:24px 24px 20px 20px;overflow:hidden;display:flex;flex-direction:column;transform:translateY(0);opacity:1}
      .jackpot-modal-overlay.open .jackpot-modal{animation:jackpotModalSlideUp .28s cubic-bezier(.22,1,.36,1) forwards}
      .jackpot-modal-wide{width:100%;max-width:560px}
      .jackpot-modal-title{padding-right:52px;font-size:26px}
      .jackpot-modal-close{top:10px;right:10px;position:absolute;z-index:12}
      #paytableModal .jackpot-modal,#leaderboardPrizesModal .jackpot-modal{max-height:calc(100vh - 120px);padding-bottom:0}
      #paytableModal .jackpot-modal-header,#leaderboardPrizesModal .jackpot-modal-header{padding:16px 68px 12px 16px}
      #paytableModal .jackpot-paytable-intro,#leaderboardPrizesModal .jackpot-paytable-intro{grid-template-columns:1fr;gap:10px}
      #paytableModal .jackpot-paytable-scroll,#leaderboardPrizesModal .jackpot-paytable-scroll{padding:14px 14px 16px}
      #paytableModal .jackpot-paytable-group .compactPrizeRows,#leaderboardPrizesModal .jackpot-paytable-group .compactPrizeRows{grid-template-columns:1fr}
      #paytableModal .jackpot-paytable-group .compactPrizeRow,#leaderboardPrizesModal .jackpot-paytable-group .compactPrizeRow{grid-template-columns:1fr;gap:8px}
      #paytableModal .jackpot-paytable-group .compactPrizeValue,#leaderboardPrizesModal .jackpot-paytable-group .compactPrizeValue{justify-self:flex-start;min-width:0;font-size:18px}
      #paytableModal .jackpot-ticket-prize-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:9px}
      #paytableModal .jackpot-ticket-prize-value{min-width:54px;height:30px;font-size:16px}
      .jackpot-prize-values{justify-content:flex-start}
    }
    @media (max-width:520px){.jackpot-actions,.jackpot-trackers,.jackpot-feedback-grid,.jackpot-result-summary,.jackpot-result-actions{grid-template-columns:1fr}.jackpot-paytable-card p,.jackpot-paytable-legend-item,.jackpot-paytable-group .compactPrizeLabel{font-size:11px}.jackpot-paytable-group-title strong{font-size:12px}.jackpot-paytable-group-title span{font-size:10px}.jackpot-paytable-group .compactPrizeCombo{font-size:11px;padding:9px 10px}.jackpot-paytable-group .compactPrizeValue{font-size:17px;padding:9px 11px}.jackpot-square{min-width:38px;height:38px}.jackpot-picker-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.jackpot-picker-grid.is-symbols{grid-template-columns:repeat(4,minmax(0,1fr))}.jackpot-mini-ghost{width:100%}.jackpot-secret-reveal-line{padding:8px}.jackpot-secret-reveal-meta{flex-basis:100%;gap:5px}.jackpot-secret-reveal-text{font-size:11px}.jackpot-secret-countdown{min-height:28px;padding:5px 9px;font-size:10px}.jackpot-secret-countdown::before{font-size:11px}.jackpot-reveal-btn{width:100%;min-height:36px;padding:9px 12px;font-size:11px}}
    @media (max-width:520px){ #paytableModal .jackpot-ticket-prize-head{padding:0 8px;font-size:9px}.jackpot-ticket-prize-row{padding:8px}.jackpot-ticket-prize-combo{gap:6px}.jackpot-ticket-prize-emoji{width:24px;height:24px;flex-basis:24px;font-size:13px}.jackpot-ticket-prize-label{font-size:9px}.jackpot-ticket-prize-value{min-width:50px;height:29px;font-size:15px}.jackpot-ticket-prize-gains{gap:5px}.jackpot-ticket-prize-count .jackpot-count-number{width:24px;height:24px;font-size:17px}.jackpot-ticket-prize-symbols .jackpot-symbol-dot,.jackpot-ticket-prize-symbols .jackpot-symbol-zero{width:21px;height:21px;font-size:11px}}
    @media (max-width:520px){.leaderboard-metrics{grid-template-columns:1fr}.leaderboard-panel-actions,.leaderboard-panel-actions .jackpot-paytable-trigger{width:100%}.leaderboard-board-head,.leaderboard-board-row{grid-template-columns:48px minmax(0,1fr) auto}.leaderboard-board-rank{width:38px}.jackpot-prize-chip{min-width:70px;font-size:16px}.jackpot-ranking-value{text-align:left;font-size:18px}.jackpot-combo-counts{gap:6px}.jackpot-combo-count{min-height:30px;padding:5px 8px}.jackpot-count-number{width:20px;height:20px;font-size:15px}.jackpot-symbol-dot,.jackpot-symbol-zero{width:18px;height:18px}}
    @keyframes jackpotRevealPop{0%{transform:scale(.45) translateY(8px);opacity:0}70%{transform:scale(1.08) translateY(-2px);opacity:1}100%{transform:scale(1) translateY(0);opacity:1}}
    @keyframes jackpotModalSlideUp{0%{transform:translateY(0);opacity:1}100%{transform:translateY(0);opacity:1}}
    @media (max-width:820px){
      #starRewardModal{padding:0;align-items:stretch}
      #starRewardModal .jackpot-star-modal{width:100%;max-width:none;min-height:100dvh;max-height:100dvh;border-radius:0;border-left:none;border-right:none;border-bottom:none}
      #starRewardModal .jackpot-star-stage{min-height:100%;padding:20px 16px calc(30px + env(safe-area-inset-bottom,0px))}
      #starRewardModal .jackpot-star-copy .jackpot-modal-title{font-size:clamp(32px,9vw,46px)}
      #starRewardModal .jackpot-star-arena{min-height:280px}
      #starRewardModal .jackpot-star-button{width:min(72vw,240px);height:min(72vw,240px)}
      #starRewardModal .jackpot-star-reward{padding-top:10px}
    }
    @media (max-width:520px){
      #starRewardModal .jackpot-star-stage{gap:14px;padding:18px 14px calc(28px + env(safe-area-inset-bottom,0px))}
      #starRewardModal .jackpot-star-pill{min-height:34px;padding:8px 12px;font-size:10px}
      #starRewardModal .jackpot-star-copy .jackpot-modal-text{font-size:14px}
      #starRewardModal .jackpot-star-arena{min-height:238px}
      #starRewardModal .jackpot-star-button{width:min(78vw,222px);height:min(78vw,222px)}
      #starRewardModal .jackpot-star-tap-count{bottom:10px}
      #starRewardModal .jackpot-star-reward-title{font-size:28px}
      #starRewardModal .jackpot-star-reward-copy{font-size:14px}
    }
  
    @media (max-width:520px){
      #ticketFeedbackModal .jackpot-modal{max-height:calc(100vh - 170px);padding:12px 10px 10px;border-radius:20px 20px 16px 16px}
      #ticketFeedbackModal .jackpot-modal-title{font-size:22px}
      #ticketFeedbackModal .jackpot-modal-text{font-size:12px}
      #ticketFeedbackModal .jackpot-result-modal{gap:10px}
      #ticketFeedbackModal .jackpot-result-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
      #ticketFeedbackModal .jackpot-result-actions{grid-template-columns:1fr;gap:6px}
      #ticketFeedbackModal .jackpot-result-actions button{min-height:42px;padding:10px 12px;font-size:12px}
      #ticketFeedbackModal .jackpot-feedback-selection{gap:5px}
      #ticketFeedbackModal .jackpot-feedback-selection .jackpot-square{min-width:34px;height:34px;font-size:13px;border-radius:10px;padding:0 6px}
      #ticketFeedbackModal .jackpot-feedback-pill{padding:10px 8px}
      #ticketFeedbackModal .jackpot-feedback-pill strong{font-size:20px}
      #ticketFeedbackModal .jackpot-feedback-pill span{font-size:10px}
      #ticketFeedbackModal .jackpot-info-card{padding:9px 10px}
      #ticketFeedbackModal .jackpot-info-card strong{font-size:11px}
      #ticketFeedbackModal .jackpot-info-card span{font-size:11px;line-height:1.35}
    }
    @media (max-width:380px){
      #ticketFeedbackModal .jackpot-modal{max-height:calc(100vh - 190px)}
      #ticketFeedbackModal .jackpot-result-summary{grid-template-columns:1fr}
      #ticketFeedbackModal .jackpot-feedback-selection .jackpot-square{min-width:30px;height:30px;font-size:12px}
    }

  
.jackpot-result-actions{
  display:flex;
  justify-content:center;
}
#ticketFeedbackContinueBtn{
  min-width:220px;
  max-width:320px;
  width:100%;
  margin:0 auto;
}
@media (min-width:768px){
  #ticketFeedbackContinueBtn{
    width:auto;
    min-width:260px;
    padding:14px 28px;
    font-size:16px;
  }
}


.jackpot-daily-progress-card{
  display:grid;
  gap:10px;
  margin-top:10px;
  padding:12px;
  border-radius:22px;
  border:2px solid rgba(182,108,255,.45);
  background:
    radial-gradient(circle at top left,rgba(255,255,255,.14),transparent 24%),
    radial-gradient(circle at 82% 12%,rgba(176,118,255,.18),transparent 18%),
    linear-gradient(180deg,#3a0b8d 0%,#2a0476 52%,#1b0257 100%);
  box-shadow:
    0 12px 24px rgba(10,0,30,.26),
    inset 0 0 0 1px rgba(255,255,255,.06);
}

.jackpot-daily-progress-heading{
  display:flex;
  align-items:center;
  gap:8px;
  padding:0 4px;
  font-size:11px;
  font-weight:900;
  line-height:1;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#ffe9a8;
}

.jackpot-daily-progress-heading::before{
  content:"🎟️";
  font-size:14px;
  line-height:1;
}

.jackpot-daily-progress-summary{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:9px;
  padding:8px 10px;
  border-radius:17px;
  border:2px solid rgba(189,104,255,.40);
  background:linear-gradient(180deg,rgba(110,23,255,.90),rgba(73,9,189,.92));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12);
}

.jackpot-daily-progress-summary-icon{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:13px;
  background:linear-gradient(180deg,#ffe36d,#ffb31f);
  box-shadow:
    0 6px 10px rgba(255,179,31,.18),
    inset 0 2px 0 rgba(255,255,255,.36);
  font-size:18px;
  color:#7a3d00;
}

.jackpot-daily-progress-summary-copy{
  display:grid;
  gap:2px;
  min-width:0;
}

.jackpot-daily-progress-summary strong{
  font-size:11px;
  font-weight:900;
  color:#ffe25e;
  text-transform:uppercase;
  letter-spacing:.03em;
  line-height:1.05;
}

.jackpot-daily-progress-summary span{
  font-size:11px;
  font-weight:800;
  color:#fff;
  line-height:1.15;
}

.jackpot-daily-progress-summary-reward{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:16px;
  background:linear-gradient(180deg,rgba(48,8,118,.98),rgba(86,20,202,.94));
  border:2px solid rgba(255,255,255,.12);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10);
}

.jackpot-daily-progress-shell{
  --jackpot-progress-side-pad:clamp(22px,5vw,34px);
  --jackpot-track-top:clamp(14px,2.2vw,18px);
  --jackpot-track-height:clamp(9px,1.4vw,10px);
  --jackpot-node-size:clamp(14px,2.2vw,16px);
  --jackpot-stop-size:clamp(42px,9vw,56px);
  --jackpot-stop-size-final:clamp(48px,10vw,64px);
  --jackpot-stop-current-size:var(--jackpot-stop-size);
  --jackpot-stop-top:calc(var(--jackpot-track-top) + (var(--jackpot-track-height) / 2) - (var(--jackpot-node-size) / 2));
  position:relative;
  display:block;
  min-height:clamp(126px,30vw,156px);
  padding:0;
  border-radius:18px;
  background:linear-gradient(180deg,rgba(22,0,72,.42),rgba(12,0,40,.22));
  border:1px solid rgba(255,255,255,.06);
  overflow:visible;
}

.jackpot-daily-progress-bar{
  position:absolute;
  left:var(--jackpot-progress-side-pad);
  right:var(--jackpot-progress-side-pad);
  top:var(--jackpot-track-top);
  height:var(--jackpot-track-height);
  border-radius:999px;
  overflow:hidden;
  background:linear-gradient(180deg,rgba(15,2,45,.96),rgba(49,16,110,.92));
  border:2px solid rgba(94,42,180,.82);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}

.jackpot-daily-progress-bar span{
  display:block;
  height:100%;
  border-radius:inherit;
  background:linear-gradient(90deg,#ffe66d 0%,#ffc92d 42%,#ffb400 100%);
  box-shadow:0 0 24px rgba(255,202,45,.34);
}

.jackpot-daily-milestones{
  position:relative;
  min-height:156px;
  padding:0 var(--jackpot-progress-side-pad);
}

.jackpot-daily-stop{
  position:absolute;
  top:var(--jackpot-stop-top);
  left:clamp(calc(var(--jackpot-stop-current-size) / 2),var(--milestone-position,0%),calc(100% - (var(--jackpot-stop-current-size) / 2)));
  z-index:1;
  display:grid;
  grid-template-rows:var(--jackpot-node-size) 14px auto auto;
  justify-items:center;
  align-items:start;
  width:var(--jackpot-stop-current-size);
  padding:0;
  border:none;
  background:transparent;
  color:#fff;
  font:inherit;
  cursor:pointer;
  transform:translateX(-50%);
}

.jackpot-daily-stop.is-final{
  --jackpot-stop-current-size:var(--jackpot-stop-size-final);
}

.jackpot-daily-stop.is-final .jackpot-daily-link{
  height:15px;
}

.jackpot-daily-stop.is-final .jackpot-daily-badge{
  width:64px;
  height:64px;
  border-radius:22px;
  box-shadow:
    0 0 0 2px rgba(255,248,186,.12),
    0 16px 28px rgba(255,182,31,.24);
}

.jackpot-daily-stop.is-final .jackpot-daily-badge::before{
  border-radius:19px;
}

.jackpot-daily-stop.is-final .jackpot-daily-badge::after{
  top:-7px;
  width:20px;
  height:13px;
}

.jackpot-daily-stop.is-final .jackpot-daily-icon{
  width:42px;
  height:42px;
  border-radius:15px;
}

.jackpot-daily-stop.is-final .jackpot-daily-glyph{
  width:30px;
  height:30px;
  font-size:20px;
}

.jackpot-daily-stop:focus-visible{
  outline:none;
}

.jackpot-daily-node{
  width:var(--jackpot-node-size);
  height:var(--jackpot-node-size);
  border-radius:999px;
  border:3px solid #5d22c7;
  background:linear-gradient(180deg,#2d056f,#1f034e);
  box-shadow:
    0 0 0 2px rgba(255,255,255,.08),
    0 4px 8px rgba(0,0,0,.16);
}

.jackpot-daily-link{
  width:3px;
  height:14px;
  border-radius:999px;
  background:linear-gradient(180deg,#ffd85d,#ffb11e);
  box-shadow:0 3px 8px rgba(255,179,31,.18);
}

.jackpot-daily-badge{
  position:relative;
  display:grid;
  place-items:center;
  width:var(--jackpot-stop-current-size);
  height:var(--jackpot-stop-current-size);
  border-radius:18px;
  background:linear-gradient(180deg,#ffdf57 0%,#ffb31f 40%,#ff9800 100%);
  padding:3px;
  box-shadow:0 8px 15px rgba(255,179,31,.20);
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;
  clip-path:polygon(18% 8%,82% 8%,94% 22%,94% 74%,50% 96%,6% 74%,6% 22%);
}

.jackpot-daily-badge::before{
  content:"";
  position:absolute;
  inset:3px;
  border-radius:15px;
  background:linear-gradient(180deg,#5f16d3,#34107f);
  clip-path:polygon(18% 8%,82% 8%,94% 22%,94% 74%,50% 96%,6% 74%,6% 22%);
}

.jackpot-daily-badge::after{
  content:"";
  position:absolute;
  top:-6px;
  width:18px;
  height:11px;
  border-radius:7px 7px 3px 3px;
  background:linear-gradient(180deg,#ffe778,#ffbe2c);
  clip-path:polygon(0 100%,16% 34%,34% 62%,50% 0,66% 62%,84% 34%,100% 100%);
  box-shadow:0 4px 7px rgba(255,179,31,.16);
}

.jackpot-daily-icon{
  position:relative;
  z-index:1;
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  border-radius:12px;
  border:2px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.06);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18);
}

.jackpot-daily-glyph{
  display:grid;
  place-items:center;
  width:26px;
  height:26px;
  border-radius:9px;
  font-size:17px;
  line-height:1;
}

.jackpot-daily-glyph--ticket{
  background:linear-gradient(180deg,#fff7bf,#ffd454);
  color:#7a4a00;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.44);
}

.jackpot-daily-glyph--star{
  background:linear-gradient(180deg,#fff9ca,#ffc93f);
  color:#a55b00;
  clip-path:polygon(50% 1%,62% 35%,98% 35%,69% 56%,79% 92%,50% 72%,21% 92%,31% 56%,2% 35%,38% 35%);
}

.jackpot-daily-threshold{
  margin-top:7px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:30px;
  height:22px;
  padding:0 9px;
  border-radius:999px;
  background:rgba(13,4,39,.82);
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 8px 14px rgba(0,0,0,.16);
  font-size:11px;
  font-weight:900;
  line-height:1;
  color:#fff2b7;
  letter-spacing:.04em;
}

.jackpot-daily-stop:hover .jackpot-daily-badge,
.jackpot-daily-stop:focus-visible .jackpot-daily-badge{
  transform:translateY(-3px);
  box-shadow:0 14px 22px rgba(255,179,31,.26);
}

/* État verrouillé */
.jackpot-daily-stop.is-locked .jackpot-daily-node{
  border-color:#4d209f;
  background:linear-gradient(180deg,#281061,#18073e);
}

.jackpot-daily-stop.is-locked .jackpot-daily-link{
  background:linear-gradient(180deg,#7c57cb,#52308f);
}

.jackpot-daily-stop.is-locked .jackpot-daily-badge{
  background:linear-gradient(180deg,#b189f1,#895dd0 42%,#6638b4 100%);
  box-shadow:0 10px 20px rgba(49,17,106,.28);
}

.jackpot-daily-stop.is-locked .jackpot-daily-badge::before{
  background:linear-gradient(180deg,#5625b0,#33126e);
}

.jackpot-daily-stop.is-locked .jackpot-daily-threshold{
  color:#d5c7f8;
  background:rgba(39,16,88,.74);
}

/* État atteint */
.jackpot-daily-stop.is-reached .jackpot-daily-node{
  border-color:#7cddff;
}

.jackpot-daily-stop.is-reached .jackpot-daily-badge{
  filter:saturate(1.08);
}

.jackpot-daily-stop.is-reached .jackpot-daily-threshold{
  color:#e6fbff;
  background:rgba(26,78,116,.78);
  border-color:rgba(124,221,255,.22);
}

/* État récupérable */
.jackpot-daily-stop.is-claimable .jackpot-daily-node{
  border-color:#8ff0b7;
  box-shadow:
    0 0 0 2px rgba(255,255,255,.10),
    0 0 18px rgba(104,223,154,.34);
}

.jackpot-daily-stop.is-claimable .jackpot-daily-badge{
  background:linear-gradient(180deg,#baffd7 0%,#60de91 42%,#2db869 100%);
  box-shadow:
    0 0 0 2px rgba(221,255,232,.18),
    0 16px 30px rgba(44,182,106,.28);
  filter:brightness(1.04);
}

.jackpot-daily-stop.is-claimable .jackpot-daily-badge::before{
  background:linear-gradient(180deg,#279f5d,#16693d);
}

.jackpot-daily-stop.is-claimable .jackpot-daily-threshold{
  color:#f2fff8;
  background:rgba(20,111,64,.86);
  border-color:rgba(182,255,208,.28);
}

.jackpot-daily-stop.is-final.is-claimable .jackpot-daily-badge{
  animation:jackpotStarPulse 2.2s ease-in-out infinite;
  box-shadow:
    0 0 0 2px rgba(223,255,234,.24),
    0 0 26px rgba(104,223,154,.36),
    0 18px 34px rgba(44,182,106,.32);
}

/* État récupéré */
.jackpot-daily-stop.is-claimed .jackpot-daily-node{
  border-color:#8ff0b7;
}

.jackpot-daily-stop.is-claimed .jackpot-daily-badge{
  background:linear-gradient(180deg,#a4ffd0 0%,#57d483 42%,#2fa95d 100%);
  box-shadow:0 14px 24px rgba(61,182,102,.24);
}

.jackpot-daily-stop.is-claimed .jackpot-daily-badge::before{
  background:linear-gradient(180deg,#1e8d53,#146d3e);
}

.jackpot-daily-stop.is-claimed .jackpot-daily-threshold{
  color:#f0fff6;
  background:rgba(18,94,54,.84);
  border-color:rgba(164,255,208,.24);
}

/* Tooltip info récompense */
.jackpot-daily-info{
  position:absolute;
  z-index:5;
  left:50%;
  bottom:calc(100% + 8px);
  width:max-content;
  max-width:min(190px,calc(100vw - 48px));
  padding:8px 10px;
  border-radius:12px;
  background:linear-gradient(180deg,rgba(28,5,75,.98),rgba(13,2,42,.98));
  border:1px solid rgba(255,226,123,.38);
  box-shadow:
    0 12px 24px rgba(0,0,0,.34),
    0 0 18px rgba(160,83,255,.16);
  color:#fff7d7;
  font-size:10px;
  font-weight:900;
  line-height:1.2;
  text-align:center;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translate(-50%,6px) scale(.96);
  transition:opacity .16s ease,transform .16s ease,visibility .16s ease;
}

.jackpot-daily-info::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:-5px;
  width:10px;
  height:10px;
  background:rgba(13,2,42,.98);
  border-right:1px solid rgba(255,226,123,.38);
  border-bottom:1px solid rgba(255,226,123,.38);
  transform:translateX(-50%) rotate(45deg);
}

.jackpot-daily-stop.is-edge-start .jackpot-daily-info{
  left:0;
  right:auto;
  transform:translate(0,6px) scale(.96);
}

.jackpot-daily-stop.is-edge-start .jackpot-daily-info::after{
  left:24px;
  transform:rotate(45deg);
}

.jackpot-daily-stop.is-edge-end .jackpot-daily-info{
  left:auto;
  right:0;
  transform:translate(0,6px) scale(.96);
}

.jackpot-daily-stop.is-edge-end .jackpot-daily-info::after{
  left:auto;
  right:24px;
  transform:rotate(45deg);
}

.jackpot-daily-stop:hover .jackpot-daily-info,
.jackpot-daily-stop:focus-visible .jackpot-daily-info,
.jackpot-daily-stop.is-info-open .jackpot-daily-info{
  opacity:1;
  visibility:visible;
  transform:translate(-50%,0) scale(1);
}

.jackpot-daily-stop.is-edge-start:hover .jackpot-daily-info,
.jackpot-daily-stop.is-edge-start:focus-visible .jackpot-daily-info,
.jackpot-daily-stop.is-edge-start.is-info-open .jackpot-daily-info,
.jackpot-daily-stop.is-edge-end:hover .jackpot-daily-info,
.jackpot-daily-stop.is-edge-end:focus-visible .jackpot-daily-info,
.jackpot-daily-stop.is-edge-end.is-info-open .jackpot-daily-info{
  transform:translate(0,0) scale(1);
}

/* Loading */
.jackpot-daily-stop.is-loading .jackpot-daily-badge{
  opacity:.72;
  transform:translateY(2px) scale(.98);
  animation:none;
}

/* Responsive */
@media (max-width:820px){
  .jackpot-daily-progress-card{
    padding:10px;
    gap:9px;
  }

  .jackpot-daily-progress-heading{
    font-size:10px;
  }

  .jackpot-daily-progress-summary{
    grid-template-columns:auto minmax(0,1fr);
  }

  .jackpot-daily-progress-summary-reward{
    display:none;
  }

  .jackpot-daily-progress-shell{
    --jackpot-progress-side-pad:30px;
    --jackpot-track-top:19px;
    --jackpot-track-height:11px;
    --jackpot-node-size:16px;
    --jackpot-stop-size:52px;
    --jackpot-stop-size-final:58px;
    min-height:148px;
  }

  .jackpot-daily-progress-bar{
    top:var(--jackpot-track-top);
    height:var(--jackpot-track-height);
  }

  .jackpot-daily-badge{
    width:var(--jackpot-stop-current-size);
    height:var(--jackpot-stop-current-size);
  }

  .jackpot-daily-icon{
    width:34px;
    height:34px;
  }

  .jackpot-daily-stop.is-final .jackpot-daily-icon{
    width:38px;
    height:38px;
  }

  .jackpot-daily-glyph{
    width:24px;
    height:24px;
    font-size:16px;
  }

  .jackpot-daily-stop.is-final .jackpot-daily-glyph{
    width:28px;
    height:28px;
    font-size:18px;
  }
}

@media (max-width:520px){
  .jackpot-daily-progress-card{
    padding:9px;
    border-radius:20px;
    gap:8px;
  }

  .jackpot-daily-progress-heading{
    padding:0 2px;
    font-size:10px;
    letter-spacing:.06em;
  }

  .jackpot-daily-progress-summary{
    padding:8px 10px;
    gap:8px;
  }

  .jackpot-daily-progress-summary-icon{
    width:34px;
    height:34px;
    border-radius:12px;
    font-size:18px;
  }

  .jackpot-daily-progress-summary strong{
    font-size:11px;
  }

  .jackpot-daily-progress-summary span{
    font-size:11px;
  }

  .jackpot-daily-progress-shell{
    --jackpot-progress-side-pad:24px;
    --jackpot-track-top:16px;
    --jackpot-track-height:10px;
    --jackpot-node-size:16px;
    --jackpot-stop-size:48px;
    --jackpot-stop-size-final:54px;
    min-height:138px;
  }

  .jackpot-daily-stop{
    grid-template-rows:var(--jackpot-node-size) 13px auto auto;
  }

  .jackpot-daily-node{
    width:16px;
    height:16px;
    border-width:3px;
  }

  .jackpot-daily-link{
    width:3px;
    height:11px;
  }

  .jackpot-daily-badge{
    width:var(--jackpot-stop-current-size);
    height:var(--jackpot-stop-current-size);
    border-radius:18px;
  }

  .jackpot-daily-icon{
    width:32px;
    height:32px;
    border-radius:11px;
  }

  .jackpot-daily-stop.is-final .jackpot-daily-icon{
    width:36px;
    height:36px;
    border-radius:13px;
  }

  .jackpot-daily-glyph{
    width:23px;
    height:23px;
    font-size:15px;
  }

  .jackpot-daily-stop.is-final .jackpot-daily-glyph{
    width:26px;
    height:26px;
    font-size:17px;
  }

  .jackpot-daily-info{
    max-width:150px;
    padding:7px 8px;
    font-size:9px;
    bottom:calc(100% + 6px);
  }

  .jackpot-daily-threshold{
    min-width:28px;
    height:20px;
    padding:0 8px;
    font-size:10px;
  }
}

@media (max-width:380px){
  .jackpot-daily-progress-card{
    padding:8px;
  }

  .jackpot-daily-progress-heading{
    gap:6px;
    font-size:9px;
  }

  .jackpot-daily-progress-summary{
    padding:7px 8px;
  }

  .jackpot-daily-progress-summary-icon{
    width:30px;
    height:30px;
    font-size:16px;
  }

  .jackpot-daily-progress-summary strong{
    font-size:10px;
  }

  .jackpot-daily-progress-summary span{
    font-size:10px;
  }

  .jackpot-daily-progress-shell{
    --jackpot-progress-side-pad:22px;
    --jackpot-track-top:14px;
    --jackpot-track-height:9px;
    --jackpot-node-size:14px;
    --jackpot-stop-size:42px;
    --jackpot-stop-size-final:46px;
    min-height:124px;
  }

  .jackpot-daily-stop{
    grid-template-rows:var(--jackpot-node-size) 12px auto auto;
  }

  .jackpot-daily-node{
    width:14px;
    height:14px;
  }

  .jackpot-daily-link{
    height:10px;
  }

  .jackpot-daily-badge{
    width:var(--jackpot-stop-current-size);
    height:var(--jackpot-stop-current-size);
  }

  .jackpot-daily-badge::after{
    width:16px;
    height:10px;
  }

  .jackpot-daily-icon{
    width:28px;
    height:28px;
  }

  .jackpot-daily-stop.is-final .jackpot-daily-icon{
    width:31px;
    height:31px;
  }

  .jackpot-daily-glyph{
    width:20px;
    height:20px;
    font-size:13px;
  }

  .jackpot-daily-stop.is-final .jackpot-daily-glyph{
    width:22px;
    height:22px;
    font-size:15px;
  }

  .jackpot-daily-info{
    max-width:132px;
    padding:6px 7px;
    font-size:8px;
  }

  .jackpot-daily-threshold{
    min-width:24px;
    height:18px;
    padding:0 7px;
    margin-top:6px;
    font-size:9px;
  }
}


    /* Refonte UX/UI premium : pas tout en doré, doré en accent + violet profond + bleu tickets */
    .jackpot-show-shell{
      width:100%;
      max-width:1360px;
      margin:0 auto;
      gap:16px;
    }
    .jackpot-show-topbar{
      position:sticky;
      top:0;
      z-index:35;
      padding:4px 0 6px;
      backdrop-filter:blur(10px);
    }
    .jackpot-back{
      min-height:42px;
      padding:10px 14px;
      border-radius:16px;
      border:1px solid rgba(255,255,255,.28);
      background:linear-gradient(180deg,#8defff 0%,#35c6ff 54%,#158ce8 100%);
      color:#062b55;
      box-shadow:0 4px 0 rgba(9,84,148,.58),0 10px 18px rgba(3,26,78,.18),inset 0 1px 0 rgba(255,255,255,.52);
      font-size:12px;
      letter-spacing:.01em;
    }
    .jackpot-back:hover,
    .jackpot-back:focus-visible{transform:translateY(-1px);outline:none;filter:saturate(1.06)}
    .jackpot-draw-badge{
      min-height:38px;
      padding:8px 13px;
      border-radius:999px;
      background:rgba(28,10,68,.68);
      border:1px solid rgba(255,236,151,.22);
      color:#fff4c2;
      box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 10px 18px rgba(9,2,30,.16);
    }

    .jackpot-hero{
      isolation:isolate;
      padding:18px;
      border-radius:32px;
      border:1px solid rgba(255,255,255,.16);
      background:
        radial-gradient(circle at 12% 12%,rgba(110,238,255,.18),transparent 24%),
        radial-gradient(circle at 86% 16%,rgba(255,218,92,.22),transparent 22%),
        linear-gradient(135deg,#5220b5 0%,#2c0d69 48%,#120229 100%);
      box-shadow:0 16px 34px rgba(14,3,45,.28),inset 0 1px 0 rgba(255,255,255,.10);
      overflow:hidden;
    }
    .jackpot-hero::before{
      content:"";
      position:absolute;
      inset:0;
      z-index:0;
      background:
        linear-gradient(110deg,transparent 0 26%,rgba(255,255,255,.16) 34%,transparent 44%),
        repeating-linear-gradient(135deg,rgba(255,255,255,.06) 0 1px,transparent 1px 16px);
      opacity:.75;
      pointer-events:none;
    }
    .jackpot-hero::after{
      content:"";
      position:absolute;
      right:-62px;
      bottom:-76px;
      width:240px;
      height:240px;
      border-radius:50%;
      background:radial-gradient(circle,rgba(255,213,74,.34),rgba(255,213,74,.12) 42%,transparent 70%);
      pointer-events:none;
    }
    .jackpot-hero-inner{
      position:relative;
      z-index:1;
      grid-template-columns:minmax(0,1fr) minmax(132px,176px);
      gap:18px;
      align-items:center;
    }
    .jackpot-brand{
      width:max-content;
      max-width:100%;
      padding:5px 10px 5px 5px;
      border-radius:20px;
      background:rgba(10,2,28,.28);
      border:1px solid rgba(255,255,255,.12);
      box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
    }
    .jackpot-brand-stamp{
      height:44px;
      min-width:44px;
      padding:0 12px;
      border-radius:15px;
      background:linear-gradient(180deg,#fff07a,#ffc733 58%,#e89b13 100%);
      color:#3b2100;
      border:1px solid rgba(255,255,255,.46);
      box-shadow:0 4px 0 rgba(139,79,0,.46),inset 0 1px 0 rgba(255,255,255,.42);
    }
    .jackpot-brand-kicker{color:#94eaff;font-size:9.5px;letter-spacing:.08em}
    .jackpot-brand-name{color:#fffdf6;font-size:18px;text-shadow:0 2px 8px rgba(0,0,0,.22)}
    .jackpot-hero-title{
      max-width:820px;
      margin-top:12px;
      font-size:clamp(32px,4vw,52px);
      line-height:.86;
      color:#fffdf6;
      letter-spacing:-.04em;
      text-shadow:0 3px 0 rgba(0,0,0,.20),0 12px 22px rgba(0,0,0,.24);
    }
    .jackpot-hero-subline{
      max-width:690px;
      margin-top:10px;
      color:#eadfff;
      font-size:13px;
      line-height:1.35;
      font-weight:850;
    }
    .jackpot-hero-subline strong{color:#ffe68a;font-weight:1000}
    .jackpot-hero-pills{
      display:flex;
      flex-wrap:wrap;
      gap:8px;
      margin-top:12px;
    }
    .jackpot-hero-pills span{
      display:inline-flex;
      align-items:center;
      min-height:30px;
      padding:7px 10px;
      border-radius:999px;
      background:rgba(255,255,255,.10);
      border:1px solid rgba(255,255,255,.12);
      color:#fff5c9;
      font-size:11px;
      font-weight:900;
      box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
    }
    .jackpot-hero-visual{
      width:clamp(124px,13vw,174px);
      height:clamp(124px,13vw,174px);
      border-radius:34px;
      border:2px solid rgba(255,255,255,.58);
      background:linear-gradient(180deg,rgba(255,248,192,.94),rgba(255,212,84,.78));
      box-shadow:0 14px 0 rgba(122,68,0,.34),0 24px 34px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.54);
      transform:rotate(2deg);
    }
    .jackpot-hero-visual.has-image{background:#16052f}
    .jackpot-hero-visual img{transform:scale(1.02)}

    .jackpot-grid{
      grid-template-columns:minmax(0,1fr) 300px;
      gap:16px;
      align-items:start;
    }
    .jackpot-main-panel{
      padding:16px;
      border-radius:30px;
      border:1px solid rgba(255,255,255,.13);
      background:
        radial-gradient(circle at 12% 0%,rgba(119,88,255,.20),transparent 28%),
        linear-gradient(180deg,rgba(49,18,105,.96),rgba(24,5,60,.98));
      box-shadow:0 18px 34px rgba(8,2,30,.24),inset 0 1px 0 rgba(255,255,255,.08);
    }
    .jackpot-side-stack{
      gap:12px;
      position:sticky;
      top:72px;
    }
    .jackpot-side-card{
      padding:14px;
      border-radius:24px;
      border:1px solid rgba(255,255,255,.12);
      background:linear-gradient(180deg,rgba(38,13,88,.96),rgba(17,4,44,.98));
      box-shadow:0 14px 26px rgba(8,2,30,.20),inset 0 1px 0 rgba(255,255,255,.08);
    }
    .jackpot-side-card p{color:#ded2ff;line-height:1.42}
    .jackpot-benefit{
      background:rgba(255,212,85,.12);
      border:1px solid rgba(255,221,111,.22);
      color:#fff1b4;
    }
    .jackpot-paytable-trigger{
      min-height:50px;
      border-radius:18px;
      border:1px solid rgba(141,232,255,.26);
      background:linear-gradient(180deg,rgba(40,202,255,.18),rgba(37,102,255,.12));
      box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 10px 18px rgba(4,24,74,.16);
    }

    .jackpot-secret-panel{
      margin-top:0;
      padding:14px;
      border-radius:24px;
      border:1px solid rgba(255,223,113,.18);
      background:linear-gradient(180deg,rgba(13,4,42,.72),rgba(18,5,48,.54));
      box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
    }
    .jackpot-secret-title{color:#ffe58f;font-size:12px;letter-spacing:.08em}
    .jackpot-secret-row{
      justify-content:center;
      padding:12px;
      border-radius:20px;
      background:rgba(4,1,18,.30);
      border:1px solid rgba(255,255,255,.08);
    }
    .jackpot-secret-row .ball,
    .jackpot-selection-wrap .ball{
      min-width:42px;
      height:42px;
      border-radius:15px;
      display:inline-grid;
      place-items:center;
      background:linear-gradient(180deg,#fff7b8,#ffd23d);
      color:#2e1600;
      border:2px solid rgba(255,255,255,.62);
      box-shadow:0 4px 0 rgba(125,72,0,.40),0 8px 12px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.36);
      font-weight:1000;
    }
    .jackpot-ball-lock{background:linear-gradient(180deg,#e9dcff,#a994ff)!important;color:#21054c!important}
    .jackpot-secret-reveal-line{
      padding:10px;
      border-radius:18px;
      background:linear-gradient(180deg,rgba(141,232,255,.12),rgba(81,52,220,.10));
      border:1px solid rgba(141,232,255,.18);
    }
    .jackpot-secret-reveal-text{color:#fff3c2}
    .jackpot-secret-countdown{
      background:rgba(10,2,28,.36);
      border-color:rgba(255,255,255,.12);
    }
    .jackpot-inline-hint{
      border-radius:17px;
      background:rgba(255,255,255,.075);
      border:1px solid rgba(255,255,255,.10);
      color:#eee6ff;
    }
    .jackpot-inline-hint strong{color:#8defff}

    .jackpot-picker-board{
      grid-template-columns:minmax(0,1.35fr) minmax(240px,.82fr);
      gap:12px;
      align-items:start;
    }
    .jackpot-picker-zone{
      margin-top:0;
      padding:13px;
      border-radius:24px;
      background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.055));
      border:1px solid rgba(255,255,255,.12);
      box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
    }
    .jackpot-picker-title strong{font-size:14px;color:#fffdf6}
    .jackpot-picker-title span{
      min-height:24px;
      display:inline-flex;
      align-items:center;
      padding:5px 9px;
      border-radius:999px;
      color:#fff0b8;
      background:rgba(255,216,80,.12);
      border:1px solid rgba(255,216,80,.20);
    }
    .jackpot-picker-grid{gap:7px}
    .pickBtn{
      min-height:42px;
      border:1px solid rgba(255,255,255,.13);
      border-radius:14px;
      background:linear-gradient(180deg,#31136d,#1a0644);
      color:#fff;
      font-size:14px;
      font-weight:1000;
      box-shadow:0 3px 0 rgba(5,1,24,.50),inset 0 1px 0 rgba(255,255,255,.10);
      transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease;
    }
    .pickBtn:hover,
    .pickBtn:focus-visible{
      transform:translateY(-1px);
      border-color:rgba(141,232,255,.34);
      box-shadow:0 4px 0 rgba(5,1,24,.50),0 10px 16px rgba(7,2,30,.18),inset 0 1px 0 rgba(255,255,255,.12);
      outline:none;
    }
    .pickBtn.sel{
      color:#2d1500;
      background:linear-gradient(180deg,#fff08a,#ffc42a 58%,#e79212);
      border-color:rgba(255,255,255,.58);
      box-shadow:0 4px 0 rgba(142,84,0,.58),0 10px 16px rgba(255,174,35,.16),inset 0 1px 0 rgba(255,255,255,.48);
    }
    .jackpot-selection-wrap{
      min-height:54px;
      padding:10px;
      border-radius:20px;
      background:rgba(6,1,22,.22);
      border:1px dashed rgba(255,255,255,.16);
    }
    #lotteryMoodLine{
      margin-top:8px;
      font-weight:900;
      color:#fff4c6;
    }

    .jackpot-trackers{
      grid-template-columns:repeat(4,minmax(0,1fr));
      gap:10px;
      margin-top:12px;
    }
    .jackpot-tracker,
    .free-ticket-summary--tracker{
      min-height:66px;
      border-radius:18px;
      border:1px solid rgba(255,255,255,.12);
      background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.055));
      box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
    }
    .jackpot-tracker span,
    .free-ticket-summary--tracker .free-ticket-summary-label{color:#bfeeff}
    .jackpot-tracker strong,
    .free-ticket-summary--tracker .free-ticket-summary-main strong{color:#fff8c8}
    .free-ticket-summary--tracker{
      background:linear-gradient(180deg,rgba(91,230,255,.22),rgba(14,135,233,.14));
      border-color:rgba(141,232,255,.26);
    }

    .jackpot-actions{
      grid-template-columns:minmax(0,.9fr) minmax(0,.9fr) minmax(0,1.25fr);
      gap:10px;
      margin-top:12px;
      padding-top:2px;
    }
    .jackpot-actions .btnGhost,
    .jackpot-actions .btn3d{
      min-height:48px;
      border-radius:18px;
      font-size:12px;
      font-weight:1000;
      text-transform:none;
      letter-spacing:.01em;
    }
    .jackpot-actions .btnGhost{
      color:#fff;
      background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.06));
      border:1px solid rgba(255,255,255,.14);
      box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 8px 14px rgba(8,2,30,.16);
    }
    #watchSponsorBtn{
      color:#062c54;
      background:linear-gradient(180deg,#a6f4ff,#39cfff 58%,#1392ea);
      border-color:rgba(255,255,255,.48);
      box-shadow:0 4px 0 rgba(8,88,148,.58),0 12px 18px rgba(5,38,90,.18),inset 0 1px 0 rgba(255,255,255,.56);
    }
    .jackpot-actions .btn3d,
    #submitJackpotBtn{
      color:#2d1500;
      background:linear-gradient(180deg,#fff17a,#ffc733 58%,#e99712);
      border:1px solid rgba(255,255,255,.54);
      box-shadow:0 5px 0 rgba(142,84,0,.66),0 14px 22px rgba(255,178,34,.20),inset 0 1px 0 rgba(255,255,255,.55);
    }
    .jackpot-actions button:hover,
    .jackpot-actions button:focus-visible{transform:translateY(-1px);outline:none;filter:saturate(1.04)}

    .jackpot-daily-progress-card{
      margin-top:14px;
      border-radius:24px;
      border:1px solid rgba(255,255,255,.12);
      background:linear-gradient(180deg,rgba(41,15,94,.98),rgba(21,5,58,.98));
      box-shadow:0 14px 26px rgba(8,2,30,.18),inset 0 1px 0 rgba(255,255,255,.08);
    }
    .jackpot-daily-progress-summary{
      border-radius:18px;
      border:1px solid rgba(141,232,255,.18);
      background:linear-gradient(180deg,rgba(96,48,220,.72),rgba(52,17,145,.72));
    }
    .jackpot-daily-progress-bar span{background:linear-gradient(90deg,#6ee7ff,#ffe36d,#ffb02e)}

    @media (max-width:1180px){
      .jackpot-grid{grid-template-columns:1fr}
      .jackpot-side-stack{position:static;grid-template-columns:1fr 1fr}
    }
    @media (max-width:920px){
      .jackpot-picker-board{grid-template-columns:1fr}
      .jackpot-hero-inner{grid-template-columns:minmax(0,1fr) 118px}
      .jackpot-hero-visual{width:118px;height:118px;border-radius:28px}
    }
    @media (max-width:720px){
      .jackpot-show-shell{gap:12px}
      .jackpot-show-topbar{position:relative;padding-top:0}
      .jackpot-back,.jackpot-draw-badge{width:100%;justify-content:center}
      .jackpot-hero{padding:14px;border-radius:26px}
      .jackpot-hero-inner{grid-template-columns:minmax(0,1fr) 94px;gap:10px;align-items:start}
      .jackpot-hero-title{font-size:clamp(28px,9vw,38px);margin-top:10px}
      .jackpot-hero-subline{font-size:12px;margin-top:8px}
      .jackpot-hero-pills{gap:6px;margin-top:9px}
      .jackpot-hero-pills span{min-height:26px;padding:6px 8px;font-size:10px}
      .jackpot-hero-visual{width:94px;height:94px;border-radius:24px;box-shadow:0 8px 0 rgba(122,68,0,.30),0 14px 22px rgba(0,0,0,.22)}
      .jackpot-main-panel{padding:12px;border-radius:24px}
      .jackpot-secret-row{padding:9px;gap:6px}
      .jackpot-secret-row .ball,.jackpot-selection-wrap .ball{min-width:36px;height:36px;border-radius:13px}
      .jackpot-picker-zone{padding:11px;border-radius:20px}
      .jackpot-picker-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}
      .jackpot-picker-grid.is-symbols{grid-template-columns:repeat(5,minmax(0,1fr))}
      .pickBtn{min-height:40px;border-radius:13px;font-size:13px}
      .jackpot-trackers{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
      .jackpot-actions{position:sticky;bottom:8px;z-index:24;grid-template-columns:1fr;gap:8px;padding:10px;margin:12px -4px 0;border-radius:22px;background:rgba(12,3,35,.84);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px);box-shadow:0 14px 28px rgba(0,0,0,.28)}
      .jackpot-actions .btnGhost,.jackpot-actions .btn3d{min-height:44px}
      .jackpot-side-stack{grid-template-columns:1fr}
    }
    @media (max-width:460px){
      .jackpot-hero-inner{grid-template-columns:1fr}
      .jackpot-hero-visual{justify-self:start;width:88px;height:88px;order:-1}
      .jackpot-brand{width:100%}
      .jackpot-picker-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
      .jackpot-picker-grid.is-symbols{grid-template-columns:repeat(4,minmax(0,1fr))}
      .jackpot-trackers{grid-template-columns:1fr 1fr}
      .jackpot-tracker,.free-ticket-summary--tracker{min-height:58px}
    }



    /* Refonte show v2 : hero Jackpot doré + reste plus clair, plus lisible et plus addictif */
    .jackpot-show-shell{
      gap:18px;
    }
    .jackpot-draw-badge{
      background:linear-gradient(180deg,#fff3a0 0%,#ffc83a 58%,#e99a16 100%);
      border:1px solid rgba(255,255,255,.46);
      color:#3d2100;
      box-shadow:0 4px 0 rgba(143,78,0,.48),0 10px 18px rgba(36,13,79,.14),inset 0 1px 0 rgba(255,255,255,.54);
      text-shadow:0 1px 0 rgba(255,255,255,.32);
    }
    .jackpot-hero{
      padding:18px 20px;
      border-radius:34px;
      border:3px solid rgba(255,231,112,.86);
      background:
        radial-gradient(circle at 14% 10%,rgba(255,255,255,.44),transparent 18%),
        radial-gradient(circle at 82% 16%,rgba(255,255,255,.26),transparent 20%),
        radial-gradient(circle at 64% 88%,rgba(255,255,255,.14),transparent 24%),
        linear-gradient(135deg,#fff176 0%,#ffc733 48%,#f09718 100%);
      color:#2e1900;
      box-shadow:
        inset 0 2px 0 rgba(255,255,255,.48),
        inset 0 -14px 28px rgba(153,89,8,.20),
        0 10px 0 rgba(154,76,18,.54),
        0 24px 44px rgba(49,21,6,.20);
    }
    .jackpot-hero::before{
      background:
        linear-gradient(115deg,transparent 0 24%,rgba(255,255,255,.24) 32%,transparent 42%),
        repeating-linear-gradient(135deg,rgba(255,255,255,.10) 0 1px,transparent 1px 15px),
        radial-gradient(circle at 18% 82%,rgba(255,255,255,.16),transparent 22%);
      opacity:.78;
      mix-blend-mode:screen;
    }
    .jackpot-hero::after{
      right:-54px;
      top:-70px;
      bottom:auto;
      width:230px;
      height:230px;
      background:radial-gradient(circle at 34% 34%,rgba(255,255,255,.88),rgba(255,241,118,.42) 26%,rgba(255,149,25,.16) 58%,transparent 74%);
      opacity:.78;
    }
    .jackpot-hero-inner{
      grid-template-columns:minmax(0,1fr) minmax(138px,184px);
      gap:20px;
    }
    .jackpot-brand{
      background:rgba(82,42,0,.16);
      border:1px solid rgba(92,49,0,.16);
      box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 8px 16px rgba(112,62,0,.10);
    }
    .jackpot-brand-stamp{
      background:linear-gradient(180deg,#6feaff 0%,#24bdf5 58%,#0d85df 100%);
      color:#062f58;
      border:1px solid rgba(255,255,255,.54);
      box-shadow:0 4px 0 rgba(7,89,133,.52),inset 0 1px 0 rgba(255,255,255,.52);
      text-shadow:0 1px 0 rgba(255,255,255,.30);
    }
    .jackpot-brand-kicker{
      color:#5e3300;
      opacity:.78;
    }
    .jackpot-brand-name{
      color:#321900;
      text-shadow:0 1px 0 rgba(255,255,255,.30);
    }
    .jackpot-hero-title{
      max-width:840px;
      color:#321900;
      text-shadow:0 1px 0 rgba(255,255,255,.42),0 3px 8px rgba(116,62,0,.18);
    }
    .jackpot-hero-subline{
      max-width:720px;
      color:#563000;
      text-shadow:0 1px 0 rgba(255,255,255,.28);
    }
    .jackpot-hero-subline strong{
      color:#251100;
      padding:2px 6px;
      border-radius:999px;
      background:rgba(255,255,255,.30);
      border:1px solid rgba(255,255,255,.22);
    }
    .jackpot-hero-pills span{
      background:rgba(255,255,255,.34);
      border:1px solid rgba(92,49,0,.12);
      color:#3d2100;
      box-shadow:inset 0 1px 0 rgba(255,255,255,.30),0 6px 12px rgba(112,62,0,.10);
    }
    .jackpot-hero-visual{
      border:3px solid rgba(255,255,255,.66);
      background:linear-gradient(180deg,rgba(255,251,219,.98),rgba(255,218,92,.82));
      box-shadow:0 10px 0 rgba(122,68,0,.30),0 20px 30px rgba(96,52,0,.20),inset 0 1px 0 rgba(255,255,255,.58);
      transform:rotate(1.5deg) translateY(-2px);
    }
    .jackpot-hero-visual.has-image{
      background:#2f1400;
      box-shadow:0 10px 0 rgba(122,68,0,.30),0 20px 30px rgba(96,52,0,.22),inset 0 1px 0 rgba(255,255,255,.30);
    }

    .jackpot-grid{
      grid-template-columns:minmax(0,1fr) 310px;
      gap:18px;
    }
    .jackpot-main-panel{
      border:1px solid rgba(255,255,255,.16);
      background:
        radial-gradient(circle at 10% 0%,rgba(112,216,255,.15),transparent 25%),
        radial-gradient(circle at 88% 8%,rgba(255,207,64,.12),transparent 25%),
        linear-gradient(180deg,rgba(64,30,132,.98),rgba(28,9,74,.98));
      box-shadow:0 16px 30px rgba(8,2,30,.22),inset 0 1px 0 rgba(255,255,255,.10);
    }
    .jackpot-secret-panel{
      border:1px solid rgba(255,218,92,.30);
      background:
        radial-gradient(circle at 12% 10%,rgba(255,255,255,.16),transparent 24%),
        linear-gradient(180deg,rgba(78,40,145,.92),rgba(40,15,96,.86));
      box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 24px rgba(8,2,30,.14);
    }
    .jackpot-secret-title{
      color:#fff0a6;
    }
    .jackpot-secret-row{
      background:linear-gradient(180deg,rgba(12,3,36,.42),rgba(7,1,22,.28));
      border-color:rgba(255,255,255,.12);
    }
    .jackpot-secret-reveal-line{
      background:linear-gradient(180deg,rgba(113,231,255,.16),rgba(82,55,224,.12));
      border-color:rgba(141,232,255,.24);
    }
    .jackpot-inline-hint{
      background:rgba(255,255,255,.09);
      border-color:rgba(255,255,255,.13);
      color:#f5efff;
    }
    .jackpot-inline-hint--bonus{
      background:linear-gradient(145deg,rgba(255,234,154,.18),rgba(255,177,76,.10));
      border-color:rgba(255,226,145,.34);
      color:#fff7de;
    }
    .jackpot-inline-hint--bonus strong{color:#ffe89d}
    .jackpot-picker-board{
      grid-template-columns:minmax(0,1.28fr) minmax(250px,.86fr);
      gap:14px;
    }
    .jackpot-picker-zone{
      border:1px solid rgba(255,255,255,.15);
      background:
        linear-gradient(180deg,rgba(255,255,255,.115),rgba(255,255,255,.065));
      box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 10px 18px rgba(8,2,30,.12);
    }
    .jackpot-picker-title strong{
      color:#fffdf7;
    }
    .jackpot-picker-title span{
      color:#3a1f00;
      background:linear-gradient(180deg,#fff2a4,#ffc83a);
      border:1px solid rgba(255,255,255,.40);
      box-shadow:inset 0 1px 0 rgba(255,255,255,.34);
    }
    .jackpot-picker-badge--bonus{
      color:#fff7de!important;
      background:linear-gradient(180deg,rgba(255,207,110,.24),rgba(255,154,73,.18))!important;
      border-color:rgba(255,215,139,.34)!important;
      box-shadow:none!important;
    }
    .jackpot-feedback-pill[hidden]{display:none!important}
    .pickBtn{
      background:linear-gradient(180deg,#4d23a6,#281066);
      border-color:rgba(255,255,255,.16);
      box-shadow:0 3px 0 rgba(9,2,38,.56),inset 0 1px 0 rgba(255,255,255,.11);
    }
    .pickBtn:hover,
    .pickBtn:focus-visible{
      border-color:rgba(111,234,255,.42);
      background:linear-gradient(180deg,#5a2bc0,#301377);
    }
    .pickBtn.sel{
      background:linear-gradient(180deg,#fff176 0%,#ffc733 56%,#e99712 100%);
      color:#2f1700;
    }
    .jackpot-selection-wrap{
      background:rgba(8,2,30,.25);
      border-color:rgba(255,255,255,.20);
    }
    .jackpot-trackers{
      gap:10px;
    }
    .jackpot-tracker,
    .free-ticket-summary--tracker{
      border:1px solid rgba(255,255,255,.15);
      background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.060));
    }
    .free-ticket-summary--tracker{
      background:linear-gradient(180deg,#92efff 0%,#26bff5 58%,#0f8ee8 100%);
      border-color:rgba(255,255,255,.40);
      color:#06315a;
      box-shadow:0 4px 0 rgba(7,89,133,.48),0 12px 18px rgba(5,38,90,.14),inset 0 1px 0 rgba(255,255,255,.54);
    }
    .free-ticket-summary--tracker .free-ticket-summary-label,
    .free-ticket-summary--tracker .free-ticket-summary-main strong{
      color:#062f58;
      text-shadow:0 1px 0 rgba(255,255,255,.32);
    }
    .free-ticket-summary--tracker .jackpot-info-trigger{
      color:#062f58;
      background:rgba(255,255,255,.28);
      border-color:rgba(255,255,255,.50);
    }
    .jackpot-actions{
      gap:11px;
    }
    .jackpot-actions .btnGhost,
    .jackpot-actions .btn3d{
      border-radius:20px;
    }
    .jackpot-side-card{
      border:1px solid rgba(255,255,255,.15);
      background:
        radial-gradient(circle at 10% 0%,rgba(141,232,255,.11),transparent 24%),
        linear-gradient(180deg,rgba(55,24,118,.98),rgba(24,7,67,.98));
      box-shadow:0 13px 24px rgba(8,2,30,.18),inset 0 1px 0 rgba(255,255,255,.10);
    }
    .jackpot-prize-actions{
      background:
        radial-gradient(circle at 12% 0%,rgba(255,215,74,.18),transparent 25%),
        linear-gradient(180deg,rgba(65,27,121,.98),rgba(25,7,70,.98));
    }
    .jackpot-paytable-trigger{
      background:linear-gradient(180deg,#fff176 0%,#ffc733 58%,#e99712 100%);
      color:#321900;
      border:1px solid rgba(255,255,255,.50);
      box-shadow:0 4px 0 rgba(142,84,0,.50),0 12px 18px rgba(255,178,34,.14),inset 0 1px 0 rgba(255,255,255,.52);
    }
    .jackpot-daily-progress-card{
      border:1px solid rgba(255,255,255,.15);
      background:
        radial-gradient(circle at 14% 0%,rgba(255,215,74,.13),transparent 26%),
        linear-gradient(180deg,rgba(56,24,125,.98),rgba(24,6,71,.98));
    }
    .jackpot-daily-progress-summary{
      background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.065));
      border-color:rgba(255,255,255,.14);
    }

    @media (max-width:920px){
      .jackpot-hero-inner{grid-template-columns:minmax(0,1fr) 120px;gap:14px}
      .jackpot-picker-board{grid-template-columns:1fr}
      .jackpot-grid{grid-template-columns:1fr}
      .jackpot-side-stack{position:static;grid-template-columns:1fr 1fr}
    }
    @media (max-width:720px){
      .jackpot-show-shell{gap:13px}
      .jackpot-hero{padding:14px;border-radius:28px;box-shadow:inset 0 2px 0 rgba(255,255,255,.44),inset 0 -10px 22px rgba(153,89,8,.18),0 8px 0 rgba(154,76,18,.46),0 18px 30px rgba(49,21,6,.18)}
      .jackpot-hero-inner{grid-template-columns:minmax(0,1fr) 96px;gap:10px;align-items:start}
      .jackpot-brand{width:100%;box-sizing:border-box}
      .jackpot-hero-title{font-size:clamp(30px,9vw,40px);line-height:.88}
      .jackpot-hero-subline{font-size:12.5px;line-height:1.32}
      .jackpot-hero-pills span{background:rgba(255,255,255,.36)}
      .jackpot-hero-visual{width:96px;height:96px;border-radius:24px;box-shadow:0 7px 0 rgba(122,68,0,.28),0 14px 22px rgba(96,52,0,.18)}
      .jackpot-side-stack{grid-template-columns:1fr}
      .jackpot-actions{background:rgba(15,5,44,.88)}
    }
    @media (max-width:460px){
      .jackpot-hero-inner{grid-template-columns:1fr}
      .jackpot-hero-visual{order:-1;justify-self:start;width:90px;height:90px}
      .jackpot-hero-pills{gap:6px}
      .jackpot-hero-pills span{flex:1 1 auto;justify-content:center}
    }


/* Compact WinPrize show header: supprime la zone morte haute et les répétitions d'heure */
#screen-lottery{
  margin-top:-12px;
}

.jackpot-show-shell{
  gap:12px!important;
}

.jackpot-hero--compact{
  padding:12px 14px!important;
  border-radius:24px!important;
  min-height:0!important;
}

.jackpot-hero--compact .jackpot-hero-inner{
  grid-template-columns:minmax(0,1fr) 108px!important;
  gap:12px!important;
  align-items:center!important;
}

.jackpot-hero-copy{
  min-width:0;
}

.jackpot-hero-topline{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}

.jackpot-hero--compact .jackpot-back{
  min-height:34px!important;
  padding:7px 11px!important;
  border-radius:13px!important;
  font-size:11px!important;
  box-shadow:0 3px 0 rgba(7,89,133,.48),0 8px 14px rgba(5,38,90,.12),inset 0 1px 0 rgba(255,255,255,.54)!important;
}

.jackpot-hero--compact .jackpot-brand{
  padding:4px 9px 4px 4px!important;
  border-radius:16px!important;
}

.jackpot-hero--compact .jackpot-brand-stamp{
  height:36px!important;
  min-width:36px!important;
  padding:0 10px!important;
  border-radius:12px!important;
  font-size:14px!important;
}

.jackpot-hero--compact .jackpot-brand-kicker{
  font-size:8px!important;
  line-height:1.05!important;
}

.jackpot-hero--compact .jackpot-brand-name{
  font-size:15px!important;
  line-height:1!important;
}

.jackpot-hero--compact .jackpot-hero-title{
  max-width:920px!important;
  margin-top:8px!important;
  font-size:clamp(28px,3.4vw,44px)!important;
  line-height:.88!important;
}

.jackpot-hero--compact .jackpot-hero-subline{
  max-width:760px!important;
  margin-top:7px!important;
  font-size:12px!important;
  line-height:1.25!important;
}

.jackpot-hero-alert{
  display:inline-flex!important;
  padding:6px 9px!important;
  border-radius:13px!important;
  background:rgba(255,255,255,.26)!important;
  border:1px solid rgba(92,49,0,.12)!important;
}

.jackpot-hero--compact .jackpot-hero-pills{
  margin-top:8px!important;
  gap:6px!important;
}

.jackpot-hero--compact .jackpot-hero-pills span{
  min-height:25px!important;
  padding:5px 8px!important;
  font-size:10px!important;
}

.jackpot-hero--compact .jackpot-hero-visual{
  width:108px!important;
  height:108px!important;
  border-radius:22px!important;
  box-shadow:0 6px 0 rgba(122,68,0,.28),0 13px 20px rgba(96,52,0,.18),inset 0 1px 0 rgba(255,255,255,.54)!important;
  transform:rotate(1deg)!important;
}

@media (max-width:920px){
  #screen-lottery{margin-top:0}
  .jackpot-hero--compact .jackpot-hero-inner{
    grid-template-columns:minmax(0,1fr) 92px!important;
  }
  .jackpot-hero--compact .jackpot-hero-visual{
    width:92px!important;
    height:92px!important;
  }
}

@media (max-width:560px){
  .jackpot-hero--compact{
    padding:10px!important;
    border-radius:22px!important;
  }
  .jackpot-hero--compact .jackpot-hero-inner{
    grid-template-columns:1fr!important;
  }
  .jackpot-hero--compact .jackpot-hero-visual{
    display:none!important;
  }
  .jackpot-hero-topline{
    gap:7px;
  }
  .jackpot-hero--compact .jackpot-brand{
    flex:1 1 190px;
  }
  .jackpot-hero--compact .jackpot-hero-title{
    font-size:clamp(25px,8vw,34px)!important;
    margin-top:7px!important;
  }
  .jackpot-hero--compact .jackpot-hero-pills span{
    flex:1 1 auto;
    justify-content:center;
  }
}

/* Ajustements lisibilité : retour explicite + couleurs distinctes numéros/symboles */
.jackpot-hero--compact .jackpot-back{
  gap:8px!important;
  padding:7px 13px 7px 9px!important;
  background:linear-gradient(180deg,#fff5aa 0%,#ffc83a 58%,#e99a16 100%)!important;
  color:#321900!important;
  border:1px solid rgba(255,255,255,.52)!important;
  box-shadow:0 3px 0 rgba(143,78,0,.52),0 9px 16px rgba(255,178,34,.14),inset 0 1px 0 rgba(255,255,255,.56)!important;
  text-shadow:0 1px 0 rgba(255,255,255,.32)!important;
  white-space:nowrap;
}
.jackpot-hero--compact .jackpot-back::before{
  content:"↩";
  display:inline-grid;
  place-items:center;
  width:22px;
  height:22px;
  border-radius:999px;
  background:rgba(61,33,0,.12);
  border:1px solid rgba(61,33,0,.14);
  font-size:13px;
  line-height:1;
}
.jackpot-hero--compact .jackpot-back:hover,
.jackpot-hero--compact .jackpot-back:focus-visible{
  background:linear-gradient(180deg,#fff9c9 0%,#ffd84e 58%,#f0a51d 100%)!important;
  transform:translateY(-1px);
}

.jackpot-picker-grid .pickBtn[data-number],
.pickBtn--number{
  background:
    radial-gradient(circle at 32% 15%,rgba(255,255,255,.72),transparent 30%),
    linear-gradient(180deg,#fff7b8 0%,#ffd84f 46%,#efa51d 100%)!important;
  color:#3a1e00!important;
  border-color:rgba(255,255,255,.50)!important;
  box-shadow:0 3px 0 rgba(142,84,0,.58),0 9px 14px rgba(255,184,44,.12),inset 0 1px 0 rgba(255,255,255,.52)!important;
  text-shadow:0 1px 0 rgba(255,255,255,.35)!important;
}
.jackpot-picker-grid .pickBtn[data-number]:hover,
.jackpot-picker-grid .pickBtn[data-number]:focus-visible,
.pickBtn--number:hover,
.pickBtn--number:focus-visible{
  background:
    radial-gradient(circle at 32% 15%,rgba(255,255,255,.82),transparent 30%),
    linear-gradient(180deg,#fffbd2 0%,#ffe46a 46%,#ffb02a 100%)!important;
  border-color:rgba(255,250,208,.78)!important;
}
.jackpot-picker-grid .pickBtn[data-number].sel,
.pickBtn--number.sel{
  background:linear-gradient(180deg,#fffde8 0%,#ffe86d 48%,#ffa51d 100%)!important;
  color:#2d1500!important;
  box-shadow:0 4px 0 rgba(128,72,0,.70),0 0 0 3px rgba(255,238,126,.24),0 12px 18px rgba(255,192,47,.20),inset 0 1px 0 rgba(255,255,255,.62)!important;
}

.jackpot-picker-grid .pickBtn[data-symbol],
.pickBtn--symbol{
  background:
    radial-gradient(circle at 32% 18%,rgba(255,255,255,.82),transparent 28%),
    linear-gradient(145deg,#fff8ff 0%,#ffc6f5 28%,#b66bff 60%,#5120bb 100%)!important;
  color:#fff!important;
  border-color:rgba(255,223,255,.42)!important;
  box-shadow:0 3px 0 rgba(50,13,118,.62),0 9px 16px rgba(189,86,255,.16),inset 0 1px 0 rgba(255,255,255,.46)!important;
  text-shadow:0 2px 6px rgba(42,0,86,.62)!important;
}
.jackpot-picker-grid .pickBtn[data-symbol]:hover,
.jackpot-picker-grid .pickBtn[data-symbol]:focus-visible,
.pickBtn--symbol:hover,
.pickBtn--symbol:focus-visible{
  background:
    radial-gradient(circle at 32% 18%,rgba(255,255,255,.92),transparent 28%),
    linear-gradient(145deg,#ffffff 0%,#ffd8fb 28%,#c77cff 60%,#6629d6 100%)!important;
  border-color:rgba(255,242,255,.72)!important;
}
.jackpot-picker-grid .pickBtn[data-symbol].sel,
.pickBtn--symbol.sel{
  background:linear-gradient(145deg,#fff 0%,#ffd0f8 27%,#cf7dff 58%,#6b2ae4 100%)!important;
  color:#fff!important;
  box-shadow:0 4px 0 rgba(53,12,130,.72),0 0 0 3px rgba(255,192,246,.24),0 12px 18px rgba(198,101,255,.22),inset 0 1px 0 rgba(255,255,255,.62)!important;
}

.jackpot-secret-row .ball.jackpot-ball-number,
.jackpot-selection-wrap .ball.jackpot-ball-number,
.jackpot-history-list .ball.jackpot-ball-number,
.jackpot-square--number{
  background:
    radial-gradient(circle at 32% 18%,rgba(255,255,255,.70),transparent 30%),
    linear-gradient(180deg,#fff7b8 0%,#ffd84f 48%,#efa51d 100%)!important;
  color:#321900!important;
  border-color:rgba(255,255,255,.58)!important;
  box-shadow:0 4px 0 rgba(142,84,0,.55),0 10px 15px rgba(255,184,44,.14),inset 0 1px 0 rgba(255,255,255,.52)!important;
  text-shadow:0 1px 0 rgba(255,255,255,.36)!important;
}
.jackpot-secret-row .ball.jackpot-ball-symbol,
.jackpot-selection-wrap .ball.jackpot-ball-symbol,
.jackpot-history-list .ball.jackpot-ball-symbol,
.jackpot-square--symbol{
  background:
    radial-gradient(circle at 32% 18%,rgba(255,255,255,.86),transparent 28%),
    linear-gradient(145deg,#fffaff 0%,#ffc9f6 29%,#b869ff 61%,#5120bb 100%)!important;
  color:#fff!important;
  border-color:rgba(255,231,255,.48)!important;
  box-shadow:0 4px 0 rgba(50,13,118,.62),0 10px 16px rgba(189,86,255,.16),inset 0 1px 0 rgba(255,255,255,.48)!important;
  text-shadow:0 2px 7px rgba(42,0,86,.68)!important;
}
.jackpot-secret-row .ball.jackpot-ball-lock{
  opacity:.92;
}
.jackpot-secret-row .ball.jackpot-ball-symbol.jackpot-ball-lock{
  color:#fff!important;
}

@media (max-width:560px){
  .jackpot-hero--compact .jackpot-back{
    width:100%;
    justify-content:center;
  }
}

/* Ajustement final sponsor + bouton retour */
.jackpot-hero-topline{
  align-items:flex-start!important;
  gap:10px!important;
}

.jackpot-hero--compact .jackpot-brand,
.jackpot-brand{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  width:max-content!important;
  max-width:100%!important;
  min-height:50px!important;
  padding:6px 14px 6px 6px!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(255,238,142,.76) 0%,rgba(245,198,70,.50) 100%)!important;
  border:1px solid rgba(124,76,0,.18)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.48),0 8px 18px rgba(83,44,0,.10)!important;
  color:#3b2100!important;
}
.jackpot-hero--compact .jackpot-brand-stamp,
.jackpot-brand-stamp{
  height:42px!important;
  min-width:74px!important;
  padding:0 12px!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,#82ecff 0%,#24c5ff 48%,#098bd5 100%)!important;
  color:#073757!important;
  border:1px solid rgba(255,255,255,.72)!important;
  box-shadow:0 4px 0 rgba(6,92,150,.48),inset 0 1px 0 rgba(255,255,255,.65)!important;
  font-size:16px!important;
  line-height:1!important;
  text-shadow:0 1px 0 rgba(255,255,255,.30)!important;
}
.jackpot-hero--compact .jackpot-brand-kicker,
.jackpot-brand-kicker{
  color:#775200!important;
  font-size:9px!important;
  font-weight:1000!important;
  line-height:1.05!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
  text-shadow:none!important;
}
.jackpot-hero--compact .jackpot-brand-name,
.jackpot-brand-name{
  margin-top:2px!important;
  color:#2f1900!important;
  font-size:18px!important;
  font-weight:1000!important;
  line-height:1!important;
  text-shadow:none!important;
}

.jackpot-hero--compact .jackpot-back,
.jackpot-back{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-height:38px!important;
  padding:9px 13px 9px 10px!important;
  border-radius:13px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.13) 0%,rgba(83,52,153,.24) 50%,rgba(23,7,58,.58) 100%)!important;
  color:#efe9ff!important;
  border:1px solid rgba(190,171,255,.28)!important;
  box-shadow:0 3px 0 rgba(10,2,35,.48),0 10px 16px rgba(7,2,28,.16),inset 0 1px 0 rgba(255,255,255,.13)!important;
  text-shadow:0 1px 8px rgba(0,0,0,.34)!important;
  font-size:12px!important;
  font-weight:1000!important;
  letter-spacing:.015em!important;
  white-space:nowrap!important;
  filter:none!important;
}
.jackpot-hero--compact .jackpot-back::before,
.jackpot-back::before{
  content:"←"!important;
  display:inline-grid!important;
  place-items:center!important;
  width:20px!important;
  height:20px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#fff4c9!important;
  font-size:13px!important;
  line-height:1!important;
}
.jackpot-hero--compact .jackpot-back:hover,
.jackpot-hero--compact .jackpot-back:focus-visible,
.jackpot-back:hover,
.jackpot-back:focus-visible{
  background:linear-gradient(180deg,rgba(255,255,255,.18) 0%,rgba(102,68,180,.30) 50%,rgba(29,10,72,.66) 100%)!important;
  border-color:rgba(255,233,160,.30)!important;
  color:#fff7d6!important;
  transform:translateY(-1px)!important;
  outline:none!important;
}

/* Ajustement final bouton retour : doré sombre */
.jackpot-hero--compact .jackpot-back,
.jackpot-back{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-height:38px!important;
  padding:9px 13px 9px 10px!important;
  border-radius:13px!important;
  background:
    radial-gradient(circle at 26% 12%,rgba(255,238,170,.34),transparent 30%),
    linear-gradient(180deg,#f0cf74 0%,#c68a28 52%,#7a4610 100%)!important;
  color:#fff4c6!important;
  border:1px solid rgba(255,225,134,.42)!important;
  box-shadow:
    0 3px 0 rgba(83,43,0,.62),
    0 9px 15px rgba(54,25,0,.18),
    inset 0 1px 0 rgba(255,255,255,.30)!important;
  text-shadow:0 1px 6px rgba(54,25,0,.62)!important;
  font-size:12px!important;
  font-weight:1000!important;
  letter-spacing:.015em!important;
  white-space:nowrap!important;
  filter:none!important;
}
.jackpot-hero--compact .jackpot-back::before,
.jackpot-back::before{
  content:"←"!important;
  display:inline-grid!important;
  place-items:center!important;
  width:20px!important;
  height:20px!important;
  border-radius:999px!important;
  background:rgba(63,32,0,.22)!important;
  border:1px solid rgba(255,226,146,.24)!important;
  color:#fff2bd!important;
  font-size:13px!important;
  line-height:1!important;
}
.jackpot-hero--compact .jackpot-back:hover,
.jackpot-hero--compact .jackpot-back:focus-visible,
.jackpot-back:hover,
.jackpot-back:focus-visible{
  background:
    radial-gradient(circle at 26% 12%,rgba(255,244,190,.42),transparent 30%),
    linear-gradient(180deg,#f7dc86 0%,#d19831 52%,#854d12 100%)!important;
  border-color:rgba(255,236,170,.58)!important;
  color:#fff8d6!important;
  transform:translateY(-1px)!important;
  outline:none!important;
}

/* Ajustement final demandé : sponsor mis en avant, retour en retrait */
.jackpot-hero-topline{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  flex-wrap:wrap!important;
}
.jackpot-hero--compact .jackpot-brand,
.jackpot-brand{
  order:1!important;
  flex:0 1 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:12px!important;
  width:max-content!important;
  max-width:100%!important;
  min-height:60px!important;
  padding:7px 16px 7px 7px!important;
  border-radius:20px!important;
  background:
    radial-gradient(circle at 18% 0%,rgba(255,255,255,.52),transparent 31%),
    linear-gradient(180deg,#fff1a1 0%,#ffd154 47%,#e5a01c 100%)!important;
  border:2px solid rgba(255,248,204,.55)!important;
  box-shadow:
    0 5px 0 rgba(128,72,0,.38),
    0 14px 24px rgba(73,38,0,.22),
    inset 0 1px 0 rgba(255,255,255,.62)!important;
  color:#3b2100!important;
  position:relative!important;
  z-index:2!important;
}
.jackpot-hero--compact .jackpot-brand-stamp,
.jackpot-brand-stamp{
  height:46px!important;
  min-width:82px!important;
  padding:0 14px!important;
  border-radius:15px!important;
  background:linear-gradient(180deg,#8df1ff 0%,#2ac8ff 48%,#0788d4 100%)!important;
  color:#063251!important;
  border:2px solid rgba(255,255,255,.78)!important;
  box-shadow:0 4px 0 rgba(5,89,148,.52),inset 0 1px 0 rgba(255,255,255,.72)!important;
  font-size:17px!important;
  font-weight:1000!important;
  text-shadow:0 1px 0 rgba(255,255,255,.34)!important;
}
.jackpot-hero--compact .jackpot-brand-kicker,
.jackpot-brand-kicker{
  color:#6d4700!important;
  font-size:10px!important;
  font-weight:1000!important;
  line-height:1.05!important;
  text-transform:uppercase!important;
  letter-spacing:.09em!important;
  text-shadow:0 1px 0 rgba(255,255,255,.32)!important;
}
.jackpot-hero--compact .jackpot-brand-name,
.jackpot-brand-name{
  margin-top:3px!important;
  color:#2b1600!important;
  font-size:22px!important;
  font-weight:1000!important;
  line-height:.95!important;
  text-shadow:0 1px 0 rgba(255,255,255,.28)!important;
}
.jackpot-hero--compact .jackpot-back,
.jackpot-back{
  order:2!important;
  flex:0 0 auto!important;
  align-self:center!important;
  width:auto!important;
  min-height:32px!important;
  padding:7px 10px!important;
  border-radius:12px!important;
  gap:5px!important;
  background:
    linear-gradient(180deg,rgba(118,78,18,.42) 0%,rgba(74,43,9,.48) 100%)!important;
  color:rgba(255,237,181,.86)!important;
  border:1px solid rgba(255,221,130,.20)!important;
  box-shadow:
    0 2px 0 rgba(37,18,0,.38),
    inset 0 1px 0 rgba(255,255,255,.10)!important;
  text-shadow:0 1px 5px rgba(0,0,0,.34)!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
  opacity:.74!important;
  transform:none!important;
  filter:none!important;
}
.jackpot-hero--compact .jackpot-back::before,
.jackpot-back::before{
  content:"←"!important;
  width:16px!important;
  height:16px!important;
  border-radius:999px!important;
  display:inline-grid!important;
  place-items:center!important;
  background:rgba(45,21,0,.18)!important;
  border:1px solid rgba(255,230,158,.14)!important;
  color:rgba(255,238,185,.80)!important;
  font-size:11px!important;
  line-height:1!important;
}
.jackpot-hero--compact .jackpot-back:hover,
.jackpot-hero--compact .jackpot-back:focus-visible,
.jackpot-back:hover,
.jackpot-back:focus-visible{
  background:linear-gradient(180deg,rgba(142,96,24,.52) 0%,rgba(83,49,11,.58) 100%)!important;
  color:#fff2bd!important;
  border-color:rgba(255,230,158,.32)!important;
  opacity:.92!important;
  transform:translateY(-1px)!important;
  outline:none!important;
}
@media (max-width:560px){
  .jackpot-hero--compact .jackpot-brand,
  .jackpot-brand{width:100%!important;box-sizing:border-box!important;justify-content:flex-start!important;}
  .jackpot-hero--compact .jackpot-back,
  .jackpot-back{width:auto!important;margin-left:auto!important;}
}

/* Ajustement final emplacement bouton retour : retour avant sponsor */
.jackpot-hero-topline{
  justify-content:flex-start!important;
  align-items:center!important;
}
.jackpot-hero--compact .jackpot-back,
.jackpot-back{
  order:0!important;
  margin-left:0!important;
}
.jackpot-hero--compact .jackpot-brand,
.jackpot-brand{
  order:1!important;
}
@media (max-width:560px){
  .jackpot-hero--compact .jackpot-back,
  .jackpot-back{
    width:auto!important;
    margin-left:0!important;
    order:0!important;
  }
  .jackpot-hero--compact .jackpot-brand,
  .jackpot-brand{
    width:100%!important;
    order:1!important;
  }
}

/* Rework UI/UX final : sponsor prioritaire, grille jouable immédiatement, indices conservés */
#screen-lottery{
  margin-top:-8px!important;
}
.jackpot-show-shell{
  gap:10px!important;
}
.jackpot-hero--compact{
  padding:12px!important;
  border-radius:24px!important;
  min-height:0!important;
}
.jackpot-hero--compact .jackpot-hero-inner{
  grid-template-columns:minmax(0,1fr) 92px!important;
  gap:12px!important;
  align-items:center!important;
}
.jackpot-hero--compact .jackpot-hero-topline{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  flex-wrap:wrap!important;
}
.jackpot-hero--compact .jackpot-back{
  order:0!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-height:30px!important;
  padding:6px 9px!important;
  border-radius:11px!important;
  gap:5px!important;
  background:linear-gradient(180deg,rgba(126,83,21,.48),rgba(74,43,9,.58))!important;
  color:rgba(255,239,188,.86)!important;
  border:1px solid rgba(255,226,146,.22)!important;
  box-shadow:0 2px 0 rgba(39,18,0,.42),inset 0 1px 0 rgba(255,255,255,.12)!important;
  font-size:11px!important;
  font-weight:900!important;
  opacity:.82!important;
}
.jackpot-hero--compact .jackpot-back::before{
  content:"←"!important;
  width:15px!important;
  height:15px!important;
  font-size:10px!important;
  background:rgba(50,25,0,.20)!important;
  border-color:rgba(255,231,162,.16)!important;
  color:rgba(255,240,195,.82)!important;
}
.jackpot-hero--compact .jackpot-back:hover,
.jackpot-hero--compact .jackpot-back:focus-visible{
  opacity:1!important;
  background:linear-gradient(180deg,rgba(148,101,31,.58),rgba(88,52,13,.70))!important;
  color:#fff2bd!important;
  border-color:rgba(255,231,162,.36)!important;
}
.jackpot-hero--compact .jackpot-brand{
  order:1!important;
  flex:1 1 420px!important;
  width:auto!important;
  min-width:min(100%,280px)!important;
  max-width:760px!important;
  min-height:58px!important;
  padding:7px 16px 7px 7px!important;
  border-radius:20px!important;
  background:
    radial-gradient(circle at 16% 0%,rgba(255,255,255,.58),transparent 32%),
    linear-gradient(180deg,#fff2a8 0%,#ffd35b 48%,#e4a01d 100%)!important;
  border:2px solid rgba(255,248,205,.60)!important;
  box-shadow:0 5px 0 rgba(127,73,0,.40),0 14px 24px rgba(67,34,0,.20),inset 0 1px 0 rgba(255,255,255,.64)!important;
  color:#301800!important;
}
.jackpot-hero--compact .jackpot-brand-stamp{
  height:44px!important;
  min-width:84px!important;
  padding:0 14px!important;
  border-radius:15px!important;
  font-size:17px!important;
  background:linear-gradient(180deg,#8ef1ff 0%,#2cc9ff 48%,#078bd7 100%)!important;
  color:#063250!important;
  border:2px solid rgba(255,255,255,.80)!important;
  box-shadow:0 4px 0 rgba(4,88,148,.54),inset 0 1px 0 rgba(255,255,255,.74)!important;
}
.jackpot-hero--compact .jackpot-brand-kicker{
  color:#6e4800!important;
  font-size:10px!important;
  font-weight:1000!important;
  letter-spacing:.09em!important;
  text-transform:uppercase!important;
  line-height:1.05!important;
}
.jackpot-hero--compact .jackpot-brand-name{
  margin-top:3px!important;
  color:#2b1600!important;
  font-size:22px!important;
  font-weight:1000!important;
  line-height:.95!important;
}
.jackpot-hero--compact .jackpot-hero-title{
  margin-top:8px!important;
  font-size:clamp(26px,3.2vw,40px)!important;
  line-height:.9!important;
}
.jackpot-hero--compact .jackpot-hero-pills{
  margin-top:7px!important;
  gap:6px!important;
}
.jackpot-hero--compact .jackpot-hero-pills span{
  min-height:24px!important;
  padding:5px 8px!important;
  font-size:10px!important;
}
.jackpot-hero--compact .jackpot-hero-visual{
  width:92px!important;
  height:92px!important;
  border-radius:22px!important;
  transform:rotate(1deg)!important;
}

.jackpot-main-panel{
  padding:13px!important;
  border-radius:26px!important;
}
.jackpot-priority-hints{
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:7px;
  margin-bottom:10px;
}
.jackpot-priority-hints > [hidden]{display:none!important;}
.jackpot-priority-hints .jackpot-inline-hint{
  margin:0!important;
  min-height:0!important;
  padding:9px 11px!important;
  border-radius:16px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  background:linear-gradient(180deg,rgba(255,226,110,.15),rgba(116,88,255,.10))!important;
  border:1px solid rgba(255,226,139,.24)!important;
  color:#fff6d5!important;
}
.jackpot-priority-hints .jackpot-inline-hint strong{
  flex:0 0 auto;
  color:#ffe78c!important;
  font-size:11px!important;
  text-transform:uppercase;
  letter-spacing:.05em;
}
.jackpot-priority-hints .jackpot-inline-hint span{
  min-width:0;
  font-size:12px!important;
  line-height:1.25!important;
  color:#f7efff!important;
}
.jackpot-priority-hints .jackpot-inline-hint--bonus{
  background:linear-gradient(180deg,rgba(255,232,150,.22),rgba(255,169,70,.12))!important;
  border-color:rgba(255,225,140,.36)!important;
}
.jackpot-picker-board{
  margin-top:0!important;
  grid-template-columns:minmax(0,1.42fr) minmax(230px,.76fr)!important;
  gap:10px!important;
}
.jackpot-picker-zone{
  padding:11px!important;
  border-radius:21px!important;
}
.jackpot-picker-title{
  margin-bottom:8px!important;
}
.jackpot-picker-title strong{
  font-size:13px!important;
}
.jackpot-picker-grid{
  grid-template-columns:repeat(10,minmax(0,1fr))!important;
  gap:6px!important;
}
.jackpot-picker-grid.is-symbols{
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
}
.pickBtn{
  min-height:37px!important;
  border-radius:13px!important;
  font-size:14px!important;
}
.pickBtn--symbol{
  font-size:19px!important;
}
.jackpot-selection-wrap{
  min-height:46px!important;
  margin-top:10px!important;
  padding:8px!important;
  border-radius:17px!important;
}
#lotteryMoodLine{
  margin-top:6px!important;
  font-size:12px!important;
  line-height:1.25!important;
}
.jackpot-trackers{
  margin-top:9px!important;
  gap:8px!important;
}
.jackpot-tracker,
.free-ticket-summary--tracker{
  min-height:56px!important;
  border-radius:16px!important;
  padding:8px 9px!important;
}
.jackpot-actions{
  margin-top:10px!important;
  gap:8px!important;
}
.jackpot-actions .btnGhost,
.jackpot-actions .btn3d{
  min-height:44px!important;
  border-radius:16px!important;
}
.jackpot-secret-panel--secondary{
  margin-top:12px!important;
  padding:11px!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,rgba(16,5,47,.62),rgba(18,5,48,.42))!important;
}
.jackpot-secret-panel--secondary .jackpot-secret-top{
  margin-bottom:8px!important;
}
.jackpot-secret-panel--secondary .jackpot-secret-title{
  font-size:11px!important;
}
.jackpot-secret-panel--secondary .jackpot-secret-row{
  padding:8px!important;
  gap:6px!important;
}
.jackpot-secret-panel--secondary .ball{
  min-width:34px!important;
  height:34px!important;
  border-radius:12px!important;
  font-size:13px!important;
}
.jackpot-secret-panel--secondary .jackpot-secret-reveal-line{
  margin-top:8px!important;
  padding:8px!important;
}
.jackpot-daily-progress-card{
  margin-top:12px!important;
}

/* évite que les styles du bandeau sponsor déforment la carte sponsor secondaire */
.jackpot-side-card .jackpot-brand{
  width:100%!important;
  min-width:0!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:inherit!important;
  gap:9px!important;
  flex:0 1 auto!important;
}
.jackpot-side-card .jackpot-brand-stamp{
  height:38px!important;
  min-width:54px!important;
  padding:0 10px!important;
  border-radius:13px!important;
  font-size:13px!important;
}
.jackpot-side-card .jackpot-brand-kicker{
  color:#fff2b8!important;
  font-size:9px!important;
}
.jackpot-side-card .jackpot-brand h4{
  margin:2px 0 0!important;
  color:#fff!important;
  font-size:17px!important;
}

@media (max-width:1180px){
  .jackpot-picker-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;}
}
@media (max-width:920px){
  .jackpot-hero--compact .jackpot-hero-inner{
    grid-template-columns:minmax(0,1fr) 82px!important;
  }
  .jackpot-hero--compact .jackpot-hero-visual{
    width:82px!important;
    height:82px!important;
  }
  .jackpot-picker-board{
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .jackpot-picker-grid{
    grid-template-columns:repeat(6,minmax(0,1fr))!important;
  }
  .jackpot-picker-grid.is-symbols{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }
}
@media (max-width:640px){
  #screen-lottery{margin-top:-4px!important;}
  .jackpot-show-shell{gap:8px!important;}
  .jackpot-hero--compact{
    padding:9px!important;
    border-radius:20px!important;
  }
  .jackpot-hero--compact .jackpot-hero-inner{
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .jackpot-hero--compact .jackpot-hero-visual{
    display:none!important;
  }
  .jackpot-hero--compact .jackpot-hero-topline{
    gap:7px!important;
  }
  .jackpot-hero--compact .jackpot-back{
    width:auto!important;
    margin:0!important;
    min-height:28px!important;
    padding:5px 8px!important;
    font-size:10px!important;
  }
  .jackpot-hero--compact .jackpot-brand{
    flex:1 1 100%!important;
    width:100%!important;
    min-width:0!important;
    min-height:50px!important;
    padding:6px 12px 6px 6px!important;
    border-radius:18px!important;
  }
  .jackpot-hero--compact .jackpot-brand-stamp{
    height:38px!important;
    min-width:72px!important;
    font-size:15px!important;
  }
  .jackpot-hero--compact .jackpot-brand-kicker{
    font-size:8.5px!important;
  }
  .jackpot-hero--compact .jackpot-brand-name{
    font-size:19px!important;
  }
  .jackpot-hero--compact .jackpot-hero-title{
    margin-top:6px!important;
    font-size:20px!important;
    line-height:1!important;
  }
  .jackpot-hero--compact .jackpot-hero-pills{
    display:none!important;
  }
  .jackpot-main-panel{
    padding:9px!important;
    border-radius:21px!important;
  }
  .jackpot-priority-hints{
    gap:5px!important;
    margin-bottom:8px!important;
  }
  .jackpot-priority-hints .jackpot-inline-hint{
    padding:7px 8px!important;
    border-radius:14px!important;
    gap:6px!important;
  }
  .jackpot-priority-hints .jackpot-inline-hint strong{
    font-size:9px!important;
  }
  .jackpot-priority-hints .jackpot-inline-hint span{
    font-size:11px!important;
    line-height:1.18!important;
  }
  .jackpot-picker-zone{
    padding:8px!important;
    border-radius:17px!important;
  }
  .jackpot-picker-title{
    margin-bottom:6px!important;
  }
  .jackpot-picker-title strong{
    font-size:12px!important;
  }
  .jackpot-picker-title span{
    min-height:21px!important;
    padding:4px 7px!important;
    font-size:10px!important;
  }
  .jackpot-picker-grid{
    grid-template-columns:repeat(6,minmax(0,1fr))!important;
    gap:5px!important;
  }
  .jackpot-picker-grid.is-symbols{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }
  .pickBtn{
    min-height:34px!important;
    border-radius:11px!important;
    font-size:13px!important;
  }
  .pickBtn--symbol{
    min-height:35px!important;
    font-size:18px!important;
  }
  .jackpot-selection-wrap{
    min-height:39px!important;
    margin-top:8px!important;
    padding:6px!important;
    border-radius:14px!important;
  }
  .jackpot-selection-wrap .ball{
    min-width:30px!important;
    height:30px!important;
    border-radius:10px!important;
    font-size:12px!important;
  }
  #lotteryMoodLine{
    margin-top:5px!important;
    font-size:11px!important;
  }
  .jackpot-trackers{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
    margin-top:7px!important;
  }
  .jackpot-tracker,
  .free-ticket-summary--tracker{
    min-height:48px!important;
    padding:6px 7px!important;
    border-radius:13px!important;
  }
  .jackpot-tracker span,
  .free-ticket-summary--tracker .free-ticket-summary-label{
    font-size:9px!important;
  }
  .jackpot-tracker strong,
  .free-ticket-summary--tracker .free-ticket-summary-main strong{
    font-size:15px!important;
  }
  .jackpot-actions{
    position:static!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:6px!important;
    margin:8px 0 0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  #submitJackpotBtn{
    order:0!important;
    grid-column:1 / -1!important;
    min-height:43px!important;
  }
  #quickPickBtn{order:1!important;}
  #watchSponsorBtn{order:2!important;}
  .jackpot-actions .btnGhost,
  .jackpot-actions .btn3d{
    min-height:39px!important;
    border-radius:14px!important;
    font-size:11px!important;
    padding:8px 9px!important;
  }
  .jackpot-secret-panel--secondary{
    margin-top:10px!important;
    padding:9px!important;
    border-radius:17px!important;
  }
  .jackpot-secret-panel--secondary .jackpot-secret-row{
    padding:6px!important;
    gap:5px!important;
  }
  .jackpot-secret-panel--secondary .ball{
    min-width:30px!important;
    height:30px!important;
    border-radius:10px!important;
    font-size:12px!important;
  }
  .jackpot-secret-panel--secondary .jackpot-secret-reveal-line{
    padding:7px!important;
  }
  .jackpot-secret-panel--secondary .jackpot-secret-reveal-text,
  .jackpot-secret-panel--secondary .jackpot-secret-countdown{
    font-size:10px!important;
  }
  .jackpot-daily-progress-card{
    margin-top:10px!important;
  }
}
@media (max-width:360px){
  .jackpot-picker-grid{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }
  .pickBtn{
    min-height:33px!important;
    font-size:12px!important;
  }
}

/* Zone sélection compacte : combinaison à gauche, compteurs à droite */
.jackpot-selection-panel{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:8px!important;
  min-height:0!important;
  margin-top:8px!important;
  margin-bottom:6px!important;
  padding:7px 8px!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.07)!important;
  border:1px solid rgba(255,255,255,.11)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important;
}
.jackpot-selection-main{
  display:flex;
  align-items:center;
  gap:7px;
  min-width:0;
}
.jackpot-selection-panel #lotteryMoodLine{
  margin:0!important;
  font-size:11px!important;
  line-height:1.15!important;
  font-weight:900!important;
  color:#fff8c8!important;
  white-space:nowrap;
}
.jackpot-selection-panel #lotteryMoodLine[hidden]{
  display:none!important;
}
.jackpot-selection-counter-row{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:5px;
  flex-wrap:nowrap;
}
.jackpot-selection-counter{
  display:inline-grid;
  grid-template-columns:auto auto;
  align-items:center;
  justify-content:center;
  column-gap:5px;
  min-width:0;
  min-height:26px;
  padding:4px 6px;
  border-radius:10px;
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.12);
}
.jackpot-selection-counter span{
  font-size:8px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.25px;
  color:#bfeeff;
}
.jackpot-selection-counter strong{
  font-family:"Baloo 2",sans-serif;
  font-size:13px;
  line-height:1;
  color:#fff8c8;
}
.jackpot-selection-balls{
  display:flex;
  align-items:center;
  gap:5px;
  flex-wrap:wrap;
  min-width:0;
  min-height:26px;
}
.jackpot-selection-panel.is-empty .jackpot-selection-balls{
  display:none;
}
.jackpot-selection-panel .ball{
  min-width:34px!important;
  height:34px!important;
  padding:0 8px!important;
  border-radius:11px!important;
  font-size:15px!important;
}
.jackpot-selection-panel .ball.jackpot-ball-symbol{
  font-size:16px!important;
}
.jackpot-trackers--resources{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
@media (max-width:640px){
  .jackpot-selection-panel{
    grid-template-columns:minmax(0,1fr)!important;
    gap:6px!important;
    padding:6px!important;
    border-radius:12px!important;
  }
  .jackpot-selection-main{
    min-height:26px;
  }
  .jackpot-selection-counter-row{
    justify-content:flex-start;
    gap:5px;
  }
  .jackpot-selection-counter{
    min-height:24px;
    padding:3px 5px;
  }
  .jackpot-selection-counter span{
    font-size:7.5px;
  }
  .jackpot-selection-counter strong{
    font-size:12px;
  }
  .jackpot-selection-balls{
    gap:4px;
    min-height:24px;
  }
  .jackpot-selection-panel .ball{
    min-width:31px!important;
    height:31px!important;
    border-radius:10px!important;
    font-size:14px!important;
    padding:0 7px!important;
  }
  .jackpot-selection-panel .ball.jackpot-ball-symbol{
    font-size:15px!important;
  }
}

/* Sécurité : aucun indice bonus ne s'affiche avant le moment prévu */
#bonusHintTextWrap[hidden],
#symbolBonusBadge[hidden],
#bonusGridWarningWrap[hidden]{
  display:none!important;
}

/* Refonte compacte du bloc Paliers Mega Rush — couleurs du thème site */
.jackpot-daily-progress-card{
  gap:8px!important;
  margin-top:10px!important;
  padding:10px!important;
  border-radius:22px!important;
  border:2px solid rgba(255,255,255,.16)!important;
  background:
    radial-gradient(circle at 14% 8%,rgba(255,255,255,.20),transparent 25%),
    radial-gradient(circle at 88% 10%,rgba(114,230,255,.22),transparent 23%),
    linear-gradient(145deg,#ff63dd 0%,#7a38ff 48%,#24053f 100%)!important;
  box-shadow:var(--shadow-soft),inset 0 1px 0 rgba(255,255,255,.20)!important;
  overflow:visible!important;
}
.jackpot-daily-progress-heading{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  width:max-content!important;
  max-width:100%!important;
  min-height:22px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#ffd95f,#ffbb22)!important;
  border:2px solid rgba(255,255,255,.30)!important;
  box-shadow:0 5px 0 rgba(122,68,0,.24),inset 0 1px 0 rgba(255,255,255,.45)!important;
  color:#4f246b!important;
  font-size:10px!important;
  font-weight:1000!important;
  letter-spacing:.07em!important;
  line-height:20px!important;
  text-shadow:none!important;
}
.jackpot-daily-progress-heading::before{
  content:"🎁"!important;
  font-size:13px!important;
  line-height:1!important;
}
.jackpot-daily-progress-summary{
  grid-template-columns:auto minmax(0,1fr)!important;
  gap:9px!important;
  min-height:48px!important;
  padding:8px 10px!important;
  border-radius:17px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  background:linear-gradient(180deg,rgba(36,5,63,.74),rgba(22,4,51,.64))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 8px 16px rgba(25,4,56,.20)!important;
  transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease!important;
}
.jackpot-daily-progress-summary:hover{
  transform:translateY(-1px)!important;
  border-color:rgba(255,217,95,.45)!important;
  background:linear-gradient(180deg,rgba(51,9,92,.80),rgba(26,5,62,.72))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 10px 18px rgba(25,4,56,.25),0 0 0 1px rgba(255,217,95,.08)!important;
}
.jackpot-daily-progress-summary-icon{
  width:32px!important;
  height:32px!important;
  border-radius:13px!important;
  font-size:17px!important;
  background:linear-gradient(180deg,#fff7bf,#ffd95f 48%,#ffb31f)!important;
  color:#5f3100!important;
  border:2px solid rgba(255,255,255,.30)!important;
  box-shadow:0 6px 0 rgba(122,68,0,.20),inset 0 1px 0 rgba(255,255,255,.48)!important;
}
.jackpot-daily-progress-summary-copy{
  gap:2px!important;
}
.jackpot-daily-progress-summary strong{
  color:#fff3b3!important;
  font-size:11px!important;
  letter-spacing:.045em!important;
  line-height:1.05!important;
  text-shadow:0 1px 0 rgba(0,0,0,.12)!important;
}
.jackpot-daily-progress-summary span{
  color:#f7ebff!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  font-size:10.5px!important;
  font-weight:850!important;
  line-height:1.18!important;
}
.jackpot-daily-progress-summary-reward{
  display:none!important;
}
.jackpot-daily-progress-shell{
  --jackpot-progress-side-pad:14px!important;
  --jackpot-track-top:12px!important;
  --jackpot-track-height:7px!important;
  --jackpot-node-size:0px!important;
  --jackpot-stop-size:0px!important;
  --jackpot-stop-size-final:0px!important;
  position:relative!important;
  min-height:74px!important;
  padding:0!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(36,5,63,.56),rgba(14,3,38,.42))!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;
  overflow:visible!important;
}
.jackpot-daily-progress-bar{
  left:14px!important;
  right:14px!important;
  top:12px!important;
  height:7px!important;
  border-radius:999px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  background:linear-gradient(180deg,rgba(20,4,52,.98),rgba(47,11,100,.95))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important;
}
.jackpot-daily-progress-bar span{
  background:linear-gradient(90deg,#72e6ff 0%,#ff63dd 44%,#ffd95f 100%)!important;
  box-shadow:0 0 18px rgba(255,99,221,.26),0 0 16px rgba(255,217,95,.20)!important;
}
.jackpot-daily-milestones{
  position:relative!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  align-items:start!important;
  gap:clamp(12px,4.2vw,26px)!important;
  min-height:68px!important;
  padding:29px 9px 8px!important;
  overflow:visible!important;
}
.jackpot-daily-stop{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  z-index:2!important;
  display:inline-flex!important;
  grid-template-rows:none!important;
  align-items:center!important;
  justify-content:center!important;
  justify-self:center!important;
  gap:9px!important;
  width:100%!important;
  min-width:0!important;
  max-width:108px!important;
  min-height:34px!important;
  padding:5px 9px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.07))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 7px 14px rgba(17,3,44,.18)!important;
  color:#fff!important;
  transform:none!important;
  transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,filter .16s ease!important;
}
.jackpot-daily-stop:hover,
.jackpot-daily-stop:focus-visible,
.jackpot-daily-stop.is-info-open{
  border-color:rgba(255,217,95,.58)!important;
  background:linear-gradient(180deg,rgba(255,217,95,.24),rgba(255,99,221,.14))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.20),0 10px 18px rgba(17,3,44,.24),0 0 18px rgba(255,99,221,.16)!important;
  filter:saturate(1.08)!important;
  outline:none!important;
  transform:translateY(-2px)!important;
}
.jackpot-daily-node,
.jackpot-daily-link{
  display:none!important;
}
.jackpot-daily-badge,
.jackpot-daily-stop.is-final .jackpot-daily-badge{
  flex:0 0 auto!important;
  width:28px!important;
  height:28px!important;
  padding:3px!important;
  border-radius:11px!important;
  background:linear-gradient(180deg,#ffd95f 0%,#ffbb22 58%,#ff9800 100%)!important;
  clip-path:none!important;
  box-shadow:0 6px 0 rgba(122,68,0,.20),0 8px 15px rgba(255,179,31,.16)!important;
  transform:none!important;
}
.jackpot-daily-stop:hover .jackpot-daily-badge,
.jackpot-daily-stop:focus-visible .jackpot-daily-badge,
.jackpot-daily-stop.is-info-open .jackpot-daily-badge{
  transform:scale(1.05)!important;
  box-shadow:0 6px 0 rgba(122,68,0,.22),0 10px 18px rgba(255,179,31,.22)!important;
}
.jackpot-daily-badge::before,
.jackpot-daily-stop.is-final .jackpot-daily-badge::before{
  inset:3px!important;
  border-radius:8px!important;
  background:linear-gradient(180deg,#7a38ff,#42118d)!important;
  clip-path:none!important;
}
.jackpot-daily-badge::after,
.jackpot-daily-stop.is-final .jackpot-daily-badge::after{
  display:none!important;
}
.jackpot-daily-icon,
.jackpot-daily-stop.is-final .jackpot-daily-icon{
  width:20px!important;
  height:20px!important;
  border-radius:7px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  background:rgba(255,255,255,.08)!important;
}
.jackpot-daily-glyph,
.jackpot-daily-stop.is-final .jackpot-daily-glyph{
  width:17px!important;
  height:17px!important;
  border-radius:6px!important;
  font-size:12px!important;
}
.jackpot-daily-glyph--ticket{
  background:linear-gradient(180deg,#fff7bf,#ffd95f)!important;
  color:#6b3b00!important;
}
.jackpot-daily-glyph--star{
  background:linear-gradient(180deg,#fff7bf,#ffd95f)!important;
  color:#8f4b00!important;
}
.jackpot-daily-threshold{
  margin:0!important;
  min-width:28px!important;
  height:22px!important;
  padding:0 7px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#fff3b3!important;
  background:linear-gradient(180deg,rgba(36,5,63,.90),rgba(18,3,45,.86))!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;
  font-size:12px!important;
  font-weight:1000!important;
  letter-spacing:.03em!important;
}
.jackpot-daily-stop.is-locked{
  opacity:.92!important;
}
.jackpot-daily-stop.is-locked .jackpot-daily-badge{
  filter:saturate(.85) brightness(.95)!important;
}
.jackpot-daily-stop.is-reached{
  border-color:rgba(114,230,255,.44)!important;
  background:linear-gradient(180deg,rgba(114,230,255,.18),rgba(122,56,255,.13))!important;
}
.jackpot-daily-stop.is-claimable,
.jackpot-daily-stop.is-claimed{
  border-color:rgba(255,217,95,.62)!important;
  background:linear-gradient(180deg,rgba(255,217,95,.25),rgba(255,99,221,.16))!important;
}
.jackpot-daily-stop.is-final{
  background:linear-gradient(180deg,rgba(255,217,95,.30),rgba(255,99,221,.18))!important;
  border-color:rgba(255,217,95,.55)!important;
}
.jackpot-daily-stop.is-final.is-claimable .jackpot-daily-badge{
  animation:none!important;
}
.jackpot-daily-info{
  left:50%!important;
  right:auto!important;
  bottom:calc(100% + 8px)!important;
  width:max-content!important;
  max-width:min(230px,calc(100vw - 40px))!important;
  padding:8px 10px!important;
  border-radius:13px!important;
  background:linear-gradient(180deg,rgba(36,5,63,.98),rgba(16,3,42,.98))!important;
  border:1px solid rgba(255,217,95,.42)!important;
  box-shadow:0 12px 22px rgba(0,0,0,.36),0 0 16px rgba(255,99,221,.14)!important;
  color:#fff8dc!important;
  font-size:10px!important;
  font-weight:850!important;
  line-height:1.2!important;
  transform:translate(-50%,5px) scale(.97)!important;
}
.jackpot-daily-stop.is-edge-start .jackpot-daily-info{
  left:0!important;
  right:auto!important;
  transform:translate(0,5px) scale(.97)!important;
}
.jackpot-daily-stop.is-edge-end .jackpot-daily-info{
  left:auto!important;
  right:0!important;
  transform:translate(0,5px) scale(.97)!important;
}
.jackpot-daily-stop:hover .jackpot-daily-info,
.jackpot-daily-stop:focus-visible .jackpot-daily-info,
.jackpot-daily-stop.is-info-open .jackpot-daily-info{
  opacity:1!important;
  visibility:visible!important;
  transform:translate(-50%,0) scale(1)!important;
}
.jackpot-daily-stop.is-edge-start:hover .jackpot-daily-info,
.jackpot-daily-stop.is-edge-start:focus-visible .jackpot-daily-info,
.jackpot-daily-stop.is-edge-start.is-info-open .jackpot-daily-info,
.jackpot-daily-stop.is-edge-end:hover .jackpot-daily-info,
.jackpot-daily-stop.is-edge-end:focus-visible .jackpot-daily-info,
.jackpot-daily-stop.is-edge-end.is-info-open .jackpot-daily-info{
  transform:translate(0,0) scale(1)!important;
}

@media (max-width:520px){
  .jackpot-daily-progress-card{
    gap:7px!important;
    padding:9px!important;
    border-radius:20px!important;
  }
  .jackpot-daily-progress-heading{
    min-height:21px!important;
    padding:0 9px!important;
    font-size:9.5px!important;
    line-height:19px!important;
  }
  .jackpot-daily-progress-summary{
    min-height:45px!important;
    padding:7px 8px!important;
    gap:8px!important;
    border-radius:15px!important;
  }
  .jackpot-daily-progress-summary-icon{
    width:30px!important;
    height:30px!important;
    border-radius:12px!important;
    font-size:16px!important;
  }
  .jackpot-daily-progress-summary strong,
  .jackpot-daily-progress-summary span{
    font-size:10px!important;
  }
  .jackpot-daily-progress-shell{
    min-height:70px!important;
    border-radius:16px!important;
  }
  .jackpot-daily-milestones{
    gap:8px!important;
    min-height:64px!important;
    padding:28px 5px 7px!important;
  }
  .jackpot-daily-stop{
    gap:6px!important;
    max-width:96px!important;
    min-height:32px!important;
    padding:4px 6px!important;
    border-radius:14px!important;
  }
  .jackpot-daily-badge,
  .jackpot-daily-stop.is-final .jackpot-daily-badge{
    width:25px!important;
    height:25px!important;
    border-radius:10px!important;
  }
  .jackpot-daily-icon,
  .jackpot-daily-stop.is-final .jackpot-daily-icon{
    width:18px!important;
    height:18px!important;
    border-radius:6px!important;
  }
  .jackpot-daily-glyph,
  .jackpot-daily-stop.is-final .jackpot-daily-glyph{
    width:15px!important;
    height:15px!important;
    font-size:11px!important;
  }
  .jackpot-daily-threshold{
    min-width:24px!important;
    height:20px!important;
    padding:0 6px!important;
    font-size:11px!important;
  }
  .jackpot-daily-info{
    max-width:min(200px,calc(100vw - 26px))!important;
    font-size:9.5px!important;
  }
}


/* Detailed temporary ad-free ticket state in the hover panel. */
.free-ticket-summary-item--bonus{
  display:grid;
  gap:3px;
  line-height:1.25;
}
.free-ticket-summary-item--bonus strong{
  color:#fff3a8;
  font-size:12px;
  font-weight:900;
}
.free-ticket-summary-item--bonus span{
  display:block;
  color:#dff7ff;
  font-size:11px;
  font-weight:800;
}
.free-ticket-summary-item--bonus[data-bonus-status="upcoming"] strong{color:#bfeeff}
.free-ticket-summary-item--bonus[data-bonus-status="expired"]{opacity:.72}
.free-ticket-summary.is-upcoming-bonus{
  background:linear-gradient(180deg,rgba(99,203,255,.24),rgba(24,100,201,.18));
  border-color:rgba(172,236,255,.42);
}
