*{margin:0;padding:0;box-sizing:border-box;}body{background:#fff;color:#333;font-family:'Proxima Nova Condensed',Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;}h1,h2,h3,h4{font-weight:normal;margin:0 0 20px;}h1{font-size:30px;color:#333;}h2{font-size:24px;}h3{font-size:20px;}a,a:link,a:visited{color:#9d2235;text-decoration:none;transition:color .3s ease;}a:hover,a:active{color:#7a1829;text-decoration:underline;}#content{min-height:250px;margin-bottom:20px;}@media(max-width:768px){#content{margin-bottom:30px;}}@media(max-width:480px){#content{margin-bottom:40px;}}.site-header{background:#fff;border-bottom:1px solid #e5e5e5;width:100%;position:relative;z-index:1000;}.header-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;gap:1rem;}.logo img{height:95px;width:auto;max-width:400px;}.menu_right{display:flex;align-items:center;gap:2rem;}.main-nav{flex:1;}.nav-links{display:flex;list-style:none;gap:2rem;margin:0;padding:0;align-items:center;}.nav-links a{color:#00205b;font-weight:600;font-size:16px;white-space:nowrap;transition:color .3s ease;}.nav-links a:hover{color:#9d2235;}.menu-toggle{display:none;background:none;border:0;font-size:2rem;color:#00205b;cursor:pointer;padding:.5rem;}@media(max-width:1024px){.header-container{padding:1rem 1.5rem;}.menu-toggle{display:block;}.main-nav{display:none;width:100%;position:absolute;top:100%;left:0;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:999;}.main-nav.active{display:block;}.nav-links{flex-direction:column;gap:0;}.nav-links li{width:100%;border-bottom:1px solid #f0f0f0;}.nav-links a{display:block;padding:1rem 2rem;width:100%;}}@media(max-width:768px){.logo img{height:60px;}}@media(max-width:480px){.header-container{padding:.75rem 1rem;}.logo img{height:50px;}.nav-links a{font-size:15px;}}.site-footer{background:#f4f4f4;font-family:'Proxima Nova Condensed',Arial,Helvetica,sans-serif;color:#333;padding:1rem 2rem .5rem;text-align:center;position:relative;}.site-footer::before{content:'';display:block;border-top:2px dashed #ccc;}.site-footer__container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;margin:0 auto;position:relative;}.site-footer__container::before{content:'';position:absolute;top:0;left:50%;width:1px;background-color:#00205b;transform:translateX(-1px);animation:growDivider 1.2s ease-out forwards;height:0;}@keyframes growDivider{from{height:0;}to{height:100%;}}.site-footer__column--left,.site-footer__column--right{flex:1 1 45%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.25rem;}.site-footer__logo--athletic{max-width:280px;width:100%;height:auto;margin-bottom:.5rem;}.site-footer__logo{max-width:240px;width:100%;height:auto;margin-bottom:.5rem;}.site-footer__address{font-size:16px;line-height:1.6;margin-bottom:.5rem;}.site-footer__address p{margin:.25rem 0;}.site-footer__address a{color:#333;text-decoration:none;}.site-footer__address a:hover{color:#9d2235;}.site-footer__social{display:flex;gap:1.5rem;justify-content:center;margin-bottom:.5rem;}.site-footer__social a{color:#9d2235;font-size:2.25rem;width:45px;height:45px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none;}.site-footer__social a:hover{color:#7a1829;transform:scale(1.1);}.site-footer__bottom{border-top:2px dashed #ccc;padding-top:.5rem;margin-top:0;margin-bottom:.5rem;font-size:13px;color:#666;text-align:center;}.site-footer__bottom a{color:#333;text-decoration:none;font-weight:600;}.site-footer__bottom a:hover{color:#9d2235;text-decoration:underline;}@media(max-width:768px){.site-footer__container{flex-direction:column;align-items:center;text-align:center;}.site-footer__container::before{display:none;}.site-footer__column--left,.site-footer__column--right{width:100%;max-width:400px;margin-bottom:.5rem;}.site-footer__address{font-size:15px;}.site-footer__social{gap:1.25rem;}.site-footer__social a{font-size:2rem;width:40px;height:40px;}.site-footer__logo,.site-footer__logo--athletic{max-width:200px;}}@media(max-width:480px){.site-footer{padding:1rem 1rem .5rem;}.site-footer__address{font-size:14px;}.site-footer__social a{font-size:1.75rem;width:36px;height:36px;}.site-footer__bottom{font-size:12px;}}