#tgf-ai-root{--tgf-ai-accent:#ff7417;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#tgf-ai-launcher{position:fixed;right:22px;bottom:22px;z-index:99998;border:0;border-radius:999px;background:#102743;color:#fff;padding:14px 19px;font-weight:700;box-shadow:0 8px 28px rgb(0 0 0 / .22);cursor:pointer}#tgf-ai-panel{position:fixed;right:15px;bottom:15px;width:min(390px,calc(100vw - 30px));height:min(610px,calc(100vh - 30px));z-index:99999;background:#f4f7fb;border-radius:16px;box-shadow:0 18px 55px rgb(0 0 0 / .28);overflow:hidden;border:1px solid #d8e0ea}#tgf-ai-panel[hidden]{display:none}#tgf-ai-panel header{height:78px;background:#102743;color:#fff;padding:17px 18px;display:flex;align-items:flex-start;justify-content:space-between}#tgf-ai-panel header strong{display:block;font-size:16px}#tgf-ai-panel header small{display:block;margin-top:5px;opacity:.82}#tgf-ai-close{border:0;background:#fff0;color:#fff;font-size:31px;line-height:1;cursor:pointer}#tgf-ai-messages{height:calc(100% - 168px);overflow:auto;padding:15px}.tgf-ai-msg{max-width:84%;padding:12px 14px;border-radius:16px;margin-bottom:12px;white-space:pre-wrap;line-height:1.48;font-size:14px}.tgf-ai-bot{background:#fff;color:#172235;border:1px solid #d6dee8}.tgf-ai-user{background:#102743;color:#fff;margin-left:auto}.tgf-ai-sources{border-top:1px solid #dde3ea;margin-top:12px;padding-top:10px;display:flex;flex-direction:column;gap:6px}.tgf-ai-sources strong{font-size:13px}.tgf-ai-sources a{color:#bf4d00;font-weight:700;text-decoration:none}.tgf-ai-debug{margin-top:10px;font-size:11px}.tgf-ai-debug pre{white-space:pre-wrap}#tgf-ai-form{height:88px;background:#fff;border-top:1px solid #d8e0ea;padding:10px;display:flex;gap:8px}#tgf-ai-input{flex:1;resize:none;border:1px solid #cbd5e1;border-radius:12px;padding:10px;font:inherit}#tgf-ai-form button{border:0;border-radius:12px;background:var(--tgf-ai-accent);color:#fff;font-weight:700;padding:0 16px;cursor:pointer}.tgf-ai-note{display:none}@media(max-width:500px){#tgf-ai-panel{right:0;bottom:0;width:100vw;height:100dvh;border-radius:0}#tgf-ai-launcher{right:14px;bottom:14px}}:root{--navy:#061b34;--navy-2:#0b2d52;--ink:#0a1b2f;--muted:#5a6b80;--line:#dde4eb;--bg:#f7f8fa;--panel:#ffffff;--orange:#ff7200;--orange-dark:#d95f00;--orange-soft:#fff2e7;--blue-soft:#eef4f9;--teal:#0d6471;--teal-dark:#084c57;--sage:#6d7f5f;--soft:#f1f4f7;--shadow:0 14px 34px rgba(6,27,52,.09);--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.tgf-container{width:min(1480px,calc(100% - 96px));margin:0 auto}.tgf-container.narrow{width:min(880px,calc(100% - 48px))}.site-header{background:rgb(255 255 255 / .97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px);box-shadow:0 4px 18px rgb(6 27 52 / .035)}.admin-bar .site-header{top:32px}.header-inner{width:min(1480px,calc(100% - 96px));height:80px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;max-width:360px}.brand-logo{display:block;width:auto;height:54px;max-width:340px;object-fit:contain}.brand-logo-footer{height:42px;max-width:250px}.brand-mark-image{width:54px;height:54px;object-fit:contain;flex:0 0 auto}.main-nav{display:flex;align-items:center;gap:44px;font-weight:850;color:var(--navy)}.main-nav a{position:relative}.main-nav a:hover{color:var(--orange)}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:.18s}.main-nav a:hover:after{transform:scaleX(1)}.hero{background:linear-gradient(180deg,#fff 0%,#faf9f4 100%);border-bottom:1px solid var(--line);overflow:hidden}.hero-layout{min-height:420px;display:grid;grid-template-columns:.42fr .58fr;align-items:center;gap:46px;padding:42px 0 0}.hero-copy{padding:20px 0 56px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-weight:900;font-size:13px;color:var(--orange);margin:0 0 20px}.hero-copy h1{font-size:clamp(54px,5.8vw,86px);line-height:.95;letter-spacing:-.075em;margin:0 0 22px;color:var(--navy);max-width:620px}.hero-copy h1 em{font-style:normal;color:var(--orange)}.hero-lead{font-size:20px;color:#405065;max-width:640px;margin:0 0 26px}.hero-button{display:inline-flex;align-items:center;gap:16px;background:linear-gradient(180deg,var(--orange),var(--orange-dark));color:#fff;font-weight:900;padding:15px 24px;border-radius:7px;box-shadow:0 13px 25px rgb(255 114 0 / .24)}.hero-button:hover{transform:translateY(-1px)}.hero-product{align-self:end;height:385px;display:flex;align-items:flex-end;justify-content:flex-end}.hero-product img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0;filter:drop-shadow(0 20px 26px rgb(7 20 38 / .08))}.home-section{padding:34px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.section-head h2{font-size:32px;letter-spacing:-.045em;margin:0 0 4px}.section-head p{margin:0;color:var(--muted);font-size:17px}.text-link{font-weight:900;color:var(--orange-dark)}.finder-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.finder-grid.all-finders{grid-template-columns:repeat(5,1fr)}.finder-tile{background:var(--panel);border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 8px 18px rgb(7 20 38 / .05);transition:.16s}.finder-tile:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.finder-tile img{width:100%;height:138px;object-fit:cover;background:#eaeef0}.finder-tile div{padding:15px 16px 18px}.finder-tile h3{font-size:17px;letter-spacing:-.02em;margin:0 0 8px}.finder-tile span{color:var(--orange-dark);font-weight:900}.content-hub{background:rgb(255 255 255 / .65);border:1px solid var(--line);border-radius:18px;padding:28px;margin-bottom:48px;box-shadow:0 12px 30px rgb(7 20 38 / .04)}.sport-strip{padding:8px 0 24px;border-bottom:1px solid var(--line);margin-bottom:22px}.sport-strip:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.sport-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.sport-head h3{font-size:18px;margin:0;letter-spacing:-.02em}.sport-head a{margin-left:auto;color:var(--orange-dark);font-weight:900;font-size:14px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-grid.library{grid-template-columns:repeat(4,1fr);gap:20px}.guide-card{display:block;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 8px 18px rgb(7 20 38 / .04);transition:.16s}.guide-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.guide-card img{width:100%;height:124px;object-fit:cover}.guide-card-body{padding:13px}.guide-card-body span{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900;color:var(--orange-dark)}.guide-card-body h4{font-size:16px;line-height:1.25;margin:5px 0 6px;letter-spacing:-.025em}.guide-card-body p{font-size:14px;color:var(--muted);margin:0}.entry-header{padding:64px 0 34px;background:linear-gradient(180deg,#fff,#f7f5ee);border-bottom:1px solid var(--line)}.entry-header h1{font-size:clamp(42px,5.2vw,68px);line-height:1;letter-spacing:-.065em;margin:0 0 14px;color:var(--navy)}.entry-meta{color:var(--muted);margin:0}.entry-content{padding:36px 0 68px;font-size:18px;color:#223049}.entry-content h2{font-size:34px;letter-spacing:-.04em;color:var(--navy);margin:42px 0 14px}.entry-content h3{font-size:24px;letter-spacing:-.025em;color:var(--navy);margin:32px 0 10px}.entry-content p,.entry-content ul,.entry-content ol{margin:0 0 18px}.entry-content a{color:var(--orange-dark);font-weight:800}.entry-content table{font-size:16px;background:#fff}.featured-image{padding-top:32px}.featured-image img{border-radius:14px;box-shadow:var(--shadow);width:100%;height:auto}.guide-library{padding:36px 0 70px}.library-sport{margin-bottom:54px}.library-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.library-head h2{font-size:34px;letter-spacing:-.04em;margin:0}.archive-header{padding:54px 0;background:#fff;border-bottom:1px solid var(--line)}.archive-header h1{font-size:46px;margin:0}.archive-grid{padding:40px 0 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.archive-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;box-shadow:0 8px 18px rgb(7 20 38 / .04)}.archive-card img{border-radius:8px;margin:-4px -4px 14px;width:calc(100% + 8px);max-width:none}.archive-card h2{font-size:22px;letter-spacing:-.03em;margin:0 0 8px}.archive-card p{color:var(--muted);margin:0}.site-footer{background:#fff;border-top:1px solid var(--line);padding:30px 0;color:var(--muted)}.footer-inner{width:min(1480px,calc(100% - 96px));margin:0 auto;display:flex;justify-content:space-between;gap:20px}.footer-inner strong{color:var(--navy)}@media(max-width:980px){.tgf-container,.header-inner,.footer-inner{width:min(100% - 32px,1480px)}.header-inner{height:auto;padding:16px 0;align-items:flex-start}.main-nav{gap:20px;flex-wrap:wrap}.hero-layout{grid-template-columns:1fr;padding-top:24px}.hero-product{height:280px}.finder-grid{grid-template-columns:repeat(2,1fr)}.guide-grid,.guide-grid.library,.archive-grid{grid-template-columns:1fr}.content-hub{padding:20px}.section-head{align-items:flex-start;flex-direction:column}.footer-inner{flex-direction:column}.hero-copy h1{font-size:54px}}@media(max-width:600px){.brand{font-size:22px}.main-nav{font-size:14px}.finder-grid{grid-template-columns:1fr}.hero-copy h1{font-size:46px}.entry-header h1{font-size:40px}.admin-bar .site-header{top:0}}.guide-card-empty{width:100%;height:124px;background:linear-gradient(135deg,#f4f3ee,#e9ece8);border-bottom:1px solid var(--line)}.tgf-profile-page{background:var(--bg);padding:42px 0 70px}.tgf-profile-wrap{width:min(980px,calc(100% - 48px));margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px;box-shadow:0 12px 28px rgb(7 20 38 / .06)}.tgf-profile-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900;color:var(--orange-dark);margin:0 0 10px}.tgf-profile-wrap h1{font-size:clamp(34px,4vw,56px);line-height:1;letter-spacing:-.055em;margin:0 0 24px;color:var(--navy)}.tgf-profile-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:start}.tgf-profile-media img,.tgf-profile-placeholder{width:100%;height:310px;border-radius:14px;background:#f4f3ee;object-fit:cover;display:flex;align-items:center;justify-content:center;color:var(--muted);font-weight:900;border:1px solid var(--line)}.tgf-profile-facts{border:1px solid var(--line);border-radius:14px;padding:18px;background:#fafaf7}.tgf-profile-facts p{margin:0 0 10px}.tgf-profile-section{margin-top:28px}.tgf-profile-section h2{font-size:26px;letter-spacing:-.035em;margin:0 0 8px;color:var(--navy)}.tgf-score-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.tgf-score-grid span{background:#f4f7f6;border:1px solid var(--line);border-radius:10px;padding:10px;font-weight:850;color:var(--navy);text-align:center}@media(max-width:980px){.finder-grid.all-finders{grid-template-columns:repeat(2,1fr)}.tgf-profile-layout{grid-template-columns:1fr}.tgf-score-grid{grid-template-columns:repeat(2,1fr)}}.hero-layout{min-height:390px;padding:34px 0 0}.hero-copy{padding:18px 0 46px}.hero-product{height:365px}.hero-product img{object-fit:cover;object-position:center;border-radius:0}.finder-tile img{height:150px;object-fit:cover;object-position:center}.finder-tile h3{font-size:18px}.finder-grid{grid-template-columns:repeat(4,1fr)}.logo-mark{width:48px;height:34px}.brand{gap:10px}.compact-entry-header{padding:46px 0 18px}.wide-entry-content{width:min(1320px,calc(100% - 64px))}.football-finder-page .entry-content{padding-top:22px}@media(max-width:980px){.finder-grid{grid-template-columns:repeat(2,1fr)}.hero-product{height:260px}.wide-entry-content{width:min(100% - 32px,1320px)}}@media(max-width:600px){.finder-grid{grid-template-columns:1fr}.hero-layout{padding-top:18px}.hero-copy{padding-bottom:24px}.hero-product{height:220px}}.hero-sublead{font-size:18px;color:#516176;max-width:660px;margin:-10px 0 0;line-height:1.65}.finder-tile div{min-height:150px}.finder-tile p{font-size:14px;line-height:1.45;color:var(--muted);margin:0 0 12px}.finder-tile span{display:inline-flex;align-items:center;gap:4px}.why-fitters{padding-top:4px;padding-bottom:8px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.why-grid>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px 22px;box-shadow:0 8px 18px rgb(7 20 38 / .035)}.why-grid h3{font-size:21px;letter-spacing:-.035em;margin:0 0 8px;color:var(--navy)}.why-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}@media(max-width:980px){.why-grid{grid-template-columns:1fr}.hero-sublead{font-size:17px}.finder-tile div{min-height:auto}}.entry-content h2{font-size:28px;letter-spacing:-.035em;margin-top:34px;margin-bottom:10px}.entry-content p{font-size:18px;line-height:1.7;color:var(--muted)}.customize-control textarea{min-height:90px}.tgf-breadcrumbs{max-width:1180px;margin:0 auto;padding:14px 24px 0;color:#64748b;font-size:.92rem}.tgf-breadcrumbs a{color:var(--orange-dark);font-weight:800;text-decoration:none}.tgf-breadcrumbs span{color:#64748b}.tgf-breadcrumb-sep{display:inline-block;margin:0 8px;color:#94a3b8}.finder-next-steps{margin-top:28px;margin-bottom:42px;background:#f8faf9;border:1px solid #e1e8ef;border-radius:22px;padding:24px}.finder-next-steps h2{margin:0 0 10px;font-size:1.45rem}.finder-next-steps p{color:#43536b;line-height:1.65;margin:0 0 16px;max-width:900px}.finder-next-links{display:flex;gap:10px;flex-wrap:wrap}.finder-next-links a{display:inline-block;color:var(--orange-dark);border:1px solid rgb(255 114 0 / .28);background:#fff;padding:9px 13px;border-radius:999px;font-weight:900;text-decoration:none}.finder-next-links a:hover{background:var(--orange-soft)}.seo-explain-card{background:#fff;border:1px solid #dce4ec;border-radius:26px;padding:30px;box-shadow:0 16px 42px rgb(12 23 42 / .06)}.seo-explain-card h2{margin:0 0 12px;font-size:clamp(1.8rem,3vw,2.4rem);letter-spacing:-.04em}.seo-explain-card>p:not(.eyebrow){max-width:940px;color:#43536b;line-height:1.7;font-size:1.05rem;margin:0 0 20px}.seo-explain-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.seo-explain-grid div{background:#f8faf9;border:1px solid #e1e8ef;border-radius:18px;padding:18px}.seo-explain-grid h3{margin:0 0 8px;font-size:1.02rem}.seo-explain-grid p{color:#43536b;line-height:1.55;margin:0;font-size:.95rem}@media(max-width:980px){.seo-explain-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.seo-explain-grid{grid-template-columns:1fr}}.tgf-faq{margin:32px 0;background:#f8faf9;border:1px solid #e1e8ef;border-radius:22px;padding:24px}.tgf-faq h2{margin-top:0}.tgf-faq h3,.tgf-faq h4{margin:18px 0 8px;font-size:1.08rem}.tgf-faq p,.tgf-faq li{color:#43536b;line-height:1.65}.home-section .finder-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:980px){.home-section .finder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.home-section .finder-grid{grid-template-columns:1fr}}body{background:radial-gradient(circle at 88% 2%,rgb(255 114 0 / .055),transparent 22rem),var(--bg)}.hero{background:linear-gradient(110deg,rgb(255 255 255 / .99) 0%,rgb(255 255 255 / .96) 47%,rgb(238 244 249 / .88) 100%)}.hero-copy h1{text-wrap:balance}.finder-tile,.guide-card,.why-grid>div,.seo-explain-card,.content-hub{border-color:#dce4ec}.finder-tile:hover,.guide-card:hover{border-color:rgb(255 114 0 / .42)}.finder-tile span,.text-link,.sport-head a,.guide-card-body span{transition:color .18s ease}.finder-tile:hover span,.text-link:hover,.sport-head a:hover{color:var(--orange)}.tgf-faq{border-left:5px solid var(--orange);background:linear-gradient(135deg,#fff,var(--orange-soft))}.footer-brand{display:flex;align-items:center;gap:14px}.site-footer{background:linear-gradient(180deg,#fff,#f4f7fa)}::selection{background:rgb(255 114 0 / .22);color:var(--navy)}@media(max-width:980px){.brand-logo{height:48px;max-width:290px}}@media(max-width:600px){.brand-logo{height:42px;max-width:235px}.header-inner{gap:16px}.main-nav{gap:14px}}.hero-text-only{background:radial-gradient(circle at 50% 0%,rgb(255 114 0 / .08),transparent 26rem),linear-gradient(180deg,#ffffff 0%,#f7f9fb 100%)}.hero-centered{min-height:520px;display:flex;align-items:center;justify-content:center;padding:84px 0 92px}.hero-centered .hero-copy{max-width:980px;padding:0;text-align:center}.hero-centered .eyebrow{margin-bottom:18px}.hero-centered .hero-copy h1{max-width:980px;margin:0 auto 24px;font-size:clamp(56px,6vw,92px);line-height:.98;text-wrap:balance}.hero-centered .hero-lead{max-width:780px;margin:0 auto 12px;font-size:21px}.hero-centered .hero-sublead{max-width:800px;margin:0 auto 28px;font-size:18px}.hero-centered .hero-button{margin-top:4px;border-radius:999px;padding:15px 24px}.why-fitters{padding-top:10px;padding-bottom:16px}.why-grid>div{border-top:4px solid var(--orange)}.why-grid h3{font-size:22px}@media(max-width:980px){.hero-centered{min-height:460px;padding:64px 0 72px}.hero-centered .hero-copy h1{font-size:clamp(48px,8vw,70px)}}@media(max-width:600px){.hero-centered{min-height:auto;padding:52px 0 60px}.hero-centered .hero-copy h1{font-size:44px}.hero-centered .hero-lead{font-size:18px}.hero-centered .hero-sublead{font-size:16px}}.tgf-width-table{margin:28px 0 36px;border:1px solid #e3e8ef;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgb(15 39 66 / .08);overflow:hidden}.tgf-width-table__title{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;background:#082844;color:#fff}.tgf-width-table__title h3{margin:0;color:#fff;font-size:20px;line-height:1.3}.tgf-width-table__title span{font-size:13px;font-weight:700;color:#ff7a00;white-space:nowrap}.tgf-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.tgf-width-table table{width:100%;min-width:720px;margin:0;border-collapse:separate;border-spacing:0;table-layout:fixed}.tgf-width-table th,.tgf-width-table td{padding:16px 18px;text-align:center;vertical-align:middle;border:0;border-bottom:1px solid #e8edf2}.tgf-width-table thead th{background:#f4f7fa;color:#102f49;font-size:14px;font-weight:800;letter-spacing:.01em}.tgf-width-table tbody tr:last-child td{border-bottom:0}.tgf-width-table tbody tr:nth-child(even){background:#fafbfd}.tgf-width-table tbody tr:hover{background:#fff7ef}.tgf-width-table th:first-child,.tgf-width-table td:first-child{width:11%;font-weight:800}.tgf-width-table th:nth-child(2),.tgf-width-table td:nth-child(2){width:17%;font-weight:700}.tgf-width-table th:nth-child(n+3),.tgf-width-table td:nth-child(n+3){width:24%}.tgf-width-table .tgf-narrow-head{color:#315c82;border-top:4px solid #6696bd}.tgf-width-table .tgf-standard-head{color:#176842;border-top:4px solid #41a776}.tgf-width-table .tgf-wide-head{color:#9a4a00;border-top:4px solid #ff7a00}.tgf-measurement{display:inline-flex;min-width:105px;flex-direction:column;gap:3px;padding:8px 12px;border-radius:9px;line-height:1.2}.tgf-measurement strong{color:#102f49;font-size:15px}.tgf-measurement small{color:#667686;font-size:13px;font-weight:600}.tgf-measurement--narrow{background:#edf5fb}.tgf-measurement--standard{background:#edf8f2}.tgf-measurement--wide{background:#fff3e8}@media (max-width:700px){.tgf-width-table{border-radius:10px}.tgf-width-table__title{align-items:flex-start;flex-direction:column;padding:16px 18px}.tgf-width-table th,.tgf-width-table td{padding:14px 12px}.tgf-width-table__title h3{font-size:18px}}.hero-centered{min-height:360px;padding:52px 0 58px}.hero-centered .hero-copy{max-width:900px}.hero-centered .hero-copy h1{max-width:860px;font-size:clamp(46px,5vw,68px);line-height:1.02;margin-bottom:18px}.hero-centered .hero-lead{max-width:720px;font-size:19px;margin-bottom:8px}.hero-centered .hero-sublead{max-width:760px;font-size:16px;margin-bottom:22px}.hero-centered .hero-button{padding:13px 21px;font-size:15px}.guide-grid.latest-four{grid-template-columns:repeat(4,minmax(0,1fr))}.library-head .text-link{font-size:14px}.tgf-empty-library{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;margin-bottom:32px}.tgf-empty-library h2{margin-top:0}@media(max-width:1100px){.guide-grid.latest-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.hero-centered{padding:42px 0 48px}.hero-centered .hero-copy h1{font-size:40px}.guide-grid.latest-four{grid-template-columns:1fr}}.football-finder-page .compact-entry-header{padding:38px 0 20px}.football-finder-page .compact-entry-header h1{margin-bottom:8px}.football-finder-tool{padding-top:24px}.football-finder-tool>p:first-child{display:none}.hero-centered{min-height:275px;padding:30px 0 34px}.hero-centered .hero-copy{max-width:860px}.hero-centered .eyebrow{margin-bottom:10px;font-size:11px;letter-spacing:.20em}.hero-centered .hero-copy h1{max-width:820px;margin:0 auto 13px;font-size:clamp(38px,4.2vw,56px);line-height:1.01;letter-spacing:-.055em}.hero-centered .hero-lead{max-width:700px;margin:0 auto 5px;font-size:16px;line-height:1.48}.hero-centered .hero-sublead{max-width:730px;margin:0 auto 16px;font-size:14px;line-height:1.5}.hero-centered .hero-button{padding:10px 18px;font-size:14px;box-shadow:0 8px 18px rgb(255 114 0 / .20)}#gear-fitters,#gear-finders{padding-top:22px}.home-section{padding-top:26px}.section-head{margin-bottom:14px}.section-head h2{font-size:29px}.section-head p{font-size:15px}.finder-tile img{height:130px;object-fit:cover}.finder-tile div{min-height:138px;padding:13px 15px 15px}.finder-tile h3{font-size:17px;margin-bottom:6px}.finder-tile p{font-size:13px;line-height:1.42;margin-bottom:9px}@media(max-width:980px){.hero-centered{min-height:auto;padding:34px 0 38px}.hero-centered .hero-copy h1{font-size:clamp(38px,7vw,52px)}}@media(max-width:600px){.hero-centered{padding:30px 0 34px}.hero-centered .hero-copy h1{font-size:36px}.hero-centered .hero-lead{font-size:15px}.hero-centered .hero-sublead{font-size:14px}}.tgf-quick-answer{margin:24px 0;padding:18px 20px;border-left:5px solid #f97316;border-radius:8px;background:#f4f7fa;color:#10253d;line-height:1.65}.tgf-quick-answer strong{color:#d95300}.tgf-checklist{margin:24px 0;padding:20px 24px;border:1px solid #dfe6ed;border-radius:12px;background:#fff;box-shadow:0 6px 18px rgb(16 37 61 / .07);list-style:none}.tgf-checklist ul{margin:0;padding:0;list-style:none}.tgf-checklist li{position:relative;margin:0;padding:9px 0 9px 32px;border-bottom:1px solid #edf1f4;list-style:none}.tgf-checklist li:last-child{border-bottom:0}.tgf-checklist li::before{position:absolute;top:9px;left:0;width:21px;height:21px;border-radius:50%;background:#f97316;color:#fff;content:"✓";font-size:13px;font-weight:800;line-height:21px;text-align:center}.finder-tile-coming-soon{cursor:default;opacity:.72;box-shadow:none}.finder-tile-coming-soon:hover{transform:none;box-shadow:0 8px 18px rgb(7 20 38 / .05);border-color:var(--line)}.finder-tile-coming-soon img{filter:saturate(.65)}.finder-tile-coming-soon span{color:var(--muted)}.sportlight-section{padding-top:30px;padding-bottom:34px}.sportlight-section .section-head{align-items:flex-end}.sportlight-kicker{margin:0 0 5px!important;color:var(--orange-dark)!important;font-size:12px!important;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.sportlight-section h2{margin-bottom:4px}.sportlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sportlight-grid .guide-card:first-child{border-color:#f3c79f;box-shadow:0 16px 38px rgb(217 95 0 / .10)}.sportlight-grid .guide-card-body>span{color:var(--orange-dark)}.sportlight-archive{padding-top:38px;padding-bottom:64px}.tgf-pagination{margin-top:32px}.tgf-pagination .nav-links{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.tgf-pagination .page-numbers{display:inline-flex;min-width:40px;height:40px;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff;font-weight:800}.tgf-pagination .page-numbers.current,.tgf-pagination .page-numbers:hover{border-color:var(--orange);background:var(--orange-soft);color:var(--orange-dark)}@media(max-width:900px){.sportlight-grid{grid-template-columns:1fr}}.sport-archive-wrap{padding-bottom:64px}.site-header{position:sticky;top:0;z-index:1000;backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px)}.nav-fitters-menu{position:relative}.nav-fitters-menu summary{list-style:none;cursor:pointer;font-weight:800}.nav-fitters-menu summary::-webkit-details-marker{display:none}.nav-fitters-menu summary::after{content:"▾";margin-left:6px;font-size:.75em}.nav-fitters-menu[open] summary::after{content:"▴"}.nav-fitters-panel{position:absolute;top:calc(100% + 12px);left:0;min-width:230px;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 18px 42px rgb(6 27 52 / .14)}.nav-fitters-panel a{display:block;padding:10px 11px;border-radius:9px;white-space:nowrap}.nav-fitters-panel a:hover,.nav-fitters-panel a:focus{background:var(--orange-soft)}.nav-fitters-panel .nav-fitters-all{margin-top:5px;border-top:1px solid var(--line);border-radius:0 0 9px 9px;color:var(--orange-dark)}.hero-start{max-width:850px;margin:28px auto 0;padding:18px;border:1px solid rgb(217 95 0 / .2);border-radius:18px;background:#fff;box-shadow:0 14px 36px rgb(6 27 52 / .07)}.hero-start-label{margin:0 0 12px!important;color:#10253d!important;font-size:.86rem!important;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero-sport-selector{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hero-sport-selector a{display:flex;min-height:52px;align-items:center;justify-content:center;padding:11px 14px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;color:#10253d;font-weight:900;text-align:center}.hero-sport-selector a:hover,.hero-sport-selector a:focus{border-color:var(--orange);background:var(--orange-soft);color:var(--orange-dark);transform:translateY(-1px)}.hero-all-fitters{display:inline-block;margin-top:12px;color:var(--orange-dark);font-weight:900}.home-sport-accordions{display:grid;gap:14px;margin-top:8px}.home-sport-accordion{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.home-sport-accordion summary{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;list-style:none;font-size:1.18rem;font-weight:900;color:#061b34}.home-sport-accordion summary::-webkit-details-marker{display:none}.home-sport-accordion summary::after{content:"+";flex:0 0 auto;color:var(--orange-dark);font-size:1.55rem;line-height:1}.home-sport-accordion[open] summary::after{content:"−"}.home-sport-accordion summary small{margin-left:auto;color:#6a7888;font-size:.78rem;font-weight:700}.home-sport-accordion[open] summary{border-bottom:1px solid var(--line);background:#fbfcfd}.home-sport-accordion-body{padding:18px 20px 22px}.home-sport-accordion-link{margin-bottom:14px;text-align:right}.home-sport-accordion-link a{color:var(--orange-dark);font-weight:900}.entry-content input,.entry-content select,.entry-content button,.page-template-page-fitters input,.page-template-page-fitters select,.page-template-page-fitters button{min-height:46px}@media(max-width:900px){.hero-sport-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-fitters-panel{right:0;left:auto}}@media(max-width:640px){.site-header{position:relative}.hero-start{padding:15px}.hero-sport-selector{grid-template-columns:1fr 1fr}.hero-sport-selector a{min-height:50px;font-size:.9rem}.home-sport-accordion summary{align-items:flex-start;flex-wrap:wrap;padding:16px}.home-sport-accordion summary small{width:100%;margin:2px 30px 0 0}.home-sport-accordion-body{padding:16px}}@media(min-width:901px){.hero-text-only{background:radial-gradient(circle at 12% 20%,rgb(255 114 0 / .09),transparent 26%),radial-gradient(circle at 88% 10%,rgb(23 75 112 / .08),transparent 28%),linear-gradient(180deg,#fff 0%,#faf9f4 100%)}.hero-centered{min-height:0;padding:24px 0 28px}.hero-centered .hero-copy{max-width:960px;padding:0}.hero-centered .eyebrow{margin-bottom:8px}.hero-centered .hero-copy h1{max-width:900px;margin-bottom:10px;font-size:clamp(36px,3.7vw,52px);line-height:1}.hero-centered .hero-lead{max-width:760px;margin-bottom:14px;font-size:16px;line-height:1.45}.hero-start{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;max-width:960px;margin:14px auto 0;padding:12px 14px;border-radius:15px}.hero-start-label{margin:0!important;white-space:nowrap;font-size:.76rem!important;letter-spacing:.07em}.hero-sport-selector{grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px}.hero-sport-selector a{min-height:42px;padding:8px 10px;font-size:.88rem}.hero-all-fitters{margin:0;white-space:nowrap;font-size:.86rem}}@media(min-width:1200px){.hero-centered{padding:22px 0 26px}}@media(max-width:900px){.hero-centered .hero-lead{margin-bottom:14px}}@media(min-width:981px){.header-inner{height:70px}.brand-logo{height:48px}.brand-mark-image{width:48px;height:48px}.main-nav{gap:38px}}@media(min-width:901px){.hero-start{display:block;max-width:760px;margin:14px auto 0;padding:13px 16px 12px}.hero-start-label{margin:0 0 9px!important;text-align:left}.hero-sport-selector{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hero-sport-selector a{min-height:40px;padding:7px 10px}.hero-all-fitters{display:block;margin:9px 2px 0 0;text-align:right;font-size:.84rem}}.why-fitters-bottom{margin-top:12px;margin-bottom:28px}.why-fitters-bottom .why-grid{border-top:1px solid var(--line);padding-top:26px}@media(max-width:900px){.hero-start-label{text-align:left}.hero-all-fitters{display:block;text-align:right}}.hero-start-label{text-align:center!important}.header-actions{display:flex;align-items:center;gap:24px}.header-social{display:flex;align-items:center;gap:8px}.header-social a{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--navy);transition:.18s}.header-social a:hover,.header-social a:focus{border-color:var(--orange);color:var(--orange);transform:translateY(-1px)}.header-social svg{width:16px;height:16px;fill:currentColor;stroke:currentColor;stroke-width:1.7}.header-social svg rect,.header-social svg circle{fill:none}.fitter-visual-header{padding:26px 0 8px;background:linear-gradient(180deg,#fff 0%,#f6f8fb 100%)}.fitter-visual-header .tgf-container{max-width:1460px}.fitter-visual-header img{display:block;width:100%;max-height:360px;object-fit:cover;border:1px solid var(--line);border-radius:18px;box-shadow:0 16px 36px rgb(6 27 52 / .09)}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.fitter-visual-header+.entry-content{padding-top:18px}@media(max-width:980px){.header-actions{gap:14px;align-items:flex-start}.header-social{margin-top:2px}.fitter-visual-header{padding-top:16px}.fitter-visual-header img{border-radius:14px;max-height:280px}}@media(max-width:700px){.header-actions{width:100%;flex-wrap:wrap;justify-content:space-between}.header-social{order:2}.main-nav{order:1}.fitter-visual-header img{max-height:none;aspect-ratio:16/9}.hero-start-label{text-align:center!important}}.header-social a{width:34px;height:34px;border:0;color:#fff;box-shadow:0 3px 10px rgb(6 27 52 / .12)}.header-social a:hover,.header-social a:focus{color:#fff;transform:translateY(-2px) scale(1.03);box-shadow:0 6px 16px rgb(6 27 52 / .18)}.header-social .social-instagram{background:radial-gradient(circle at 30% 105%,#fdf497 0 5%,#fd5949 42%,#d6249f 62%,#285aeb 92%)}.header-social .social-pinterest{background:#e60023}.header-social .social-facebook{background:#1877f2}.header-social svg{width:19px;height:19px;fill:none;stroke:#fff;stroke-width:1.8}.header-social span{display:block;color:#fff;line-height:1;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:900}.header-social .social-pinterest span{font-family:Georgia,'Times New Roman',serif;font-size:21px;font-style:italic}.header-social .social-facebook span{transform:translateY(2px);font-size:23px}.fitter-visual-header img{width:100%;height:auto;max-height:none;object-fit:contain;aspect-ratio:auto}@media(max-width:980px){.fitter-visual-header img{max-height:none}}@media(max-width:700px){.fitter-visual-header img{aspect-ratio:auto;max-height:none;object-fit:contain}.header-social a{width:33px;height:33px}}.header-social a{width:34px;height:34px;padding:0;border:0;background:transparent!important;overflow:hidden;box-shadow:0 3px 10px rgb(6 27 52 / .14)}.header-social a:hover,.header-social a:focus{background:transparent!important;transform:translateY(-2px) scale(1.04);box-shadow:0 7px 18px rgb(6 27 52 / .2)}.header-social img{display:block;width:100%;height:100%;object-fit:contain;border-radius:50%}.header-social{display:flex;align-items:center;gap:7px;flex:0 0 auto}.header-social .social-link{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;flex:0 0 30px!important;padding:0!important;margin:0!important;overflow:hidden;border:0!important;border-radius:50%!important;box-shadow:0 2px 7px rgb(6 27 52 / .18)}.header-social .social-link::after{display:none!important}.header-social .social-link svg{display:block!important;width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;max-width:17px!important;max-height:17px!important;fill:#fff!important;stroke:#fff!important;stroke-width:1.8}.header-social .social-instagram{background:radial-gradient(circle at 30% 105%,#ffd36f 0 8%,#ff5b45 40%,#d6249f 65%,#415de6 100%)!important}.header-social .social-instagram svg{fill:none!important}.header-social .social-instagram .social-dot{fill:#fff!important;stroke:none!important}.header-social .social-pinterest{background:#e60023!important}.header-social .social-pinterest svg{width:18px!important;height:18px!important;stroke:none!important}.header-social .social-facebook{background:#1877f2!important}.header-social .social-facebook svg{width:18px!important;height:18px!important;stroke:none!important}@media(max-width:700px){.site-header{position:relative}.header-inner{width:min(100% - 24px,1480px);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand social" "nav nav";align-items:center;gap:10px 12px;padding:10px 0 11px}.brand{grid-area:brand;min-width:0;max-width:245px}.brand-logo{width:auto;height:40px;max-width:100%}.header-actions{display:contents}.header-social{grid-area:social;justify-self:end;margin:0!important;order:initial}.header-social .social-link{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;flex-basis:28px!important}.header-social .social-link svg{width:16px!important;height:16px!important}.main-nav{grid-area:nav;display:flex;width:100%;justify-content:center;align-items:center;gap:18px;padding-top:8px;border-top:1px solid var(--line);font-size:13px;flex-wrap:wrap}.main-nav>a,.nav-fitters-menu summary{line-height:1.2;white-space:nowrap}.nav-fitters-panel{right:auto;left:0}}.finder-tile{display:flex;flex-direction:column;height:100%}.finder-tile img{width:100%;height:170px;object-fit:cover;object-position:center;flex:0 0 170px}.finder-tile>div{display:flex;flex:1;flex-direction:column;min-height:158px}.finder-tile>div>span{margin-top:auto}@media(max-width:1180px){.finder-tile img{height:160px;flex-basis:160px}}@media(max-width:760px){.finder-tile img{height:auto;aspect-ratio:16/9;flex-basis:auto;object-fit:cover}.finder-tile>div{min-height:auto}}.finder-tile img{height:140px!important;flex-basis:140px!important;object-fit:cover;object-position:center}.sportlight-grid .guide-card img,.home-sport-accordion .guide-card img{height:149px!important;object-fit:cover;object-position:center}@media(max-width:1180px){.finder-tile img{height:140px!important;flex-basis:140px!important}.sportlight-grid .guide-card img,.home-sport-accordion .guide-card img{height:149px!important}}@media(max-width:760px){.finder-tile img,.sportlight-grid .guide-card img,.home-sport-accordion .guide-card img{height:auto!important;flex-basis:auto!important;aspect-ratio:16/9}}:root{color-scheme:light only;supported-color-schemes:light}html,body,.site-header,.hero,.hero-start,.sportlight-section,.content-hub{forced-color-adjust:none}@media(max-width:700px){.header-social{display:none!important}.header-inner{width:min(100% - 24px,1480px)!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:10px 0 11px!important}.brand{display:block!important;align-self:flex-start!important;max-width:245px!important;min-width:0!important}.brand-logo{display:block!important;width:auto!important;height:40px!important;max-width:100%!important}.header-actions{display:block!important;width:100%!important}.main-nav{display:flex!important;width:100%!important;justify-content:center!important;align-items:center!important;gap:18px!important;padding-top:8px!important;border-top:1px solid var(--line)!important;font-size:13px!important;flex-wrap:wrap!important}.main-nav>a,.nav-fitters-menu summary{line-height:1.2!important;white-space:nowrap!important}.nav-fitters-panel{right:auto!important;left:0!important}}.header-social{display:flex;align-items:center;gap:7px;flex:0 0 auto}.header-social .social-link{display:block!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;flex:0 0 30px!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;overflow:hidden!important;line-height:0!important;background:transparent!important;box-shadow:none!important}.header-social .social-link::before,.header-social .social-link::after{display:none!important}.header-social .social-link img{display:block!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;object-fit:cover!important;border-radius:50%!important;margin:0!important;padding:0!important;filter:none!important;opacity:1!important}@media(max-width:700px){.header-social{display:none!important}}.header-social{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important}.header-social .social-link{display:block!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;flex:0 0 30px!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important;line-height:0!important}.header-social .social-link::before,.header-social .social-link::after{display:none!important}.header-social .social-link img{display:block!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;margin:0!important;padding:0!important;border-radius:50%!important;object-fit:contain!important;background:transparent!important;box-shadow:none!important;filter:none!important;opacity:1!important}@media(max-width:700px){.header-social{display:none!important;visibility:hidden!important;width:0!important;height:0!important;overflow:hidden!important;pointer-events:none!important}}