.home-page{max-width:100vw;padding-bottom:80px;width:100%}.home-page *{box-sizing:border-box}.home-page .home-hero{background:linear-gradient(135deg,var(--bg-card) 0,rgba(0,212,255,.1) 100%);border:1px solid var(--border-color);border-radius:var(--radius-lg);margin-bottom:16px;padding:32px 24px;text-align:center}.home-page .home-hero h1{font-size:1.8rem;font-weight:700;line-height:1.2;margin:0 0 8px}.home-page .home-subtitle{color:var(--text-secondary);font-size:15px;margin:0}@media(max-width:640px){.home-page .home-hero{padding:20px 16px}.home-page .home-hero h1{font-size:1.3rem}.home-page .home-subtitle{font-size:13px}}.home-page .period-article-teaser{border-left:4px solid var(--primary);margin-bottom:16px;padding:20px 24px}.home-page .pat-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.home-page .pat-badge{align-items:center;border-radius:4px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.home-page .pat-badge.preview{background:#3b82f626;color:#3b82f6}.home-page .pat-badge.review{background:#22c55e26;color:#22c55e}.home-page .pat-acca{align-items:center;background:#f59e0b26;border-radius:4px;color:#f59e0b;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:4px 10px}.home-page .pat-title{font-size:1.15rem;font-weight:700;line-height:1.3;margin:0 0 8px}.home-page .pat-summary{color:var(--text-secondary);font-size:14px;line-height:1.5;margin:0 0 12px}.home-page .pat-reading{align-items:center;color:var(--text-secondary);display:inline-flex;font-size:12px;gap:5px;margin-left:auto}.home-page .pat-footer{align-items:center;display:flex;gap:16px;margin-top:12px}.home-page .pat-toggle{align-items:center;background:none;border:none;color:var(--primary);cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:0}.home-page .pat-toggle:hover{text-decoration:underline}.home-page .pat-date{color:var(--text-muted,var(--text-secondary));font-size:12px;opacity:.7}.home-page .pat-content{color:var(--text-secondary);font-size:15px;line-height:1.7}.home-page .pat-content--collapsed{-webkit-mask-image:linear-gradient(180deg,#000 60%,transparent);mask-image:linear-gradient(180deg,#000 60%,transparent);max-height:150px;overflow:hidden}.home-page .pat-content h2{color:var(--text-primary);font-size:1.3rem;font-weight:700;margin:24px 0 12px}.home-page .pat-content h3{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin:20px 0 8px}.home-page .pat-content p{margin:0 0 12px}.home-page .pat-content ul{margin:0 0 12px;padding-left:20px}.home-page .pat-content li{margin-bottom:6px}.home-page .pat-content strong{color:var(--text-primary);font-weight:600}@media(max-width:640px){.home-page .period-article-teaser{padding:16px}.home-page .pat-title{font-size:1rem}.home-page .pat-header{flex-wrap:wrap}.home-page .pat-reading{margin-left:0}.home-page .pat-content h2{font-size:1.15rem}.home-page .pat-content{font-size:14px}}.home-page .page-layout{align-items:start;display:grid;gap:24px;grid-template-columns:1fr 300px;padding:24px 0}@media(max-width:1024px){.home-page .page-layout{grid-template-columns:1fr}.home-page .sidebar{display:none!important}}.home-page .main-content{min-width:0}.home-page .load-more-sentinel{border:none;height:1px;margin:0;overflow:hidden;padding:0}.home-page .load-more-spinner{color:var(--text-muted);font-size:14px;padding:24px;text-align:center}.home-page .section{margin-bottom:2.5rem}.home-page .section-title{align-items:center;display:flex;font-size:1.1rem;font-weight:600;gap:10px;margin-bottom:16px}.home-page .section-title i{color:var(--primary);font-size:16px}.home-page .section-league-logo{filter:drop-shadow(0 0 1px rgba(255,255,255,.3));height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.home-page .view-all-link{align-items:center;border-radius:var(--radius-md);color:var(--primary);display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;margin-top:8px;padding:12px;text-decoration:none;transition:background .2s}.home-page .view-all-link:hover{background:var(--bg-hover);color:var(--primary);text-decoration:underline}@media(max-width:640px){.home-page .section-title{font-size:1rem;gap:8px}.home-page .section-title i{font-size:14px}}.home-page .filter-section{margin-bottom:16px}.home-page .filter-chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-color:var(--border-color) transparent;scrollbar-width:thin;width:100%}.home-page .filter-chips::-webkit-scrollbar{height:4px}.home-page .filter-chips::-webkit-scrollbar-track{background:transparent}.home-page .filter-chips::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:2px}.home-page .filter-chip{align-items:center;-webkit-appearance:none;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:13px;font-weight:500;outline:none;padding:8px 14px;transition:background-color .2s,color .2s;white-space:nowrap}.home-page .filter-chip:hover{background:var(--bg-hover);color:var(--text-primary)}.home-page .filter-chip.active{background:var(--primary);border-color:var(--primary);color:#000}.home-page .status-filter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.home-page .sf-btn{align-items:center;background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:6px 14px;transition:border-color .15s,color .15s}.home-page .sf-btn:hover{border-color:var(--primary);color:var(--text-primary)}.home-page .sf-btn.active{background:var(--primary);border-color:var(--primary);color:#000}.home-page .sf-btn .live-dot{animation:homeFixturePulse 1.5s ease-in-out infinite;background:#e74c3c;border-radius:50%;height:6px;width:6px}.home-page .sf-btn.active .live-dot{background:#000}.home-page .no-matches-notice{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;margin-bottom:16px;padding:48px 24px;text-align:center}.home-page .no-matches-notice i{color:var(--primary);font-size:32px;margin-bottom:8px}.home-page .no-matches-notice p{color:var(--text-primary);font-size:16px;font-weight:600;margin:0}.home-page .no-matches-notice .no-matches-notice__sub{color:var(--text-secondary);font-size:13px;font-weight:400}.home-page .fixtures-list{display:flex;flex-direction:column;gap:.75rem}.home-page .fixture-card{align-items:center;color:inherit;display:grid;gap:12px;grid-template-columns:80px 1fr auto;padding:12px 16px;text-decoration:none;transition:transform .2s,border-color .2s}.home-page .fixture-card:hover{border-color:var(--primary);transform:translateY(-2px)}.home-page .fixture-meta{text-align:center}.home-page .fixture-date{color:var(--text-secondary);display:block;font-size:12px}.home-page .fixture-time{color:var(--text-primary);display:block;font-size:14px;font-weight:600}.home-page .fixture-teams{align-items:center;display:flex;gap:12px}.home-page .fixture-teams .team{align-items:center;display:flex;flex:1;gap:8px;min-width:0;overflow:hidden}.home-page .fixture-teams .team.home{justify-content:flex-end}.home-page .fixture-teams .team.away{justify-content:flex-start}.home-page .fixture-teams .team-logo{height:28px;-o-object-fit:contain;object-fit:contain;width:28px}.home-page .fixture-teams .team-name{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-page .fixture-vs{background:var(--bg-dark);border-radius:4px;color:var(--text-muted);font-size:11px;font-weight:600;padding:4px 8px}.home-page .fixture-score{background:var(--bg-dark);border-radius:4px;flex-shrink:0;font-size:16px;font-weight:700;padding:4px 10px;white-space:nowrap}.home-page .fixture-live-badge,.home-page .fixture-score.is-live{background:var(--danger);color:#fff}.home-page .fixture-live-badge{align-items:center;border-radius:4px;display:inline-flex;font-size:11px;font-weight:700;gap:5px;letter-spacing:.5px;padding:3px 8px;text-transform:uppercase}.home-page .live-dot{animation:homeFixturePulse 1.5s ease-in-out infinite;background:#fff;border-radius:50%;height:6px;width:6px}@keyframes homeFixturePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.home-page .fixture-ft-badge{background:var(--text-muted);border-radius:4px;color:#fff;display:inline-block;font-size:11px;font-weight:700;padding:3px 8px}.home-page .fixture-tip{align-items:center;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;gap:8px}.home-page .fixture-tip--empty{align-items:center;justify-content:center}.home-page .tip-type-label{display:none}.home-page .tip-badge{border-radius:var(--radius-md);font-size:12px;font-weight:600;padding:4px 10px;text-transform:uppercase;white-space:nowrap}.home-page .tip-badge.high{background:var(--success);color:#fff}.home-page .tip-badge.medium{background:var(--warning);color:#000}.home-page .tip-badge.low{background:var(--bg-hover);color:var(--text-secondary)}.home-page .tip-badge.tip-won{background:var(--success);color:#fff}.home-page .tip-badge.tip-lost{background:var(--danger);color:#fff;opacity:.8}.home-page .tip-confidence{align-items:center;color:var(--text-secondary);display:flex;font-size:12px;gap:6px;line-height:18px;padding:4px 0}.home-page .fixture-card .tip-confidence{font-size:12px;line-height:18px;margin:0;padding:4px 0;position:static}.home-page .fixture-card .tip-confidence span{display:inline;font-size:12px;line-height:18px;margin-top:0}.home-page .fixture-card .confidence-bar{background:var(--bg-dark);border-radius:2px;display:block;height:4px;overflow:hidden;width:50px}.home-page .confidence-fill{background:var(--primary);border-radius:2px;height:100%;transition:width .3s}.home-page .tip-result-label{font-size:12px;font-weight:600;line-height:18px;padding:4px 0}.home-page .result-won{color:var(--success)}.home-page .result-lost{color:var(--danger)}.home-page .result-confidence{color:var(--text-secondary)}.home-page .tip-result-icon{font-size:10px;margin-left:4px}.home-page .no-tip{color:var(--text-muted);font-size:14px}.home-page .results-section{margin-bottom:32px}.home-page .fixture-card.is-finished{opacity:.8}.home-page .sidebar{display:flex;flex-direction:column;gap:16px;max-height:calc(100vh - 140px);position:sticky;top:120px}.home-page .sidebar-card{display:flex;flex-direction:column;overflow:hidden}.home-page .sidebar-card:last-child{flex:1;min-height:0}.home-page .sidebar-header{align-items:center;border-bottom:1px solid var(--border-color);display:flex;font-weight:600;gap:10px;padding:16px}.home-page .sidebar-header i{color:var(--primary)}.home-page .sidebar-search{align-items:center;border-bottom:1px solid var(--border-color);display:flex;gap:10px;padding:12px 16px}.home-page .sidebar-search i{color:var(--text-muted);font-size:14px}.home-page .search-input{background:transparent;border:none;color:var(--text-primary);flex:1;font-size:14px;outline:none}.home-page .search-input::-moz-placeholder{color:var(--text-muted)}.home-page .search-input::placeholder{color:var(--text-muted)}.home-page .sidebar-leagues{flex:1;overflow-y:auto;padding:8px 0;scrollbar-color:var(--border-color) transparent;scrollbar-width:thin}.home-page .sidebar-leagues::-webkit-scrollbar{width:4px}.home-page .sidebar-leagues::-webkit-scrollbar-track{background:transparent}.home-page .sidebar-leagues::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}.home-page .drawer-country,.home-page .sidebar-country{border-bottom:1px solid var(--border-color)}.home-page .drawer-country:last-child,.home-page .sidebar-country:last-child{border-bottom:none}.home-page .country-row{align-items:center;cursor:pointer;display:flex;gap:10px;padding:10px 16px;transition:background .2s}.home-page .country-row:hover{background:var(--bg-hover)}.home-page .country-row span{flex:1;font-size:13px;font-weight:500}.home-page .country-row i{color:var(--text-muted);font-size:10px}.home-page .country-flag-sm{border-radius:2px;height:14px;-o-object-fit:cover;object-fit:cover;width:20px}.home-page .country-flag-icon{color:var(--text-muted);font-size:14px;text-align:center;width:20px}.home-page .country-leagues{padding:4px 0 8px}.home-page .drawer-league,.home-page .sidebar-league{color:var(--text-secondary);display:block;font-size:13px;padding:8px 16px 8px 46px;text-decoration:none;transition:background-color .2s,color .2s}.home-page .drawer-league:hover,.home-page .sidebar-league:hover{background:var(--bg-hover);color:var(--text-primary)}.home-page .date-picker-card{flex-shrink:0;margin-bottom:0}.home-page .date-picker-body{padding:12px}.home-page .date-picker-nav{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.home-page .dp-month-label{font-size:14px;font-weight:600}.home-page .dp-nav-btn{background:none;border:none;border-radius:4px;color:var(--text-secondary);cursor:pointer;font-size:13px;padding:4px 8px}.home-page .dp-nav-btn:hover{background:var(--bg-hover);color:var(--text-primary)}.home-page .dp-weekdays{color:var(--text-muted);font-size:11px;font-weight:600;margin-bottom:4px;text-align:center}.home-page .dp-days,.home-page .dp-weekdays{display:grid;grid-template-columns:repeat(7,1fr)}.home-page .dp-days{gap:2px}.home-page .dp-day{align-items:center;aspect-ratio:1;background:none;border:none;border-radius:6px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:13px;justify-content:center;position:relative}.home-page .dp-day.empty{cursor:default}.home-page .dp-day:not(.empty):hover{background:var(--bg-hover)}.home-page .dp-day.today{color:var(--primary);font-weight:700}.home-page .dp-day.selected{background:var(--primary);color:#000;font-weight:600}.home-page .dp-day.has-matches:after{background:var(--primary);border-radius:50%;bottom:3px;content:"";height:4px;position:absolute;width:4px}.home-page .dp-day.selected.has-matches:after{background:#000}.home-page .dp-clear{background:none;border:1px solid var(--border-color);border-radius:6px;color:var(--text-secondary);cursor:pointer;display:block;font-size:12px;margin-top:8px;padding:8px;width:100%}.home-page .dp-clear:hover{background:var(--bg-hover);color:var(--text-primary)}.home-page .mobile-fab{background:linear-gradient(135deg,var(--primary),var(--secondary));border:none;border-radius:50%;bottom:24px;box-shadow:0 4px 16px #00d4ff66;color:#fff;cursor:pointer;display:none;font-size:20px;height:56px;position:fixed;right:24px;transition:transform .2s;width:56px;z-index:80}.home-page .mobile-fab:hover{transform:scale(1.1)}@media(max-width:1024px){.home-page .mobile-fab{align-items:center;display:flex;justify-content:center}}.home-page .mobile-drawer-overlay{background:#0009;display:none;inset:0;opacity:0;position:fixed;transition:opacity .3s;z-index:200}.home-page .mobile-drawer-overlay.open{display:block;opacity:1}.home-page .mobile-drawer{background:var(--bg-card);border-radius:16px 16px 0 0;bottom:0;display:flex;flex-direction:column;left:0;max-height:80vh;position:fixed;right:0;transform:translateY(100%);transition:transform .3s ease;z-index:201}.home-page .mobile-drawer.open{transform:translateY(0)}.home-page .drawer-header{align-items:center;border-bottom:1px solid var(--border-color);display:flex;font-weight:600;justify-content:space-between;padding:16px 20px}.home-page .drawer-close{background:transparent;border:none;color:var(--text-secondary);cursor:pointer;font-size:18px;padding:4px}.home-page .drawer-search{align-items:center;border-bottom:1px solid var(--border-color);display:flex;gap:10px;padding:12px 20px}.home-page .drawer-search i{color:var(--text-muted)}.home-page .drawer-content{flex:1;overflow-y:auto;padding:8px 0}@media(min-width:1025px){.home-page .mobile-drawer,.home-page .mobile-drawer-overlay{display:none!important}}.home-page .mobile-date-strip{display:none}@media(max-width:1024px){.home-page .mobile-date-strip{align-items:center;background:var(--bg-primary);display:flex;gap:4px;margin:0 -4px 16px;padding:8px 0}.home-page .mds-arrow{align-items:center;background:var(--bg-secondary);border:none;border-radius:50%;color:var(--text-secondary);cursor:pointer;display:flex;flex-shrink:0;font-size:12px;height:32px;justify-content:center;width:32px}.home-page .mds-arrow:active{background:var(--bg-tertiary)}.home-page .mds-dates{display:flex;flex:1;gap:6px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:2px 0}.home-page .mds-dates::-webkit-scrollbar{display:none}.home-page .mds-chip{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:20px;color:var(--text-secondary);cursor:pointer;flex-shrink:0;font-size:13px;font-weight:600;padding:6px 14px;white-space:nowrap}.home-page .mds-chip.active{background:var(--primary);border-color:var(--primary);color:#fff}.home-page .mds-day{align-items:center;background:none;border:1px solid transparent;border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;min-width:44px;padding:4px 6px;position:relative}.home-page .mds-day.today{color:var(--primary);font-weight:700}.home-page .mds-day.today .mds-date,.home-page .mds-day.today .mds-weekday{color:var(--primary)}.home-page .mds-day.selected{background:var(--primary);color:#fff}.home-page .mds-day.selected .mds-date,.home-page .mds-day.selected .mds-weekday{color:#fff}.home-page .mds-day.has-matches:after{background:var(--primary);border-radius:50%;bottom:1px;content:"";display:block;height:4px;left:50%;position:absolute;transform:translate(-50%);width:4px}.home-page .mds-day.selected.has-matches:after{background:#fff}.home-page .mds-weekday{color:var(--text-muted);font-size:10px;letter-spacing:.3px;text-transform:uppercase}.home-page .mds-date{font-size:15px;font-weight:600;line-height:1.2}}@media(max-width:640px){.home-page .container{padding:0 12px}.home-page .page-layout{padding:12px 0}.home-page .status-filter{gap:6px}.home-page .sf-btn{font-size:12px;padding:5px 10px;white-space:nowrap}.home-page .filter-chip{font-size:12px;padding:6px 10px}.home-page .fixture-card{align-items:stretch;display:flex;flex-direction:column;gap:8px;padding:12px}.home-page .fixture-meta{color:var(--text-secondary);display:flex;font-size:11px;gap:8px;justify-content:center}.home-page .fixture-date,.home-page .fixture-time{font-size:11px}.home-page .fixture-teams{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;width:100%}.home-page .fixture-teams .team{align-items:center;display:flex;flex:1;gap:6px;min-width:0}.home-page .fixture-teams .team.home{justify-content:flex-end;text-align:right}.home-page .fixture-teams .team.away{justify-content:flex-start;text-align:left}.home-page .fixture-teams .team-logo{flex-shrink:0;height:24px;width:24px}.home-page .fixture-teams .team-name{font-size:12px;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-page .fixture-vs{flex-shrink:0;font-size:10px;padding:2px 6px}.home-page .fixture-tip{align-items:center;border-top:1px solid var(--border-color);display:flex;flex-direction:row;gap:10px;justify-content:center;min-width:auto;padding-top:8px}.home-page .fixture-tip--empty{padding-top:8px}.home-page .tip-type-label{color:var(--text-muted);display:inline;font-size:10px;letter-spacing:.5px;text-transform:uppercase}.home-page .tip-badge{flex-shrink:0;font-size:12px;padding:5px 12px}.home-page .tip-confidence{align-items:center;display:flex;flex-direction:row;flex-shrink:0;font-size:12px;gap:6px}.home-page .tip-confidence span{min-width:32px}.home-page .confidence-bar{background:var(--bg-dark);border-radius:2px;display:block;height:4px;overflow:hidden;width:50px}.home-page .fixture-ft-badge,.home-page .fixture-live-badge{font-size:10px;padding:2px 6px}.home-page .fixture-score{font-size:14px;padding:2px 8px}}.home-page .home-page__bta-teaser{border-left:4px solid var(--primary);margin-bottom:16px;padding:20px 24px}.home-page .home-page__bta-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.home-page .home-page__bta-badge{align-items:center;background:#00d4ff26;border-radius:4px;color:var(--primary);display:inline-flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.home-page .home-page__bta-count{margin-left:auto}.home-page .home-page__bta-count,.home-page .home-page__bta-reading{align-items:center;color:var(--text-secondary);display:inline-flex;font-size:12px;gap:4px}.home-page .home-page__bta-title{font-size:18px;font-weight:700;line-height:1.3;margin:0 0 10px}.home-page .home-page__bta-summary{color:var(--text-secondary);font-size:14px;line-height:1.6;margin:0 0 14px}.home-page .home-page__bta-content{color:var(--text-secondary);font-size:14px;line-height:1.7;margin-bottom:14px}.home-page .home-page__bta-content--collapsed{-webkit-mask-image:linear-gradient(180deg,#000 60%,transparent);mask-image:linear-gradient(180deg,#000 60%,transparent);max-height:150px;overflow:hidden}.home-page .home-page__bta-content h2{color:var(--text-primary);font-size:18px;font-weight:700;margin:24px 0 10px}.home-page .home-page__bta-content h3{color:var(--text-primary);font-size:16px;font-weight:600;margin:18px 0 8px}.home-page .home-page__bta-content p{margin:0 0 12px}.home-page .home-page__bta-content ul{margin:0 0 12px;padding-left:20px}.home-page .home-page__bta-content li{margin-bottom:6px}.home-page .home-page__bta-toggle{align-items:center;background:var(--bg-hover);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--primary);cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:8px;padding:8px 16px;transition:background-color .2s,border-color .2s}.home-page .home-page__bta-toggle:hover{background:#00d4ff1a;border-color:var(--primary)}@media(max-width:640px){.home-page .home-page__bta-teaser{padding:14px 16px}.home-page .home-page__bta-title{font-size:16px}}.home-page .home-page__guide-teaser{border-left:3px solid #22c55e;margin-bottom:20px;padding:20px 24px}.home-page .home-page__guide-badge{align-items:center;background:#22c55e26;border-radius:4px;color:#22c55e;display:inline-flex;font-size:12px;font-weight:600;gap:5px;letter-spacing:.5px;margin-bottom:10px;padding:3px 10px;text-transform:uppercase}.home-page .home-page__guide-title{color:var(--text-primary);font-size:18px;font-weight:700;line-height:1.3;margin:8px 0}.home-page .home-page__guide-desc{color:var(--text-secondary);font-size:14px;line-height:1.5;margin-bottom:12px}.home-page .home-page__guide-link{align-items:center;color:#22c55e;display:inline-flex;font-size:14px;font-weight:600;gap:6px}.home-page .home-page__guide-link:hover{color:#16a34a}.home-page .home-page__weekly-article{border-left:3px solid var(--primary);margin-bottom:20px;padding:20px 24px}.home-page .hwa-author{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.home-page .hwa-author-img{border-radius:50%;-o-object-fit:cover;object-fit:cover}.home-page .hwa-author-info{display:flex;flex-direction:column;gap:2px}.home-page .hwa-author-name{color:var(--text-primary);font-size:14px;font-weight:600}.home-page .hwa-author-title,.home-page .hwa-meta{color:var(--text-muted);font-size:12px}.home-page .hwa-meta{display:flex;gap:14px;margin-left:auto}.home-page .hwa-meta i{margin-right:4px}.home-page .hwa-title{color:var(--text-primary);font-size:20px;font-weight:700;line-height:1.3;margin:0 0 12px}.home-page .hwa-summary{color:var(--text-secondary);font-size:14px;line-height:1.7;margin:0 0 16px}.home-page .hwa-content{color:var(--text-secondary);font-size:15px;line-height:1.7;margin-bottom:16px}.home-page .hwa-content--collapsed{-webkit-mask-image:linear-gradient(180deg,#000 60%,transparent);mask-image:linear-gradient(180deg,#000 60%,transparent);max-height:150px;overflow:hidden}.home-page .hwa-content h2{color:var(--text-primary);font-size:1.3rem;font-weight:700;margin:24px 0 12px}.home-page .hwa-content h3{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin:20px 0 8px}.home-page .hwa-content p{margin:0 0 12px}.home-page .hwa-content img{margin-right:6px;vertical-align:middle}.home-page .hwa-content a{color:var(--primary);text-decoration:none}.home-page .hwa-content a:hover{text-decoration:underline}.home-page .hwa-content ul{margin:0 0 12px;padding-left:20px}.home-page .hwa-content li{margin-bottom:6px}.home-page .hwa-content strong{color:var(--text-primary);font-weight:600}.home-page .hwa-toggle{align-items:center;background:none;border:none;color:var(--primary);cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:0}.home-page .hwa-toggle:hover{text-decoration:underline}@media(max-width:640px){.home-page .home-page__weekly-article{padding:16px}.home-page .hwa-title{font-size:1rem}.home-page .hwa-meta{margin-left:0;margin-top:4px;width:100%}.home-page .hwa-author{gap:8px}.home-page .hwa-content h2{font-size:1.15rem}.home-page .hwa-content{font-size:14px}}.home-page .home-seo-intro{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);color:var(--text-secondary);font-size:14px;line-height:1.7;margin:0 0 16px;padding:16px 20px}@media(max-width:768px){.home-page .home-seo-intro{display:none}}.home-page .home-page__faq{margin-bottom:16px;padding:20px 24px}.home-page .home-page__faq h2{font-size:1.2rem;font-weight:700;margin:0 0 16px}.home-page .hfaq-item{border-top:1px solid var(--border-color);padding:14px 0}.home-page .hfaq-item:last-child{padding-bottom:0}.home-page .hfaq-question{color:var(--text-primary);font-size:15px;font-weight:600;margin:0 0 6px}.home-page .hfaq-answer{color:var(--text-secondary);font-size:14px;line-height:1.6;margin:0}@media(max-width:640px){.home-page .home-page__faq{padding:16px}.home-page .home-page__faq h2{font-size:1.05rem}.home-page .hfaq-question{font-size:14px}.home-page .hfaq-answer{font-size:13px}}.home-page .vote-agree-badge{align-items:center;color:#16a34a;display:inline-flex;font-size:11px;font-weight:600;gap:3px;margin-left:6px;white-space:nowrap}.home-page .vote-agree-badge i{font-size:10px}.home-page .hot-predictions{margin-bottom:16px}.home-page .community-accuracy{align-items:center;color:var(--text-secondary);display:flex;flex-wrap:wrap;font-size:.8rem;gap:5px;margin-bottom:10px}.home-page .community-accuracy i{color:#22c55e;font-size:.85rem}.home-page .community-accuracy strong{color:#22c55e}.home-page .community-accuracy__detail{font-size:.75rem;opacity:.7}.home-page .hot-predictions__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.home-page .hot-predictions__title{align-items:center;display:flex;font-size:1rem;font-weight:700;gap:6px;margin:0}.home-page .hot-predictions__title i{color:#f59e0b}.home-page .hot-predictions__nav{display:flex;gap:4px}.home-page .hot-predictions__arrow{align-items:center;background:var(--bg-card);border:1px solid var(--border-color);border-radius:50%;color:var(--text-secondary);cursor:pointer;display:flex;font-size:12px;height:30px;justify-content:center;transition:all .15s;width:30px}.home-page .hot-predictions__arrow:hover{background:var(--bg-tertiary);border-color:var(--primary);color:var(--primary)}.home-page .hot-predictions__list{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;cursor:grab;padding-bottom:4px;scrollbar-width:none}.home-page .hot-predictions__list::-webkit-scrollbar{display:none}.home-page .hot-predictions__card{border-left:3px solid #f59e0b;color:inherit;display:flex;flex:0 0 220px;flex-direction:column;gap:6px;padding:10px 12px;text-decoration:none;transition:box-shadow .15s}.home-page .hot-predictions__card:hover{box-shadow:0 4px 12px #00000014}.home-page .hot-predictions__league{align-items:center;color:var(--text-muted,#6b7280);display:flex;font-size:11px;font-weight:600;gap:5px}.home-page .hot-predictions__league-logo{height:16px;-o-object-fit:contain;object-fit:contain;width:16px}.home-page .hot-predictions__teams{display:flex;flex-direction:column;gap:3px}.home-page .hot-predictions__team{align-items:center;display:flex;gap:5px}.home-page .hot-predictions__team-logo{flex-shrink:0;height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.home-page .hot-predictions__team-name{font-size:13px;font-weight:600;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-page .hot-predictions__vs{color:var(--text-muted,#9ca3af);font-size:11px;padding-left:23px}.home-page .hot-predictions__meta{align-items:center;background:var(--bg-secondary,#f3f4f6);border-radius:4px;display:flex;justify-content:space-between;padding:4px 6px}.home-page .hot-predictions__prediction{font-size:12px;font-weight:700}.home-page .hot-predictions__confidence{color:var(--accent-color,#10b981);font-size:12px;font-weight:700}.home-page .hot-predictions__votes{align-items:center;display:flex;justify-content:space-between}.home-page .hot-predictions__vote-total{color:var(--text-muted,#6b7280);font-size:11px}.home-page .hot-predictions__vote-total i{margin-right:2px}.home-page .hot-predictions__agree{color:#16a34a;font-size:12px;font-weight:600}@media(max-width:640px){.home-page .hot-predictions__card{flex:0 0 190px}.home-page .hot-predictions__team-name{max-width:110px}.home-page .hot-predictions__nav{display:none}.home-page .vote-agree-badge{font-size:10px}}.home-page .botd-promo{align-items:center;background:linear-gradient(135deg,var(--bg-card) 0,rgba(255,193,7,.08) 100%);border:1px solid #ffc107;color:inherit;cursor:pointer;display:flex;gap:16px;margin-bottom:16px;padding:14px 20px;text-decoration:none;transition:border-color .2s,box-shadow .2s}.home-page .botd-promo:hover{border-color:#ffca2c;box-shadow:0 0 12px #ffc10733}.home-page .botd-promo__badge{align-items:center;background:#ffc107;border-radius:20px;color:#000;display:flex;font-size:11px;font-weight:700;gap:6px;padding:4px 10px;text-transform:uppercase;white-space:nowrap}.home-page .botd-promo__match{align-items:center;display:flex;flex:1;gap:6px;min-width:0}.home-page .botd-promo__team{font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-page .botd-promo__vs{color:var(--text-muted);font-size:11px}.home-page .botd-promo__pick{align-items:center;display:flex;gap:8px;white-space:nowrap}.home-page .botd-promo__pick-type{background:var(--bg-hover);border-radius:4px;color:var(--text-muted);font-size:10px;font-weight:600;padding:2px 6px}.home-page .botd-promo__pick-value{color:var(--primary);font-size:15px;font-weight:800}.home-page .botd-promo__odds{color:var(--text-secondary);font-size:13px;font-weight:600}.home-page .botd-promo__conf{color:var(--text-muted);font-size:12px;font-weight:600}.home-page .botd-promo__cta{color:var(--primary);font-size:12px;font-weight:600;white-space:nowrap}@media(max-width:640px){.home-page .botd-promo{flex-wrap:wrap;gap:8px;padding:12px 14px}.home-page .botd-promo__badge{font-size:10px;padding:3px 8px}.home-page .botd-promo__match{flex:1 1 100%;order:2}.home-page .botd-promo__pick{order:3}.home-page .botd-promo__cta{margin-left:auto;order:4}}.home-page .acca-promo{align-items:center;background:linear-gradient(135deg,var(--bg-card) 0,rgba(59,130,246,.08) 100%);border:1px solid rgba(59,130,246,.3);color:inherit;cursor:pointer;display:flex;gap:16px;margin-bottom:16px;padding:14px 20px;text-decoration:none;transition:border-color .2s,box-shadow .2s}.home-page .acca-promo:hover{border-color:#60a5fa;box-shadow:0 0 12px #3b82f633}.home-page .acca-promo__badge{align-items:center;background:#3b82f6;border-radius:20px;color:#fff;display:flex;font-size:11px;font-weight:700;gap:6px;padding:4px 10px;text-transform:uppercase;white-space:nowrap}.home-page .acca-promo__info{align-items:center;display:flex;flex:1;gap:8px}.home-page .acca-promo__legs{font-size:13px;font-weight:600}.home-page .acca-promo__odds{color:var(--primary);font-size:15px;font-weight:800}.home-page .acca-promo__conf{color:var(--text-muted);font-size:12px;font-weight:600}.home-page .acca-promo__cta{color:#3b82f6;font-size:12px;font-weight:600;white-space:nowrap}@media(max-width:640px){.home-page .acca-promo{flex-wrap:wrap;gap:8px;padding:12px 14px}.home-page .acca-promo__badge{font-size:10px;padding:3px 8px}.home-page .acca-promo__info{flex:1 1 100%;order:2}.home-page .acca-promo__cta{margin-left:auto;order:3}}.home-page .home-page__page-article{margin-bottom:16px;padding:24px}.home-page .psa-author{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.home-page .psa-author-img{border-radius:50%}.home-page .psa-author-info{display:flex;flex-direction:column}.home-page .psa-author-name{font-size:14px;font-weight:700}.home-page .psa-author-title,.home-page .psa-meta{color:var(--text-muted);font-size:12px}.home-page .psa-meta{margin-left:auto}.home-page .psa-meta i{margin-right:4px}.home-page .psa-title{font-size:20px;font-weight:700;margin-bottom:12px}.home-page .psa-summary{line-height:1.6}.home-page .psa-content,.home-page .psa-summary{color:var(--text-secondary);font-size:14px;margin-bottom:12px}.home-page .psa-content{line-height:1.7}.home-page .psa-content--collapsed{-webkit-mask-image:linear-gradient(180deg,#000 60%,transparent);mask-image:linear-gradient(180deg,#000 60%,transparent);max-height:150px;overflow:hidden}.home-page .psa-content h2{color:var(--text-primary);font-size:18px;font-weight:700;margin:20px 0 10px}.home-page .psa-content h2:first-child{margin-top:0}.home-page .psa-content p{margin-bottom:10px}.home-page .psa-content ul{margin-bottom:10px;padding-left:20px}.home-page .psa-content li{margin-bottom:6px}.home-page .psa-toggle{align-items:center;-webkit-appearance:none;background:none;border:1px solid var(--border-color);border-radius:6px;color:var(--primary);cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;outline:none;padding:6px 14px;transition:background .2s}.home-page .psa-toggle:hover{background:#3b82f60d}.home-page .home-page__page-faq{margin-bottom:16px;padding:24px}.home-page .home-page__page-faq h2{font-size:20px;font-weight:700;margin-bottom:16px}.home-page .pfaq-item{border-bottom:1px solid var(--border-color);padding:12px 0}.home-page .pfaq-item:last-child{border-bottom:none}.home-page .pfaq-question{font-size:15px;font-weight:600;margin-bottom:6px}.home-page .pfaq-answer{color:var(--text-secondary);font-size:14px;line-height:1.6}@media(max-width:640px){.home-page .home-page__page-article,.home-page .home-page__page-faq{padding:14px}.home-page .psa-title{font-size:17px}.home-page .psa-meta{flex-basis:100%;margin-left:0}}
