*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;color:#333;background:#f5f5f5}img{max-width:100%;height:auto;display:block}a{color:#1a73e8;text-decoration:none}a:hover{color:#1557b0}ul,ol{list-style:none}table{border-collapse:collapse;width:100%}.container{max-width:1200px;margin:0 auto;padding:0 15px}.site-header{background:#1a1a2e;color:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px rgb(0 0 0 / .15)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:15px 0;gap:20px}.site-branding{display:flex;align-items:center;gap:15px}.site-logo img{max-height:50px;width:auto}.site-title{font-size:1.5rem;font-weight:700}.site-title a{color:#fff}.site-title a:hover{color:#e94560}.site-description{font-size:.85rem;color:#aaa;display:none}.main-navigation{display:flex;align-items:center}.main-navigation ul{display:flex;gap:5px}.main-navigation li{position:relative}.main-navigation a{display:block;padding:8px 16px;color:#ccc;font-size:.95rem;border-radius:4px;transition:all .3s}.main-navigation a:hover{color:#fff;background:rgb(255 255 255 / .1)}.main-navigation .current-menu-item>a{color:#e94560;font-weight:600}.main-navigation .menu-item-has-children>a::after{content:"\25BC";font-size:.65em;margin-left:6px;display:inline-block;vertical-align:middle;transition:transform .3s}.main-navigation .sub-menu{display:none;position:absolute;top:100%;left:0;background:#16213e;border-radius:0 0 8px 8px;box-shadow:0 4px 15px rgb(0 0 0 / .3);min-width:200px;z-index:100;padding:8px 0}.main-navigation li:hover>.sub-menu{display:block}.main-navigation .sub-menu .menu-item-has-children>a::after{content:"\25B6";float:right;margin-top:2px}.main-navigation .sub-menu .sub-menu{top:0;left:100%;border-radius:0 8px 8px}.main-navigation .sub-menu a{padding:10px 20px}.menu-toggle{display:none;flex-direction:column;gap:5px;background:0 0;border:none;cursor:pointer;padding:10px}.menu-toggle span{display:block;width:25px;height:2px;background:#fff;border-radius:2px;transition:all .3s}.header-search{position:relative;display:flex;align-items:center}.search-toggle{background:0 0;border:none;color:#aaa;cursor:pointer;padding:8px;display:flex;align-items:center;transition:color .3s}.search-toggle:hover{color:#e94560}.header-search .search-form{display:none;position:absolute;top:100%;right:0;z-index:200;background:#1a1a2e;border:1px solid rgb(255 255 255 / .1);border-radius:8px;padding:10px;box-shadow:0 8px 25px rgb(0 0 0 / .4);min-width:280px}.header-search .search-form.active{display:flex;gap:8px}.header-search .search-form input[type=search]{flex:1;padding:8px 12px;border:1px solid rgb(255 255 255 / .15);border-radius:6px;background:rgb(255 255 255 / .08);color:#fff;font-size:.88rem;outline:none}.header-search .search-form input[type=search]::placeholder{color:#777}.header-search .search-form input[type=search]:focus{border-color:#e94560}.header-search .search-form button[type=submit]{padding:8px 16px;background:#e94560;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;transition:background .3s}.header-search .search-form button[type=submit]:hover{background:#d63850}.sports-nav{background:#16213e;border-top:1px solid rgb(255 255 255 / .06)}.sports-links{display:flex;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sports-links::-webkit-scrollbar{display:none}.sports-links .sport-item{flex-shrink:0}.sports-links .sport-item a{display:block;padding:10px 20px;color:#8a8fa8;font-size:.88rem;transition:all .3s;white-space:nowrap;border-bottom:2px solid #fff0}.sports-links .sport-item a:hover{color:#fff;background:rgb(255 255 255 / .05);border-bottom-color:#e94560}.sport-item.nba a:hover{border-bottom-color:#c8102e}.sport-item.football a:hover{border-bottom-color:#00a86b}.site-main{min-height:60vh}.content-area{display:grid;grid-template-columns:1fr 320px;gap:30px;align-items:start}.content-area .primary{min-width:0}.content-area .sidebar .widget{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px rgb(0 0 0 / .06);margin-bottom:20px}.content-area .sidebar .widget-title{font-size:1rem;color:#1a1a2e;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e94560}.content-area .sidebar .widget ul li{padding:6px 0;border-bottom:1px solid #f0f0f0;font-size:.9rem}.content-area .sidebar .widget ul li:last-child{border-bottom:none}.content-area .sidebar .widget a{color:#555}.content-area .sidebar .widget a:hover{color:#1a73e8}.breadcrumb{padding:10px 0;margin-bottom:20px;font-size:.9rem;color:#666}.breadcrumb a{color:#1a73e8}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .current{color:#333;font-weight:600}.post-card{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:25px;box-shadow:0 2px 10px rgb(0 0 0 / .08);transition:transform .3s,box-shadow .3s}.post-card:hover{transform:translateY(-3px);box-shadow:0 5px 20px rgb(0 0 0 / .12)}.post-thumbnail img{width:100%;max-height:400px;object-fit:cover}.post-content{padding:25px}.post-title{font-size:1.5rem;margin-bottom:10px;line-height:1.3}.post-title a{color:#1a1a2e}.post-title a:hover{color:#e94560}.post-meta{font-size:.85rem;color:#888;margin-bottom:15px;display:flex;gap:15px;flex-wrap:wrap}.post-meta a{color:#1a73e8}.post-excerpt{color:#555;line-height:1.8;margin-bottom:15px}.read-more{display:inline-block;padding:8px 20px;background:#1a73e8;color:#fff;border-radius:6px;font-size:.9rem;transition:background .3s}.read-more:hover{background:#1557b0;color:#fff}.pagination{margin:30px 0;text-align:center}.pagination .page-numbers{display:inline-block;padding:8px 15px;margin:0 3px;border:1px solid #ddd;border-radius:6px;color:#333;background:#fff;transition:all .3s}.pagination .page-numbers:hover{background:#f0f0f0;border-color:#1a73e8;color:#1a73e8}.pagination .current{background:#1a73e8;border-color:#1a73e8;color:#fff;font-weight:600}.page-header{margin-bottom:30px}.page-title{font-size:2rem;color:#1a1a2e;margin-bottom:10px;line-height:1.3}.archive-description{color:#666;font-size:1rem;line-height:1.8}.archive-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px}.author-bio{background:#fff;border-radius:12px;padding:30px;margin-bottom:30px;box-shadow:0 2px 10px rgb(0 0 0 / .08);display:flex;gap:25px;align-items:flex-start}.author-avatar img{border-radius:50%;width:120px;height:120px;object-fit:cover}.author-info{flex:1}.author-name{font-size:1.8rem;color:#1a1a2e;margin-bottom:5px}.author-role{color:#888;font-size:.9rem;margin-bottom:10px}.author-description{color:#555;line-height:1.8}.author-stats{display:flex;gap:20px;margin-top:15px}.author-stats span{font-size:.9rem;color:#666}.author-stats strong{color:#1a73e8;font-size:1.1rem}.term-header{background:#fff;border-radius:12px;padding:25px 30px;margin-bottom:30px;box-shadow:0 2px 10px rgb(0 0 0 / .08)}.term-title{font-size:1.8rem;color:#1a1a2e;margin-bottom:10px}.term-description{color:#555;line-height:1.8}.term-count{display:inline-block;margin-top:10px;color:#888;font-size:.9rem}.term-count strong{color:#1a73e8}.search-header{background:#fff;border-radius:12px;padding:30px;margin-bottom:30px;box-shadow:0 2px 10px rgb(0 0 0 / .08);text-align:center}.search-header-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#f0f4ff;border-radius:50%;margin:0 auto 16px;color:#1a73e8}.search-title{font-size:1.6rem;color:#1a1a2e;margin-bottom:8px}.search-title span{color:#e94560;font-weight:700}.search-count{color:#888;font-size:.9rem;margin-bottom:20px}.search-count strong{font-size:1.1rem;color:#1a73e8;font-weight:700}.search-header-form{display:flex;max-width:480px;margin:0 auto;gap:10px}.search-header-form input[type=search]{flex:1;padding:10px 16px;border:2px solid #e8e8e8;border-radius:8px;font-size:.9rem;outline:none;transition:border-color .3s;background:#fafafa}.search-header-form input[type=search]:focus{border-color:#1a73e8;background:#fff}.search-header-form button[type=submit]{padding:10px 24px;background:#1a73e8;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .3s}.search-header-form button[type=submit]:hover{background:#1557b0}.error-404{text-align:center;padding:80px 20px}.error-404 h1{font-size:5rem;color:#e94560;margin-bottom:10px}.error-404 p{font-size:1.2rem;color:#666;margin-bottom:30px}.error-404 .search-form{max-width:400px;margin:0 auto}.error-404 .back-home{margin-top:30px}.no-results{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgb(0 0 0 / .08)}.no-results h1{font-size:1.8rem;color:#1a1a2e;margin-bottom:10px}.no-results p{color:#888}.site-footer{background:#1a1a2e;color:#ccc;padding:40px 0 20px;margin-top:50px}.footer-widgets{margin-bottom:30px}.footer-widget-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgb(255 255 255 / .1);flex-wrap:wrap;gap:15px}.footer-nav ul{display:flex;gap:15px;flex-wrap:wrap}.footer-nav a{color:#aaa;font-size:.85rem;transition:color .3s}.footer-nav a:hover{color:#e94560}.copyright{font-size:.85rem;color:#888}.copyright a{color:#aaa}.copyright a:hover{color:#e94560}.footer-info{margin-top:6px;font-size:.8rem;color:#777}.footer-info a{color:#888;text-decoration:none}.footer-info a:hover{color:#e94560}.footer-sep{margin:0 10px;color:#555}.widget{margin-bottom:25px}.widget-title{font-size:1.1rem;color:#1a1a2e;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #e94560}.widget ul li{padding:8px 0;border-bottom:1px solid #eee}.widget ul li:last-child{border-bottom:none}.widget a{color:#555}.widget a:hover{color:#1a73e8}.search-form{display:flex;gap:10px}.search-form input[type="search"]{flex:1;padding:10px 15px;border:2px solid #ddd;border-radius:6px;font-size:1rem;outline:0;transition:border-color .3s}.search-form input[type="search"]:focus{border-color:#1a73e8}.search-form button{padding:10px 20px;background:#1a73e8;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background .3s}.search-form button:hover{background:#1557b0}.sports-hero{background:#1a1a2e;padding:30px 0 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.hero-featured{position:relative;border-radius:12px;overflow:hidden;background:#16213e;display:flex;flex-direction:column}.hero-image{overflow:hidden;max-height:360px}.hero-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.hero-featured:hover .hero-image img{transform:scale(1.05)}.hero-content{padding:20px;flex:1;display:flex;flex-direction:column;justify-content:flex-end}.hero-badge{display:inline-block;background:#e94560;color:#fff;font-size:.75rem;padding:3px 10px;border-radius:4px;margin-bottom:8px;width:fit-content}.hero-title{font-size:1.4rem;margin:0 0 8px;line-height:1.4}.hero-title a{color:#fff;transition:color .3s}.hero-title a:hover{color:#e94560}.hero-excerpt{color:#8a8fa8;font-size:.9rem;margin-bottom:10px;line-height:1.6}.hero-meta{color:#666;font-size:.8rem}.hero-side{display:flex;flex-direction:column;gap:12px}.hero-item{background:#16213e;border-radius:10px;overflow:hidden;display:flex;gap:12px;padding:12px;transition:background .3s}.hero-item:hover{background:#1e2a4a}.hero-item:first-child{flex-direction:column;padding:0}.hero-item:first-child .hero-item-img{overflow:hidden;max-height:160px;border-radius:10px 10px 0 0}.hero-item:first-child .hero-item-img img{width:100%;height:100%;object-fit:cover}.hero-item:first-child .hero-item-content{padding:0 12px 12px}.hero-item.hero-sub .hero-item-img{width:100px;height:72px;flex-shrink:0;overflow:hidden;border-radius:6px}.hero-item.hero-sub .hero-item-img img{width:100%;height:100%;object-fit:cover}.hero-item-title{font-size:.88rem;line-height:1.4;margin:0 0 6px}.hero-item-title a{color:#ddd;transition:color .3s}.hero-item-title a:hover{color:#e94560}.hero-item-content{flex:1;min-width:0}.hero-item.hero-sub .hero-item-content{padding:2px 0}.hero-item-date{color:#666;font-size:.78rem}.stats-board{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:30px 0;margin:0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stat-card{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .06);border-radius:12px;padding:24px;display:flex;align-items:center;gap:16px;transition:all .3s}.stat-card:hover{background:rgb(255 255 255 / .08);transform:translateY(-2px)}.stat-icon{font-size:2rem;line-height:1}.stat-info{display:flex;flex-direction:column}.stat-number{font-size:1.8rem;font-weight:700;color:#fff;line-height:1.2}.stat-label{font-size:.85rem;color:#8a8fa8;margin-top:4px}.sports-quick-nav{padding:30px 0}.quick-nav-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.quick-nav-card{background:#fff;border-radius:12px;padding:20px;text-align:center;text-decoration:none;transition:all .3s;box-shadow:0 2px 8px rgb(0 0 0 / .06);border:1px solid #f0f0f0}.quick-nav-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgb(0 0 0 / .1);border-color:#fff0}.quick-nav-card.nba:hover{background:linear-gradient(135deg,#c8102e,#a00d25);color:#fff}.quick-nav-card.football:hover{background:linear-gradient(135deg,#00a86b,#008552);color:#fff}.quick-nav-card.players:hover{background:linear-gradient(135deg,#1a73e8,#1557b0);color:#fff}.quick-nav-card.rank:hover{background:linear-gradient(135deg,#e94560,#c2304a);color:#fff}.quick-nav-card:hover .quick-nav-title,.quick-nav-card:hover .quick-nav-desc{color:#fff}.quick-nav-icon{font-size:2rem;display:block;margin-bottom:8px}.quick-nav-title{display:block;font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:4px}.quick-nav-desc{display:block;font-size:.8rem;color:#999;line-height:1.4}.section-block{margin-bottom:30px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid #e94560}.section-title{font-size:1.2rem;font-weight:700;color:#1a1a2e;margin:0}.section-more{font-size:.85rem;color:#e94560;text-decoration:none;font-weight:500}.section-more:hover{text-decoration:underline}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mini-post-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .06);transition:all .3s}.mini-post-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgb(0 0 0 / .1)}.mini-post-thumb{overflow:hidden;max-height:140px}.mini-post-thumb img{width:100%;height:140px;object-fit:cover;transition:transform .5s}.mini-post-card:hover .mini-post-thumb img{transform:scale(1.05)}.mini-post-title{font-size:.9rem;padding:10px 12px 4px;margin:0}.mini-post-title a{color:#1a1a2e;transition:color .3s}.mini-post-title a:hover{color:#e94560}.mini-post-date{display:block;padding:0 12px 12px;font-size:.78rem;color:#999}.home-grid{display:grid;grid-template-columns:1fr;gap:20px}.nba-home-schedule{display:flex;flex-direction:column;gap:10px}.nba-home-match{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;background:#fff;border-radius:10px;padding:14px 18px;box-shadow:0 2px 8px rgb(0 0 0 / .06);transition:transform .2s,box-shadow .2s}.nba-home-match:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgb(0 0 0 / .1)}.nba-home-match.status-finished{background:#fafff8}.nba-home-match.status-live{background:#fffbf0;border-left:3px solid #e67e22}.nba-home-team{display:flex;align-items:center;gap:8px}.nba-home-team.home{justify-content:flex-start}.nba-home-team.away{justify-content:flex-end}.nba-home-logo{width:24px;height:24px;object-fit:contain;flex-shrink:0}.nba-home-tname{font-size:.88rem;font-weight:500;color:#333}.nba-home-score{font-size:1.05rem;font-weight:700;color:#e53935;min-width:24px;text-align:center}.nba-home-team.away .nba-home-score{order:-1}.nba-home-vs{display:flex;flex-direction:column;align-items:center;gap:3px}.nba-home-vstext{font-size:.75rem;color:#999;font-weight:500}.nba-home-livedot{display:inline-block;width:5px;height:5px;background:#e53935;border-radius:50%;margin-right:3px;animation:pulse-dot 1.2s ease-in-out infinite}.nba-home-time{font-size:.78rem;color:#bbb}.nba-home-empty{text-align:center;padding:30px;color:#999;font-size:.9rem}.fb-home-tabs{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.fb-home-tab{display:inline-block;padding:6px 16px;border-radius:20px;font-size:.82rem;font-weight:500;color:#666;background:#f5f5f5;text-decoration:none;transition:all .3s}.fb-home-tab:hover{background:#e8e8e8;color:#333}.fb-home-tab.active{background:#1a73e8;color:#fff}.fb-home-schedule{display:flex;flex-direction:column;gap:10px}.fb-home-match{background:#fff;border-radius:10px;padding:12px 18px;box-shadow:0 2px 8px rgb(0 0 0 / .06);transition:transform .2s,box-shadow .2s}.fb-home-match:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgb(0 0 0 / .1)}.fb-home-match.status-finished{background:#fafff8}.fb-home-match.status-live{background:#fffbf0;border-left:3px solid #e67e22}.fb-home-time{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.fb-home-clock{font-size:.78rem;color:#999;font-weight:500}.fb-home-badge{font-size:.72rem;padding:2px 10px;border-radius:10px;font-weight:500}.fb-home-badge.finished{background:#e8f5e9;color:#27ae60}.fb-home-badge.live{background:#fff3e0;color:#e67e22;display:flex;align-items:center;gap:4px}.fb-home-badge.upcoming{background:#f0f4ff;color:#1a73e8}.fb-home-teams{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center}.fb-home-team{display:flex;align-items:center;gap:8px}.fb-home-team.home{justify-content:flex-start}.fb-home-team.away{justify-content:flex-end}.fb-home-tname{font-size:.85rem;font-weight:500;color:#333}.fb-home-score{font-size:1rem;font-weight:700;color:#e53935;min-width:22px;text-align:center}.fb-home-team.away .fb-home-score{order:-1}.fb-home-vs span{font-size:.72rem;font-weight:600;color:#bbb}.fb-home-empty{text-align:center;padding:30px;color:#999;font-size:.9rem}.single-post{background:#fff;border-radius:12px;padding:35px;box-shadow:0 2px 10px rgb(0 0 0 / .08)}.single-post .page-header{margin-bottom:25px}.single-post .post-meta{font-size:.9rem;color:#888;display:flex;gap:15px;flex-wrap:wrap;margin-top:10px}.single-post .post-meta a{color:#1a73e8}.single-post .post-thumbnail{margin-bottom:25px;border-radius:8px;overflow:hidden}.single-post .post-thumbnail img{width:100%;max-height:500px;object-fit:cover}.share-buttons{display:flex;align-items:center;gap:10px;margin:30px 0 10px;padding:15px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.share-label{font-size:.9rem;color:#666;font-weight:600;flex-shrink:0}.share-buttons a{display:inline-flex;align-items:center;gap:4px;padding:6px 14px;border-radius:6px;font-size:.85rem;transition:all .3s;text-decoration:none}.share-weixin{background:#07c160;color:#fff}.share-weixin:hover{background:#06ad56;color:#fff}.share-weibo{background:#ff8200;color:#fff}.share-weibo:hover{background:#e67500;color:#fff}.share-qq{background:#12b7f5;color:#fff}.share-qq:hover{background:#10a5dc;color:#fff}.share-copy{background:#f0f0f0;color:#555;cursor:pointer;border:none;font-size:.85rem}.share-copy:hover{background:#ddd;color:#333}.share-copy.copied{background:#07c160;color:#fff}.entry-content{font-size:1rem;line-height:1.9;color:#444}.entry-content h2,.entry-content h3,.entry-content h4{color:#1a1a2e;margin:25px 0 15px;line-height:1.3}.entry-content h2{font-size:1.6rem}.entry-content h3{font-size:1.3rem}.entry-content h4{font-size:1.1rem}.entry-content p{margin-bottom:15px}.entry-content ul,.entry-content ol{margin-bottom:15px;padding-left:20px}.entry-content ul{list-style:disc}.entry-content ol{list-style:decimal}.entry-content li{margin-bottom:5px}.entry-content a{color:#1a73e8;text-decoration:underline}.entry-content a:hover{color:#1557b0}.entry-content blockquote{border-left:4px solid #e94560;padding:15px 20px;background:#f9f9f9;margin:20px 0;border-radius:0 8px 8px 0;font-style:italic;color:#555}.entry-content blockquote p:last-child{margin-bottom:0}.entry-content img{border-radius:8px;max-width:100%;height:auto}.entry-content table{width:100%;border-collapse:collapse;margin:20px 0}.entry-content th,.entry-content td{padding:10px 15px;border:1px solid #ddd;text-align:left}.entry-content th{background:#f5f5f5;font-weight:600;color:#1a1a2e}.entry-content tr:nth-child(even){background:#fafafa}.entry-content pre{background:#1a1a2e;color:#f8f8f2;padding:20px;border-radius:8px;overflow-x:auto;margin:20px 0;font-size:.9rem;line-height:1.5}.entry-content code{background:#f0f0f0;padding:2px 6px;border-radius:4px;font-size:.9rem;color:#e94560}.entry-content pre code{background:0 0;padding:0;color:inherit}.entry-content .wp-caption{max-width:100%;margin:20px 0}.entry-content .wp-caption-text{font-size:.85rem;color:#888;text-align:center;margin-top:5px}.page-links{margin:30px 0;text-align:center;clear:both}.page-links a,.page-links span{display:inline-block;padding:8px 14px;margin:0 3px;border:1px solid #ddd;border-radius:6px;color:#333;background:#fff;transition:all .3s}.page-links a:hover{background:#f0f0f0;border-color:#1a73e8}.page-links .current{background:#1a73e8;border-color:#1a73e8;color:#fff}.comments-area{margin-top:40px;padding-top:30px;border-top:1px solid #eee}.comments-title{font-size:1.3rem;color:#1a1a2e;margin-bottom:25px}.comment-list{margin-bottom:30px}.comment-list .children{padding-left:40px}.comment-body{padding:20px;background:#f9f9f9;border-radius:8px;margin-bottom:15px}.comment-author{display:flex;align-items:center;gap:12px;margin-bottom:10px}.comment-author img{border-radius:50%;width:40px;height:40px}.comment-author cite{font-weight:600;color:#1a1a2e;font-style:normal}.comment-author cite a{color:#1a73e8}.comment-date{font-size:.8rem;color:#999}.comment-content{color:#444;line-height:1.7;margin-bottom:10px}.comment-content p:last-child{margin-bottom:0}.comment-reply a{font-size:.85rem;color:#1a73e8;display:inline-block;padding:4px 12px;border:1px solid #1a73e8;border-radius:4px;transition:all .3s}.comment-reply a:hover{background:#1a73e8;color:#fff}.comment-respond{margin-top:30px}.comment-reply-title{font-size:1.2rem;color:#1a1a2e;margin-bottom:15px}.comment-form label{display:block;margin-bottom:5px;color:#555;font-weight:600}.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"],.comment-form textarea{width:100%;padding:12px 15px;border:2px solid #ddd;border-radius:6px;font-size:1rem;outline:0;transition:border-color .3s}.comment-form input:focus,.comment-form textarea:focus{border-color:#1a73e8}.comment-form textarea{min-height:120px}.comment-form .form-submit{margin-top:15px}.comment-form .submit{padding:10px 25px;background:#1a73e8;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .3s}.comment-form .submit:hover{background:#1557b0}.sub-categories .section-title{font-size:1.3rem;color:#1a1a2e;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #e94560}.sub-cat-list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}.sub-cat-item{display:inline-block;padding:8px 16px;background:#f0f4ff;color:#1a73e8;border:1px solid #d0d9ff;border-radius:20px;font-size:.9rem;transition:all .3s}.sub-cat-item:hover{background:#1a73e8;color:#fff;border-color:#1a73e8}.sub-cat-count{color:#888;font-size:.85rem}@media(max-width:1024px){.sports-links .sport-item a{padding:10px 14px;font-size:.82rem}.content-area{grid-template-columns:1fr 260px;gap:20px}.hero-grid{grid-template-columns:1fr;gap:16px}.hero-side{display:grid;grid-template-columns:repeat(2,1fr)}.hero-item:first-child{grid-column:1/-1}.stats-grid{grid-template-columns:repeat(2,1fr)}.quick-nav-grid{grid-template-columns:repeat(2,1fr)}.mini-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.header-inner{flex-wrap:wrap}.menu-toggle{display:flex}.main-navigation{display:none;width:100%;order:3}.main-navigation.active{display:block}.main-navigation ul{flex-direction:column;width:100%}.main-navigation .menu-item-has-children>a::after{float:right;margin-top:5px}.main-navigation .sub-menu{position:static;display:none;box-shadow:none;padding-left:20px;background:0 0}.main-navigation li:hover>.sub-menu{display:none}.main-navigation .sub-menu.open{display:block}.sports-nav{overflow-x:auto}.sports-links .sport-item a{padding:8px 12px;font-size:.8rem}.content-area{grid-template-columns:1fr}.hero-side{display:flex;flex-direction:column}.hero-item:first-child{grid-column:auto}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{padding:16px}.stat-number{font-size:1.4rem}.quick-nav-grid{grid-template-columns:repeat(2,1fr)}.quick-nav-card{padding:16px}.mini-grid{grid-template-columns:1fr}.nba-home-match{grid-template-columns:1fr;gap:6px;text-align:center;padding:12px}.nba-home-team.home,.nba-home-team.away{justify-content:center}.nba-home-team.away .nba-home-score{order:0}.nba-home-logo{width:20px;height:20px}.fb-home-match{padding:10px 14px}.fb-home-teams{grid-template-columns:1fr;gap:6px;text-align:center}.fb-home-team.home,.fb-home-team.away{justify-content:center}.fb-home-team.away .fb-home-score{order:0}.fb-home-tname{font-size:.8rem}.fb-home-tabs{justify-content:center;gap:6px}.fb-home-tab{font-size:.75rem;padding:5px 12px}.footer-widget-grid{grid-template-columns:1fr;gap:20px}.header-search .search-form{position:fixed;top:60px;left:10px;right:10px;min-width:auto;z-index:999}.archive-grid{grid-template-columns:1fr}.author-bio{flex-direction:column;align-items:center;text-align:center}.author-stats{justify-content:center}.footer-bottom{flex-direction:column;text-align:center}.footer-nav ul{justify-content:center}.post-title{font-size:1.3rem}.page-title{font-size:1.5rem}.single-post{padding:20px}.comment-list .children{padding-left:20px}.share-label{display:none}.share-buttons{flex-wrap:wrap}}@media(max-width:480px){.post-content{padding:20px}.post-card{margin-bottom:20px}.archive-grid{grid-template-columns:1fr}.container{padding:0 10px}.single-post{padding:15px}.entry-content table{font-size:.85rem}.entry-content th,.entry-content td{padding:8px}}