@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Oswald:wght@500;600&display=swap');
:root{--bg:#080808;--panel:#121212;--panel2:#191919;--text:#f4f4f2;--muted:#9b9b98;--red:#1683ff;--line:#292929;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.header{height:78px;border-bottom:1px solid var(--line);background:rgba(8,8,8,.96);position:sticky;top:0;z-index:10}.header-inner{height:100%;display:flex;align-items:center;gap:38px}.logo{font:600 1.65rem Oswald,sans-serif;letter-spacing:-.04em}.logo em{color:var(--red);font-style:normal}.logo-mark{display:inline-block;width:15px;height:15px;border:4px solid var(--red);border-radius:50%;margin-right:8px}nav{display:flex;gap:25px;margin-left:auto}nav a{font-size:.84rem;color:#aaa}nav a:hover,nav a.active{color:#fff}.hero{padding:82px 0 50px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 15%,rgba(22,131,255,.16),transparent 27%)}.crumb{color:var(--muted);font-size:.8rem;margin-bottom:24px}.crumb a:hover{color:white}.eyebrow{color:var(--red);font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1{font:600 clamp(3rem,8vw,6.2rem)/.95 Oswald,sans-serif;text-transform:uppercase;letter-spacing:-.035em;margin:12px 0 18px;max-width:900px}.lead{color:#b9b9b6;max-width:690px;margin:0;font-size:1.02rem}.content{padding:44px 0 90px}.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:26px}.chip,select,input{border:1px solid var(--line);background:#111;color:#eee;border-radius:6px;padding:12px 15px;font:inherit;font-size:.86rem}.chip{cursor:pointer}.chip.active{background:var(--red);border-color:var(--red)}input{min-width:270px;flex:1}.count{color:var(--muted);font-size:.84rem;margin-left:auto}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{border:1px solid var(--line);background:linear-gradient(145deg,var(--panel2),#0d0d0d);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;min-height:275px}.card-cover{height:118px;background:linear-gradient(125deg,#242424,#101010);position:relative;overflow:hidden}.card-cover:after{content:"";position:absolute;width:135px;height:135px;border:28px solid rgba(22,131,255,.16);border-radius:50%;right:-25px;top:-54px}.number{position:absolute;left:18px;bottom:9px;font:600 2.5rem Oswald,sans-serif;color:#5e5e5e}.card-body{padding:19px;display:flex;flex-direction:column;flex:1}.tag{color:var(--red);font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.card h2{font:600 1.22rem/1.2 Oswald,sans-serif;text-transform:uppercase;margin:10px 0 7px}.meta{color:var(--muted);font-size:.8rem;margin-bottom:18px}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--red);border:0;border-radius:5px;padding:11px 14px;font-weight:700;font-size:.78rem;margin-top:auto;align-self:flex-start}.btn:hover{background:#3394ff}.disabled{margin-top:auto;color:#777;font-size:.76rem;border-top:1px solid var(--line);padding-top:12px}.notice{margin-top:28px;border-left:3px solid var(--red);padding:13px 16px;background:#111;color:var(--muted);font-size:.82rem}.program-card img{width:100%;height:190px;object-fit:cover;background:#222}.program-card .card-body{min-height:220px}.schedule{color:#ddd;font-size:.82rem;margin:3px 0 17px}.empty{display:none;color:var(--muted);padding:35px 0}.empty.visible{display:block}.footer{border-top:1px solid var(--line);padding:28px 0;color:#777;font-size:.78rem}.footer-inner{display:flex;justify-content:space-between}.footer a:hover{color:#fff}@media(max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}nav{gap:14px}nav a:nth-child(3){display:none}}@media(max-width:620px){.container{width:calc(100% - 28px)}.header{height:66px}nav a{display:none}nav a:first-child{display:block}.hero{padding:54px 0 37px}.grid{grid-template-columns:1fr}.toolbar{align-items:stretch}.toolbar input,.toolbar select{width:100%;min-width:0}.count{width:100%;margin:3px 0}.program-card img{height:205px}.footer-inner{display:block}.footer-inner a{display:block;margin-top:8px}}

.mobile-nav{display:none}img,iframe,video{max-width:100%}.btn{min-height:44px;touch-action:manipulation}.card,.card-body,.lead,.meta,.notice{overflow-wrap:anywhere}@media(max-width:900px){body{padding-bottom:82px}.header nav{display:none}.header-inner{gap:14px}.mobile-nav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));position:fixed;z-index:70;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));margin:0;padding:6px;border:1px solid #3a3e46;border-radius:16px;background:rgba(17,19,23,.96);box-shadow:0 12px 38px rgba(0,0,0,.5);backdrop-filter:blur(16px)}.mobile-nav a{display:grid!important;place-items:center;min-width:0;min-height:48px;padding:5px 4px;color:#b7bac0;font-size:.72rem;font-weight:700;text-align:center}.mobile-nav a.active{color:#fff;background:#b0004b;border-radius:10px}main nav.container{display:flex!important;overflow-x:auto;flex-wrap:nowrap!important;gap:8px!important;padding:14px 14px 2px!important;scrollbar-width:none}main nav.container a{display:flex!important;flex:0 0 auto;min-height:42px;align-items:center;padding:0 12px;border:1px solid #343840;border-radius:999px;font-size:.78rem}.footer{padding-bottom:34px}}@media(max-width:620px){.header-cta{display:none}h1{font-size:clamp(2.35rem,12vw,3.2rem);line-height:.98;overflow-wrap:anywhere}.program-card img{height:auto;aspect-ratio:16/9}.footer-inner{display:grid;gap:8px}.card .btn{width:100%;align-self:stretch}.mobile-nav a{font-size:.68rem}}
.mobile-more{min-width:0;min-height:48px;border:0;background:transparent;color:#b7bac0;font:700 .72rem Inter,system-ui,sans-serif}.mobile-more.active,.mobile-more[aria-expanded=true]{color:#fff;background:#b0004b;border-radius:10px}.mobile-more-menu{position:absolute;right:0;bottom:calc(100% + 10px);width:min(290px,calc(100vw - 20px));padding:8px;border:1px solid #3a3e46;border-radius:16px;background:#111317;box-shadow:0 18px 50px rgba(0,0,0,.65)}.mobile-more-menu[hidden]{display:none}.mobile-more-menu a{display:flex!important;justify-content:flex-start;min-height:44px;padding:10px 12px;border-radius:9px;text-align:left;font-size:.82rem}.mobile-more-menu a.active{background:#b0004b;color:#fff}
