/* THE HANDICAPPER / CFB public screen. Layout, copy, controls and icons are live DOM.
   Photo assets and individual marks are local. Scoped to preserve prior pages. */
body[data-page="cfb"]{background:#001218;color:#f6f7f7;font-family:'Roboto Condensed','Arial Narrow',Arial,sans-serif}
body[data-page="cfb"] .site-header{height:57px;background:linear-gradient(110deg,#000c12,#001015 72%,#091c23);border-bottom:1px solid #6b848c80}
body[data-page="cfb"] .header-inner{max-width:1440px;padding:0 36px;gap:24px}
body[data-page="cfb"] .brand{gap:10px}
body[data-page="cfb"] .brand-mark{width:33px;height:45px;color:#f7ce66;overflow:visible}
body[data-page="cfb"] .brand-name{font-size:21px;line-height:25px;letter-spacing:1.1px;transform:none;font-weight:600}
body[data-page="cfb"] .brand-tagline{font-size:8.5px;letter-spacing:1.1px;line-height:11px;color:#f9cd62}
body[data-page="cfb"] .desktop-nav{position:static;transform:none;display:flex;gap:25px;margin-left:auto;margin-right:auto;height:100%}
body[data-page="cfb"] .desktop-nav>button,body[data-page="cfb"] .desktop-nav>a,body[data-page="cfb"] .tools-menu>button{font-size:14px;position:relative;display:flex;align-items:center;height:100%;padding:0;font-weight:500}
body[data-page="cfb"] .desktop-nav>[aria-current="page"]{color:#ffcd53;font-weight:700}
body[data-page="cfb"] .desktop-nav>[aria-current="page"]::after{content:'';position:absolute;bottom:0;left:-9px;right:-9px;height:4px;border-radius:3px 3px 0 0;background:linear-gradient(#ffe78e,#efb94a);box-shadow:0 0 10px #efc25040}
body[data-page="cfb"] .tools-menu{height:100%}
body[data-page="cfb"] .tools-dropdown{top:52px}
body[data-page="cfb"] .header-actions{gap:12px}
body[data-page="cfb"] .signup-search-button{position:static;display:grid;place-items:center;width:30px;height:37px;padding:4px;background:none;transform:none;margin:0}
body[data-page="cfb"] .signup-search-button svg{width:24px;height:24px}
body[data-page="cfb"] .login-button{height:37px;font-size:14px;padding:0 16px;border:1px solid #b8bec09a}
body[data-page="cfb"] .start-button{height:37px;font-size:14px;padding:0 17px}
body[data-page="cfb"] .gold-button,.cfb-page .gold-button{background:linear-gradient(107deg,#fff1b029,#e7ad3410 28%,#ffe99720 52%,#dd9b3311 83%),linear-gradient(180deg,#ffe18d,#f6cb68 53%,#d9a132);border:1px solid #f4ca67;box-shadow:inset 0 1px 1px #fff6bd88;color:#080d0f;text-shadow:0 .4px 0 #ffe4a040}
.cfb-page{font-family:'Roboto Condensed','Arial Narrow',Arial,sans-serif;background:radial-gradient(ellipse at 70% 45%,#08232c40,transparent 67%),#001218;color:#f4f6f7;overflow:clip}
.cfb-page button,.cfb-page select,.cfb-page input{font-family:inherit}
.cfb-page h1,.cfb-page h2,.cfb-page h3,.cfb-page p,.cfb-page figure,.cfb-page blockquote{margin:0}
.cfb-page button{cursor:pointer}
.cfb-page button:disabled{cursor:not-allowed;opacity:.45}
.cfb-page a:focus-visible,.cfb-page button:focus-visible,.cfb-page select:focus-visible,.cfb-page input:focus-visible{outline:2px solid #ffda73;outline-offset:4px}
.cfb-page h1:focus{outline:none}
.cfb-shell{max-width:1440px;margin:0 auto;padding:0 4.1%}
.cfb-icon{width:35px;height:39px;color:#f5c753;flex-shrink:0;overflow:visible}
.cfb-page .button{border-radius:3px}
.cfb-hero{height:326px;position:relative;isolation:isolate;border-bottom:1px solid #c8b783a0;background:#00151e url("/static/site/assets/458c28578f76.webp") center center/cover no-repeat}
.cfb-hero::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#000c13aa,#000b1150 45%,#000b1122 68%,#000b1166),linear-gradient(0deg,#000b1120,transparent 65%)}
.cfb-hero-inner{position:relative;max-width:1440px;height:100%;margin:auto}
.cfb-hero-player{position:absolute;right:0;bottom:0;height:100%;width:auto;object-fit:contain;object-position:right bottom;filter:drop-shadow(-10px 0 20px #00121b55);z-index:0}
.cfb-hero-copy{position:relative;z-index:1;padding-top:31px;padding-left:6.45%;width:72%;pointer-events:none}
.cfb-hero-copy button{pointer-events:auto}
.cfb-eyebrow{font-size:14px;font-weight:500;line-height:20px;letter-spacing:1.8px;color:#f9cc59;margin-bottom:6px!important}
.cfb-hero h1{font-family:'Roboto Condensed','Impact','Arial Narrow',sans-serif;font-size:51px;letter-spacing:1px;line-height:1.08;font-weight:900;transform:scaleX(1.11);transform-origin:left center;width:90%;text-shadow:0 3px 3px #000c}
.cfb-hero h1 span{background:linear-gradient(#ffeaa0 8%,#fcd268 47%,#e5ae40 94%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 3px 2px #0009);text-shadow:none;white-space:nowrap}
.cfb-hero-description{font-size:16px;line-height:21px;margin-top:6px!important;letter-spacing:.04px;text-shadow:0 2px 2px #000}
.cfb-hero-actions{display:flex;gap:16px;margin-top:19px;align-items:stretch}
.cfb-create{width:216px;min-height:62px;flex-direction:column;padding:7px 10px;gap:2px}
.cfb-create strong{font-size:17px;line-height:21px}
.cfb-create small{font-size:11px;line-height:12px;font-weight:500}
.cfb-watch{background:#001016d9;border:1px solid #bac7cba8;box-shadow:inset 0 0 0 2px #18293099,0 0 8px #0008;min-height:62px;width:204px;gap:11px;text-align:left;padding:9px 10px;color:white}
.cfb-watch .cfb-icon{width:31px;height:34px;color:#ffd055}
.cfb-watch strong{font-size:16px;line-height:21px;white-space:nowrap}
.cfb-watch small{display:block;color:#d4dbe0;font-size:12px;line-height:17px;font-weight:400}
.cfb-hero-script{position:absolute;right:1.4%;top:64px;font-family:'Yellowtail','Brush Script MT','Z003','TeXGyreChorus','URW Chancery L',cursive;font-size:25px;line-height:1.05;color:#f4f3ef;transform:rotate(-14deg);text-align:center;text-shadow:0 2px 3px #000}
.cfb-hero-script span{padding-left:12px}
.cfb-hero-script i,.cfb-bottom-script i{height:3px;display:block;background:#edc555;transform:rotate(-5deg);width:95px;margin:9px 0 0 auto;clip-path:polygon(0 50%,100% 0,100% 70%,5% 100%)}
.cfb-hero-motto{position:absolute;right:1.5%;bottom:10px;font-size:14px;line-height:17px;letter-spacing:1px;text-shadow:0 2px 3px #000}
.cfb-feature-strip{border-bottom:1px solid #40616a88;background:linear-gradient(100deg,#001319f0,#041e269c,#00131b)}
.cfb-features{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px;min-height:102px;align-items:start;padding-top:17px;padding-bottom:12px}
.cfb-feature{display:flex;align-items:flex-start;gap:12px;min-width:0}
.cfb-feature>.cfb-icon{width:32px;height:38px}
.cfb-feature h2{font-size:12px;line-height:17px;font-weight:500;margin-bottom:6px;white-space:nowrap}
.cfb-feature p{font-size:11px;line-height:15px;color:#dae2e6;font-weight:400;white-space:nowrap}
.cfb-schedule{padding-top:10px;padding-bottom:10px;min-height:310px}
.cfb-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.cfb-section-heading h2{font-size:25px;font-weight:700;line-height:31px;letter-spacing:1px}
.cfb-section-heading p{font-size:14px;line-height:18px;font-weight:400}
.cfb-text-link{display:flex;align-items:center;white-space:nowrap;gap:3px;background:none;font-size:12px;font-weight:500;padding:9px 0}
.cfb-text-link svg{width:16px;height:18px}
.cfb-text-link:hover{color:#ffcf63}
.cfb-game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:7px}
.cfb-game-card{min-width:0;min-height:190px;border:1px solid #294e5c90;border-radius:4px;background:radial-gradient(ellipse at 80% 110%,#1234405c,transparent 75%),linear-gradient(105deg,#061b237d,#02131b);padding:11px 12px 7px;transition:border-color .2s,box-shadow .2s}
.cfb-game-card:hover{border-color:#a58d4f;box-shadow:0 0 15px #f4c7590d}
.cfb-card-meta{display:flex;justify-content:space-between;align-items:flex-start;font-size:12px;line-height:16px}
.cfb-network{font-size:13px;line-height:18px;color:#f6f7f9;font-weight:700;padding-top:0}
.cfb-network-espn{display:block;font-family:Arial,sans-serif;font-size:12px;letter-spacing:-.9px;font-weight:900;font-style:italic;line-height:13px;border-top:1px solid white;margin-top:3px;text-shadow:0 1px 0 #fff6}
.cfb-network-cbs{display:flex;align-items:center;gap:2px;font-family:Arial,sans-serif;font-size:12px}
.cfb-network-cbs svg{width:13px;height:13px}
.cfb-network-abc{font-family:Arial,sans-serif;font-size:13px;letter-spacing:-.6px;font-weight:800}
.cfb-matchup{display:grid;grid-template-columns:minmax(0,1fr) 15px minmax(0,1fr);align-items:center;gap:3px;width:100%;padding:5px 0 0;background:none;text-align:center;color:#f8f9f9;min-width:0}
.cfb-team{display:flex;flex-direction:column;align-items:center;min-width:0}
.cfb-team img{width:72px;max-width:100%;height:48px;object-fit:contain;object-position:center;overflow:visible}
.cfb-team strong{font-size:14px;line-height:19px;font-weight:500;white-space:nowrap;margin-top:3px}
.cfb-team small{font-size:13px;line-height:19px;margin-top:1px;color:#dce6ea}
.cfb-at{font-size:16px;margin-top:-28px;line-height:20px}
.cfb-card-markets{display:grid;grid-template-columns:1fr .8fr 1.15fr;border-top:1px solid #35515d88;margin-top:5px;padding-top:5px;gap:1px}
.cfb-card-markets button{background:none;padding:1px 0;text-align:left;color:#f6f8f9;display:flex;flex-direction:column;gap:1px;white-space:nowrap}
.cfb-card-markets button:nth-child(2){text-align:center;align-items:center}
.cfb-card-markets button:nth-child(3){align-items:flex-end;text-align:right}
.cfb-card-markets span{font-size:11px;line-height:14px;color:#c8d5dd}
.cfb-card-markets strong{font-size:12px;line-height:15px;font-weight:500}
.cfb-card-markets button:hover strong{color:#ffd575}
.cfb-view-all{display:flex;margin:13px auto 0;background:linear-gradient(#09232d88,#041820d9);border:1px solid #365864a0;width:250px;min-height:33px;gap:7px;font-size:13px;font-weight:500;color:#f6f8fa}
.cfb-view-all svg{width:20px;height:20px}
.cfb-how{border-top:1px solid #748e8c85;border-bottom:1px solid #6a85878c;position:relative;background:radial-gradient(ellipse at 14% 6%,#1c323752,transparent 66%),#001218}
.cfb-how-inner{min-height:191px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) 161px;gap:20px;padding-top:12px;padding-bottom:12px}
.cfb-process-art{position:absolute;left:0;bottom:-1px;width:159px;height:216px;object-fit:contain;pointer-events:none}
.cfb-how-main{position:relative;margin-left:123px;min-width:0}
.cfb-how-main>h2{font-size:23px;letter-spacing:.5px;line-height:29px;font-weight:700;white-space:nowrap}
.cfb-how-main>p{font-size:14px;line-height:19px}
.cfb-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:11px}
.cfb-step{text-align:left;min-width:0;background:none;padding:0;color:#f3f6f6;transition:color .2s}
.cfb-step:hover{color:#ffda83}
.cfb-step-top{display:flex;align-items:center;gap:13px;height:33px;position:relative}
.cfb-step-top>b{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:50%;background:linear-gradient(140deg,#ffe499,#eebe53 76%,#d3a045);color:#091216;font-size:21px;line-height:31px;font-weight:700;flex-shrink:0}
.cfb-step-top .cfb-icon{width:29px;height:32px}
.cfb-step-arrow{width:21px;height:24px;margin-left:auto;color:#d5dfe3;flex-shrink:0}
.cfb-step>strong{font-size:15px;font-weight:500;line-height:20px;display:block;margin-top:5px;white-space:nowrap}
.cfb-step-copy{display:block;font-size:11px;font-weight:400;line-height:14px;margin-top:4px;color:#dce5e8}
.cfb-testimonial{border-left:1px solid #859b9b88;align-self:center;min-height:150px;padding:22px 0 0 16px;text-align:center}
.cfb-testimonial blockquote{font-family:Georgia,'Times New Roman',serif;font-size:16px;line-height:22px;font-weight:400}
.cfb-stars{color:#f4c857;font-size:24px;line-height:27px;letter-spacing:0;margin-top:4px}
.cfb-testimonial figcaption{font-size:13px;line-height:18px}
.cfb-results{padding-top:8px;padding-bottom:9px;min-height:132px}
.cfb-results .cfb-section-heading h2{font-size:23px;line-height:27px}
.cfb-season-label{font-size:11px;line-height:18px;letter-spacing:1.4px;align-self:center;color:#d5dfe6}
.cfb-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:4px}
.cfb-result-card{min-height:68px;border:1px solid #234b58a0;border-radius:4px;background:linear-gradient(115deg,#041a22,#05202a80);display:flex;align-items:center;gap:23px;padding:8px 20px;text-align:left;color:white;transition:border-color .2s}
.cfb-result-card:hover{border-color:#c9ab64}
.cfb-result-card .cfb-icon{width:36px;height:42px}
.cfb-result-card strong{font-size:22px;font-weight:700;line-height:25px;display:block}
.cfb-result-card small{font-size:13px;line-height:18px;display:block;white-space:nowrap}
.cfb-conferences{border-top:1px solid #59767e70;border-bottom:1px solid #697e798c;background:linear-gradient(90deg,#00131a,#00141b77);min-height:93px;padding-top:7px;padding-bottom:12px}
.cfb-conferences h2{font-size:20px;font-weight:700;line-height:24px}
.cfb-conference-row{display:flex;align-items:center;gap:23px;min-width:0}
.cfb-conference-logos{display:grid;grid-template-columns:1fr .82fr 1.1fr .84fr .7fr .8fr 1.2fr .85fr 1.2fr .78fr;align-items:center;gap:12px;flex:1;min-width:0;padding-top:6px}
.cfb-conference-logos button{padding:0;background:none;min-width:0;display:grid;place-items:center;min-height:42px;transition:transform .2s}
.cfb-conference-logos button:hover{transform:translateY(-3px)}
.cfb-conference-logos img{max-width:100%;width:70px;height:42px;object-fit:contain}
.cfb-conference-row>p{border-left:1px solid #76919688;padding-left:23px;min-width:156px;font-size:11px;line-height:15px;letter-spacing:1.2px;margin-top:-3px!important;color:#d1dce1}
.cfb-bottom-cta{position:relative;background:#00171c url("/static/site/assets/64f8e987a140.webp") center center/100% 100% no-repeat;isolation:isolate}
.cfb-bottom-cta::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#00101642,#00101705 62%,#00121b19),linear-gradient(0deg,#00151b22,#0010190a 55%,#0010180a)}
.cfb-cta-inner{min-height:314px;position:relative;padding-top:67px;padding-bottom:50px}
.cfb-bottom-copy{position:relative;z-index:2;max-width:69%}
.cfb-bottom-copy h2{font-size:22px;line-height:27px;font-weight:700;white-space:nowrap;letter-spacing:.15px;text-shadow:0 2px 3px #000}
.cfb-bottom-copy>p{font-size:15px;line-height:21px;margin-top:3px;text-shadow:0 2px 2px #000;white-space:nowrap}
.cfb-bottom-copy .button{min-height:42px;width:214px;font-size:19px;margin-top:10px;display:flex}
.cfb-bottom-copy>small{display:block;font-size:10px;line-height:16px;margin-top:3px;max-width:240px;text-align:center;text-shadow:0 2px 2px #000}
.cfb-bottom-football{position:absolute;right:13.2%;width:29.8%;height:auto;top:96px;z-index:1;filter:drop-shadow(0 10px 8px #0008)}
.cfb-bottom-script{position:absolute;right:1.8%;top:112px;font-family:'Yellowtail','Brush Script MT','Z003','TeXGyreChorus','URW Chancery L',cursive;font-size:26px;line-height:.95;color:#f4f2e9;transform:rotate(-13deg);text-shadow:0 2px 3px #000;text-align:left}
.cfb-bottom-script i{width:90px;margin-top:8px}
.cfb-bottom-benefits{position:absolute;left:4.1%;bottom:58px;z-index:2;display:flex;gap:23px;align-items:center}
.cfb-bottom-benefits>span{display:flex;align-items:center;gap:6px;font-size:10px;text-shadow:0 2px 3px #000}
.cfb-bottom-benefits .cfb-icon{width:23px;height:24px}
.cfb-footer{border-top:1px solid #59717a99;background:radial-gradient(ellipse at 65% 45%,#10273080,transparent 67%),#000e15}
.cfb-footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:92px;padding-top:8px;padding-bottom:13px}
.cfb-footer .brand{gap:9px;white-space:nowrap}
.cfb-footer .brand-mark{width:32px;height:43px;color:#f2ca67}
.cfb-footer .brand-name{font-family:'Roboto Condensed','Arial Narrow',sans-serif;font-size:19px;font-weight:500;letter-spacing:.5px;line-height:23px;transform:none}
.cfb-footer .brand-tagline{font-size:8px;line-height:12px;letter-spacing:.8px;color:#ebca64}
.cfb-footer-nav{display:flex;gap:19px;align-items:center;margin-left:auto;white-space:nowrap}
.cfb-footer-nav a,.cfb-footer-nav button{font-size:11px;line-height:20px;background:none;padding:0;color:#dfe6e9}
.cfb-footer-nav a:hover,.cfb-footer-nav button:hover{color:#ffd975}
.cfb-footer-nav [aria-current="page"]{color:#fbd375}
.cfb-footer-right{text-align:right;min-width:212px}
.cfb-socials{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-bottom:6px}
.cfb-socials button{padding:0;background:none}
.cfb-socials .cfb-icon{width:17px;height:18px;color:white}
.cfb-footer-right>p{font-size:11px;line-height:17px}
.cfb-footer-right>small{font-size:9px;line-height:16px;color:#a8bac3}
.cfb-preview-note{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap;padding:9px 20px 12px;border-top:1px solid #47647140;font-size:11px;line-height:16px;color:#9db4be}
.cfb-preview-note button{font-size:11px;background:none;color:#dfc579;padding:0;text-decoration:underline;text-underline-offset:3px}
/* Expanded schedule controls / honest fixture empty states. */
.cfb-schedule-controls{background:#0b222c;border:1px solid #31505c;border-radius:6px;padding:14px 15px 11px;margin-top:12px}
.cfb-schedule-toolbar{display:flex;align-items:flex-end;gap:12px}
.cfb-schedule-toolbar label{display:flex;flex-direction:column;gap:5px;color:#c9d9e1;font-size:12px;min-width:0}
.cfb-schedule-toolbar input,.cfb-schedule-toolbar select{width:100%;min-height:39px;padding:8px 11px;background:#001218;color:#f5f7f8;border:1px solid #496674;border-radius:4px;font-size:14px;min-width:0}
.cfb-schedule-toolbar select{min-width:96px}
.cfb-conference-field{flex:1}
.cfb-search-field{flex:1.3}
.cfb-week-arrows{display:flex;gap:5px}
.cfb-week-arrows button{background:#162d37;width:33px;height:39px;font-size:23px;border:1px solid #3b5965;border-radius:4px}
.cfb-reset{border:1px solid #496674;background:#162d37;min-height:39px;padding:0 14px;color:#e5edf1;font-size:14px}
.cfb-schedule-note{font-size:11px;line-height:16px;color:#d8c997;margin-top:10px!important;letter-spacing:.2px}
.cfb-empty-state{min-height:190px;border:1px dashed #46606c;border-radius:5px;text-align:center;padding:24px;margin-top:10px;background:#081d25}
.cfb-empty-state>span{display:flex;justify-content:center}
.cfb-empty-state h3{font-size:22px;line-height:28px;margin-top:7px}
.cfb-empty-state p{font-size:14px;line-height:22px;color:#bcced7;margin:4px 0 14px}
.cfb-empty-state button{padding:10px 20px}
/* All dialogs reuse the original app's focus management, dismissal and account actions. */
.cfb-dialog{font-family:'Roboto Condensed','Arial Narrow',Arial,sans-serif}
.cfb-dialog h2{font-size:29px;line-height:35px;margin:4px 28px 10px 0}
.cfb-dialog .dialog-intro{font-size:15px;line-height:23px}
.cfb-dialog-matchup{display:flex;align-items:center;justify-content:center;gap:32px;padding:16px;background:#051a24;border:1px solid #334d58;border-radius:7px;margin:17px 0}
.cfb-dialog-team{display:flex;align-items:center;gap:15px;font-size:18px;font-weight:500}
.cfb-dialog-team img{width:80px;height:65px;object-fit:contain}
.cfb-dialog-tabs{display:flex;gap:8px;border-bottom:1px solid #37515f;padding-bottom:10px;margin-bottom:15px}
.cfb-dialog-tabs button{flex:1;border:1px solid #45616e;background:#0b222b;border-radius:4px;padding:10px 12px;font-size:15px}
.cfb-dialog-tabs button[aria-selected="true"]{background:#f1c968;color:#08131a;border-color:#ffe296;font-weight:700}
.cfb-analysis-value{border:1px solid #355460;padding:16px;border-radius:6px;background:#071d27;margin-bottom:12px}
.cfb-analysis-value>span{font-size:12px;line-height:18px;color:#bdcfd9;letter-spacing:.6px;text-transform:uppercase}
.cfb-analysis-value strong{display:block;font-size:29px;color:#ffdc81;line-height:37px}
.cfb-analysis-value p{margin:5px 0 0;font-size:15px;line-height:23px;color:#dce5e9}
.cfb-analysis-context{padding:14px;border:1px solid #334d59;border-radius:5px;margin:10px 0;background:#0b1d26}
.cfb-analysis-context h3{margin:0 0 7px;font-size:17px;color:#f6da94}
.cfb-analysis-context p{margin:0;font-size:14px;line-height:23px;color:#ccdbe2}
.cfb-dialog-actions{display:flex;gap:10px;margin-top:17px}
.cfb-dialog-actions button{flex:1;min-height:43px;font-size:15px;padding:9px 16px}
.cfb-dialog .modal-footnote{font-size:12px;line-height:18px}
.cfb-overview-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:18px 0 13px}
.cfb-overview-tabs button{padding:12px 6px;border:1px solid #3f5b67;border-radius:5px;background:#071e28;font-size:13px}
.cfb-overview-tabs button b{display:block;margin-bottom:7px;color:#ffd573;font-size:20px}
.cfb-overview-tabs button[aria-selected="true"]{border-color:#f1c96a;background:#302c1f}
.cfb-overview-panel{min-height:145px;border:1px solid #354f5b;padding:18px;border-radius:5px;background:#0a202a;margin-bottom:16px}
.cfb-overview-panel h3{font-size:20px;line-height:25px;color:#f2d38c;margin:0 0 9px}
.cfb-overview-panel p{font-size:15px;line-height:24px;margin:0;color:#d6e2e8}
.cfb-results-dialog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}
.cfb-results-dialog-grid div{padding:16px;border:1px solid #365462;border-radius:5px;background:#08222d}
.cfb-results-dialog-grid strong{display:block;font-size:28px;color:#ffdb7e;margin-bottom:4px}
.cfb-results-dialog-grid small{font-size:14px}
@media(min-width:1100px){.cfb-hero{height:380px}.cfb-hero-copy{padding-top:39px}.cfb-hero h1{font-size:57px}.cfb-hero-description{font-size:18px;line-height:24px}.cfb-eyebrow{font-size:16px;line-height:23px}.cfb-hero-actions{margin-top:23px;gap:18px}.cfb-create{width:240px;min-height:65px}.cfb-create strong{font-size:19px}.cfb-create small{font-size:12px;line-height:14px}.cfb-watch{width:228px}.cfb-watch strong{font-size:18px}.cfb-watch small{font-size:13px}.cfb-hero-script{font-size:32px;right:2.4%;top:74px}.cfb-hero-motto{font-size:16px;line-height:19px;right:2%;bottom:18px}.cfb-features{min-height:112px;gap:25px;padding-top:20px;padding-bottom:18px}.cfb-feature{gap:15px}.cfb-feature>.cfb-icon{width:36px;height:41px}.cfb-feature h2{font-size:15px;line-height:20px}.cfb-feature p{font-size:12px;line-height:17px}.cfb-schedule{padding-top:16px;padding-bottom:17px;min-height:340px}.cfb-section-heading h2{font-size:29px;line-height:36px}.cfb-section-heading p{font-size:16px;line-height:22px}.cfb-text-link{font-size:14px}.cfb-game-grid{gap:20px;margin-top:12px}.cfb-game-card{min-height:212px;padding:12px 17px 10px}.cfb-card-meta{font-size:14px;line-height:18px}.cfb-team img{height:59px;width:88px}.cfb-team strong{font-size:17px;line-height:22px}.cfb-team small{font-size:14px;line-height:20px}.cfb-card-markets{margin-top:8px;padding-top:7px}.cfb-card-markets span{font-size:12px}.cfb-card-markets strong{font-size:14px;line-height:19px}.cfb-view-all{min-height:38px;width:292px;font-size:15px;margin-top:16px}.cfb-how-inner{min-height:221px;padding-top:16px;padding-bottom:16px;grid-template-columns:minmax(0,1fr) 218px;gap:28px}.cfb-how-main{margin-left:140px}.cfb-how-main>h2{font-size:28px;line-height:33px}.cfb-how-main>p{font-size:16px;line-height:21px}.cfb-steps{gap:30px;margin-top:13px}.cfb-step-copy{font-size:13px;line-height:18px}.cfb-step>strong{font-size:17px;line-height:22px}.cfb-testimonial{min-height:165px;padding:17px 0 0 25px}.cfb-testimonial blockquote{font-size:19px;line-height:25px}.cfb-testimonial figcaption{font-size:14px}.cfb-stars{font-size:28px;line-height:35px}.cfb-process-art{width:190px;height:257px}.cfb-results{padding-top:12px;padding-bottom:14px;min-height:153px}.cfb-result-grid{margin-top:7px;gap:16px}.cfb-result-card{min-height:80px;gap:27px;padding:12px 23px}.cfb-result-card .cfb-icon{width:41px;height:43px}.cfb-result-card strong{font-size:27px;line-height:31px}.cfb-result-card small{font-size:15px;line-height:21px}.cfb-season-label{font-size:12px}.cfb-conferences{min-height:105px;padding-top:11px}.cfb-conferences h2{font-size:23px;line-height:28px}.cfb-conference-logos{gap:22px}.cfb-conference-logos img{height:46px;width:82px}.cfb-conference-row>p{font-size:13px;line-height:17px;min-width:190px;padding-left:32px}.cfb-cta-inner{min-height:380px;padding-top:83px}.cfb-bottom-copy h2{font-size:28px;line-height:35px}.cfb-bottom-copy>p{font-size:18px;line-height:24px}.cfb-bottom-copy .button{min-height:46px;width:254px;font-size:21px;margin-top:13px}.cfb-bottom-copy>small{font-size:11px;max-width:270px}.cfb-bottom-football{top:112px}.cfb-bottom-script{top:142px;font-size:33px;right:2%}.cfb-bottom-benefits{bottom:68px;gap:29px}.cfb-bottom-benefits>span{font-size:12px;gap:10px}.cfb-bottom-benefits .cfb-icon{width:29px;height:29px}.cfb-footer-main{min-height:104px}.cfb-footer .brand-name{font-size:23px;line-height:28px}.cfb-footer .brand-mark{width:37px;height:48px}.cfb-footer .brand-tagline{font-size:9px}.cfb-footer-nav{gap:25px}.cfb-footer-nav a,.cfb-footer-nav button{font-size:13px}.cfb-footer-right>p{font-size:12px}.cfb-footer-right>small{font-size:10px}}
@media(min-width:1441px){.cfb-shell{padding-left:59px;padding-right:59px}.cfb-hero{height:428px}.cfb-hero-copy{padding-top:52px;padding-left:93px}.cfb-hero h1{font-size:65px}.cfb-hero-description{font-size:20px;line-height:27px}.cfb-hero-actions{margin-top:25px}.cfb-hero-script{right:3.5%;font-size:36px;top:100px}.cfb-hero-motto{right:3.5%}.cfb-bottom-copy h2{font-size:30px}.cfb-cta-inner{min-height:414px}.cfb-bottom-football{top:126px}.cfb-bottom-script{top:151px;font-size:36px}}
@media(max-width:1099px){body[data-page="cfb"] .header-inner{gap:16px;padding:0 28px}body[data-page="cfb"] .desktop-nav{gap:22px}body[data-page="cfb"] .header-actions{gap:9px}body[data-page="cfb"] .brand-name{font-size:19px;letter-spacing:.9px}body[data-page="cfb"] .brand-tagline{font-size:7.5px;letter-spacing:.9px}body[data-page="cfb"] .login-button{padding:0 13px}body[data-page="cfb"] .start-button{padding:0 14px}.cfb-feature{gap:10px}.cfb-features{gap:13px}.cfb-footer-main{gap:20px}.cfb-footer-nav{gap:17px}}
@media(max-width:960px){body[data-page="cfb"] .header-inner{padding:0 25px;gap:14px}body[data-page="cfb"] .desktop-nav{gap:20px}body[data-page="cfb"] .desktop-nav>button,body[data-page="cfb"] .desktop-nav>a,body[data-page="cfb"] .tools-menu>button{font-size:13px}body[data-page="cfb"] .header-actions{gap:8px}body[data-page="cfb"] .brand-name{font-size:18px;letter-spacing:.7px}body[data-page="cfb"] .brand-tagline{font-size:7px;letter-spacing:.6px}body[data-page="cfb"] .brand{gap:7px}body[data-page="cfb"] .brand-mark{width:30px;height:42px}body[data-page="cfb"] .signup-search-button{width:27px}body[data-page="cfb"] .login-button{font-size:13px;padding:0 12px}body[data-page="cfb"] .start-button{font-size:13px;padding:0 11px}.cfb-footer-nav{gap:15px}.cfb-footer-main{gap:16px}.cfb-footer .brand-name{font-size:18px}.cfb-footer-right{min-width:198px}}
@media(max-width:860px){body[data-page="cfb"] .desktop-nav{display:none}body[data-page="cfb"] .header-actions{margin-left:auto}body[data-page="cfb"] .mobile-menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;background:none;width:35px;height:35px;padding:7px}body[data-page="cfb"] .mobile-menu-toggle span{display:block;width:21px;height:2px;background:white}body[data-page="cfb"] .mobile-nav:not([hidden]){display:grid}body[data-page="cfb"] .brand-name{font-size:20px}body[data-page="cfb"] .brand-tagline{font-size:8px;letter-spacing:.8px}body[data-page="cfb"] .brand-mark{width:32px}.cfb-hero-copy{padding-left:5%;width:76%}.cfb-hero h1{font-size:43px}.cfb-hero-description{font-size:14px;line-height:21px}.cfb-hero-script{font-size:21px;right:1%}.cfb-hero-motto{font-size:12px;line-height:15px}.cfb-features{grid-template-columns:repeat(3,1fr);gap:17px 28px;padding-top:17px;padding-bottom:17px}.cfb-feature h2{font-size:14px;line-height:18px}.cfb-feature h2 br{display:none}.cfb-feature p{font-size:12px;line-height:16px;white-space:normal}.cfb-feature p br{display:none}.cfb-feature>.cfb-icon{width:31px;height:35px}.cfb-feature{gap:12px}.cfb-section-heading h2{font-size:23px;line-height:29px}.cfb-section-heading p{font-size:13px}.cfb-text-link{font-size:11px}.cfb-game-grid{gap:10px}.cfb-game-card{padding:10px 9px 7px}.cfb-team img{height:44px;width:64px}.cfb-team strong{font-size:12px}.cfb-card-meta{font-size:11px}.cfb-network-espn{font-size:10px}.cfb-card-markets strong{font-size:10px}.cfb-card-markets span{font-size:10px}.cfb-how-inner{grid-template-columns:1fr 151px;gap:15px}.cfb-how-main{margin-left:69px}.cfb-how-main>h2{font-size:21px}.cfb-how-main>p{font-size:13px}.cfb-process-art{width:110px;height:195px}.cfb-steps{gap:12px}.cfb-step-top{gap:9px}.cfb-step-top>b{width:27px;height:27px;font-size:19px}.cfb-step-top .cfb-icon{width:25px}.cfb-step-arrow{width:14px}.cfb-step>strong{font-size:13px}.cfb-step-copy{font-size:10.5px;line-height:14px}.cfb-testimonial{padding-left:11px}.cfb-testimonial blockquote{font-size:14px;line-height:21px}.cfb-result-card{gap:13px;padding:8px 13px}.cfb-result-card .cfb-icon{width:31px;height:38px}.cfb-result-card strong{font-size:20px}.cfb-result-card small{font-size:11px}.cfb-conference-row{gap:13px}.cfb-conference-logos{gap:8px}.cfb-conference-row>p{min-width:135px;font-size:10px;line-height:14px;padding-left:14px}.cfb-bottom-copy h2{font-size:19px}.cfb-bottom-copy>p{font-size:13px}.cfb-bottom-script{font-size:24px;right:1%}.cfb-bottom-football{top:116px;right:12%;width:31%}.cfb-bottom-benefits{gap:17px}.cfb-footer-main{flex-wrap:wrap;gap:16px;padding-top:16px;padding-bottom:16px}.cfb-footer-nav{order:3;width:100%;justify-content:center;gap:26px}.cfb-footer-right{margin-left:auto}}
@media(max-width:680px){.cfb-shell{padding-left:22px;padding-right:22px}.cfb-hero{height:474px;background-position:center}.cfb-hero::before{background:linear-gradient(0deg,#00101705,#00111ad1 62%,#000f16bd)}.cfb-hero-player{height:290px;right:0;width:auto}.cfb-hero-copy{padding:27px 25px 0;width:100%;z-index:2}.cfb-eyebrow{font-size:13px;line-height:18px;margin-bottom:7px!important}.cfb-hero h1{font-size:47px;letter-spacing:.6px}.cfb-hero-description{font-size:15px;line-height:21px;max-width:490px;margin-top:10px!important}.cfb-hero-description br{display:none}.cfb-hero-actions{flex-direction:column;gap:10px;margin-top:17px;width:215px}.cfb-create{width:100%;min-height:59px}.cfb-watch{width:100%;min-height:57px}.cfb-hero-script{top:auto;bottom:18px;left:25px;right:auto;font-size:23px;z-index:2;transform:rotate(-10deg);text-align:left}.cfb-hero-script br{display:none}.cfb-hero-script span{padding-left:4px}.cfb-hero-script i{display:none}.cfb-hero-motto{display:none}.cfb-features{gap:18px 20px;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:20px;padding-bottom:20px}.cfb-feature h2{font-size:14px;line-height:18px;white-space:normal;margin-bottom:4px}.cfb-feature p{font-size:12px;line-height:16px}.cfb-feature>.cfb-icon{width:32px;height:34px}.cfb-feature{gap:12px}.cfb-schedule{padding-top:19px;padding-bottom:20px}.cfb-section-heading{gap:9px;flex-wrap:wrap}.cfb-section-heading h2{font-size:24px;line-height:30px;letter-spacing:.6px}.cfb-section-heading p{font-size:14px;line-height:20px}.cfb-text-link{font-size:13px;padding:0;margin-top:1px}.cfb-game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.cfb-game-card{padding:12px 11px 8px;min-height:202px}.cfb-card-meta{font-size:12px;line-height:16px}.cfb-team img{width:78px;height:59px}.cfb-team strong{font-size:14px}.cfb-team small{font-size:13px}.cfb-card-markets strong{font-size:12px;line-height:17px}.cfb-card-markets span{font-size:11px;line-height:15px}.cfb-network-espn{font-size:11px}.cfb-view-all{min-height:42px;width:100%;font-size:15px;margin-top:14px}.cfb-how-inner{display:block;padding-top:22px;padding-bottom:24px}.cfb-how-main{margin:0 0 0 34px}.cfb-process-art{width:80px;height:226px;top:0;bottom:auto;opacity:.55}.cfb-how-main>h2{font-size:23px;white-space:normal;line-height:28px}.cfb-how-main>p{font-size:14px;line-height:19px}.cfb-steps{grid-template-columns:repeat(2,1fr);gap:23px 27px;margin-top:17px}.cfb-step-top{gap:15px;height:34px}.cfb-step-top>b{width:32px;height:32px;font-size:20px}.cfb-step-top .cfb-icon{width:31px;height:34px}.cfb-step-arrow{width:21px;height:24px}.cfb-step:nth-child(2) .cfb-step-arrow{display:none}.cfb-step>strong{font-size:17px;line-height:22px}.cfb-step-copy{font-size:13px;line-height:18px;margin-top:4px}.cfb-testimonial{border-left:0;border-top:1px solid #59778370;padding:18px 0 0;margin:23px 0 0;min-height:0}.cfb-testimonial blockquote{font-size:18px;line-height:25px}.cfb-testimonial blockquote br{display:none}.cfb-testimonial figcaption{font-size:13px}.cfb-stars{font-size:27px;line-height:31px;margin-top:6px}.cfb-results{padding-top:18px;padding-bottom:20px}.cfb-results .cfb-section-heading h2{font-size:23px}.cfb-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:11px}.cfb-result-card{min-height:81px;padding:12px 16px;gap:19px}.cfb-result-card .cfb-icon{width:34px;height:38px}.cfb-result-card strong{font-size:24px;line-height:28px}.cfb-result-card small{font-size:12px;line-height:18px;white-space:normal}.cfb-season-label{font-size:10px;line-height:15px}.cfb-conferences{padding-top:17px;padding-bottom:18px}.cfb-conferences h2{font-size:22px;line-height:27px}.cfb-conference-row{display:block}.cfb-conference-logos{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px 22px;padding-top:17px}.cfb-conference-logos img{width:76px;height:43px}.cfb-conference-row>p{border-left:0;border-top:1px solid #4c6a7770;padding:15px 0 0;min-width:0;margin-top:17px!important;text-align:center;font-size:11px;line-height:17px;letter-spacing:1px}.cfb-conference-row>p br{display:none}.cfb-bottom-cta{background-size:cover;background-position:center}.cfb-cta-inner{min-height:444px;padding-top:29px;padding-bottom:31px}.cfb-bottom-copy{max-width:100%}.cfb-bottom-copy h2{font-size:23px;line-height:29px;white-space:normal;max-width:480px}.cfb-bottom-copy>p{font-size:15px;line-height:22px;white-space:normal;max-width:480px}.cfb-bottom-copy .button{width:225px;min-height:43px;font-size:19px;margin-top:14px}.cfb-bottom-copy>small{font-size:10px;max-width:235px}.cfb-bottom-football{width:55%;top:205px;right:22%;max-width:310px}.cfb-bottom-script{top:242px;font-size:29px;right:3.5%}.cfb-bottom-benefits{left:22px;right:22px;bottom:25px;gap:10px;justify-content:center}.cfb-bottom-benefits>span{font-size:10px;gap:5px}.cfb-bottom-benefits .cfb-icon{width:23px;height:25px}.cfb-footer-main{gap:16px;padding-top:20px;padding-bottom:18px}.cfb-footer-brand{margin:auto}.cfb-footer-right{text-align:center;margin:auto}.cfb-socials{justify-content:center;margin-top:4px}.cfb-footer-nav{gap:23px;flex-wrap:wrap;order:2}.cfb-footer-right{order:3;width:100%}.cfb-preview-note{gap:8px 19px;padding:14px 20px;font-size:11px}.cfb-preview-note>span{width:100%;text-align:center}.cfb-schedule-toolbar{display:grid;grid-template-columns:1fr 1fr auto;gap:10px}.cfb-week-arrows{align-self:end;justify-content:flex-end}.cfb-conference-field{grid-column:1/3;grid-row:2}.cfb-search-field{grid-column:1/4;grid-row:3}.cfb-reset{grid-column:3;grid-row:2;min-width:64px}.cfb-week-arrows{grid-column:3;grid-row:1}.cfb-schedule-toolbar>label:first-child{grid-column:1/3}.cfb-dialog-matchup{gap:18px}.cfb-dialog-team{flex-direction:column;gap:9px;font-size:16px;flex:1;text-align:center}.cfb-dialog-team img{width:75px;height:61px}.cfb-dialog h2{font-size:25px;line-height:31px}.cfb-overview-tabs button{font-size:11px;padding:10px 5px}.cfb-overview-panel{padding:16px;min-height:170px}.cfb-dialog-actions{flex-direction:column}}
@media(max-width:430px){body[data-page="cfb"] .header-inner{padding:0 15px;gap:9px}body[data-page="cfb"] .site-header{height:61px}body[data-page="cfb"] .brand-name{font-size:17px;letter-spacing:.2px}body[data-page="cfb"] .brand-tagline{font-size:6.7px;letter-spacing:.45px}body[data-page="cfb"] .brand-mark{width:27px;height:39px}body[data-page="cfb"] .brand{gap:6px}body[data-page="cfb"] .login-button,body[data-page="cfb"] .signup-search-button{display:none}body[data-page="cfb"] .start-button{height:34px;font-size:12px;padding:0 10px}body[data-page="cfb"] .header-actions{gap:6px}body[data-page="cfb"] .mobile-menu-toggle{width:29px;padding:4px}.cfb-shell{padding-left:16px;padding-right:16px}.cfb-hero{height:473px}.cfb-hero-copy{padding:25px 18px 0}.cfb-eyebrow{font-size:12px;letter-spacing:1.3px}.cfb-hero h1{font-size:35px;line-height:1.2;letter-spacing:.4px}.cfb-hero-description{font-size:14px;line-height:20px;margin-top:11px!important;max-width:360px}.cfb-hero-player{height:273px;right:-17px}.cfb-hero-actions{width:187px;margin-top:19px;gap:10px}.cfb-create{min-height:60px}.cfb-create strong{font-size:15px}.cfb-create small{font-size:11px;line-height:13px}.cfb-watch{gap:6px;padding:8px;min-height:58px}.cfb-watch .cfb-icon{width:28px;height:31px}.cfb-watch strong{font-size:14px}.cfb-watch small{font-size:11px}.cfb-hero-script{font-size:22px;left:18px;bottom:20px;line-height:1.05;max-width:128px}.cfb-hero-script br{display:block}.cfb-hero-script i{display:block;width:86px}.cfb-hero-script span{padding-left:14px}.cfb-features{gap:18px 17px}.cfb-feature h2{font-size:13px;line-height:17px}.cfb-feature p{font-size:11px;line-height:15px}.cfb-feature{gap:10px}.cfb-feature>.cfb-icon{width:29px;height:32px}.cfb-section-heading h2{font-size:22px;line-height:28px;letter-spacing:.3px}.cfb-section-heading p{font-size:13px;line-height:19px}.cfb-game-grid{gap:9px}.cfb-game-card{padding:11px 9px 8px;min-height:200px}.cfb-card-meta{font-size:11px;line-height:16px}.cfb-network-espn{font-size:10px}.cfb-network-abc,.cfb-network-cbs{font-size:11px}.cfb-network-cbs svg{width:11px;height:11px}.cfb-team img{height:56px;width:64px}.cfb-team strong{font-size:12px;line-height:18px}.cfb-team small{font-size:12px;line-height:18px}.cfb-at{font-size:14px}.cfb-matchup{grid-template-columns:1fr 12px 1fr;gap:1px;padding-top:7px}.cfb-card-markets{margin-top:7px;padding-top:7px;gap:0;grid-template-columns:1fr .72fr 1.1fr}.cfb-card-markets span{font-size:10px;line-height:14px}.cfb-card-markets strong{font-size:10px;line-height:15px}.cfb-how-main{margin-left:16px}.cfb-how-main>h2{font-size:21px;line-height:26px}.cfb-how-main>p{font-size:13px}.cfb-process-art{width:58px;opacity:.4}.cfb-step-copy{font-size:12px;line-height:17px}.cfb-step>strong{font-size:15px}.cfb-steps{gap:22px 22px}.cfb-result-card{padding:12px 10px;gap:12px;min-height:81px}.cfb-result-card strong{font-size:23px}.cfb-result-card .cfb-icon{width:29px;height:37px}.cfb-result-card small{font-size:11px;line-height:16px}.cfb-conferences h2{font-size:20px;line-height:25px}.cfb-conference-logos{gap:13px 15px}.cfb-conference-logos img{height:37px}.cfb-bottom-copy h2{font-size:22px;line-height:27px}.cfb-bottom-copy>p{font-size:14px;line-height:20px}.cfb-bottom-football{width:65%;right:24%;top:244px}.cfb-bottom-script{top:265px;right:4%;font-size:27px}.cfb-cta-inner{min-height:470px}.cfb-bottom-benefits{left:13px;right:13px;gap:7px;bottom:23px}.cfb-bottom-benefits>span{font-size:9px;gap:4px}.cfb-bottom-benefits .cfb-icon{width:20px;height:22px}.cfb-footer-nav{gap:22px}.cfb-footer-nav a,.cfb-footer-nav button{font-size:12px}}
@media(max-width:359px){body[data-page="cfb"] .header-inner{padding:0 10px;gap:6px}body[data-page="cfb"] .brand-name{font-size:15px;letter-spacing:.1px}body[data-page="cfb"] .brand-tagline{font-size:6px;letter-spacing:.3px}body[data-page="cfb"] .brand-mark{width:25px}body[data-page="cfb"] .start-button{font-size:11px;padding:0 8px}.cfb-hero h1{font-size:31px;letter-spacing:.1px}.cfb-hero-description{font-size:13px;line-height:19px}.cfb-hero-actions{width:170px}.cfb-create strong{font-size:14px}.cfb-watch strong{font-size:12px}.cfb-watch .cfb-icon{width:25px}.cfb-hero-player{right:-34px;height:256px}.cfb-game-grid{grid-template-columns:1fr;gap:12px}.cfb-game-card{padding:14px 18px;min-height:212px}.cfb-card-meta{font-size:13px}.cfb-team img{height:64px;width:93px}.cfb-team strong{font-size:16px;line-height:22px}.cfb-team small{font-size:13px}.cfb-card-markets span{font-size:12px}.cfb-card-markets strong{font-size:14px;line-height:20px}.cfb-network-espn{font-size:13px}.cfb-network-abc,.cfb-network-cbs{font-size:13px}.cfb-matchup{grid-template-columns:1fr 24px 1fr}.cfb-features{column-gap:10px}.cfb-feature{gap:8px}.cfb-feature>.cfb-icon{width:25px}.cfb-feature h2{font-size:12px}.cfb-feature p{font-size:10px}.cfb-section-heading h2{font-size:20px}.cfb-how-main{margin-left:4px}.cfb-how-main>h2{font-size:19px}.cfb-step>strong{font-size:14px}.cfb-step-copy{font-size:11px;line-height:16px}.cfb-result-card{gap:9px;padding:11px 8px}.cfb-result-card strong{font-size:22px}.cfb-result-card .cfb-icon{width:26px}.cfb-season-label{font-size:9px;letter-spacing:1px}.cfb-conferences h2{font-size:18px}.cfb-conference-logos{gap:10px}.cfb-bottom-copy h2{font-size:20px}.cfb-bottom-football{top:257px;width:70%;right:24%}.cfb-bottom-script{font-size:23px;top:277px;right:3%}.cfb-bottom-benefits{flex-wrap:wrap;row-gap:6px}.cfb-bottom-benefits>span{font-size:9px}.cfb-footer-nav{gap:18px}}
@media(prefers-reduced-motion:reduce){.cfb-page *{scroll-behavior:auto!important;transition:none!important}}

/* Final render adjustments: readable offline type fallback; no clipping or image-only controls. */
.cfb-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.cfb-step{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}
.cfb-step-top{flex-shrink:0}
.cfb-hero-script,.cfb-bottom-script{font-style:italic}
@media(min-width:681px){.cfb-bottom-football{display:none}}
@media(max-width:680px){.cfb-bottom-cta{background-image:url("/static/site/assets/d32b86ac5815.webp");background-size:100% 100%}.cfb-bottom-football{display:block}}
@media(max-width:430px) and (min-width:360px){.cfb-card-markets strong{font-size:11px}}

@media(min-width:861px) and (max-width:1099px){.cfb-testimonial{padding-left:12px}.cfb-testimonial blockquote{font-size:15px;line-height:22px}}
@media(max-width:680px){.cfb-hero h1{font-size:clamp(37px,7.5vw,47px);transform:none;width:100%;line-height:1.14}}
@media(max-width:430px){.cfb-hero h1{font-size:36px;line-height:1.17}}
@media(max-width:359px){.cfb-hero h1{font-size:32px}}
