body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root,body,html{background:#0b0b0b;color:#fff;font-family:Segoe UI,Roboto,Arial,sans-serif;margin:0;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:0}.app-root{display:flex;flex-direction:column;min-height:100vh}.navbar{background:#000;box-shadow:0 3px 10px #ff000040;justify-content:space-between;padding:.6rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.brand,.navbar{align-items:center;display:flex}.brand{color:#fff;text-decoration:none}.brand-text{font-size:1.2rem;font-weight:800;letter-spacing:1px;text-shadow:2px 2px 8px #b30000;text-transform:uppercase}.nav-logo{border-radius:6px;height:auto;margin-right:8px;width:36px}.nav-right{align-items:center;display:flex;gap:.8rem}.nav-right a{border-radius:6px;color:#fff;font-weight:600;padding:.4rem .6rem;text-decoration:none;transition:background .2s ease}.nav-right a:hover{background:#ffffff14}.main-content{flex:1 1;padding:1rem}.site-footer{background:#030303;color:#ddd;padding:.8rem;text-align:center}.home-main{height:100vh;margin:0;overflow:hidden;padding:0;width:100%}.home-background{inset:0;opacity:1;position:fixed;transition:opacity 1.2s ease-in-out;z-index:-1}#root,.App,body,html{height:100%;margin:0;overflow-x:hidden;padding:0;width:100%}.home-page{align-items:center;background-color:#000;display:flex;height:100vh;justify-content:center;margin:0;overflow:hidden;padding:6rem 3 3;position:relative;width:100%;z-index:0}.home-overlay-box{left:0;margin-top:0;position:absolute;top:20%;transform:translateX(-50%)}.home-title{font-family:Impact,Bebas Neue,sans-serif;font-size:2.6rem;margin-bottom:.6rem;text-shadow:3px 3px 10px red}.home-subtitle{color:#f1f1f1;letter-spacing:1px}.social-section{margin-top:1rem}@media (max-width:768px){.home-overlay-box{margin-top:5rem;max-width:90%;padding:1.2rem}.home-title{font-size:2rem}.home-subtitle{font-size:1rem}.home-background{height:100%;left:0;right:0;width:100%}}.page-container:not(.home-page){background-color:#a60000;color:#fff;min-height:100vh;padding:1.5rem}.section-title{color:#ffd8d8;margin:0 0 .6rem;text-align:left}.roster-grid{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.player-card{background:#ffffff0d;border-radius:12px;color:#fff;padding:.8rem;text-align:center;transition:transform .18s ease,box-shadow .18s ease}.player-card:hover{box-shadow:0 8px 24px #00000080;transform:translateY(-6px)}.gallery-grid{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.gallery-photo{border-radius:10px;box-shadow:0 6px 18px #0006;height:160px;object-fit:cover;width:100%}@media (max-width:760px){.nav-right{gap:.4rem}.player-photo{height:90px;width:90px}.gallery-photo{height:120px}}.home-container:after{background:radial-gradient(#0000004d,#000000b3);content:"";z-index:1}.home-background,.home-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.home-background{background-position:50%;background-repeat:no-repeat;background-size:cover;transition:background-image 1s ease-in-out;z-index:0}.home-overlay-box{align-items:center;background:#0000008c;border:2px solid #ff00004d;border-radius:16px;box-shadow:0 4px 16px #00000080;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:600px;padding:2rem 3rem;position:relative;text-align:center;top:50%;transform:translateY(-50%);width:90%;z-index:2}.home-title{font-size:2.4rem;font-weight:800;margin-bottom:10px;text-transform:uppercase}.home-subtitle{color:#ddd;font-size:1.2rem;font-style:italic;margin-bottom:20px}.social-section{margin-top:10px;text-align:center}.follow-text{font-size:1.1rem;margin-bottom:8px}.social-icons a{color:#fff;font-size:1.8rem;margin:0 12px;transition:transform .2s ease,color .2s ease}.social-icons a:hover{color:#ff3c3c;transform:scale(1.15)}@media (max-width:768px){.home-overlay-box{padding:1.25rem;width:85%}.home-title{font-size:1.8rem}.home-subtitle{font-size:1rem}}.schedule-wrapper{background-color:#fff;color:#000;display:block;min-height:100vh;overflow-y:auto;padding:2rem 1rem}.schedule-header{color:#fff;font-size:2.2rem;font-weight:800;letter-spacing:1px;margin-bottom:2rem;text-align:center;text-shadow:3px 3px 10px #000;text-transform:uppercase}.schedule-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));max-width:1100px;width:100%}.schedule-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff;border-radius:16px;box-shadow:0 6px 16px #0006;padding:1.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.hs-details p{font-size:.93rem;margin:.25rem 0}.schedule-card:hover{box-shadow:0 8px 20px #ffffff26;transform:translateY(-6px)}.date-badge{background:#000;border-radius:8px;color:#b30000;font-size:.9rem;font-weight:800;left:18px;letter-spacing:.5px;padding:4px 12px;position:absolute;text-transform:uppercase;top:-14px}.game-card{border-top:6px solid #0000!important}.home-game{border-top:6px solid #b30000!important}.away-game{border-top:6px solid #111!important}.card-main{align-items:center;display:flex;gap:1rem}.card-logo{border:2px solid #fff;border-radius:50%;box-shadow:0 0 6px #ffffff4d;height:60px;object-fit:cover;width:60px}.card-info h2{color:#000;font-size:1.2rem;font-weight:700;margin:0}.card-info .site{color:#000;font-size:.95rem;margin:3px 0}.card-info .times{color:#ff0101;font-size:.9rem;margin-top:5px}.card-actions{display:flex;justify-content:space-between;margin-top:1rem}.card-actions a{background:#ffffff1a;border-radius:6px;color:#000;font-size:.9rem;font-weight:700;padding:.4rem .8rem;text-decoration:none;transition:all .25s ease}.card-actions a:hover{background:#f009;box-shadow:0 0 10px #ff00004d;color:#b30000}@media (max-width:768px){.schedule-header{font-size:1.7rem}.card-main{flex-direction:column;text-align:center}.card-logo{height:70px;width:70px}.card-actions{flex-direction:column;gap:.5rem}}.roster-page{background:#fff;color:#fff;min-height:100vh;padding:2rem 1rem;text-align:center}.roster-header{margin-bottom:2rem}.page-title{font-size:2.4rem;font-weight:800;letter-spacing:1px;text-shadow:3px 3px 10px #000;text-transform:uppercase}.page-subtitle{font-size:1.2rem;font-style:italic;margin-top:.5rem;opacity:.9}.roster-grid-modern{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));justify-items:center}.roster-card{background:red;border-radius:16px;box-shadow:0 6px 16px #00000040;max-width:200px;padding:1rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.roster-card:hover{box-shadow:0 8px 22px #000;transform:translateY(-6px)}.roster-image-wrap{position:relative}.roster-photo{border:3px solid #000;border-radius:12px;height:220px;object-fit:cover;width:100%}.roster-placeholder{align-items:center;background:#ffffff0d;border-radius:12px;color:#ddd;display:flex;font-size:1rem;font-style:italic;height:220px;justify-content:center;width:100%}.player-number{background:#b30000;border-radius:8px;bottom:10px;box-shadow:0 2px 6px #0000004d;color:#fff;font-size:.95rem;font-weight:700;padding:.25rem .6rem;position:absolute;right:10px}.roster-info{margin-top:.8rem}.roster-info h3{font-size:1.05rem;font-weight:700;margin:.2rem 0}.roster-info p{font-size:.9rem;opacity:.9}.coaches-section-modern{border-top:2px solid rgba(255,0,0,.983);margin-top:3rem;padding-top:2rem}@media (max-width:768px){.page-title{font-size:1.8rem}.roster-photo,.roster-placeholder{height:180px}.roster-card{max-width:160px}}.roster-banner{border-bottom:4px solid #b30000;height:45vh;overflow:hidden;position:relative;width:100%}.banner-image{filter:brightness(70%);height:100%;object-fit:cover;transition:transform 1.2s ease-in-out;width:100%}.roster-banner:hover .banner-image{transform:scale(1.05)}.banner-overlay{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}.banner-title{font-family:Impact,Bebas Neue,sans-serif;font-size:2.8rem;margin:0;text-shadow:3px 3px 10px #000c}.banner-subtitle{color:#f5f5f5;font-size:1.2rem;letter-spacing:1px;margin-top:.5rem}.banner-title{text-fill-color:#0000;background:linear-gradient(90deg,#fff,red 50%,#a60000);text-shadow:none}.banner-subtitle{color:#f1f1f1;font-style:italic;font-weight:500;text-shadow:1px 1px 6px #0009}.banner-title{-webkit-text-fill-color:#0000;animation:shimmer 6s linear infinite;background:linear-gradient(90deg,#fff,red 40%,#a60000 70%,#fff);-webkit-background-clip:text;background-clip:text;background-size:300%;display:inline-block;font-size:3rem;font-weight:900;letter-spacing:2px;position:relative;text-transform:uppercase}@keyframes shimmer{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.banner-title:after{animation:underline-glow 3s linear infinite;background:linear-gradient(90deg,red,#fff,#a60000);background-size:200%;border-radius:2px;bottom:-10px;box-shadow:0 0 12px #f00c;content:"";height:4px;left:0;position:absolute;width:100%}@keyframes underline-glow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:768px){.roster-banner{height:35vh}.banner-title{font-size:2rem}.banner-subtitle{font-size:1rem}}.jh-wrapper{background:#fff;color:#111;min-height:100vh;padding:3rem 1.5rem;text-align:center}.jh-header{margin-bottom:2.5rem}.jh-title{color:#b30000;font-size:2.4rem;font-weight:900;letter-spacing:1.5px;margin-bottom:.4rem;text-shadow:1px 1px 6px #00000026;text-transform:uppercase}.jh-subtitle{color:#444;font-size:1.1rem;font-style:italic}.jh-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center}.jh-card{background:hwb(0 100% 0);border-radius:14px;border-top:5px solid #0000;box-shadow:0 4px 16px #0000001a;max-width:340px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.jh-card:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-5px)}.jh-home{border-top:5px solid #b30000}.jh-away{border-top:5px solid #111}.jh-card-header{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.jh-logo{border:2px solid #b30000;border-radius:50%;box-shadow:0 0 6px #b300004d;height:60px;object-fit:cover;width:60px}.jh-card-info h2{color:#222;font-size:1.2rem;font-weight:800;margin:0}.jh-card-info .jh-date{color:#555;font-size:.95rem;margin-top:4px}.jh-details p{color:#333;font-size:.95rem;margin:.3rem 0}.jh-photos-section{border-top:2px solid #b30000;margin-top:3rem;padding-top:2rem}.jh-photos-section h2{color:#b30000;font-weight:800;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.jh-photos-section p{color:#444;font-size:1rem}@media (max-width:768px){.jh-title{font-size:1.8rem}.jh-logo{height:55px;width:55px}.jh-card{padding:1.2rem}}.jh-actions{display:flex;gap:.6rem;justify-content:space-between;margin-top:1rem}.jh-btn{border-radius:8px;color:#fff;flex:1 1;font-size:.9rem;font-weight:700;padding:.5rem .8rem;text-align:center;text-decoration:none;transition:all .25s ease}.jh-map-btn{background:#b30000}.jh-calendar-btn{background:#222}.jh-btn:hover{box-shadow:0 0 10px #0003;opacity:.9;transform:translateY(-2px)}@media (max-width:768px){.jh-actions{flex-direction:column}}.hs-wrapper{background:#fff;color:#111;min-height:100vh;padding:3rem 1.5rem;text-align:center}.hs-header{margin-bottom:2.5rem}.hs-title{color:#b30000;font-size:2.4rem;font-weight:900;letter-spacing:1.5px;margin-bottom:.4rem;text-shadow:1px 1px 6px #00000026;text-transform:uppercase}.hs-subtitle{color:#444;font-size:1.1rem;font-style:italic}.hs-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center}.hs-card{background:#f9f9f9;border-radius:14px;border-top:5px solid #0000;box-shadow:0 4px 16px #0000001a;max-width:360px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.hs-card:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-5px)}.hs-home{border-top:5px solid #b30000}.hs-away{border-top:5px solid #111}.hs-card-header{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.hs-logo{border:2px solid #b30000;border-radius:50%;box-shadow:0 0 6px #b300004d;height:60px;object-fit:cover;width:60px}.hs-card-info h2{color:#222;font-size:1.2rem;font-weight:800;margin:0}.hs-card-info .hs-date{color:#555;font-size:.95rem;margin-top:4px}.hs-details p{color:#333;font-size:.95rem;margin:.3rem 0}.hs-actions{display:flex;gap:.6rem;justify-content:space-between;margin-top:1rem}.hs-btn{border-radius:8px;color:#fff;flex:1 1;font-size:.9rem;font-weight:700;padding:.5rem .8rem;text-align:center;text-decoration:none;transition:all .25s ease}.hs-map-btn{background:#b30000}.hs-calendar-btn{background:#222}.hs-btn:hover{box-shadow:0 0 10px #0003;opacity:.9;transform:translateY(-2px)}@media (max-width:768px){.hs-title{font-size:1.8rem}.hs-logo{height:55px;width:55px}.hs-actions{flex-direction:column}}.schedule-page .game-card{background-color:#f9f9f9!important;border-radius:12px;box-shadow:0 4px 10px #0000001a;color:#000!important;margin:0 auto 1.25rem;max-width:600px;padding:1rem 1.25rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease;width:90%}.schedule-page .game-card:hover{box-shadow:0 6px 14px #00000026;transform:translateY(-3px)}.schedule-page .game-header{gap:10px;margin-bottom:.6rem}.schedule-page .game-logo{border:2px solid #a60000;height:55px;width:55px}@media (max-width:768px){.schedule-page .game-card{padding:1rem;text-align:center;width:95%}.schedule-page .game-header{align-items:center;flex-direction:column;text-align:center}.schedule-page .game-logo{margin-bottom:.5rem}}.schedule-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;padding:1rem}.schedule-page .game-card{background:#fff;border-radius:16px;border-top:5px solid #a60000;box-shadow:0 4px 10px #00000026;color:#000;max-width:320px;padding:1.25rem;text-align:center;transition:all .25s ease;width:100%}.schedule-page .game-card:hover{box-shadow:0 8px 18px #00000040;transform:translateY(-6px)}.schedule-page .game-header{align-items:center;display:flex;flex-direction:column;margin-bottom:1rem}.schedule-page .game-logo{border:3px solid #a60000;border-radius:50%;height:70px;margin-bottom:.5rem;object-fit:cover;width:70px}.schedule-page .game-header h2{font-size:1.2rem;font-weight:700;margin:0}.schedule-page .game-header h3{color:#777;font-weight:500;margin:4px 0}.schedule-page p{font-size:.95rem;margin:6px 0}.schedule-page strong{color:#000;font-weight:700}.schedule-page .button-row{display:flex;gap:.6rem;justify-content:center;margin-top:1rem}.schedule-page .button-row a{border-radius:8px;color:#fff;display:inline-block;font-size:.9rem;font-weight:700;padding:.55rem 1rem;text-decoration:none;transition:transform .2s ease,background .2s ease}.schedule-page .button-row a:hover{transform:scale(1.05)}.schedule-page .button-row a:first-child{background-color:#a60000}.schedule-page .button-row a:last-child{background-color:#222}@media (max-width:768px){.schedule-list{gap:1rem;grid-template-columns:1fr}.schedule-page .game-card{max-width:95%}}.countdown-timer{background:#0009;border:2px solid red;border-radius:12px;box-shadow:0 0 15px #ff00004d;color:#fff;margin-left:auto;margin-right:auto;margin-top:2rem;padding:1.2rem 1.5rem;text-align:center;width:-webkit-fit-content;width:fit-content}.countdown-timer h3{font-size:1.4rem;font-weight:700;letter-spacing:1px;margin-bottom:.3rem;text-transform:uppercase}.countdown-timer h4{color:#fcc;font-size:1.2rem;margin-bottom:.3rem}.countdown-location{color:#eee;font-size:1rem;font-style:italic;margin-bottom:1rem}.countdown-timer .time-box{font-size:1.7rem;font-weight:700;letter-spacing:2px;text-shadow:2px 2px 6px #000}.countdown-finished{background:#a60000;border-radius:10px;color:#fff;font-size:1.3rem;font-weight:700;margin-top:2rem;padding:.8rem 1.2rem;text-align:center}.navbar-modern{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000008c;border-bottom:2px solid red;box-shadow:0 3px 12px #f003;display:flex;height:125px;justify-content:space-between;padding:.8rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease-in-out;z-index:1000}.navbar-modern.scrolled{background:#000000bf;box-shadow:0 3px 15px #ff00004d;height:70px}.nav-logo-small{background:#0000;border:none;border-radius:0;filter:drop-shadow(0 0 8px rgba(255,0,0,.6));height:auto;object-fit:contain;transition:transform .3s ease,filter .3s ease;width:60px}.nav-logo-small:hover{filter:drop-shadow(0 0 15px rgba(255,0,0,.9));transform:scale(1.08)}.nav-center{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:center}.nav-title{animation:fadeInDown 1.2s ease-out both;color:#fff;cursor:pointer;font-family:Orbitron,Montserrat,sans-serif;font-size:2rem;font-weight:800;letter-spacing:2px;position:relative;text-decoration:none;text-shadow:0 0 10px #ff0000b3,0 0 20px #f006;text-transform:uppercase;transition:text-shadow .3s ease,transform .3s ease}.nav-title:before{animation:glowPulse 3.5s ease-in-out infinite;background:radial-gradient(circle,rgba(255,0,0,.459) 0,#0000 80%);filter:blur(30px);height:200%;top:50%;transform:translate(-50%,-50%);width:140%;z-index:-1}.nav-title:after,.nav-title:before{content:"";left:50%;opacity:.9;position:absolute}.nav-title:after{background:linear-gradient(90deg,red,#fff);border-radius:4px;bottom:-6px;height:3px;transform:translateX(-50%);transition:width .4s ease-in-out,opacity .3s ease;width:60%}.nav-title:hover:after{opacity:1;width:85%}.nav-title:hover{text-shadow:0 0 18px #ff0000e6,0 0 30px #fff9;transform:scale(1.05)}.dropdown-modern{margin-top:.3rem;position:relative;text-align:center}.dropbtn-modern{background:none;border:none;color:#fff;cursor:pointer;font-family:Oswald,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.8px;text-transform:uppercase;transition:color .3s ease,transform .3s ease}.dropbtn-modern:hover{color:red;transform:scale(1.05)}.drop-arrow{margin-left:5px;transition:transform .3s ease}.dropdown-modern:hover .drop-arrow{transform:rotate(180deg)}.dropdown-content-modern{animation:fadeIn .25s ease-in-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141414bf;border:1px solid #f006;border-radius:12px;box-shadow:0 8px 25px #ff000040;display:none;left:50%;min-width:240px;padding:.6rem 0;position:absolute;top:120%;transform:translateX(-50%)}.dropdown-modern:hover .dropdown-content-modern{display:block}.dropdown-content-modern a{color:#fff;display:block;font-family:Oswald,sans-serif;font-weight:700;letter-spacing:.8px;padding:12px 20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .25s ease-in-out}.dropdown-content-modern a:hover{background:hsla(0,0%,100%,.428);color:red}.dropdown-content-modern a.active{background:#ffffff1a;color:red}.navbar-modern .nav-left,.navbar-modern .nav-right{align-items:center;display:flex;justify-content:center;width:70px}@media (max-width:768px){.navbar-modern{align-items:center;flex-direction:row;height:125px;justify-content:space-between;padding:.4rem 1rem}.nav-center{align-items:center;flex-direction:column;justify-content:center;margin:0 auto;text-align:center}.nav-title{font-size:1.4rem}.nav-logo-small{height:auto;width:42px}.navbar-modern .nav-left,.navbar-modern .nav-right{width:auto}.dropdown-content-modern{left:50%;min-width:180px;transform:translateX(-50%)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes glowPulse{0%,to{opacity:.9;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.a086bc97.css.map*/