/* Original Sideline design informed by WHOOP, Cron and Strava references. Native CSS. */
:root{--paper:#fff;--ink:#17221d;--dark:#101512;--muted:#5d6861;--green:#1b654a;--surface:#f4f6f3;--line:#dfe5df;--radius:24px;--font:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #338d68;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650}img{display:block;width:100%;object-fit:cover}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip-link{position:fixed;top:-70px;left:20px;background:white;color:var(--ink);padding:15px;z-index:100}.skip-link:focus{top:10px}.section-wrap{max-width:1256px;margin:auto;padding-inline:28px}.header{height:80px;position:sticky;top:0;z-index:20;background:#101512f5;color:white;backdrop-filter:blur(16px);border-bottom:1px solid #ffffff18}.navigation{max-width:1440px;margin:auto;height:100%;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:27px;letter-spacing:-1.3px}.brand-mark{width:28px;height:31px;border-radius:7px;background:var(--green);color:white;display:inline-grid;place-items:center;font-size:25px;line-height:1;font-weight:600;font-style:italic;letter-spacing:-2px;padding-right:3px}.header .brand-mark{background:white;color:var(--dark)}.nav-links,.nav-actions{display:flex;align-items:center;gap:30px}.nav-links a,.my-calendar{font-size:13px;font-weight:500}.nav-links a:hover,.my-calendar:hover{color:#c3dccb}.nav-actions{gap:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;background:var(--green);color:white;padding:16px 24px;border-radius:60px;white-space:nowrap;font-size:14px;font-weight:650;transition:transform .2s,background .2s}.button:hover{background:#104c35;transform:translateY(-2px)}.button:active{transform:none}.button span{font-size:19px;line-height:1}.button-white,.header .button{background:white;color:var(--dark)}.button-white:hover,.header .button:hover{background:#e2ece5}.button-small{min-height:44px;padding:12px 19px;gap:18px;font-size:12px}.text-link{display:inline-flex;align-items:center;gap:20px;min-height:44px;font-size:15px;font-weight:650;background:none;padding:0;color:var(--green)}.text-link:hover span,.card-link:hover span{transform:translate(3px,-3px)}.text-link span,.card-link span{transition:transform .2s}
.hero{position:relative;isolation:isolate;background:var(--dark);color:#fff;overflow:hidden;min-height:700px}.hero-image{position:absolute;inset:0;height:100%;object-position:center 63%;z-index:-3;animation:stadium-enter 1.5s both}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#09130fed 0%,#0b1610b3 40%,#0c15132e 75%),linear-gradient(0deg,#101512b3,transparent 45%)}.hero-inner{max-width:1344px;margin:auto;padding:60px 48px 75px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:2px;line-height:1.5}.hero .eyebrow{color:#d4e2d9}.hero h1{font-size:clamp(76px,7.6vw,108px);letter-spacing:-5.8px;line-height:.94;margin:24px 0;max-width:850px;font-weight:700}.hero-description{font-size:19px;line-height:1.55;color:#ecf1ed;letter-spacing:-.2px;margin-top:26px}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:30px}.hero-link{display:inline-flex;align-items:center;gap:18px;font-size:13px;font-weight:600;min-height:48px;border-bottom:1px solid #ffffff55}.hero-link:hover{border-color:#fff}.hero-link span{font-size:18px}
.product-section{padding-top:100px;padding-bottom:0}.section-intro{margin-bottom:42px;max-width:820px}.section-intro .eyebrow{font-size:10px;margin-bottom:19px;color:var(--green)}.section-intro h2,.lifestyle h2,.how h2,.faq h2,.coverage h2{font-size:clamp(42px,4.8vw,64px);letter-spacing:-2.8px;line-height:1.04}.section-intro p{font-size:17px;line-height:1.65;color:var(--muted);margin-top:22px;max-width:560px}.calendar-preview{display:grid;grid-template-columns:215px minmax(0,1fr);border:1px solid #dce3dc;border-radius:20px;overflow:hidden;box-shadow:0 28px 70px #1e3c2410;background:white}.calendar-sidebar{background:#f2f5f0;padding:29px 20px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.calendar-sidebar .brand{font-size:23px;gap:8px}.calendar-sidebar .brand-mark{width:24px;height:27px;font-size:22px}.sidebar-label{font-size:9px;letter-spacing:1.4px;color:var(--muted);margin:40px 0 15px;font-weight:600}.league-choices{display:grid;gap:5px}.league-choices button{background:transparent;min-height:43px;border-radius:7px;padding:9px 11px;display:flex;align-items:center;gap:9px;font-size:12px;text-align:left;color:#58665b}.league-choices button:hover{background:#e5ece2}.league-choices button[aria-pressed=true]{background:#dce7d8;color:#174c33;font-weight:600}.league-symbol{font-size:20px;font-weight:400;line-height:1}.choice-check{margin-left:auto;visibility:hidden}.league-choices button[aria-pressed=true] .choice-check{visibility:visible}.team-label{font-size:10px;color:var(--muted);margin:28px 0 9px}.calendar-sidebar select{max-width:100%;width:100%;border:1px solid #d6e0d3;background:#fff;padding:11px 6px;border-radius:7px;font-size:11px;color:var(--ink)}.sidebar-bottom{margin-top:auto;padding-top:50px}.sidebar-bottom>span{font-size:12px;font-weight:600}.sidebar-bottom p{font-size:11px;color:var(--muted);line-height:1.7;margin:9px 0 20px}.sidebar-bottom a{font-size:11px;color:var(--green);font-weight:650;display:flex;justify-content:space-between;gap:8px}.calendar-content{min-width:0}.calendar-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:30px 27px 27px}.preview-label{font-size:8px;letter-spacing:1.5px;font-weight:650;color:var(--muted)}.calendar-toolbar h3{font-size:25px;letter-spacing:-.7px;font-weight:600;margin-top:8px}.zone-label select{font-size:11px;min-height:38px;border:1px solid var(--line);border-radius:7px;background:white;padding:8px 10px;color:var(--ink)}.sample-games{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:400px;border-top:1px solid var(--line)}.sample-day{padding:18px 14px 22px;min-width:0;border-right:1px solid var(--line)}.sample-day:last-child{border-right:0}.sample-day-heading{display:flex;align-items:center;gap:11px;margin:0 3px 22px}.sample-day-heading strong{font-size:27px;letter-spacing:-1px;font-weight:500}.sample-day-heading span{display:grid;gap:4px;font-size:10px;color:var(--muted);line-height:1.2}.sample-day-heading small{font-size:9px;letter-spacing:.3px}.sample-game{border-radius:8px;background:#e9f0e5;border-left:3px solid #7b9d6a;margin-top:10px;overflow:hidden}.sample-game.college-game{background:#f0f2ed;border-left-color:#a5b397}.sample-game summary{padding:13px 11px;cursor:pointer;list-style:none}.sample-game summary::-webkit-details-marker{display:none}.sample-meta{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:9px;color:#4b6251;font-weight:500;margin-bottom:14px}.sample-meta small{font-size:8px;letter-spacing:.3px}.sample-title{display:block;font-size:13px;font-weight:600;line-height:1.35;letter-spacing:-.1px}.sample-watch{display:flex;justify-content:space-between;gap:9px;font-size:9px;color:#586956;line-height:1.4;margin-top:14px}.sample-watch>span:last-child{font-size:14px;line-height:1}.sample-game[open] .sample-watch>span:last-child{transform:rotate(45deg)}.sample-expanded{padding:0 11px 14px;font-size:10px;line-height:1.7;color:#425447}.more-games{display:inline-flex;font-size:10px;color:var(--green);padding:16px 4px 4px;font-weight:600}.sample-loading{grid-column:1/-1;align-self:center;text-align:center;padding:60px 25px;line-height:1.7;font-size:14px;color:var(--muted)}.sample-loading a{text-decoration:underline}.calendar-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:19px 27px;border-top:1px solid var(--line);font-size:9px;color:var(--muted);line-height:1.5}.calendar-bottom a{color:var(--green);font-weight:650;white-space:nowrap}.compatibility{padding:40px 0 62px;display:flex;align-items:center;justify-content:space-between;gap:20px}.compatibility p{font-size:12px;color:var(--muted)}.calendar-apps{display:flex;align-items:center;gap:25px}.calendar-apps span{font-size:15px;font-weight:600;letter-spacing:-.3px}.compatibility>a{font-size:10px;color:var(--muted);border-bottom:1px solid #aeb9ae;padding-bottom:4px}
.benefits{background:var(--dark);color:white;padding:93px 0 100px}.benefits .section-intro p{color:#b5c2b9}.benefit-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:18px}.benefit-grid article{border-radius:24px;overflow:hidden;position:relative}.card-copy{padding:32px 32px 0}.card-copy h3{font-size:33px;line-height:1.06;letter-spacing:-1.2px}.card-copy p{font-size:14px;line-height:1.65;color:#b9c6bd;max-width:330px;margin-top:18px}.season-card{grid-row:span 2;background:#24332a;display:flex;flex-direction:column}.season-card .card-copy{padding:39px 38px 0}.season-card .card-copy h3{font-size:47px;letter-spacing:-2px}.card-link{font-size:13px;font-weight:600;padding:28px 38px;display:flex;justify-content:space-between;color:white}.time-card{background:#f4f6f3;color:var(--ink);min-height:330px}.time-card .card-copy p{color:var(--muted)}.time-art{margin:25px 32px 30px;display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:center}.time-art>div>span{font-size:10px;color:var(--muted)}.time-art strong{display:block;font-size:42px;letter-spacing:-1.9px;font-weight:500;margin-top:6px;white-space:nowrap}.time-art small{font-size:10px;letter-spacing:0}.time-connector{color:#7b8c7e}.time-art p{grid-column:1/-1;font-size:10px;line-height:1.5;color:var(--muted)}.details-card{background:#1c251f;border:1px solid #ffffff20;min-height:350px}.detail-art{margin:22px 32px 30px}.detail-art>div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #ffffff18;font-size:11px;line-height:1.5}.detail-art>div>span{color:#aabcad}.detail-art strong{font-weight:500;text-align:right}.detail-art p{font-size:10px;color:#aabcad;margin-top:15px}
.lifestyle{display:grid;grid-template-columns:1.2fr 1fr;gap:75px;align-items:center;padding-top:110px;padding-bottom:105px}.lifestyle-image{border-radius:24px;overflow:hidden}.lifestyle-image img{height:610px;object-position:43% center}.lifestyle-copy .eyebrow{font-size:9px;letter-spacing:1.5px;color:var(--green);margin-bottom:23px}.lifestyle h2{font-size:58px}.lifestyle-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;color:var(--muted);margin:26px 0}.how{padding-top:35px;padding-bottom:95px}.how .section-intro{text-align:center;margin:0 auto 60px}.how .section-intro p{margin-inline:auto}.how .section-intro h2 span{color:#6a776d}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.step-count{font-size:38px;letter-spacing:-1px;font-weight:500;color:var(--green);display:block;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:24px}.steps h3{font-size:24px;letter-spacing:-.8px;margin-bottom:16px}.steps p{font-size:14px;line-height:1.75;color:var(--muted)}.availability-note{font-size:11px;line-height:1.7;max-width:650px;text-align:center;color:var(--muted);margin:42px auto 0}.coverage{background:var(--surface);border-radius:24px;padding:55px 55px 26px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1200px}.coverage h2{font-size:47px;letter-spacing:-2px}.coverage-copy p{font-size:15px;line-height:1.65;max-width:360px;color:var(--muted);margin:22px 0}.coverage-stats{display:grid;grid-template-columns:1fr 1fr;gap:28px}.coverage-stats strong{display:block;font-size:78px;letter-spacing:-4px;font-weight:550;line-height:1}.coverage-stats span{font-size:12px;display:block;color:var(--muted);margin-top:9px}.coverage-stats div:last-child{grid-column:1/-1;border-top:1px solid #d4ded3;padding-top:20px;display:flex;align-items:baseline;gap:20px}.coverage-footnote{grid-column:1/-1;border-top:1px solid #d4ded3;padding-top:20px;font-size:11px;line-height:1.6;color:var(--muted)}.faq{padding-top:110px;padding-bottom:110px;display:grid;grid-template-columns:.9fr 1.1fr;gap:65px}.faq h2{font-size:50px;letter-spacing:-2px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:23px 0;display:flex;justify-content:space-between;gap:20px;font-size:15px;font-weight:600;line-height:1.4}.faq-list details:first-child summary{padding-top:6px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;font-weight:400;color:var(--muted)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:14px;line-height:1.8;color:var(--muted);padding:0 25px 25px 0}.final-cta{background:var(--dark);color:white;text-align:center;padding:88px 24px 95px}.large-mark{background:white;color:var(--dark);width:43px;height:48px;font-size:38px;border-radius:10px;margin-bottom:28px}.final-cta h2{font-size:clamp(55px,6vw,88px);line-height:.97;letter-spacing:-4px}.final-cta p{font-size:17px;color:#bccbc1;margin:25px 0 30px}.final-cta small{display:block;font-size:11px;color:#bccbc1;margin-top:20px}.footer{padding-top:40px;padding-bottom:25px}.footer-top{display:flex;align-items:center;gap:25px;padding-bottom:35px}.footer-top p{font-size:12px;color:var(--muted)}.footer-top>div{margin-left:auto;display:flex;gap:25px;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:20px;font-size:10px;color:var(--muted)}
dialog{border:1px solid #dce3dc;border-radius:24px;padding:43px;width:min(480px,calc(100% - 32px));max-height:calc(100dvh - 40px);color:var(--ink);background:white;box-shadow:0 30px 100px #001e2340}dialog::backdrop{background:#0c1810bf;backdrop-filter:blur(7px)}.close-dialog{position:absolute;right:16px;top:16px;background:#edf1eb;border-radius:50%;width:36px;height:36px;font-size:24px}.close-dialog:hover{background:#d8e3d5}dialog .eyebrow{margin-top:28px;font-size:9px;color:var(--green)}dialog h2{font-size:49px;letter-spacing:-2px;line-height:1.02;margin-top:15px}dialog>p:not(.eyebrow){font-size:14px;line-height:1.6;color:var(--muted);margin-top:20px}dialog ul{padding-left:17px;font-size:13px;line-height:2;margin:20px 0}dialog .trial-note{font-size:11px!important;border-top:1px solid var(--line);padding-top:16px}dialog .button{display:flex;margin-top:24px}.entrance{animation:enter .8s both cubic-bezier(.2,.65,.3,1)}.hero h1{animation-delay:.08s}.hero-description{animation-delay:.16s}.hero-actions{animation-delay:.24s}@keyframes enter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes stadium-enter{from{transform:scale(1.035)}to{transform:scale(1)}}.js-motion .reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s cubic-bezier(.2,.65,.3,1)}.js-motion .reveal.visible{opacity:1;transform:none}
@media(max-width:1050px){.navigation{padding-inline:28px}.nav-links{gap:20px}.nav-actions{gap:20px}.hero-inner{padding-inline:40px}.hero{min-height:670px}.calendar-preview{grid-template-columns:180px minmax(0,1fr)}.calendar-sidebar{padding-inline:14px}.sample-day{padding-inline:10px}.calendar-toolbar{padding-inline:20px}.sample-title{font-size:12px}.calendar-bottom{padding-inline:20px}.compatibility{flex-wrap:wrap;justify-content:center;gap:20px 35px}.compatibility p{width:100%;text-align:center}.time-art strong{font-size:34px}.lifestyle{gap:40px}.lifestyle h2{font-size:46px}.coverage{margin-inline:28px}.steps{gap:30px}}
@media(max-width:760px){html{scroll-padding-top:84px}.header{height:68px}.navigation{padding-inline:20px}.brand{font-size:24px}.nav-links,.my-calendar{display:none}.button-small{font-size:11px;padding:11px 16px;gap:14px}.hero{min-height:650px}.hero-inner{padding:50px 25px 60px}.hero h1{font-size:clamp(48px,13vw,78px);letter-spacing:-2.9px;line-height:.98;margin:22px 0}.hero .eyebrow{font-size:8px;letter-spacing:1.7px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#09130fd9,#0b16105c),linear-gradient(0deg,#10151299,transparent 60%)}.hero-description{font-size:17px;margin-top:24px}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px;margin-top:29px}.hero-link{font-size:12px;min-height:40px}.section-wrap{padding-inline:22px}.product-section{padding-top:65px}.section-intro{margin-bottom:30px}.section-intro .eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:17px}.section-intro h2{font-size:40px;letter-spacing:-1.7px}.section-intro p{font-size:15px;line-height:1.65;margin-top:19px}.desktop-break{display:none}.calendar-preview{grid-template-columns:1fr;border-radius:17px}.calendar-sidebar{padding:18px;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr;gap:12px}.calendar-sidebar .brand,.sidebar-label,.sidebar-bottom{display:none}.league-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.league-choices button{justify-content:center;padding:8px 7px;min-height:42px;font-size:11px;gap:6px}.league-symbol{display:none}.choice-check{margin-left:3px}.team-label{margin:5px 0 -7px;font-size:10px}.calendar-sidebar select{font-size:12px;min-height:40px}.calendar-toolbar{padding:22px 18px;gap:12px}.calendar-toolbar h3{font-size:21px}.zone-label select{font-size:10px;max-width:114px;padding:8px 5px}.sample-games{grid-template-columns:1fr;min-height:200px}.sample-day{padding:18px;border-right:0;border-bottom:1px solid var(--line)}.sample-day:last-child{border-bottom:0}.sample-day-heading{margin:0 0 12px}.sample-day-heading strong{font-size:25px}.sample-day-heading span{font-size:11px}.sample-game summary{padding:14px}.sample-title{font-size:15px}.sample-meta{font-size:11px;margin-bottom:11px}.sample-meta small{font-size:10px}.sample-watch{font-size:11px;margin-top:12px}.sample-expanded{font-size:12px;padding:0 14px 15px}.more-games{font-size:11px;padding-top:15px}.calendar-bottom{padding:16px 18px;flex-direction:column;align-items:flex-start;gap:10px;font-size:10px}.compatibility{padding:29px 0 50px;gap:18px}.compatibility p{font-size:11px}.calendar-apps{gap:17px}.calendar-apps span{font-size:12px}.compatibility>a{font-size:10px}.benefits{padding:62px 0}.benefit-grid{grid-template-columns:1fr;gap:16px}.season-card{grid-row:auto;min-height:525px}.season-card .card-copy{padding:30px 28px 0}.season-card .card-copy h3{font-size:40px}.card-copy{padding:28px 28px 0}.card-copy h3{font-size:32px}.card-copy p{font-size:14px}.card-link{padding:24px 28px}.time-art{margin-inline:28px;gap:10px}.time-art strong{font-size:35px}.detail-art{margin-inline:28px}.detail-art>div{font-size:10px}.lifestyle{padding-top:65px;padding-bottom:65px;grid-template-columns:1fr;gap:32px}.lifestyle-image img{height:400px;object-position:40% center}.lifestyle h2{font-size:46px;letter-spacing:-2px}.lifestyle-copy .eyebrow{font-size:8px;margin-bottom:19px}.lifestyle-copy>p:not(.eyebrow){font-size:16px;margin:20px 0}.how{padding-top:20px;padding-bottom:62px}.how .section-intro{text-align:left;margin-bottom:34px}.steps{grid-template-columns:1fr;gap:28px}.steps article{display:grid;grid-template-columns:33px 1fr;column-gap:20px}.step-count{grid-row:span 2;border:0;padding:0;margin:0;font-size:31px}.steps h3{font-size:23px;margin-bottom:9px}.steps p{font-size:14px}.availability-note{text-align:left;font-size:11px;margin-top:30px}.coverage{margin-inline:14px;padding:32px 26px 23px;grid-template-columns:1fr;gap:30px}.coverage h2{font-size:37px;letter-spacing:-1.8px}.coverage-copy p{font-size:14px}.coverage-stats{grid-template-columns:1fr 1fr 1fr;gap:14px}.coverage-stats strong{font-size:58px;letter-spacing:-3px}.coverage-stats span{font-size:10px;line-height:1.5}.coverage-stats div:last-child{grid-column:auto;border:0;padding:0;display:block}.coverage-footnote{font-size:10px}.faq{padding-top:65px;padding-bottom:65px;grid-template-columns:1fr;gap:30px}.faq h2{font-size:41px}.faq-list summary{font-size:14px;padding:20px 0}.faq-list p{font-size:13px}.final-cta{padding:65px 20px}.final-cta h2{font-size:58px;letter-spacing:-2.7px}.final-cta p{font-size:15px}.final-cta small{font-size:10px}.footer-top{flex-wrap:wrap;gap:15px;padding-bottom:26px}.footer-top>div{margin-left:0;width:100%;margin-top:10px;font-size:11px;gap:22px}.footer-bottom{flex-direction:column;font-size:9px;gap:12px}.footer{padding-top:30px}dialog{padding:33px 27px}dialog h2{font-size:43px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}
@media(prefers-reduced-transparency:reduce){.header{background:var(--dark);backdrop-filter:none}dialog::backdrop{backdrop-filter:none}}

/* Shared vivid palette: emerald actions, lime highlights, blue college events. */
:root{--green:#087a50;--dark:#073e31;--surface:#eaf7ef;--line:#cce3d5;--muted:#476454}
.header{background:#064b39f5;border-bottom-color:#ffffff26}.hero{background:#063e30}.hero-shade{background:linear-gradient(90deg,#023f2ee8 0%,#034c3499 43%,#0c151310 80%),linear-gradient(0deg,#043a2f99,transparent 50%)}
.header .brand-mark,.button-white,.header .button,.large-mark{background:#d9ff63;color:#123b24}.button-white:hover,.header .button:hover{background:#e9ffab}.button:hover{background:#035c3b}.button-white:hover{background:#e9ffab}.hero .eyebrow{color:#d9ff87}.hero-link{border-bottom-color:#b9edbc}.section-intro .eyebrow{color:#087a50}.section-intro h2{color:#075b3e}
.calendar-preview{border-color:#b9ddc6;box-shadow:0 24px 64px #087a5017}.calendar-sidebar{background:#e8f6dc;border-color:#c6ddba}.league-choices button{color:#315a39}.league-choices button:hover{background:#d2edc0}.league-choices button[aria-pressed=true]{background:#087a50;color:#fff}.league-choices button[data-sample=NCAA][aria-pressed=true]{background:#285de0;color:#fff}.calendar-sidebar select{border-color:#a8c59b}.calendar-toolbar{background:#f5fbf2}.calendar-toolbar h3{color:#064d34}
.sample-game{background:#e1f8c6;border-left-color:#29944a}.sample-game.college-game{background:#e2edff;border-left-color:#3766e4}.sample-game.college-game .sample-meta,.sample-game.college-game .sample-watch,.sample-game.college-game .sample-expanded{color:#31538c}.sample-game.college-game .sample-title{color:#173462}.sample-meta{color:#296131}.sample-watch{color:#3f6340}.sample-title{color:#143b22}.calendar-bottom{background:#f5fbf2}.calendar-apps span{color:#075b3e}
.benefits{background:#08734f}.benefits .section-intro h2{color:white}.benefits .section-intro p{color:#d4f1dc}.season-card{background:#d9ff63;color:#183b20}.season-card .card-copy p{color:#3a5428}.season-card .card-link{color:#183b20}.time-card{background:#dceaff;color:#163b72}.time-card .card-copy p,.time-card .time-art>div>span,.time-card .time-art p{color:#3c5881}.time-connector{color:#356bcc}.details-card{background:#004d3c;border-color:#299779}.details-card .card-copy p{color:#c5e8d7}.detail-art>div>span,.detail-art p{color:#bbdfd1}.detail-art>div{border-color:#ffffff29}.coverage{background:#e3f3ff}.coverage h2,.coverage-stats strong{color:#174b9b}.coverage-copy p,.coverage-stats span,.coverage-footnote{color:#3f5d82}.coverage-footnote,.coverage-stats div:last-child{border-color:#bbd5eb}.final-cta{background:#006d4a}.final-cta p,.final-cta small{color:#d1efd9}.footer .brand-mark,dialog .brand-mark{background:#087a50}.time-card .card-copy h3{color:#173d75}
@media(max-width:760px){.hero-shade{background:linear-gradient(90deg,#023b2cd9,#06503550),linear-gradient(0deg,#063e3066,transparent 60%)}}
@media(prefers-reduced-transparency:reduce){.header{background:#064b39}}

/* Phosphor duotone icons and the many-games-to-one-calendar illustration. */
.icon{display:inline-block;width:24px;height:24px;flex-shrink:0;vertical-align:middle}.league-icon{width:21px;height:21px}.feature-icon{width:36px;height:36px;margin-bottom:18px;color:#3766e4}.details-card .feature-icon{color:#d9ff63}.time-connector{width:30px;height:30px}.detail-label-icon{display:inline-flex;align-items:center;gap:7px}.detail-label-icon .icon{width:18px;height:18px}.step-count .icon{width:42px;height:42px}.steps article:nth-child(2) .step-count{color:#3766e4}
.schedule-flow{width:calc(100% - 64px);max-width:390px;margin:34px auto 0;text-align:center}.flow-sources{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;position:relative;z-index:1}.flow-source{padding:13px 5px 12px;border:1px solid #164b242b;border-radius:14px;background:#edffae;box-shadow:0 5px 0 #18482b09;display:flex;align-items:center;flex-direction:column}.flow-source .icon{width:30px;height:30px;color:#087a50;margin-bottom:7px}.flow-source span{font-size:13px;font-weight:750;letter-spacing:-.2px}.flow-source small{font-size:8px;color:#3b562d;margin-top:5px;white-space:nowrap}.flow-source.college-source{background:#e4eeff;border-color:#3766e440;color:#204b91}.flow-source.college-source .icon{color:#3766e4}.flow-source.college-source small{color:#3a5e8d}.flow-connectors{display:block;width:100%;height:68px;overflow:visible}.flow-connectors path{stroke:#357846;stroke-width:1.7;stroke-linecap:round;stroke-dasharray:5 5}.flow-connectors path:last-child{stroke:#3766e4}.flow-hub{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:30px;background:#07583e;color:#fff;font-size:11px;font-weight:650;box-shadow:0 5px 14px #28592119;position:relative}.flow-hub .icon{width:21px;height:21px;color:#d9ff63}.flow-stem{height:20px;width:2px;background:#357846;margin:auto}.phone-calendar{position:relative;width:min(254px,100%);margin:auto;padding:20px 15px 12px;background:#fffef8;border:5px solid #164933;border-radius:32px;text-align:left;box-shadow:0 18px 30px #24552026,0 2px 0 #ffffff80 inset;transform:rotate(-3deg)}.phone-speaker{width:55px;height:5px;border-radius:5px;background:#164933;position:absolute;top:8px;left:calc(50% - 27px)}.phone-top{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:750;letter-spacing:-.5px;color:#086440;margin-top:5px}.phone-top .icon{width:23px;height:23px}.phone-title{font-size:23px;letter-spacing:-.9px;font-weight:700;line-height:1.1;margin:14px 0}.phone-games{display:grid;gap:7px}.phone-event{background:#e5f7cf;border-left:3px solid #10905b;padding:9px 10px;border-radius:3px 8px 8px 3px;line-height:1.35}.phone-event>span{display:block;font-size:8px;font-weight:700;letter-spacing:.4px;color:#306037}.phone-event strong{display:block;font-size:10px;font-weight:650;margin:4px 0;color:#173d27}.phone-event small{font-size:8px;display:block;color:#3b6046}.phone-event.college-event{background:#e5edff;border-color:#3766e4}.phone-event.college-event>span,.phone-event.college-event small{color:#3d5e92}.phone-event.college-event strong{color:#214677}.phone-calendar-footer{display:flex;align-items:center;justify-content:center;gap:5px;border-top:1px solid #dce7d7;padding-top:10px;margin-top:12px;color:#44654f;font-size:8px}.phone-calendar-footer .icon{width:16px;height:16px}.phone-home{width:65px;height:3px;background:#164933;border-radius:5px;margin:12px auto 0}.schedule-flow figcaption{font-size:10px;font-weight:600;line-height:1.5;color:#375324;margin:24px 0 4px}.season-card .card-link{margin-top:auto}
@media(prefers-reduced-motion:no-preference){.visible .flow-connectors path{animation:calendar-flow 2s linear 4}@keyframes calendar-flow{to{stroke-dashoffset:-30}}}
@media(max-width:1050px) and (min-width:761px){.schedule-flow{width:calc(100% - 40px)}.flow-source small{display:none}}
@media(max-width:760px){.schedule-flow{width:calc(100% - 48px);max-width:360px}.step-count .icon{width:33px;height:33px}.league-icon{width:19px;height:19px}.feature-icon{width:32px;height:32px}}
@media(max-width:360px){.flow-sources{gap:6px}.flow-source small{display:none}.schedule-flow{width:calc(100% - 40px)}.flow-source span{font-size:11px}.phone-calendar{width:225px}.phone-title{font-size:22px}}

/* Clear conversion messaging and a persistent, thumb-friendly signup dock. */
.hero h1{font-size:clamp(68px,7.3vw,104px);max-width:1050px;line-height:1;letter-spacing:-4.8px}.hero-description{max-width:505px}.hero-assurance{font-size:12px;color:#d7eccf;margin-top:20px;animation-delay:.32s}.header{box-shadow:0 4px 24px #00322212}.signup-dock{position:fixed;left:50%;bottom:20px;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:38px;width:min(640px,calc(100% - 40px));padding:14px 16px 14px 24px;border:1px solid #67a987;border-radius:22px;background:#064b39fa;color:white;box-shadow:0 14px 45px #00332538;opacity:0;visibility:hidden;transform:translate(-50%,calc(100% + 40px));transition:transform .5s cubic-bezier(.22,.75,.2,1),opacity .3s,visibility .5s}.signup-dock.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0)}.signup-dock strong{display:block;font-size:16px;letter-spacing:-.3px}.signup-dock>div>span{display:block;font-size:11px;color:#c7e7d1;margin-top:5px}.signup-dock .button{min-height:48px;font-size:12px;gap:16px;padding:13px 19px}.dock-active .footer{padding-bottom:125px}body:has(dialog[open]) .signup-dock{opacity:0;visibility:hidden}.nav-links a{position:relative;padding-block:12px}.nav-links a:after{content:'';position:absolute;bottom:5px;left:0;width:100%;height:2px;background:#d9ff63;transform:scaleX(0);transform-origin:left;transition:transform .25s}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform:scaleX(1)}.button span,.hero-link span{display:inline-block;transition:transform .25s}.button:active{transform:scale(.96)}.button:hover span,.button:focus-visible span{transform:translate(3px,-3px)}.hero-link:hover span{transform:translateY(4px)}.league-choices button:active{transform:scale(.97)}.faq-list summary span{transition:transform .25s}.faq-list summary:hover{color:var(--green)}.sample-game summary .sample-watch>span:last-child{display:inline-block;transition:transform .25s}.sample-game[open] .sample-watch>span:last-child{transform:rotate(45deg)}
@media(prefers-reduced-motion:no-preference){
  .js-motion .reveal{transition-delay:var(--reveal-delay,0ms)}
  .visible .flow-source{animation:source-arrive .7s both cubic-bezier(.2,.7,.2,1);animation-delay:.1s}.visible .flow-source:nth-child(2){animation-delay:.22s}.visible .flow-source:nth-child(3){animation-delay:.34s}
  .visible .flow-hub{animation:hub-arrive .6s .5s both}.visible .phone-calendar{animation:phone-arrive .95s .6s both cubic-bezier(.2,.7,.2,1)}
  .visible .feature-icon,.visible .step-count .icon{animation:icon-arrive .7s .18s both cubic-bezier(.2,.7,.2,1)}
  .visible .detail-art>div{animation:source-arrive .5s both;animation-delay:.25s}.visible .detail-art>div:nth-child(2){animation-delay:.38s}.visible .detail-art>div:nth-child(3){animation-delay:.51s}
  .lifestyle-image img{transition:transform .8s cubic-bezier(.2,.65,.3,1)}.sample-game{transition:translate .25s,box-shadow .25s}.flow-source{transition:translate .25s,box-shadow .25s}.step-count .icon,.feature-icon{transition:rotate .3s,scale .3s}.phone-calendar{transition:rotate .6s}.league-choices button{transition:background .2s,transform .2s,color .2s}
  @keyframes source-arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
  @keyframes hub-arrive{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
  @keyframes phone-arrive{from{opacity:0;transform:translateY(35px) rotate(3deg) scale(.94)}to{opacity:1;transform:translateY(0) rotate(-3deg) scale(1)}}
  @keyframes icon-arrive{from{opacity:0;transform:translateY(10px) rotate(-16deg) scale(.8)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}
  @supports(animation-timeline:view()){
    .lifestyle-image img{animation:photo-reframe linear both;animation-timeline:view();animation-range:entry 0% exit 100%}
    @keyframes photo-reframe{from{scale:1.09;translate:0 10px}to{scale:1;translate:0 -10px}}
  }
}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.sample-game:hover{translate:0 -3px;box-shadow:0 8px 16px #123b2412}.flow-source:hover{translate:0 -5px;box-shadow:0 8px 15px #18482b20}.season-card:hover .phone-calendar{rotate:2deg}.time-card:hover .feature-icon,.details-card:hover .feature-icon,.steps article:hover .icon{rotate:-8deg;scale:1.1}.lifestyle-image:hover img{transform:scale(1.035)}}
@media(max-width:760px){.hero h1{font-size:clamp(45px,10.8vw,78px);letter-spacing:-2.7px}.hero{min-height:610px}.hero-description{max-width:440px}.signup-dock{width:calc(100% - 24px);bottom:max(12px,env(safe-area-inset-bottom));padding:12px 13px;gap:12px;border-radius:18px}.signup-dock strong{font-size:12px;letter-spacing:-.15px}.signup-dock>div>span{font-size:9px}.signup-dock .button{padding:12px 14px;font-size:11px;min-height:44px;gap:10px}.hero-assurance{font-size:11px}.hero .hero-actions{gap:9px}.signup-dock .button span{font-size:16px}}
@media(max-width:370px){.signup-dock>div{max-width:125px}.signup-dock strong{font-size:11px}.signup-dock>div>span{font-size:8px;line-height:1.5}.signup-dock{gap:8px;padding:11px}.hero h1{font-size:45px;letter-spacing:-2.5px}}
@media(prefers-reduced-motion:reduce){.signup-dock,.button,.button span,.nav-links a:after,.hero-link span,.faq-list summary span,.sample-watch>span:last-child{transition:none}.button:hover,.button:active,.button:hover span,.button:focus-visible span,.league-choices button:active{transform:none}}
@media(max-width:760px){.how .section-intro p{margin-inline:0}}
html{scroll-padding-bottom:120px}
