.affiliate-grid__disclosure{padding:1rem 1.4rem;margin:0 0 2rem;background:rgba(var(--color-foreground),.06);border-left:.4rem solid rgba(var(--color-foreground),.5)}.affiliate-grid__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;padding:0;margin:0;list-style:none}.affiliate-grid__card{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.affiliate-grid__image{display:block;aspect-ratio:1/1;background:#fff}.affiliate-grid__image img{width:100%;height:100%;object-fit:contain}.affiliate-grid__info{padding:1.6rem;display:flex;flex-direction:column;flex:1}.affiliate-grid__info h3{font-size:1.7rem;margin:0 0 .8rem}.affiliate-grid__info h3 a{text-decoration:none;color:inherit}.affiliate-grid__info .price{margin-top:auto}.affiliate-grid__empty{padding:3rem;text-align:center;border:1px dashed rgba(var(--color-foreground),.3)}@media(max-width:989px){.affiliate-grid__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:549px){.affiliate-grid__list{grid-template-columns:1fr}}.community-hero{position:relative;isolation:isolate;min-height:var(--hero-min-height);display:grid;overflow:hidden}.community-hero__media,.community-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.community-hero__media{z-index:0}.community-hero__media{background-size:cover;background-position:center}.community-hero__media--gradient{background:linear-gradient(125deg,#0a2748,#355f7d 48%,#c9493c)}.community-hero__overlay{background:rgba(0,0,0,var(--hero-overlay));z-index:1}.community-hero__content{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;justify-content:center;padding-top:6rem;padding-bottom:6rem;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.55)}.community-hero__content--left{align-items:flex-start;text-align:left}.community-hero__content--center{align-items:center;text-align:center}.community-hero__content--right{align-items:flex-end;text-align:right}.community-hero__content h1{color:inherit;margin:0 0 1rem;font-size:clamp(3.2rem,7vw,7.8rem);line-height:.95}.community-hero__eyebrow{font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem}.community-hero__text{font-size:clamp(1.6rem,2vw,2.2rem);max-width:72rem}.community-hero__buttons{display:flex;gap:1.2rem;flex-wrap:wrap;margin-top:2rem}.community-hero__buttons .button{min-width:20rem}.community-hero--scarlet .button{background:#b00}.community-hero--navy .button{background:#162d55}.community-hero--gold .button{background:#f5c400;color:#151515}.community-hero--blue .button{background:#0b315c}.community-hero--purple .button{background:#54258a}@media(max-width:749px){.community-hero{min-height:420px}.community-hero__content{padding-top:4rem;padding-bottom:4rem}.community-hero__buttons,.community-hero__buttons .button{width:100%}}.future-panels__intro{max-width:76rem;margin-bottom:2.2rem}.future-panels__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.future-panels__card{display:flex;flex-direction:column;min-height:25rem;padding:2rem;overflow:hidden;border:1px solid rgba(var(--color-foreground),.15);border-radius:12px;background:rgb(var(--color-background))}.future-panels__kicker{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;opacity:.7}.future-panels__card h3{margin:.6rem 0 1rem}.future-panels__description{margin-bottom:1.2rem}.future-panels__description p,.future-panels__empty,.future-panels__loading,.future-panels__weather-meta{margin:0}.future-panels__live{flex:1}.future-panels__list{display:grid;gap:1rem;padding:0;margin:0;list-style:none}.future-panels__item,.future-panels__score{padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.12)}.future-panels__item-title{display:block;color:inherit;font-weight:700;line-height:1.25;text-decoration-thickness:.1rem;text-underline-offset:.2rem}.future-panels__item-meta{display:block;margin-top:.3rem;font-size:1.2rem;line-height:1.35;opacity:.72}.future-panels__score-header,.future-panels__team{display:flex;align-items:center;justify-content:space-between;gap:1rem}.future-panels__score-header{margin-bottom:.4rem;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.72}.future-panels__team{line-height:1.4}.future-panels__team-score{font-variant-numeric:tabular-nums}.future-panels__game-status--live{color:#b42318}.future-panels__score-link{display:inline-block;margin-top:.5rem;color:inherit;font-size:1.1rem;font-weight:700;text-underline-offset:.2rem}.future-panels__weather-current{display:flex;align-items:baseline;flex-wrap:wrap;gap:.8rem;padding-top:.8rem}.future-panels__temperature{font-size:3rem;line-height:1}.future-panels__condition{font-weight:700}.future-panels__weather-meta{margin-top:1rem;font-size:1.3rem;opacity:.75}.future-panels__status,.future-panels__freshness{display:inline-block;align-self:flex-start;padding:.4rem .8rem;margin:1rem 0 0;border-radius:999px;background:rgba(var(--color-foreground),.08);font-size:1.1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.future-panels__freshness--warning{background:#b453091f}.future-panels__cta{display:inline-block;align-self:flex-start;margin-top:1.2rem;font-weight:700;text-decoration:underline;text-underline-offset:.2em}.future-panels__cta:focus-visible,.future-panels__item-title:focus-visible,.future-panels__score-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media screen and (max-width:989px){.future-panels__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:549px){.future-panels__grid{grid-template-columns:1fr}.future-panels__card{min-height:0}}.future-panels__logo{display:inline-block;box-sizing:content-box;height:2.2rem;width:auto;max-width:100%;margin:.4rem 0 1.1rem;padding:.7rem 1rem;background:#0b1622;border:1px solid rgba(255,255,255,.08);border-radius:8px}.future-panels__logo--provider{height:1.8rem;padding:.5rem .7rem;align-self:flex-start}.future-panels__logo--badge{height:2.8rem}.h614-link-grid__head{max-width:760px;margin:0 auto 28px;text-align:center}.h614-link-grid__head h2{margin:0}.h614-link-grid__head .rte{margin-top:10px}.h614-link-grid__eyebrow{margin:0 0 8px;font-size:1.1rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;opacity:.72}.h614-link-grid__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:18px;align-items:stretch}.h614-link-card{display:flex;min-width:0;flex-direction:column;padding:12px 12px 18px;border:1px solid rgba(var(--color-foreground),.15);border-radius:14px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;box-shadow:0 4px 18px #0000000d;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.h614-link-card:hover,.h614-link-card:focus-visible{transform:translateY(-3px);border-color:rgba(var(--color-foreground),.42);box-shadow:0 9px 24px #0000001a}.h614-link-card__media{display:grid;place-items:center;width:100%;aspect-ratio:1;border-radius:10px;background:#f6f6f6;overflow:hidden;margin-bottom:14px}.h614-link-card__media img{display:block;width:100%;height:100%;object-fit:contain}.h614-link-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin:0 4px 14px}.h614-link-card__merchant,.h614-link-card__badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.h614-link-card__merchant{background:#111;color:#fff}.h614-link-card__badge{border:1px solid rgba(var(--color-foreground),.18)}.h614-link-card__title{margin:0 4px;font-size:1.7rem;font-weight:800;line-height:1.3}.h614-link-card__desc{margin:10px 4px 0;font-size:1.25rem;line-height:1.5;opacity:.72}.h614-link-card__cta{margin:auto 4px 0;padding-top:20px;font-size:1.3rem;font-weight:800}.h614-link-grid__disclosure{max-width:820px;margin:22px auto 0;text-align:center;font-size:1.15rem;opacity:.65}.h614-link-grid__missing{text-align:center;padding:20px;border:1px dashed rgba(var(--color-foreground),.25);border-radius:10px;opacity:.65}@media(max-width:549px){.h614-link-grid__grid{gap:12px}.h614-link-card{padding:8px 8px 14px;border-radius:11px}.h614-link-card__title{font-size:1.5rem}}.h614-featured-items__intro{max-width:80rem;margin-bottom:2.4rem}.h614-featured-items__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;padding:0;margin:0;list-style:none}.h614-featured-items__card{display:flex;flex-direction:column;border:1px solid rgba(var(--color-foreground),.12);border-radius:12px;overflow:hidden;background:rgb(var(--color-background));height:100%}.h614-featured-items__media{display:block;aspect-ratio:1/1;background:#fff}.h614-featured-items__media img{width:100%;height:100%;object-fit:contain}.h614-featured-items__body{display:flex;flex-direction:column;flex:1;padding:1.6rem}.h614-featured-items__body h3{font-size:1.8rem;margin:.2rem 0 1rem}.h614-featured-items__body h3 a{color:inherit;text-decoration:none}.h614-featured-items__badge{text-transform:uppercase;letter-spacing:.12em;font-size:1.1rem;font-weight:700;margin:0}.h614-featured-items__body .price{margin-top:auto}.h614-featured-items__description{font-size:1.4rem}.h614-featured-items__disclosure{margin-top:2rem;padding:1rem 1.4rem;background:rgba(var(--color-foreground),.06);border-left:.4rem solid rgba(var(--color-foreground),.5)}.h614-featured-items__empty{padding:3rem;border:1px dashed rgba(var(--color-foreground),.3);text-align:center}@media(max-width:989px){.h614-featured-items__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:549px){.h614-featured-items__grid{grid-template-columns:1fr}}.h614-hub-nav__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem}.h614-hub-nav__link{display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:.8rem 1.35rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:999px;color:rgb(var(--color-foreground));background:rgb(var(--color-background));font-weight:700;text-decoration:none;line-height:1.2}.h614-hub-nav__link:hover{border-color:rgba(var(--color-foreground),.55)}.h614-hub-nav__link:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.8);outline-offset:.2rem}@media(max-width:749px){.h614-hub-nav__links{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.4rem;scrollbar-width:thin}.h614-hub-nav__link{flex:0 0 auto}}.h614-sports-week__header{max-width:80rem;margin:0 auto 2.4rem;text-align:center}.h614-sports-week__eyebrow{margin:0 0 .6rem;font-size:1.2rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.h614-sports-week__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.4rem;margin:0;padding:0;list-style:none}.h614-sports-week__card{padding:1.8rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:12px;background:rgb(var(--color-background));min-width:0}.h614-sports-week__card h3{margin:.2rem 0 .8rem;font-size:1.8rem}.h614-sports-week__label{margin:0;font-size:1.1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.h614-sports-week__primary{margin:0 0 .35rem;font-weight:700}.h614-sports-week__secondary{margin:0;opacity:.78}.h614-sports-week__link{display:inline-block;margin-top:1.2rem;font-weight:700}.h614-sports-week__note{margin-top:1.8rem;text-align:center;font-size:1.3rem;opacity:.76}@media(max-width:1100px){.h614-sports-week__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.h614-sports-week__grid{grid-template-columns:1fr}}.h614-team-link__inner{max-width:110rem;margin:0 auto;padding:2.4rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:14px;text-align:center;background:rgb(var(--color-background))}.h614-team-link__eyebrow{margin:0 0 .6rem;font-size:1.2rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.h614-team-link__text{max-width:70rem;margin:0 auto 1.8rem}.h614-team-link__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem;margin:2rem 0}.h614-team-link__product{display:flex;flex-direction:column;min-width:0;padding:1.2rem 1.2rem 1.8rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:12px;color:inherit;text-align:left;text-decoration:none;background:rgba(var(--color-foreground),.035);overflow:hidden}.h614-team-link__product:hover,.h614-team-link__product:focus-visible{border-color:rgba(var(--color-foreground),.45);box-shadow:0 8px 22px #00000017}.h614-team-link__media{display:grid!important;place-items:center;width:100%;aspect-ratio:1/1;margin:0 0 1.2rem!important;border-radius:9px;background:#fff;overflow:hidden;opacity:1!important}.h614-team-link__media img{display:block;width:100%;height:100%;object-fit:contain}.h614-team-link__badge{margin-bottom:.8rem;font-size:1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;opacity:.7}.h614-team-link__product strong{font-size:1.55rem;line-height:1.35}.h614-team-link__product>span:not(.h614-team-link__badge):not(.h614-team-link__media){margin-top:.8rem;font-size:1.2rem;line-height:1.45;opacity:.74}.h614-team-link__product b{margin-top:auto;padding-top:1.4rem;font-size:1.2rem}.h614-team-link__browse{margin-top:.4rem}.h614-team-link__disclosure{margin-top:1.4rem;font-size:1.25rem;opacity:.72}@media(max-width:989px){.h614-team-link__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:549px){.h614-team-link__product-grid{grid-template-columns:1fr}.h614-team-link__inner{padding:1.8rem}}.hub-grid__items{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.hub-grid__card{color:#fff;text-decoration:none;padding:2.4rem;border-radius:12px;min-height:20rem;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s}.hub-grid__card:hover{transform:translateY(-3px)}.hub-grid__card p{text-transform:uppercase;letter-spacing:.14em;font-size:1.2rem}.hub-grid__card h3{color:inherit;font-size:3rem;margin:.4rem 0}.hub-grid__card span{font-size:1.5rem}.hub-grid__card--navy{background:#102b4e}.hub-grid__card--scarlet{background:#a41016}.hub-grid__card--cannon{background:#12345b}.hub-grid__card--gold{background:#f2c400;color:#171717}.hub-grid__card--baseball{background:#b01e2e}.hub-grid__card--purple{background:#522884}.hub-grid__card--sky{background:#34789a}@media(max-width:989px){.hub-grid__items{grid-template-columns:repeat(2,1fr)}}@media(max-width:549px){.hub-grid__items{grid-template-columns:1fr}}.trust-compliance__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}.trust-compliance__notice{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.15);font-size:1.3rem}.trust-compliance a{color:inherit;text-underline-offset:.3rem}@media(max-width:749px){.trust-compliance__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/33/compiled_assets/styles.css.map */
