:root{--bg:#06101f;--surface:#0c1b2e;--surface-2:#102239;--line:#1b3049;--text:#f4f7fb;--muted:#7189aa;--green:#22dfa0;--green-dark:#0fbb82;--red:#ef6173;--radius:16px;--vip-gold:#b8954f;--vip-gold-light:#d0b36a;--vip-gold-dark:#765b28;--vip-gold-muted:#9a7b3f;--vip-surface:#111923;--vip-surface-soft:#18212b;--gold-highlight:#f2d58a;--gold-light:#ddb65c;--gold-main:#c08b2f;--gold-deep:#8a5d18;--gold-shadow:#5e3c0d;--gold-soft:rgba(221,182,92,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.55;overflow-x:hidden}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid var(--green);outline-offset:3px}.container{width:min(1396px,calc(100% - 48px));margin-inline:auto}.section{padding:126px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:200;top:10px;left:10px;padding:10px 16px;background:var(--green);color:#03140f;font-weight:800;transform:translateY(-150%)}.skip-link:focus{transform:none}
main{display:flex;flex-direction:column}.hero{order:1}.telegram{order:2}.plans{order:3}.record{order:4}.predictions{order:5}

.site-header{position:sticky;z-index:100;top:0;height:92px;border-top:2px solid #36312e;border-bottom:1px solid #13243a;background:rgba(5,15,29,.96);backdrop-filter:blur(12px)}.header-inner{height:100%;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:13px}.brand-word{font-size:20px;font-weight:900;letter-spacing:5px}.brand-logo{display:block;width:auto;height:64px;object-fit:contain;background:transparent}.brand-logo-small{height:54px}.main-nav{margin:auto;display:flex;align-items:center;gap:43px}.main-nav a{color:#8998ad;font-size:16px;transition:.2s}.main-nav a:hover{color:var(--text)}.header-actions{display:flex;align-items:center;gap:14px}.language-switch{display:flex;padding:4px;border:1px solid var(--line);border-radius:11px;background:#09172a}.lang-btn{width:40px;height:34px;border:0;border-radius:8px;background:transparent;color:#71839d;font-size:12px;font-weight:800;cursor:pointer}.lang-btn.active{background:#152a44;color:white}.login-btn{height:52px;padding:0 22px;border:1px solid #263a52;border-radius:12px;background:#0d1b2e;color:#dce5ef;font-weight:800;cursor:pointer}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:9px;background:var(--surface);cursor:pointer}.menu-toggle i{display:block;width:20px;height:2px;margin:4px auto;background:white}

.hero{position:relative;min-height:760px;padding:132px 0 68px;text-align:center;overflow:hidden}.hero-aura{position:absolute;z-index:-1;top:-310px;left:50%;width:880px;height:660px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(14,115,105,.25),rgba(6,16,31,0) 65%)}.hero-inner{display:flex;flex-direction:column;align-items:center}.hero-badge{display:flex;align-items:center;gap:11px;padding:10px 17px;border:1px solid rgba(34,223,160,.24);border-radius:999px;background:rgba(34,223,160,.07);color:var(--green);font-size:12px;font-weight:900;letter-spacing:2px}.hero-badge i,.record-head i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.hero h1{margin:54px 0 23px;font-size:clamp(60px,7vw,92px);line-height:1.05;letter-spacing:-4.5px}.hero h1 span,.hero h1 strong{display:block}.hero h1 strong{color:var(--green)}.hero p{max-width:830px;margin:0;color:#8299bc;font-size:19px;line-height:1.75}.hero-actions{display:flex;gap:14px;margin-top:36px}.btn{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 27px;border:1px solid transparent;border-radius:10px;font-size:14px;font-weight:850;cursor:pointer;transition:transform .2s,filter .2s}.btn:hover{transform:translateY(-2px);filter:brightness(1.07)}.btn-primary{background:var(--green);color:#031810}.btn-secondary{border-color:#253850;background:#0d1a2c;color:#e0e8f0}.hero-proof{display:flex;align-items:center;gap:11px;margin-top:23px;color:#627a9a;font-size:12px}.hero-proof i{display:grid;place-items:center;width:24px;height:24px;border:1px solid rgba(34,223,160,.32);border-radius:50%;color:var(--green);font-style:normal;font-size:11px}

.record{position:relative;margin-top:-16px}.record-box{padding:0;border:1px solid var(--line);border-radius:22px;background:var(--surface);overflow:hidden}.record-head{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 27px;border-bottom:1px solid var(--line);color:#6982a5;font-size:10px;letter-spacing:2px}.record-head span:first-child{display:flex;align-items:center;gap:14px;color:#8fa5c2}.record-grid{display:grid;grid-template-columns:repeat(4,1fr)}.record-grid>div{min-height:162px;display:flex;flex-direction:column;justify-content:center;padding:30px 34px;border-right:1px solid var(--line)}.record-grid>div:last-child{border:0}.record-grid small{color:#6b84a8;font-size:11px;letter-spacing:1px}.record-grid strong{margin-top:12px;font-size:29px;line-height:1}.record-grid strong.positive{color:var(--green)}.record-grid em{margin-top:7px;color:#6d83a2;font-size:11px;font-style:normal}

.predictions{padding-top:128px}.section-intro h2{margin:19px 0 16px;font-size:44px;font-weight:450;letter-spacing:-1.5px}.section-intro p{max-width:760px;margin:0;color:var(--muted);font-size:16px}.eyebrow{color:var(--green);font-size:11px;font-weight:900;letter-spacing:2px}.predictions-intro{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:43px}.delay{padding:10px 15px;border:1px solid var(--line);border-radius:9px;background:#09172a;color:#8093af;font-size:10px;font-weight:900;letter-spacing:1px}.delay i{font-style:normal;margin-right:7px}.plan-tabs{display:flex;gap:12px}.plan-tab{min-width:338px;height:76px;display:flex;align-items:center;gap:15px;padding:0 18px;border:1px solid var(--line);border-radius:14px;background:#0b192b;color:#93a5be;font-weight:800;cursor:pointer}.plan-tab.active{border-color:rgba(34,223,160,.58);background:#0b2027;color:white}.plan-tab b{padding:9px 12px;border-radius:8px;background:#152b48;color:#7790b5;font-size:10px}.plan-tab.active b{background:var(--green);color:#031810}.plan-caption{margin:17px 0 27px;color:var(--muted);font-size:13px}.filters{width:max-content;display:flex;padding:5px;border:1px solid var(--line);border-radius:12px;background:#09172a;margin-bottom:22px}.filter-btn{height:43px;padding:0 22px;border:0;border-radius:8px;background:transparent;color:#788eae;font-size:12px;font-weight:800;cursor:pointer}.filter-btn.active{background:var(--green);color:#031810}.prediction-list{display:grid;gap:16px}.prediction-card{border:1px solid var(--line);border-radius:17px;background:var(--surface);overflow:hidden}.prediction-card[hidden]{display:none}.match-row{height:92px;display:grid;grid-template-columns:1fr 150px 1fr;align-items:center;padding:0 28px;border-bottom:1px solid var(--line)}.team{display:flex;align-items:center;gap:16px;font-size:15px;letter-spacing:.5px}.team.away{justify-content:flex-end}.crest{width:48px;height:48px;display:grid;place-items:center;border:2px solid #dce7f2;border-radius:50%;background:#243b59;font-size:11px}.crest.ludogorets{background:#9d2035}.crest.arsenal{background:#a22a33}.crest.chelsea{background:#164c92}.crest.inter{background:#142e5c}.crest.atalanta{background:#1861a2}.kickoff{text-align:center}.kickoff strong{display:block;color:var(--green);font-size:16px}.kickoff small{color:#657d9e;font-size:9px}.pick-row{min-height:111px;display:grid;grid-template-columns:1.35fr 2fr auto;align-items:center;padding:20px 28px;gap:25px}.pick-main{display:grid;grid-template-columns:auto 1fr;gap:7px 12px;align-items:center}.pick-main>strong{grid-column:1/-1;font-size:14px}.pick-main small{color:#7187a6;font-size:10px}.free-label,.vip-label{width:max-content;padding:5px 8px;border:1px solid rgba(34,223,160,.23);border-radius:5px;background:rgba(34,223,160,.08);color:var(--green);font-size:8px;font-weight:900}.vip-label{border-color:#665628;background:#2a2519;color:#e6c156}.pick-row dl{display:grid;grid-template-columns:repeat(4,1fr);margin:0}.pick-row dl div{padding:0 18px;border-left:1px solid var(--line)}.pick-row dt{color:#607898;font-size:8px;letter-spacing:.5px}.pick-row dd{margin:5px 0 0;font-size:13px;font-weight:800}.status{padding:7px 11px;border:1px solid currentColor;border-radius:6px;font-size:9px;font-weight:850}.status.won{color:var(--green);background:rgba(34,223,160,.06)}.status.lost{color:var(--red);background:rgba(239,97,115,.06)}.status.upcoming{color:#e6c156;background:rgba(230,193,86,.06)}.empty-state{padding:35px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:14px}

.telegram{padding-top:142px}.centered{text-align:center}.centered p{margin-inline:auto}.telegram-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:110px;margin-top:70px;align-items:center}.steps{margin:0;padding:0;list-style:none}.steps li{display:grid;grid-template-columns:60px 1fr;gap:18px;padding:32px 0;border-bottom:1px solid var(--line)}.steps li>span{color:var(--green);font:800 12px ui-monospace,monospace}.steps h3{margin:0 0 10px;font-size:20px;font-weight:500}.steps p{max-width:520px;margin:0;color:var(--muted);font-size:14px}.telegram-card{padding:24px;border:1px solid #263c58;border-radius:22px;background:#0e2036}.channel-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.tg-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#2aabee}.channel-head div{display:grid}.channel-head small{color:#6f86a7;font-size:10px}.channel-head>b{margin-left:auto;color:#7288a5;letter-spacing:3px}.message{padding:19px;border-radius:14px;background:#18304e;display:grid;gap:8px}.message>small{color:var(--green);font-size:9px;font-weight:900}.message>span{color:#89a2c5;font-size:11px}.slip{margin-top:5px;padding:13px;border-radius:8px;background:#f5f6f7;color:#101822;display:grid;gap:7px}.slip>b{color:#1372d2;font-style:italic}.slip>span{color:#7c8590;font-size:10px}.slip>strong{font-size:13px}.slip div{display:flex;justify-content:space-between;padding-top:8px;border-top:1px dashed #ccd0d4}.message>em{width:max-content;padding:5px 8px;border-radius:5px;background:rgba(34,223,160,.1);color:var(--green);font-size:10px;font-weight:900;font-style:normal}.message>time{justify-self:end;color:#4da8dc;font-size:10px}.telegram-card>h3{margin:22px 8px 10px;font-size:21px;font-weight:500}.telegram-card>p{margin:0 8px;color:var(--muted);font-size:12px}

.plans{padding-top:135px;min-height:880px}.plans-grid{max-width:1030px;display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:70px auto 0}.plan-card{position:relative;min-height:535px;padding:42px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.plan-card.featured{border-color:rgba(34,223,160,.62)}.popular{position:absolute;right:27px;top:-14px;padding:7px 13px;border-radius:7px;background:var(--green);color:#031810;font-size:9px;font-weight:900;letter-spacing:.5px}.plan-card h3{margin:0;font-size:16px}.price{margin:25px 0 35px;font-size:44px;font-weight:900}.price small{color:#7188a8;font-size:14px;font-weight:400}.plan-card ul{min-height:190px;margin:0 0 25px;padding:0;list-style:none}.plan-card li{position:relative;margin:17px 0;padding-left:30px;color:#8ca1bf;font-size:15px}.plan-card li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.wide{width:100%}

.site-footer{border-top:1px solid var(--line);background:#050d19}.footer-inner{min-height:125px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.site-footer p{color:#617794;font-size:11px}.site-footer nav{justify-self:end;display:flex;gap:25px}.site-footer nav a,.site-footer nav button{padding:0;border:0;background:transparent;color:#7186a5;font-size:11px;cursor:pointer}.toast{position:fixed;z-index:150;right:24px;bottom:24px;max-width:min(360px,calc(100% - 48px));padding:14px 18px;border:1px solid rgba(34,223,160,.35);border-radius:10px;background:#10243a;color:white;font-size:12px;opacity:0;transform:translateY(15px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:none}

@media(max-width:1000px){.site-header{height:76px}.brand-word{font-size:16px;letter-spacing:3px}.brand-logo{height:52px}.brand-logo-small{height:48px}.menu-toggle{display:block;margin-left:auto}.main-nav{position:absolute;top:76px;left:24px;right:24px;display:none;padding:15px;border:1px solid var(--line);border-radius:12px;background:#09182a}.main-nav.open{display:grid;gap:4px}.main-nav a{padding:11px}.header-actions{margin-left:15px}.hero{min-height:700px}.telegram-grid{gap:45px}.pick-row{grid-template-columns:1fr}.pick-row dl div:first-child{border-left:0}.status{justify-self:start}.footer-inner{grid-template-columns:1fr;text-align:center;padding:35px 0}.site-footer .brand,.site-footer nav{justify-self:center}}
@media(max-width:720px){.container{width:min(100% - 28px,1396px)}.section{padding:90px 0}.login-btn{display:none}.hero{min-height:650px;padding-top:100px}.hero-badge{font-size:9px;letter-spacing:1.2px}.hero h1{margin-top:40px;font-size:clamp(45px,13vw,70px);letter-spacing:-2.8px}.hero p{font-size:16px}.hero-actions{width:100%;flex-direction:column}.hero-actions .btn{width:100%}.record{margin-top:0}.record-head{height:55px}.record-grid{grid-template-columns:1fr 1fr}.record-grid>div{min-height:125px;border-bottom:1px solid var(--line)}.record-grid>div:nth-child(2){border-right:0}.record-grid>div:nth-child(3),.record-grid>div:nth-child(4){border-bottom:0}.record-grid strong{font-size:24px}.predictions-intro{display:block}.delay{display:inline-block;margin-top:22px}.plan-tabs{display:grid}.plan-tab{min-width:0;width:100%}.filters{width:100%;overflow:auto}.filter-btn{flex:1 0 auto;padding-inline:14px}.match-row{height:auto;min-height:112px;grid-template-columns:1fr auto 1fr;padding:20px 15px}.team{gap:8px;font-size:10px}.team.away{text-align:right}.crest{width:38px;height:38px}.pick-row{padding:20px}.pick-row dl{grid-template-columns:1fr 1fr;gap:15px}.pick-row dl div:nth-child(3){border-left:0}.telegram-grid{grid-template-columns:1fr;margin-top:40px}.telegram-card{padding:15px}.plans-grid{grid-template-columns:1fr;margin-top:45px}.plan-card{min-height:auto;padding:30px}.section-intro h2{font-size:36px}.plans{min-height:auto}.footer-inner{gap:18px}.site-footer nav{flex-wrap:wrap;justify-content:center}}
@media(max-width:430px){.header-actions{margin-left:8px}.language-switch{padding:2px}.lang-btn{width:33px}.brand-word{font-size:14px;letter-spacing:2px}.brand-logo{height:44px}.brand-logo-small{height:42px}.hero h1{font-size:43px}.record-grid>div{padding:23px 20px}.record-head{padding:0 16px}.record-head span:last-child{display:none}.team{flex-direction:column}.team.away{flex-direction:column-reverse}.pick-row dl div{padding-left:10px}.steps li{grid-template-columns:40px 1fr}.plan-card li{font-size:13px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* +EV explanation and compact event metadata */
.hero .ev-note{max-width:760px;margin-top:15px;color:#607996;font-size:12px;line-height:1.6}
.hero .ev-note+.hero-actions{margin-top:30px}
.event-meta{min-height:48px;display:flex;align-items:center;margin:0;padding:0 28px;border-bottom:1px solid var(--line);background:rgba(5,15,28,.28)}
.event-meta div{display:flex;align-items:center;gap:7px;padding:0 18px;border-right:1px solid var(--line)}
.event-meta div:first-child{padding-left:0}
.event-meta div:last-child{border-right:0}
.event-meta dt{color:#58708f;font-size:8px;font-weight:800;letter-spacing:.7px}
.event-meta dd{margin:0;color:#9aacc3;font-size:10px;font-weight:700}

@media(max-width:720px){
  .hero .ev-note{max-width:520px;margin-top:13px;font-size:10px;line-height:1.5}
  .hero .ev-note+.hero-actions{margin-top:25px}
  .event-meta{min-height:0;display:grid;grid-template-columns:1fr 1fr;padding:8px 15px}
  .event-meta div,.event-meta div:first-child{padding:5px 10px;border:0}
  .event-meta div:last-child{grid-column:1/-1}
}

/* Prominent +EV and transparency statements */
.hero-badge{
  max-width:calc(100vw - 32px);
  padding:13px 22px;
  border-color:rgba(34,223,160,.42);
  background:linear-gradient(90deg,rgba(34,223,160,.08),rgba(34,223,160,.15),rgba(34,223,160,.08));
  color:var(--green);
  font-size:clamp(14px,1.15vw,18px);
  font-weight:950;
  letter-spacing:2.4px;
  text-shadow:0 0 16px rgba(34,223,160,.32);
  box-shadow:0 0 24px rgba(34,223,160,.08),inset 0 0 20px rgba(34,223,160,.04);
}
.telegram .section-intro>.eyebrow{
  display:inline-block;
  padding:8px 2px;
  color:var(--green);
  font-size:clamp(16px,1.45vw,22px);
  font-weight:950;
  letter-spacing:2.8px;
  text-shadow:0 0 18px rgba(34,223,160,.4);
}
.telegram .section-intro>.eyebrow::after{
  content:"";
  display:block;
  width:62%;
  height:2px;
  margin:8px auto 0;
  border-radius:999px;
  background:linear-gradient(90deg,transparent,var(--green),transparent);
  box-shadow:0 0 10px rgba(34,223,160,.55);
}

@media(max-width:720px){
  .hero-badge{padding:10px 14px;font-size:11px;line-height:1.35;letter-spacing:1.25px;text-align:center}
  .hero-badge i{flex:0 0 7px}
  .telegram .section-intro>.eyebrow{font-size:14px;line-height:1.4;letter-spacing:1.8px}
}

.bookmaker-note{max-width:920px;margin:34px auto 0;padding:15px 18px;border-left:2px solid rgba(34,223,160,.38);background:rgba(15,34,55,.42);color:#6f86a5;font-size:11px;line-height:1.7}
.plan-card ul{min-height:225px}

@media(max-width:720px){
  .bookmaker-note{margin-top:25px;padding:13px 14px;font-size:10px;line-height:1.6}
  .plan-card ul{min-height:0}
  .plan-card li{line-height:1.5}
}

.plan-card .guarantee-benefit{color:#d9e8e2;font-weight:800}
.performance-guarantee{margin:4px 0 24px;padding:18px;border:1px solid rgba(34,223,160,.42);border-radius:12px;background:linear-gradient(135deg,rgba(34,223,160,.11),rgba(34,223,160,.035));box-shadow:inset 0 1px rgba(255,255,255,.035),0 0 24px rgba(34,223,160,.055)}
.guarantee-title{display:flex;align-items:center;gap:9px;margin-bottom:10px;color:var(--green)}
.guarantee-title span{font-size:13px;text-shadow:0 0 10px rgba(34,223,160,.5)}
.guarantee-title strong{font-size:14px;letter-spacing:.2px}
.performance-guarantee p{margin:0;color:#a0b2c9;font-size:11px;line-height:1.65}
.performance-guarantee small{display:block;margin-top:11px;padding-top:11px;border-top:1px solid rgba(34,223,160,.15);color:#7188a6;font-size:9px;line-height:1.55}
.plan-card.featured{min-height:auto}

@media(max-width:720px){
  .performance-guarantee{padding:15px;margin-bottom:20px}
  .guarantee-title strong{font-size:13px}
  .performance-guarantee p{font-size:10px;line-height:1.6}
  .performance-guarantee small{font-size:8.5px}
}

/* Subscription benefit legibility and premium guarantee accent */
.plan-card li{color:#eef3f8;font-size:16px;font-weight:600;line-height:1.55}
.plan-card .guarantee-benefit{display:flex;flex-direction:column;gap:2px;color:#eef3f8;font-weight:400;text-shadow:none}
.plan-card .guarantee-benefit::before{color:#d6b46b;text-shadow:0 0 10px rgba(197,157,77,.35)}
.guarantee-benefit strong{font-size:17px;font-weight:950;line-height:1.25;letter-spacing:.15px;color:#dfc17d;background:linear-gradient(180deg,#f0daa2 5%,#c99f4f 52%,#efd797 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 14px rgba(197,157,77,.18)}
.guarantee-benefit span{color:#f1f4f8;font-size:13px;font-weight:400;line-height:1.35;text-shadow:none}
.performance-guarantee{border-color:rgba(198,157,77,.55);background:linear-gradient(135deg,rgba(177,134,57,.14),rgba(95,72,30,.045));box-shadow:inset 0 1px rgba(255,247,220,.04),0 0 24px rgba(177,134,57,.08)}
.guarantee-title{color:#d6b46b}
.guarantee-title span{color:#d6b46b;text-shadow:0 0 10px rgba(197,157,77,.38)}
.guarantee-title strong{color:#dfc17d;text-shadow:0 0 12px rgba(197,157,77,.22)}
.performance-guarantee p{color:#d5dce5}
.performance-guarantee small{border-top-color:rgba(198,157,77,.2);color:#9ca9ba}

@media(max-width:720px){
  .plan-card li{font-size:14px;line-height:1.5;overflow-wrap:anywhere}
  .performance-guarantee,.performance-guarantee p,.performance-guarantee small{overflow-wrap:anywhere}
  .guarantee-benefit strong{font-size:15px}
  .guarantee-benefit span{font-size:12px}
}

/* Clear label/value hierarchy for event metadata */
.event-meta{min-height:64px;flex-wrap:wrap;gap:0}
.event-meta div{min-width:150px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}
.event-meta dt{color:#69809e;font-size:10px;font-weight:500;line-height:1.2;letter-spacing:.8px;text-transform:uppercase}
.event-meta dt::after{content:":"}
.event-meta dd{color:#f0f4f8;font-size:15px;font-weight:750;line-height:1.3;overflow-wrap:anywhere}

/* Reusable sport icon system and emblem-free participants */
.sport-icon-sprite{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}
.event-meta .sport-meta dd{display:flex;flex-direction:row;align-items:center;gap:9px}
.sport-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:1px solid rgba(34,223,160,.38);border-radius:9px;background:linear-gradient(145deg,#102338,#091625);color:#67e8b6;box-shadow:inset 0 1px rgba(255,255,255,.035)}
.sport-icon svg{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.match-row{grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr)}
.team{min-width:0;gap:0}
.team strong{max-width:100%;overflow-wrap:anywhere;text-transform:none}
.team.away{text-align:right}

@media(max-width:720px){
  .match-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px}
  .team{font-size:12px;line-height:1.35}
  .sport-icon{width:30px;height:30px;flex-basis:30px;border-radius:8px}
  .sport-icon svg{width:18px;height:18px}
}

@media(max-width:430px){
  .team,.team.away{flex-direction:row}
  .match-row{gap:8px;padding-inline:12px}
}

@media(max-width:720px){
  .event-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:8px 15px}
  .event-meta div,.event-meta div:first-child{min-width:0;padding:6px 10px}
  .event-meta div:last-child{grid-column:1/-1}
  .event-meta dt{font-size:10px}
  .event-meta dd{font-size:13px;line-height:1.3}
}

@media(max-width:380px){
  .event-meta{grid-template-columns:1fr}
  .event-meta div:last-child{grid-column:auto}
}

/* Interactive statistics periods and five-metric layout */
.record-head{min-height:70px;height:auto;gap:24px;padding-block:10px}
.period-switch{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:10px;background:#09172a}
.period-btn{min-height:36px;padding:0 13px;border:0;border-radius:7px;background:transparent;color:#7186a5;font-size:10px;font-weight:750;cursor:pointer;white-space:nowrap}
.period-btn.active{background:#173049;color:var(--green);box-shadow:inset 0 0 0 1px rgba(34,223,160,.18)}
.record-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.record-grid>div{min-width:0;padding:28px 26px}
.record-grid .explained-metric small{color:#dfe7ef;font-size:15px;font-weight:850;letter-spacing:.3px;text-transform:none}
.record-grid .explained-metric em{min-height:32px;margin-top:5px;color:#6f85a3;font-size:9px;line-height:1.35;font-style:normal}
.record-grid .explained-metric strong{margin-top:9px}
.calculation-info{border-top:1px solid var(--line);background:rgba(5,15,28,.2)}
.calculation-info summary{min-height:52px;display:flex;align-items:center;padding:0 27px;color:#9bb0ca;font-size:12px;font-weight:750;cursor:pointer;list-style:none;touch-action:manipulation}
.calculation-info summary::-webkit-details-marker{display:none}
.calculation-info summary::before{content:"+";width:22px;height:22px;display:grid;place-items:center;margin-right:10px;border:1px solid rgba(34,223,160,.3);border-radius:50%;color:var(--green)}
.calculation-info[open] summary::before{content:"−"}
.calculation-info p{margin:0;padding:0 59px 22px;color:#778daa;font-size:11px;line-height:1.7}
.calculation-content{padding:0 59px 22px;color:#778daa;font-size:11px;line-height:1.7}
.calculation-content p{padding:0;margin:0 0 11px}
.calculation-content p:last-child{margin:14px 0 0}
.calculation-content ul{margin:0;padding-left:20px}
.calculation-content li{margin:3px 0;padding-left:3px}

@media(max-width:900px){
  .record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .record-grid>div{min-height:135px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
  .record-grid>div:nth-child(2n){border-right:0}
  .record-grid>div:last-child{grid-column:1/-1;border-bottom:0}
}

@media(max-width:600px){
  .record-head{align-items:flex-start;flex-direction:column;padding:14px 16px}
  .period-switch{width:100%}
  .period-btn{flex:1;padding-inline:7px;font-size:9px}
  .record-grid>div{min-height:128px;padding:22px 18px}
  .record-grid strong{font-size:23px}
  .record-grid .explained-metric small{font-size:14px}
  .record-grid .explained-metric em{min-height:42px;font-size:8.5px}
  .calculation-info summary{min-height:58px;padding:8px 16px;font-size:11px}
  .calculation-info p{padding:0;font-size:10px}
  .calculation-content{padding:0 16px 18px;font-size:10px}
}

/* Predictions publication note and display subscription heading */
.prediction-info{max-width:520px;display:flex;align-items:flex-start;gap:11px;padding:13px 15px;border:1px solid rgba(105,128,158,.3);border-radius:10px;background:rgba(12,27,46,.58)}
.prediction-info>span{width:21px;height:21px;flex:0 0 21px;display:grid;place-items:center;border:1px solid #607997;border-radius:50%;color:#8da2bd;font:800 11px Georgia,serif}
.prediction-info p{margin:0;color:#758aa7;font-size:11px;line-height:1.55}
.plans .section-intro>.eyebrow{display:inline-block;color:var(--green);font-size:clamp(24px,2.2vw,32px);font-weight:950;line-height:1.2;letter-spacing:3.8px;background:linear-gradient(180deg,#69f2bf 0%,#22dfa0 62%,#12b77e 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 18px rgba(34,223,160,.12)}
.plans .section-intro>.eyebrow::after{content:"";display:block;width:54%;height:2px;margin:10px auto 0;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(34,223,160,.8),transparent)}
.plans .section-intro>.eyebrow+h2{margin-top:22px}

@media(max-width:720px){
  .predictions-intro{gap:22px}
  .prediction-info{max-width:none;margin-top:22px;padding:12px 13px}
  .prediction-info p{font-size:10px}
  .plans .section-intro>.eyebrow{font-size:21px;letter-spacing:2.4px}
  .plans .section-intro>.eyebrow+h2{margin-top:18px}
  .plan-card .btn.wide{min-height:58px;height:auto;padding-block:12px;line-height:1.35;text-align:center;white-space:normal;overflow-wrap:anywhere}
}

.telegram-word{display:inline-block;color:#45b9f3;font-weight:850;line-height:1.15;border-bottom:1px solid rgba(69,185,243,.65);text-shadow:0 0 9px rgba(42,171,238,.18);white-space:nowrap}

@media(max-width:720px){
  .hero-inner>p:not(.ev-note){max-width:100%;overflow-wrap:break-word}
  .telegram-word{white-space:nowrap}
}

/* Header CTA and split wordmark */
.brand-word{font-weight:950;letter-spacing:3px;white-space:nowrap}
.brand-bet,.brand-inator{font:inherit;letter-spacing:inherit}
.brand-bet{color:#f4f7fb}
.brand-inator{color:var(--green);text-shadow:0 0 8px rgba(34,223,160,.14)}
.login-btn{min-width:112px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-color:rgba(34,223,160,.5);border-radius:10px;background:linear-gradient(135deg,#2be2a4,#1fc98f);color:#04170f;font-weight:900;white-space:nowrap;transition:transform .2s,filter .2s,border-color .2s}
.login-btn:hover{transform:translateY(-1px);filter:brightness(1.06);border-color:rgba(84,244,185,.7)}
.mobile-join{display:none}

@media(max-width:1000px){
  .brand-word{letter-spacing:2.2px}
  .mobile-join{display:flex!important;align-items:center;justify-content:center;margin-top:7px;border:1px solid rgba(34,223,160,.42);border-radius:8px;background:var(--green);color:#04170f!important;font-weight:900}
}

@media(max-width:720px){
  .header-actions .login-btn{display:none}
  .brand-word{letter-spacing:1.8px}
}

@media(max-width:430px){
  .brand-word{font-size:13px;letter-spacing:1.3px}
}

/* Compact three-column footer with inactive contact channels */
.site-footer{border-top:1px solid #20334a}
.footer-inner{min-height:210px;grid-template-columns:minmax(220px,1fr) minmax(240px,.9fr) minmax(360px,1.25fr);gap:50px;padding-block:34px}
.responsible-copy{max-width:360px;justify-self:center;line-height:1.7}
.footer-contacts{justify-self:end;width:100%;max-width:470px;scroll-margin-top:100px}
.footer-contacts h2{margin:0 0 13px;color:#dfe7ef;font-size:13px;font-weight:850;letter-spacing:.8px}
.contact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.contact-item{min-width:0;min-height:48px;display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid rgba(104,128,158,.2);border-radius:8px;background:rgba(12,27,46,.45);text-align:left;cursor:not-allowed;opacity:.72}
.contact-icon{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border:1px solid #4f6988;border-radius:7px;color:#8ba2be;font-size:12px;font-weight:850}
.icon-facebook{font-family:Arial,sans-serif;font-size:14px}.icon-email{font-size:13px}.icon-instagram{font-size:15px}
.contact-item>span:last-child{min-width:0;display:grid;gap:1px}
.contact-item strong{overflow:hidden;color:#aab9ca;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}
.contact-item small{color:#5f7592;font-size:8px;letter-spacing:.3px}

@media(max-width:1000px){
  .footer-inner{grid-template-columns:1fr;text-align:center;gap:25px;padding-block:42px}
  .responsible-copy,.footer-contacts{justify-self:center}
  .footer-contacts h2{text-align:center}
  .contact-list{max-width:500px;margin-inline:auto}
}

@media(max-width:480px){
  .contact-list{grid-template-columns:1fr}
  .contact-item{width:100%;justify-content:center;text-align:left}
  .contact-item>span:last-child{width:150px}
}

/* Minimal footer contact icons */
.footer-contacts{max-width:360px}
.social-icons{display:flex;align-items:center;gap:11px}
.social-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(34,223,160,.4);border-radius:50%;background:#0a192b;color:#e4ebf2;box-shadow:0 0 12px rgba(34,223,160,.055),inset 0 1px rgba(255,255,255,.035);cursor:default;transition:border-color .2s,background .2s}
.social-icon:hover{border-color:rgba(34,223,160,.62);background:#0d2035}
.social-icon svg{width:20px;height:20px;fill:currentColor}
.email-contact{max-width:280px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;margin-top:15px;padding-top:13px;border-top:1px solid rgba(99,124,153,.2)}
.email-contact svg{width:20px;height:20px;fill:var(--green)}
.email-contact strong{color:#b8c5d4;font-size:11px;font-weight:750}
.email-contact small{color:#637996;font-size:9px}
.contacts-note{max-width:330px;margin:12px 0 0;color:#647a96;font-size:9px;line-height:1.55}

@media(max-width:1000px){
  .footer-contacts{max-width:400px}
  .social-icons{justify-content:center}
  .email-contact{margin-inline:auto}
  .contacts-note{margin-inline:auto;text-align:center}
}

@media(max-width:480px){
  .social-icons{flex-wrap:nowrap}
  .email-contact{width:min(100%,280px)}
  .contacts-note{max-width:290px}
}

/* Compact footer spacing and four-icon contact row */
.footer-inner{min-height:150px;grid-template-columns:minmax(220px,1fr) minmax(240px,.9fr) minmax(260px,1fr);gap:30px;padding-block:20px}
.footer-contacts{max-width:300px}
.footer-contacts h2{display:flex;align-items:baseline;gap:6px;margin-bottom:9px}
.footer-contacts h2>small{color:#657a95;font-size:9px;font-weight:500;letter-spacing:.2px}
.social-icons{gap:9px}
.social-icon{width:42px;height:42px}
.social-icon svg{width:19px;height:19px}

@media(max-width:1000px){
  .footer-inner{grid-template-columns:1fr;gap:18px;padding-block:26px}
  .footer-contacts h2{justify-content:center;margin-bottom:8px}
}

@media(max-width:480px){
  .footer-inner{gap:15px;padding-block:22px}
  .social-icons{justify-content:center;gap:8px;flex-wrap:nowrap}
  .social-icon{width:40px;height:40px}
}

/* Exact 2x2 mobile statistics grid */
.record-grid>div{align-items:flex-start}
.record-grid .explained-metric{display:flex;flex-direction:column;justify-content:center}
.record-grid .explained-metric em{width:100%}

@media(max-width:600px){
  .record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .record-grid>div,.record-grid>div:last-child{grid-column:auto;min-width:0;height:166px;min-height:166px;padding:20px 16px;justify-content:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
  .record-grid>div:nth-child(2n){border-right:0}
  .record-grid>div:nth-child(n+3){border-bottom:0}
  .record-grid .explained-metric small{font-size:16px;line-height:1.2;overflow-wrap:anywhere}
  .record-grid .explained-metric em{min-height:38px;margin-top:6px;color:#7186a3;font-size:11px;line-height:1.25;overflow-wrap:anywhere}
  .record-grid .explained-metric strong{margin-top:8px;font-size:31px;line-height:1}
}

@media(max-width:360px){
  .record-grid>div,.record-grid>div:last-child{height:158px;min-height:158px;padding:17px 12px}
  .record-grid .explained-metric small{font-size:15px}
  .record-grid .explained-metric em{min-height:40px;font-size:10px}
  .record-grid .explained-metric strong{font-size:30px}
}

/* Prominent split statistics title and tighter following section */
.record-head{min-height:86px;align-items:center}
.record-title{display:flex!important;align-items:center;gap:9px;color:inherit;letter-spacing:0!important}
.record-title i{flex:0 0 8px;width:8px;height:8px}
.record-brand,.record-accent{font-size:clamp(28px,2.4vw,34px);font-weight:950;line-height:1;letter-spacing:.6px}
.record-brand{color:#f4f7fb}
.record-accent{color:var(--green);text-shadow:0 0 12px rgba(34,223,160,.12)}
.record+.predictions{padding-top:80px}
.predictions-intro .section-intro h2,.predictions-intro h2{margin-top:0}

@media(max-width:600px){
  .record-head{min-height:0;align-items:stretch;gap:14px;padding:18px 16px}
  .record-title{width:100%;gap:7px}
  .record-brand,.record-accent{font-size:clamp(21px,6.5vw,25px);letter-spacing:.25px}
  .period-switch{width:100%}
  .record+.predictions{padding-top:56px}
}

/* Matching subscription card titles */
.plan-card>h3{position:relative;margin:0 0 34px;color:#f4f7fb;font-size:clamp(30px,2.5vw,34px);font-weight:950;line-height:1.16;letter-spacing:-.7px}
.plan-card>h3::after{content:"";position:absolute;left:0;bottom:-14px;width:48px;height:2px;border-radius:999px;background:var(--green);box-shadow:0 0 8px rgba(34,223,160,.2)}
.plan-card>h3+.price{margin-top:0}
.popular{min-width:104px;min-height:28px;display:flex;align-items:center;justify-content:center;padding:6px 12px;text-align:center;white-space:nowrap}

@media(max-width:720px){
  .plan-card>h3{padding-right:0;margin-bottom:30px;font-size:clamp(23px,7vw,26px);letter-spacing:-.4px}
  .plan-card>h3::after{bottom:-12px;width:44px}
  .popular{right:18px;max-width:calc(100% - 36px);min-width:96px;min-height:26px;padding:5px 10px;font-size:8px}
  .plan-card.featured{padding-top:42px}
}

/* Icon-led process steps */
.steps{position:relative}
.steps::before{content:none}
.steps li{position:relative;grid-template-columns:68px minmax(0,1fr);align-items:start;gap:26px;padding:35px 0}
.steps .step-icon{width:68px;height:68px;display:grid;place-items:center;border:1px solid rgba(34,223,160,.42);border-radius:17px;background:linear-gradient(145deg,rgba(34,223,160,.09),rgba(6,26,29,.5));color:#42e0aa;box-shadow:inset 0 1px rgba(255,255,255,.035)}
.steps .step-icon svg{width:38px;height:38px;display:block;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.steps h3{margin:0 0 13px;color:#f3f7fb;font-size:clamp(28px,2.15vw,32px);font-weight:850;line-height:1.22;letter-spacing:-.55px}
.steps p{max-width:610px;color:#7288a7;font-size:14px;line-height:1.75}
.steps p span{color:inherit;font-weight:400}
.steps p .telegram-word{color:#45b9f3;font-weight:400}
.telegram-card{min-width:0;overflow:hidden}
.telegram-card p{overflow-wrap:anywhere}
.telegram-card .telegram-word{color:#45b9f3;font-weight:400}
.telegram-card .message,.telegram-card .slip{max-width:100%}
.channel-head strong{font-weight:900;letter-spacing:.35px}

@media(max-width:720px){
  .steps li{grid-template-columns:52px minmax(0,1fr);gap:14px;padding:29px 0}
  .steps .step-icon{width:52px;height:52px;border-radius:13px}
  .steps .step-icon svg{width:29px;height:29px}
  .steps h3{font-size:clamp(21px,6.4vw,25px);letter-spacing:-.3px}
  .steps p{font-size:13px;line-height:1.7;overflow-wrap:anywhere}
  .telegram-card,.telegram-card *{min-width:0}
}

/* Prediction card typography and six-sport demo layout */
.demo-note{margin:0 0 18px;padding:11px 14px;border-left:2px solid rgba(34,223,160,.55);background:rgba(12,30,47,.46);color:#8094ae;font-size:13px;line-height:1.5}
.event-meta{min-height:78px}
.event-meta div{min-width:190px;gap:4px}
.event-meta dt,.pick-row dt{color:#69809e;font-size:12px;font-weight:600;line-height:1.25;letter-spacing:.72px;text-transform:uppercase}
.event-meta dd,.pick-row dd{color:#f0f4f8;font-size:17px;font-weight:800;line-height:1.35}
.sport-icon{width:38px;height:38px;flex-basis:38px;border-radius:10px}
.sport-icon svg{width:23px;height:23px}
.match-row{grid-template-columns:minmax(0,1fr) 230px minmax(0,1fr);min-height:96px;height:auto}
.team{font-size:17px;line-height:1.35}
.kickoff{display:flex;align-items:center;justify-content:center;gap:9px;white-space:normal}
.kickoff strong{display:inline;color:var(--green);font-size:17px}
.kickoff span{color:#5e7695;font-size:14px}
.kickoff small{color:#e5ebf2;font-size:17px;font-weight:700;line-height:1.35}
.pick-row dl div{min-width:0}

@media(max-width:720px){
  .demo-note{font-size:12px;margin-bottom:15px}
  .event-meta{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px 12px}
  .event-meta div,.event-meta div:first-child{min-width:0;padding:7px 8px}
  .event-meta div:last-child{grid-column:1/-1}
  .event-meta dt,.pick-row dt{font-size:11px}
  .event-meta dd,.pick-row dd{font-size:15px;min-width:0}
  .sport-icon{width:34px;height:34px;flex-basis:34px}
  .sport-icon svg{width:20px;height:20px}
  .match-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"home away" "time time";gap:13px 16px;padding:18px 14px}
  .team{font-size:14px}
  .team:first-child{grid-area:home}
  .team.away{grid-area:away}
  .kickoff{grid-area:time;gap:7px;padding-top:11px;border-top:1px solid rgba(41,64,89,.55)}
  .kickoff strong,.kickoff small{font-size:15px}
}

@media(max-width:430px){
  .event-meta{grid-template-columns:1fr}
  .event-meta div:last-child{grid-column:auto}
  .match-row{gap:12px;padding-inline:12px}
  .team{font-size:13px}
  .kickoff{flex-wrap:wrap}
  .kickoff strong,.kickoff small{font-size:14px}
}

/* Scalable prediction browsing controls */
.prediction-controls{display:grid;gap:15px;margin:0 0 18px}
.control-group{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.control-label,.archive-controls label>span{min-width:104px;color:#69809e;font-size:11px;font-weight:800;letter-spacing:.9px}
.segmented-filter{width:max-content;max-width:100%;display:flex;flex-wrap:wrap;gap:5px;padding:5px;border:1px solid var(--line);border-radius:11px;background:#09172a}
.segment-btn{min-height:38px;padding:0 17px;border:1px solid transparent;border-radius:7px;background:transparent;color:#8195b0;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}
.segment-btn:hover{color:#dfe8f2;border-color:rgba(34,223,160,.2)}
.segment-btn.active{border-color:rgba(34,223,160,.42);background:rgba(34,223,160,.14);color:#70efbe}
.segment-btn:focus-visible,.filter-btn:focus-visible,.show-more:focus-visible,.archive-controls select:focus-visible{outline:2px solid var(--green);outline-offset:3px}
.archive-controls{display:flex;align-items:end;gap:12px;flex-wrap:wrap;padding:13px 15px;border:1px solid var(--line);border-radius:11px;background:rgba(9,23,42,.72)}
.archive-controls[hidden]{display:none}
.archive-controls label{display:grid;gap:7px}
.archive-controls label>span{min-width:0}
.archive-controls select{min-width:150px;height:40px;padding:0 34px 0 12px;border:1px solid #29415e;border-radius:8px;background:#0d1d31;color:#eef4f9;font:inherit;font-size:13px}
.filters{max-width:100%;flex-wrap:wrap;margin-bottom:14px}
.results-count{min-height:22px;margin:0 0 15px;color:#91a4bd;font-size:13px;font-weight:650}
.show-more{display:flex;margin:22px auto 0}
.show-more[hidden]{display:none}

@media(max-width:720px){
  .prediction-controls{gap:13px}
  .control-group{display:grid;gap:7px}
  .control-label{min-width:0}
  .segmented-filter{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
  .segment-btn{min-width:0;padding-inline:8px;white-space:normal}
  .archive-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end}
  .archive-controls select{width:100%;min-width:0}
  .filters{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}
  .filter-btn{width:100%;padding-inline:8px}
  .results-count{font-size:12px}
}

@media(max-width:350px){
  .segment-btn{font-size:11px}
  .archive-controls{grid-template-columns:1fr}
}

/* Distinct premium accents for each sport */
.prediction-card[data-sport="football"]{--sport-color:#27d99a;--sport-border:rgba(39,217,154,.48);--sport-bg:rgba(39,217,154,.075)}
.prediction-card[data-sport="tennis"]{--sport-color:#f2c94c;--sport-border:rgba(242,201,76,.48);--sport-bg:rgba(242,201,76,.075)}
.prediction-card[data-sport="basketball"]{--sport-color:#f28c28;--sport-border:rgba(242,140,40,.5);--sport-bg:rgba(242,140,40,.075)}
.prediction-card[data-sport="volleyball"]{--sport-color:#3b82f6;--sport-border:rgba(59,130,246,.5);--sport-bg:rgba(59,130,246,.08)}
.prediction-card[data-sport="handball"]{--sport-color:#c7783a;--sport-border:rgba(199,120,58,.52);--sport-bg:rgba(199,120,58,.085)}
.prediction-card[data-sport="boxing"]{--sport-color:#ef4444;--sport-border:rgba(239,68,68,.48);--sport-bg:rgba(239,68,68,.075)}
.prediction-card .sport-icon{border-color:var(--sport-border);background:linear-gradient(145deg,var(--sport-bg),rgba(7,19,33,.88));color:var(--sport-color);box-shadow:inset 0 1px rgba(255,255,255,.035)}
.prediction-card .sport-icon svg{stroke-width:1.65}

/* Complete prediction outcome system */
.status{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;line-height:1.25;text-align:center}
.status.void{color:#9aafca;border-color:#6f829d;background:rgba(111,130,157,.1)}
.status.half-won{color:#c7d979;border-color:#9aaa58;background:linear-gradient(135deg,rgba(34,223,160,.08),rgba(201,154,61,.1))}
.status.half-lost{color:#ee936f;border-color:#c76d55;background:linear-gradient(135deg,rgba(239,97,115,.08),rgba(199,120,58,.1))}

/* Champagne-gold VIP subscription card */
.plan-card.featured{border-color:rgba(201,154,61,.78);background:linear-gradient(145deg,rgba(231,196,106,.075),rgba(201,154,61,.035) 42%,var(--surface) 78%);box-shadow:inset 0 1px rgba(255,244,208,.07),0 14px 38px rgba(71,48,18,.16)}
.plan-card.featured>h3::after{background:linear-gradient(90deg,#e7c46a,#c99a3d,#7a5722);box-shadow:0 0 8px rgba(201,154,61,.18)}
.plan-card.featured .popular{border:1px solid rgba(231,196,106,.62);background:linear-gradient(135deg,#e7c46a,#c99a3d);color:#211707;box-shadow:0 5px 15px rgba(90,61,20,.16)}
.plan-card.featured .price{color:#ead18f;text-shadow:0 0 12px rgba(201,154,61,.1)}
.plan-card.featured li{color:#f0f3f7}
.plan-card.featured li::before{color:#d2ae5b}
.plan-card.featured>.btn-primary{border:1px solid #c99a3d;background:linear-gradient(135deg,#e7c46a,#c99a3d);color:#201607;box-shadow:0 7px 18px rgba(85,58,19,.16)}
.plan-card.featured>.btn-primary:hover{background:linear-gradient(135deg,#edd48c,#d1a64e);transform:translateY(-1px)}

@media(max-width:720px){
  .plan-card.featured{max-width:100%;overflow:hidden}
  .status{max-width:100%;white-space:normal}
}

@media(max-width:430px){
  .kickoff{flex-wrap:nowrap;white-space:nowrap}
  .kickoff strong,.kickoff small{font-size:13px}
}

/* Unified subscription and period toolbar */
.prediction-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;column-gap:28px;row-gap:12px}
.prediction-controls .control-group{min-width:0;flex-wrap:nowrap}
.prediction-controls .control-group:nth-child(2){justify-content:flex-end}
.prediction-controls .segmented-filter{min-height:50px;align-items:center;flex-wrap:nowrap}
.prediction-controls .archive-controls{grid-column:1/-1}

/* Joined two-tone partial-result badges */
.status.split-status{max-width:100%;min-height:32px;display:flex;align-items:stretch;justify-content:flex-start;gap:0;padding:0;border:0;border-radius:7px;background:none;overflow:hidden;white-space:normal}
.status.split-status>span{min-height:32px;display:flex;align-items:center;justify-content:center;padding:7px 10px;font-size:9px;font-weight:850;line-height:1.25;text-align:center}
.status.split-status .status-result{border:1px solid transparent;border-right:0;border-radius:7px 0 0 7px;color:#f4f8f6}
.status.half-won .status-result{border-color:#269e72;background:#167550}
.status.half-lost .status-result{border-color:#c34e5d;background:#9f3443}
.status.split-status .status-void-part{border:1px solid #687b94;border-left:0;border-radius:0 7px 7px 0;background:#415169;color:#edf2f7}
.status.half-won,.status.half-lost{border-color:transparent;background:none;color:inherit}
.status.void{border:1px solid #687b94;background:#344359;color:#e3eaf2;box-shadow:none}

@media(max-width:720px){
  .prediction-controls{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px;align-items:start}
  .prediction-controls .control-group{display:grid;grid-template-rows:auto 1fr;align-content:start;gap:7px}
  .prediction-controls .control-group:nth-child(2){justify-content:stretch}
  .prediction-controls .segmented-filter{width:100%;min-width:0;display:flex;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}
  .prediction-controls .segment-btn{flex:0 0 auto;min-width:max-content;padding-inline:12px}
  .prediction-controls .archive-controls{grid-column:1/-1}
  .status.split-status{max-width:100%;flex-wrap:wrap;overflow:visible}
  .status.split-status>span{flex:1 1 auto;min-width:min(145px,100%)}
  .status.split-status .status-result{border-right:1px solid transparent}
  .status.split-status .status-void-part{border-left:1px solid #687b94}
}

@media(max-width:350px){
  .prediction-controls{column-gap:7px}
  .prediction-controls .segment-btn{padding-inline:10px}
}

/* Expandable sport and period statistics */
.record-head{min-height:104px;height:auto;padding:16px 27px}
.statistics-controls{min-width:0;display:flex;align-items:end;justify-content:flex-end;gap:14px}
.statistics-sport{display:grid;gap:6px}
.statistics-sport>span,.statistics-archive label>span{color:#69809e;font-size:9px;font-weight:850;letter-spacing:.9px}
.statistics-sport select,.statistics-archive select{height:42px;padding:0 34px 0 12px;border:1px solid #29415e;border-radius:8px;background:#0d1d31;color:#edf3f8;font:inherit;font-size:12px;font-weight:700}
.statistics-sport select{min-width:172px}
.record-head .period-switch{min-width:0;flex-wrap:wrap;justify-content:flex-end}
.statistics-archive{display:flex;align-items:end;justify-content:flex-end;gap:12px;padding:12px 27px;border-bottom:1px solid var(--line);background:rgba(6,17,31,.4)}
.statistics-archive[hidden]{display:none}
.statistics-archive label{display:grid;gap:6px}
.statistics-archive select{min-width:140px}
.statistics-demo{margin:0;padding:11px 27px;border-bottom:1px solid var(--line);color:#7d91ab;font-size:11px;font-weight:650}
.record-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.record-grid>div,.record-grid>div:last-child{grid-column:auto;min-width:0;height:168px;min-height:168px;padding:27px 28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.record-grid>div:nth-child(3n){border-right:0}
.record-grid>div:nth-child(n+4){border-bottom:0}
.record-grid .explained-metric small{font-size:14px;line-height:1.25;text-transform:none}
.record-grid .explained-metric em{min-height:34px;font-size:10px;line-height:1.35}
.record-grid .explained-metric strong{font-size:31px}
.record-grid strong.positive{color:var(--green)}
.record-grid strong.negative{color:var(--red)}
.record-grid strong.neutral{color:#dce5ee}
.statistics-bankroll{margin:0;padding:16px 27px;border-top:1px solid var(--line);background:rgba(6,17,31,.32);color:#8194ad;font-size:11px;line-height:1.6}

@media(max-width:1100px){
  .record-head{align-items:flex-start;flex-direction:column;gap:15px}
  .statistics-controls{width:100%;justify-content:space-between;align-items:end}
  .record-head .period-switch{flex:1;justify-content:flex-start}
}

@media(max-width:720px){
  .record-head{padding:18px 16px}
  .statistics-controls{display:grid;grid-template-columns:1fr;width:100%;gap:11px}
  .statistics-sport select{width:100%;min-width:0}
  .record-head .period-switch{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}
  .period-btn{min-width:0;padding:8px 6px;white-space:normal;line-height:1.25}
  .statistics-archive{justify-content:stretch;padding:12px 16px}
  .statistics-archive label{flex:1;min-width:0}
  .statistics-archive select{width:100%;min-width:0}
  .statistics-demo{padding:10px 16px;font-size:10px}
  .record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .record-grid>div,.record-grid>div:last-child{grid-column:auto;height:168px;min-height:168px;padding:18px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
  .record-grid>div:nth-child(2n){border-right:0}
  .record-grid>div:nth-child(n+5){border-bottom:0}
  .record-grid .explained-metric small{font-size:13px;line-height:1.2;overflow-wrap:anywhere}
  .record-grid .explained-metric em{min-height:48px;font-size:10px;line-height:1.3;overflow-wrap:anywhere}
  .record-grid .explained-metric strong{font-size:28px}
  .statistics-bankroll{padding:15px 16px;font-size:10px}
}

@media(max-width:380px){
  .record-head .record-accent{display:inline}
  .record-grid>div,.record-grid>div:last-child{height:174px;min-height:174px;padding:16px 11px}
  .record-grid .explained-metric small{font-size:12px}
  .record-grid .explained-metric em{font-size:9px}
  .record-grid .explained-metric strong{font-size:25px}
}

@media(max-width:430px){
  .record-head .record-accent{display:inline}
}

/* Unified event header for prediction cards */
.event-header{min-height:88px;display:grid;grid-template-columns:minmax(250px,30%) minmax(340px,45%) minmax(190px,25%);grid-template-areas:"context participants time";align-items:center;padding:15px 24px;border-bottom:1px solid var(--line);background:rgba(5,15,28,.28)}
.event-context{grid-area:context;min-width:0;display:flex;align-items:center;gap:12px;padding-right:20px}
.event-context>div{min-width:0;display:grid;gap:5px}
.event-context>div>strong{color:#f3f7fb;font-size:15px;font-weight:850;line-height:1.2}
.context-details{min-width:0;display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#8497b0;font-size:12px;font-weight:650;line-height:1.3}
.context-details i,.event-time i{width:4px;height:4px;flex:0 0 4px;border-radius:50%;background:#526b89}
.event-participants{grid-area:participants;min-width:0;display:flex;align-items:center;justify-content:center;gap:10px;padding:4px 22px;border-left:1px solid rgba(41,64,89,.6);border-right:1px solid rgba(41,64,89,.6);text-align:center;line-height:1.35}
.event-participants strong{min-width:0;color:#f5f8fb;font-size:17px;font-weight:900;overflow-wrap:anywhere;text-transform:none}
.event-participants>span{flex:0 0 auto;color:#657c99;font-size:11px;font-weight:650}
.event-time{grid-area:time;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:9px;padding-left:20px;white-space:nowrap}
.event-time time{color:#edf2f7;font-size:14px;font-weight:750}
.event-time strong{color:var(--green);font-size:15px;font-weight:900}
.event-header .sport-icon{width:38px;height:38px;flex:0 0 38px}
.pick-main{align-content:center}
.pick-main>strong{margin-top:2px}

@media(max-width:1050px){
  .event-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"context context" "participants time";gap:12px 18px;padding:15px 20px}
  .event-context{padding:0 0 13px;border-bottom:1px solid rgba(41,64,89,.5)}
  .event-participants{justify-content:flex-start;padding:0;border:0;text-align:left}
  .event-time{padding:0}
}

@media(max-width:720px){
  .event-header{min-height:0;grid-template-columns:minmax(0,1fr) auto;gap:13px 12px;padding:14px}
  .event-context{gap:10px}
  .event-context>div>strong{font-size:14px}
  .context-details{font-size:11px;gap:6px}
  .event-participants{min-width:0;flex-wrap:wrap;gap:5px 8px}
  .event-participants strong{font-size:14px}
  .event-participants>span{font-size:10px}
  .event-time{gap:7px}
  .event-time time,.event-time strong{font-size:13px}
  .event-header .sport-icon{width:34px;height:34px;flex-basis:34px}
}

@media(max-width:430px){
  .event-header{grid-template-columns:1fr;grid-template-areas:"context" "participants" "time";gap:11px}
  .event-context{padding-bottom:11px}
  .event-participants{justify-content:flex-start}
  .event-time{justify-content:flex-start;padding-top:2px}
}

/* Mobile prediction controls and cards */
.mobile-status-label{display:none}
.pick-row{grid-template-columns:1.35fr 2fr}
.pick-row dl>div:last-child dd{display:flex;align-items:center;justify-content:space-between;gap:8px}
.result-status.status{display:inline-flex;width:max-content;max-width:100%;align-items:center;justify-content:center}
.result-status.split-status{display:flex;flex-direction:row;flex-wrap:nowrap;padding:0;overflow:hidden}
.result-status.split-status>span{flex:1 1 50%;display:flex;align-items:center;justify-content:center;white-space:nowrap}
@media(max-width:768px){
  #predictions{scroll-margin-top:88px}
  .prediction-controls,.filters,.results-count{scroll-margin-top:88px}

  .prediction-controls{
    grid-template-columns:minmax(0,1fr);
    align-items:stretch;
    gap:16px;
    width:100%;
    margin-bottom:16px
  }
  .prediction-controls .control-group{
    display:grid;
    grid-template-rows:auto 1fr;
    gap:7px;
    width:100%;
    min-width:0
  }
  .prediction-controls .control-group:nth-child(2){justify-content:stretch}
  .prediction-controls .segmented-filter{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    width:100%;
    min-width:0;
    min-height:46px;
    overflow:visible;
    scrollbar-width:auto
  }
  .prediction-controls .segment-btn{
    width:100%;
    min-width:0;
    min-height:44px;
    padding:7px 5px;
    white-space:normal;
    overflow-wrap:anywhere;
    line-height:1.15;
    text-align:center
  }
  .prediction-controls .archive-controls{grid-column:1;width:100%}

  .mobile-status-label{
    display:block;
    width:100%;
    margin:0 0 7px
  }
  .filters{
    display:grid;
    grid-template-columns:repeat(6,minmax(0,1fr));
    gap:8px;
    width:100%;
    max-width:none;
    margin:0 0 14px;
    padding:5px;
    overflow:visible
  }
  .filters .filter-btn{
    grid-column:span 2;
    width:100%;
    min-width:0;
    height:40px;
    padding:5px 4px;
    white-space:normal;
    overflow-wrap:anywhere;
    font-size:10px;
    line-height:1.1
  }
  .filters .filter-btn:nth-child(n+4){grid-column:span 3}
  .results-count{margin-bottom:13px;font-size:12px}

  .prediction-list{gap:12px}
  .prediction-card{border-radius:14px}
  .event-header{
    min-height:0;
    grid-template-columns:minmax(0,1fr);
    grid-template-areas:"context" "participants" "time";
    gap:10px;
    padding:16px 18px
  }
  .event-context{
    display:flex;
    gap:10px;
    padding:0 0 10px;
    border-bottom:1px solid rgba(41,64,89,.5)
  }
  .event-context>div{
    width:100%;
    grid-template-columns:auto minmax(0,1fr);
    align-items:center;
    gap:4px 10px
  }
  .event-context>div>strong{font-size:14px}
  .context-details{
    justify-self:end;
    justify-content:flex-end;
    gap:6px;
    font-size:11px;
    text-align:right
  }
  .event-header .sport-icon{width:34px;height:34px;flex-basis:34px}
  .event-participants{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
    align-items:center;
    gap:8px;
    padding:0;
    border:0;
    text-align:left
  }
  .event-participants strong{
    font-size:14px;
    line-height:1.25;
    overflow-wrap:anywhere
  }
  .event-participants strong:last-child{text-align:right}
  .event-participants>span{text-align:center;font-size:10px}
  .event-time{
    justify-content:center;
    gap:7px;
    padding:0;
    white-space:normal
  }
  .event-time time,.event-time strong{font-size:13px}

  .pick-row{
    min-height:0;
    grid-template-columns:minmax(0,1fr);
    gap:13px;
    padding:16px 18px
  }
  .pick-main{gap:6px 9px}
  .pick-main>strong{margin-top:0;font-size:14px;line-height:1.35}
  .pick-row dl{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:0;
    width:100%;
    margin:0;
    border-top:1px solid rgba(41,64,89,.52)
  }
  .pick-row dl div{
    min-height:70px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:10px 9px;
    border-left:0
  }
  .pick-row dl div:nth-child(even){border-left:1px solid rgba(41,64,89,.52)}
  .pick-row dt{font-size:10px;line-height:1.2}
  .pick-row dd{
    min-width:0;
    margin-top:5px;
    color:#f0f4f8;
    font-size:15px;
    line-height:1.25;
    overflow-wrap:anywhere
  }
  .pick-row dl>div:last-child dd{display:flex;flex-direction:column;align-items:flex-start;gap:6px}
  .pick-row>.status{display:none}
  .result-status.status{
    display:inline-flex;
    width:max-content;
    max-width:100%;
    justify-self:auto;
    padding:5px 7px;
    font-size:8px;
    line-height:1.15
  }
  .result-status.split-status{
    display:inline-grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    width:250px;
    max-width:100%;
    padding:0;
    overflow:hidden;
    border-radius:6px
  }
  .result-status.split-status>span{
    width:100%;
    min-width:0;
    min-height:24px;
    padding:4px 5px;
    white-space:normal;
    overflow-wrap:anywhere;
    text-align:center;
    font-size:7.5px;
    line-height:1.15;
    border-radius:0
  }
  .result-status.split-status>span:first-child{border-radius:5px 0 0 5px}
  .result-status.split-status>span:last-child{border-radius:0 5px 5px 0}
}

@media(max-width:430px){
  .event-context>div{grid-template-columns:1fr;gap:3px}
  .context-details{justify-self:start;justify-content:flex-start;text-align:left}
}

/* Compact mobile prediction cards */
.mobile-pick-market{display:none}

@media(max-width:768px){
  .event-header{
    grid-template-columns:minmax(0,1fr);
    grid-template-areas:"context" "participants" "time" "market";
    gap:8px;
    padding:13px 15px 12px;
    border-bottom:1px solid var(--line)
  }
  .event-context{
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto;
    align-items:center;
    gap:9px;
    padding:0;
    border-bottom:0
  }
  .event-header .sport-icon{
    width:44px;
    height:44px;
    flex-basis:44px
  }
  .event-header .sport-icon svg{width:25px;height:25px}
  .event-context>div{
    display:grid;
    grid-template-columns:auto minmax(0,1fr);
    align-items:center;
    gap:3px 9px;
    width:100%
  }
  .event-context>div>strong{
    color:#f4f8fb;
    font-size:14px;
    font-weight:850;
    white-space:nowrap
  }
  .context-details{
    min-width:0;
    justify-self:start;
    justify-content:flex-start;
    gap:5px;
    color:#8194ac;
    font-size:10.5px;
    line-height:1.25;
    text-align:left
  }
  .event-level-label{
    display:inline-flex;
    flex:0 0 auto;
    align-items:center;
    justify-content:center;
    align-self:center;
    white-space:nowrap
  }
  .mobile-pick-market{
    grid-area:market;
    display:block;
    min-width:0;
    margin:2px 0;
    color:#f5f8fb;
    font-size:15px;
    font-weight:850;
    line-height:1.35;
    overflow-wrap:anywhere
  }
  .event-participants{
    gap:7px;
    margin-top:1px
  }
  .event-participants strong{font-size:13.5px}
  .event-time{
    gap:6px;
    margin-top:0;
    line-height:1.2
  }

  .pick-row{
    display:block;
    padding:0;
    gap:0
  }
  .pick-row .pick-main{display:none}
  .pick-row dl{
    border-top:0
  }
  .pick-row dl div{
    min-height:68px;
    padding:11px 13px
  }
  .pick-row dl div:nth-child(n+3){
    border-top:1px solid rgba(41,64,89,.52)
  }
  .pick-row dt{font-size:9.5px}
  .pick-row dd{
    margin-top:4px;
    font-size:14px
  }
}

@media(max-width:390px){
  .event-context{grid-template-columns:auto minmax(0,1fr) auto;gap:8px}
  .event-context>div{grid-template-columns:1fr;gap:2px}
  .context-details{font-size:10px}
  .event-header .sport-icon{width:42px;height:42px;flex-basis:42px}
  .mobile-pick-market{font-size:14.5px}
  .pick-row dl div{padding:10px 11px}
}

/* Mobile pick strip and full-width result */
@media(max-width:768px){
  .prediction-card{--sport-accent:#22dfa0}
  .prediction-card[data-sport="football"]{--sport-accent:#22dfa0}
  .prediction-card[data-sport="tennis"]{--sport-accent:#d7bd4b}
  .prediction-card[data-sport="basketball"]{--sport-accent:#e78a3c}
  .prediction-card[data-sport="volleyball"]{--sport-accent:#4b9ee8}
  .prediction-card[data-sport="boxing"]{--sport-accent:#df5365}
  .prediction-card[data-sport="handball"]{--sport-accent:#c47a45}

  .event-header{
    gap:7px;
    padding:12px 14px 10px
  }
  .mobile-pick-market{
    position:relative;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:4px 7px;
    margin:5px 0 2px;
    padding:9px 12px;
    border:1px solid color-mix(in srgb,var(--sport-accent) 58%,transparent);
    border-radius:10px;
    background:#102138;
    overflow:hidden
  }
  .mobile-pick-market::before{
    content:"";
    position:absolute;
    inset:7px auto 7px 0;
    width:3px;
    border-radius:0 3px 3px 0;
    background:var(--sport-accent)
  }
  .mobile-pick-market::after{display:none}
  .mobile-pick-label{
    flex:0 0 auto;
    color:#7f92aa;
    font-size:10px;
    font-weight:700;
    letter-spacing:0;
    line-height:1.3;
    text-transform:none
  }
  .mobile-pick-value{
    flex:1 1 190px;
    min-width:0;
    color:#f6f9fc;
    font-size:14.5px;
    font-weight:850;
    line-height:1.3;
    overflow-wrap:anywhere
  }
  .event-participants{margin-top:0}
  .event-time{margin-bottom:1px}

  .pick-row dl{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.2fr)
  }
  .pick-row dl div{
    min-height:64px;
    padding:9px 10px
  }
  .pick-row dl div:nth-child(even){border-left:0}
  .pick-row dl div:nth-child(2),
  .pick-row dl div:nth-child(3){border-left:1px solid rgba(41,64,89,.52)}
  .pick-row dl div:nth-child(n+3){border-top:0}
  .pick-row dl div:last-child{
    grid-column:1/-1;
    min-height:58px;
    padding:9px 12px;
    border-top:1px solid rgba(41,64,89,.52);
    border-left:0
  }
  .pick-row dl>div:last-child dd{
    width:100%;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
    gap:10px
  }
  .result-status.status{
    flex:0 1 auto;
    font-size:8px
  }
  .result-status.split-status{
    display:inline-grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    width:250px;
    max-width:100%;
    min-height:29px
  }
  .result-status.split-status>span{
    flex:1 1 50%;
    width:auto;
    min-width:0;
    min-height:29px;
    max-height:none;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:4px 6px;
    border-radius:0;
    font-size:8px;
    line-height:1.15;
    overflow-wrap:anywhere
  }
  .result-status.split-status>span:first-child{border-radius:5px 0 0 5px}
  .result-status.split-status>span:last-child{border-radius:0 5px 5px 0}
}

@media(max-width:350px){
  .mobile-pick-market{gap:3px 6px;padding-inline:10px}
  .mobile-pick-label{font-size:9.5px}
  .mobile-pick-value{font-size:13.5px}
  .pick-row dl div{padding-inline:7px}
  .pick-row dt{font-size:8.5px;letter-spacing:.25px}
  .pick-row dd{font-size:13px}
  .result-status.split-status>span{padding-inline:3px;font-size:7.5px}
}

/* Mobile match row, neutral pick field and compact results */
@media(max-width:768px){
  .event-header{
    grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
    grid-template-areas:
      "context context context"
      "participant-one time participant-two"
      "market market market";
    column-gap:7px;
    row-gap:8px
  }
  .event-context{grid-column:1/-1;grid-row:1}
  .event-participants{display:contents}
  .event-participants strong:first-child{
    grid-column:1;
    grid-row:2;
    align-self:center;
    text-align:left
  }
  .event-participants strong:last-child{
    grid-column:3;
    grid-row:2;
    align-self:center;
    text-align:right
  }
  .event-participants>span{display:none}
  .event-time{
    grid-column:2;
    grid-row:2;
    align-self:center;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:5px;
    margin:0;
    padding:5px 8px;
    border:1px solid #343c49;
    border-radius:999px;
    background:#171c24;
    white-space:nowrap
  }
  .event-time time{
    color:#f0f4f8;
    font-size:10.5px;
    white-space:nowrap
  }
  .event-time i{width:3px;height:3px;flex-basis:3px;background:#718096}
  .event-time strong{font-size:11px;white-space:nowrap}

  .mobile-pick-market{
    grid-column:1/-1;
    grid-row:3;
    margin:4px 0 2px;
    border-color:#343c49;
    background:#171c24
  }
  .mobile-pick-market::before{background:#4a5361}

  .pick-row dl>div:last-child dd{
    display:grid;
    grid-template-columns:minmax(90px,auto) minmax(0,1fr);
    align-items:center;
    gap:9px
  }
  .pick-row dl>div:last-child .result-value-text{
    min-width:7ch;
    color:#f4f7fa;
    font-size:15px;
    font-weight:850;
    white-space:nowrap
  }
  .pick-row dl>div:last-child .result-status{
    justify-self:end
  }
  .pick-row dl>div:last-child .result-status.split-status{
    justify-self:end
  }
  .result-status.split-status{
    flex-direction:row;
    flex-wrap:nowrap;
    min-height:27px
  }
  .result-status.split-status>span{
    flex:1 1 50%;
    min-height:27px;
    padding:5px 7px;
    font-size:11px;
    line-height:1;
    white-space:nowrap;
    overflow-wrap:normal
  }
}

@media(max-width:390px){
  .event-header{column-gap:5px}
  .event-time{gap:4px;padding:5px 6px}
  .event-time time{font-size:9.5px}
  .event-time strong{font-size:10px}
  .event-participants strong{font-size:12.5px}
}

@media(max-width:350px){
  .event-header{column-gap:4px}
  .event-time{padding-inline:5px}
  .event-time time{font-size:9px}
  .event-time strong{font-size:9.5px}
  .event-participants strong{font-size:12px}
  .result-status.split-status>span{padding-inline:5px;font-size:10.5px}
}

/* Stable mobile statistics order */
@media(max-width:768px){
  .record-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-template-areas:
      "bets average-odds"
      "average-stake win-rate"
      "yield roi"
  }
  .record-grid>[data-stat]{
    order:initial;
    grid-row:auto;
    grid-column:auto;
    grid-area:auto
  }
  .record-grid>[data-stat="bets"]{grid-area:bets}
  .record-grid>[data-stat="average-odds"]{grid-area:average-odds}
  .record-grid>[data-stat="average-stake"]{grid-area:average-stake}
  .record-grid>[data-stat="win-rate"]{grid-area:win-rate}
  .record-grid>[data-stat="yield"]{grid-area:yield}
  .record-grid>[data-stat="roi"]{grid-area:roi}
  .record-grid>div,
  .record-grid>div:last-child{
    grid-column:auto;
    border-right:0;
    border-bottom:0
  }
  .record-grid>[data-stat="bets"],
  .record-grid>[data-stat="average-stake"],
  .record-grid>[data-stat="yield"]{border-right:1px solid var(--line)}
  .record-grid>[data-stat="bets"],
  .record-grid>[data-stat="average-odds"],
  .record-grid>[data-stat="average-stake"],
  .record-grid>[data-stat="win-rate"]{border-bottom:1px solid var(--line)}
}

/* One universal result status component */
.pick-row dl>div:last-child dd{
  display:grid;
  grid-template-columns:minmax(7ch,auto) minmax(0,1fr);
  align-items:center;
  gap:9px
}
.pick-row dl>div:last-child .result-value-text{
  min-width:7ch;
  color:#f4f7fa;
  font-weight:850;
  white-space:nowrap
}
.pick-row dl>div:last-child .result-status{justify-self:end}
.result-status.split-status{
  display:inline-grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  width:250px;
  max-width:100%;
  min-height:29px;
  padding:0
}
.result-status.split-status>span{
  width:100%;
  min-width:0;
  min-height:29px;
  padding:5px 7px;
  font-size:11px;
  line-height:1;
  white-space:nowrap;
  overflow-wrap:normal
}
/* Wide desktop prediction information row */
@media(min-width:1201px){
  .prediction-card .pick-row{
    grid-template-columns:
      minmax(260px,28fr)
      minmax(110px,12fr)
      minmax(90px,10fr)
      minmax(130px,14fr)
      minmax(360px,36fr);
    gap:0;
    padding:20px 28px
  }
  .prediction-card .pick-main{
    min-width:0;
    padding-right:18px
  }
  .prediction-card .pick-main>strong{
    min-width:0;
    overflow-wrap:anywhere
  }
  .prediction-card .pick-row dl{display:contents}
  .prediction-card .pick-row dl>div{
    min-width:0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:0 16px;
    border-left:1px solid var(--line)
  }
  .prediction-card .pick-row dl>div:last-child{padding-right:0}
  .prediction-card .pick-row dl>div:last-child dd.result-content{
    display:flex;
    width:100%;
    align-items:center;
    justify-content:start;
  }
  .prediction-card .pick-row dl>div:last-child .result-score{
    flex:0 0 160px;
    width:160px;
    min-width:160px;
    max-width:160px;
    white-space:nowrap;
    font-variant-numeric:tabular-nums;
    font-feature-settings:"tnum" 1
  }
  .prediction-card .pick-row dl>div:last-child .status-badge{
    flex:0 0 auto;
    min-width:0;
    margin:0 0 0 24px;
    justify-self:auto;
    transform:none
  }
  .prediction-card .result-status.split-status{
    display:inline-grid;
    grid-template-columns:repeat(2,minmax(110px,1fr));
    width:250px;
    max-width:100%
  }
  .prediction-card .result-status.split-status>span{
    min-height:32px;
    padding:7px 10px;
    white-space:nowrap
  }
}

/* Unified status badge design system */
.status-badge.status{
  --status-segment-width:108px;
  display:inline-grid;
  grid-auto-flow:column;
  grid-auto-columns:var(--status-segment-width);
  width:max-content;
  max-width:100%;
  min-height:0;
  padding:0;
  border:0;
  border-radius:7px;
  background:none;
  box-shadow:none;
  overflow:hidden;
  font-size:13px;
  font-weight:700;
  line-height:1
}
.status-badge:not(.split-status){grid-template-columns:var(--status-segment-width)}
.status-badge.split-status,
.prediction-card .status-badge.split-status{
  display:inline-grid;
  grid-template-columns:repeat(2,var(--status-segment-width));
  grid-auto-flow:initial;
  width:calc(var(--status-segment-width) * 2);
  min-height:0
}
.status-badge .status-segment,
.prediction-card .status-badge .status-segment{
  width:var(--status-segment-width);
  min-width:0;
  height:40px;
  min-height:40px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 10px;
  border:1px solid transparent;
  border-radius:7px;
  color:#f4f7f6;
  font:inherit;
  text-align:center;
  white-space:nowrap
}
.status-badge.split-status .status-segment:first-child,
.prediction-card .status-badge.split-status .status-segment:first-child{
  border-radius:7px 0 0 7px;
  border-right:0
}
.status-badge.split-status .status-segment:last-child,
.prediction-card .status-badge.split-status .status-segment:last-child{border-radius:0 7px 7px 0}
.status-badge.won .status-segment,
.status-badge.half-won .status-result{
  border-color:#269e72;
  background:#155f45;
  color:#effbf6
}
.status-badge.lost .status-segment,
.status-badge.half-lost .status-result{
  border-color:#bd4b5b;
  background:#84303d;
  color:#fff2f4
}
.status-badge.void .status-segment,
.status-badge .status-void-part{
  border-color:#65788f;
  background:#37475b;
  color:#edf2f7
}
.status-badge.upcoming .status-segment{
  border-color:#9b8038;
  background:#5b4b25;
  color:#f4dda0
}
.pick-row dl>div:last-child .status-badge{justify-self:start}

@media(max-width:768px){
  .status-badge.status{
    --status-segment-width:clamp(76px,24vw,96px);
    font-size:10px
  }
  .status-badge .status-segment,
  .prediction-card .status-badge .status-segment{
    height:36px;
    min-height:36px;
    padding-inline:4px
  }
  .status-badge.split-status,
  .prediction-card .status-badge.split-status{
    grid-template-columns:repeat(2,var(--status-segment-width));
    width:calc(var(--status-segment-width) * 2);
    max-width:100%
  }
}

/* Fixed participant and versus alignment */
.match-participants{
  grid-area:participants;
  min-width:0;
  width:100%;
  display:grid;
  grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);
  align-items:center;
  padding:0;
  margin:0;
  border:0;
  gap:0
}
.match-participants .participant{
  min-width:0;
  color:#f5f8fb;
  font-size:17px;
  font-weight:900;
  line-height:1.35;
  overflow-wrap:anywhere;
  text-transform:none
}
.match-participants .participant-home{text-align:right}
.match-participants .match-versus{
  width:72px;
  justify-self:center;
  color:#657c99;
  font-size:11px;
  font-weight:650;
  text-align:center
}
.match-participants .participant-away{text-align:left}

@media(max-width:1050px){
  .match-participants .participant{font-size:14px}
}

@media(max-width:768px){
  .event-header{
    grid-template-columns:minmax(0,1fr);
    grid-template-areas:
      "context"
      "participants"
      "time"
      "market"
  }
  .event-time{
    grid-column:1;
    grid-row:auto
  }
  .mobile-pick-market{
    grid-column:1;
    grid-row:auto
  }
}

@media(max-width:720px){
  .match-participants{
    grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)
  }
  .match-participants .match-versus{width:48px}
}

/* Subscription section: metallic premium VIP treatment */
.plans .vip-card{
  position:relative;
  overflow:visible;
  background:
    radial-gradient(circle at 88% 8%,rgba(221,182,92,.12),transparent 28%),
    linear-gradient(145deg,#132031 0%,#0e1928 58%,#101a27 100%);
  border:1px solid rgba(221,182,92,.82);
  box-shadow:
    inset 0 1px 0 rgba(242,213,138,.16),
    inset 0 0 30px rgba(192,139,47,.035),
    0 18px 45px rgba(0,0,0,.22)
}
.plans .vip-card>h3{
  color:var(--gold-light);
  background:linear-gradient(100deg,var(--gold-highlight) 0%,var(--gold-main) 48%,#e3bd67 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent
}
.plans .vip-card>h3::after{
  background:linear-gradient(90deg,var(--gold-highlight),var(--gold-main),transparent);
  box-shadow:none
}
.plans .vip-card .popular{
  border:1px solid #d7b45e;
  background:linear-gradient(105deg,var(--gold-deep) 0%,#c99a3d 25%,#dfbd6c 52%,#a97220 78%,var(--gold-shadow) 100%);
  color:#100e09;
  box-shadow:inset 0 1px 0 rgba(255,245,205,.3),0 5px 14px rgba(0,0,0,.2)
}
.plans .vip-card .vip-price{
  margin-bottom:7px;
  color:var(--gold-light);
  background:linear-gradient(105deg,#f4dc9a 0%,#d2a344 42%,#a66f1d 70%,#e2bd67 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  text-shadow:0 4px 18px rgba(192,139,47,.13)
}
.plans .vip-card .vip-price small{
  color:#7188a8;
  -webkit-text-fill-color:#7188a8;
  text-shadow:none
}
.vip-promotion{
  display:grid;
  gap:3px;
  margin:0 0 28px;
  line-height:1.4
}
.vip-promotion strong{
  color:#dce2e9;
  font-size:13px;
  font-weight:650
}
.vip-promotion em{
  color:#e1bb66;
  font-style:normal;
  font-weight:850
}
.vip-promotion small{
  color:#a8b1be;
  font-size:11px;
  font-weight:500
}
.plans .vip-card li::before{
  color:var(--gold-light);
  text-shadow:none
}
.plans .vip-card .guarantee-benefit::before{
  color:var(--gold-light);
  text-shadow:0 0 7px rgba(221,182,92,.14)
}
.plans .vip-card .guarantee-benefit strong{
  color:var(--gold-light);
  background:none;
  -webkit-text-fill-color:var(--gold-light);
  text-shadow:none
}
.plans .vip-card .performance-guarantee{
  border:1px solid rgba(221,182,92,.62);
  background:linear-gradient(135deg,rgba(221,182,92,.09),rgba(255,255,255,.018) 48%,rgba(192,139,47,.045));
  box-shadow:inset 0 1px 0 rgba(242,213,138,.1),0 10px 24px rgba(0,0,0,.12)
}
.plans .vip-card .guarantee-title,
.plans .vip-card .guarantee-title span,
.plans .vip-card .guarantee-title strong{
  color:var(--gold-light);
  text-shadow:none
}
.plans .vip-card .performance-guarantee small{
  border-top-color:rgba(221,182,92,.2)
}
.plans .vip-card>.vip-button{
  color:#11100c;
  background:linear-gradient(105deg,#9b691e 0%,#d8ae54 20%,#f0d184 48%,#c58f31 72%,#8a5d18 100%);
  border:1px solid #e5c46f;
  box-shadow:inset 0 1px 0 rgba(255,245,205,.48),inset 0 -2px 0 rgba(94,60,13,.28),0 8px 22px rgba(192,139,47,.16)
}
.plans .vip-card>.vip-button:hover{
  background:linear-gradient(105deg,#a87322 0%,#dfb65e 20%,#f3d993 48%,#cc993c 72%,#93651f 100%);
  filter:none;
  transform:translateY(-1px)
}

@media(max-width:720px){
  .plans .vip-card .vip-price{
    display:flex;
    align-items:baseline;
    flex-wrap:wrap;
    gap:0 7px
  }
  .vip-promotion{
    margin-bottom:23px
  }
  .vip-promotion strong,
  .vip-promotion small{
    overflow-wrap:anywhere
  }
  .plans .vip-card>.vip-button{
    width:100%
  }
}

/* Mobile prediction-card hierarchy */
@media(max-width:720px){
  .prediction-card .event-header{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    grid-template-areas:
      "time"
      "context"
      "participants"
      "market";
    gap:0;
    padding:0;
    background:rgba(5,15,28,.28)
  }
  .prediction-card .event-time{
    grid-area:time;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    margin:0;
    padding:14px 16px;
    border:0;
    border-bottom:1px solid rgba(120,145,180,.18);
    border-radius:0;
    background:rgba(255,255,255,.015);
    line-height:1.2;
    white-space:nowrap
  }
  .prediction-card .event-time time{
    color:#f5f7fb;
    font-size:15px;
    font-weight:700;
    white-space:nowrap
  }
  .prediction-card .event-time i{
    width:3px;
    height:3px;
    flex:0 0 3px;
    background:#718096
  }
  .prediction-card .event-time strong{
    color:#58d39b;
    font-size:15px;
    font-weight:800;
    white-space:nowrap
  }
  .prediction-card .event-context{
    grid-area:context;
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto;
    align-items:center;
    gap:9px;
    padding:10px 14px 8px;
    border:0
  }
  .prediction-card .event-context>div>strong{
    font-size:16px;
    font-weight:850
  }
  .prediction-card .match-participants{
    grid-area:participants;
    grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);
    width:100%;
    padding:8px 14px 10px
  }
  .prediction-card .match-participants .participant{
    font-size:clamp(18px,4.8vw,22px);
    font-weight:800;
    line-height:1.2
  }
  .prediction-card .match-participants .match-versus{
    width:48px;
    color:#71839b;
    font-size:10px;
    font-weight:650
  }
  .prediction-card .mobile-pick-market{
    grid-area:market;
    display:grid;
    grid-template-columns:auto minmax(0,1fr);
    align-items:center;
    gap:10px;
    min-height:0;
    margin:4px 16px 14px;
    padding:10px 12px;
    border:1px solid rgba(145,160,185,.24);
    border-radius:10px;
    background:#171d25;
    box-shadow:none;
    overflow:hidden
  }
  .prediction-card .mobile-pick-market::before,
  .prediction-card .mobile-pick-market::after{
    display:none
  }
  .prediction-card .mobile-pick-label{
    color:#8795ad;
    font-size:11px;
    font-weight:700;
    line-height:1.2;
    white-space:nowrap
  }
  .prediction-card .mobile-pick-value{
    min-width:0;
    color:#f4f6fa;
    font-size:16px;
    font-weight:750;
    line-height:1.3;
    text-align:left;
    overflow-wrap:anywhere
  }
}

@media(max-width:390px){
  .prediction-card .mobile-pick-market{
    grid-template-columns:minmax(0,1fr);
    gap:5px
  }
}

/* Consistent result DOM without changing the desktop flow */
.result-status-slot{display:contents}

@media(max-width:720px){
  .prediction-card .pick-row dl>div.result-field{
    display:block;
    width:100%;
    min-height:0;
    padding:16px 22px 18px;
    border-left:0
  }
  .prediction-card .result-field .metric-label{
    display:block;
    margin-bottom:10px
  }
  .prediction-card .result-field .result-content{
    display:grid;
    grid-template-columns:108px minmax(0,1fr);
    align-items:center;
    justify-content:initial;
    width:100%;
    min-width:0;
    column-gap:18px
  }
  .prediction-card .result-field .result-score{
    width:108px;
    min-width:108px;
    max-width:108px;
    color:#f4f6fa;
    font-size:20px;
    font-weight:800;
    line-height:1;
    white-space:nowrap;
    font-variant-numeric:tabular-nums
  }
  .prediction-card .pick-row dl>div.result-field .result-status-slot{
    display:flex;
    grid-column:auto;
    grid-row:auto;
    align-items:center;
    justify-content:flex-start;
    width:auto;
    max-width:100%;
    min-width:0;
    min-height:0;
    margin:0;
    padding:0;
    border:0
  }
  .prediction-card .result-field .status-badge{
    justify-self:auto;
    margin:0 auto 0 0;
    transform:none
  }
  .prediction-card .result-field .status-badge.is-split{
    --status-segment-width:auto;
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    width:100%;
    max-width:360px;
    min-width:0;
    height:52px;
    margin:0
  }
  .prediction-card .result-field .status-badge.is-split .status-segment{
    width:auto;
    min-width:0;
    height:52px;
    min-height:52px;
    padding:8px 6px;
    font-size:13px;
    line-height:1.1;
    text-align:center;
    white-space:nowrap
  }
  .prediction-card .result-field .status-badge:not(.is-split){
    --status-segment-width:auto;
    display:flex;
    align-items:center;
    justify-content:center;
    width:min(176px,50%);
    min-width:138px;
    height:52px;
    margin:0 auto 0 0;
    padding:0;
    font-size:14px;
    line-height:1.1;
    white-space:nowrap
  }
  .prediction-card .result-field .status-badge:not(.is-split) .status-segment{
    width:100%;
    min-width:0;
    height:52px;
    min-height:52px;
    padding:8px 12px;
    font-size:inherit;
    line-height:inherit;
    white-space:nowrap
  }
}

@media(max-width:390px){
  .prediction-card .result-field .result-content{
    grid-template-columns:92px minmax(0,1fr);
    column-gap:10px
  }
  .prediction-card .result-field .result-score{
    width:92px;
    min-width:92px;
    max-width:92px;
    font-size:18px
  }
  .prediction-card .result-field .status-badge.is-split .status-segment{
    padding-inline:3px;
    font-size:11px
  }
}

/* Compact mobile prediction-card proportions */
@media(max-width:720px){
  .prediction-card .event-time{
    min-height:44px;
    padding:10px 16px;
    gap:7px;
    font-size:14px;
    line-height:1
  }
  .prediction-card .event-time time{
    font-size:14px;
    font-weight:700
  }
  .prediction-card .event-time strong{
    font-size:15px;
    font-weight:800
  }
  .prediction-card .event-context{
    gap:10px;
    padding:12px 16px 8px
  }
  .prediction-card .event-header .sport-icon{
    width:48px;
    height:48px;
    flex:0 0 48px
  }
  .prediction-card .event-context>div{
    min-width:0;
    gap:2px 8px
  }
  .prediction-card .event-context>div>strong{
    font-size:19px;
    line-height:1.15
  }
  .prediction-card .context-details{
    min-width:0;
    flex-wrap:wrap;
    font-size:13px;
    line-height:1.3
  }
  .prediction-card .match-participants{
    padding:6px 16px 8px
  }
  .prediction-card .match-participants .participant{
    font-size:clamp(18px,5vw,21px);
    font-weight:800;
    line-height:1.2
  }
  .prediction-card .match-participants .match-versus{
    font-size:12px;
    font-weight:700
  }
  .prediction-card .mobile-pick-market{
    min-height:0;
    margin:12px 16px 14px;
    padding:11px 13px;
    border-radius:10px
  }
  .prediction-card .mobile-pick-label{
    font-size:11px;
    font-weight:700
  }
  .prediction-card .mobile-pick-value{
    font-size:16px;
    font-weight:750;
    line-height:1.25
  }
  .prediction-card .pick-row dl{
    border-color:rgba(110,135,170,.16)
  }
  .prediction-card .pick-row dl>div:not(.result-field){
    min-height:86px;
    padding:15px 12px;
    border-color:rgba(110,135,170,.16)
  }
  .prediction-card .pick-row dt,
  .prediction-card .pick-row .metric-label{
    font-size:11px;
    letter-spacing:.08em
  }
  .prediction-card .pick-row dd{
    margin-top:7px;
    font-size:18px
  }
  .prediction-card .pick-row dl>div.result-field{
    padding:14px 16px 16px;
    border-color:rgba(110,135,170,.16)
  }
  .prediction-card .result-field .metric-label{
    margin-bottom:9px
  }
  .prediction-card .result-field .result-content{
    grid-template-columns:92px minmax(0,1fr);
    column-gap:14px;
    align-items:center
  }
  .prediction-card .result-field .result-score{
    width:92px;
    min-width:92px;
    max-width:92px;
    font-size:19px
  }
  .prediction-card .result-field .status-badge.is-split{
    width:100%;
    max-width:280px;
    height:44px;
    border-radius:9px
  }
  .prediction-card .result-field .status-badge.is-split .status-segment{
    height:44px;
    min-height:44px;
    padding:6px 5px;
    font-size:12px;
    font-weight:750;
    line-height:1
  }
  .prediction-card .result-field .status-badge:not(.is-split){
    width:140px;
    min-width:0;
    height:44px;
    padding:0;
    border-radius:9px;
    font-size:13px
  }
  .prediction-card .result-field .status-badge:not(.is-split) .status-segment{
    height:44px;
    min-height:44px;
    padding:6px 12px;
    border-radius:9px;
    font-size:13px
  }
  .prediction-card .status-badge.won .status-segment,
  .prediction-card .status-badge.half-won .status-result{
    border-color:#247c5d;
    background:#174f3d
  }
  .prediction-card .status-badge.lost .status-segment,
  .prediction-card .status-badge.half-lost .status-result{
    border-color:#91414d;
    background:#682d37
  }
  .prediction-card .status-badge.void .status-segment,
  .prediction-card .status-badge .status-void-part{
    border-color:#56677c;
    background:#303d4e
  }
  .prediction-card .status-badge.upcoming .status-segment{
    border-color:#806d37;
    background:#4b4024
  }
}

/* Restored compact mobile pick-card layout */
@media(max-width:720px){
  .prediction-card .event-header{
    grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
    grid-template-areas:
      "context context context"
      "participant-home time participant-away";
    column-gap:8px;
    row-gap:8px;
    padding:16px 18px 12px
  }
  .prediction-card .event-context{
    grid-area:context;
    grid-column:1/-1;
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto;
    align-items:center;
    gap:9px;
    padding:0;
    border:0
  }
  .prediction-card .event-header .sport-icon{
    width:42px;
    height:42px;
    flex:0 0 42px
  }
  .prediction-card .event-context>div>strong{
    font-size:17px;
    font-weight:800;
    line-height:1.15
  }
  .prediction-card .context-details{
    flex-wrap:wrap;
    font-size:12px;
    line-height:1.25
  }
  .prediction-card .match-participants{display:contents}
  .prediction-card .match-participants .participant{
    min-width:0;
    align-self:center;
    padding:0;
    font-size:clamp(15px,4vw,17px);
    font-weight:800;
    line-height:1.2;
    overflow-wrap:anywhere
  }
  .prediction-card .match-participants .participant-home{
    grid-column:1;
    grid-row:2;
    text-align:left
  }
  .prediction-card .match-participants .participant-away{
    grid-column:3;
    grid-row:2;
    text-align:right
  }
  .prediction-card .match-participants .match-versus{display:none}
  .prediction-card .event-time{
    grid-area:time;
    grid-column:2;
    grid-row:2;
    align-self:center;
    width:auto;
    min-height:0;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:5px;
    margin:0 0 0 auto;
    padding:6px 10px;
    border:1px solid rgba(130,145,170,.24);
    border-radius:999px;
    background:#171d25;
    line-height:1;
    white-space:nowrap
  }
  .prediction-card .event-time time{
    color:#f4f6fa;
    font-size:11px;
    font-weight:700;
    white-space:nowrap
  }
  .prediction-card .event-time i{
    width:3px;
    height:3px;
    flex:0 0 3px;
    background:#718096
  }
  .prediction-card .event-time strong{
    color:#50d49a;
    font-size:11px;
    font-weight:800;
    white-space:nowrap
  }
  .prediction-card .pick-row .pick-main{
    min-height:0;
    display:grid;
    grid-template-columns:minmax(0,1fr);
    align-items:start;
    gap:7px;
    margin:12px 18px 14px;
    padding:10px 12px;
    border:1px solid #343c49;
    border-radius:10px;
    background:#171d25;
    box-shadow:none
  }
  .prediction-card .pick-row .pick-main>.free-label,
  .prediction-card .pick-row .pick-main>.vip-label{
    justify-self:start
  }
  .prediction-card .pick-row .pick-main>strong{
    grid-column:1;
    min-width:0;
    margin:0;
    color:#f4f6fa;
    font-size:15px;
    font-weight:750;
    line-height:1.25;
    overflow-wrap:anywhere
  }
  .prediction-card .pick-row .pick-main>strong::before{
    content:"Прогноза:";
    display:inline;
    margin-right:8px;
    color:#8795ad;
    font-size:11px;
    font-weight:700;
    line-height:inherit;
    white-space:nowrap
  }
  html[lang="en"] .prediction-card .pick-row .pick-main>strong::before{
    content:"Pick:"
  }
  .prediction-card .pick-row dl{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }
  .prediction-card .pick-row dl>div:not(.result-field){
    min-width:0;
    min-height:0;
    padding:14px 16px
  }
  .prediction-card .pick-row dl>div:nth-child(2),
  .prediction-card .pick-row dl>div:nth-child(3){
    border-left:1px solid rgba(110,135,170,.16)
  }
  .prediction-card .pick-row dt,
  .prediction-card .pick-row .metric-label{
    font-size:10px
  }
  .prediction-card .pick-row dd{
    margin-top:6px;
    font-size:16px
  }
  .prediction-card .pick-row dl>div.result-field{
    grid-column:1/-1;
    min-height:88px;
    padding:13px 18px 15px
  }
  .prediction-card .result-field>.metric-label{
    display:block;
    margin-bottom:9px
  }
  .prediction-card .result-field .result-content{
    grid-template-columns:82px minmax(0,1fr);
    align-items:center;
    column-gap:12px;
    width:100%
  }
  .prediction-card .result-field .result-score{
    width:82px;
    min-width:82px;
    max-width:82px;
    color:#f4f6fa;
    font-size:17px;
    font-weight:800;
    white-space:nowrap;
    font-variant-numeric:tabular-nums
  }
  .prediction-card .pick-row dl>div.result-field .result-status-slot{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    width:100%;
    min-width:0;
    margin:0;
    padding:0
  }
  .prediction-card .result-field .status-badge{
    margin:0
  }
  .prediction-card .result-field .status-badge:not(.is-split){
    display:flex;
    align-items:center;
    justify-content:center;
    width:104px;
    min-width:104px;
    height:40px;
    margin:0 0 0 auto;
    padding:0;
    border-radius:8px;
    font-size:12px;
    white-space:nowrap
  }
  .prediction-card .result-field .status-badge:not(.is-split) .status-segment{
    width:104px;
    height:40px;
    min-height:40px;
    padding:6px 10px;
    border-radius:8px;
    font-size:12px;
    white-space:nowrap
  }
  .prediction-card .result-field .status-badge.is-split{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    width:min(230px,100%);
    max-width:230px;
    min-width:0;
    height:40px;
    margin:0 0 0 auto;
    border-radius:8px;
    overflow:hidden
  }
  .prediction-card .result-field .status-badge.is-split .status-segment{
    width:auto;
    min-width:0;
    height:40px;
    min-height:40px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:5px 4px;
    font-size:11px;
    line-height:1;
    text-align:center;
    white-space:nowrap
  }
}

@media(max-width:380px){
  .prediction-card .event-header{
    column-gap:5px
  }
  .prediction-card .event-time{
    padding-inline:7px
  }
  .prediction-card .event-time time,
  .prediction-card .event-time strong{
    font-size:10px
  }
  .prediction-card .result-field .result-content{
    grid-template-columns:70px minmax(0,1fr);
    column-gap:8px
  }
  .prediction-card .result-field .result-score{
    width:70px;
    min-width:70px;
    max-width:70px
  }
  .prediction-card .result-field .status-badge.is-split .status-segment{
    font-size:10px
  }
}

/* Prediction subscription badges */
.prediction-card .free-label,
.prediction-card .vip-label{
  min-width:76px;
  height:34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:8px 14px;
  border-radius:8px;
  font-size:12px;
  font-weight:800;
  line-height:1;
  text-align:center;
  white-space:nowrap
}
.prediction-card .vip-label{
  border-color:rgba(221,182,92,.62);
  background:linear-gradient(135deg,rgba(221,182,92,.16),rgba(138,93,24,.18));
  color:var(--gold-light);
  box-shadow:inset 0 1px 0 rgba(242,213,138,.08)
}

@media(max-width:720px){
  .prediction-card .free-label,
  .prediction-card .vip-label{
    min-width:76px;
    height:36px;
    padding:8px 13px;
    border-radius:9px;
    font-size:12px;
    font-weight:800
  }
}
