code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:600px){body{font-size:16px}}@font-face{font-family:Academy;font-style:normal;font-weight:400;src:url(/static/media/Academy.f42c5ecb697585390c5b.ttf) format("truetype")}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;src:url(/static/media/BebasNeue-Regular.12e3683f9192436a7be8.ttf) format("truetype")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(/static/media/RobotoSlab-Regular.ff7e3e08892523dd1f64.ttf) format("truetype")}:root{--surface-elevated:#fff;--surface-muted:#f5e8d8;--shadow-elevated:0 8px 20px #0000001a}body{background:#fef1e1;background:var(--bg-color);color:#333;font-family:Roboto Slab,serif,sans-serif;font-family:var(--font-family),sans-serif;margin:0;padding:0}.App{display:flex;flex-direction:column;min-height:100vh;text-align:center}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem}.main-content--full{max-width:none;padding:0}@media (max-width:600px){.main-content{padding:1rem}.main-content--full{padding:0}}:root{--primary-color:#fc350b;--secondary-color:#fff;--bg-color:#fef1e1;--accent-color:#fc350b;--font-family:"Roboto Slab",serif}.nav-bar{background:#0000;position:fixed;top:0;transition:background .3s ease;width:100%;z-index:50}.nav-bar.scrolled{background:#000000b3}.nav-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem}.logo-image{height:auto;vertical-align:middle;width:50px}.desktop-links{align-items:center;display:flex;gap:2rem}.nav-button{background:none;border:none;color:#fc350b;color:var(--primary-color);cursor:pointer;font-family:Bebas Neue,sans-serif;font-size:1rem;position:relative;transition:color .2s}.nav-button.active,.nav-button:hover{color:#fc350b;color:var(--accent-color)}.hamburger{background:none;border:none;cursor:pointer;display:none;padding:.5rem}.hamburger-icon,.hamburger-icon:after,.hamburger-icon:before{background:#fc350b;background:var(--primary-color);border-radius:1px;content:"";display:block;height:2px;position:relative;transition:all .3s;width:24px}.hamburger-icon:before{transform:translateY(-8px)}.hamburger-icon:after{transform:translateY(6px)}.hamburger-icon.open{background:#0000}.hamburger-icon.open:before{transform:rotate(45deg) translate(5px,5px)}.hamburger-icon.open:after{transform:rotate(-45deg) translate(5px,-5px)}.mobile-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:40}.mobile-menu{background:#fef1e1;background:var(--bg-color);box-shadow:-2px 0 8px #0003;display:flex;flex-direction:column;height:100%;padding:1rem;width:250px}.mobile-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.close-btn{background:none;border:none;color:#fc350b;color:var(--primary-color);cursor:pointer;font-size:1.5rem}.mobile-links{display:flex;flex-direction:column;gap:1.5rem}.mobile-button{background:none;border:none;color:#fc350b;color:var(--primary-color);cursor:pointer;font-family:Bebas Neue,sans-serif;font-size:1.25rem;text-align:left;transition:color .2s}.mobile-button.active,.mobile-button:hover{color:#fc350b;color:var(--accent-color)}@media (max-width:768px){.desktop-links{display:none}.hamburger{display:block}}@media (min-width:769px){.mobile-menu,.mobile-overlay{display:none}}.nav-avatar{border-radius:50%;height:32px;object-fit:cover;width:32px}.nav-avatar,.nav-avatar+.nav-button,.nav-button+.nav-avatar{vertical-align:middle}@media (max-width:600px){.landing-content{max-width:100%;padding:0 .5rem}.landing-description,.landing-subtitle{font-size:1rem;line-height:1.5}.landing-title{font-size:2rem}.join-button{box-sizing:border-box;width:100%}.subtitle{font-size:1rem;line-height:1.5}}.landing-page{align-items:center;background:var(--bg-color);display:flex;justify-content:center;padding:4rem 1rem}.landing-content{box-sizing:border-box;margin:0 auto;max-width:700px;text-align:left}.landing-content .landing-title{margin:0;text-align:center}.landing-title{color:var(--primary-color);font-family:Bebas Neue,sans-serif;font-size:3rem;margin-bottom:1rem}.landing-subtitle{color:#333;font-size:1.25rem;line-height:1.6;margin-bottom:1.5rem}.landing-description{color:#444;font-size:1rem;line-height:1.75;margin-bottom:2rem}.landing-description,.landing-subtitle{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.subtitle{color:#333;font-size:1.25rem;line-height:1.6;margin-bottom:1.5rem}.join-button{background:var(--primary-color);border-radius:6px;box-sizing:border-box;color:var(--secondary-color);display:block;font-family:Bebas Neue,sans-serif;font-size:1.25rem;margin:0 auto;padding:.75rem 2rem;text-align:center;text-decoration:none;transition:background .3s,transform .2s;width:100%}.join-button:hover{background:#e02d0a;transform:translateY(-2px)}@media (max-width:600px){.landing-title{font-size:2.5rem}.landing-subtitle{font-size:1.1rem}.join-button{font-size:1rem;padding:.6rem 1.5rem}}.landing-page h1{font-family:Bebas Neue,sans-serif}.community-rules-page{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;margin:0 auto;max-width:1200px;overflow-x:hidden;padding:2rem 1.5rem}.rules-list-item li:before{content:"\2022"}.in-game-rules-page{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;margin:0 auto;max-width:1200px;overflow-x:hidden;padding:2rem 1.5rem}.rules-header{border-bottom:3px solid #1a2a6c;margin-bottom:2.5rem;padding-bottom:1rem}.page-title{color:#1a2a6c;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.rules-subtitle{color:#555;font-size:1.25rem;margin-bottom:1rem}.rules-container{display:flex;flex-wrap:wrap;gap:2rem}.rules-toc{background:#f8f9fa;border-radius:8px;box-shadow:0 2px 10px #0000000d;flex:1 1;height:-webkit-fit-content;height:fit-content;min-width:280px;padding:1.5rem;position:-webkit-sticky;position:sticky;top:1rem}.rules-toc-title{border-bottom:2px solid #b6c2e4;color:#1a2a6c;font-size:1.5rem;margin-bottom:1.25rem;padding-bottom:.5rem}.toc-list{list-style:none;margin:0;padding:0}.toc-item{margin-bottom:.8rem}.toc-link{border-radius:4px;color:#2c3e50;display:block;font-weight:500;padding:.5rem .75rem;text-decoration:none;transition:all .2s ease}.toc-link:hover{background-color:#e3e8f7;color:#1a2a6c;transform:translateX(3px)}.rules-content{flex:2 1;min-width:300px}.rules-list{counter-reset:rule-section;list-style:none;margin:0;padding:0}.rules-list-item{background:#fff;border-radius:8px;box-shadow:0 3px 15px #00000014;margin-bottom:2rem;overflow:hidden;padding:1.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.rules-list-item:before{align-items:center;background:#1a2a6c;border-bottom-right-radius:8px;color:#fff;content:counter(rule-section);counter-increment:rule-section;display:flex;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;left:0;position:absolute;top:0;width:40px}.rules-list-item:hover{box-shadow:0 5px 20px #0000001f;transform:translateY(-3px)}.rule-title{color:#1a2a6c;font-size:1.4rem;font-weight:600;margin:0 0 .75rem;padding-left:45px}.rules-list-item ul{list-style:none;margin:.5rem 0 0 45px;padding:0}.rules-list-item li{margin-bottom:.6rem;padding-left:1.5rem;position:relative}.rules-list-item li:before{color:#1a2a6c;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.rules-key{background:#f1f6ff;border-left:4px solid #1a2a6c;border-radius:0 8px 8px 0;margin-top:2rem;padding:1.25rem}.rules-key-title{color:#1a2a6c;font-size:1.2rem;margin-bottom:.75rem;margin-top:0}.rules-key-items{display:flex;flex-wrap:wrap;gap:1rem}.key-item{align-items:center;background:#fff;border-radius:20px;box-shadow:0 2px 5px #0000000d;display:flex;padding:.5rem 1rem}.key-color{border-radius:50%;height:20px;margin-right:.5rem;width:20px}.key-color.blue{background:#1a2a6c}.key-color.gold{background:#d4af37}@media (max-width:768px){.rules-container{flex-direction:column}.rules-toc{position:static}.page-title{font-size:2rem}}.news-layout,body.news-page-active{overflow:hidden}.news-layout{background:#fef1e1;display:flex;height:calc(100vh - 72px);left:0;position:fixed;top:72px;width:100vw}.news-sidebar{background:#fbddc8;border-radius:8px;border-right:1px solid #efcdb3;box-shadow:0 3px 10px #0000001f;flex:0 0 300px;margin:0 0 20px 20px;overflow-y:auto;padding:0 .75rem}.news-sidebar ul{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:1rem 0}.news-sidebar li{background:#fef1e1;border-radius:6px;box-shadow:0 1px 3px #0000000f;cursor:pointer;overflow:hidden;transition:transform .15s,box-shadow .15s}.news-sidebar li:hover{box-shadow:0 3px 8px #0000001f;transform:translateY(-2px)}.news-sidebar li.active{outline:3px solid #fc350b}.news-sidebar .thumb{display:block;height:140px;object-fit:cover;width:100%}.news-sidebar h4{color:#391400;font-size:1rem;font-weight:600;margin:.5rem}.news-sidebar p{color:#6b3c00;font-size:.8rem;margin:0 .5rem .75rem}.news-main{box-sizing:border-box;flex:1 1;overflow-y:auto;padding:0 3rem}article{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#391400;margin:0 auto 2rem;max-width:900px;padding:2rem 2.5rem}article h1{color:#fc350b;font-size:2.1rem;margin:0 0 .5rem}article h2{color:#6b3c00;font-size:1.25rem;margin:0 0 1.25rem}.media-gallery{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.media-gallery img{border-radius:6px;box-shadow:0 1px 4px #00000014;height:auto;max-width:100%}.article-image{border-radius:6px;display:block;height:auto;margin:1rem auto;max-height:360px;max-width:480px;object-fit:cover;width:100%}.body{text-align:left}.body p{line-height:1.65;margin:0 0 1rem}.continue{background:#fc350b;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:1rem;margin:2rem auto;padding:.75rem 2.25rem;transition:background .2s,transform .15s}.continue:hover{background:#d42e07;transform:translateY(-2px)}.preview{background:#fff;border-radius:8px;box-shadow:0 1px 6px #00000014;color:#391400;cursor:pointer;margin:2rem auto;max-width:900px;padding:1.5rem 2rem}.preview:hover{box-shadow:0 3px 10px #0000001f}.preview .body{max-height:4.5rem;overflow:hidden;position:relative}.preview .body:after{background:linear-gradient(180deg,#fff0,#fff);bottom:0;content:"";height:2.5rem;left:0;position:absolute;right:0}@keyframes flashBorder{0%{box-shadow:0 0 0 0 #fc350be6}40%{box-shadow:0 0 0 8px #fc350b00}to{box-shadow:0 0 0 0 #fc350b00}}.flash{animation:flashBorder 1.2s ease-out}@media(max-width:800px){.news-sidebar{display:none}.news-main{flex:1 1;padding:0 1rem}}.watch-page{align-items:center;display:flex;flex-direction:column;gap:2rem;padding:2rem 1rem}.live-video-wrapper{aspect-ratio:16/9;background:#000;border-radius:12px;box-shadow:var(--shadow-elevated);margin-top:2rem;max-width:960px;overflow:hidden;position:relative;width:100%}.live-video{accent-color:var(--primary-color);height:100%;width:100%}.live-video::-webkit-media-controls-current-time-display,.live-video::-webkit-media-controls-seek-back-button,.live-video::-webkit-media-controls-seek-forward-button,.live-video::-webkit-media-controls-time-remaining-display,.live-video::-webkit-media-controls-timeline{display:none!important}.offline-message{background:var(--surface-muted);border-radius:8px;box-shadow:var(--shadow-elevated);margin-top:5rem;padding:1.5rem 2rem;text-align:center}.highlights-link{background:var(--primary-color);border-radius:4px;color:var(--secondary-color);display:inline-block;margin-top:1rem;padding:.5rem 1rem;text-decoration:none;transition:background .3s,transform .2s}.highlights-link:hover{background:#e02d0a;transform:translateY(-2px)}.highlights-section{max-width:960px;width:100%}.video-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.highlight-item{background:var(--surface-elevated);border-radius:8px;box-shadow:var(--shadow-elevated);padding:1rem}@media (max-width:600px){.live-video-wrapper{border-radius:0;max-width:100%}.watch-page{padding:1rem .5rem}}.stream-info{color:#333;display:flex;font-family:Roboto Slab,serif;font-size:1rem;gap:2rem;justify-content:center;margin-top:1rem}.stream-info .stream-duration,.stream-info .viewer-count{background:var(--surface-elevated);border-radius:4px;box-shadow:var(--shadow-elevated);padding:.5rem 1rem}@media (max-width:600px){.stream-info{flex-direction:column;gap:1rem}.stream-info .stream-duration,.stream-info .viewer-count{text-align:center;width:100%}}.global-throbber-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.global-throbber-spinner{animation:spin 1s linear infinite;border:8px solid #f3f3f3;border-radius:50%;border-top-color:red;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.welcome-page{align-items:center;background:#fef1e1;display:flex;flex-direction:column;inset:0;justify-content:center;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:2rem;position:absolute;text-align:center;z-index:0}.welcome-page__star{background-color:#fff;border-radius:50%;box-shadow:0 0 5px #fffc;position:absolute;z-index:1}.welcome-page__baseball-star{box-shadow:0 0 8px #fc350bcc}.welcome-page__baseball-container{margin-bottom:2rem;z-index:2}.welcome-page__title{color:#fc350b;font-family:Oswald,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;letter-spacing:1px;line-height:1.2;margin-bottom:1rem;max-width:1200px;text-shadow:0 0 10px #fc350b4d;text-transform:uppercase}.welcome-page__subtitle,.welcome-page__title{margin-left:auto;margin-right:auto;padding:0 1rem;z-index:3}.welcome-page__subtitle{color:#2c3e50;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:500;line-height:1.6;margin-bottom:3rem;max-width:800px}.welcome-page__buttons-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;max-width:800px;width:100%;z-index:3}.welcome-page__button{border:none;border-radius:50px;cursor:pointer;flex:1 1;font-size:clamp(1.1rem,1.5vw,1.3rem);font-weight:600;max-width:350px;min-width:250px;overflow:hidden;padding:1.25rem 3rem;position:relative;transition:all .3s ease;z-index:3}.welcome-page__button--primary{background:linear-gradient(45deg,#fc350b,#d32f0a);box-shadow:0 5px 15px #fc350b4d;color:#fff}.welcome-page__button--secondary{background:#2c3e50;box-shadow:0 5px 15px #2c3e504d;color:#fff}.welcome-page__decoration{position:absolute;z-index:0}.welcome-page__decoration--diamond{align-items:center;display:flex;height:120px;justify-content:center;right:10%;top:10%;width:120px}.welcome-page__base{border:2px solid #fc350b;border-radius:2px;height:30px;opacity:.4;position:absolute;width:30px}.welcome-page__base:first-child{left:45px;top:0}.welcome-page__base:nth-child(2){right:0;top:45px}.welcome-page__base:nth-child(3){bottom:0;left:45px}.welcome-page__base:nth-child(4){left:0;top:45px}.welcome-page__home-plate{border-bottom:20px solid #fc350b;border-left:15px solid #0000;border-right:15px solid #0000;height:0;opacity:.4;position:absolute;top:60px;width:0}.welcome-page__decoration--baseball{align-items:center;background:#fff;border:5px solid #fc350b;border-radius:50%;bottom:10%;display:flex;height:120px;justify-content:center;left:10%;position:relative;width:120px}.welcome-page__stitch{background:#fc350b;border-radius:50%;height:3px;opacity:.4;position:absolute;width:80px}.welcome-page__stitch:first-child{transform:rotate(45deg)}.welcome-page__stitch:nth-child(2){transform:rotate(-45deg)}.welcome-page__stitch:nth-child(3){transform:rotate(135deg)}.welcome-page__stitch:nth-child(4){transform:rotate(-135deg)}@media (min-width:768px){.welcome-page__baseball-container{margin-bottom:3rem}.welcome-page__title{margin-bottom:1.5rem}.welcome-page__button{padding:1.25rem 3.5rem}}@media (min-width:1200px){.welcome-page{padding:4rem 2rem}.welcome-page__decoration--diamond{height:150px;right:10%;top:10%;width:150px}.welcome-page__base{height:40px;width:40px}.welcome-page__base:first-child{left:55px}.welcome-page__base:nth-child(2){top:55px}.welcome-page__base:nth-child(3){left:55px}.welcome-page__base:nth-child(4){top:55px}.welcome-page__home-plate{top:75px}.welcome-page__decoration--baseball{bottom:10%;height:150px;left:10%;width:150px}.welcome-page__stitch{width:100px}}
/*# sourceMappingURL=main.ea08771c.css.map*/