/* =========================================================================
   IVIBET DE/AT — satellite design system
   Bespoke recreation of the ivibetgermany.com UI (header, sportsbook shell,
   casino lobby, Aktionen promo cards, Glücksrad wheel) + article typography.
   ========================================================================= */

*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}
input{font:inherit}

:root{
  --iv-green:#16bd78;      /* primary accent / login / active */
  --iv-green-d:#0e9a5f;
  --iv-green-l:#2fd693;
  --iv-teal:#0e8d7a;       /* Glücksrad / secondary */
  --iv-teal-d:#0a6c5e;
  --iv-orange:#ff7a1a;     /* Registrieren CTA */
  --iv-orange-d:#ec6606;

  --iv-ink-dark:#15242e;   /* header / sidebar / betslip bg */
  --iv-dark-2:#1d3240;     /* dark panels / hover */
  --iv-dark-3:#26414f;
  --iv-dark-line:#2c4453;

  --iv-bg:#e9edf1;         /* light body */
  --iv-card:#ffffff;
  --iv-line:#e3e8ed;
  --iv-line-2:#eef2f5;

  --iv-ink:#1a2a33;        /* text on light */
  --iv-muted:#6a7a83;
  --iv-on-dark:#e9eff3;
  --iv-on-dark-mut:#9fb1bc;

  --iv-sans:"Segoe UI",Roboto,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;
  --iv-radius:14px;
  --iv-shadow:0 8px 26px rgba(20,40,55,.12);
  --iv-shadow-sm:0 3px 12px rgba(20,40,55,.09);
  --iv-head-h:64px;
}

