:root{--blue:#0a21bf;--ink:#0b0e14;--coal:#151a22;--panel:#202632;--mist:#f2f4f7;--line:#d6dbe2;--muted:#5d6875;--white:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.display{font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;letter-spacing:.01em}.eyebrow{display:block;color:var(--blue);font-size:.78rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;background:var(--blue);color:#fff;padding:14px 22px;border:0;font:900 .88rem Arial,sans-serif;cursor:pointer}.button:hover{text-decoration:underline;text-underline-offset:4px}.button.light{background:#fff;color:var(--blue)}.text-link{font-weight:900;border-bottom:2px solid var(--blue);padding-bottom:5px}.skip{position:absolute;left:-9999px;top:8px;z-index:100;background:#fff;padding:12px}.skip:focus{left:8px}
.site-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid #e1e5ea}.nav{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:block;width:150px;height:92px;flex:none;overflow:hidden;line-height:0}.logo-apex,.logo-training{display:block;width:150px;background-image:url('/apex-original.png');background-repeat:no-repeat}.logo-apex{height:57px;background-size:240px 300px;background-position:-82px -81px}.logo-training{height:38px;background-size:174px 217px;background-position:-14px -108px}.nav-links{display:flex;align-items:center;gap:22px;font-size:.78rem;font-weight:900}.nav-links a:not(.button){padding:8px 0}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--blue)}.menu-toggle{display:none;background:var(--ink);color:#fff;border:0;padding:12px 14px;font-weight:900}
.hero{position:relative;min-height:690px;display:flex;align-items:center;background:var(--ink) url('/apex-facility.jpeg') center center/cover no-repeat;color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b0e14 0%,#0b0e14f3 36%,#0b0e1494 62%,#0b0e1438 100%),linear-gradient(0deg,#0b0e14a8 0%,transparent 35%)}.hero-content{position:relative;padding:95px 0}.hero h1,.page-hero h1{font-size:clamp(3.6rem,7.5vw,7rem);line-height:.89;margin:0 0 26px;max-width:930px}.hero h1 span{display:inline-block;border-bottom:9px solid var(--blue)}.hero p,.page-hero p{max-width:650px;font-size:1.2rem;line-height:1.6;margin:0 0 32px;color:#e1e5ea}.hero-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap}
.proof{background:var(--blue);color:#fff}.proof .wrap{min-height:92px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.proof div{padding:12px 27px;border-right:1px solid #ffffff66}.proof div:first-child{padding-left:0}.proof div:last-child{border-right:0}.proof b{display:block;font-size:1.12rem}.proof span{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}
.section{padding:100px 0}.section.mist{background:var(--mist)}.section.dark{background:var(--coal);color:#fff}.section.blue{background:var(--blue);color:#fff}.section-head{display:grid;grid-template-columns:.8fr 1fr;gap:68px;align-items:start;margin-bottom:52px}.section h2{font-size:clamp(2.8rem,5vw,4.9rem);line-height:.94;margin:0}.section-head p,.lead{font-size:1.15rem;line-height:1.65;color:var(--muted);margin:0;max-width:650px}.dark .section-head p,.dark .lead{color:#cbd1d9}.blue .eyebrow{color:#fff}
.home-standard{background:linear-gradient(112deg,var(--ink) 0 56%,var(--blue) 56%);color:#fff}.home-standard .eyebrow{color:#fff}.home-standard .lead{color:#cbd1d9}.home-standard .feature{background:#fff;box-shadow:0 18px 45px #00000024}.home-history{background:var(--mist);border-top:18px solid var(--blue)}
.college-proof{padding:86px 0;background:var(--ink);color:#fff;border-top:12px solid var(--blue)}.college-proof .wrap{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:64px;align-items:center}.college-proof .eyebrow{color:#fff}.college-proof h2{font-size:clamp(2.8rem,5vw,5rem);line-height:.94;margin:0 0 22px}.college-proof-copy p{color:#cbd1d9;font-size:1.08rem;line-height:1.65;margin:0}.college-logo-wall{display:grid;gap:12px}.college-logo-wall img{width:100%;height:auto;min-height:70px;object-fit:contain;background:#fff;border:1px solid #ffffff20;padding:9px 16px}.mark-note{grid-column:2;font-size:.75rem;color:#9da7b4;margin:0;line-height:1.45}
.consult-card{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;background:#fff;border:1px solid var(--line);border-top:10px solid var(--blue);padding:52px}.consult-action{background:var(--ink);color:#fff;padding:36px}.consult-action>span{font-size:.76rem;font-weight:900;letter-spacing:.14em;color:#9eabff}.consult-action h3{font:2.2rem/1 Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;margin:20px 0 14px}.consult-action p{color:#cbd1d9;line-height:1.6}.consult-action small{display:block;color:#9da7b4;margin-top:12px}.mobile-cta{display:none}
.door-grid,.two-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.door{min-height:470px;padding:46px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.door:first-child{background:var(--ink);color:#fff}.door:last-child{background:#fff;border:1px solid var(--line)}.door:before{content:"";position:absolute;left:0;top:0;width:9px;height:100%;background:var(--blue)}.door-number{font-weight:900;letter-spacing:.15em}.door h3{font-size:clamp(2.8rem,5vw,5rem);line-height:.9;margin:65px 0 20px}.door p{font-size:1.05rem;line-height:1.6;max-width:490px;margin:0}.door ul,.clean-list{padding:0;margin:26px 0 0;list-style:none;display:grid;gap:10px}.door li:before,.clean-list li:before{content:"—";color:var(--blue);font-weight:900;margin-right:10px}.door a{font-weight:900;margin-top:30px}.door a span{color:var(--blue)}
.path{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.stage{padding:32px 27px 38px;border-right:1px solid var(--line);border-top:7px solid var(--blue)}.stage:last-child{border-right:0}.stage small,.card-label{font-weight:900;letter-spacing:.13em;font-size:.74rem}.stage h3,.info-card h3,.service-card h3{font-size:1.65rem;line-height:1.08;margin:28px 0 14px}.stage p,.info-card p,.service-card p{color:var(--muted);line-height:1.62;margin:0}.statement{font-size:1.42rem;line-height:1.5;max-width:900px;margin:42px 0 0;font-weight:800}
.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.info-card,.service-card{background:#fff;color:var(--ink);border:1px solid var(--line);padding:32px;min-height:305px}.dark .info-card{background:var(--coal);color:#fff;border-color:#39414d}.dark .info-card p{color:#cbd1d9}.card-label{display:inline-block;color:#fff;background:var(--blue);padding:8px 10px}.info-card h3{font-size:1.85rem;margin-top:34px}.feature{border-left:7px solid var(--blue);background:var(--mist);padding:24px 26px}.feature h3{margin:0 0 8px;font-size:1.15rem}.feature p{margin:0;line-height:1.6;color:var(--muted)}.feature-stack{display:grid;gap:14px}
.page-hero{background:var(--ink);color:#fff;padding:105px 0 90px;position:relative;overflow:hidden}.page-hero:after{content:"APEX";position:absolute;right:-25px;bottom:-60px;font:18rem/.8 Impact,"Arial Narrow",sans-serif;color:#ffffff08;letter-spacing:-.05em}.page-hero .wrap{position:relative;z-index:1}.page-hero h1{max-width:980px}.crumb{display:block;color:#fff;font-size:.74rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:30px}.page-hero .button{margin-top:4px}
.page-athletes .page-hero{background:var(--blue);min-height:620px;display:flex;align-items:center}.page-athletes .page-hero:after{content:"ATHLETE";font-size:17rem;color:#ffffff0d;right:-35px}.page-athletes .page-hero h1{max-width:880px}.page-athletes main>.section:first-of-type{border-top:18px solid var(--ink)}
.page-youth .page-hero{background:#fff;color:var(--ink);border-bottom:18px solid var(--blue);padding:88px 0 82px}.page-youth .page-hero p{color:var(--muted)}.page-youth .page-hero .crumb{color:var(--blue)}.page-youth .page-hero:after{content:"6+";color:#0b0e140a;font-size:24rem;bottom:-45px;right:4%}.page-youth .page-hero h1{max-width:800px}.page-youth main>.section:first-of-type .bullet-panel{border-top:8px solid var(--blue);transform:translateY(36px)}
.page-performance .page-hero{background:linear-gradient(112deg,var(--ink) 0 67%,var(--blue) 67%);min-height:640px;display:flex;align-items:center}.page-performance .page-hero:after{content:"PERFORM";font-size:14rem;color:#ffffff0b;right:-30px}.page-performance .page-hero h1{max-width:820px}.page-performance main>.section:first-of-type .info-card:nth-child(2){transform:translateY(28px)}
.page-adults .page-hero{background:var(--mist);color:var(--ink);padding:116px 0}.page-adults .page-hero p{color:var(--muted)}.page-adults .page-hero .crumb{color:var(--blue)}.page-adults .page-hero:before{content:"";position:absolute;left:0;top:0;bottom:0;width:24px;background:var(--blue)}.page-adults .page-hero:after{content:"STRONG";color:#0a21bf0b;font-size:16rem}.page-adults .page-hero h1{max-width:760px}.page-adults main>.section:first-of-type .info-card:nth-child(2){margin-top:34px}
.page-older .page-hero{background:var(--blue);min-height:600px;display:flex;align-items:center}.page-older .page-hero:after{content:"LIFE";color:#ffffff0d;font-size:23rem}.page-older .page-hero h1{max-width:840px}.page-older main>.section:first-of-type{background:var(--ink);color:#fff}.page-older main>.section:first-of-type .lead{color:#cbd1d9}.page-older main>.section:first-of-type .bullet-panel{background:#fff;color:var(--ink)}
.page-limitations .page-hero{background:#fff;color:var(--ink);border-bottom:20px solid var(--blue);padding:92px 0}.page-limitations .page-hero p{color:var(--muted)}.page-limitations .page-hero .crumb{color:var(--blue)}.page-limitations .page-hero:after{content:"NEXT";color:#0b0e1408;font-size:20rem}.page-limitations .page-hero h1{max-width:960px}.page-limitations main>.section:first-of-type .feature{background:#fff;border:1px solid var(--line);border-left:7px solid var(--blue)}
.page-services .page-hero{background:var(--blue);padding:92px 0 105px}.page-services .page-hero:after{content:"OPTIONS";font-size:15rem;color:#ffffff0d}.page-services .page-hero h1{max-width:860px}.page-services main>.section:first-of-type{background:var(--mist)}.page-services .service-card{border-top:8px solid var(--blue)}
.page-about .page-hero{min-height:660px;display:flex;align-items:center;border-right:38px solid var(--blue)}.page-about .page-hero:after{content:"WHY";font-size:23rem;color:#ffffff09}.page-about .page-hero h1{max-width:760px}.page-about main>.section:first-of-type .big-copy{font-size:clamp(3.2rem,6vw,6.3rem)}
.page-start .page-hero{background:#fff;color:var(--ink);padding:72px 0;border-bottom:1px solid var(--line)}.page-start .page-hero p{color:var(--muted)}.page-start .page-hero .crumb{color:var(--blue)}.page-start .page-hero:after{content:"01";color:#0a21bf0b;font-size:22rem;bottom:-65px}.page-start main>.section:first-of-type{padding:72px 0}.page-start main>.section:nth-of-type(2){border-top:18px solid var(--blue)}
.audience-split{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:start}.big-copy{font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.02;margin:0}.bullet-panel{background:var(--mist);padding:34px}.bullet-panel h3{margin:0 0 18px;font-size:1.5rem}.bullet-panel .clean-list{margin:0}.bullet-panel li{line-height:1.55}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.step{border-top:5px solid var(--blue);padding-top:24px}.step b{font-size:1.38rem}.step p{color:var(--muted);line-height:1.62}.dark .step p{color:#cbd1d9}
.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.service-card{min-height:330px;display:flex;flex-direction:column}.service-card .meta{display:flex;gap:9px;flex-wrap:wrap}.service-card .meta span{color:#fff;background:var(--blue);font-size:.72rem;font-weight:900;letter-spacing:.1em;padding:8px 10px}.service-card h3{font-size:2rem;margin-top:30px}.service-card strong{margin-top:auto;padding-top:24px;font-size:1.05rem}.price-table{width:100%;border-collapse:collapse;background:#fff}.price-table th,.price-table td{text-align:left;padding:18px;border-bottom:1px solid var(--line)}.price-table th{background:var(--ink);color:#fff;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.price-table td:last-child{font-weight:900}.note{padding:20px 22px;background:var(--mist);border-left:6px solid var(--blue);line-height:1.6;color:#303745}
.hybrid-band{background:linear-gradient(112deg,var(--ink) 0 42%,var(--blue) 42%);color:#fff}.hybrid-band .eyebrow{color:#fff}.hybrid-band .section-head p{color:#fff}.hybrid-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hybrid-tier{background:#fff;color:var(--ink);padding:30px;min-height:320px;display:flex;flex-direction:column;border-top:8px solid var(--blue);box-shadow:0 22px 50px #00000024}.hybrid-tier>span{font-size:.72rem;font-weight:900;letter-spacing:.1em}.hybrid-tier h3{font-size:2rem;margin:34px 0 12px}.hybrid-tier>b{font:3rem/1 Impact,"Arial Narrow",Arial,sans-serif;color:var(--blue)}.hybrid-tier em{font-style:normal;font-weight:900;font-size:.78rem;color:var(--blue);margin-top:10px}.hybrid-tier p{margin-top:auto;color:var(--muted);line-height:1.6}.hybrid-tier p strong{color:var(--ink)}.hybrid-note{max-width:920px;line-height:1.65;margin:30px 0 0;color:#fff}
.page-athletes main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(odd),.page-youth main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(odd),.page-performance main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(odd),.page-adults main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(odd),.page-older main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(odd),.page-limitations main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(odd),.page-services main>.section:not(.dark):not(.mist):not(.blue):not(.hybrid-band):nth-of-type(odd),.page-about main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(odd),.page-start main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(odd){background:var(--mist)}
.page-athletes main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(even),.page-youth main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(even),.page-performance main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(even),.page-adults main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(even),.page-older main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(even),.page-limitations main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(even),.page-services main>.section:not(.dark):not(.mist):not(.blue):not(.hybrid-band):nth-of-type(even),.page-about main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(even),.page-start main>.section:not(.dark):not(.mist):not(.blue):nth-of-type(even){background:var(--coal);color:#fff}.page-athletes main>.section:nth-of-type(even) .section-head p,.page-youth main>.section:nth-of-type(even) .section-head p,.page-performance main>.section:nth-of-type(even) .section-head p,.page-adults main>.section:nth-of-type(even) .section-head p,.page-older main>.section:nth-of-type(even) .section-head p,.page-limitations main>.section:nth-of-type(even) .section-head p,.page-services main>.section:nth-of-type(even) .section-head p,.page-about main>.section:nth-of-type(even) .section-head p,.page-start main>.section:nth-of-type(even) .section-head p{color:#cbd1d9}
.page-older main>.section:first-of-type{background:var(--ink)!important;color:#fff}
.quote{margin:0;font:clamp(2.7rem,5.5vw,5.5rem)/1 Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase}.quote span{border-bottom:8px solid #fff}.dark .quote span{border-color:var(--blue)}.faq{display:grid;gap:12px}.faq details{border:1px solid var(--line);padding:20px 22px;background:#fff;color:var(--ink)}.faq summary{font-weight:900;cursor:pointer}.faq p{color:var(--muted);line-height:1.6;margin:14px 0 0}
.start-band{padding:82px 0;background:var(--blue);color:#fff}.start-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:45px}.start-band h2{font-size:clamp(2.7rem,5vw,4.7rem);line-height:.94;margin:0 0 15px}.start-band p{margin:0;max-width:650px;line-height:1.6;color:#fff}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:8px}.field.full{grid-column:1/-1}.field label{font-weight:900;font-size:.88rem}.field input,.field textarea,.field select{width:100%;font:1rem Arial,sans-serif;border:1px solid #aeb6c0;padding:14px;background:#fff;border-radius:0}.field textarea{min-height:145px;resize:vertical}.form-note{font-size:.86rem;color:var(--muted);line-height:1.55}.success{display:none;margin-top:20px;padding:18px;border-left:6px solid var(--blue);background:var(--mist);font-weight:800}.success.show{display:block}.contact-panel{background:var(--ink);color:#fff;padding:38px}.contact-panel h3{font-size:2rem;margin:0 0 24px}.contact-panel p{color:#cbd1d9;line-height:1.65}.contact-panel strong{color:#fff}
.site-footer{background:var(--ink);color:#cbd1d9;padding:50px 0}.site-footer .wrap{display:grid;grid-template-columns:auto 1fr 1fr;align-items:start;gap:55px}.site-footer .brand{filter:none;background:#fff;padding:5px}.site-footer p{line-height:1.65;margin:0;font-size:.88rem}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;font-size:.82rem;font-weight:800}.footer-links a:hover{color:#fff}
@media(max-width:1050px){.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:24px;box-shadow:0 14px 30px #0002;flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.menu-toggle{display:block}.path{grid-template-columns:1fr 1fr}.path .stage:nth-child(2){border-right:0}.path .stage:nth-child(-n+2){border-bottom:1px solid var(--line)}.card-grid{grid-template-columns:1fr}.info-card{min-height:0}.audience-split,.college-proof .wrap,.consult-card{grid-template-columns:1fr}.mark-note{grid-column:1}.page-hero:after{font-size:13rem}.site-footer .wrap{grid-template-columns:auto 1fr}.footer-links{grid-column:1/-1}}
@media(max-width:760px){.wrap{width:min(100% - 34px,1160px)}body{padding-bottom:62px}.nav{min-height:98px}.brand{width:125px;height:80px}.brand .logo-apex,.brand .logo-training{transform:scale(.83);transform-origin:top left}.brand .logo-training{margin-top:-10px}.hero{min-height:650px;background-position:56% center}.hero:before{background:linear-gradient(90deg,#0b0e14f6 0%,#0b0e14d4 76%,#0b0e1466 100%),linear-gradient(0deg,#0b0e14 0%,transparent 42%)}.hero h1,.page-hero h1{font-size:clamp(3.1rem,15vw,4.8rem)}.hero p,.page-hero p{font-size:1.05rem}.proof .wrap,.door-grid,.two-grid,.path,.steps,.services-grid,.form-grid{grid-template-columns:1fr}.proof div{border-right:0;border-bottom:1px solid #ffffff66;padding:18px 0}.proof div:last-child{border-bottom:0}.section{padding:74px 0}.section-head{grid-template-columns:1fr;gap:24px;margin-bottom:38px}.door{min-height:430px;padding:34px}.door h3{margin-top:48px}.stage{border-right:0!important;border-bottom:1px solid var(--line)}.stage:last-child{border-bottom:0}.home-standard{background:var(--ink)}.home-standard .feature-stack{background:var(--blue);padding:18px}.college-proof{padding:70px 0}.college-proof .wrap{gap:36px}.college-logo-wall{gap:8px}.college-logo-wall img{padding:6px 8px;min-height:54px}.consult-card{padding:30px 22px;gap:30px}.consult-action{padding:28px 22px}.page-hero,.page-athletes .page-hero,.page-youth .page-hero,.page-performance .page-hero,.page-adults .page-hero,.page-older .page-hero,.page-limitations .page-hero,.page-services .page-hero,.page-about .page-hero,.page-start .page-hero{min-height:0;padding:78px 0 70px}.page-hero:after{font-size:8rem!important;bottom:-20px}.page-youth main>.section:first-of-type .bullet-panel,.page-performance main>.section:first-of-type .info-card:nth-child(2){transform:none}.page-adults main>.section:first-of-type .info-card:nth-child(2){margin-top:0}.start-band .wrap{display:block}.start-band .button{margin-top:28px}.field.full{grid-column:auto}.site-footer .wrap{grid-template-columns:1fr;gap:28px}.footer-links{grid-column:auto}.site-footer .brand{filter:none;background:#fff;padding:5px}.price-table th,.price-table td{padding:14px 10px;font-size:.9rem}.mobile-cta{display:flex;position:fixed;z-index:80;left:0;right:0;bottom:0;min-height:62px;align-items:center;justify-content:center;background:var(--blue);color:#fff;font-weight:900;box-shadow:0 -8px 24px #0004}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:760px){.hybrid-grid{grid-template-columns:1fr}.hybrid-band{background:var(--ink)}.hybrid-tier{min-height:280px}}

/* Final conversion and accessibility pass */
:root{--muted:#4f5a68}
.display{font-family:"Arial Black",Impact,"Arial Narrow",Arial,sans-serif;text-transform:none;letter-spacing:-.035em}
.site-header{position:sticky;top:0;box-shadow:0 6px 22px #0b0e140a}
.nav{min-height:104px}
.hero h1,.page-hero h1{font-size:clamp(3.3rem,6.8vw,6.4rem);line-height:.94;max-width:1040px}
.hero-reassurance{font-size:.82rem!important;line-height:1.4!important;letter-spacing:.08em;text-transform:uppercase;font-weight:900;color:#fff!important;margin:22px 0 0!important}
.button{transition:transform .18s ease,box-shadow .18s ease}
.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}
.button:focus-visible{outline-color:#fff;box-shadow:0 0 0 6px var(--ink)}
.button.light:focus-visible{outline-color:var(--ink);box-shadow:0 0 0 6px #fff}
.section.mist{color:var(--ink)}
.dark .eyebrow{color:#aeb7ff}
.college-logo-wall img{background:#0b0e14;border-color:#ffffff24}
.page-athletes main>.section:not(.dark):not(.mist):not(.blue),.page-youth main>.section:not(.dark):not(.mist):not(.blue),.page-performance main>.section:not(.dark):not(.mist):not(.blue),.page-adults main>.section:not(.dark):not(.mist):not(.blue),.page-older main>.section:not(.dark):not(.mist):not(.blue),.page-limitations main>.section:not(.dark):not(.mist):not(.blue),.page-services main>.section:not(.dark):not(.mist):not(.blue):not(.hybrid-band),.page-about main>.section:not(.dark):not(.mist):not(.blue),.page-start main>.section:not(.dark):not(.mist):not(.blue){background:#fff!important;color:var(--ink)!important}
.page-athletes main>.section:not(.dark):not(.mist):not(.blue) .section-head p,.page-youth main>.section:not(.dark):not(.mist):not(.blue) .section-head p,.page-performance main>.section:not(.dark):not(.mist):not(.blue) .section-head p,.page-adults main>.section:not(.dark):not(.mist):not(.blue) .section-head p,.page-limitations main>.section:not(.dark):not(.mist):not(.blue) .section-head p,.page-services main>.section:not(.dark):not(.mist):not(.blue) .section-head p,.page-about main>.section:not(.dark):not(.mist):not(.blue) .section-head p,.page-start main>.section:not(.dark):not(.mist):not(.blue) .section-head p{color:var(--muted)!important}
.page-older main>.section:first-of-type{background:var(--ink)!important;color:#fff!important}
.page-older main>.section:first-of-type .lead{color:#cbd1d9!important}
@media(max-width:760px){.hero h1,.page-hero h1{font-size:clamp(2.75rem,12.5vw,4.25rem)}.hero-reassurance{font-size:.72rem!important;letter-spacing:.045em}.button{width:auto;min-height:52px}.mobile-cta{min-height:64px}}
.hybrid-band .section-head p,.hybrid-band .hybrid-note{color:#fff!important}
.offsite-band{background:var(--coal)!important;color:#fff!important}
.offsite-band .eyebrow{color:#aeb7ff!important}
.offsite-band .section-head p,.offsite-band .clean-list,.offsite-band h3{color:#fff!important}
.offsite-band .note{background:#fff;color:#303745}
.logo-proof-groups{display:grid;gap:32px}.proof-group h3{margin:0 0 12px;color:#fff;font-size:.82rem;letter-spacing:.14em;text-transform:uppercase}.elite-proof-grid{display:grid;grid-template-columns:1fr 180px;gap:14px}.pro-logo-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pro-logo-row img,.national-proof>img{width:100%;height:150px;object-fit:contain;background:#0b0e14;border:1px solid #ffffff24;padding:12px}.national-proof>img{height:150px}.mark-note{grid-column:2}
@media(max-width:760px){.elite-proof-grid{grid-template-columns:1fr}.pro-logo-row img,.national-proof>img{height:120px}.national-proof>img{max-width:180px}.mark-note{grid-column:1}}
@media(max-width:1050px){.college-proof .mark-note{grid-column:1}}
.reviews-section{background:#fff}.reviews-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.reviews-head h2{max-width:700px}.google-rating{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:12px;min-width:225px;padding:20px 24px;background:var(--ink);color:#fff;border-left:7px solid var(--blue)}.google-rating strong{font-size:2.4rem;line-height:1}.google-rating .stars{font-size:1.05rem}.google-rating small{grid-column:1/-1;margin-top:7px;color:#cbd1d9;font-weight:700}.stars{color:#f3b61f;letter-spacing:.08em}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{display:flex;flex-direction:column;min-height:350px;margin:0;padding:30px;background:var(--mist);border:1px solid var(--line);border-top:7px solid var(--blue)}.review-type{font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:18px}.review-card blockquote{font-size:1.03rem;line-height:1.68;margin:20px 0 28px;color:var(--ink)}.review-card figcaption{margin-top:auto;font-size:.82rem;font-weight:900;color:var(--muted)}.reviews-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:30px}
@media(max-width:900px){.review-grid{grid-template-columns:1fr}.review-card{min-height:0}.reviews-head{align-items:start}.google-rating{flex:none}}
@media(max-width:620px){.reviews-head{display:grid}.google-rating{width:100%}.reviews-actions{align-items:flex-start;flex-direction:column}}
.page-review{background:#fff}.page-review .wrap{max-width:980px}.page-review-card{position:relative;margin:0;padding:44px 48px;background:var(--mist);border:1px solid var(--line);border-left:8px solid var(--blue)}.page-review-card blockquote{margin:16px 0 24px;font-size:clamp(1.15rem,2.1vw,1.5rem);line-height:1.58;color:var(--ink)}.page-review-card figcaption{font-size:.85rem;font-weight:900;color:var(--muted)}.page-review-card .text-link{display:inline-block;margin-top:22px}
@media(max-width:620px){.page-review-card{padding:32px 25px}}
.athlete-action{background:#fff}.athlete-action .section-head{margin-bottom:34px}.athlete-action-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(260px,.75fr);gap:14px}.athlete-action-main,.athlete-action-rail figure{position:relative;overflow:hidden;margin:0;background:var(--ink)}.athlete-action-main{min-height:590px}.athlete-action-rail{display:grid;grid-template-rows:repeat(3,1fr);gap:14px}.athlete-action-rail figure{min-height:187px}.athlete-action img{width:100%;height:100%;object-fit:cover}.athlete-action-main img{object-position:center 48%}.athlete-action-rail figure:nth-child(1) img{object-position:center 50%}.athlete-action-rail figure:nth-child(2) img{object-position:center 42%}.athlete-action-rail figure:nth-child(3) img{object-position:center 38%}.athlete-action figcaption{position:absolute;left:0;right:0;bottom:0;padding:32px 20px 17px;background:linear-gradient(transparent,#0b0e14e8);color:#fff;font-size:.76rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
@media(max-width:800px){.athlete-action-grid{grid-template-columns:1fr}.athlete-action-main{min-height:420px}.athlete-action-rail{grid-template-columns:repeat(3,1fr);grid-template-rows:220px}.athlete-action-rail figure{min-height:0}}
@media(max-width:560px){.athlete-action-main{min-height:340px}.athlete-action-rail{grid-template-columns:1fr;grid-template-rows:repeat(3,300px)}}
.athlete-action{background:linear-gradient(135deg,var(--ink),#111a31)!important;color:#fff;border-top:12px solid var(--blue);border-bottom:1px solid #ffffff1f}.athlete-action .eyebrow{color:#aeb7ff}.athlete-action .section-head p{color:#d3d8e0!important}.athlete-action-main,.athlete-action-rail figure{border:1px solid #ffffff24;box-shadow:0 20px 45px #0005}.athlete-action-main:after,.athlete-action-rail figure:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,#0a21bf30 0%,#0b0e1424 48%,#0b0e148f 100%)}.athlete-action img{filter:saturate(.72) contrast(1.1) brightness(.82)}.athlete-action figcaption{z-index:2;border-bottom:5px solid var(--blue)}
.photo-story{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:var(--ink);color:#fff}.photo-story>img{position:absolute;inset:0 0 0 auto;width:64%;height:100%;object-fit:cover;object-position:center 38%;filter:saturate(.92) contrast(1.04)}.photo-story:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b0e14 0%,#0b0e14 32%,#0b0e14ee 43%,#0b0e1485 55%,transparent 72%)}.photo-story .wrap{position:relative;z-index:2;width:min(100% - 48px,1160px)}.photo-story-copy{max-width:440px}.photo-story h2{font-size:clamp(3rem,5.5vw,5.8rem);line-height:.93;margin:12px 0 22px}.photo-story p{font-size:1.08rem;line-height:1.65;color:#e1e5ea}.photo-story.reverse>img{right:auto;left:0}.photo-story.reverse:after{background:linear-gradient(270deg,#0b0e14 0%,#0b0e14 32%,#0b0e14ee 43%,#0b0e1485 55%,transparent 72%)}.photo-story.reverse .photo-story-copy{margin-left:auto}.photo-story--older-one>img{object-position:center 34%}.photo-story--older-two>img{object-position:center 45%}.photo-story--injury-one>img{object-position:center 8%}.photo-story--injury-two>img{object-position:center 34%}.photo-story--littles>img{object-position:center 34%}.photo-story--adult-coaching>img{object-position:center 40%}.photo-story--athlete-run>img{object-position:center 38%}.photo-story--athlete-bench>img{object-position:center 48%}
@media(max-width:760px){.photo-story{min-height:690px;align-items:flex-end}.photo-story>img,.photo-story.reverse>img{inset:0 0 auto;width:100%;height:68%;object-position:center 30%}.photo-story:after,.photo-story.reverse:after{background:linear-gradient(0deg,#0b0e14 0%,#0b0e14 30%,#0b0e14e8 43%,#0b0e1452 61%,transparent 78%)}.photo-story .wrap{width:min(100% - 34px,1160px);padding-bottom:44px}.photo-story-copy,.photo-story.reverse .photo-story-copy{max-width:100%;margin:0}.photo-story h2{font-size:clamp(2.7rem,12vw,4rem)}.photo-story--injury-one>img{object-position:center 5%}.photo-story--injury-two>img{object-position:center 20%}.photo-story--older-one>img{object-position:center 26%}.photo-story--older-two>img{object-position:center 34%}.photo-story--athlete-run>img{object-position:center 25%}.photo-story--athlete-bench>img{object-position:center 42%}}
.page-services .hybrid-band .section-head>p,.page-services .hybrid-band>.wrap>.hybrid-note{color:#fff!important}
.page-services .offsite-band,.page-services .offsite-band h2,.page-services .offsite-band h3,.page-services .offsite-band .section-head>p,.page-services .offsite-band .clean-list,.page-services .offsite-band .clean-list li{color:#fff!important}
.page-services .offsite-band .price-table td{color:var(--ink)!important}.page-services .offsite-band .note{color:#303745!important}
.littles-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:54px}.littles-pricing article{display:grid;gap:10px;padding:28px;background:var(--ink);color:#fff;border-top:7px solid var(--blue)}.littles-pricing span{font-size:.76rem;font-weight:900;letter-spacing:.13em}.littles-pricing b{font-size:2.4rem}.littles-pricing b em{font-size:.9rem;font-style:normal}.littles-pricing small{color:#d8dde5;font-size:.9rem}.group-callout{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:18px;padding:34px;background:var(--ink);color:#fff;border-left:9px solid var(--blue)}.group-callout .eyebrow{color:#aeb7ff;margin-bottom:10px}.group-callout h3{font-size:clamp(1.8rem,3vw,2.7rem);line-height:1;margin:0 0 12px}.group-callout p{max-width:720px;margin:0;color:#e1e5ea;line-height:1.6}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.team-card{padding:38px;background:#fff;border:1px solid var(--line);border-top:9px solid var(--blue)}.team-card h3{font-size:clamp(2.2rem,4vw,3.8rem);margin:26px 0 22px}.team-card p{font-size:1.02rem;line-height:1.7;color:#3f4956}.team-card p+p{margin-top:18px}.page-services .hybrid-band{background:var(--ink)!important;color:#fff!important}.page-services .hybrid-band h2,.page-services .hybrid-band .section-head>p,.page-services .hybrid-band>.wrap>.hybrid-note{color:#fff!important}.page-services .hybrid-tier{background:#fff!important;color:var(--ink)!important}.page-services .hybrid-tier p{color:#4f5a68!important}.page-services .hybrid-tier p strong{color:var(--ink)!important}.page-services .offsite-band{background:var(--coal)!important;color:#fff!important}.dark .lead,.dark .section-head p,.dark .step p,.dark .clean-list{color:#d9dee5!important}
@media(max-width:1050px){.nav{flex-wrap:wrap;padding:8px 0 14px}.nav-links{position:static!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));width:100%;padding:0!important;background:#fff!important;box-shadow:none!important;gap:6px!important;align-items:stretch!important}.nav-links a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px 6px!important;text-align:center;border:1px solid var(--line);font-size:.72rem}.nav-links a[aria-current=page]{border-color:var(--blue);box-shadow:inset 0 -4px 0 var(--blue)}.nav-links .button{min-height:44px}.menu-toggle{display:none!important}}
@media(max-width:760px){.site-header{position:relative}.nav{min-height:0}.nav>.brand{margin:4px auto 0}.nav-links{grid-template-columns:repeat(3,1fr)}.nav-links a{font-size:.68rem;line-height:1.15}.littles-pricing,.team-grid{grid-template-columns:1fr}.group-callout{align-items:flex-start;flex-direction:column;padding:28px 24px}.group-callout .button{width:100%}}
.photo-story--injury-one>img,.photo-story--injury-two>img,.photo-story--older-one>img,.photo-story--older-two>img{object-fit:contain;background:var(--ink)}
.photo-story:not(.reverse).photo-story--injury-one>img,.photo-story:not(.reverse).photo-story--older-one>img{object-position:right center}
.photo-story.reverse.photo-story--injury-two>img,.photo-story.reverse.photo-story--older-two>img{object-position:left center}
.photo-story--littles-one>img{object-position:center 32%}.photo-story--littles-two>img{object-position:center 38%}.photo-story--adult-training>img{object-position:center 42%}.photo-story--athlete-run>img{object-position:center 42%}.photo-story--athlete-pullup>img{object-position:center 40%}
@media(max-width:760px){.photo-story--injury-one>img,.photo-story--injury-two>img,.photo-story--older-one>img,.photo-story--older-two>img{object-fit:contain;object-position:center center;background:var(--ink)}.photo-story--littles-one>img{object-position:center 24%}.photo-story--littles-two>img{object-position:center 32%}.photo-story--adult-training>img{object-position:center 34%}.photo-story--athlete-run>img{object-position:center 28%}.photo-story--athlete-pullup>img{object-position:center 30%}}
.photo-story>img,.photo-story.reverse>img{object-fit:contain!important;object-position:center center!important;background:var(--ink);padding:22px}.photo-story:after{background:linear-gradient(90deg,#0b0e14 0%,#0b0e14 34%,#0b0e14ed 45%,#0b0e1466 58%,transparent 70%)}.photo-story.reverse:after{background:linear-gradient(270deg,#0b0e14 0%,#0b0e14 34%,#0b0e14ed 45%,#0b0e1466 58%,transparent 70%)}
@media(max-width:760px){.photo-story>img,.photo-story.reverse>img{height:72%;padding:12px;object-fit:contain!important;object-position:center center!important}.photo-story:after,.photo-story.reverse:after{background:linear-gradient(0deg,#0b0e14 0%,#0b0e14 30%,#0b0e14e6 43%,#0b0e1440 58%,transparent 72%)}}
.pricing-start .assessment-card{background:var(--ink);color:#fff;border-color:var(--ink);border-top-color:var(--blue)}.pricing-start .assessment-card p{color:#d9dee5}.pricing-start .assessment-card .text-link{color:#fff}.assessment-detail{margin-top:18px;padding:38px;background:var(--mist);border-left:9px solid var(--blue)}.assessment-detail>h3{margin:0 0 28px;font-size:clamp(2rem,4vw,3.6rem)}.assessment-columns{display:grid;grid-template-columns:1.4fr 1fr;gap:44px}.assessment-columns>div>span{display:block;margin-bottom:12px;color:var(--blue);font-size:.76rem;font-weight:900;letter-spacing:.13em}.assessment-detail .note{margin-top:26px}.pricing-core{grid-template-columns:repeat(3,1fr)}.service-card{display:flex;flex-direction:column}.service-card>strong{margin-top:auto}.service-card>small{display:block;margin-top:12px;color:var(--muted);font-size:.86rem;font-weight:800}.hybrid-totals{margin-top:24px;padding:30px;background:#fff;color:var(--ink)}.hybrid-totals h3{margin:0 0 22px;font-size:clamp(1.8rem,3vw,2.8rem)}.table-scroll{overflow-x:auto}.hybrid-totals .price-table{min-width:680px}.policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.policy-grid article{padding:30px;background:#fff;color:var(--ink);border-top:7px solid var(--blue)}.policy-grid span{display:block;margin-bottom:16px;color:var(--blue);font-size:.72rem;font-weight:900;letter-spacing:.13em}.policy-grid h3{margin:0 0 14px;font-size:1.35rem}.policy-grid p{margin:0;color:#3f4956;line-height:1.65}.start-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.start-band .start-actions .text-link{color:#fff}.start-choice-grid .info-card{scroll-margin-top:24px}.start-choice-grid .note{margin-top:20px}.page-services .page-hero .text-link,.page-start .page-hero .text-link{color:#fff}
@media(max-width:900px){.pricing-core,.policy-grid{grid-template-columns:1fr}.assessment-columns{grid-template-columns:1fr}.hybrid-totals{padding:24px 18px}}
@media(max-width:760px){.assessment-detail{padding:30px 24px}.start-actions{align-items:flex-start;flex-direction:column}.start-actions .button{width:100%}}

/* Keep the portrait subjects clear of the reverse-story text scrim. */
@media (min-width:761px){.photo-story.reverse.photo-story--littles-two>img,.photo-story.reverse.photo-story--injury-two>img{width:52%;padding:0;object-fit:contain!important;object-position:left center!important}.photo-story.reverse.photo-story--littles-two:after,.photo-story.reverse.photo-story--injury-two:after{background:linear-gradient(270deg,#0b0e14 0%,#0b0e14 38%,#0b0e14e6 48%,transparent 62%)}}
@media (max-width:760px){.photo-story.reverse.photo-story--littles-two>img,.photo-story.reverse.photo-story--injury-two>img{height:64%;padding:0;object-fit:contain!important;object-position:center top!important}.photo-story.reverse.photo-story--littles-two:after,.photo-story.reverse.photo-story--injury-two:after{background:linear-gradient(0deg,#0b0e14 0%,#0b0e14 28%,#0b0e14d9 41%,transparent 61%)}}
/* A clear choice: monthly private coaching stands alone; Hybrid is extra. */
.page-services .monthly-private-callout{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:14px 0 46px;padding:30px 36px;border-left:9px solid #7184ff;background:#fff;color:#111827}
.monthly-private-callout h3{font-size:clamp(1.9rem,3.5vw,3rem);margin:10px 0}.monthly-private-callout p{font-size:1.08rem;line-height:1.55;margin:0;max-width:650px;color:#253247}.monthly-private-callout>strong{font:clamp(2.2rem,4vw,3.5rem)/1 Impact,"Arial Narrow",Arial,sans-serif;white-space:nowrap;color:#0a21bf}.monthly-private-callout>strong small{display:block;font:700 .92rem/1.4 Arial,sans-serif;white-space:normal;color:#253247;margin-top:7px}
.hybrid-intro{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:22px}.hybrid-intro h3{font-size:clamp(2rem,3.5vw,3.4rem);margin:8px 0 0}.hybrid-intro p{font-size:1.08rem;line-height:1.6;max-width:480px;color:#fff;margin:0}.page-services .hybrid-tier>span{font-size:.88rem;color:#253247}.page-services .hybrid-tier em{font-size:1rem;line-height:1.35;color:#122cc5}.page-services .hybrid-tier p{font-size:1rem;color:#253247!important}.page-services .hybrid-totals p{font-size:1rem;color:#253247;line-height:1.5}.page-services .hybrid-note{font-size:1.06rem;line-height:1.6;color:#fff!important}
@media(max-width:760px){.page-services .monthly-private-callout,.hybrid-intro{display:block}.monthly-private-callout>strong{display:block;margin-top:24px}.hybrid-intro p{margin-top:14px}.page-services .hybrid-tier{min-height:250px}}

/* Mobile injury portrait: show the braced knee in the photograph above the copy. */
@media(max-width:760px){
  .photo-story.reverse.photo-story--injury-two{display:block;min-height:0}
  .photo-story.reverse.photo-story--injury-two>img{position:relative;inset:auto!important;display:block;width:100%;height:auto!important;aspect-ratio:4/5.5;max-height:none;padding:0;object-fit:cover!important;object-position:center 46%!important}
  .photo-story.reverse.photo-story--injury-two:after{display:none}
  .photo-story.reverse.photo-story--injury-two .wrap{padding:30px 0 46px}
}
.request-section{background:#e9edf5!important;color:var(--ink)!important;scroll-margin-top:12px}.request-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(30px,6vw,80px);align-items:start}.request-intro h2{font-size:clamp(2.8rem,5vw,5.3rem);line-height:.96;margin:12px 0 22px}.request-intro>p{font-size:1.08rem;line-height:1.65;color:#26344a}.request-intro .request-price{margin:28px 0 0;padding-left:17px;border-left:5px solid var(--blue)}.request-panel{padding:clamp(22px,4vw,42px);background:#fff;box-shadow:0 18px 45px #1118271a}.request-panel fieldset{padding:0;border:0;margin:0 0 20px}.request-panel legend,.request-fields>label{font-size:.98rem;font-weight:800;color:#19253a}.request-panel legend{margin-bottom:12px}.choice-option{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;margin:0 8px 8px 0;border:2px solid #cbd4e3;border-radius:4px;font-weight:700;cursor:pointer}.choice-option:has(input:checked){border-color:var(--blue);background:#eef1ff}.choice-option input{accent-color:var(--blue);width:18px;height:18px}.request-fields{display:grid;gap:8px}.request-fields>label:not(:first-child){margin-top:10px}.request-fields>input{width:100%;min-height:48px;border:1px solid #9aa7b9;border-radius:3px;padding:10px 12px;font:inherit;background:#fff;color:#111827}.request-fields>input:focus-visible{outline:3px solid #7184ff;outline-offset:2px}.request-panel button.button{margin-top:24px;cursor:pointer}.request-panel button:disabled{opacity:.65;cursor:wait}.request-panel .form-note{font-size:.95rem;line-height:1.5;margin:20px 0 0;color:#354357}.request-panel .form-note a,.request-error a{color:#0a21bf;text-decoration:underline}.request-error{padding:14px 16px;margin-top:18px;border-left:5px solid #bf2d2d;background:#fff1f1;color:#7b1d1d}.request-success h3{font-size:clamp(2.1rem,4vw,3.4rem);margin:0 0 16px}.request-success p{font-size:1.08rem;line-height:1.6}.request-honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.request-section [hidden]{display:none!important}
@media(max-width:760px){.request-layout{grid-template-columns:1fr}.request-intro h2{font-size:clamp(2.7rem,12vw,4rem)}.request-panel{padding:24px 20px}.choice-option{display:flex;width:100%;margin-right:0}}

/* Offsite pricing uses a light background, so its headings and copy must be dark. */
.page-services #main .offsite-band{background:#fff!important;color:#0b0e14!important}
.page-services #main .offsite-band :is(h2,h3,.section-head>p,.clean-list,.clean-list li){color:#0b0e14!important}

.college-logo-row{position:relative}.college-logo-row>img.brown-logo{position:absolute;left:58%;top:50%;transform:translate(-50%,-50%);width:11%;height:78%;min-height:0;object-fit:contain;padding:0;border:0;background:none}
