/* Route-scoped stylesheet extracted in 3.6.54 for faster first paint. */
/* --------------------------------------------------------------------------
   3.6.13 — Match Spotlight redesign
   Scope: homepage featured-match carousel only.
   -------------------------------------------------------------------------- */
.smt-featured-premium{
  --smt-spotlight-shell:#fff;
  --smt-spotlight-card:#f8fafc;
  --smt-spotlight-card-border:#dce5ee;
  --smt-spotlight-ink:#0b1729;
  --smt-spotlight-muted:#6f8095;
  --smt-spotlight-line:#d8e1ea;
  --smt-spotlight-event-bg:linear-gradient(90deg,#fff4f3 0%,#fff9f8 52%,#f5f9ff 100%);
  --smt-spotlight-footer-bg:rgba(255,255,255,.84);
  position:relative;
  padding:0;
  overflow:hidden;
  color:var(--smt-spotlight-ink);
  background:var(--smt-spotlight-shell);
  border:1px solid var(--smt-spotlight-card-border);
  border-radius:22px;
  box-shadow:0 18px 48px rgba(8,24,44,.11);
}
.smt-featured-premium::before{
  content:"";
  position:absolute;
  z-index:5;
  inset:0 0 auto;
  height:6px;
  background:linear-gradient(90deg,#0bbd73,#18d48e 62%,#08aa66);
  pointer-events:none;
}
html[data-theme="dark"] .smt-featured-premium{
  --smt-spotlight-shell:#071321;
  --smt-spotlight-card:#0a1526;
  --smt-spotlight-card-border:#26384d;
  --smt-spotlight-ink:#f6f8fc;
  --smt-spotlight-muted:#8ea1ba;
  --smt-spotlight-line:#43536a;
  --smt-spotlight-event-bg:linear-gradient(90deg,rgba(74,17,26,.76),rgba(43,17,27,.85) 55%,rgba(17,28,46,.9));
  --smt-spotlight-footer-bg:rgba(5,16,29,.78);
  border-color:#26384d;
  box-shadow:0 22px 58px rgba(0,0,0,.34);
}
.smt-featured-premium>.smt-featured-section-head{
  margin:0;
  padding:30px 30px 20px;
  align-items:center;
}
.smt-featured-premium .smt-featured-section-head .smt-eyebrow{
  color:var(--smt-primary);
  font-size:12px;
  font-weight:850;
  letter-spacing:.08em;
}
.smt-featured-premium .smt-featured-section-head h2{
  margin:5px 0 2px;
  color:var(--smt-spotlight-ink);
  font-size:clamp(28px,3vw,38px);
  line-height:1.04;
  letter-spacing:-.045em;
}
.smt-featured-premium .smt-featured-section-head p{
  color:var(--smt-spotlight-muted);
  font-size:15px;
  line-height:1.45;
}
.smt-featured-premium .smt-featured-carousel-controls{
  gap:16px;
}
.smt-featured-premium .smt-featured-carousel-controls button{
  width:48px;
  height:48px;
  border-radius:12px;
  color:var(--smt-spotlight-ink);
  background:color-mix(in srgb,var(--smt-spotlight-shell) 92%,#eaf0f6);
  border:1px solid var(--smt-spotlight-card-border);
  box-shadow:0 5px 15px rgba(7,20,38,.04);
  transition:transform .18s ease,border-color .18s ease,background .18s ease;
}
.smt-featured-premium .smt-featured-carousel-controls button:hover{
  transform:translateY(-2px);
  border-color:color-mix(in srgb,var(--smt-primary) 55%,var(--smt-spotlight-card-border));
}
.smt-featured-premium .smt-featured-carousel-controls button .smt-icon{width:23px;height:23px;stroke-width:2.3}
.smt-featured-premium .smt-featured-carousel-controls span{
  min-width:72px;
  color:var(--smt-spotlight-muted);
  font-size:14px;
  font-weight:800;
}
.smt-featured-premium .smt-featured-carousel{
  padding:0 30px 30px;
}
.smt-featured-premium .smt-featured-track{
  gap:20px;
}
.smt-featured-premium .smt-featured-single{
  flex:0 0 100%;
  width:100%;
  min-height:500px;
  padding:0;
  display:flex;
  flex-direction:column;
  isolation:isolate;
  overflow:hidden;
  color:var(--smt-spotlight-ink);
  background:var(--smt-spotlight-card);
  border:1px solid var(--smt-spotlight-card-border);
  border-radius:18px;
  box-shadow:none;
}
.smt-featured-premium .smt-featured-single::before,
.smt-featured-premium .smt-featured-single::after{display:none}
.smt-featured-premium .smt-featured-banner{
  min-height:82px;
  padding:18px 26px 12px;
  gap:20px;
  border:0;
  background:transparent;
}
.smt-featured-premium .smt-featured-banner .smt-league-line{
  gap:14px;
  margin:0;
}
.smt-featured-premium .smt-featured-banner .smt-league-line img,
.smt-featured-premium .smt-featured-banner .smt-round-badge{
  width:52px;
  height:52px;
  flex:0 0 52px;
  border:0;
  border-radius:12px;
  padding:5px;
  object-fit:contain;
  background:transparent;
}
.smt-featured-premium .smt-featured-banner .smt-round-badge{
  display:grid;
  place-items:center;
  padding:0;
  color:var(--smt-primary);
  background:color-mix(in srgb,var(--smt-primary) 12%,var(--smt-spotlight-card));
}
.smt-featured-premium .smt-featured-banner .smt-league-line strong{
  color:var(--smt-spotlight-ink);
  font-size:17px;
  line-height:1.2;
}
.smt-featured-premium .smt-featured-banner .smt-league-line small{
  margin-top:4px;
  color:var(--smt-spotlight-muted);
  font-size:13px;
  line-height:1.3;
}
.smt-featured-premium .smt-featured-top-actions{gap:12px}
.smt-featured-premium .smt-featured-top-actions .smt-status-pill{
  min-width:108px;
  height:42px;
  padding:0 17px;
  gap:9px;
  justify-content:center;
  color:var(--smt-spotlight-ink);
  background:color-mix(in srgb,var(--smt-spotlight-card-border) 42%,transparent);
  border:1px solid var(--smt-spotlight-card-border);
  box-shadow:none;
  font-size:13px;
  letter-spacing:.035em;
}
.smt-featured-premium .smt-featured-top-actions .smt-status-pill.is-live{
  color:#fff;
  border-color:#ff565f;
  background:linear-gradient(135deg,#ff343f,#ed2939);
  box-shadow:0 7px 20px rgba(239,47,61,.24);
}
.smt-featured-premium .smt-featured-top-actions .smt-status-pill b{font-size:14px}
.smt-featured-live-dot{
  width:9px;
  height:9px;
  flex:0 0 auto;
  border-radius:50%;
  background:#fff;
  box-shadow:0 0 0 5px rgba(255,255,255,.12);
}
.smt-featured-premium .smt-featured-top-actions .smt-favourite-button{
  width:42px;
  height:42px;
  border-radius:12px;
  color:var(--smt-spotlight-ink);
  background:transparent;
  border:0;
}
.smt-featured-premium .smt-featured-top-actions .smt-favourite-button .smt-icon{width:28px;height:28px;stroke-width:1.7}
.smt-featured-premium .smt-featured-main{
  position:relative;
  z-index:2;
  min-height:300px;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(210px,300px) minmax(0,1fr);
  align-items:center;
  gap:24px;
  padding:26px 54px 30px;
  overflow:hidden;
  background:
    linear-gradient(110deg,rgba(129,92,246,.035) 0 48%,transparent 48.15%),
    linear-gradient(290deg,rgba(82,134,255,.045) 0 45%,transparent 45.15%),
    linear-gradient(115deg,#fbfaff 0%,#fff9f9 51%,#f6f9ff 100%);
}
.smt-featured-premium .smt-featured-main::before{
  content:"";
  position:absolute;
  z-index:0;
  left:46%;
  top:-16%;
  width:1px;
  height:138%;
  transform:rotate(22deg);
  background:linear-gradient(transparent,var(--smt-spotlight-card-border),transparent);
  opacity:.65;
}
html[data-theme="dark"] .smt-featured-premium .smt-featured-main{
  background:
    radial-gradient(circle at 10% 70%,rgba(91,39,196,.24),transparent 31%),
    radial-gradient(circle at 91% 62%,rgba(150,25,55,.24),transparent 31%),
    linear-gradient(115deg,#0d1530 0%,#0a1325 51%,#0f1425 100%);
}
html[data-theme="dark"] .smt-featured-premium .smt-featured-main::before{opacity:.38}
.smt-featured-watermark{
  position:absolute;
  z-index:0;
  width:230px;
  height:230px;
  object-fit:contain;
  pointer-events:none;
  opacity:.055;
  filter:saturate(.65);
}
.smt-featured-watermark-home{left:-65px;bottom:-26px}
.smt-featured-watermark-away{right:-52px;bottom:-20px}
html[data-theme="dark"] .smt-featured-watermark{opacity:.13;filter:saturate(1.1) brightness(.82)}
.smt-featured-premium .smt-featured-team,
.smt-featured-premium .smt-featured-centre{position:relative;z-index:2}
.smt-featured-premium .smt-featured-team{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  min-width:0;
}
.smt-featured-logo-shell{
  width:118px;
  height:118px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(159,174,191,.38);
  box-shadow:0 13px 34px rgba(15,31,54,.09),inset 0 0 0 8px rgba(255,255,255,.34);
}
html[data-theme="dark"] .smt-featured-logo-shell{
  background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.035));
  border-color:rgba(255,255,255,.17);
  box-shadow:0 16px 36px rgba(0,0,0,.25),inset 0 0 0 8px rgba(255,255,255,.025);
}
.smt-featured-premium .smt-team-logo-xl,
.smt-featured-premium .smt-crest-xl{
  width:96px;
  height:96px;
  flex:0 0 96px;
  padding:8px;
  border:0;
  border-radius:50%;
  object-fit:contain;
  background:transparent;
  box-shadow:none;
}
.smt-featured-premium .smt-crest-xl{
  display:grid;
  place-items:center;
  color:var(--smt-spotlight-ink);
  font-size:18px;
  background:color-mix(in srgb,var(--smt-primary) 12%,var(--smt-spotlight-card));
}
.smt-featured-premium .smt-featured-team>strong{
  width:100%;
  margin-top:13px;
  overflow:hidden;
  color:var(--smt-spotlight-ink);
  font-size:clamp(20px,2.15vw,27px);
  font-weight:850;
  line-height:1.12;
  letter-spacing:-.03em;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.smt-featured-premium .smt-featured-team>small{
  margin-top:7px;
  color:var(--smt-spotlight-muted);
  font-size:12px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.smt-featured-premium .smt-featured-centre{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  min-width:0;
  text-align:center;
}
.smt-featured-premium .smt-featured-score-large{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:22px;
  color:var(--smt-spotlight-ink);
  font-variant-numeric:tabular-nums;
}
.smt-featured-premium .smt-featured-score-large strong{
  color:inherit;
  font-size:clamp(52px,6.2vw,76px);
  font-weight:850;
  line-height:.88;
  letter-spacing:-.055em;
  text-shadow:0 3px 0 rgba(255,255,255,.25);
}
html[data-theme="dark"] .smt-featured-premium .smt-featured-score-large strong{text-shadow:0 4px 20px rgba(255,255,255,.08)}
.smt-featured-premium .smt-featured-score-large span{
  color:var(--smt-spotlight-ink);
  font-size:clamp(34px,4vw,50px);
  font-weight:700;
  line-height:1;
}
.smt-featured-premium .smt-featured-vs{
  color:var(--smt-spotlight-ink);
  font-size:clamp(40px,5vw,62px);
  font-weight:900;
}
.smt-featured-phase{
  min-height:24px;
  margin-top:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  color:var(--smt-spotlight-muted);
  font-size:13px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.025em;
}
.smt-featured-phase strong{color:inherit}
.smt-featured-phase.is-live strong{color:#ef3642}
.smt-featured-phase-dot{
  width:10px;
  height:10px;
  flex:0 0 auto;
  border-radius:50%;
  background:#ff3542;
  box-shadow:0 0 0 4px rgba(255,53,66,.10);
}
.smt-featured-premium .smt-featured-kickoff{
  min-height:0;
  margin-top:8px;
  color:var(--smt-spotlight-muted);
  font-size:13px;
  font-weight:750;
}
.smt-featured-progress{
  --smt-match-progress:0%;
  position:relative;
  width:min(100%,310px);
  height:42px;
  margin-top:13px;
  padding-top:8px;
}
.smt-featured-progress::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:8px;
  height:3px;
  border-radius:99px;
  background:var(--smt-spotlight-line);
}
.smt-featured-progress-fill{
  position:absolute;
  left:0;
  top:8px;
  width:var(--smt-match-progress);
  height:3px;
  border-radius:99px;
  background:linear-gradient(90deg,#ff303d,#ff4351);
}
.smt-featured-progress-marker{
  position:absolute;
  left:clamp(0%,var(--smt-match-progress),100%);
  top:2px;
  width:15px;
  height:15px;
  border:2px solid #fff;
  border-radius:50%;
  background:#ff3643;
  box-shadow:0 1px 6px rgba(239,47,61,.45);
  transform:translateX(-50%);
}
.smt-featured-progress-labels{
  position:absolute;
  inset:22px 0 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:var(--smt-spotlight-muted);
  font-size:11px;
  font-weight:800;
}
.smt-featured-latest-event{
  position:relative;
  z-index:2;
  min-height:64px;
  display:grid;
  grid-template-columns:42px auto auto minmax(0,1fr);
  align-items:center;
  gap:15px;
  padding:12px 26px;
  color:var(--smt-spotlight-ink);
  background:var(--smt-spotlight-event-bg);
  border-top:1px solid color-mix(in srgb,#ef4451 22%,var(--smt-spotlight-card-border));
  border-bottom:1px solid color-mix(in srgb,#ef4451 18%,var(--smt-spotlight-card-border));
}
.smt-featured-event-icon{
  width:36px;
  height:36px;
  display:grid;
  place-items:center;
  border:1px solid rgba(239,68,81,.35);
  border-radius:50%;
  color:#ee3946;
  background:rgba(255,255,255,.22);
}
.smt-featured-event-icon .smt-icon{width:19px;height:19px}
.smt-featured-latest-event small{
  color:#ed3744;
  font-size:13px;
  font-weight:900;
  letter-spacing:.025em;
  text-transform:uppercase;
}
.smt-featured-latest-event b{
  color:#ed3744;
  font-size:16px;
}
.smt-featured-latest-event>strong{
  min-width:0;
  overflow:hidden;
  font-size:15px;
  font-weight:800;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.smt-featured-premium .smt-featured-footer{
  position:relative;
  z-index:2;
  min-height:86px;
  margin:0;
  padding:17px 26px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  color:var(--smt-spotlight-ink);
  background:var(--smt-spotlight-footer-bg);
  border:0;
  backdrop-filter:blur(12px);
}
.smt-featured-premium .smt-featured-facts{
  display:flex;
  align-items:center;
  gap:30px;
  min-width:0;
}
.smt-featured-premium .smt-featured-facts>span{
  position:relative;
  display:grid;
  grid-template-columns:44px minmax(0,auto);
  grid-template-rows:auto auto;
  column-gap:13px;
  min-width:0;
  color:var(--smt-spotlight-muted);
}
.smt-featured-premium .smt-featured-facts>span+span::before{
  content:"";
  position:absolute;
  left:-16px;
  top:4px;
  bottom:4px;
  width:1px;
  background:var(--smt-spotlight-card-border);
}
.smt-featured-premium .smt-featured-facts .smt-icon{
  grid-row:1/3;
  align-self:center;
  width:22px;
  height:22px;
  margin:auto;
  color:var(--smt-spotlight-ink);
}
.smt-featured-premium .smt-featured-facts>span::after{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  width:42px;
  height:42px;
  border-radius:50%;
  background:color-mix(in srgb,var(--smt-primary) 11%,transparent);
  transform:translateY(-50%);
  z-index:-1;
}
.smt-featured-premium .smt-featured-facts small{
  color:var(--smt-spotlight-muted);
  font-size:11px;
  font-weight:850;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.smt-featured-premium .smt-featured-facts strong{
  max-width:250px;
  overflow:hidden;
  color:var(--smt-spotlight-ink);
  font-size:14px;
  line-height:1.25;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.smt-featured-premium .smt-featured-button{
  min-height:48px;
  padding:11px 21px;
  border-radius:12px;
  color:#fff;
  background:linear-gradient(135deg,#0bc579,#09ad68);
  box-shadow:0 10px 25px rgba(9,181,107,.22);
  font-size:14px;
  font-weight:800;
  white-space:nowrap;
}
.smt-featured-premium .smt-featured-button:hover{background:linear-gradient(135deg,#0ab36d,#078e57)}
.smt-featured-premium .smt-featured-button .smt-icon{width:19px;height:19px}
.smt-featured-premium .smt-featured-empty{
  margin:0 30px 30px;
  color:var(--smt-spotlight-ink);
  background:var(--smt-spotlight-card);
  border-color:var(--smt-spotlight-card-border);
}
.smt-featured-premium .smt-featured-empty p{color:var(--smt-spotlight-muted)}

@media(max-width:1320px){
  .smt-featured-premium>.smt-featured-section-head{padding:26px 24px 18px}
  .smt-featured-premium .smt-featured-carousel{padding:0 24px 24px}
  .smt-featured-premium .smt-featured-main{grid-template-columns:minmax(0,1fr) minmax(180px,235px) minmax(0,1fr);gap:14px;padding:24px 28px 28px}
  .smt-featured-logo-shell{width:102px;height:102px}.smt-featured-premium .smt-team-logo-xl,.smt-featured-premium .smt-crest-xl{width:84px;height:84px;flex-basis:84px}
  .smt-featured-premium .smt-featured-team>strong{font-size:21px}
  .smt-featured-premium .smt-featured-score-large{gap:15px}
  .smt-featured-progress{width:min(100%,250px)}
}
@media(max-width:760px){
  .smt-featured-premium{border-radius:18px}
  .smt-featured-premium>.smt-featured-section-head{padding:24px 17px 16px;align-items:flex-start}
  .smt-featured-premium .smt-featured-section-head h2{font-size:28px}
  .smt-featured-premium .smt-featured-section-head p{font-size:13px}
  .smt-featured-premium .smt-featured-carousel-controls{gap:8px;margin-top:2px}
  .smt-featured-premium .smt-featured-carousel-controls button{width:39px;height:39px;border-radius:10px}
  .smt-featured-premium .smt-featured-carousel-controls span{display:none}
  .smt-featured-premium .smt-featured-carousel{padding:0 12px 13px}
  .smt-featured-premium .smt-featured-single{min-height:420px;border-radius:15px}
  .smt-featured-premium .smt-featured-banner{min-height:68px;padding:13px 14px 8px;gap:8px}
  .smt-featured-premium .smt-featured-banner .smt-league-line{gap:8px;min-width:0}
  .smt-featured-premium .smt-featured-banner .smt-league-line img,.smt-featured-premium .smt-featured-banner .smt-round-badge{width:40px;height:40px;flex-basis:40px;padding:4px}
  .smt-featured-premium .smt-featured-banner .smt-league-line strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:115px}
  .smt-featured-premium .smt-featured-banner .smt-league-line small{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:125px}
  .smt-featured-premium .smt-featured-top-actions{gap:3px}
  .smt-featured-premium .smt-featured-top-actions .smt-status-pill{min-width:0;height:34px;padding:0 10px;gap:6px;font-size:10px}
  .smt-featured-premium .smt-featured-top-actions .smt-status-pill b{font-size:10px}
  .smt-featured-live-dot{width:7px;height:7px}
  .smt-featured-premium .smt-featured-top-actions .smt-favourite-button{width:34px;height:34px}
  .smt-featured-premium .smt-featured-top-actions .smt-favourite-button .smt-icon{width:22px;height:22px}
  .smt-featured-premium .smt-featured-main{min-height:245px;grid-template-columns:minmax(0,1fr) minmax(84px,105px) minmax(0,1fr);gap:5px;padding:24px 8px 22px}
  .smt-featured-watermark{display:none}
  .smt-featured-logo-shell{width:68px;height:68px;box-shadow:0 8px 20px rgba(15,31,54,.08)}
  .smt-featured-premium .smt-team-logo-xl,.smt-featured-premium .smt-crest-xl{width:57px;height:57px;flex-basis:57px;padding:5px;font-size:11px}
  .smt-featured-premium .smt-featured-team>strong{margin-top:9px;font-size:14px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px}
  .smt-featured-premium .smt-featured-team>small{margin-top:3px;font-size:9px}
  .smt-featured-premium .smt-featured-score-large{gap:7px}
  .smt-featured-premium .smt-featured-score-large strong{font-size:36px}
  .smt-featured-premium .smt-featured-score-large span{font-size:24px}
  .smt-featured-premium .smt-featured-vs{font-size:32px}
  .smt-featured-phase{margin-top:10px;gap:4px;font-size:9px;letter-spacing:0}
  .smt-featured-phase-dot{width:7px;height:7px}
  .smt-featured-premium .smt-featured-kickoff{margin-top:5px;font-size:9px;line-height:1.35}
  .smt-featured-progress{height:33px;margin-top:8px}
  .smt-featured-progress::before,.smt-featured-progress-fill{top:6px;height:2px}
  .smt-featured-progress-marker{top:1px;width:12px;height:12px}
  .smt-featured-progress-labels{inset:17px 0 auto;font-size:8px}
  .smt-featured-latest-event{min-height:53px;grid-template-columns:30px auto auto minmax(0,1fr);gap:8px;padding:9px 13px}
  .smt-featured-event-icon{width:29px;height:29px}.smt-featured-event-icon .smt-icon{width:15px}
  .smt-featured-latest-event small{font-size:9px}.smt-featured-latest-event b{font-size:11px}.smt-featured-latest-event>strong{font-size:11px}
  .smt-featured-premium .smt-featured-footer{min-height:66px;padding:11px 13px;gap:10px}
  .smt-featured-premium .smt-featured-facts{gap:12px}
  .smt-featured-premium .smt-featured-facts>span{grid-template-columns:32px auto;column-gap:7px}
  .smt-featured-premium .smt-featured-facts>span:nth-child(n+2){display:none}
  .smt-featured-premium .smt-featured-facts>span::after{width:30px;height:30px}
  .smt-featured-premium .smt-featured-facts .smt-icon{width:16px;height:16px}
  .smt-featured-premium .smt-featured-facts small{font-size:8px}
  .smt-featured-premium .smt-featured-facts strong{font-size:11px}
  .smt-featured-premium .smt-featured-button{min-height:40px;padding:9px 12px;border-radius:10px;font-size:11px}
}
@media(max-width:390px){
  .smt-featured-premium .smt-featured-section-head h2{font-size:25px}
  .smt-featured-premium .smt-featured-main{grid-template-columns:minmax(0,1fr) 78px minmax(0,1fr);padding-inline:5px}
  .smt-featured-logo-shell{width:60px;height:60px}.smt-featured-premium .smt-team-logo-xl,.smt-featured-premium .smt-crest-xl{width:51px;height:51px;flex-basis:51px}
  .smt-featured-premium .smt-featured-team>strong{font-size:12px}
  .smt-featured-premium .smt-featured-score-large strong{font-size:31px}
  .smt-featured-latest-event{grid-template-columns:28px auto minmax(0,1fr)}
  .smt-featured-latest-event b{display:none}
}

/* --------------------------------------------------------------------------
   3.6.15 — Homepage editorial guide and FAQ redesign.
   Scope: homepage content section immediately before the footer only.
   -------------------------------------------------------------------------- */
.smt-home-content{padding:0 0 58px}
.smt-home-guide{
  position:relative;
  overflow:hidden;
  padding:30px 34px 32px;
  background:var(--smt-surface);
  border:1px solid var(--smt-border);
  border-radius:var(--smt-radius-lg);
  box-shadow:var(--smt-shadow-sm)
}
.smt-home-guide::before{
  content:"";
  position:absolute;
  inset:0 auto 0 50%;
  width:1px;
  background:var(--smt-border);
  pointer-events:none
}
.smt-home-guide-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
.smt-home-guide-column{min-width:0;padding:0 36px 0 0}
.smt-home-guide-column+ .smt-home-guide-column{padding:0 0 0 36px}
.smt-home-copy-block+ .smt-home-copy-block{margin-top:25px}
.smt-home-copy-block h3{
  margin:0 0 8px;
  color:var(--smt-text);
  font-family:var(--smt-font-display);
  font-size:clamp(19px,1.45vw,23px);
  line-height:1.23;
  letter-spacing:-.025em
}
.smt-home-copy-block p{
  margin:0 0 11px;
  color:var(--smt-muted);
  font-size:15px;
  line-height:1.62
}
.smt-home-copy-block p:last-child{margin-bottom:0}
.smt-home-copy-block ul,
.smt-home-copy-block ol{margin:9px 0 0;padding:0 0 0 24px;color:var(--smt-muted);font-size:15px;line-height:1.62}
.smt-home-copy-block li{padding-left:4px;margin:3px 0}
.smt-home-copy-block li::marker{color:var(--smt-primary);font-weight:900}
.smt-home-callout{
  display:grid;
  gap:2px;
  margin:16px 0 4px;
  padding:12px 15px;
  border:1px solid color-mix(in srgb,var(--smt-primary) 22%,var(--smt-border));
  border-radius:10px;
  background:linear-gradient(100deg,color-mix(in srgb,var(--smt-primary) 7%,var(--smt-surface)),var(--smt-surface-soft));
  color:var(--smt-muted);
  font-size:14px;
  line-height:1.5
}
.smt-home-callout strong{
  color:var(--smt-primary-hover);
  font-size:11px;
  font-weight:900;
  letter-spacing:.075em;
  text-transform:uppercase
}
.smt-home-callout-note{
  position:relative;
  padding-left:18px;
  border-color:var(--smt-border);
  background:var(--smt-surface-soft);
  font-weight:700
}
.smt-home-callout-note::before{
  content:"";
  position:absolute;
  left:-1px;
  top:-1px;
  bottom:-1px;
  width:4px;
  border-radius:10px 0 0 10px;
  background:var(--smt-primary)
}
.smt-home-faq{
  margin-top:22px;
  padding:30px 34px 34px;
  background:var(--smt-surface);
  border:1px solid var(--smt-border);
  border-radius:var(--smt-radius-lg);
  box-shadow:var(--smt-shadow-sm)
}
.smt-home-faq-heading{
  display:grid;
  grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);
  align-items:end;
  gap:32px;
  padding-bottom:20px;
  margin-bottom:6px;
  border-bottom:1px solid var(--smt-border)
}
.smt-home-faq-heading .smt-eyebrow{display:block;margin-bottom:5px}
.smt-home-faq-heading h2{margin:0;font-size:clamp(25px,2.15vw,34px);line-height:1.13;letter-spacing:-.035em}
.smt-home-faq-heading p{margin:0;color:var(--smt-muted);font-size:15px;line-height:1.62}
.smt-home-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px}
.smt-home-faq details{border-bottom:1px solid var(--smt-border)}
.smt-home-faq summary{
  position:relative;
  list-style:none;
  cursor:pointer;
  padding:18px 42px 18px 0;
  color:var(--smt-text);
  font-family:var(--smt-font-display);
  font-size:16px;
  font-weight:800;
  line-height:1.35
}
.smt-home-faq summary::-webkit-details-marker{display:none}
.smt-home-faq summary::before,
.smt-home-faq summary::after{
  content:"";
  position:absolute;
  right:5px;
  top:50%;
  width:14px;
  height:2px;
  border-radius:2px;
  background:var(--smt-primary);
  transform:translateY(-50%);
  transition:transform var(--smt-transition)
}
.smt-home-faq summary::after{transform:translateY(-50%) rotate(90deg)}
.smt-home-faq details[open] summary::after{transform:translateY(-50%) rotate(0)}
.smt-home-faq details>div{padding:0 42px 18px 0}
.smt-home-faq details p{margin:0;color:var(--smt-muted);font-size:14px;line-height:1.65}
.smt-home-faq summary:hover,.smt-home-faq summary:focus-visible{color:var(--smt-primary-hover)}
.smt-home-faq summary:focus-visible{outline:2px solid color-mix(in srgb,var(--smt-primary) 45%,transparent);outline-offset:5px;border-radius:4px}
html[data-theme="dark"] .smt-home-guide,
html[data-theme="dark"] .smt-home-faq{background:linear-gradient(145deg,var(--smt-surface),color-mix(in srgb,var(--smt-secondary-surface) 42%,var(--smt-surface)))}
html[data-theme="dark"] .smt-home-callout{background:linear-gradient(100deg,color-mix(in srgb,var(--smt-primary) 10%,var(--smt-surface)),var(--smt-surface-soft))}
@media(max-width:900px){
  .smt-home-guide{padding:27px 26px}
  .smt-home-guide::before{display:none}
  .smt-home-guide-columns{grid-template-columns:1fr;gap:27px}
  .smt-home-guide-column,.smt-home-guide-column+ .smt-home-guide-column{padding:0}
  .smt-home-guide-column+ .smt-home-guide-column{padding-top:27px;border-top:1px solid var(--smt-border)}
  .smt-home-faq{padding:27px 26px 30px}
  .smt-home-faq-heading{grid-template-columns:1fr;gap:8px}
}
@media(max-width:700px){
  .smt-home-content{padding-bottom:42px}
  .smt-home-guide,.smt-home-faq{padding:23px 19px;border-radius:17px}
  .smt-home-copy-block+ .smt-home-copy-block{margin-top:23px}
  .smt-home-copy-block h3{font-size:20px}
  .smt-home-copy-block p,.smt-home-copy-block ul,.smt-home-copy-block ol{font-size:14px;line-height:1.62}
  .smt-home-faq-grid{grid-template-columns:1fr}
  .smt-home-faq-heading h2{font-size:27px}
  .smt-home-faq-heading p{font-size:14px}
  .smt-home-faq summary{font-size:15px;padding-block:16px}
}

/* --------------------------------------------------------------------------
   3.6.16 — Persistent homepage guide expansion and editor/page-builder support.
   Scope: homepage content section immediately before the footer only.
   -------------------------------------------------------------------------- */
.smt-home-guide-more[hidden]{display:none!important}
.smt-home-guide-more{margin-top:22px}
.smt-home-guide-extra{margin:0}
.smt-home-guide-toggle-wrap{display:flex;justify-content:center;margin-top:16px}
.smt-home-guide-toggle{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-width:156px;
  min-height:48px;
  padding:12px 22px;
  border:1px solid var(--smt-border);
  border-radius:13px;
  background:var(--smt-surface-soft);
  color:var(--smt-primary-hover);
  font-family:var(--smt-font-display);
  font-size:15px;
  font-weight:800;
  line-height:1;
  cursor:pointer;
  box-shadow:0 6px 18px rgba(7,20,38,.04);
  transition:transform var(--smt-transition),border-color var(--smt-transition),background var(--smt-transition),box-shadow var(--smt-transition)
}
.smt-home-guide-toggle:hover,.smt-home-guide-toggle:focus-visible{
  transform:translateY(-1px);
  border-color:color-mix(in srgb,var(--smt-primary) 48%,var(--smt-border));
  background:color-mix(in srgb,var(--smt-primary) 7%,var(--smt-surface));
  box-shadow:0 10px 24px rgba(7,20,38,.08)
}
.smt-home-guide-toggle:focus-visible{outline:3px solid color-mix(in srgb,var(--smt-primary) 25%,transparent);outline-offset:3px}
.smt-home-guide-toggle-icon{position:relative;width:12px;height:8px;flex:0 0 12px;transition:transform var(--smt-transition)}
.smt-home-guide-toggle-icon::before,.smt-home-guide-toggle-icon::after{
  content:"";
  position:absolute;
  top:3px;
  width:8px;
  height:2px;
  border-radius:2px;
  background:currentColor
}
.smt-home-guide-toggle-icon::before{left:0;transform:rotate(45deg)}
.smt-home-guide-toggle-icon::after{right:0;transform:rotate(-45deg)}
.smt-home-guide-toggle[aria-expanded="true"] .smt-home-guide-toggle-icon{transform:rotate(180deg)}
.smt-home-editor-content{min-width:0}
.smt-home-editor-content>:first-child{margin-top:0}
.smt-home-editor-content>:last-child{margin-bottom:0}
.smt-home-editor-content .wp-block-columns{margin-top:0;margin-bottom:0}
.smt-home-editor-content .wp-block-column{margin:0}
.smt-home-editor-content .smt-home-copy-block{margin-block-start:0;margin-block-end:0}
.smt-home-editor-content .smt-home-copy-block+.smt-home-copy-block{margin-top:25px}
.smt-home-editor-content .smt-home-copy-block>*:first-child{margin-top:0}
.smt-home-editor-content .smt-home-copy-block>*:last-child{margin-bottom:0}
.smt-home-editor-content .smt-home-callout p{margin:0;color:inherit;font-size:inherit;line-height:inherit}
.smt-home-editor-content .smt-home-callout strong{display:inline-block;margin-bottom:2px}
.smt-home-editor-content-more>.smt-home-guide:first-child{margin-top:0}
.smt-home-editor-content-more>.smt-home-faq:last-child{margin-bottom:0}
.smt-home-editor-content .smt-home-faq-heading>.wp-block-group{margin:0}
.smt-home-editor-content .smt-home-faq-heading .smt-eyebrow{margin:0 0 5px}
.smt-home-editor-content .smt-home-faq-heading h2{margin:0}
.smt-home-editor-content .smt-home-faq-heading>p{margin:0}
.smt-home-editor-content .smt-home-faq-grid{margin:0}
.smt-home-faq details>p{padding:0 42px 18px 0}
.smt-home-faq details>p:last-child{margin-bottom:0}
html[data-theme="dark"] .smt-home-guide-toggle{background:var(--smt-surface-soft);box-shadow:none}
@media(max-width:900px){
  .smt-home-guide-more{margin-top:18px}
  .smt-home-editor-content .smt-home-copy-block+.smt-home-copy-block{margin-top:23px}
}
@media(max-width:700px){
  .smt-home-guide-toggle-wrap{margin-top:13px}
  .smt-home-guide-toggle{width:100%;min-height:50px;font-size:15px}
  .smt-home-guide-more{margin-top:14px}
}
@media(prefers-reduced-motion:reduce){.smt-home-guide-toggle,.smt-home-guide-toggle-icon{transition:none}}
.smt-home-editor-content[data-home-guide-elementor] .smt-home-more-content,
.smt-home-editor-content[data-home-guide-elementor] .smt-home-more-content~*{display:none!important}
[data-home-guide].is-expanded .smt-home-editor-content[data-home-guide-elementor] .smt-home-more-content,
[data-home-guide].is-expanded .smt-home-editor-content[data-home-guide-elementor] .smt-home-more-content~*{display:revert!important}


/* --------------------------------------------------------------------------
   3.6.18 — Seamless same-container guide expansion.
   Scope: homepage content section immediately before the footer only.
   -------------------------------------------------------------------------- */
.smt-home-guide .smt-home-guide-more{
  margin-top:28px;
  padding-top:0;
  border-top:0
}
.smt-home-guide .smt-home-guide-more .smt-home-guide-extra{
  margin:0;
  padding:0;
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none
}
.smt-home-guide .smt-home-guide-more .smt-home-guide-extra::before{display:none}
.smt-home-guide .smt-home-guide-toggle-wrap{margin-top:18px}
.smt-home-guide-faq-outlet:empty{display:none}
.smt-home-guide-faq-outlet>.smt-home-faq:first-child{margin-top:22px}
html[data-theme="dark"] .smt-home-guide .smt-home-guide-more .smt-home-guide-extra{background:transparent}
@media(max-width:900px){
  .smt-home-guide .smt-home-guide-more{margin-top:25px;padding-top:0}
}
@media(max-width:700px){
  .smt-home-guide .smt-home-guide-more{margin-top:22px;padding-top:0}
  .smt-home-guide .smt-home-guide-toggle-wrap{margin-top:14px}
}

/* --------------------------------------------------------------------------
   3.6.19 — Right-aligned homepage guide toggle.
   Scope: homepage editorial Show More / Show Less control only.
   -------------------------------------------------------------------------- */
.smt-home-guide .smt-home-guide-toggle-wrap{justify-content:flex-end}

/* --------------------------------------------------------------------------
   3.6.47 — Flattened Match Spotlight container.
   Scope: homepage featured-fixture section only.
   The former outer section card is visually removed. The scoreboard carousel
   is now the single main surface, preserving its content, controls and modes.
   -------------------------------------------------------------------------- */
.smt-featured-section.smt-featured-premium{
  overflow:visible;
  padding:0;
  color:var(--smt-text);
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
}
.smt-featured-section.smt-featured-premium::before{display:none}
html[data-theme="dark"] .smt-featured-section.smt-featured-premium{
  background:transparent;
  border-color:transparent;
  box-shadow:none;
}
.smt-featured-premium>.smt-featured-section-head{
  margin:0;
  padding:0 4px 18px;
}
.smt-featured-premium .smt-featured-carousel{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  padding:0;
  color:var(--smt-spotlight-ink);
  background:var(--smt-spotlight-card);
  border:1px solid var(--smt-spotlight-card-border);
  border-radius:22px;
  box-shadow:0 18px 48px rgba(8,24,44,.11);
}
.smt-featured-premium .smt-featured-carousel::before{
  content:"";
  position:absolute;
  z-index:8;
  inset:0 0 auto;
  height:6px;
  background:linear-gradient(90deg,#0bbd73,#18d48e 62%,#08aa66);
  pointer-events:none;
}
html[data-theme="dark"] .smt-featured-premium .smt-featured-carousel{
  background:var(--smt-spotlight-card);
  border-color:var(--smt-spotlight-card-border);
  box-shadow:0 22px 58px rgba(0,0,0,.34);
}
.smt-featured-premium .smt-featured-track{gap:0}
.smt-featured-premium .smt-featured-single{
  min-height:500px;
  border:0;
  border-radius:0;
  box-shadow:none;
}
.smt-featured-premium .smt-featured-single::before,
.smt-featured-premium .smt-featured-single::after{display:none}
.smt-featured-premium .smt-featured-empty{
  position:relative;
  overflow:hidden;
  margin:0;
  padding:28px;
  color:var(--smt-spotlight-ink);
  background:var(--smt-spotlight-card);
  border:1px solid var(--smt-spotlight-card-border);
  border-radius:22px;
  box-shadow:0 18px 48px rgba(8,24,44,.11);
}
.smt-featured-premium .smt-featured-empty::before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:6px;
  background:linear-gradient(90deg,#0bbd73,#18d48e 62%,#08aa66);
}
html[data-theme="dark"] .smt-featured-premium .smt-featured-empty{
  box-shadow:0 22px 58px rgba(0,0,0,.34);
}
@media(max-width:1320px){
  .smt-featured-premium>.smt-featured-section-head{padding:0 3px 16px}
  .smt-featured-premium .smt-featured-carousel{padding:0}
}
@media(max-width:760px){
  .smt-featured-section.smt-featured-premium{border-radius:0}
  .smt-featured-premium>.smt-featured-section-head{padding:0 2px 14px}
  .smt-featured-premium .smt-featured-carousel{padding:0;border-radius:18px}
  .smt-featured-premium .smt-featured-single{min-height:420px;border-radius:0}
  .smt-featured-premium .smt-featured-empty{border-radius:18px}
}

/* --------------------------------------------------------------------------
   3.6.48 — Match Spotlight edge navigation and automatic loop.
   Scope: homepage featured-fixture carousel only.
   The separate heading/control row is removed; navigation now sits directly
   on the left and right edges of the single scoreboard container.
   -------------------------------------------------------------------------- */
.smt-featured-premium>.smt-featured-section-head{display:none!important}
.smt-featured-carousel-shell{
  position:relative;
  isolation:isolate;
  min-width:0;
}
.smt-featured-carousel-shell>.smt-featured-carousel{width:100%}
.smt-featured-edge-nav{
  position:absolute;
  z-index:30;
  top:50%;
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  padding:0;
  transform:translateY(-50%);
  color:var(--smt-spotlight-ink);
  background:color-mix(in srgb,var(--smt-spotlight-shell) 88%,transparent);
  border:1px solid color-mix(in srgb,var(--smt-spotlight-card-border) 90%,transparent);
  border-radius:14px;
  box-shadow:0 12px 30px rgba(7,20,38,.16);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  cursor:pointer;
  transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.smt-featured-edge-nav.is-prev{left:14px}
.smt-featured-edge-nav.is-next{right:14px}
.smt-featured-edge-nav .smt-icon{width:25px;height:25px;stroke-width:2.35}
.smt-featured-edge-nav:hover,
.smt-featured-edge-nav:focus-visible{
  transform:translateY(-50%) scale(1.05);
  color:var(--smt-primary-hover);
  background:color-mix(in srgb,var(--smt-spotlight-shell) 96%,var(--smt-primary) 4%);
  border-color:color-mix(in srgb,var(--smt-primary) 52%,var(--smt-spotlight-card-border));
  box-shadow:0 15px 34px rgba(7,20,38,.2);
  outline:0;
}
html[data-theme="dark"] .smt-featured-edge-nav{
  background:rgba(9,22,38,.82);
  border-color:rgba(142,161,186,.32);
  box-shadow:0 14px 34px rgba(0,0,0,.34);
}
html[data-theme="dark"] .smt-featured-edge-nav:hover,
html[data-theme="dark"] .smt-featured-edge-nav:focus-visible{
  color:#7ce7bc;
  background:rgba(12,31,51,.94);
  border-color:rgba(24,212,142,.58);
}
@media(max-width:760px){
  .smt-featured-edge-nav{
    top:68%;
    width:38px;
    height:38px;
    border-radius:11px;
    background:color-mix(in srgb,var(--smt-spotlight-shell) 91%,transparent);
  }
  .smt-featured-edge-nav.is-prev{left:7px}
  .smt-featured-edge-nav.is-next{right:7px}
  .smt-featured-edge-nav .smt-icon{width:19px;height:19px}
}
@media(max-width:390px){
  .smt-featured-edge-nav{top:69%;width:34px;height:34px;border-radius:10px}
  .smt-featured-edge-nav.is-prev{left:5px}
  .smt-featured-edge-nav.is-next{right:5px}
  .smt-featured-edge-nav .smt-icon{width:17px;height:17px}
}


/* --------------------------------------------------------------------------
   3.6.50 — Match Spotlight controls above the scoreboard.
   Scope: homepage featured-fixture carousel only.
   Both arrow-only controls sit in a compact, reliable group immediately above
   the scoreboard container so they never cover team names or match content.
   -------------------------------------------------------------------------- */
.smt-featured-carousel-shell{
  padding-top:52px;
}
.smt-featured-edge-nav{
  top:0;
  width:44px;
  height:44px;
  transform:none;
  color:var(--smt-spotlight-ink);
  background:var(--smt-spotlight-card);
  border:1px solid var(--smt-spotlight-card-border);
  border-radius:12px;
  box-shadow:0 8px 22px rgba(7,20,38,.10);
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
  transition:transform .18s ease,color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.smt-featured-edge-nav.is-prev{
  left:auto;
  right:58px;
}
.smt-featured-edge-nav.is-next{
  right:6px;
}
.smt-featured-edge-nav .smt-icon{
  width:21px;
  height:21px;
  stroke-width:2.25;
}
.smt-featured-edge-nav:hover,
.smt-featured-edge-nav:focus-visible{
  transform:translateY(-2px);
  color:var(--smt-primary-hover);
  background:color-mix(in srgb,var(--smt-spotlight-card) 94%,var(--smt-primary) 6%);
  border-color:color-mix(in srgb,var(--smt-primary) 44%,var(--smt-spotlight-card-border));
  box-shadow:0 11px 26px rgba(7,20,38,.14);
  outline:0;
}
.smt-featured-edge-nav:active{
  transform:translateY(0);
  box-shadow:0 5px 14px rgba(7,20,38,.10);
}
html[data-theme="dark"] .smt-featured-edge-nav{
  color:var(--smt-spotlight-ink);
  background:var(--smt-spotlight-card);
  border-color:var(--smt-spotlight-card-border);
  box-shadow:0 9px 24px rgba(0,0,0,.28);
}
html[data-theme="dark"] .smt-featured-edge-nav:hover,
html[data-theme="dark"] .smt-featured-edge-nav:focus-visible{
  color:#7ce7bc;
  background:color-mix(in srgb,var(--smt-spotlight-card) 91%,#18d48e 9%);
  border-color:rgba(24,212,142,.5);
}
@media(max-width:760px){
  .smt-featured-carousel-shell{
    padding-top:44px;
  }
  .smt-featured-edge-nav{
    top:0;
    width:36px;
    height:36px;
    border-radius:10px;
  }
  .smt-featured-edge-nav.is-prev{
    left:auto;
    right:46px;
  }
  .smt-featured-edge-nav.is-next{
    right:4px;
  }
  .smt-featured-edge-nav .smt-icon{
    width:18px;
    height:18px;
  }
}
@media(max-width:390px){
  .smt-featured-carousel-shell{
    padding-top:42px;
  }
  .smt-featured-edge-nav{
    top:0;
    width:34px;
    height:34px;
    border-radius:9px;
  }
  .smt-featured-edge-nav.is-prev{
    left:auto;
    right:43px;
  }
  .smt-featured-edge-nav.is-next{
    right:3px;
  }
  .smt-featured-edge-nav .smt-icon{
    width:17px;
    height:17px;
  }
}

/* --------------------------------------------------------------------------
   3.6.99 — Balanced Homepage guide immediately before FAQs.
   Scope: the collapsible editorial guide only. API modules, FAQs and every
   other Homepage component keep their existing markup and behaviour.
   -------------------------------------------------------------------------- */
.smt-home-content .smt-home-guide{
  padding:24px;
  overflow:hidden;
  border-color:color-mix(in srgb,var(--smt-border) 88%,var(--smt-primary) 12%);
  border-radius:22px;
  background:
    radial-gradient(circle at 100% 0,color-mix(in srgb,var(--smt-primary) 8%,transparent) 0,transparent 32%),
    linear-gradient(145deg,var(--smt-surface),color-mix(in srgb,var(--smt-surface-soft) 70%,var(--smt-surface)));
  box-shadow:0 18px 46px rgba(7,20,38,.07)
}
.smt-home-content .smt-home-guide::before{display:none}
.smt-home-content .smt-home-guide-columns{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  align-items:stretch;
  gap:18px
}
.smt-home-content .smt-home-guide-column,
.smt-home-content .smt-home-guide-column+ .smt-home-guide-column{
  display:grid;
  grid-auto-rows:minmax(min-content,1fr);
  align-content:stretch;
  gap:18px;
  min-width:0;
  height:100%;
  padding:0;
  border:0
}
.smt-home-content .smt-home-copy-block,
.smt-home-content .smt-home-editor-content .smt-home-copy-block{
  position:relative;
  min-width:0;
  height:100%;
  margin:0;
  padding:24px 24px 22px;
  overflow:hidden;
  border:1px solid color-mix(in srgb,var(--smt-border) 92%,var(--smt-primary) 8%);
  border-radius:16px;
  background:color-mix(in srgb,var(--smt-surface) 94%,var(--smt-surface-soft) 6%);
  box-shadow:0 8px 24px rgba(7,20,38,.045)
}
.smt-home-content .smt-home-copy-block::before{
  content:"";
  position:absolute;
  inset:0 auto auto 0;
  width:62px;
  height:4px;
  border-radius:0 0 6px 0;
  background:linear-gradient(90deg,var(--smt-primary),color-mix(in srgb,var(--smt-primary) 28%,transparent))
}
.smt-home-content .smt-home-copy-block+ .smt-home-copy-block,
.smt-home-content .smt-home-editor-content .smt-home-copy-block+ .smt-home-copy-block{margin-top:0}
.smt-home-content .smt-home-copy-block h3{
  margin:0 0 10px;
  max-width:720px;
  font-size:clamp(19px,1.35vw,22px);
  line-height:1.2;
  letter-spacing:-.03em
}
.smt-home-content .smt-home-copy-block p{
  margin:0 0 10px;
  font-size:14px;
  line-height:1.68
}
.smt-home-content .smt-home-copy-block ul,
.smt-home-content .smt-home-copy-block ol{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  margin:14px 0 0;
  padding:0;
  list-style:none;
  counter-reset:smt-home-guide-list
}
.smt-home-content .smt-home-copy-block li{
  position:relative;
  min-width:0;
  margin:0;
  padding:9px 10px 9px 31px;
  border:1px solid color-mix(in srgb,var(--smt-border) 88%,var(--smt-primary) 12%);
  border-radius:10px;
  background:var(--smt-surface-soft);
  color:var(--smt-muted);
  font-size:13px;
  font-weight:650;
  line-height:1.38
}
.smt-home-content .smt-home-copy-block li::before{
  content:"";
  position:absolute;
  left:12px;
  top:50%;
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--smt-primary);
  box-shadow:0 0 0 4px color-mix(in srgb,var(--smt-primary) 12%,transparent);
  transform:translateY(-50%)
}
.smt-home-content .smt-home-copy-block ol li{counter-increment:smt-home-guide-list}
.smt-home-content .smt-home-copy-block ol li::before{
  content:counter(smt-home-guide-list);
  display:grid;
  place-items:center;
  top:50%;
  width:17px;
  height:17px;
  color:var(--smt-primary-hover);
  background:color-mix(in srgb,var(--smt-primary) 14%,var(--smt-surface));
  box-shadow:none;
  font-size:10px;
  font-weight:900
}
.smt-home-content .smt-home-callout{
  margin:16px 0 0;
  padding:13px 15px;
  border-radius:11px;
  background:linear-gradient(100deg,color-mix(in srgb,var(--smt-primary) 8%,var(--smt-surface)),var(--smt-surface-soft))
}
.smt-home-content .smt-home-guide .smt-home-guide-more{
  margin-top:20px;
  padding-top:20px;
  border-top:1px solid var(--smt-border)
}
.smt-home-content .smt-home-guide .smt-home-guide-more .smt-home-copy-block{
  background:linear-gradient(145deg,color-mix(in srgb,var(--smt-primary) 4%,var(--smt-surface)),var(--smt-surface))
}
.smt-home-content .smt-home-guide .smt-home-guide-toggle-wrap{
  position:relative;
  justify-content:center;
  margin-top:18px
}
.smt-home-content .smt-home-guide-toggle{
  min-width:170px;
  min-height:46px;
  padding:11px 22px;
  border-color:color-mix(in srgb,var(--smt-primary) 30%,var(--smt-border));
  border-radius:999px;
  background:color-mix(in srgb,var(--smt-primary) 7%,var(--smt-surface));
  box-shadow:0 8px 22px rgba(7,20,38,.065)
}
.smt-home-content .smt-home-guide-toggle:hover,
.smt-home-content .smt-home-guide-toggle:focus-visible{
  background:color-mix(in srgb,var(--smt-primary) 12%,var(--smt-surface));
  box-shadow:0 11px 26px rgba(7,20,38,.10)
}
html[data-theme="dark"] .smt-home-content .smt-home-guide{
  background:
    radial-gradient(circle at 100% 0,color-mix(in srgb,var(--smt-primary) 11%,transparent) 0,transparent 34%),
    linear-gradient(145deg,var(--smt-surface),color-mix(in srgb,var(--smt-secondary-surface) 48%,var(--smt-surface)));
  box-shadow:0 20px 48px rgba(0,0,0,.22)
}
html[data-theme="dark"] .smt-home-content .smt-home-copy-block,
html[data-theme="dark"] .smt-home-content .smt-home-editor-content .smt-home-copy-block{
  background:color-mix(in srgb,var(--smt-surface) 91%,var(--smt-secondary-surface) 9%);
  box-shadow:0 10px 28px rgba(0,0,0,.14)
}
html[data-theme="dark"] .smt-home-content .smt-home-copy-block li{
  background:color-mix(in srgb,var(--smt-surface-soft) 82%,var(--smt-surface) 18%)
}
html[data-theme="dark"] .smt-home-content .smt-home-guide .smt-home-guide-more .smt-home-copy-block{
  background:linear-gradient(145deg,color-mix(in srgb,var(--smt-primary) 6%,var(--smt-surface)),var(--smt-surface))
}
html[data-theme="dark"] .smt-home-content .smt-home-guide-toggle{
  background:color-mix(in srgb,var(--smt-primary) 9%,var(--smt-surface-soft));
  box-shadow:none
}
@media(max-width:900px){
  .smt-home-content .smt-home-guide{padding:20px;border-radius:20px}
  .smt-home-content .smt-home-guide-columns{grid-template-columns:1fr;gap:16px}
  .smt-home-content .smt-home-guide-column,
  .smt-home-content .smt-home-guide-column+ .smt-home-guide-column{gap:16px;padding:0;border:0}
  .smt-home-content .smt-home-copy-block,
  .smt-home-content .smt-home-editor-content .smt-home-copy-block{padding:22px 21px 20px}
  .smt-home-content .smt-home-guide .smt-home-guide-more{margin-top:18px;padding-top:18px}
}
@media(max-width:600px){
  .smt-home-content .smt-home-guide{padding:14px;border-radius:18px}
  .smt-home-content .smt-home-guide-columns,
  .smt-home-content .smt-home-guide-column,
  .smt-home-content .smt-home-guide-column+ .smt-home-guide-column{gap:12px}
  .smt-home-content .smt-home-copy-block,
  .smt-home-content .smt-home-editor-content .smt-home-copy-block{
    padding:20px 17px 18px;
    border-radius:14px
  }
  .smt-home-content .smt-home-copy-block h3{font-size:19px}
  .smt-home-content .smt-home-copy-block p{font-size:13.5px;line-height:1.65}
  .smt-home-content .smt-home-copy-block ul,
  .smt-home-content .smt-home-copy-block ol{grid-template-columns:1fr;gap:7px}
  .smt-home-content .smt-home-copy-block li{font-size:12.5px}
  .smt-home-content .smt-home-guide .smt-home-guide-more{margin-top:14px;padding-top:14px}
  .smt-home-content .smt-home-guide .smt-home-guide-toggle-wrap{margin-top:14px}
  .smt-home-content .smt-home-guide-toggle{width:auto;min-width:164px;min-height:44px}
}
@media(prefers-reduced-motion:reduce){
  .smt-home-content .smt-home-guide-toggle{scroll-behavior:auto}
}

/* --------------------------------------------------------------------------
   3.6.100 — Restore the approved continuous two-column Homepage guide.
   Scope: the pre-FAQ guide only. The expanded left and right blocks now
   continue inside their matching columns instead of forming a second row.
   -------------------------------------------------------------------------- */
.smt-home-content .smt-home-guide{
  position:relative;
  overflow:hidden;
  padding:30px 34px 32px;
  background:var(--smt-surface);
  border:1px solid var(--smt-border);
  border-radius:var(--smt-radius-lg);
  box-shadow:var(--smt-shadow-sm)
}
.smt-home-content .smt-home-guide::before{display:block}
.smt-home-content .smt-home-guide-columns{
  grid-template-columns:repeat(2,minmax(0,1fr));
  align-items:initial;
  gap:0
}
.smt-home-content .smt-home-guide-column{
  display:block;
  grid-auto-rows:initial;
  align-content:normal;
  gap:0;
  height:auto;
  padding:0 36px 0 0
}
.smt-home-content .smt-home-guide-column+ .smt-home-guide-column{
  display:block;
  grid-auto-rows:initial;
  align-content:normal;
  gap:0;
  height:auto;
  padding:0 0 0 36px;
  border:0
}
.smt-home-content .smt-home-copy-block,
.smt-home-content .smt-home-editor-content .smt-home-copy-block{
  position:static;
  height:auto;
  margin:0;
  padding:0;
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none
}
.smt-home-content .smt-home-copy-block::before{display:none}
.smt-home-content .smt-home-copy-block+ .smt-home-copy-block,
.smt-home-content .smt-home-editor-content .smt-home-copy-block+ .smt-home-copy-block{margin-top:25px}
.smt-home-content .smt-home-copy-block h3{
  margin:0 0 8px;
  max-width:none;
  font-size:clamp(19px,1.45vw,23px);
  line-height:1.23;
  letter-spacing:-.025em
}
.smt-home-content .smt-home-copy-block p{
  margin:0 0 11px;
  font-size:15px;
  line-height:1.62
}
.smt-home-content .smt-home-copy-block ul,
.smt-home-content .smt-home-copy-block ol{
  display:block;
  margin:9px 0 0;
  padding:0 0 0 24px;
  list-style:revert;
  counter-reset:none
}
.smt-home-content .smt-home-copy-block li{
  position:static;
  margin:3px 0;
  padding:0 0 0 4px;
  border:0;
  border-radius:0;
  background:transparent;
  color:var(--smt-muted);
  font-size:15px;
  font-weight:400;
  line-height:1.62
}
.smt-home-content .smt-home-copy-block li::before,
.smt-home-content .smt-home-copy-block ol li::before{display:none}
.smt-home-content .smt-home-copy-block ol li{counter-increment:none}
.smt-home-content .smt-home-callout{
  margin:16px 0 4px;
  padding:12px 15px;
  border-radius:10px;
  background:linear-gradient(100deg,color-mix(in srgb,var(--smt-primary) 7%,var(--smt-surface)),var(--smt-surface-soft))
}
.smt-home-content .smt-home-guide .smt-home-guide-more{
  margin:0;
  padding:0;
  border:0
}
.smt-home-content .smt-home-guide .smt-home-guide-more .smt-home-copy-block{background:transparent}
.smt-home-column-more[hidden]{display:none!important}
.smt-home-column-more{margin-top:25px}
.smt-home-column-more>:first-child{margin-top:0}
.smt-home-column-more>:last-child{margin-bottom:0}
.smt-home-content .smt-home-guide .smt-home-guide-toggle-wrap{
  justify-content:flex-end;
  margin-top:18px
}
.smt-home-content .smt-home-guide-toggle{
  width:auto;
  min-width:156px;
  min-height:48px;
  padding:12px 22px;
  border-color:var(--smt-border);
  border-radius:13px;
  background:var(--smt-surface-soft);
  box-shadow:0 6px 18px rgba(7,20,38,.04)
}
.smt-home-content .smt-home-guide-toggle:hover,
.smt-home-content .smt-home-guide-toggle:focus-visible{
  background:color-mix(in srgb,var(--smt-primary) 7%,var(--smt-surface));
  box-shadow:0 10px 24px rgba(7,20,38,.08)
}
html[data-theme="dark"] .smt-home-content .smt-home-guide{
  background:linear-gradient(145deg,var(--smt-surface),color-mix(in srgb,var(--smt-secondary-surface) 42%,var(--smt-surface)));
  box-shadow:var(--smt-shadow-sm)
}
html[data-theme="dark"] .smt-home-content .smt-home-copy-block,
html[data-theme="dark"] .smt-home-content .smt-home-editor-content .smt-home-copy-block,
html[data-theme="dark"] .smt-home-content .smt-home-guide .smt-home-guide-more .smt-home-copy-block{
  background:transparent;
  box-shadow:none
}
html[data-theme="dark"] .smt-home-content .smt-home-copy-block li{background:transparent}
html[data-theme="dark"] .smt-home-content .smt-home-guide-toggle{
  background:var(--smt-surface-soft);
  box-shadow:none
}
@media(max-width:900px){
  .smt-home-content .smt-home-guide{padding:27px 26px;border-radius:var(--smt-radius-lg)}
  .smt-home-content .smt-home-guide-columns{grid-template-columns:1fr;gap:27px}
  .smt-home-content .smt-home-guide-column{padding:0}
  .smt-home-content .smt-home-guide-column+ .smt-home-guide-column{
    padding:27px 0 0;
    border-top:1px solid var(--smt-border)
  }
  .smt-home-content .smt-home-copy-block,
  .smt-home-content .smt-home-editor-content .smt-home-copy-block{padding:0}
  .smt-home-column-more{margin-top:23px}
}
@media(max-width:700px){
  .smt-home-content .smt-home-guide{padding:23px 19px;border-radius:17px}
  .smt-home-content .smt-home-guide-columns{gap:27px}
  .smt-home-content .smt-home-copy-block h3{font-size:20px}
  .smt-home-content .smt-home-copy-block p,
  .smt-home-content .smt-home-copy-block ul,
  .smt-home-content .smt-home-copy-block ol{font-size:14px;line-height:1.62}
  .smt-home-content .smt-home-copy-block li{font-size:14px;line-height:1.62}
  .smt-home-content .smt-home-guide .smt-home-guide-toggle-wrap{margin-top:14px}
  .smt-home-content .smt-home-guide-toggle{width:100%;min-height:50px;font-size:15px}
}