body{
  font-family:var(--iv-sans);
  color:var(--iv-ink);
  background:var(--iv-bg);
  line-height:1.6;
  -webkit-font-smoothing:antialiased;
  overflow-x:hidden;
}
.iv-sr{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.iv-ico{width:20px;height:20px;flex:none;display:inline-block;vertical-align:middle}
.iv-wrap{width:100%;max-width:1200px;margin-inline:auto;padding-inline:16px}

/* scrollbar */
*{scrollbar-width:thin;scrollbar-color:var(--iv-green) rgba(120,140,150,.18)}
::-webkit-scrollbar{width:9px;height:8px}
::-webkit-scrollbar-track{background:rgba(120,140,150,.12)}
::-webkit-scrollbar-thumb{background:var(--iv-green);border-radius:8px}

/* ============================ HEADER =================================== */
.iv-head{
  position:sticky;top:0;z-index:60;
  background:linear-gradient(180deg,#182934,#13212b);
  border-bottom:1px solid var(--iv-dark-line);
  color:var(--iv-on-dark);
}
.iv-head__in{
  max-width:1440px;margin-inline:auto;height:var(--iv-head-h);
  display:flex;align-items:center;gap:14px;padding:0 16px;
}
.iv-burger{display:none;width:40px;height:40px;border-radius:10px;align-items:center;justify-content:center;color:#cdd9e0}
.iv-burger:hover{background:var(--iv-dark-2)}
.iv-logo{display:flex;align-items:center;flex:none}
.iv-logo img{height:34px;width:auto}
.iv-head__nav{display:flex;align-items:center;gap:2px;margin-left:6px;overflow:hidden}
.iv-navlink{
  display:inline-flex;align-items:center;gap:7px;height:40px;padding:0 12px;
  border-radius:10px;color:#c3d0d8;font-size:14px;font-weight:600;white-space:nowrap;
  transition:.16s color,.16s background;
}
.iv-navlink .iv-ico{width:18px;height:18px;color:#7f97a3;transition:.16s}
.iv-navlink:hover{color:#fff;background:rgba(255,255,255,.05)}
.iv-navlink:hover .iv-ico{color:var(--iv-green-l)}
.iv-navlink.is-active{color:var(--iv-green-l)}
.iv-navlink.is-active .iv-ico{color:var(--iv-green-l)}
.iv-navlink .iv-new{background:var(--iv-orange);color:#fff;font-size:9px;font-weight:800;letter-spacing:.4px;padding:2px 5px;border-radius:5px;margin-left:2px}
.iv-head__sp{flex:1}
.iv-lang{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 10px;border-radius:9px;color:#b9c7cf;font-weight:700;font-size:13px}
.iv-lang:hover{background:var(--iv-dark-2);color:#fff}
.iv-head__auth{display:flex;align-items:center;gap:9px}
.iv-btn{
  display:inline-flex;align-items:center;justify-content:center;gap:7px;
  height:40px;padding:0 18px;border-radius:11px;font-weight:700;font-size:14px;
  white-space:nowrap;transition:.16s transform,.16s box-shadow,.16s filter;
}
.iv-btn:active{transform:translateY(1px)}
.iv-btn--login{background:linear-gradient(180deg,var(--iv-green-l),var(--iv-green));color:#08281c;box-shadow:0 6px 16px rgba(22,189,120,.32)}
.iv-btn--login:hover{filter:brightness(1.05);box-shadow:0 8px 22px rgba(22,189,120,.45)}
.iv-btn--reg{background:linear-gradient(180deg,#ff9038,var(--iv-orange));color:#fff;box-shadow:0 6px 16px rgba(255,122,26,.34)}
.iv-btn--reg:hover{filter:brightness(1.05);box-shadow:0 8px 22px rgba(255,122,26,.5)}
.iv-btn--ghost{background:transparent;border:1px solid var(--iv-green);color:var(--iv-green-d)}
.iv-btn--ghost:hover{background:rgba(22,189,120,.08)}
.iv-btn--wide{width:100%}
.iv-btn--lg{height:52px;padding:0 30px;font-size:16px;border-radius:13px}

/* ============================ FULL-WIDTH MAIN ========================= */
.iv-main{display:block}

/* ===================== SPORTSBOOK 3-COLUMN SHELL ===================== */
.iv-book{
  max-width:1560px;margin-inline:auto;
  display:grid;grid-template-columns:248px minmax(0,1fr) 320px;
  gap:14px;padding:14px 16px 40px;align-items:start;
}
.iv-book__center{min-width:0;display:flex;flex-direction:column;gap:16px}

/* ---- left sidebar ---- */
.iv-side{
  position:sticky;top:calc(var(--iv-head-h) + 14px);
  background:var(--iv-ink-dark);border:1px solid var(--iv-dark-line);
  border-radius:16px;padding:12px;color:var(--iv-on-dark);
  max-height:calc(100vh - var(--iv-head-h) - 28px);overflow:auto;
}
.iv-gluck{
  display:flex;align-items:center;gap:10px;width:100%;height:52px;padding:0 12px;
  border-radius:12px;font-weight:800;font-size:15px;letter-spacing:.3px;color:#eafff8;
  background:linear-gradient(135deg,var(--iv-teal),#0a6559);
  border:1px solid rgba(255,255,255,.09);box-shadow:0 6px 16px rgba(14,141,122,.35);
  position:relative;overflow:hidden;
}
.iv-gluck::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.22) 50%,transparent 70%);transform:translateX(-120%);animation:iv-shine 3.6s ease-in-out infinite}
@keyframes iv-shine{0%,60%{transform:translateX(-120%)}100%{transform:translateX(220%)}}
.iv-gluck__disc{
  width:30px;height:30px;border-radius:50%;flex:none;
  background:conic-gradient(from 0deg,#ffd34d 0 25%,#0e8d7a 0 50%,#ffd34d 0 75%,#0e8d7a 0);
  border:2px solid #ffd34d;box-shadow:0 0 0 2px rgba(0,0,0,.15) inset;
  animation:iv-spin-slow 6s linear infinite;
}
@keyframes iv-spin-slow{to{transform:rotate(360deg)}}
.iv-search{position:relative;margin-top:12px}
.iv-search input{
  width:100%;height:42px;border-radius:11px;background:var(--iv-dark-2);
  border:1px solid var(--iv-dark-line);color:#dbe6ec;padding:0 14px 0 38px;outline:none;
}
.iv-search input::placeholder{color:#7e939f}
.iv-search input:focus{border-color:var(--iv-green)}
.iv-search .iv-ico{position:absolute;left:11px;top:11px;width:18px;height:18px;color:#7e939f}
.iv-side__h{
  display:flex;align-items:center;justify-content:space-between;
  color:#8ea0ac;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase;
  margin:18px 4px 6px;
}
.iv-side__h .iv-ico{width:15px;height:15px}
.iv-qlist{display:flex;flex-direction:column;gap:1px}
.iv-qrow{
  display:flex;align-items:center;gap:11px;height:42px;padding:0 10px;border-radius:10px;
  color:#c3d0d8;font-size:14px;font-weight:600;transition:.14s;
}
.iv-qrow .iv-ico{width:18px;height:18px;color:#8299a5}
.iv-qrow:hover{background:var(--iv-dark-2);color:#fff}
.iv-qrow:hover .iv-ico{color:var(--iv-green-l)}
.iv-qrow.is-active{background:var(--iv-dark-2);color:var(--iv-green-l)}
.iv-qrow.is-active .iv-ico{color:var(--iv-green-l)}
.iv-qrow__badge{margin-left:auto;background:var(--iv-green);color:#08281c;font-size:11px;font-weight:800;min-width:20px;height:20px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px}
.iv-lg{display:flex;align-items:center;gap:11px;height:40px;padding:0 10px;border-radius:10px;color:#c3d0d8;font-size:13.5px;font-weight:600}
.iv-lg:hover{background:var(--iv-dark-2);color:#fff}
.iv-lg__flag{width:22px;height:16px;border-radius:3px;flex:none;object-fit:cover;background:var(--iv-dark-3)}

/* ---- right betslip ---- */
.iv-slip{
  position:sticky;top:calc(var(--iv-head-h) + 14px);
  display:flex;flex-direction:column;gap:14px;
}
.iv-panel{background:var(--iv-ink-dark);border:1px solid var(--iv-dark-line);border-radius:16px;color:var(--iv-on-dark);overflow:hidden}
.iv-panel__h{display:flex;align-items:center;gap:8px;padding:12px 14px;font-weight:800;font-size:13px;letter-spacing:.5px;text-transform:uppercase;color:#b7c6ce;border-bottom:1px solid var(--iv-dark-line)}
.iv-panel__h .iv-ico{width:16px;height:16px}
.iv-panel__h .iv-trash{margin-left:auto;color:#7e939f}
.iv-slip__tabs{display:flex;padding:8px 8px 0}
.iv-slip__tab{flex:1;height:40px;font-weight:700;font-size:13.5px;color:#94a7b2;position:relative}
.iv-slip__tab.is-on{color:#fff}
.iv-slip__tab.is-on::after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;border-radius:3px;background:var(--iv-green)}
.iv-slip__body{padding:26px 18px 20px;text-align:center}
.iv-slip__ticket{width:64px;height:64px;margin:0 auto 14px;border-radius:14px;background:var(--iv-dark-2);display:flex;align-items:center;justify-content:center;color:#5f7883}
.iv-slip__ticket .iv-ico{width:30px;height:30px}
.iv-slip__empty{font-weight:700;color:#d7e2e8;margin:0 0 6px}
.iv-slip__hint{font-size:12.5px;color:#8299a5;margin:0}
.iv-slip__code{display:flex;gap:8px;padding:0 18px 16px}
.iv-slip__code input{flex:1;height:44px;border-radius:11px;background:var(--iv-dark-2);border:1px solid var(--iv-dark-line);color:#dbe6ec;padding:0 14px;outline:none}
.iv-slip__code input:focus{border-color:var(--iv-green)}
.iv-slip__foot{display:flex;align-items:center;gap:10px;padding:0 18px 18px}
.iv-slip__stake{flex:none;width:88px;height:44px;border-radius:11px;background:var(--iv-dark-2);border:1px solid var(--iv-dark-line);color:#dbe6ec;padding:0 12px;outline:none}
/* betslip mini casino */
.iv-slipcas__tabs{display:flex;gap:16px;padding:12px 14px 0;font-size:12px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}
.iv-slipcas__tab{color:#7e939f;padding-bottom:8px;position:relative}
.iv-slipcas__tab.is-on{color:#fff}
.iv-slipcas__tab.is-on::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--iv-green)}
.iv-slipcas__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 14px 14px}
.iv-slipcas__grid .iv-tile{border-radius:12px}

/* ============================ HERO CAROUSEL =========================== */
.iv-hero{position:relative;border-radius:18px;overflow:hidden;background:#12212b;box-shadow:var(--iv-shadow)}
.iv-hero__track{display:flex;transition:transform .6s cubic-bezier(.22,.61,.36,1)}
.iv-hero__slide{position:relative;min-width:100%;aspect-ratio:1040/378;display:flex;align-items:center;background:radial-gradient(70% 100% at 78% 24%,#1f3e49,#0b1820 72%)}
.iv-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.iv-hero__slide::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,20,27,.92) 0%,rgba(9,20,27,.55) 45%,rgba(9,20,27,.05) 75%);z-index:1}
.iv-hero__c{position:relative;z-index:2;padding:0 clamp(22px,4vw,54px);max-width:60%}
.iv-hero__kick{color:var(--iv-orange);font-weight:800;letter-spacing:1px;text-transform:uppercase;font-size:clamp(13px,1.6vw,17px);margin:0 0 6px}
.iv-hero__amt{font-size:clamp(28px,4.4vw,52px);font-weight:900;color:#fff;line-height:1.02;margin:0}
.iv-hero__amt span{color:var(--iv-green-l)}
.iv-hero__sub{color:#cdd9e0;font-weight:700;letter-spacing:.5px;margin:6px 0 16px;font-size:clamp(12px,1.5vw,16px);text-transform:uppercase}
.iv-hero__dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:7px}
.iv-hero__dot{width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.4);transition:.2s}
.iv-hero__dot.is-on{width:26px;border-radius:6px;background:var(--iv-green)}
.iv-hero__arw{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:38px;height:38px;border-radius:10px;background:rgba(12,24,32,.55);color:#fff;display:flex;align-items:center;justify-content:center}
.iv-hero__arw:hover{background:rgba(12,24,32,.85)}
.iv-hero__arw--prev{left:12px}.iv-hero__arw--next{right:12px}

/* ============================ CASINO HERO ============================= */
.iv-chero{
  position:relative;border-radius:18px;overflow:hidden;min-height:420px;
  display:flex;align-items:center;box-shadow:var(--iv-shadow);
  background:
    radial-gradient(55% 75% at 80% 112%, rgba(22,189,120,.38), transparent 62%),
    radial-gradient(46% 55% at 88% 16%, rgba(255,207,77,.16), transparent 62%),
    radial-gradient(130% 140% at 16% 6%, #1e3d48, #0b1820 66%);
}
.iv-chero__lights{position:absolute;inset:0;z-index:0;
  background-image:
    radial-gradient(2px 2px at 12% 22%,#ffd76a 45%,transparent),radial-gradient(2px 2px at 28% 68%,#7ff0c8 45%,transparent),
    radial-gradient(3px 3px at 46% 30%,#ffd76a 45%,transparent),radial-gradient(2px 2px at 62% 74%,#7ff0c8 45%,transparent),
    radial-gradient(2px 2px at 74% 20%,#ffd76a 45%,transparent),radial-gradient(3px 3px at 88% 58%,#7ff0c8 45%,transparent),
    radial-gradient(2px 2px at 94% 34%,#ffd76a 45%,transparent),radial-gradient(2px 2px at 38% 88%,#ffd76a 45%,transparent);
  animation:iv-twinkle 4.5s ease-in-out infinite;
}
@keyframes iv-twinkle{0%,100%{opacity:.35}50%{opacity:.85}}
.iv-chero__hex{position:absolute;right:20%;top:50%;transform:translateY(-50%);z-index:1;width:min(420px,46%);aspect-ratio:1;filter:blur(3px);
  background:conic-gradient(from 30deg,rgba(22,189,120,0),rgba(22,189,120,.6),rgba(22,189,120,0));
  clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%);animation:iv-pulse 4s ease-in-out infinite}
@keyframes iv-pulse{0%,100%{opacity:.3;transform:translateY(-50%) scale(1)}50%{opacity:.65;transform:translateY(-50%) scale(1.06)}}
.iv-chero::after{content:"";position:absolute;right:3%;bottom:0;z-index:1;width:46%;height:94%;pointer-events:none;
  background:radial-gradient(48% 58% at 50% 82%, rgba(22,189,120,.30), transparent 72%)}
.iv-chero__c{position:relative;z-index:3;padding:clamp(24px,4vw,52px);max-width:60%}
.iv-chero__pack{color:#cdd9e0;font-weight:800;letter-spacing:2px;text-transform:uppercase;font-size:clamp(13px,1.6vw,17px);margin:0 0 8px}
.iv-chero__amt{font-size:clamp(30px,5vw,58px);font-weight:900;color:#fff;line-height:1.02;margin:0 0 18px}
.iv-chero__amt b{color:var(--iv-green-l)}
.iv-chero__note{color:#9fb1bc;font-size:13px;margin:14px 0 0}
.iv-chero__note a{color:var(--iv-green-l);font-weight:700}
.iv-chero__char{position:absolute;right:19%;bottom:0;z-index:2;height:106%;width:auto;max-width:40%;object-fit:contain;object-position:bottom;pointer-events:none;filter:drop-shadow(0 12px 30px rgba(0,0,0,.5))}
.iv-chero__coins{position:absolute;z-index:2;color:#ffd76a;animation:iv-float 5s ease-in-out infinite}

/* wins ticker (right of casino hero) */
.iv-wins{position:absolute;right:16px;top:16px;z-index:4;width:258px;max-width:32%;background:rgba(255,255,255,.96);border-radius:14px;box-shadow:var(--iv-shadow);overflow:hidden}
.iv-wins__row{display:flex;align-items:center;gap:10px;padding:9px 12px;border-bottom:1px solid var(--iv-line-2);font-size:12.5px}
.iv-wins__row:last-child{border-bottom:0}
.iv-wins__row img{width:34px;height:34px;border-radius:8px;object-fit:cover;flex:none}
.iv-wins__row b{color:var(--iv-ink)}
.iv-wins__row span{color:var(--iv-green-d);font-weight:700}
@keyframes iv-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}

/* ============================ CATEGORY TABS =========================== */
.iv-cats{display:flex;gap:6px;flex-wrap:nowrap;overflow-x:auto;align-items:center;background:var(--iv-card);border-radius:14px;padding:10px;box-shadow:var(--iv-shadow-sm);scrollbar-width:thin}
.iv-cats::-webkit-scrollbar{height:5px}
.iv-cat{display:inline-flex;flex-direction:column;align-items:center;gap:4px;min-width:74px;flex:0 0 auto;padding:8px 10px;border-radius:11px;color:var(--iv-muted);font-size:12px;font-weight:700;transition:.14s}
.iv-cat .iv-ico{width:22px;height:22px}
.iv-cat:hover{background:var(--iv-line-2);color:var(--iv-ink)}
.iv-cat.is-on{color:var(--iv-green-d)}
.iv-cat.is-on .iv-ico{color:var(--iv-green)}
.iv-cat.is-on::after{content:"";width:22px;height:3px;border-radius:3px;background:var(--iv-green)}
.iv-cats__sp{flex:1}
.iv-catsearch{display:flex;gap:8px;align-items:center;margin-left:auto}
.iv-catsearch input,.iv-catsearch select{height:42px;border-radius:11px;border:1px solid var(--iv-line);background:#fff;color:var(--iv-ink);padding:0 14px;outline:none}
.iv-catsearch input:focus,.iv-catsearch select:focus{border-color:var(--iv-green)}

/* ============================ GAME SECTIONS ========================== */
.iv-sec{display:flex;flex-direction:column;gap:12px}
.iv-sec__head{display:flex;align-items:center;gap:10px}
.iv-sec__ico{width:22px;height:22px;color:var(--iv-green)}
.iv-sec__t{font-size:19px;font-weight:800;color:var(--iv-ink)}
.iv-sec__tools{margin-left:auto;display:flex;align-items:center;gap:8px}
.iv-all{display:inline-flex;align-items:center;gap:4px;color:var(--iv-orange-d);font-weight:700;font-size:13px}
.iv-all .iv-ico{width:13px;height:13px}
.iv-arw{width:34px;height:34px;border-radius:9px;background:var(--iv-card);border:1px solid var(--iv-line);color:var(--iv-muted);display:flex;align-items:center;justify-content:center;box-shadow:var(--iv-shadow-sm)}
.iv-arw:hover{color:var(--iv-green);border-color:var(--iv-green)}
.iv-rail{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px;scroll-behavior:smooth;scroll-snap-type:x proximity}
.iv-rail>*{scroll-snap-align:start}
.iv-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}

/* tile */
.iv-tile{
  position:relative;flex:0 0 auto;width:158px;border-radius:14px;overflow:hidden;
  background:#0f1c24;box-shadow:var(--iv-shadow-sm);transition:.18s transform,.18s box-shadow;
}
.iv-grid .iv-tile,.iv-slipcas__grid .iv-tile{width:auto}
.iv-tile:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(20,40,55,.28)}
.iv-tile__img{aspect-ratio:158/196;width:100%;object-fit:cover}
.iv-tile__ribbon{position:absolute;top:0;left:0;background:linear-gradient(135deg,#ff5a8a,#c62a6a);color:#fff;font-size:8px;font-weight:900;letter-spacing:.4px;padding:3px 8px;border-bottom-right-radius:8px;z-index:2}
.iv-tile__badges{position:absolute;top:6px;right:6px;display:flex;gap:5px;z-index:2}
.iv-badge{display:inline-flex;align-items:center;gap:3px;background:rgba(9,18,24,.82);color:#dfeaef;font-size:10px;font-weight:800;padding:3px 6px;border-radius:7px;backdrop-filter:blur(2px)}
.iv-badge .iv-ico{width:11px;height:11px}
.iv-badge--rtp{color:#8affce}
.iv-tile__foot{position:absolute;left:6px;bottom:6px;z-index:2}
.iv-tile__name,.iv-tile__prov{display:none}/* the slot art already carries the game name — no redundant overlay */
.iv-tile__rtp{display:inline-block;background:rgba(9,18,24,.85);color:#8affce;font-size:10px;font-weight:800;letter-spacing:.3px;padding:3px 7px;border-radius:7px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}
.iv-tile__play{position:absolute;inset:0;background:rgba(11,20,26,.55);display:flex;align-items:center;justify-content:center;opacity:0;transition:.18s;z-index:3}
.iv-tile:hover .iv-tile__play{opacity:1}
.iv-tile__play span{background:var(--iv-green);color:#08281c;font-weight:800;padding:9px 18px;border-radius:10px;font-size:13px}

.iv-cas-foot{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:6px}
.iv-cas-count{color:var(--iv-muted);font-size:13px}
.iv-cas-count b{color:var(--iv-ink)}

/* hot combos (sportsbook) */
.iv-combos{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
.iv-combo{background:linear-gradient(180deg,#1d3240,#16262f);border:1px solid var(--iv-dark-line);border-radius:14px;padding:12px;color:var(--iv-on-dark)}
.iv-combo__top{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.4px;color:#9fb1bc;margin-bottom:10px}
.iv-combo__hot{background:var(--iv-orange);color:#fff;padding:2px 7px;border-radius:6px;text-transform:uppercase}
.iv-combo__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;text-align:center}
.iv-combo__k{color:#7e939f;font-size:10px;display:block}
.iv-combo__v{color:#fff;font-weight:800;font-size:15px}
.iv-combo__v--g{color:var(--iv-green-l)}

/* ============================ AKTIONEN / PROMO ======================= */
.iv-akt-hero{position:relative;border-radius:18px;overflow:hidden;text-align:center;padding:46px 20px;color:#fff;
  background:radial-gradient(120% 140% at 50% 0%,#22404c,#0f1e27 70%);box-shadow:var(--iv-shadow)}
.iv-akt-hero__t{font-size:clamp(30px,5vw,52px);font-weight:900;letter-spacing:2px;margin:0}
.iv-akt-hero__s{color:var(--iv-green-l);font-weight:800;letter-spacing:4px;text-transform:uppercase;margin:6px 0 0}
.iv-chips{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:20px}
.iv-chip{height:38px;padding:0 22px;border-radius:20px;border:1px solid rgba(255,255,255,.28);color:#cdd9e0;font-weight:700;font-size:13px;display:inline-flex;align-items:center}
.iv-chip.is-on{background:var(--iv-green);border-color:var(--iv-green);color:#08281c}
.iv-promos{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px}
.iv-promo{position:relative;background:var(--iv-card);border-radius:16px;box-shadow:var(--iv-shadow-sm);overflow:hidden;display:flex;flex-direction:column;transition:.18s transform,.18s box-shadow}
.iv-promo:hover{transform:translateY(-4px);box-shadow:var(--iv-shadow)}
.iv-promo__pic{position:relative;height:190px;background:radial-gradient(120% 120% at 50% 20%,#22404c,#12222b);overflow:hidden}
.iv-promo__pic img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center bottom}
.iv-promo__tag{position:absolute;top:16px;right:-38px;z-index:3;width:142px;text-align:center;transform:rotate(45deg);background:var(--iv-orange);color:#fff;font-size:11px;font-weight:800;letter-spacing:.9px;text-transform:uppercase;padding:6px 0;box-shadow:0 3px 8px rgba(0,0,0,.3)}
.iv-promo__tag--sport{background:var(--iv-green)}
.iv-promo__ic{position:absolute;left:50%;top:190px;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:#fff;box-shadow:var(--iv-shadow-sm);display:flex;align-items:center;justify-content:center;z-index:4}
.iv-promo__ic .iv-ico{width:30px;height:30px;color:var(--iv-green)}
.iv-promo__body{padding:38px 18px 18px;text-align:center;display:flex;flex-direction:column;gap:8px;flex:1}
.iv-promo__t{font-size:14px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;color:var(--iv-ink);margin:0}
.iv-promo__sep{width:30px;height:2px;background:var(--iv-line);margin:2px auto}
.iv-promo__d{font-size:13px;color:var(--iv-muted);margin:0;flex:1}
.iv-promo__d b{color:var(--iv-ink)}
.iv-promo__d .g{color:var(--iv-green-d);font-weight:700}
.iv-promo__btns{display:flex;gap:8px;margin-top:8px}
.iv-promo__btns .iv-btn{flex:1;height:40px;font-size:12.5px;padding:0 8px}

/* ============================ ARTICLE ================================ */
.iv-art{background:var(--iv-card);border-radius:18px;box-shadow:var(--iv-shadow-sm);padding:clamp(20px,3.4vw,44px);margin-top:16px}
.iv-art h1{font-size:clamp(26px,3.6vw,40px);line-height:1.14;font-weight:900;color:var(--iv-ink);margin:0 0 14px}
.iv-art .iv-lead{font-size:clamp(16px,1.9vw,19px);color:#33454f;font-weight:600;margin:0 0 8px}
.iv-art h2{font-size:clamp(21px,2.6vw,28px);font-weight:800;color:var(--iv-ink);margin:34px 0 12px;padding-top:6px}
.iv-art h3{font-size:clamp(17px,2vw,20px);font-weight:800;color:var(--iv-ink);margin:24px 0 8px}
.iv-art p{margin:0 0 14px;color:#2c3c45}
.iv-art strong,.iv-art b{color:var(--iv-ink)}
.iv-art a{color:var(--iv-green-d);font-weight:700}
.iv-art a:hover{text-decoration:underline}

.iv-bullets{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:9px}
.iv-bullets li{position:relative;padding-left:30px;color:#2c3c45}
.iv-bullets li::before{content:"";position:absolute;left:0;top:.15em;width:20px;height:20px;border-radius:6px;background:rgba(22,189,120,.12);
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316bd78' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 6l6 6-6 6M13 6l6 6-6 6'/%3E%3C/svg%3E");
  background-repeat:no-repeat;background-position:center;background-size:12px}
.iv-art ol{margin:0 0 16px;padding-left:0;list-style:none;counter-reset:iv}
.iv-art ol li{position:relative;padding-left:38px;margin-bottom:10px;color:#2c3c45;counter-increment:iv}
.iv-art ol li::before{content:counter(iv);position:absolute;left:0;top:0;width:26px;height:26px;border-radius:8px;background:var(--iv-green);color:#08281c;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center}

.iv-quote{margin:22px 0;padding:18px 22px;border-left:4px solid var(--iv-green);background:var(--iv-line-2);border-radius:0 12px 12px 0;font-style:italic;color:#33454f}
.iv-quote cite{display:block;margin-top:8px;font-style:normal;font-weight:700;color:var(--iv-muted);font-size:13px}

.iv-byline{display:flex;align-items:center;gap:12px;margin:24px 0;padding:14px 18px;border-radius:12px;background:linear-gradient(90deg,rgba(255,122,26,.1),transparent);border:1px solid rgba(255,122,26,.25)}
.iv-byline__av{width:44px;height:44px;border-radius:50%;flex:none;background:linear-gradient(135deg,var(--iv-orange),#ffb04d);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;font-size:16px}
.iv-byline__n{font-weight:800;color:var(--iv-ink)}
.iv-byline__r{font-size:13px;color:var(--iv-orange-d);font-weight:700}

/* scrollable tables */
.iv-tw{overflow-x:auto;margin:0 0 18px;border-radius:12px;border:1px solid var(--iv-line)}
.iv-tw table{width:100%;border-collapse:collapse;min-width:520px}
.iv-tw th,.iv-tw td{padding:11px 14px;text-align:left;border-bottom:1px solid var(--iv-line);font-size:14px;vertical-align:top}
.iv-tw thead th{background:var(--iv-ink-dark);color:#dfeaef;font-weight:700;position:sticky;top:0}
.iv-tw tbody tr:nth-child(even){background:var(--iv-line-2)}
.iv-tw tbody tr:last-child td{border-bottom:0}
.iv-tw td:first-child,.iv-tw th:first-child{font-weight:700;color:var(--iv-ink)}

/* key facts / two column facts table */
.iv-facts{overflow-x:auto;margin:0 0 18px;border-radius:12px;border:1px solid var(--iv-line)}
.iv-facts table{width:100%;border-collapse:collapse;min-width:420px}
.iv-facts td{padding:12px 16px;border-bottom:1px solid var(--iv-line);font-size:14px}
.iv-facts tr:last-child td{border-bottom:0}
.iv-facts td:first-child{width:38%;font-weight:700;color:var(--iv-ink);background:var(--iv-line-2)}

/* rating box */
.iv-rating{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin:20px 0;padding:20px;border-radius:14px;background:linear-gradient(135deg,#16262f,#1f3947);color:#fff}
.iv-rating__score{font-size:44px;font-weight:900;color:var(--iv-green-l);line-height:1}
.iv-rating__score span{font-size:20px;color:#9fb1bc}
.iv-rating__label{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#9fb1bc}
.iv-rating__bars{flex:1;min-width:240px;display:flex;flex-direction:column;gap:8px}
.iv-rbar{display:grid;grid-template-columns:150px 1fr 34px;align-items:center;gap:10px;font-size:13px}
.iv-rbar__track{height:8px;border-radius:6px;background:rgba(255,255,255,.14);overflow:hidden}
.iv-rbar__fill{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,var(--iv-green),var(--iv-green-l));width:0;transition:width 1.1s ease}
.iv-rbar__v{font-weight:800;color:var(--iv-green-l);text-align:right}

/* inline promo banner within article */
.iv-abanner{position:relative;overflow:hidden;border-radius:18px;margin:30px 0;padding:34px 36px;min-height:150px;color:#fff;
  background:linear-gradient(120deg,#0e8d7a,#123a3a 52%,#12222b 92%)}
.iv-abanner::after{content:"";position:absolute;right:30%;top:-50px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(22,189,120,.35),transparent 70%);z-index:0}
.iv-abanner__body{position:relative;z-index:2;max-width:64%;display:flex;flex-direction:column;align-items:flex-start}
.iv-abanner__t{font-size:clamp(23px,3vw,32px);font-weight:900;margin:0;line-height:1.1}
.iv-abanner__d{color:#d5e7e2;margin:7px 0 0;font-size:15px}
.iv-abanner__body .iv-btn{margin-top:16px}
.iv-abanner--char{min-height:215px;padding-right:clamp(150px,36%,340px)}
.iv-abanner__char{position:absolute;right:1.5%;bottom:0;height:124%;width:auto;max-width:37%;object-fit:contain;object-position:bottom center;z-index:1;pointer-events:none;filter:drop-shadow(0 14px 26px rgba(0,0,0,.5))}

/* FAQ accordion */
.iv-faq{display:flex;flex-direction:column;gap:10px;margin:8px 0 18px}
.iv-faq__item{border:1px solid var(--iv-line);border-radius:12px;overflow:hidden;background:#fff}
.iv-faq__q{width:100%;display:flex;align-items:center;gap:12px;padding:15px 18px;font-weight:700;color:var(--iv-ink);text-align:left}
.iv-faq__q .iv-ico{margin-left:auto;width:18px;height:18px;color:var(--iv-green);transition:.2s transform}
.iv-faq__item.is-open .iv-faq__q .iv-ico{transform:rotate(180deg)}
.iv-faq__a{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 18px}
.iv-faq__item.is-open .iv-faq__a{max-height:600px}
.iv-faq__a p{padding:2px 0 16px;margin:0;color:#2c3c45}

/* testimonials */
.iv-testi{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;margin:8px 0 18px}
.iv-testi__c{background:var(--iv-line-2);border-radius:14px;padding:18px;border:1px solid var(--iv-line)}
.iv-testi__c p{font-style:italic;margin:0 0 10px;color:#33454f}
.iv-testi__a{font-weight:700;color:var(--iv-green-d);font-size:13px}

/* ============================ LEGAL ================================== */
.iv-legal{display:grid;grid-template-columns:250px minmax(0,1fr);gap:26px;align-items:start;margin:20px 0 50px}
.iv-toc{position:sticky;top:calc(var(--iv-head-h) + 16px);background:var(--iv-card);border-radius:14px;box-shadow:var(--iv-shadow-sm);padding:16px}
.iv-toc__t{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:var(--iv-muted);font-weight:800;margin:0 0 10px}
.iv-toc a{display:block;padding:8px 10px;border-radius:9px;color:var(--iv-ink);font-size:13.5px;font-weight:600}
.iv-toc a:hover{background:var(--iv-line-2);color:var(--iv-green-d)}
.iv-legal__body{background:var(--iv-card);border-radius:16px;box-shadow:var(--iv-shadow-sm);padding:clamp(20px,3vw,40px)}
.iv-legal__body h1{font-size:clamp(26px,3.4vw,36px);font-weight:900;margin:0 0 6px;color:var(--iv-ink)}
.iv-legal__upd{color:var(--iv-muted);font-size:13px;margin:0 0 22px}
.iv-legal__sec{scroll-margin-top:calc(var(--iv-head-h) + 16px);border-top:1px solid var(--iv-line);padding-top:22px;margin-top:22px}
.iv-legal__sec:first-of-type{border-top:0;padding-top:0;margin-top:0}
.iv-legal__sec h2{font-size:22px;font-weight:800;color:var(--iv-ink);margin:0 0 12px}
.iv-legal__sec h3{font-size:17px;font-weight:800;margin:18px 0 6px;color:var(--iv-ink)}
.iv-legal__sec p{margin:0 0 12px;color:#2c3c45}
.iv-legal__list{list-style:none;margin:2px 0 14px;padding:0;display:flex;flex-direction:column;gap:8px}
.iv-legal__list li{position:relative;padding-left:24px;color:#2c3c45}
.iv-legal__list li::before{content:"";position:absolute;left:2px;top:.55em;width:8px;height:8px;border-radius:2px;background:var(--iv-green);transform:rotate(45deg)}
.iv-legal__list strong{color:var(--iv-ink)}

/* ============================ WHEEL MODAL ============================ */
.iv-wheelbtn{position:fixed;left:20px;bottom:20px;z-index:70;display:flex;align-items:center;gap:10px;height:54px;padding:0 20px 0 12px;border-radius:28px;color:#eafff8;font-weight:800;
  background:linear-gradient(135deg,var(--iv-teal),#0a6559);box-shadow:0 10px 26px rgba(14,141,122,.5)}
.iv-wheelbtn:hover{filter:brightness(1.06)}
.iv-wheelbtn .iv-gluck__disc{width:34px;height:34px}
.iv-book .iv-wheelbtn{display:none}

.iv-wheelov{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:16px;
  background:radial-gradient(120% 120% at 50% 40%,rgba(9,40,32,.86),rgba(6,16,20,.94))}
.iv-wheelov.is-open{display:flex}
.iv-wheelov__box{position:relative;width:100%;max-width:520px;text-align:center;color:#fff}
.iv-wheelov__close{position:absolute;right:0;top:-4px;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;z-index:5}
.iv-wheelov__title{font-size:30px;font-weight:900;letter-spacing:1px;margin:0 0 18px;text-shadow:0 3px 14px rgba(0,0,0,.4)}
.iv-wheel-stage{position:relative;width:min(420px,86vw);aspect-ratio:1;margin:0 auto}
.iv-wheel-rim{position:absolute;inset:0;border-radius:50%;
  background:radial-gradient(circle at 50% 50%,transparent 68%,#0a6559 69% 73%,#ffcf4d 74% 80%,#0a6559 81%);
  box-shadow:0 0 40px rgba(22,189,120,.6),0 20px 50px rgba(0,0,0,.5)}
.iv-wheel-rim::before{content:"";position:absolute;inset:6.5%;border-radius:50%;
  background:repeating-conic-gradient(#fff2b0 0 3deg,transparent 3deg 30deg)}
.iv-wheel{position:absolute;inset:11%;border-radius:50%;overflow:hidden;
  transition:transform 5.2s cubic-bezier(.15,.86,.24,1);will-change:transform;
  background:conic-gradient(
    #0e8d7a 0 30deg,#0b6f61 30deg 60deg,#0e8d7a 60deg 90deg,#0b6f61 90deg 120deg,
    #0e8d7a 120deg 150deg,#0b6f61 150deg 180deg,#0e8d7a 180deg 210deg,#0b6f61 210deg 240deg,
    #0e8d7a 240deg 270deg,#0b6f61 270deg 300deg,#0e8d7a 300deg 330deg,#0b6f61 330deg 360deg);
  box-shadow:inset 0 0 0 3px rgba(0,0,0,.2)}
.iv-wheel__seg{position:absolute;inset:0;pointer-events:none;transform:rotate(calc(var(--i) * 30deg + 15deg))}
.iv-wheel__seg span{position:absolute;top:5.5%;left:50%;transform:translate(-50%,0) rotate(90deg);transform-origin:center;
  font-size:13px;font-weight:800;color:#fff;white-space:nowrap;letter-spacing:.2px}
.iv-wheel__seg--win span{color:#ffe08a;text-shadow:0 0 8px rgba(255,207,77,.85);font-size:14px}
.iv-wheel-hub{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20%;height:20%;border-radius:50%;z-index:4;
  background:radial-gradient(circle at 40% 35%,#1fd18f,#0a6559);border:3px solid #ffcf4d;box-shadow:0 0 18px rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}
.iv-wheel-hub img{width:58%}
.iv-wheel-ptr{position:absolute;left:50%;top:-2%;transform:translateX(-50%);z-index:5;width:0;height:0;
  border-left:15px solid transparent;border-right:15px solid transparent;border-top:30px solid #ffcf4d;filter:drop-shadow(0 3px 4px rgba(0,0,0,.5))}
.iv-wheel-remaining{margin:18px 0 10px;color:#cdeee2;font-weight:700;letter-spacing:.5px;font-size:13px;text-transform:uppercase}
.iv-wheel-spin{height:52px;padding:0 40px;border-radius:14px;font-weight:800;font-size:16px;color:#08281c;
  background:linear-gradient(180deg,var(--iv-green-l),var(--iv-green));box-shadow:0 8px 22px rgba(22,189,120,.5)}
.iv-wheel-spin:hover{filter:brightness(1.06)}
.iv-wheel-spin:disabled{opacity:.5;cursor:default;filter:grayscale(.3)}
.iv-wheel-details{display:block;margin-top:12px;color:#9fcebf;font-size:12px;letter-spacing:1px;text-transform:uppercase}
/* result */
.iv-wheel-result{display:none}
.iv-wheelov.is-won .iv-wheel-stage,.iv-wheelov.is-won .iv-wheel-remaining,.iv-wheelov.is-won .iv-wheel-spin,.iv-wheelov.is-won .iv-wheel-details{display:none}
.iv-wheelov.is-won .iv-wheel-result{display:block;animation:iv-pop .4s ease}
@keyframes iv-pop{from{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}
.iv-wheel-result__cup{font-size:64px;line-height:1;margin-bottom:8px}
.iv-wheel-result__t{font-size:26px;font-weight:900;margin:0 0 6px;color:#fff}
.iv-wheel-result__b{font-size:22px;font-weight:900;color:var(--iv-green-l);margin:0 0 4px}
.iv-wheel-result__d{color:#cdeee2;margin:0 0 20px}

/* ============================ FOOTER ================================= */
.iv-foot{background:linear-gradient(180deg,#16262f,#0f1c24);color:var(--iv-on-dark-mut);margin-top:24px;padding:36px 0 22px}
.iv-foot__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:26px}
.iv-foot__logo{display:inline-block;background:#fff;padding:9px 14px;border-radius:12px;margin-bottom:14px}
.iv-foot__logo img{height:30px;display:block}
.iv-foot__about{font-size:13px;line-height:1.7;max-width:340px}
.iv-fcol h3{color:#dfeaef;font-size:14px;font-weight:800;margin:0 0 12px}
.iv-fcol a{display:block;padding:5px 0;font-size:13.5px;color:#9fb1bc}
.iv-fcol a:hover{color:var(--iv-green-l)}
.iv-foot__pays{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}
.iv-paych{height:30px;padding:0 12px;border-radius:7px;background:var(--iv-dark-2);color:#c3d0d8;font-size:12px;font-weight:700;display:inline-flex;align-items:center}
.iv-foot__bar{border-top:1px solid var(--iv-dark-line);margin-top:26px;padding-top:18px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:12.5px}
.iv-foot__soc{display:flex;gap:8px}
.iv-foot__soc a{width:34px;height:34px;border-radius:9px;background:var(--iv-dark-2);color:#c3d0d8;display:flex;align-items:center;justify-content:center}
.iv-foot__soc a:hover{background:var(--iv-green);color:#08281c}
.iv-foot__copy{margin-left:auto}
.iv-foot__age{width:36px;height:36px;border-radius:50%;border:2px solid var(--iv-orange);color:var(--iv-orange);font-weight:800;font-size:12px;display:flex;align-items:center;justify-content:center}
.iv-foot__rg{width:100%;font-size:12px;color:#7e939f;line-height:1.7}

/* ============================ ANIMATIONS ============================= */
body.js [data-animate]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}
body.js [data-animate].is-in{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){
  body.js [data-animate]{opacity:1;transform:none;transition:none}
  .iv-gluck::after,.iv-gluck__disc,.iv-chero__hex{animation:none}
}

/* ============================ MOBILE DRAWER ========================== */
.iv-scrim{position:fixed;inset:0;background:rgba(6,14,18,.6);z-index:90;opacity:0;visibility:hidden;transition:.2s}
.iv-scrim.is-on{opacity:1;visibility:visible}
.iv-mnav{position:fixed;top:0;left:0;bottom:0;width:min(300px,84vw);z-index:100;background:var(--iv-ink-dark);color:var(--iv-on-dark);
  transform:translateX(-100%);transition:transform .26s ease;overflow:auto;padding:16px}
.iv-mnav.is-on{transform:none}
.iv-mnav__x{position:absolute;right:12px;top:12px;width:38px;height:38px;border-radius:10px;color:#c3d0d8;font-size:22px;display:flex;align-items:center;justify-content:center}
.iv-mnav__logo img{height:32px;margin:4px 0 18px}
.iv-mnav a{display:flex;align-items:center;gap:12px;padding:13px 12px;border-radius:11px;font-weight:700;color:#d7e2e8}
.iv-mnav a .iv-ico{color:#8299a5;width:20px;height:20px}
.iv-mnav a:hover,.iv-mnav a.is-active{background:var(--iv-dark-2);color:var(--iv-green-l)}
.iv-mnav a.is-active .iv-ico{color:var(--iv-green-l)}
.iv-mnav__cta{display:flex;gap:8px;margin-top:16px}
.iv-mnav__cta .iv-btn{flex:1}

/* ============================ RESPONSIVE ============================ */
@media (max-width:1180px){
  .iv-book{grid-template-columns:220px minmax(0,1fr) 300px}
}
@media (max-width:1040px){
  .iv-head__nav{display:none}
  .iv-burger{display:flex}
  .iv-book{grid-template-columns:minmax(0,1fr) 300px}
  .iv-side{display:none}
  .iv-book .iv-wheelbtn{display:flex}
}
@media (max-width:860px){
  .iv-book{grid-template-columns:minmax(0,1fr)}
  .iv-slip{display:none}
  .iv-legal{grid-template-columns:1fr}
  .iv-toc{position:static;order:-1}
  .iv-foot__grid{grid-template-columns:1fr 1fr}
  .iv-chero__char,.iv-wins{display:none}
  .iv-chero__c,.iv-hero__c{max-width:100%}
}
@media (max-width:560px){
  :root{--iv-head-h:56px}
  .iv-head__auth .iv-btn span{display:none}
  .iv-head__auth .iv-btn{padding:0 12px}
  .iv-lang{display:none}
  .iv-foot__grid{grid-template-columns:1fr}
  .iv-promos{grid-template-columns:1fr;gap:16px}
  .iv-tile{width:138px}
  .iv-wheelbtn{height:48px;padding:0 16px 0 10px}
  .iv-wheelbtn span{font-size:13px}
}
@media (max-width:400px){
  .iv-promos{grid-template-columns:1fr}
  .iv-rbar{grid-template-columns:110px 1fr 30px}
}

/* ===================== LIGHT HEADER (logo is a dark wordmark) ============= */
.iv-head{background:#ffffff;border-bottom:1px solid var(--iv-line);box-shadow:0 2px 14px rgba(20,40,55,.07);color:var(--iv-ink)}
.iv-logo img{height:36px}
.iv-burger{color:#33454f}
.iv-burger:hover{background:var(--iv-line-2)}
.iv-navlink{color:#33454f}
.iv-navlink .iv-ico{color:#8aa0ac}
.iv-navlink:hover{color:var(--iv-ink);background:var(--iv-line-2)}
.iv-navlink:hover .iv-ico{color:var(--iv-green)}
.iv-navlink.is-active{color:var(--iv-green-d);background:rgba(22,189,120,.10)}
.iv-navlink.is-active .iv-ico{color:var(--iv-green)}
.iv-lang{color:#5a6a74}
.iv-lang:hover{background:var(--iv-line-2);color:var(--iv-ink)}
/* wheel launcher: hide the floating button where a sidebar already carries Glücksrad (desktop); show it on mobile */
body.iv-has-side .iv-wheelbtn{display:none}
@media (max-width:1040px){body.iv-has-side .iv-wheelbtn{display:flex}}
/* CTA banners inside articles: force white text + correct button colours over the article link/heading styles */
.iv-abanner .iv-abanner__t{color:#fff}
.iv-abanner .iv-abanner__d{color:#d5e7e2}
.iv-art .iv-btn--reg{color:#fff}
.iv-art .iv-btn--login{color:#08281c}
.iv-art .iv-btn--ghost{color:var(--iv-green-d)}
.iv-art .iv-btn:hover{text-decoration:none}
/* inline article imagery (breaks up long text) */
.iv-fig{margin:28px 0;border-radius:16px;overflow:hidden;box-shadow:var(--iv-shadow-sm)}
.iv-fig img{width:100%;display:block}
.iv-fig--char{background:radial-gradient(120% 150% at 72% 12%,#22404c,#0b1820 74%);display:flex;justify-content:center;align-items:flex-end;min-height:240px;padding-top:14px}
.iv-fig--char img{width:auto;max-height:280px;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(0,0,0,.5))}
.iv-figrow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0}
.iv-figrow a{position:relative;border-radius:12px;overflow:hidden;box-shadow:var(--iv-shadow-sm);transition:.18s transform}
.iv-figrow a:hover{transform:translateY(-4px)}
.iv-figrow img{width:100%;display:block;aspect-ratio:158/196;object-fit:cover}
@media(max-width:560px){.iv-figrow{grid-template-columns:1fr 1fr}}
/* keep ONE RTP label per tile (the bottom pill); hide the top live-% badge */
.iv-badge--rtp{display:none}
/* mobile drawer logo on a white chip so the dark wordmark stays visible */
.iv-mnav__logo{display:inline-block;background:#fff;padding:8px 12px;border-radius:10px;margin:2px 0 18px}
.iv-mnav__logo img{height:26px;margin:0;display:block}
/* scroll-reveal for article text (JS adds .iv-reveal so no-JS keeps text visible) */
.iv-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}
.iv-reveal.is-in{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){.iv-reveal{opacity:1;transform:none;transition:none}}
/* ---------- mobile corrections ---------- */
@media (max-width:640px){
  .iv-head__auth{display:none}            /* auth CTAs live in the drawer on mobile */
  .iv-head__in{gap:10px}
  .iv-abanner__char{display:none}
  .iv-abanner--char{padding-right:22px;min-height:0}
  .iv-abanner{padding:24px 22px;margin:22px 0}
  .iv-abanner__body{max-width:100%}
  .iv-chero{min-height:0}
  .iv-chero__c{padding:26px 20px;max-width:100%}
  .iv-chero__amt{font-size:clamp(20px,5.4vw,27px);line-height:1.15}
  .iv-chero__pack{font-size:12px}
  .iv-chero__hex{display:none}
  .iv-hero__amt{font-size:clamp(26px,8vw,40px)}
  .iv-hero__c{max-width:100%}
}

/* Mobile CTA resilience: preserve button contrast and allow long labels to wrap. */
.iv-mnav__cta{flex-wrap:wrap}
.iv-mnav__cta .iv-btn{
  flex:1 1 110px;
  max-width:100%;
  min-width:0;
  height:auto;
  min-height:44px;
  padding:10px 12px;
  white-space:normal;
  line-height:1.2;
  text-align:center;
  overflow-wrap:anywhere;
}
.iv-mnav__cta .iv-btn--login,
.iv-mnav__cta .iv-btn--login:hover,
.iv-mnav__cta .iv-btn--login:focus,
.iv-mnav__cta .iv-btn--login:focus-visible{
  background:linear-gradient(180deg,var(--iv-green-l),var(--iv-green));
  color:#08281c;
}
.iv-mnav__cta .iv-btn--reg,
.iv-mnav__cta .iv-btn--reg:hover,
.iv-mnav__cta .iv-btn--reg:focus,
.iv-mnav__cta .iv-btn--reg:focus-visible{
  background:linear-gradient(180deg,#ff9038,var(--iv-orange));
  color:var(--iv-ink);
}
.iv-mnav__cta .iv-btn:focus-visible{
  outline:2px solid #fff;
  outline-offset:2px;
}

@media (max-width:640px){
  .iv-chero__c > div .iv-btn{
    flex:1 1 100%;
    width:100%;
  }
  .iv-chero__c .iv-btn,
  .iv-hero__c .iv-btn,
  .iv-abanner__body .iv-btn,
  .iv-wheel-result .iv-btn{
    max-width:100%;
    min-width:0;
    height:auto;
    min-height:52px;
    padding:10px 18px;
    white-space:normal;
    line-height:1.25;
    text-align:center;
    overflow-wrap:anywhere;
  }
  .iv-promo__btns{flex-wrap:wrap}
  .iv-promo__btns .iv-btn{
    flex:1 1 110px;
    max-width:100%;
    min-width:0;
    height:auto;
    min-height:40px;
    padding:8px;
    white-space:normal;
    line-height:1.2;
    text-align:center;
    overflow-wrap:anywhere;
  }
  .iv-chero__c .iv-btn .iv-ico,
  .iv-hero__c .iv-btn .iv-ico,
  .iv-abanner__body .iv-btn .iv-ico,
  .iv-promo__btns .iv-btn .iv-ico,
  .iv-wheel-result .iv-btn .iv-ico{flex:0 0 auto}
}

/* =========================================================================
   MOBILE HERO FIT — the slide had a locked 1040/378 aspect-ratio, so on a
   phone the kicker + headline + subline + CTA did not fit inside it and
   spilled over the arrows and dots. Below 760px the slide grows with its
   content instead.
   ========================================================================= */
@media (max-width:760px){
  .iv-hero__slide{aspect-ratio:auto;min-height:210px}
  .iv-hero__c{max-width:100%;padding:18px 16px 42px}
  .iv-hero__kick{font-size:11.5px;letter-spacing:.6px;margin:0 0 5px;line-height:1.3}
  .iv-hero__amt{font-size:clamp(21px,6.2vw,30px);line-height:1.14}
  .iv-hero__sub{font-size:11.5px;letter-spacing:.2px;line-height:1.35;margin:7px 0 14px;text-transform:none}
  .iv-hero__c .iv-btn{height:auto;min-height:42px;padding:9px 18px;font-size:14px;border-radius:11px;
    white-space:normal;line-height:1.2;text-align:center;max-width:100%}
  .iv-hero__arw{display:none}
  .iv-hero__dots{bottom:12px}
}
@media (max-width:400px){
  .iv-hero__slide{min-height:190px}
  .iv-hero__amt{font-size:clamp(19px,6.6vw,25px)}
  .iv-hero__c{padding:15px 13px 40px}
}

/* ivibet-network:start */
/* =========================================================================
   Ivibet network — cross-domain country links in the footer.
   Neutral, currentColor-derived surface so the strip sits correctly on every
   fork's footer, light or dark. Flags come from the inline #f-xx sprite.
   ========================================================================= */
.iv-geo{margin-top:26px;padding-top:20px;border-top:1px solid rgba(127,127,127,.3);border-top:1px solid color-mix(in srgb,currentColor 24%,transparent)}
.iv-geo__defs{position:absolute;width:0;height:0;overflow:hidden}
.iv-geo__h{margin:0 0 14px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-align:center;opacity:.9}
.iv-geo__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}
.iv-geo__i{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border-radius:999px;text-decoration:none;color:inherit;font-size:12.5px;font-weight:700;line-height:1.15;white-space:nowrap;background:rgba(127,127,127,.13);background:color-mix(in srgb,currentColor 11%,transparent);border:1px solid rgba(127,127,127,.28);border:1px solid color-mix(in srgb,currentColor 20%,transparent);transition:background .18s ease,border-color .18s ease,transform .18s ease}
.iv-geo__i:hover{background:rgba(127,127,127,.24);background:color-mix(in srgb,currentColor 20%,transparent);transform:translateY(-1px)}
.iv-geo__i:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.iv-geo__f{width:18px;height:12px;flex:0 0 auto;border-radius:2px;box-shadow:0 0 0 1px rgba(127,127,127,.45)}
@media (max-width:640px){
  .iv-geo{margin-top:22px;padding-top:16px}
  .iv-geo__h{margin-bottom:11px}
  .iv-geo__list{gap:6px}
  .iv-geo__i{padding:6px 10px;gap:6px;font-size:11.5px}
  .iv-geo__f{width:16px;height:11px}
}
@media (prefers-reduced-motion:reduce){
  .iv-geo__i{transition:none}
  .iv-geo__i:hover{transform:none}
}
/* ivibet-network:end */
