:root{--green:#003300;--green2:#0a5c2a;--gold:#dabc5e}body{background:#f6f7f6;color:#161916;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.site-header{background:linear-gradient(90deg,#020403,#062a13);box-shadow:0 4px 22px #0005}.navbar{min-height:82px}.nav-link{color:#ffffffe0;font-weight:650}.nav-link:hover{color:var(--gold)}.brand-logo{max-height:58px;width:auto}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:var(--green);font-size:1.5rem;font-weight:900}.brand-title{display:block;color:#fff;font-weight:900;letter-spacing:.04em;line-height:1}.brand-subtitle{color:var(--gold);font-weight:800;letter-spacing:.18em}.btn-gold{background:var(--gold);border-color:var(--gold);color:#142016;font-weight:800}.hero{min-height:620px;display:flex;align-items:end;color:#fff;background:linear-gradient(90deg,#001406e6,#00140652),var(--hero-image,linear-gradient(135deg,#062b14,#111));background-size:cover;background-position:center}.hero h1{font-size:clamp(3rem,8vw,7rem);line-height:.9;font-weight:950;letter-spacing:-.04em}.section-eyebrow{color:var(--gold);font-size:.85rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.section-title{color:var(--green);font-weight:900}.content-card{background:#fff;border:1px solid #e4e8e4;border-radius:1rem;box-shadow:0 8px 30px #0000000d}.game-card{border-left:6px solid var(--gold)}.hero-card{background:#0009;border:1px solid #dabc5e59;border-radius:1rem;backdrop-filter:blur(10px)}.sponsor-logo-wrap{height:150px;display:flex;align-items:center;justify-content:center;padding:1.25rem;border-radius:.8rem;background:#fff}.sponsor-logo-wrap img{max-width:100%;max-height:110px;object-fit:contain}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:#d8ddd9;border:1px solid #d8ddd9}.calendar-head{background:var(--green);color:#fff;padding:.75rem;text-align:center;font-weight:800}.calendar-day{min-height:132px;padding:.55rem;background:#fff}.calendar-day.muted{background:#f0f2f0;color:#a0a7a1}.calendar-date{font-weight:850}.calendar-event{display:block;margin-top:.35rem;padding:.3rem .4rem;border-radius:.4rem;border-left:3px solid var(--green2);background:#eef7f0;color:#18311f;font-size:.78rem;line-height:1.15;text-decoration:none}.calendar-event.live{border-left-color:#d00000}.site-footer{background:#080c09;color:#fff;border-top:6px solid var(--gold)}.footer-logo{max-width:240px;max-height:90px;object-fit:contain}.footer-link{display:block;margin:.4rem 0;color:#cbd2cc;text-decoration:none}.footer-link:hover{color:var(--gold)}.social-btn{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid #526057;border-radius:50%;color:#fff;text-decoration:none}.text-gold{color:var(--gold)!important}.bg-lhs{background:var(--green)!important}@media(max-width:767.98px){.hero{min-height:520px}.calendar{display:block;border:0;background:transparent}.calendar-head{display:none}.calendar-day{min-height:auto;margin-bottom:.5rem;border:1px solid #ddd;border-radius:.6rem}.calendar-day.muted{display:none}}


/* Homepage Bootstrap Carousel */
.home-hero-carousel,#lhsHeroCarousel,#lhsHeroCarousel .carousel-inner,#lhsHeroCarousel .carousel-item{min-height:620px}
#lhsHeroCarousel .carousel-item{position:relative;background:#07150c}
.hero-slide-image{height:620px;object-fit:cover;object-position:center}
.hero-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,20,6,.88) 0%,rgba(0,20,6,.55) 46%,rgba(0,20,6,.18) 100%)}
.hero-slide-caption{inset:0;display:flex;align-items:flex-end;padding:0 0 5.5rem;text-align:left}
.hero-slide-caption h1{max-width:950px;margin:0 0 1rem;font-size:clamp(3rem,7.5vw,6.8rem);font-weight:950;line-height:.9;letter-spacing:-.04em;text-shadow:0 4px 24px rgba(0,0,0,.55)}
.hero-slide-caption .lead{max-width:760px;text-shadow:0 2px 14px rgba(0,0,0,.7)}
#lhsHeroCarousel .carousel-indicators{margin-bottom:1.5rem}
#lhsHeroCarousel .carousel-indicators [data-bs-target]{width:44px;height:5px;border:0;border-radius:10px}
.champion-banner{background:linear-gradient(90deg,#dabc5e,#f0da8a);border-top:1px solid #b89a45;border-bottom:1px solid #b89a45}
.champion-kicker{color:#31522f;letter-spacing:.16em}.champion-title{color:#082d16;font-size:clamp(1.8rem,4vw,3.25rem);font-weight:950;letter-spacing:-.02em}.champion-subtitle{color:#3d432e;font-size:1.05rem}
@media(max-width:767.98px){.home-hero-carousel,#lhsHeroCarousel,#lhsHeroCarousel .carousel-inner,#lhsHeroCarousel .carousel-item,.hero-slide-image{min-height:540px;height:540px}.hero-slide-caption{padding-bottom:4.25rem}.hero-slide-caption h1{font-size:clamp(2.5rem,13vw,4.2rem)}}
