*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,sans-serif;background:linear-gradient(135deg,rgb(245,185,80),transparent);min-height:100vh}.container{max-width:1200px;margin:auto;padding:.2rem 2rem 2rem}footer{text-align:center;margin-top:2rem;margin-bottom:.5rem;color:#888}.archive-link-wrapper{text-align:center;margin-top:2rem}.archive-link{color:#07c;text-decoration:none;font-weight:700}.titleHeading{text-align:center;font-size:2rem;margin-bottom:1.5rem;margin-top:0rem;text-transform:capitalize;color:#333}@media (max-width: 768px){.container{padding:0rem 1rem .2rem 1.5rem}.titleHeading{font-size:1.5rem;padding-bottom:.25rem}.recent-articles{display:flex;flex-direction:column;gap:1rem}}._card_1rv0c_1{background:#fff;padding:1rem;border-radius:10px;box-shadow:0 2px 6px #0000001a;margin-bottom:1.4rem;display:flex;flex-direction:column;gap:1.5rem;max-width:800px;width:100%;margin-left:auto;margin-right:auto;border:2px solid paleturquoise;align-items:center;box-sizing:border-box}._content_1rv0c_19{display:flex;gap:1rem;width:100%;min-width:0;align-items:stretch}._text_1rv0c_27{flex:1;color:#333;min-width:0;overflow:hidden;text-overflow:ellipsis}._meta_1rv0c_35{font-size:.9rem;color:#777;margin-top:.5rem}._image_1rv0c_41{width:200px;min-width:200px;max-width:200px;border-radius:8px;margin-bottom:0rem;object-fit:cover;flex-shrink:0}._link_1rv0c_51{color:#333;text-decoration:none}._link_1rv0c_51:hover{text-decoration:underline}._articleFadeIn_1rv0c_59{animation:_fadeInUp_1rv0c_1 .5s ease forwards;opacity:0}@keyframes _fadeInUp_1rv0c_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){._content_1rv0c_19{flex-direction:column;align-items:center;text-align:center}._text_1rv0c_27{width:100%}._image_1rv0c_41{width:200px;max-width:100%;border-radius:8px;margin-bottom:1rem;object-fit:cover}}._markdown_1rv0c_98 img{display:block;margin:1rem auto;max-width:600px;height:auto;border-radius:8px}.big{width:500px;max-width:100%;height:auto}.small{width:200px;max-width:100%;height:auto}.med{width:450px;max-width:100%;height:auto}.medbig{width:250px;max-width:100%;height:auto}.img-row{display:flex;justify-content:center;gap:.1rem;flex-wrap:wrap;margin:1rem 0}.img-row img{max-width:45%;height:auto;border-radius:8px}.site-header{width:100%;background-color:#0d3b66;color:#fff}.header-top{display:flex;align-items:stretch;background-color:#0d3b66;background:linear-gradient(#0d3b66,#fff);padding:0rem;gap:0rem}.top-bar{background:linear-gradient(to right,#000 10%,#3af9a3 65%);padding:.5rem 1rem;display:flex;justify-content:flex-end}.sports-nav a{color:#4a2d2d;margin-left:20px;text-decoration:none;font-weight:700}.sports-nav a:hover{color:#cccc}.header-main{display:flex;align-items:center;justify-content:space-between;padding:0rem;background-color:#fff;border-bottom:1px solid #ccc;flex-wrap:wrap;gap:0rem}.logo-container{flex-shrink:0;background-color:#0d3b66;background:linear-gradient(#0d3b66,#fff);display:flex;align-items:stretch;justify-content:center}.logo{height:100%;max-height:160px;width:auto;object-fit:fill;padding:.3rem;border-radius:20%;-webkit-mask-image:radial-gradient(ellipse at center,rgba(0,0,0,1) 10%,rgba(0,0,0,0) 80%);mask-image:radial-gradient(ellipse at center,#000 20%,#0000 70%)}.logo:hover{background:linear-gradient(#0d3b66,#fff);transform:scale(1.01)}.author-buttons a{text-decoration:none}.author-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;flex-grow:1}.author-btn{font-size:2.5rem;background:#f7a9e6;border:4px solid rgb(238,188,70);border-radius:50%;padding:.5rem;width:80px;height:80px;cursor:pointer;transition:transform .2s,background .2s;display:flex;align-items:center;justify-content:center;overflow:hidden}.author-btn:hover{background:#f0f0f0;transform:scale(1.05)}.author-btn img{width:100%;height:100%;object-fit:cover;border-radius:50%}.site-header{position:sticky;top:0;z-index:1000;transition:transform .3s ease}.site-header.hidden{transform:translateY(-100%)}.site-header.visible{transform:translateY(0)}.site-header.scrolled{box-shadow:0 2px 8px #0003}@media (max-width: 768px){.header-top{flex-direction:column;align-items:center;text-align:center}.author-buttons{gap:.5rem;padding:.5rem;flex-wrap:wrap;justify-content:center}.author-btn{width:60px;height:60px;font-size:1.8rem;border-width:2px}.top-bar{background:linear-gradient(to right,#000 1%,#3af9a3 5%);flex-direction:column;align-items:center;padding:.5rem;font-size:.7rem}.sports-nav a{margin:.5rem;display:inline-block}.logo-container{flex-shrink:0;display:flex;align-items:stretch;justify-content:flex-start;padding-left:0rem}.logo{height:100%;max-height:75px;width:auto;object-fit:fill;padding:.2rem}}@media (max-width: 768px){.logo-container{background:transparent;padding-bottom:0rem}.top-bar{padding:0rem;font-size:.8rem}.author-btn{width:29px;height:29px;margin:0 auto;font-size:1.5rem;border-width:2px}.author-btn img{border-radius:50%;object-fit:cover}.header-top{padding-bottom:.25rem;padding-top:.35rem;gap:0rem}}.search-bar-wrapper{display:flex;justify-content:flex-end;padding:1rem 2rem;background:transparent;position:relative;flex-wrap:wrap}.search-input{padding:.3rem .5rem;font-size:1rem;border-radius:10px;border:1.6px solid #ccc;width:100%;max-width:300px}.search-results{position:absolute;top:80%;right:1rem;width:100%;max-width:300px;background:#fff;border:1px solid #ccc;border-radius:6px;z-index:10;max-height:250px;overflow-y:auto;box-shadow:0 2px 8px #00000026;list-style:none;padding:0;margin-top:.5rem;text-align:left}.search-results li{padding:.25rem 0rem .25rem .5rem;border-bottom:1px solid #eee;cursor:pointer}.search-results li:last-child{border-bottom:none}.search-results li a{text-decoration:none;color:#333;font-weight:700;display:block}.search-results li a:hover{text-decoration:underline}.no-results{text-align:center;padding:1rem;color:#999;font-style:italic}@media (max-width: 600px){.search-bar-wrapper{justify-content:right;padding:.35rem .35rem .65rem}.search-input{width:100%;max-width:100%;font-size:.6rem}.search-results{width:90%;max-width:100%}}._pageContainer_jb3a7_1{display:flex;justify-content:center;padding:2rem;background:transparent;flex-direction:column;align-items:center}._articleBox_jb3a7_10{background-color:#fff;padding:2rem;border-radius:12px;max-width:800px;width:100%;box-shadow:0 4px 12px #0000001a}._articleImage_jb3a7_19{display:block;max-width:100%;width:450px;height:auto;border-radius:8px;margin:1rem auto}._fullPageGradient_jb3a7_29{min-height:100%;width:100%;display:flex;flex-direction:column}._nfl_jb3a7_36{background:linear-gradient(to right,#d50000,#fff,#fff,#03c)}._nba_jb3a7_41{background:linear-gradient(to right,#1d428a,#fff,#c8102e)}._mlb_jb3a7_45{background:linear-gradient(to right,#d50032,#fff,#002d72)}._cfb_jb3a7_49{background:linear-gradient(to right,#004c00,#fff,#fff,#fc0)}._cbb_jb3a7_53{background:linear-gradient(to right,#2774ae,#fff,#fff,#ffb81c)}._olympic_jb3a7_57{background:linear-gradient(to right,#fc0,#fff,#fff,#00a3e0)}._other_jb3a7_61{background:linear-gradient(to right,#d9fd0e,#fff,#bf88f0)}._markdown_jb3a7_65{font-family:Arial;font-size:1.2rem;line-height:1.35;color:#121212}._markdown_jb3a7_65 h1,._markdown_jb3a7_65 h2{border-bottom:1px solid #eee;padding-bottom:.3rem}._markdown_jb3a7_65 a{color:#06c;text-decoration:underline}._markdown_jb3a7_65 img{max-width:85%;height:auto;display:block;margin:1rem auto;border-radius:8px}@media (max-width: 768px){._pageContainer_jb3a7_1{padding:1rem}._articleBox_jb3a7_10{padding:1rem;border-radius:8px}._articleImage_jb3a7_19{width:100%;max-width:100%;margin:.5rem 0}h1{font-size:1.2rem;line-height:1rem}p{font-size:1rem}._markdown_jb3a7_65{font-size:1rem;line-height:1.5rem}}._commentSection_laue5_1{margin-top:2rem;width:100%;max-width:650px;padding-top:1rem;border-top:3px solid #ccc}._commentsTitle_laue5_9{font-size:1.4rem;margin:.25rem .25rem 1.3rem}._comment_laue5_1{background-color:#fff;padding:.1rem 1rem;border-radius:10px;margin-bottom:.4rem;box-shadow:0 2px 4px #0000001a}._reply_laue5_23{background-color:#f9f9f9;padding:.4rem 1rem;border-radius:4px;margin:.5rem 0 .4rem 1.5rem;border-left:3px solid #ccc;box-shadow:0 1px 3px #0000000d}._comment_laue5_1 p,._reply_laue5_23 p{margin-top:.25rem;margin-bottom:.25rem;line-height:1.4}._comment_laue5_1 p,strong{display:inline-block;margin-bottom:.1rem;margin-right:.3rem;font-size:1rem;line-height:1.2rem}._actions_laue5_47{display:flex;gap:.75rem;margin-top:.3rem}._actions_laue5_47 button{margin-right:1rem;background:none;border:none;cursor:pointer;color:#07c;font-size:.7rem}._viewMore_laue5_62{margin-top:1rem;background:#ffdab9;padding:.5rem 1rem;border:none;cursor:pointer;border-radius:6px}._addCommentBtn_laue5_71{margin-bottom:.25rem;padding:.5rem 1rem;font-weight:700;border:none;background-color:#007bff;color:#fff;cursor:pointer;border-radius:8px}._addCommentForm_laue5_82{margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}._addCommentForm_laue5_82 input,._addCommentForm_laue5_82 textarea{width:100%;padding:.5rem;font-size:1rem}._addCommentForm_laue5_82 button{align-self:flex-start;background-color:green;color:#fff;padding:.5rem 1rem;border:none;border-radius:8px;cursor:pointer}._replyForm_laue5_106{margin-top:.5rem;padding-left:1rem;border-left:2px solid #ccc;display:flex;flex-direction:column;gap:.5rem;margin-bottom:.6rem}._replyForm_laue5_106 input,._replyForm_laue5_106 textarea{width:100%;padding:.4rem;font-size:.95rem}._replyForm_laue5_106 button{display:inline-flex;align-self:flex-start;background-color:#28a745;color:#fff;padding:.4rem .8rem;border:none;border-radius:6px;cursor:pointer;margin-right:.5rem}._cancelButton_laue5_137{background-color:#ccc;color:#333;padding:.4rem .8rem;border:none;border-radius:6px;cursor:pointer}._modalOverlay_laue5_146{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}._modal_laue5_146{background:#fff;padding:1.5rem;border-radius:10px;max-width:400px;text-align:center}._modalActions_laue5_167{margin-top:1rem;display:flex;justify-content:center;gap:.75rem}._modalActions_laue5_167 button{padding:.4rem 1rem;border:none;border-radius:12px;cursor:pointer;background-color:#eee;transition:background-color .2s}._modalActions_laue5_167 button:hover{background-color:#ddd}._adminLogin_laue5_187{margin-top:2rem;font-size:.9rem;color:#000}._adminLogin_laue5_187 input,._adminLogin_laue5_187 button{display:block;margin:.5rem 0rem}._adminLogout_laue5_199{margin-top:1rem;font-size:.7rem;color:green}._pageContainer_ydry6_3{padding:2rem}._recentArticles_ydry6_7{display:flex;flex-direction:column;gap:1.5rem;width:100%;align-items:center;background:#ff00001a}._articleWrapper_ydry6_17{width:100%;max-width:800px}._fullPageGradient_ydry6_23{min-height:100vh;width:100%;display:flex;flex-direction:column}._nfl_ydry6_30{background:linear-gradient(to right,#d50000,#fff,#fff,#03c)}._nba_ydry6_35{background:linear-gradient(to right,#1d428a,#fff,#c8102e)}._mlb_ydry6_39{background:linear-gradient(to right,#d50032,#fff,#002d72)}._cfb_ydry6_43{background:linear-gradient(to right,#004c00,#fff,#fff,#fc0)}._cbb_ydry6_47{background:linear-gradient(to right,#2774ae,#fff,#fff,#ffb81c)}._olympic_ydry6_51{background:linear-gradient(to right,#fc0,#fff,#fff,#00a3e0)}._other_ydry6_55{background:linear-gradient(to right,#d9fd0e,#fff,#bf88f0)}._articleFadeIn_ydry6_59{animation:_fadeIn_ydry6_1 .5s ease-in-out}._recentArticles_ydry6_7>div{width:100%;max-width:800px}._container_ydry6_68{padding:2rem;max-width:900px;margin:auto}._categoryHeading_ydry6_74{text-align:center;font-size:2rem;margin-bottom:1.5rem;text-transform:capitalize;color:#333}._archiveHeading_ydry6_82{text-align:center;margin-top:3rem;font-size:1.8rem;color:#666;border-top:1px solid #ccc;padding-top:1rem}._articleFadeIn_ydry6_59{animation:_fadeInUp_ydry6_1 .5s ease forwards;opacity:0}@keyframes _fadeInUp_ydry6_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._archiveLinkWrapper_ydry6_107{margin-top:2rem;text-align:center}._archiveLink_ydry6_107{color:#007bff;text-decoration:none;font-weight:700}@media (max-width: 768px){._container_ydry6_68{padding:1rem}._titleHeading_ydry6_124{font-size:1.5rem}._recentArticles_ydry6_7{display:flex;flex-direction:column;gap:1rem}}._pageContainer_1czj3_1{position:relative;max-width:800px;margin:auto;padding:2rem;z-index:1}._authorHeading_1czj3_9{text-align:center;cursor:pointer;position:relative;z-index:2}._logoColumnLeft_1czj3_17,._logoColumnRight_1czj3_18{position:fixed;top:var(--logo-top, 150px);transition:top .3s ease;width:60px;z-index:999}._logoColumnLeft_1czj3_17{left:10px}._logoColumnRight_1czj3_18{right:40px}._teamLogo_1czj3_34{width:80px;margin:10px 0;transition:transform .2s ease}._teamLogo_1czj3_34:hover{transform:scale(1.1)}._header_1czj3_44{position:sticky;top:0;z-index:1000}@media (max-width: 768px){._container_1czj3_51{padding:1rem}._titleHeading_1czj3_55{font-size:1.5rem}._recent-articles_1czj3_59{display:flex;flex-direction:column;gap:1rem}}
