:root{--mml-black:#030405;--mml-ink:#07090c;--mml-panel:#101318;--mml-panel2:#171b22;--mml-gold:#d9a426;--mml-gold2:#f6cc57;--mml-white:#fff;--mml-muted:#c9cbd1;--mml-dark-text:#111318;--mml-line:rgba(255,255,255,.14);--mml-dark-line:rgba(0,0,0,.12);--mml-radius:22px;--mml-shadow:0 28px 80px rgba(0,0,0,.35)}
html.mml-fullpage-html,body.mml-fullpage-body{margin:0!important;padding:0!important;width:100%!important;min-height:100%!important;background:var(--mml-black)!important;overflow-x:hidden!important}body.mml-fullpage-body #wpadminbar{position:fixed}.mml-fullpage-root{min-height:100vh;width:100%;background:var(--mml-black);color:#fff;font-family:Inter,Arial,sans-serif}.mml-fullpage-root *{box-sizing:border-box}.mml-page-with-frame,.mml-landing,.mml-login-page,.mml-page,.mml-page-shell{display:flex;flex-direction:column;min-height:100vh;background:radial-gradient(circle at 62% 8%,rgba(255,255,255,.08),transparent 21%),radial-gradient(circle at 24% 0%,rgba(217,164,38,.20),transparent 22%),linear-gradient(135deg,#030405 0%,#0c1118 45%,#030405 100%);color:#fff;font-family:Inter,Arial,sans-serif}.mml-page-shell>.mml-footer,.mml-landing>.mml-footer,.mml-login-page>.mml-footer,.mml-page>.mml-footer{margin-top:auto!important}
/* 2027 white shell */
.mml-site-header{position:sticky;top:0;z-index:1000;background:#fff;color:var(--mml-dark-text);border-bottom:1px solid var(--mml-dark-line);box-shadow:0 10px 36px rgba(0,0,0,.10);width:100%}.mml-header-inner{max-width:1220px;margin:0 auto;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.mml-logo{display:inline-flex;align-items:center;line-height:0}.mml-logo img{width:min(318px,34vw);height:auto;max-height:70px;object-fit:contain;display:block}.mml-desktop-nav{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.mml-desktop-nav a,.mml-mobile-drawer a{color:#151515;text-decoration:none;font-size:13px;font-weight:760;letter-spacing:.035em;text-transform:uppercase;padding:10px 12px;border-radius:999px;min-height:40px;display:inline-flex;align-items:center}.mml-desktop-nav a:hover,.mml-desktop-nav a.is-active,.mml-mobile-drawer a:hover,.mml-mobile-drawer a.is-active{color:#9b6900;background:rgba(217,164,38,.12)}.mml-desktop-nav .mml-nav-cta{background:linear-gradient(135deg,var(--mml-gold2),var(--mml-gold));color:#070707!important;font-weight:900}.mml-desktop-nav .mml-nav-account{border:1px solid rgba(0,0,0,.18)}.mml-mobile-menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:46px;height:46px;border-radius:14px;border:1px solid rgba(0,0,0,.16);background:#fff;cursor:pointer}.mml-mobile-menu-toggle span{display:block;width:22px;height:2px;background:#111;border-radius:999px}.mml-mobile-drawer{display:none;background:#fff;padding:0 18px 18px;border-top:1px solid rgba(0,0,0,.08)}.mml-mobile-drawer a{display:flex;width:100%;justify-content:space-between;margin:4px 0}.mml-mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:999;background:rgba(255,255,255,.96);border-top:1px solid rgba(0,0,0,.12);box-shadow:0 -10px 30px rgba(0,0,0,.18);display:none;grid-template-columns:repeat(5,1fr);padding:7px max(8px,env(safe-area-inset-left)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-right));backdrop-filter:blur(18px)}.mml-mobile-bottom-nav a{color:#111;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:52px;border-radius:14px;font-weight:800}.mml-mobile-bottom-nav span{font-size:18px;color:#b9820b}.mml-mobile-bottom-nav small{font-size:11px;letter-spacing:.02em}.mml-mobile-bottom-nav a.is-active{background:rgba(217,164,38,.16);color:#8b5f00}
/* hero */
.mml-hero{position:relative;width:100%;overflow:hidden}.mml-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 66% 18%,rgba(255,255,255,.08),transparent 18%),radial-gradient(circle at 27% 0%,rgba(217,164,38,.20),transparent 23%);pointer-events:none}.mml-hero-inner{position:relative;z-index:1;max-width:1220px;margin:0 auto;padding:78px 22px 78px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:42px;align-items:center;min-height:760px}.mml-hero-content{max-width:680px}.mml-kicker{color:var(--mml-gold2);text-transform:uppercase;letter-spacing:.22em;font-weight:900;font-size:14px}.mml-hero h1,.mml-page-hero h1{font-size:clamp(52px,6vw,94px);line-height:.95;margin:12px 0 22px;text-transform:uppercase;letter-spacing:-.055em;font-weight:500}.mml-subtitle{font-size:clamp(19px,2vw,28px);line-height:1.35;color:var(--mml-muted);max-width:760px}.mml-sports{color:var(--mml-gold2);font-weight:900;letter-spacing:.04em;font-size:20px}.mml-mini-disclaimer,.mml-content-disclaimer{font-size:13px;color:#d7d7d7;line-height:1.55}.mml-cta-row,.mml-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.mml-button,.mml-link-button,.mml-signup-form button,.mml-login-card .button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--mml-gold2),var(--mml-gold));color:#080808!important;border:1px solid rgba(255,255,255,.08);padding:15px 23px;border-radius:11px;text-decoration:none;font-weight:950;text-transform:uppercase;letter-spacing:.055em;cursor:pointer;min-height:52px;transition:transform .18s ease,box-shadow .18s ease}.mml-button:hover,.mml-link-button:hover{transform:translateY(-1px);box-shadow:0 12px 30px rgba(217,164,38,.25)}.mml-button.ghost,.mml-link-button{background:transparent;color:#fff!important;border-color:var(--mml-gold)}
/* intro video */
.mml-intro-video-card{width:100%}.mml-video-frame{min-height:480px;border-radius:28px;border:1px solid rgba(217,164,38,.46);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03)),#080a0e;box-shadow:var(--mml-shadow);display:flex;align-items:center;justify-content:center;overflow:hidden;background-size:cover;background-position:center}.mml-video-frame iframe,.mml-video-frame video{width:100%;height:100%;min-height:480px;border:0;display:block}.mml-video-empty{text-align:center;padding:38px;max-width:520px}.mml-play-mark{display:inline-flex;align-items:center;justify-content:center;width:78px;height:78px;border-radius:50%;background:linear-gradient(135deg,var(--mml-gold2),var(--mml-gold));color:#050505;font-weight:900;margin-bottom:18px;box-shadow:0 0 0 14px rgba(217,164,38,.11)}.mml-video-empty h2{font-size:clamp(28px,3vw,42px);margin:6px 0 12px;text-transform:uppercase;letter-spacing:-.03em}.mml-video-empty p{color:var(--mml-muted);font-size:17px;line-height:1.6}
/* sections/cards */
.mml-section{width:100%;max-width:1220px;margin:0 auto;padding:58px 22px}.mml-modern-section{position:relative}.mml-section-heading{max-width:860px}.mml-section h1,.mml-section h2{font-size:clamp(34px,4vw,58px);line-height:1.02;margin:0 0 16px;letter-spacing:-.04em}.mml-section p{color:var(--mml-muted);font-size:17px;line-height:1.62}.mml-centered{text-align:center}.mml-centered p{margin-left:auto;margin-right:auto;max-width:840px}.mml-card-grid,.mml-feature-grid,.mml-content-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px}.mml-feature-grid article,.mml-content-card,.mml-signup-form,.mml-rg-block,.mml-login-card,.mml-empty-state,.mml-two-col-panel{background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.14);border-radius:var(--mml-radius);padding:24px;box-shadow:var(--mml-shadow)}.mml-feature-grid article{min-height:220px;display:flex;flex-direction:column}.mml-feature-grid article span{color:rgba(246,204,87,.45);font-weight:900;font-size:13px;letter-spacing:.2em}.mml-feature-grid h3,.mml-content-card h2{color:#fff;text-transform:uppercase;margin:8px 0 8px;line-height:1.1}.mml-feature-grid p,.mml-content-card p{font-size:15px}.mml-content-card a{color:#fff;text-decoration:none}.mml-content-card a:hover{color:var(--mml-gold2)}.mml-empty-state{text-align:center;max-width:860px;margin:0 auto}.mml-empty-state h2{font-size:clamp(28px,4vw,42px)}
/* signup/forms */
.mml-signup-section{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.mml-signup-form{display:grid;gap:14px}.mml-signup-form label{display:grid;gap:7px;color:#fff;font-weight:760}.mml-signup-form input,.mml-signup-form select,.mml-signup-form textarea,.mml-login-card input{width:100%;padding:14px 15px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#0a0d11;color:#fff;min-height:48px}.mml-signup-form textarea{min-height:150px}.mml-checkbox{display:grid!important;grid-template-columns:auto 1fr!important;align-items:start;font-size:13px;color:var(--mml-muted)!important}.mml-checkbox input{width:auto;min-height:auto;margin-top:4px}.mml-alert{border-radius:12px;padding:13px}.mml-alert.success{background:rgba(54,180,107,.18);border:1px solid rgba(54,180,107,.45)}.mml-alert.error{background:rgba(220,70,70,.18);border:1px solid rgba(220,70,70,.45)}
/* team/responsible equal column section */
.mml-two-col-panel{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;padding:0;overflow:hidden;border-color:rgba(217,164,38,.38)}.mml-panel-col{padding:32px;display:flex;flex-direction:column;justify-content:space-between;min-height:330px}.mml-panel-col+.mml-panel-col{border-left:1px solid rgba(217,164,38,.25)}.mml-panel-col-rg .mml-rg-block{box-shadow:none;border:0;background:transparent;padding:0;height:100%;display:flex;flex-direction:column;justify-content:space-between}.mml-rg-block{border-color:rgba(217,164,38,.42)}.mml-rg-block strong{color:var(--mml-gold2);font-size:20px;text-transform:uppercase}.mml-rg-phone a{color:var(--mml-gold2);font-weight:950}.mml-rg-block .mml-button{margin-top:12px}.mml-content-disclaimer{margin:20px 0;padding:14px 16px;border-left:4px solid var(--mml-gold);background:rgba(217,167,47,.12);border-radius:10px;color:#fff}
/* content pages */
.mml-page-hero{padding-top:86px;padding-bottom:38px}.mml-page-hero h1{font-weight:650}.mml-table-wrap{overflow-x:auto;border-radius:18px;border:1px solid rgba(217,164,38,.35)}.mml-results-table{width:100%;border-collapse:collapse;background:rgba(255,255,255,.05);overflow:hidden}.mml-results-table th,.mml-results-table td{padding:16px;border-bottom:1px solid rgba(255,255,255,.12);text-align:left}.mml-results-table a{color:#fff}.mml-single-content{margin-top:24px;line-height:1.75}.mml-login-page{background:radial-gradient(circle at top,#161a21 0%,#060708 48%,#020202 100%)}.mml-login-main{width:100%;display:grid;grid-template-columns:minmax(280px,480px) minmax(280px,440px);gap:26px;justify-content:center;align-items:stretch;padding:70px 22px}.mml-login-card{width:100%;margin:0}.mml-login-card h1{font-size:clamp(36px,4vw,58px);margin:0 0 10px}.mml-login-card .login-username,.mml-login-card .login-password,.mml-login-card .login-remember,.mml-login-card .login-submit{display:grid;gap:8px}.mml-login-card .button{border:0;width:100%}
/* footer */
.mml-footer{background:#fff;color:var(--mml-dark-text);border-top:1px solid var(--mml-dark-line);box-shadow:0 -8px 30px rgba(0,0,0,.10);width:100%}.mml-footer-inner{max-width:1220px;margin:0 auto;padding:34px 22px 26px;display:grid;grid-template-columns:1.45fr .65fr .65fr .75fr;gap:30px;align-items:start}.mml-footer img{max-width:310px;width:100%;height:auto;display:block;margin-bottom:12px}.mml-footer p{color:#30343a;font-size:13px;line-height:1.58;margin:0 0 10px}.mml-footer a{color:#101010;text-decoration:none}.mml-footer a:hover{color:#a27100}.mml-footer-help a{font-weight:950;color:#9b6900}.mml-footer-links{display:grid;gap:8px}.mml-footer-links strong{font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:#8b5f00;margin-bottom:4px}.mml-footer-links a{font-size:14px;font-weight:750}.mml-footer-bottom{max-width:1220px;margin:0 auto;padding:18px 22px 24px;border-top:1px solid rgba(0,0,0,.10);display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;color:#333;font-size:13px}.mml-footer-bottom a{font-weight:900;color:#000;text-decoration:none}
@media(max-width:1100px){.mml-hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:64px}.mml-hero-content{max-width:820px}.mml-video-frame,.mml-video-frame iframe,.mml-video-frame video{min-height:420px}.mml-card-grid,.mml-feature-grid,.mml-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mml-footer-inner{grid-template-columns:1fr 1fr}.mml-desktop-nav{display:none}.mml-mobile-menu-toggle{display:flex}.mml-mobile-drawer:not([hidden]){display:grid}.mml-logo img{width:min(300px,62vw)}}
@media(max-width:768px){.mml-fullpage-root{padding-bottom:74px}.mml-mobile-bottom-nav{display:grid}.mml-header-inner{padding:10px 14px}.mml-logo img{width:min(245px,66vw)}.mml-hero-inner{padding:46px 18px 52px;gap:28px}.mml-hero h1{font-size:clamp(44px,13vw,68px)}.mml-subtitle{font-size:18px}.mml-sports{font-size:17px}.mml-cta-row .mml-button,.mml-actions .mml-button,.mml-signup-form button{width:100%}.mml-video-frame{min-height:auto;aspect-ratio:16/9}.mml-video-frame iframe,.mml-video-frame video{min-height:auto;height:100%}.mml-video-empty{padding:24px}.mml-play-mark{width:58px;height:58px}.mml-section{padding:42px 18px}.mml-signup-section,.mml-two-col-panel,.mml-login-main{grid-template-columns:1fr}.mml-panel-col+.mml-panel-col{border-left:0;border-top:1px solid rgba(217,164,38,.25)}.mml-panel-col{min-height:auto;padding:24px}.mml-card-grid,.mml-feature-grid,.mml-content-grid{grid-template-columns:1fr}.mml-footer-inner{grid-template-columns:1fr;padding-bottom:20px}.mml-footer-bottom{display:grid}.mml-page-hero{padding-top:58px}.mml-page-hero h1{font-size:clamp(44px,13vw,68px)}}

/* v02.01.07 navigation, legal, and 2027 design-system hardening */
.mml-site-header a,
.mml-mobile-drawer a,
.mml-mobile-bottom-nav a,
.mml-footer a,
.mml-footer-links a {
  font-weight: 500 !important;
  letter-spacing: .01em;
  line-height: 1.2;
}
.mml-desktop-nav a,
.mml-mobile-drawer a,
.mml-footer-links a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.mml-nav-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
  color: currentColor;
}
.mml-nav-icon svg {
  width: 18px;
  height: 18px;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.85;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.mml-desktop-nav .mml-nav-icon {
  width: 16px;
  height: 16px;
}
.mml-desktop-nav .mml-nav-icon svg {
  width: 16px;
  height: 16px;
}
.mml-desktop-nav a {
  text-transform: none;
  font-size: 14px;
  min-height: 38px;
  padding: 8px 10px;
  border-radius: 999px;
}
.mml-desktop-nav a:hover,
.mml-desktop-nav a.is-active {
  background: rgba(217,164,38,.12);
  color: #8b5f00;
}
.mml-desktop-nav a.mml-nav-cta {
  background: linear-gradient(135deg,var(--mml-gold2),var(--mml-gold));
  color: #090909 !important;
  padding-inline: 15px;
}
.mml-desktop-nav a.mml-nav-account {
  border: 1px solid rgba(0,0,0,.14);
  background: rgba(0,0,0,.035);
}
.mml-mobile-drawer {
  box-shadow: 0 22px 50px rgba(0,0,0,.18);
}
.mml-mobile-drawer a {
  min-height: 48px;
  border-radius: 14px;
  padding: 12px 14px;
}
.mml-mobile-drawer a.is-active,
.mml-mobile-drawer a:hover {
  background: rgba(217,164,38,.12);
  color: #8b5f00;
}
.mml-mobile-bottom-nav a {
  font-weight: 500 !important;
  gap: 2px;
}
.mml-mobile-bottom-nav .mml-nav-icon {
  width: 22px;
  height: 22px;
}
.mml-mobile-bottom-nav .mml-nav-icon svg {
  width: 22px;
  height: 22px;
}
.mml-mobile-bottom-nav small {
  font-weight: 500;
  font-size: 11px;
}
.mml-footer-links strong {
  font-weight: 600;
}
.mml-footer-links a {
  font-size: 14px;
  padding: 5px 0;
  color: #1e2228;
}
.mml-footer-links .mml-nav-icon {
  color: #9b6900;
}
.mml-hero-inner {
  grid-template-columns: minmax(0, .98fr) minmax(420px, 1.02fr);
  gap: clamp(32px,5vw,72px);
  min-height: 820px;
}
.mml-hero-content {
  max-width: 720px;
}
.mml-video-frame {
  min-height: 560px;
  border-radius: 32px;
}
.mml-video-frame iframe,
.mml-video-frame video {
  min-height: 560px;
}
.mml-play-mark svg {
  width: 34px;
  height: 34px;
  fill: #070707;
  stroke: none;
}
.mml-feature-grid article,
.mml-content-card,
.mml-empty-state,
.mml-signup-form,
.mml-login-card,
.mml-rg-block,
.mml-legal-card {
  backdrop-filter: blur(18px);
}
.mml-content-card,
.mml-feature-grid article,
.mml-empty-state {
  position: relative;
  overflow: hidden;
}
.mml-content-card::before,
.mml-feature-grid article::before,
.mml-empty-state::before {
  content: "";
  position: absolute;
  left: 22px;
  right: 22px;
  top: 0;
  height: 1px;
  background: linear-gradient(90deg,transparent,rgba(246,204,87,.7),transparent);
}
.mml-page-hero {
  background: radial-gradient(circle at 52% 0, rgba(217,164,38,.16), transparent 34%), linear-gradient(180deg,#0b0e12,#050607);
  max-width: none;
  padding-left: max(22px, calc((100vw - 1220px)/2 + 22px));
  padding-right: max(22px, calc((100vw - 1220px)/2 + 22px));
  border-bottom: 1px solid rgba(217,164,38,.14);
}
.mml-page-hero > * {
  max-width: 940px;
}
.mml-centered.mml-page-hero > * {
  margin-left: auto;
  margin-right: auto;
}
.mml-legal-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 380px);
  gap: 24px;
  align-items: start;
}
.mml-legal-main {
  display: grid;
  gap: 18px;
}
.mml-legal-card {
  background: linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));
  border: 1px solid rgba(255,255,255,.14);
  border-radius: var(--mml-radius);
  padding: 24px;
  box-shadow: var(--mml-shadow);
}
.mml-legal-card h2 {
  margin: 0 0 10px;
  font-size: clamp(22px,2.1vw,32px);
  letter-spacing: -.025em;
}
.mml-legal-card p {
  margin: 0 0 10px;
  color: var(--mml-muted);
  line-height: 1.68;
}
.mml-legal-side {
  display: grid;
  gap: 18px;
  position: sticky;
  top: 92px;
}
.mml-admin-status-card {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 18px;
  padding: 10px 14px;
  border-radius: 999px;
  background: rgba(217,164,38,.14);
  border: 1px solid rgba(217,164,38,.35);
  color: #fff;
}
.mml-admin-status-card strong {
  color: var(--mml-gold2);
  font-weight: 600;
}
.mml-review-card {
  border-color: rgba(217,164,38,.38);
}
.mml-two-col-panel {
  grid-template-columns: minmax(0,1fr) minmax(0,1fr);
}
.mml-panel-col h2 {
  letter-spacing: -.035em;
}
.mml-panel-col .mml-actions {
  margin-top: auto;
}
body.mml-drawer-open {
  overflow: hidden;
}
@media(max-width:1100px){
  .mml-hero-inner{grid-template-columns:1fr;min-height:auto;}
  .mml-video-frame,.mml-video-frame iframe,.mml-video-frame video{min-height:460px;}
  .mml-legal-layout{grid-template-columns:1fr;}
  .mml-legal-side{position:static;}
}
@media(max-width:768px){
  .mml-desktop-nav{display:none!important;}
  .mml-video-frame{min-height:auto;}
  .mml-video-frame iframe,.mml-video-frame video{min-height:auto;}
  .mml-footer-links a{min-height:38px;}
  .mml-legal-card{padding:20px;}
}

/* v02.01.08 Message/Form/Drop UX */
.mml-form-grid,.mml-two-col{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:28px;align-items:stretch}.mml-form-card form{display:grid;gap:16px}.mml-form-card label{display:grid;gap:8px;color:#f8f5ef;font-size:14px}.mml-form-card input,.mml-form-card select,.mml-form-card textarea{width:100%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:14px;padding:13px 14px;font:inherit}.mml-form-card input[type=file]{padding:12px;background:rgba(255,255,255,.06)}.mml-checkbox{grid-template-columns:auto 1fr!important;align-items:flex-start}.mml-checkbox input{width:20px;height:20px;margin-top:2px}.mml-help-card ul,.mml-fan-drop-layout ul{margin:12px 0 0 18px;color:rgba(255,255,255,.82)}.mml-gate-card .mml-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.mml-subsection{margin-top:40px}.mml-empty-card{grid-column:1/-1}.mml-muted{color:rgba(255,255,255,.72)}.mml-page-hero .mml-container{max-width:1180px;margin:0 auto}.mml-route-fan-drops .mml-card-grid,.mml-route-team-video-drop .mml-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}@media (max-width:860px){.mml-form-grid,.mml-two-col{grid-template-columns:1fr}.mml-gate-card .mml-actions .mml-button{width:100%;justify-content:center}}

/* v02.01.10 2027 polish + official social promo video placeholder */
.mml-fullpage-root{--mml-ease:cubic-bezier(.2,.8,.2,1);}
.mml-site-header{backdrop-filter:saturate(1.15) blur(14px)}
.mml-header-inner{min-height:92px}.mml-desktop-nav a{font-weight:520!important;color:#191b20}.mml-desktop-nav a.mml-nav-cta,.mml-button{box-shadow:0 10px 24px rgba(217,164,38,.20)}
.mml-hero{background:linear-gradient(135deg,#030405 0%,#0b1016 56%,#020303 100%)}
.mml-hero-inner{grid-template-columns:minmax(360px,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(44px,6vw,92px);padding-top:88px;padding-bottom:92px}
.mml-hero-content{max-width:620px}.mml-hero h1{font-weight:520;letter-spacing:-.06em}.mml-intro-video-card{display:flex;align-items:center;justify-content:center}.mml-video-frame.is-empty{width:min(100%,570px);min-height:auto;aspect-ratio:4/5;padding:0;background:#020304;border:1px solid rgba(246,204,87,.42);border-radius:34px;box-shadow:0 34px 90px rgba(0,0,0,.52),0 0 0 1px rgba(255,255,255,.04) inset;position:relative}.mml-video-promo-placeholder{position:absolute;inset:0;display:block;overflow:hidden;border-radius:inherit;background:#050505}.mml-video-promo-placeholder img{width:100%;height:100%;object-fit:cover;display:block}.mml-video-promo-placeholder::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 45%,rgba(0,0,0,.32) 100%);pointer-events:none}.mml-video-promo-overlay{position:absolute;left:18px;right:18px;bottom:18px;display:flex;align-items:center;gap:10px;justify-content:center;padding:10px 14px;border-radius:999px;background:rgba(3,4,5,.78);border:1px solid rgba(246,204,87,.35);color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:11px;backdrop-filter:blur(12px)}.mml-video-promo-overlay .mml-play-mark{width:34px;height:34px;margin:0;box-shadow:none}.mml-video-promo-overlay .mml-play-mark svg{width:15px;height:15px}.mml-video-empty-caption{position:absolute;left:50%;bottom:-118px;transform:translateX(-50%);width:min(94%,520px);padding:14px 18px;border-radius:18px;background:rgba(7,9,12,.88);border:1px solid rgba(217,164,38,.28);box-shadow:0 18px 44px rgba(0,0,0,.35);backdrop-filter:blur(14px)}.mml-video-empty-caption .mml-kicker{margin:0 0 4px;font-size:10px}.mml-video-empty-caption h2{font-size:18px;line-height:1.08;margin:0 0 5px;letter-spacing:-.02em}.mml-video-empty-caption p{font-size:12px;line-height:1.35;margin:0;color:#d9dce3}.mml-video-empty-caption .mml-button{display:none}.mml-section{scroll-margin-top:110px}.mml-feature-grid article,.mml-content-card,.mml-empty-state,.mml-form-card,.mml-gate-card,.mml-help-card,.mml-card{border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.15);box-shadow:0 24px 70px rgba(0,0,0,.32)}.mml-content-grid .mml-content-card,.mml-card-grid .mml-card{min-height:210px}.mml-signup-form input:focus,.mml-signup-form select:focus,.mml-signup-form textarea:focus,.mml-form-card input:focus,.mml-form-card select:focus,.mml-form-card textarea:focus,.mml-login-card input:focus{outline:2px solid rgba(246,204,87,.48);outline-offset:2px;border-color:rgba(246,204,87,.7)}.mml-support-section .mml-form-grid,.mml-contact-section .mml-form-grid{align-items:start}.mml-form-card .mml-alert{border-radius:16px}.mml-footer{position:relative}.mml-footer::before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,transparent,var(--mml-gold),transparent)}.mml-footer-links a{border-radius:12px}.mml-footer-links a:hover{background:rgba(217,164,38,.10);padding-left:8px}
@media(max-width:1100px){.mml-hero-inner{grid-template-columns:1fr}.mml-video-frame.is-empty{width:min(100%,520px);margin:0 auto 110px}.mml-video-empty-caption{bottom:-102px}}
@media(max-width:768px){.mml-header-inner{min-height:74px}.mml-hero-inner{padding-top:48px;padding-bottom:58px}.mml-video-frame.is-empty{width:min(100%,420px);margin-bottom:96px}.mml-video-empty-caption{bottom:-90px}.mml-video-promo-overlay{bottom:12px;left:12px;right:12px;font-size:9px}.mml-hero h1{font-size:clamp(42px,12vw,60px)}.mml-footer-links a:hover{padding-left:0}}


/* v02.01.11 Max Moneyline app-shell header + membership foundation */
.mml-site-header{
  position:sticky;
  top:0;
  z-index:1000;
  width:100%;
  background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(255,255,255,.955));
  border-bottom:1px solid rgba(0,0,0,.10);
  box-shadow:0 18px 48px rgba(0,0,0,.12);
}
.mml-header-logo-row{
  max-width:1240px;
  min-height:112px;
  margin:0 auto;
  padding:18px 22px 12px;
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
}
.mml-logo-centered{
  grid-column:2;
  justify-self:center;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
}
.mml-logo-centered img{
  width:min(520px,58vw)!important;
  max-height:92px;
  height:auto;
  display:block;
  object-fit:contain;
}
.mml-header-nav-row{
  max-width:1240px;
  margin:0 auto;
  padding:0 22px 18px;
  display:flex;
  justify-content:center;
}
.mml-header-nav-row .mml-desktop-nav{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  gap:12px;
  width:100%;
}
.mml-header-nav-row .mml-desktop-nav a{
  min-height:50px;
  padding:12px 18px;
  border-radius:999px;
  font-size:15px;
  font-weight:500!important;
  letter-spacing:.01em;
  color:#14171d;
  border:1px solid rgba(0,0,0,.08);
  background:rgba(255,255,255,.78);
  box-shadow:0 10px 28px rgba(0,0,0,.06);
}
.mml-header-nav-row .mml-desktop-nav a:hover,
.mml-header-nav-row .mml-desktop-nav a.is-active{
  background:rgba(217,164,38,.13);
  border-color:rgba(217,164,38,.34);
  color:#8b5f00;
}
.mml-header-nav-row .mml-desktop-nav a.mml-nav-cta{
  background:linear-gradient(135deg,var(--mml-gold2),var(--mml-gold));
  border-color:rgba(150,105,0,.34);
  color:#070707!important;
  box-shadow:0 14px 30px rgba(217,164,38,.24);
}
.mml-header-nav-row .mml-desktop-nav a.mml-nav-account{
  background:#12151a;
  color:#fff!important;
  border-color:rgba(255,255,255,.12);
}
.mml-header-nav-row .mml-desktop-nav .mml-nav-icon,
.mml-header-nav-row .mml-desktop-nav .mml-nav-icon svg{
  width:18px;
  height:18px;
}
.mml-mobile-menu-toggle{
  grid-column:3;
  justify-self:end;
  width:52px;
  height:52px;
  border-radius:18px;
  border:1px solid rgba(0,0,0,.12);
  background:#101318;
  box-shadow:0 12px 28px rgba(0,0,0,.18);
}
.mml-mobile-menu-toggle span{background:#f6cc57;height:2px;border-radius:999px;width:22px;display:block;margin:0 auto;}
.mml-mobile-menu-toggle span+span{margin-top:5px;}
.mml-mobile-drawer{
  left:16px;
  right:16px;
  top:calc(100% + 10px);
  padding:14px;
  border-radius:24px;
  background:rgba(255,255,255,.98);
  border:1px solid rgba(0,0,0,.10);
  box-shadow:0 30px 80px rgba(0,0,0,.24);
}
.mml-mobile-drawer:not([hidden]){display:grid;gap:10px;position:absolute;}
.mml-mobile-drawer a{font-size:16px;min-height:56px;}
.mml-membership-section{background:radial-gradient(circle at 50% 0,rgba(217,164,38,.14),transparent 38%),linear-gradient(180deg,#080a0d,#030405);}
.mml-membership-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1220px;margin:0 auto;}
.mml-membership-card{position:relative;display:flex;flex-direction:column;gap:14px;min-height:430px;padding:28px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 80px rgba(0,0,0,.34);overflow:hidden;}
.mml-membership-card::before{content:"";position:absolute;left:24px;right:24px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(246,204,87,.72),transparent);}
.mml-membership-card h3{font-size:clamp(28px,3vw,42px);margin:0;letter-spacing:-.045em;color:#fff;}
.mml-membership-card p{color:rgba(255,255,255,.78);line-height:1.58;margin:0;}
.mml-membership-card ul{margin:4px 0 0 18px;color:rgba(255,255,255,.84);line-height:1.78;}
.mml-membership-card .mml-button,.mml-coming-badge{margin-top:auto;}
.mml-plan-price{display:inline-flex;align-self:flex-start;padding:9px 13px;border-radius:999px;background:rgba(217,164,38,.16);border:1px solid rgba(217,164,38,.36);color:var(--mml-gold2);font-weight:700;letter-spacing:.02em;}
.mml-coming-badge{display:inline-flex;align-self:flex-start;padding:11px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.16);color:#fff;background:rgba(255,255,255,.07);font-weight:600;}
.mml-centered-note{text-align:center;max-width:820px;margin:28px auto 0;}
.mml-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;}
.mml-status-card h2{font-size:clamp(28px,3vw,42px);margin:0 0 10px;}
.mml-status-card form{display:grid;gap:12px;margin-top:14px;}
.mml-inline-choice{display:flex;align-items:center;gap:8px;color:#fff;}
@media(max-width:1180px){
  .mml-header-logo-row{min-height:104px;}
  .mml-logo-centered img{width:min(470px,62vw)!important;}
  .mml-header-nav-row .mml-desktop-nav a{font-size:14px;padding:11px 14px;}
}
@media(max-width:900px){
  .mml-header-logo-row{min-height:88px;padding:12px 14px;}
  .mml-header-nav-row{display:none;}
  .mml-mobile-menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;}
  .mml-logo-centered img{width:min(340px,72vw)!important;max-height:72px;}
  .mml-membership-grid,.mml-account-grid{grid-template-columns:1fr;}
}
@media(max-width:768px){
  .mml-fullpage-root{padding-bottom:84px;}
  .mml-logo-centered img{width:min(280px,68vw)!important;max-height:62px;}
  .mml-header-logo-row{grid-template-columns:56px 1fr 56px;min-height:78px;}
  .mml-logo-centered{grid-column:2;}
  .mml-membership-card{min-height:auto;padding:24px;}
  .mml-mobile-bottom-nav{min-height:72px;padding-bottom:max(6px,env(safe-area-inset-bottom));}
  .mml-mobile-bottom-nav a{min-height:58px;border-radius:18px;}
}

/* v02.01.12 hero/header responsive correction build */
.mml-hero-split .mml-hero-inner{
  max-width:1240px;
  grid-template-columns:minmax(340px,.88fr) minmax(430px,1.12fr);
  gap:clamp(34px,5vw,72px);
  align-items:center;
  min-height:clamp(640px,76vh,820px);
  padding-top:clamp(58px,6vw,84px);
  padding-bottom:clamp(54px,6vw,80px);
}
.mml-hero-split .mml-hero-content{
  max-width:590px;
  align-self:center;
}
.mml-hero-split .mml-kicker{
  margin:0 0 12px;
  font-size:clamp(12px,1.05vw,15px);
  letter-spacing:.24em;
}
.mml-hero-split h1{
  max-width:560px;
  margin:0 0 clamp(20px,2.2vw,28px);
  font-size:clamp(52px,5.8vw,88px);
  line-height:.985;
  letter-spacing:-.058em;
  text-wrap:balance;
}
.mml-hero-split .mml-subtitle{
  max-width:480px;
  margin:0 0 clamp(18px,2vw,24px);
  font-size:clamp(18px,1.62vw,25px);
  line-height:1.38;
}
.mml-hero-split .mml-sports{
  margin:0 0 clamp(20px,2.1vw,28px);
  font-size:clamp(16px,1.35vw,20px);
  line-height:1.35;
  text-wrap:balance;
}
.mml-hero-cta-row{
  margin:0;
  gap:0;
}
.mml-hero-cta-row .mml-button{
  min-width:min(100%,292px);
  min-height:58px;
  padding:16px 26px;
  font-size:clamp(15px,1.18vw,18px);
}
.mml-hero-compliance-line{
  grid-column:1 / -1;
  justify-self:stretch;
  margin:clamp(8px,1vw,14px) 0 0;
  padding:13px 18px;
  border-radius:999px;
  text-align:center;
  color:rgba(255,255,255,.78);
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 18px 48px rgba(0,0,0,.20);
}
.mml-hero-split .mml-intro-video-card{
  width:100%;
  justify-content:center;
  align-self:center;
}
.mml-hero-split .mml-video-frame.is-empty{
  width:min(100%,560px);
  max-height:min(72vh,690px);
  margin:0 auto;
}
.mml-mobile-bottom-nav{
  grid-template-columns:repeat(5,minmax(0,1fr));
}
.mml-mobile-bottom-nav a{
  min-width:0;
}
@media (min-width:1280px){
  .mml-hero-split .mml-hero-inner{grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);}
}
@media (max-width:1180px){
  .mml-hero-split .mml-hero-inner{
    grid-template-columns:minmax(330px,.92fr) minmax(390px,1.08fr);
    gap:clamp(28px,4vw,52px);
  }
  .mml-hero-split h1{font-size:clamp(50px,5.5vw,72px);}
  .mml-hero-split .mml-video-frame.is-empty{width:min(100%,500px);}
}
@media (max-width:1024px){
  .mml-hero-split .mml-hero-inner{
    grid-template-columns:1fr;
    justify-items:center;
    gap:30px;
    min-height:auto;
    padding-top:52px;
    padding-bottom:54px;
  }
  .mml-hero-split .mml-hero-content{
    max-width:760px;
    width:100%;
    text-align:center;
  }
  .mml-hero-split h1,
  .mml-hero-split .mml-subtitle{
    margin-left:auto;
    margin-right:auto;
  }
  .mml-hero-cta-row{justify-content:center;}
  .mml-hero-split .mml-video-frame.is-empty{
    width:min(100%,520px);
    margin:0 auto;
  }
  .mml-hero-compliance-line{
    max-width:760px;
    margin-top:0;
  }
}
@media (max-width:768px){
  .mml-hero-split .mml-hero-inner{
    padding:42px 18px 44px;
    gap:24px;
  }
  .mml-hero-split h1{
    max-width:430px;
    font-size:clamp(42px,12.2vw,62px);
    line-height:1;
    letter-spacing:-.055em;
  }
  .mml-hero-split .mml-subtitle{
    max-width:520px;
    font-size:clamp(17px,4.4vw,20px);
    line-height:1.42;
  }
  .mml-hero-split .mml-sports{font-size:clamp(15px,4vw,17px);}
  .mml-hero-cta-row .mml-button{width:min(100%,360px);}
  .mml-hero-split .mml-video-frame.is-empty{
    width:min(100%,420px);
    aspect-ratio:4/5;
    border-radius:26px;
  }
  .mml-hero-compliance-line{
    border-radius:18px;
    padding:12px 14px;
    font-size:12px;
    line-height:1.45;
  }
}
@media (max-width:420px){
  .mml-hero-split .mml-hero-inner{padding-left:14px;padding-right:14px;}
  .mml-hero-split h1{font-size:clamp(38px,12vw,50px);}
  .mml-mobile-bottom-nav{gap:4px;padding-left:5px;padding-right:5px;}
  .mml-mobile-bottom-nav a{min-height:54px;border-radius:14px;}
  .mml-mobile-bottom-nav small{font-size:10px;letter-spacing:.01em;}
}
@media (max-width:340px){
  .mml-hero-split h1{font-size:36px;}
  .mml-logo-centered img{width:min(238px,66vw)!important;}
  .mml-mobile-bottom-nav small{font-size:9.5px;}
}

/* v02.01.12 responsive QA corrections */
.mml-page-with-frame,
.mml-page-with-frame *,
.mml-site-header,
.mml-site-header *,
.mml-mobile-bottom-nav,
.mml-mobile-bottom-nav *{box-sizing:border-box;}
@media (max-width:420px){
  .mml-header-logo-row{grid-template-columns:48px minmax(0,1fr) 48px;padding-left:10px;padding-right:10px;}
  .mml-mobile-menu-toggle{width:46px;height:46px;border-radius:15px;}
  .mml-logo-centered img{width:min(222px,60vw)!important;max-height:58px;}
  .mml-hero-cta-row .mml-button{min-width:0;width:100%;max-width:330px;}
}
@media (max-width:340px){
  .mml-header-logo-row{grid-template-columns:44px minmax(0,1fr) 44px;padding-left:8px;padding-right:8px;}
  .mml-mobile-menu-toggle{width:42px;height:42px;border-radius:14px;}
  .mml-mobile-menu-toggle span{width:20px;}
  .mml-logo-centered img{width:min(196px,58vw)!important;max-height:54px;}
  .mml-hero-cta-row .mml-button{max-width:292px;font-size:14px;}
}

/* v02.01.14 branded account/auth pages */
.mml-account-auth-page{background:radial-gradient(circle at 20% 0,rgba(246,204,87,.18),transparent 28%),radial-gradient(circle at 84% 14%,rgba(255,255,255,.08),transparent 24%),linear-gradient(135deg,#030405 0%,#0b1016 56%,#020303 100%)}
.mml-auth-hero{width:100%;padding:clamp(42px,6vw,84px) 22px;}
.mml-auth-shell{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);gap:clamp(24px,4vw,54px);align-items:start;}
.mml-auth-brand-card,.mml-auth-card{border-radius:30px;border:1px solid rgba(246,204,87,.28);background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.035));box-shadow:0 32px 90px rgba(0,0,0,.42);backdrop-filter:blur(18px);position:relative;overflow:hidden;}
.mml-auth-brand-card::before,.mml-auth-card::before{content:"";position:absolute;left:24px;right:24px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(246,204,87,.75),transparent)}
.mml-auth-brand-card{padding:clamp(26px,4vw,42px);position:sticky;top:210px;}
.mml-auth-brand-card h1{font-size:clamp(46px,5.2vw,76px);line-height:.99;letter-spacing:-.058em;text-transform:uppercase;margin:12px 0 22px;color:#fff;font-weight:560;}
.mml-auth-brand-card p{font-size:clamp(16px,1.4vw,20px);line-height:1.5;color:var(--mml-muted);}
.mml-auth-card{padding:clamp(24px,3.2vw,38px);}
.mml-auth-card h2{font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.045em;text-transform:uppercase;margin:8px 0 14px;color:#fff;}
.mml-auth-card p{color:var(--mml-muted);line-height:1.58;margin:0 0 18px;}
.mml-auth-form{display:grid;gap:16px;}
.mml-auth-form label{display:grid;gap:8px;color:#fff;font-weight:620;font-size:14px;}
.mml-auth-form label span,.mml-sports-picker legend span{color:rgba(255,255,255,.62);font-weight:500;font-size:12px;text-transform:none;letter-spacing:0;}
.mml-auth-form input,.mml-auth-form select{width:100%;min-height:52px;border-radius:15px;border:1px solid rgba(255,255,255,.16);background:rgba(5,7,10,.86);color:#fff;padding:14px 15px;font:inherit;}
.mml-auth-form input:focus,.mml-auth-form select:focus{outline:2px solid rgba(246,204,87,.46);outline-offset:2px;border-color:rgba(246,204,87,.68);}
.mml-auth-two{display:grid;grid-template-columns:1fr 1fr;gap:14px;}
.mml-sports-picker{border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:16px;background:rgba(0,0,0,.14);}
.mml-sports-picker legend{padding:0 8px;color:#fff;font-weight:700;}
.mml-sport-chip-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;}
.mml-sport-chip-grid label{display:inline-flex!important;}
.mml-sport-chip-grid input{position:absolute;opacity:0;pointer-events:none;}
.mml-sport-chip-grid span{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#fff;font-weight:600;font-size:13px;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease;}
.mml-sport-chip-grid input:checked+span{background:linear-gradient(135deg,var(--mml-gold2),var(--mml-gold));border-color:rgba(217,164,38,.72);color:#070707;}
.mml-sport-chip-grid input:disabled+span{opacity:.36;cursor:not-allowed;}
.mml-auth-form .mml-checkbox{display:grid!important;grid-template-columns:auto 1fr!important;gap:10px;align-items:start;color:rgba(255,255,255,.82)!important;font-weight:500;}
.mml-auth-form .mml-checkbox input{width:20px;min-height:20px;height:20px;margin:1px 0 0;}
.mml-hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;}
.mml-auth-links{display:flex;gap:14px;flex-wrap:wrap;justify-content:space-between;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);}
.mml-auth-links a{color:var(--mml-gold2);text-decoration:none;font-weight:700;}
.mml-auth-resend-form{margin-top:14px;}
.mml-auth-resend-form .mml-button{width:100%;}
.mml-auth-card .mml-button{width:100%;}
.mml-auth-card .mml-actions .mml-button{width:auto;}
.mml-alert{color:#fff;line-height:1.45;margin:0 0 16px;}
@media(max-width:1024px){.mml-auth-shell{grid-template-columns:1fr}.mml-auth-brand-card{position:relative;top:auto;text-align:center}.mml-auth-brand-card h1{max-width:680px;margin-left:auto;margin-right:auto}.mml-auth-brand-card p{max-width:760px;margin-left:auto;margin-right:auto}}
@media(max-width:680px){.mml-auth-hero{padding:34px 14px}.mml-auth-card,.mml-auth-brand-card{border-radius:24px;padding:22px}.mml-auth-two{grid-template-columns:1fr}.mml-sport-chip-grid{gap:8px}.mml-sport-chip-grid span{font-size:12px;min-height:38px;padding:8px 11px}.mml-auth-card .mml-actions{display:grid}.mml-auth-card .mml-actions .mml-button{width:100%}}
@media(max-width:360px){.mml-auth-card,.mml-auth-brand-card{padding:18px}.mml-auth-card h2{font-size:32px}.mml-auth-brand-card h1{font-size:40px}.mml-auth-form input,.mml-auth-form select{min-height:50px}}
