@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--action-primary-bg: linear-gradient(135deg, #0ea5e9 0%, #0284c7 100%);--action-primary-bg-hover: linear-gradient(135deg, #0284c7 0%, #0369a1 100%);--action-primary-border: #0ea5e9;--action-primary-text: #ffffff;--action-secondary-bg: #f8fafc;--action-secondary-bg-hover: #eef2f7;--action-secondary-border: rgba(15, 23, 42, .12);--action-secondary-text: #0b1220;--action-tertiary-bg: transparent;--action-tertiary-bg-hover: rgba(14, 165, 233, .12);--action-tertiary-border: rgba(15, 23, 42, .2);--action-tertiary-text: #0b1220;--focus-ring-color: rgba(14, 165, 233, .65);--focus-ring-glow: 0 0 0 3px rgba(14, 165, 233, .22);color-scheme:light;color:#1e293b;background-color:#f3f6fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;display:block;min-width:320px;min-height:100vh;background:#f3f6fa}h1{font-size:clamp(2rem,5vw,3.2rem);line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.8em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#0ea5e9;color:#fff;cursor:pointer;transition:border-color .25s;min-height:44px;touch-action:manipulation}button:hover{border-color:#0284c7;background-color:#0284c7}button:focus,button:focus-visible{outline:none}:where(a,button,[role=button],input,select,textarea,[tabindex]:not([tabindex="-1"])):focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px;box-shadow:var(--focus-ring-glow)}.action-primary,.action-secondary,.action-tertiary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-width:1px;border-style:solid;border-radius:999px;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .15s ease,box-shadow .15s ease}.action-primary{background:var(--action-primary-bg);border-color:var(--action-primary-border);color:var(--action-primary-text)}.action-primary:hover:not(:disabled){background:var(--action-primary-bg-hover);border-color:#0284c7;color:var(--action-primary-text);transform:translateY(-1px);box-shadow:0 2px 5px #0ea5e94d}.action-secondary{background:var(--action-secondary-bg);border-color:var(--action-secondary-border);color:var(--action-secondary-text)}.action-secondary:hover:not(:disabled){background:var(--action-secondary-bg-hover);border-color:#0ea5e966;color:var(--action-secondary-text)}.action-tertiary{background:var(--action-tertiary-bg);border-color:var(--action-tertiary-border);color:var(--action-tertiary-text)}.action-tertiary:hover:not(:disabled){background:var(--action-tertiary-bg-hover);border-color:#0ea5e973}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.page-footer{width:100%;background:#f8fafc;color:#334155;margin-top:auto;padding:16px 0 12px;border-top:1px solid #e2e8f0;font-family:Albert Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer-content{max-width:1200px;margin:0 auto;padding:0 24px}.footer-brand{display:flex;align-items:center;gap:16px}.footer-logo{height:32px;width:auto;object-fit:contain;transition:opacity .2s ease}.footer-logo:hover{opacity:.8}.footer-bottom{display:flex;justify-content:center;align-items:center;padding-top:0;gap:20px}.footer-social{display:flex;gap:12px}.footer-social-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border-radius:6px;color:#64748b;text-decoration:none;transition:all .2s ease}.footer-social-link:hover{background:#e2e8f0;color:#334155}.footer-copyright p{font-size:.8rem;color:#64748b;margin:0}@media (max-width: 1024px){.footer-content{padding:0 20px}}@media (max-width: 768px){.page-footer{padding:14px 0 10px}.footer-content{padding:0 16px}.footer-bottom{flex-direction:column;gap:12px;text-align:center}.footer-logo{height:28px}}@media (max-width: 480px){.page-footer{padding:12px 0 8px}.footer-bottom{gap:10px}.footer-logo{height:26px}.footer-social{gap:8px}.footer-social-link{width:28px;height:28px}}.title-bar{display:flex;align-items:center;background-color:#0d273e;color:#fff;height:65px;padding:0 20px;position:fixed;top:0;left:0;right:0;z-index:1000;font-family:Albert Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.title-bar-content{display:flex;align-items:center;justify-content:space-between;max-width:none;margin:0;padding:0 24px;height:60px;width:100%}.desktop-nav{display:flex}.hamburger-button{display:none;flex-direction:column;justify-content:center;gap:3px;width:24px;height:18px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger-line{width:100%;height:2px;background:#f1f5f9;transition:all .3s ease;transform-origin:center}.hamburger-line.open:nth-child(1){transform:rotate(45deg) translate(3px,3px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}.nav-tab{background:none;border:none;color:#f1f5f9;padding:18px 24px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;border-radius:0;height:60px;display:flex;align-items:center;gap:8px;white-space:nowrap}.nav-tab:hover,.nav-tab.active{background:#334155;color:#38bdf8}.hamburger-button:focus-visible,.nav-tab:focus-visible,.dropdown-item:focus-visible,.mobile-nav-item:focus-visible,.mobile-dropdown-item:focus-visible{outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:2px;box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22));border-radius:8px}.site-title{color:#f1f5f9;font-size:1.5rem;font-weight:700;text-align:center;flex:1;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:10px}.site-title-button{border:none;background:transparent;padding:0;min-height:0}.site-title-button:hover{background:transparent;border-color:transparent}.site-title-button:focus-visible{border-radius:8px}.site-title img{height:40px;width:auto;object-fit:contain}.logo-container{flex:1;display:flex;justify-content:flex-end;align-items:center}.title-bar-logo{height:36px;width:auto;transition:opacity .2s ease}.title-bar-logo:hover{opacity:.8}.game-trends-tab{position:relative;display:inline-block}.dropdown-toggle{position:relative}.dropdown-arrow{font-size:.7rem;transition:transform .2s ease;margin-left:4px}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;background:#1e293b;border:1px solid #334155;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;max-height:400px;overflow-y:auto;z-index:1001;margin-top:2px}.dropdown-helper-text{padding:10px 14px;font-size:.74rem;line-height:1.4;color:#94a3b8;border-bottom:1px solid #334155}.dropdown-item{display:block;width:100%;padding:12px 16px;background:none;border:none;color:#f1f5f9;text-align:left;cursor:pointer;font-size:.9rem;transition:background-color .2s ease;border-bottom:1px solid #334155}.dropdown-item:last-child{border-bottom:none;border-radius:0 0 8px 8px}.dropdown-item:first-child{border-radius:8px 8px 0 0}.dropdown-item:hover{background:#334155;color:#38bdf8}.dropdown-item.loading,.dropdown-item.no-games{color:#94a3b8;cursor:default;font-style:italic}.dropdown-item.loading:hover,.dropdown-item.no-games:hover{background:none;color:#94a3b8}@media (max-width: 1024px){.title-bar-content{padding:0 16px}.nav-tab{padding:16px 18px;font-size:.9rem}.site-title{font-size:1.3rem}.site-title img{height:36px}}@media (max-width: 768px){.title-bar-content{padding:0 16px}.hamburger-button{display:flex}.desktop-nav{display:none}.site-title{font-size:1.3rem;text-align:center;flex:1}.logo-container{flex:0 0 auto}.title-bar-logo{height:32px}.dropdown-menu{min-width:180px;max-height:300px}.dropdown-item{padding:10px 14px;font-size:.85rem}}@media (max-width: 480px){.title-bar-content{padding:0 12px}.site-title{font-size:1.1rem}.site-title img{height:30px}.title-bar-logo{height:28px}.mobile-menu{width:250px}.mobile-nav-item{padding:14px 20px;font-size:.95rem}.mobile-dropdown-item{padding:10px 32px;font-size:.85rem}}.mobile-menu-overlay{position:fixed;top:60px;left:0;right:0;bottom:0;background:#00000080;z-index:999;animation:fadeIn .3s ease}.mobile-menu{position:fixed;top:60px;left:0;width:280px;height:calc(100vh - 60px);background:#1e293b;box-shadow:2px 0 8px #00000026;z-index:1000;animation:slideIn .3s ease;overflow-y:auto;padding:20px 0}.mobile-nav-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 24px;background:none;border:none;color:#f1f5f9;text-align:left;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s ease;border-bottom:1px solid #334155}.mobile-nav-item:hover{background:#334155;color:#38bdf8}.mobile-nav-item:last-child{border-bottom:none}.mobile-nav-item .dropdown-arrow{font-size:.8rem;transition:transform .2s ease}.mobile-game-trends{position:relative}.mobile-dropdown-menu{display:block;background:#334155;border-top:1px solid #475569;width:100%;position:relative;z-index:1001}.mobile-dropdown-helper-text{padding:10px 20px;font-size:.74rem;line-height:1.4;color:#cbd5e1;border-bottom:1px solid #475569}.mobile-dropdown-item{display:block!important;width:100%;padding:12px 40px;background:none;border:none;color:#f1f5f9;text-align:left;cursor:pointer;font-size:.9rem;transition:background-color .2s ease;border-bottom:1px solid #475569}.mobile-dropdown-item:hover{background:#475569;color:#38bdf8}.mobile-dropdown-item.loading,.mobile-dropdown-item.no-games{color:#94a3b8;cursor:default;font-style:italic}.mobile-dropdown-item.loading:hover,.mobile-dropdown-item.no-games:hover{background:none;color:#94a3b8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.state-card{border-radius:14px;border:1px solid rgba(15,23,42,.12);background:#f8fafc;color:#0f172a;padding:22px 18px;text-align:center}.state-card--compact{padding:14px 12px;border-radius:12px}.state-card--loading{background:#f7fafc;border-color:#d8e4f0}.state-card--error{background:#fff2f2;border-color:#fecaca}.state-card--empty{background:#fffbeb;border-color:#fde68a}.state-card__spinner{width:36px;height:36px;margin:0 auto 12px;border:3px solid #dbe7f3;border-top-color:#0ea5e9;border-radius:999px;animation:state-card-spin .8s linear infinite}.state-card__title{margin:0;font-size:1rem;font-weight:700}.state-card__message{margin:8px 0 0;font-size:.9rem;line-height:1.45;color:#334155}.state-card__duration{margin:8px 0 0;font-size:.8rem;color:#64748b}.state-card__timer{margin:10px 0 0;font-size:.9rem;color:#0284c7;font-weight:700}.state-card__timeout{margin:12px auto 0;max-width:560px;background:#fff;border:1px solid #fecaca;border-radius:10px;padding:10px}.state-card__timeout-title{margin:0;font-size:.84rem;font-weight:700;color:#b91c1c}.state-card__timeout-message{margin:4px 0 0;font-size:.8rem;color:#7f1d1d;line-height:1.4}.state-card__details{margin:8px 0 0;font-size:.78rem;color:#64748b}.state-card__action{display:inline-flex;align-items:center;justify-content:center;margin-top:14px;min-height:36px;padding:0 14px;border-radius:10px;border:1px solid #0ea5e9;background:#0ea5e9;color:#f8fafc;font-size:.84rem;font-weight:700;text-decoration:none;cursor:pointer}.state-card__action:hover,.state-card__action:focus-visible{background:#0284c7;border-color:#0284c7;outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:2px;box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22))}@keyframes state-card-spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.state-card{padding:16px 12px}.state-card__title{font-size:.95rem}.state-card__message{font-size:.84rem}.state-card__action{width:100%}}.trends-table{width:100%;border-collapse:collapse;font-size:1rem;color:#0f172a;margin:0}.trends-table th,.trends-table td{padding:10px 18px;text-align:left;border-bottom:1px solid #e2e8f0}.trends-table th{background:#f8fafc;color:#0f172a;font-weight:600;position:sticky;top:0;z-index:100;isolation:isolate;box-shadow:0 1px 2px #0f172a0f}.trends-table tr:hover{background:#f1f5f9}.trend-row-clickable{cursor:pointer;transition:all .2s ease;position:relative;z-index:1}.trend-row-clickable:hover,.trend-row-clickable:focus-visible{background:#f4f6fa!important;box-shadow:none;outline:none}.trend-row-clickable:focus-visible{box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22));outline:2px solid rgba(15,23,42,.3);outline-offset:2px}.trend-description-container{display:flex;align-items:center;gap:10px;position:relative}.trends-table-hint{margin:0 0 10px;font-size:.82rem;line-height:1.35;color:#334155;font-weight:600}.trend-description{flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.35;color:#0f172a}.trend-description--full{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;text-overflow:unset;white-space:normal}.trend-row-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;padding:6px 10px;border-radius:999px;background:#0f172a;color:#f8fafc;font-size:.66rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;opacity:0;transform:translate(-6px);transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;pointer-events:auto}.trend-row-clickable:hover .trend-row-action,.trend-row-clickable:focus-visible .trend-row-action{opacity:1;transform:translate(0)}.trend-row-action:after{content:"→";font-size:.9rem;line-height:1}.trend-row-action:hover,.trend-row-action:focus-visible{background:#0ea5e9;color:#f8fafc;box-shadow:0 8px 16px #0ea5e93d;transform:translate(1px);outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:2px}.trends-table-loading{width:100%}.loading-container{display:flex;flex-direction:column;align-items:center;gap:16px}.loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#0ea5e9;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{text-align:center}@media (max-width: 768px){.trends-table-hint{font-size:.74rem;margin-bottom:8px}.trend-description{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;text-overflow:unset;white-space:normal;line-height:1.35}.trend-row-action{display:none}.trends-table{font-size:.8rem}.trends-table th,.trends-table td{padding:7px 6px}.trends-table th{font-size:.68rem;letter-spacing:.01em}.trends-table td{font-size:.72rem}.loading-container{gap:15px}.loading-spinner{width:32px;height:32px;border-width:3px}.loading-text{max-width:250px}.loading-text div:first-child{font-size:14px!important}.loading-text div:last-child{font-size:12px!important}}@media (max-width: 480px){.trends-table-hint{font-size:.68rem;margin-bottom:6px}.trends-table{font-size:.72rem}.trends-table th,.trends-table td{padding:6px 5px;font-size:.66rem}.trend-description{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;text-overflow:unset;white-space:normal;line-height:1.3}.trend-row-clickable:hover{transform:none}}.pagination-controls{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;margin-top:0}.pagination-info{font-size:.9rem;color:#5b6b85}.pagination-buttons{display:flex;gap:10px;align-items:center}.pagination-btn{background:#fff;color:#0f172a;border:1px solid rgba(15,23,42,.14);border-radius:8px;padding:8px 14px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 2px #0f172a14}.pagination-btn:hover:not(:disabled){background:#f8fafc;border-color:#0ea5e966;transform:translateY(-1px);box-shadow:0 3px 8px #0f172a1f}.pagination-btn:disabled{background:#e2e8f0;border-color:#e2e8f0;color:#94a3b8;cursor:not-allowed;opacity:1}.page-input-container{display:flex;align-items:center;margin:0 8px;font-size:.9rem;color:#5b6b85;gap:4px}.page-input{background:#f8fafc;border:1px solid rgba(15,23,42,.14);border-radius:8px;padding:6px 10px;width:60px;text-align:center;color:#1e293b;font-size:.9rem}.page-input:focus{outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:1px;box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22))}.pagination-btn:focus-visible{outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:2px;box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22))}.page-label,.page-total{font-weight:500}@media (max-width: 768px){.pagination-controls{flex-direction:column;gap:15px;padding:20px 0}.pagination-info{font-size:.85rem;text-align:center}.pagination-buttons{flex-wrap:wrap;justify-content:center}.pagination-btn{padding:6px 12px;font-size:.85rem}.page-input-container{margin:0}}@media (max-width: 480px){.pagination-info,.pagination-btn,.page-input{font-size:.75rem}.pagination-btn{padding:5px 10px}.page-input{width:50px;padding:5px 6px}}.trends-section{width:100%;display:flex;flex-direction:column;gap:0;color:#0f172a;background:#fff;border-radius:14px;box-shadow:0 2px 12px #1e293b14;padding:0;overflow-anchor:none}.trends-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;overflow-anchor:none}.trends-header{background:#f7f9fc;padding:16px 20px;border-bottom:1px solid #e2e8f0}.trends-title-with-tooltip{display:flex;align-items:center;gap:10px}.trends-title-with-tooltip h2{margin:0;font-size:1.35rem;color:#0f172a;font-weight:600;letter-spacing:.01em}.trends-title-tooltip{font-size:.78rem;color:#94a3b8;font-weight:400;font-style:italic;position:relative}.trends-scroll{padding:20px;overflow-anchor:none}.table-wrapper{max-height:560px;overflow-y:auto;background:#fff;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;overflow-anchor:none}@media (max-width: 768px){.trends-section{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px #0000001a;border:1px solid #e2e8f0}.trends-header{padding:12px 15px}.trends-title-with-tooltip{flex-direction:row;align-items:flex-start;gap:8px}.trends-title-with-tooltip h2{font-size:1.25rem;flex-shrink:0}.trends-title-tooltip{font-size:.75rem;line-height:1.3}.trends-scroll{padding:15px}.table-wrapper{max-height:none;overflow-y:visible}}@media (max-width: 480px){.trends-section{margin-top:10px}.trends-header{padding:10px 12px}.trends-title-with-tooltip h2{font-size:1.1rem}.trends-scroll{padding:10px}.table-wrapper{max-height:none;overflow-y:visible}}@media (min-width: 769px) and (max-width: 1024px){.trends-scroll{max-height:38vh}}.game-card{background:#fff;border-radius:10px;border:1px solid rgba(15,23,42,.14);margin-bottom:12px;box-shadow:0 1px #0f172a0f,0 4px 10px #0f172a1a;overflow:hidden;display:block;width:100%}.game-card.single-game{width:95%;margin:0 auto}@media (min-width: 769px){.game-card.single-game{width:450px;max-width:90%}}.game-card.clickable{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.game-card-button{border:1px solid rgba(15,23,42,.14);padding:0;min-height:0;background:#fff}.game-card-button:focus-visible{outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:2px;box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22))}.game-card.clickable:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0f172a24}.game-card__footer{display:flex;justify-content:flex-end;padding:8px 12px 12px;border-top:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#f8fafc00,#f8fafcb3)}.game-card__action{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#0f172a;color:#f8fafc;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.game-card.clickable:hover .game-card__action{background:#0ea5e9;box-shadow:0 8px 16px #0ea5e93d;transform:translate(1px)}.game-card__action:after{content:"→";font-size:.9rem;line-height:1}.game-header{background:#f1f5f9;color:#0f172a;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;min-height:50px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:1px solid rgba(15,23,42,.12)}.teams-info{display:flex;flex-direction:column;align-items:center;gap:2px}.away-team{font-size:.88rem;font-weight:600;color:#0f172a}.at-symbol{font-size:.75rem;color:#64748b}.home-team{font-size:.88rem;font-weight:600;color:#0f172a}.date-info{display:flex;flex-direction:column;align-items:center;gap:2px}.game-date{font-size:.8rem;font-weight:500}.game-day{font-size:.72rem;color:#64748b}.betting-table{width:100%;border-collapse:collapse;font-size:.78rem;color:#0f172a;background:#fff;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.betting-table td{padding:7px 4px;text-align:center;border-bottom:1px solid #e2e8f0;color:#0f172a;vertical-align:middle}.betting-table tr:first-child td{background:#eef2f7;font-weight:600;color:#0f172a;border-bottom:1px solid #e2e8f0}.betting-table tr:nth-child(2n) td{background:#f8fafc}.betting-table td:first-child{text-align:left;font-weight:600;color:#0f172a;background:#f6f8fb}.betting-table tbody tr:last-child td{border-bottom:none}@media (max-width: 480px){.game-card{width:260px;min-width:260px;height:160px!important;min-height:160px!important;max-height:160px!important}.game-header{min-height:60px!important;height:auto!important}.teams-info{max-width:120px;min-width:120px}.away-team,.home-team{font-size:.75rem;height:17px!important;line-height:17px!important}.at-symbol{height:12px!important;line-height:12px!important;font-size:.55rem;text-align:center!important}}@media (max-width: 768px){.game-card{width:280px;min-width:280px;flex-shrink:0;margin-bottom:0;height:160px!important;min-height:160px!important;max-height:160px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.game-header{padding:10px 12px;min-height:60px!important;height:auto!important;overflow:hidden!important;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-shrink:0!important}.teams-info,.date-info{gap:1px!important;min-width:0;height:100%;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important}.teams-info{flex:1;max-width:140px;min-width:140px;overflow:hidden;gap:0px!important}.away-team,.home-team{font-size:.8rem!important;line-height:18px!important;text-align:left!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;height:18px!important;font-weight:600!important;margin:0!important;padding:0!important}.at-symbol{font-size:.6rem!important;line-height:12px!important;height:12px!important;text-align:center!important;width:100%;margin:0!important;padding:0!important}.game-date{font-size:.8rem}.game-day{font-size:.7rem}.betting-table{font-size:.75rem}.betting-table td{padding:6px 3px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.betting-table{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.game-details-section{display:flex;justify-content:center;margin-bottom:20px}.back-button{padding:10px 20px;font-size:16px;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.back-button:hover{background:linear-gradient(135deg,#0284c7,#0369a1);border-color:#0284c7;transform:translateY(-1px);box-shadow:0 2px 4px #0ea5e94d}@media (max-width: 768px){.game-details-section{margin-bottom:16px}.back-button{padding:8px 16px;font-size:14px}}@media (max-width: 480px){.game-details-section{margin-bottom:12px}.back-button{padding:6px 12px;font-size:13px}}.filter-section{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:10px;padding:10px 14px;margin-bottom:8px;box-shadow:0 1px 3px #0f172a0f;overflow:visible!important;max-width:100%!important;box-sizing:border-box!important}.filter-section-header{font-weight:600;color:#0f172a;margin-bottom:6px;display:flex;align-items:center;gap:8px;-webkit-user-select:none;user-select:none;cursor:pointer}.filter-section-header:hover{color:#0b1220}.filter-section-header:focus-visible{outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:2px;box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22));border-radius:6px}.filter-section-header>span{display:flex;align-items:center;flex-wrap:nowrap;gap:8px;width:100%}.filter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:22px;border-radius:999px;font-size:11px;font-weight:500;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;margin-left:8px;padding:2px 7px;white-space:nowrap;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-shadow:none;transition:all .2s ease-in-out}.filter-badge.active{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:1px solid rgba(2,132,199,.3)}.filter-badge.inactive{background:#f8fafc;color:#5b6b85;border:1px solid rgba(15,23,42,.1)}.filter-badge.partial{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:1px solid rgba(217,119,6,.3)}.filter-badge.success{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:1px solid rgba(2,132,199,.3)}.filter-badge.error{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:1px solid rgba(220,38,38,.3)}.filter-badge.neutral{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;border:1px solid rgba(75,85,99,.3)}.filter-help-tooltip{position:relative;display:inline-flex;align-items:center;margin-left:4px;cursor:help}.filter-help-icon{width:18px;height:18px;border-radius:50%;background:#e2e8f0;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;cursor:help;transition:all .2s ease;flex-shrink:0}.filter-help-icon:hover{background:#cbd5e1;transform:scale(1.05)}.tooltip-text{visibility:hidden;opacity:0;position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:8px;background:#0f172a;color:#f8fafc;padding:10px 14px;border-radius:6px;font-size:13px;font-weight:400;line-height:1.5;width:320px;box-shadow:0 4px 12px #0003;z-index:1000;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;white-space:normal;text-align:left}.filter-help-tooltip:hover .tooltip-text{visibility:visible;opacity:1}.tooltip-text:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right-color:#1e293b}.select-btn{padding:4px 0;border:1px solid rgba(15,23,42,.14);border-radius:8px;background-color:#f8fafc;color:#0f172a;font-size:.8rem;cursor:pointer;transition:all .2s ease;text-align:center;width:45px;margin-right:4px;display:inline-flex;align-items:center;justify-content:center}.select-btn:hover{background-color:#eef2f7;border-color:#0ea5e966}.select-btn:active{background-color:#e2e8f0;transform:scale(.98)}.select-btn:focus-visible{outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:2px;box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22))}@media (max-width: 768px){.filter-section-header>span{flex-wrap:wrap}.filter-section-header>span>span:last-child{display:flex;width:100%;margin-left:0;gap:6px;order:10}.filter-section-header{font-size:1rem}.filter-help-tooltip .tooltip-text{width:250px;left:50%;right:auto;transform:translate(-50%) translateY(-50%);margin-left:0;top:-10px}.tooltip-text:before{right:50%;top:100%;transform:translate(50%) rotate(90deg);border-right-color:transparent;border-top-color:#1e293b}.filter-badge{font-size:11px;min-width:20px;height:20px;padding:2px 6px}.select-btn{width:40px;font-size:.8rem;padding:3px 0}.filter-section select,.filter-section input{max-width:100%}}.month-filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px 8px}.month-filter-label{margin:2px 0;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px}.month-filter-label input[type=checkbox]{cursor:pointer;margin:0;flex-shrink:0}.month-filter-label span{-webkit-user-select:none;user-select:none}.month-filter-label:hover{opacity:.8}@media (max-width: 768px){.month-filter-grid{grid-template-columns:repeat(3,1fr);gap:3px}.month-filter-label{font-size:13px;gap:3px}}@media (max-width: 480px){.month-filter-grid{grid-template-columns:repeat(2,1fr)}.month-filter-label{font-size:12px}}.sentence-group select[name^=sort_by_]{display:inline-block;width:auto;min-width:fit-content}.sentence-group select[name^=sort_dir_]{width:auto;min-width:fit-content;display:inline-block}.filter-section .sentence-group+.sentence-group{margin-top:10px}@media (max-width: 768px){.filter-section .sentence-group{display:flex!important;flex-wrap:nowrap!important;align-items:center}.sentence-group span{flex-shrink:0}.sentence-group select[name^=sort_by_]{min-width:110px;font-size:12px;flex-shrink:0;display:inline-block!important}.sentence-group select[name^=sort_dir_]{min-width:120px;font-size:12px;flex-shrink:0;display:inline-block!important}}.spread-total-group{display:flex;flex-direction:column;gap:14px;padding:6px 0}.spread-subsection{display:flex;flex-direction:column;gap:6px;background:#fbfdff;border:1px solid rgba(15,23,42,.08);border-radius:10px;padding:10px 12px;margin-bottom:6px}.spread-subsection-header{font-weight:600;font-size:14px;color:#0f172a;display:flex;align-items:center;gap:8px}.spread-subsection-description{font-size:12px;color:#5b6b85;font-style:italic;margin-bottom:4px}.spread-subsection-scrollable{max-height:120px;overflow-y:auto;border:1px solid rgba(15,23,42,.08);padding:8px;border-radius:8px;display:grid;gap:4px;width:100%}.spread-subsection-scrollable .checkbox-label{cursor:pointer}@media (max-width: 768px){.spread-subsection-header{font-size:13px}.spread-subsection-description{font-size:11px}.spread-subsection-scrollable{max-height:none;overflow-y:visible}}@media (max-width: 480px){.spread-total-group{gap:12px}.spread-subsection-scrollable{padding:6px}}.category-filter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px 8px}.category-filter-label{margin:2px 0;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px}.category-filter-label input[type=checkbox]{cursor:pointer;margin:0;flex-shrink:0}.category-filter-label span{-webkit-user-select:none;user-select:none}.category-filter-label:hover{opacity:.8}@media (max-width: 768px){.category-filter-grid{grid-template-columns:repeat(3,1fr);gap:3px}.category-filter-label{font-size:13px;gap:3px}}@media (max-width: 480px){.category-filter-grid{grid-template-columns:repeat(2,1fr)}.category-filter-label{font-size:12px}}.day-of-week-filter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px 8px}.day-of-week-filter-label{margin:2px 0;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px}.day-of-week-filter-label input[type=checkbox]{cursor:pointer;margin:0;flex-shrink:0}.day-of-week-filter-label span{-webkit-user-select:none;user-select:none}.day-of-week-filter-label:hover{opacity:.8}@media (max-width: 768px){.day-of-week-filter-grid{gap:3px}.day-of-week-filter-label{font-size:13px;gap:3px}}@media (max-width: 480px){.day-of-week-filter-grid{grid-template-columns:repeat(2,1fr)}.day-of-week-filter-label{font-size:12px}}.divisional-filter-list{display:flex;flex-direction:column;gap:6px}.divisional-filter-label{margin:2px 0;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px}.divisional-filter-label input[type=checkbox]{cursor:pointer;margin:0;flex-shrink:0}.divisional-filter-label span{-webkit-user-select:none;user-select:none}.divisional-filter-label:hover{opacity:.8}@media (max-width: 768px){.divisional-filter-list{gap:3px}.divisional-filter-label{font-size:13px;gap:3px}}@media (max-width: 480px){.divisional-filter-label{font-size:12px}}.sentence-group{display:flex!important;align-items:center;gap:10px;margin-top:4px;flex-wrap:nowrap;flex-direction:row}.filter-section .sentence-group{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important}.sentence-group span{font-weight:500;color:#5b6b85;white-space:nowrap;display:inline-block!important}.sentence-group>*{display:inline-block!important;flex-shrink:0}.spread-sign{font-size:.95rem;border-radius:8px;border:1px solid rgba(15,23,42,.14);padding:8px 10px;color:#0f172a;background:#f8fafc;margin-top:4px;min-height:20px;box-sizing:border-box;font-size:16px;cursor:pointer;transition:border-color .2s ease;width:auto;max-width:60px;display:inline-block}.spread-input{font-size:.95rem;border-radius:8px;border:1px solid rgba(15,23,42,.14);padding:8px 10px;color:#0f172a;background:#f8fafc;margin-top:4px;min-height:20px;box-sizing:border-box;font-size:16px;width:100px;max-width:100px;transition:border-color .2s ease;display:inline-block}.spread-sign:focus,.spread-input:focus{outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:1px;box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22));border-color:#0ea5e980}.spread-input:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}@media (max-width: 768px){.filter-section .sentence-group{display:flex!important;gap:4px;flex-wrap:wrap!important;align-items:center;row-gap:6px}.sentence-group span{font-size:.8rem;white-space:normal;flex-shrink:0}.spread-sign,.spread-input{font-size:14px;padding:6px 8px;flex-shrink:0;display:inline-block!important;width:auto!important;max-width:100%}.spread-input{max-width:65px;min-width:55px}.spread-sign{max-width:50px;min-width:42px}}.season-range-group{margin-top:4px}.season-range-header{font-weight:500;color:#5b6b85;margin-bottom:8px;font-size:.95rem}.season-range-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.season-input-group{display:flex;align-items:center;gap:8px;flex-direction:row}.season-label{font-weight:500;color:#5b6b85;white-space:nowrap;font-size:.9rem}.season-select{background:#f8fafc;border:1px solid rgba(15,23,42,.14);border-radius:8px;color:#0f172a;padding:8px 10px;min-height:20px;box-sizing:border-box;font-size:16px;width:auto;min-width:140px}.season-select:focus{outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:1px;box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22))}@media (max-width: 768px){.season-range-header{font-size:.95rem}.season-range-controls{flex-direction:column;align-items:stretch;gap:10px}.season-input-group{flex-wrap:nowrap;width:100%;min-width:0}.season-label{font-size:.9rem;color:#6b7280}.season-select{width:100%;min-width:unset;max-width:100%}}.betting-type-filter-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px 10px}.betting-type-filter-label{margin:2px 0;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px}.betting-type-filter-label input[type=checkbox]{cursor:pointer;margin:0;flex-shrink:0}.betting-type-filter-label span{-webkit-user-select:none;user-select:none}.betting-type-filter-label:hover{opacity:.8}@media (max-width: 768px){.betting-type-filter-grid{gap:3px}.betting-type-filter-label{font-size:13px;gap:3px}}@media (max-width: 480px){.betting-type-filter-label{font-size:12px}}.prebuilt-filters-horizontal{display:flex;align-items:center;gap:12px;margin-bottom:14px;width:100%;padding-bottom:10px;border-bottom:1px solid rgba(15,23,42,.08)}.prebuilt-filters-label{font-weight:600;font-size:13px;white-space:nowrap;color:var(--trend-muted, #5b6b85);text-transform:uppercase;letter-spacing:.12em}.prebuilt-filters-scroll{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:4px 0;flex:1;scroll-behavior:smooth}.prebuilt-filters-scroll::-webkit-scrollbar{height:6px}.prebuilt-filters-scroll::-webkit-scrollbar-track{background:#e2e8f0;border-radius:3px}.prebuilt-filters-scroll::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:3px}.prebuilt-filters-scroll::-webkit-scrollbar-thumb:hover{background:#64748b}.prebuilt-filter-chip{display:flex;flex-direction:column;align-items:flex-start;padding:8px 12px;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:10px;cursor:pointer;transition:all .2s;min-width:150px;white-space:nowrap;color:var(--trend-ink, #0b1220);flex-shrink:0;box-shadow:0 2px 6px #0f172a14}.prebuilt-filter-chip:hover:not(:disabled){background:#f8fafc;border-color:#0ea5e966;transform:translateY(-1px)}.prebuilt-filter-chip:focus-visible{outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:2px;box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22))}.prebuilt-filter-chip:disabled{opacity:.5;cursor:not-allowed}.prebuilt-filter-name{font-weight:600;font-size:13px;color:var(--trend-ink, #0b1220);margin-bottom:2px}.prebuilt-filter-description{font-size:11px;color:var(--trend-muted, #5b6b85);line-height:1.2}@media (max-width: 768px){.prebuilt-filters-horizontal{flex-direction:column;align-items:flex-start;gap:8px}.prebuilt-filters-label{font-size:13px}.prebuilt-filters-scroll{width:100%}.prebuilt-filter-chip{min-width:120px;padding:6px 10px}.prebuilt-filter-name{font-size:12px}.prebuilt-filter-description{font-size:10px}}.filter-btn{color:#fff;border:1px solid #0ea5e9;border-radius:6px;padding:8px 16px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .15s ease;width:100%;box-shadow:0 1px 2px #0ea5e933;text-align:center;min-height:44px}.filter-btn:hover:not(:disabled){border-color:#0284c7}.filter-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0ea5e933}.filter-btn:disabled{background:#94a3b8;border-color:#94a3b8;cursor:not-allowed;opacity:.7}.button-spinner{width:16px;height:16px;border:2px solid #ffffff40;border-top:2px solid #ffffff;border-radius:50%;animation:buttonSpin 1s linear infinite;display:inline-block;flex-shrink:0}@keyframes buttonSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.filter-feedback{font-size:.9rem;margin-top:8px;padding:6px 10px;border-radius:4px;font-weight:500;animation:fadeIn .2s ease-in}.filter-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.filter-success{color:#0ea5e9;background:#f0f9ff;border:1px solid #bfdbfe}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.filter-btn{padding:10px 16px;font-size:.95rem}.filter-feedback{font-size:.85rem;padding:5px 8px}.button-spinner{width:14px;height:14px}}.sentence-group input[name=win_percentage]{width:100px;max-width:100px;display:inline-block}@media (max-width: 768px){.sentence-group input[name=win_percentage]{max-width:65px!important;min-width:55px;flex-shrink:0;display:inline-block!important;width:auto!important}}.filter-section-content{display:flex;flex-direction:column;gap:12px}.games-selection-container{margin:10px 0;padding:15px;border:1px solid #e2e8f0;border-radius:8px;background-color:#f8fafc}.games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px}.game-checkbox{display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:background-color .2s}.game-checkbox:hover{background-color:#f5f5f5}.game-checkbox input[type=checkbox]{cursor:pointer;flex-shrink:0}.game-label{font-size:14px;-webkit-user-select:none;user-select:none;font-weight:500;text-overflow:ellipsis}.sentence-group{display:flex;align-items:center;gap:8px;font-size:14px}.sentence-group span{font-weight:500}.sentence-group .spread-sign{padding:4px 8px;border:1px solid #ccc;border-radius:4px;font-size:14px;cursor:pointer;width:auto;min-width:fit-content}@media (max-width: 768px){.games-selection-container{padding:12px}.games-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:6px}.game-checkbox{padding:4px 6px}.game-checkbox input[type=checkbox]{margin-right:4px;transform:scale(1.1)}.game-label{font-size:13px}}@media (max-width: 480px){.games-grid{grid-template-columns:1fr}.sentence-group{flex-direction:column;align-items:flex-start;gap:4px}.sentence-group .spread-sign{width:100%}}.filters-box.left-justified{align-items:flex-start;text-align:left;background:#f8fafc;border-radius:14px;box-shadow:0 2px 12px #1e293b14;padding:22px 26px 16px;color:#1e293b;font-size:1.05rem;box-sizing:border-box;width:100%;max-width:100%}.filters-box-standalone{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;max-width:900px;margin-left:auto;margin-right:auto}.filters-header-section{display:flex;margin-bottom:12px;border-bottom:1px solid rgba(15,23,42,.08)}.header-and-toggle{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;width:100%;gap:12px;order:1}.filters-header{flex:0 1 auto;margin:0;color:#0f172a;font-size:1.2rem;letter-spacing:.01em}.trend-toggle{flex:0 0 auto;display:flex;gap:0;border-radius:4px;overflow:hidden}.trend-toggle button{margin-left:8px;padding:6px 12px;border-radius:4px;border:1px solid #d1d5db;background-color:#fff;color:#374151;cursor:pointer;transition:background-color .2s;font-size:14px}.trend-toggle button:not(:last-child){border-right:1px solid #ccc}.trend-toggle button:hover:not(.active){background-color:#eef2f7}.trend-toggle .active{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border-color:#0ea5e9;box-shadow:0 1px 2px #0ea5e94d}.trend-toggle .active:hover{background:linear-gradient(135deg,#0284c7,#0369a1);border-color:#0284c7}.filters-quick-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:10px 12px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);border-radius:10px}.filters-hint{font-size:.9rem;color:#475569}.filters-jump{border:1px solid rgba(14,165,233,.4);background:#e7f2fb;color:#0369a1;font-weight:600;border-radius:999px;padding:4px 8px;font-size:.82rem;cursor:pointer;white-space:nowrap}.filters-jump:hover{background:#d8ecfb;border-color:#0ea5e9b3}.filters-form{display:flex;flex-direction:column;gap:10px;width:100%}@media (max-width: 480px){.filters-box.left-justified{padding:12px;max-height:none;overflow:visible}.filters-box-standalone{padding:12px}.filters-header{font-size:1.1rem!important}.trend-toggle button{padding:5px 10px;font-size:12px}.filter-explanation{font-size:12px;padding:8px}}@media (max-width: 768px){.filters-quick-actions{flex-direction:column;align-items:flex-start}.filters-jump{width:100%;text-align:center}.filters-box.left-justified{flex:0 0 100%;max-height:none;overflow:visible}.filters-box-standalone{padding:16px}.header-and-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:15px}.filters-header{font-size:1.25rem!important;flex-shrink:0}.trend-toggle{flex-shrink:0}.trend-toggle button{padding:8px 12px;font-size:.9rem;margin-left:6px;min-height:40px}.filters-hint{font-size:.85rem}}@media (min-width: 769px) and (max-width: 1024px){.filters-box.left-justified{flex:0 0 100%;width:100%;max-width:100%;min-width:100%;padding:22px 24px 16px}}@media (max-width: 768px){input,select,textarea{font-size:16px}.results-header{flex-direction:column;align-items:flex-start}.results-surface .results-header{padding:14px 12px}.results-header-actions{width:100%;justify-content:flex-start;flex-direction:column;align-items:stretch;gap:10px}.filters-toggle-btn{width:100%;justify-content:space-between;white-space:normal}.trend-toggle{width:100%;justify-content:space-between}.results-surface .bottom-row{padding:0 12px 18px}}.trendspage-container{display:flex;flex-direction:column;gap:24px;padding:80px 20px 0;background:#f3f6fa;min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden}#trends-results{scroll-margin-top:16px;overflow-anchor:none}.trends-page{--trend-ink: #0b1220;--trend-muted: #5b6b85;--trend-accent: #0ea5e9;--trend-accent-strong: #0284c7;--trend-surface: #ffffff;--trend-surface-alt: #f7f9fc;--trend-border: rgba(15, 23, 42, .08);--trend-shadow: 0 10px 26px rgba(15, 23, 42, .1);--trend-glow: 0 0 0 1px rgba(14, 165, 233, .08), 0 6px 16px rgba(14, 165, 233, .08);position:relative;background:radial-gradient(circle at 12% 8%,rgba(148,163,184,.18),transparent 45%),radial-gradient(circle at 85% 5%,rgba(226,232,240,.45),transparent 40%),linear-gradient(180deg,#f7f8fb,#edf1f6);overflow-anchor:none}.trends-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(15,23,42,.04) 1px,transparent 1px);background-size:28px 28px;opacity:.45;pointer-events:none}.trends-page>*:not(.title-bar){position:relative;z-index:1}.trend-hero{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(220px,.8fr);gap:20px;padding:24px 28px;background:var(--trend-surface);border-radius:22px;border:1px solid var(--trend-border);box-shadow:var(--trend-shadow)}.trend-hero__eyebrow{display:inline-flex;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;color:var(--trend-muted)}.trend-hero__title{margin:12px 0 8px;font-size:clamp(1.8rem,2.4vw,2.6rem);color:var(--trend-ink);font-weight:700;letter-spacing:-.02em;font-family:Space Grotesk,Albert Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.trend-hero__subtitle{margin:0 0 18px;color:var(--trend-muted);font-size:.98rem;max-width:560px;line-height:1.6}.trend-hero__chips{display:flex;flex-wrap:wrap;gap:8px}.trend-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;font-size:.8rem;color:var(--trend-ink);background:var(--trend-surface-alt);border:1px solid rgba(15,23,42,.06)}.trend-hero__meta{display:grid;gap:12px;align-content:start}.trend-stat{padding:12px 14px;border-radius:14px;background:#f8fafce6;border:1px solid rgba(15,23,42,.08);box-shadow:none}.trend-stat__label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--trend-muted)}.trend-stat__value{display:block;margin-top:6px;font-size:1.2rem;font-weight:700;color:var(--trend-ink)}.page-title{text-align:center;margin-bottom:10px}.page-title h1{color:#0ea5e9;font-size:2.5rem;font-weight:700;margin:0;letter-spacing:1px;text-shadow:0 2px 4px rgba(14,165,233,.1)}.top-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.45fr);gap:24px;width:100%;align-items:flex-start}.results-surface{width:100%;display:flex;flex-direction:column;gap:0;background:var(--trend-surface);border:1px solid var(--trend-border);border-radius:18px;box-shadow:var(--trend-shadow);overflow:hidden;overflow-anchor:none}.results-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;background:var(--trend-surface);border:1px solid var(--trend-border);border-radius:14px;box-shadow:var(--trend-shadow)}.results-surface .results-header{background:transparent;border:none;border-bottom:1px solid var(--trend-border);border-radius:0;box-shadow:none;padding:16px 20px}.results-header-left{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.results-summary{display:inline-flex;gap:8px;flex-wrap:wrap}.summary-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:600;color:var(--trend-ink);background:#f8fafc;border:1px solid rgba(15,23,42,.08)}.summary-pill--accent{background:#e7f2fb;color:#0369a1;border-color:#0ea5e966}.summary-pill--preset{gap:8px;padding-right:6px}.summary-pill__clear{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid rgba(3,105,161,.35);border-radius:999px;background:#f8fbff;color:#0369a1;font-size:.85rem;font-weight:700;line-height:1;cursor:pointer;padding:0;min-height:0}.summary-pill__clear:hover{background:#dbeefe;border-color:#0369a18c}.summary-pill__clear:focus-visible{outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:1px;box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22))}.results-title{margin:0;font-size:1.35rem;font-weight:600;color:var(--trend-ink);letter-spacing:.01em}.results-count{font-size:.9rem;color:var(--trend-muted)}.results-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.results-loading{margin-left:6px;font-size:.75rem;color:var(--trend-muted)}.filters-toggle-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(15,23,42,.12);border-radius:999px;padding:8px 14px;background:#f8fafc;color:var(--trend-ink);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex:0 0 auto;white-space:nowrap}.filters-toggle-btn:hover{background:#eef2f7;border-color:#0ea5e966}.filters-toggle-btn:focus-visible,.trends-page .trend-toggle button:focus-visible,.action-primary:focus-visible,.action-secondary:focus-visible,.action-tertiary:focus-visible{outline:2px solid var(--focus-ring-color, rgba(14, 165, 233, .65));outline-offset:2px;box-shadow:var(--focus-ring-glow, 0 0 0 3px rgba(14, 165, 233, .22))}.filters-toggle-btn.is-open{background:#e7f2fb;border-color:#0ea5e973}.filters-toggle-btn--start{background:#e7f2fb;border-color:#0ea5e999;box-shadow:0 0 0 3px #0ea5e91f}.accordion-chevron{transition:transform .2s ease;font-size:1rem}.accordion-chevron.open{transform:rotate(180deg)}.results-panels{width:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:stretch;max-height:0;opacity:0;overflow:hidden;pointer-events:none;padding:0 20px;transition:max-height .35s ease,opacity .2s ease,padding .2s ease;overflow-anchor:none}.results-panels.is-open{max-height:3200px;opacity:1;pointer-events:auto;padding:18px 20px 22px;border-bottom:1px solid var(--trend-border)}.results-panels.is-split{grid-template-columns:minmax(0,3fr) minmax(360px,2fr)}.results-panels.games-only{grid-template-columns:minmax(0,1fr)}.results-panels.games-only .results-panel--games{max-width:1400px;margin:0 auto;width:100%}.results-panels.games-only .results-panel--games .games-list{max-height:none;overflow:visible}.results-panels.games-only .results-panel__body{width:100%;margin:0 auto}.results-panels.games-only .results-panel--games .games-scroll{display:grid!important;grid-template-columns:repeat(2,minmax(320px,1fr));gap:12px;align-items:start;width:100%;overflow:visible;align-content:start}.results-panels.games-only .results-panel--games .game-card{width:100%;max-width:none;justify-self:stretch;margin:0;min-width:0;height:auto}@media (min-width: 1200px){.results-panels.games-only .results-panel--games .games-scroll{grid-template-columns:repeat(3,minmax(280px,1fr))}}@media (min-width: 1440px){.results-panels.games-only .results-panel--games .games-scroll{grid-template-columns:repeat(3,minmax(260px,1fr))}}@media (max-width: 768px){.results-panels.games-only .results-panel--games .games-scroll{display:flex!important;flex-direction:row;overflow-x:auto;overflow-y:visible;gap:15px}}.results-panel{display:none;background:var(--trend-surface-alt);border:1px solid var(--trend-border);border-radius:16px;padding:16px;width:100%;max-width:100%;min-width:0;overflow-x:hidden;height:100%}.results-panel.is-open{display:block}.results-panel__body{display:flex;flex-direction:column;gap:16px;height:100%}.results-panel--games{padding:12px 14px 16px}.filters-panel__quick{display:flex;flex-direction:column;gap:12px}.filters-panel__section-header{display:flex;align-items:center;justify-content:space-between;color:var(--trend-ink);font-size:.92rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.filters-panel__title-group{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.filters-panel__meta{font-size:.72rem;color:var(--trend-muted);letter-spacing:.12em}.filters-panel__count{color:var(--trend-muted);font-size:.85rem;font-weight:600}.bottom-row{width:100%}.results-surface .bottom-row{padding:0 20px 22px}.trends-page .games-list,.trends-page .filters-box.left-justified{background:var(--trend-surface);border:1px solid var(--trend-border);box-shadow:var(--trend-shadow)}.results-surface .games-list,.results-surface .filters-box.left-justified{box-shadow:none}.results-panel--games .games-list{background:transparent;border:none;border-radius:0;box-shadow:none;padding:0;flex:1 1 auto;min-height:100%}.results-panel--games .game-card{margin-bottom:8px;box-shadow:0 1px 4px #0f172a14}.results-panel--games .game-header{padding:10px 12px}.results-panel--games .betting-table td{padding:6px 4px;font-size:.74rem}@media (min-width: 1440px){.results-panels.is-split{grid-template-columns:minmax(0,3.1fr) minmax(380px,1.9fr)}}.results-surface .trends-section,.results-surface .trends-container{background:transparent;border-radius:0;box-shadow:none}.results-surface .trends-scroll{padding:16px 0 0}.trends-page .games-list{color:var(--trend-ink);background:var(--trend-surface)}.trends-page .games-list h2{color:var(--trend-ink);font-size:1.2rem;margin-bottom:14px}.trends-page .filters-header{color:var(--trend-ink)}.trends-page .trend-toggle button{border-radius:999px;padding:8px 14px;border:1px solid rgba(15,23,42,.12);background:#fff}.trends-page .trend-toggle button.active{background:linear-gradient(135deg,var(--trend-accent) 0%,var(--trend-accent-strong) 100%);color:#fff;border-color:transparent}.trends-page .filter-explanation{background:#0f172a0a;border-left-color:var(--trend-accent);color:var(--trend-ink)}.trends-page .trends-section{border-radius:18px;box-shadow:var(--trend-shadow)}@media (max-width: 768px){.trendspage-container{padding:80px 12px 0;gap:20px}.page-title h1{font-size:clamp(1.8rem,6vw,2.5rem);margin-bottom:15px}.top-row{grid-template-columns:1fr;gap:20px}.trend-hero{grid-template-columns:1fr;padding:22px}.results-panels{display:flex;flex-direction:column;overflow:visible}.results-panels.is-open{padding:16px 12px 18px;max-height:none;overflow:visible}.results-panel--games{order:1}.results-panel--filters{order:2}.results-panel{padding:14px}}@media (max-width: 480px){.trendspage-container{padding:80px 12px 0;gap:15px}.page-title h1{font-size:clamp(1.5rem,8vw,2rem);letter-spacing:.5px}.trend-hero{padding:18px}.trend-hero__title{font-size:clamp(1.6rem,8vw,2.2rem)}}@media (min-width: 769px) and (max-width: 1024px){.trendspage-container{padding:25px 2vw;gap:25px}.page-title h1{font-size:2.2rem}.top-row{gap:26px}.trend-hero{grid-template-columns:minmax(240px,1.4fr) minmax(200px,.8fr)}}.games-list{background:#f8fafc;border-radius:14px;border:1px solid rgba(15,23,42,.1);box-shadow:0 1px #0f172a0a,0 8px 18px #0f172a14;padding:20px 28px;display:flex;flex-direction:column;color:#0f172a;overflow:hidden;box-sizing:border-box;max-height:640px;min-height:280px}.games-list h2{color:#0f172a;font-size:1.2rem;margin-bottom:12px;letter-spacing:.02em}.games-list__intro{margin-bottom:12px}.games-list__eyebrow{display:inline-block;margin-bottom:6px;color:#0f172a;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.games-list__intro p{margin:0;color:#475569;font-size:.86rem;line-height:1.45}.games-scroll{overflow-y:auto;flex:1;padding-right:4px;box-shadow:inset 0 6px 10px -10px #0f172a2e}.games-scroll::-webkit-scrollbar{width:8px}.games-scroll::-webkit-scrollbar-track{background:#e2e8f0;border-radius:4px}.games-scroll::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}.games-scroll::-webkit-scrollbar-thumb:hover{background:#64748b}@media (max-width: 480px){.games-list{padding:12px 15px 18px;max-height:none!important;min-height:auto!important;height:auto!important;overflow:visible!important}.games-list h2{font-size:1.1rem}.games-scroll{gap:12px;flex:0 0 auto;height:auto;overflow-y:visible;padding-bottom:3px}}@media (max-width: 768px){.games-list,.filters-box.left-justified{flex:none;width:100%;max-width:100%;min-width:100%;max-height:none!important;min-height:auto!important;height:fit-content!important}.games-list{max-height:none!important;min-height:auto!important;height:auto!important;padding:15px 20px 20px;display:flex;flex-direction:column;overflow:visible!important}.games-list h2{font-size:1.2rem;margin-bottom:8px;flex-shrink:0}.games-scroll{display:flex;flex-direction:row;overflow-x:auto;overflow-y:visible;gap:15px;margin-top:8px;padding-bottom:5px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;flex:0 0 auto;height:auto;min-height:0;background:linear-gradient(90deg,transparent 0%,transparent 10px,transparent calc(100% - 10px),rgba(30,41,59,.1) 100%)}.games-scroll::-webkit-scrollbar{height:4px}.games-scroll::-webkit-scrollbar-track{background:#334155;border-radius:2px}.games-scroll::-webkit-scrollbar-thumb{background:#64748b;border-radius:2px}.games-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}}@media (min-width: 769px) and (max-width: 1024px){.games-list{max-height:60vh;padding:18px 24px}}.landing-page{min-height:100vh;display:flex;flex-direction:column;font-family:Albert Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.landing-content{flex:1;padding-top:45px}.hero-section{background:linear-gradient(135deg,#0d273e,#1e40af);color:#fff;padding:80px 0;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="2" fill="white" opacity="0.1"/></svg>') repeat;background-size:50px 50px;animation:float 20s infinite linear}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-50px)}}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}.hero-title{font-size:3.5rem;font-weight:900;margin-bottom:24px;line-height:1.1;display:flex;align-items:center;gap:20px}.hero-logo{height:60px;width:auto}.hero-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:16px;color:#38bdf8}.hero-description{font-size:1.1rem;line-height:1.6;margin-bottom:32px;color:#e2e8f0;max-width:500px}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.cta-button{padding:16px 32px;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-family:inherit}.cta-button.primary{background:#38bdf8;color:#fff}.cta-button.primary:hover{background:#0ea5e9;transform:translateY(-2px);box-shadow:0 8px 25px #38bdf84d}.cta-button.secondary{background:transparent;color:#fff;border:2px solid #38bdf8}.cta-button.secondary:hover{background:#38bdf8;transform:translateY(-2px)}.cta-button.large{padding:20px 40px;font-size:1.2rem}.hero-visual{display:flex;justify-content:center;align-items:center}.stats-preview{display:grid;grid-template-columns:1fr;gap:20px;width:100%;max-width:400px}.landing-page .stat-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:24px;border-radius:12px;border:1px solid rgba(255,255,255,.2);text-align:center;transition:transform .3s ease}.landing-page .stat-card:hover{transform:translateY(-4px)}.landing-page .stat-card h3{margin-bottom:8px;font-size:1.2rem;font-weight:700;color:#38bdf8}.landing-page .stat-card p{color:#e2e8f0;font-size:.9rem}.features-section{padding:80px 0;background:#f8fafc}.features-container{max-width:1200px;margin:0 auto;padding:0 20px}.section-title{text-align:center;font-size:2.5rem;font-weight:800;margin-bottom:60px;color:#0f172a}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}.feature-card{background:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 20px #00000014;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.feature-icon{font-size:3rem;margin-bottom:20px;display:block}.feature-card h3{font-size:1.4rem;font-weight:700;margin-bottom:16px;color:#0f172a}.feature-card p{color:#64748b;line-height:1.6}.how-it-works-section{padding:80px 0;background:#fff}.how-it-works-container{max-width:1000px;margin:0 auto;padding:0 20px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px;max-width:900px;margin-left:auto;margin-right:auto}.step-card{text-align:center;position:relative}.step-number{width:60px;height:60px;background:#38bdf8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 20px}.step-card h3{font-size:1.3rem;font-weight:700;margin-bottom:16px;color:#0f172a}.step-card p{color:#64748b;line-height:1.6}.about-section{padding:80px 0;background:#f8fafc}.about-container{max-width:1200px;margin:0 auto;padding:0 20px}.about-content{display:grid;grid-template-columns:2fr 1fr;gap:60px;align-items:start}.about-text p{font-size:1.1rem;line-height:1.7;color:#475569;margin:0 0 20px}.about-instructions{background:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 20px #00000014;text-align:center}.about-instructions h3{margin:0 0 20px;color:#0f172a;font-weight:700;font-size:1.3rem}.about-instructions p{color:#64748b;line-height:1.6;margin:0 0 25px;font-size:1rem}.instructions-button{background:#38bdf8;color:#fff;border:none;padding:14px 28px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.instructions-button:hover{background:#0ea5e9;transform:translateY(-2px);box-shadow:0 8px 25px #38bdf84d}.social-section{margin-top:30px}.social-section h3{font-size:1.2rem;font-weight:700;margin:0 0 8px;color:#0f172a}.social-section p{color:#64748b;margin:0 0 16px;font-size:.95rem}.social-links{display:flex;flex-direction:column;gap:12px}.social-link{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:2px solid #e2e8f0;border-radius:8px;text-decoration:none;color:#475569;font-weight:600;transition:all .3s ease;font-size:.95rem}.social-link:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.social-link.instagram{border-color:#e4405f;color:#e4405f}.social-link.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;box-shadow:0 8px 25px #e4405f4d}.social-link svg{width:20px;height:20px;flex-shrink:0}.social-link.reddit{border-color:#ff4500;color:#ff4500}.social-link.reddit:hover{background:linear-gradient(45deg,#ffb000,#ff4500 60%,#c52200);color:#fff;box-shadow:0 8px 25px #ff45004d}.cta-section{background:linear-gradient(135deg,#0d273e,#1e40af);color:#fff;padding:80px 0;text-align:center}.cta-container{max-width:800px;margin:0 auto;padding:0 20px}.cta-container h2{font-size:2.5rem;font-weight:800;margin:0 0 20px}.cta-container p{font-size:1.2rem;line-height:1.6;margin:0 0 40px;color:#e2e8f0}.cta-buttons{display:flex;justify-content:center;gap:20px}.cta-social{margin-top:40px}.cta-social p{font-size:1rem;margin:0 0 20px;color:#cbd5e1}.social-links-horizontal{display:flex;justify-content:center;gap:20px}.social-link-cta{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;text-decoration:none;transition:all .3s ease}.social-link-cta:hover{transform:translateY(-3px);background:#fff3;border-color:#fff6;box-shadow:0 8px 25px #fff3}.social-link-cta.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:#e4405f;box-shadow:0 8px 25px #e4405f66}.social-link-cta.reddit:hover{background:linear-gradient(45deg,#ffb000,#ff4500 60%,#c52200);border-color:#ff4500;box-shadow:0 8px 25px #ff450066;color:#fff}.social-link-cta svg{width:20px;height:20px}@media (max-width: 1024px){.hero-container{grid-template-columns:1fr;gap:40px;text-align:center}.hero-title{font-size:3rem;justify-content:center}.about-content{grid-template-columns:1fr;gap:40px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 900px){.steps-grid{grid-template-columns:1fr;gap:30px}}@media (max-width: 768px){.hero-section{padding:60px 0}.hero-container,.features-container,.how-it-works-container,.about-container,.cta-container{padding:0 16px}.hero-title{font-size:2.5rem;flex-direction:column;gap:16px}.hero-logo{height:50px}.hero-subtitle{font-size:1.3rem}.hero-buttons{justify-content:center}.section-title{font-size:2rem;margin-bottom:40px}.features-grid{grid-template-columns:1fr;gap:30px}.feature-card{padding:30px}.steps-grid{grid-template-columns:1fr;gap:30px}.cta-container h2{font-size:2rem}.cta-buttons{flex-direction:column;align-items:center}.social-links-horizontal{gap:15px}.social-link-cta{width:45px;height:45px}}@media (max-width: 480px){.landing-content{padding-top:0}.hero-container,.features-container,.how-it-works-container,.about-container,.cta-container{padding:0 12px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.cta-button{padding:14px 20px;font-size:1rem;width:100%;max-width:260px}.feature-card{padding:20px;margin:0}.section-title{font-size:1.8rem}.features-grid{gap:20px}.social-links-horizontal{gap:12px}.social-link-cta{width:40px;height:40px}.social-link-cta svg{width:18px;height:18px}}.instructions-page{min-height:100vh;display:flex;flex-direction:column;font-family:Albert Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.instructions-content{flex:1;padding-top:65px;background:#f8fafc}.instructions-container{max-width:800px;margin:0 auto;padding:40px 20px}.instructions-container h1{color:#0f172a;font-size:2.5rem;font-weight:800;margin-bottom:40px;text-align:center}.instruction-section{background:#fff;padding:30px;border-radius:12px;margin-bottom:30px;box-shadow:0 2px 10px #0000000d}.instruction-section h2{color:#0f172a;font-size:1.5rem;font-weight:700;margin-bottom:20px;border-bottom:2px solid #38bdf8;padding-bottom:10px}.instruction-section p{color:#475569;line-height:1.7;margin-bottom:15px;font-size:1rem}.instruction-item{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #e2e8f0}.instruction-item:last-child{border-bottom:none;padding-bottom:0}.instruction-item h3{color:#0f172a;font-size:1.2rem;font-weight:600;margin-bottom:10px}.tips-list{padding-left:20px;color:#475569;line-height:1.7}.tips-list li{margin-bottom:8px;font-size:1rem}.tips-list li:last-child{margin-bottom:0}.filter-dropdown{margin-bottom:16px;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff}.filter-dropdown-header{width:100%;padding:16px 20px;background:#f8fafc;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:1.1rem;font-weight:600;color:#0f172a;transition:all .3s ease;text-align:left}.filter-dropdown-header:hover{background:#f1f5f9}.filter-dropdown-header.expanded{background:#38bdf8;color:#fff}.dropdown-arrow{transition:transform .3s ease;font-size:.9rem}.filter-content{padding:24px;display:grid;gap:24px;align-items:center}.filter-content.left-content,.filter-content.right-content{grid-template-columns:1fr 1fr}.filter-description h4{margin-bottom:12px;color:#0f172a;font-size:1.2rem;font-weight:700}.filter-description p{margin-bottom:12px;color:#475569;line-height:1.6}.filter-description ul{margin-bottom:12px;padding-left:20px;color:#475569}.filter-description li{margin-bottom:6px;line-height:1.5}.filter-description li strong{color:#0f172a;font-weight:600}.filter-image{display:flex;justify-content:center;align-items:center;background:#f8fafc;border-radius:8px;padding:20px;border:2px dashed #cbd5e1;min-height:200px}.filter-image img{max-width:100%;height:auto;border-radius:4px}@media (max-width: 1024px){.filter-content{gap:20px}.filter-dropdown-header{padding:14px 18px;font-size:1rem}.filter-content{padding:20px}}@media (max-width: 768px){.filter-content.left-content,.filter-content.right-content{grid-template-columns:1fr;gap:16px}.filter-content.right-content .filter-description{order:1}.filter-content.right-content .filter-image{order:2}.filter-dropdown-header{padding:12px 16px;font-size:.95rem}.filter-content{padding:16px}.filter-image{min-height:150px;padding:16px}.filter-description h4{font-size:1.1rem}}@media (max-width: 480px){.filter-dropdown{margin-bottom:12px}.filter-dropdown-header{padding:10px 12px;font-size:.9rem}.filter-content{padding:12px}.filter-description ul{padding-left:16px}.filter-image{min-height:120px;padding:12px}}@media (max-width: 1024px){.instructions-container{padding:30px 16px}.instructions-container h1{font-size:2.2rem}.instruction-section{padding:25px}}@media (max-width: 768px){.instructions-container{padding:20px 16px}.instructions-container h1{font-size:2rem;margin-bottom:30px}.instruction-section{padding:20px;margin-bottom:20px}.instruction-section h2{font-size:1.3rem}.instruction-item h3{font-size:1.1rem}}@media (max-width: 480px){.instructions-container{padding:20px 12px}.instructions-container h1{font-size:1.8rem}.instruction-section{padding:16px}.instruction-section h2{font-size:1.2rem}.instruction-item h3{font-size:1rem}.tips-list{padding-left:16px}}.analysis-cta{text-align:center;padding:2rem 1.2rem;background:linear-gradient(180deg,#fffffff2,#f7f9fcf2);border-radius:16px;border:1px solid var(--analysis-border, rgba(15, 23, 42, .08));box-shadow:0 1px #0f172a0a,0 8px 18px #0f172a14;margin-top:2rem}.analysis-cta-title{margin-bottom:1rem;color:var(--analysis-ink, #0b1220);font-size:clamp(1.2rem,1.8vw,1.45rem)}.analysis-cta-description{margin-bottom:2rem;color:var(--analysis-muted, #5b6b85)}.analysis-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.analysis-cta__link{padding:.7rem 1.3rem;min-height:42px;font-size:.94rem}.analysis-table-loading{padding:32px 18px}.analysis-table-title{margin:0 0 1rem;font-size:clamp(1.15rem,1.8vw,1.45rem);color:var(--analysis-ink, #0b1220);letter-spacing:.01em}.analysis-table-container{max-height:70vh;overflow-y:auto;overflow-x:auto;border:1px solid var(--analysis-border, rgba(15, 23, 42, .08));border-radius:14px;background:var(--analysis-surface, #ffffff);box-shadow:0 1px #0f172a0a,0 8px 18px #0f172a14}.multi-year-sticky-header th{position:sticky!important;top:0!important;background:#eef2f7!important;color:#0369a1!important;font-weight:600!important;z-index:20!important}@media (max-width: 768px){.analysis-table-container{border-radius:12px}}.performance-card{background:var(--analysis-surface-alt, #f7f9fc);padding:1.15rem 1rem;border-radius:14px;box-shadow:0 1px #0f172a0a,0 8px 18px #0f172a14;text-align:center;border:1px solid var(--analysis-border, rgba(15, 23, 42, .08))}.performance-card-title{font-size:.9rem;font-weight:700;color:var(--analysis-muted, #5b6b85);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem}.performance-card-value{font-size:clamp(1.65rem,2.3vw,2.1rem);font-weight:700;margin-bottom:.5rem}.performance-card-subtitle{font-size:.875rem;color:var(--analysis-muted, #5b6b85)}.invalid-slug-banner{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;margin-bottom:2rem;color:#856404;width:100%}.invalid-slug-content{padding:0 1rem}.invalid-slug-main{margin:0 0 2px;font-weight:500}.invalid-slug-code{background-color:#f8f9fa;padding:1px 3px;border-radius:2px;color:#495057;font-size:12px}.invalid-slug-help{margin:0;font-size:12px;opacity:.9;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.invalid-slug-link{color:#0b1220;text-decoration:none;padding:2px 8px;min-height:0;font-size:12px;border-radius:999px}.invalid-slug-link:hover{text-decoration:none}.active-filters-card{background:var(--analysis-surface-alt, #f7f9fc);padding:1.15rem 1rem;border-radius:14px;box-shadow:0 1px #0f172a0a,0 8px 18px #0f172a14;border:1px solid var(--analysis-border, rgba(15, 23, 42, .08));margin-top:.85rem}.active-filters-title{font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--analysis-muted, #5b6b85);margin-bottom:1rem;text-align:center}.active-filters-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.active-filters-grid{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));gap:1rem;text-align:center;min-width:840px}.filter-item{display:flex;flex-direction:column;gap:.5rem}.filter-label{font-weight:600;color:var(--analysis-ink, #0b1220)}.filter-value{color:var(--analysis-muted, #5b6b85);font-size:.95rem}.analysis-page-header{margin-bottom:2rem}.analysis-title{margin:0 0 .85rem;font-size:clamp(1.8rem,2.8vw,2.55rem);font-weight:700;letter-spacing:-.02em;color:var(--analysis-ink, #0b1220);font-family:Space Grotesk,Albert Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.analysis-description{font-size:1rem;color:var(--analysis-muted, #5b6b85);margin-bottom:1.6rem;line-height:1.6;max-width:72ch}.analysis-description p{margin:0}@media (max-width: 768px){.analysis-page-header{margin-bottom:1rem}.analysis-title{margin-bottom:.55rem}.analysis-description{margin-bottom:1rem;line-height:1.5}}.key-insights-section{margin-bottom:2.25rem}.key-insights-title{margin:0 0 1rem;font-size:clamp(1.15rem,1.8vw,1.45rem);color:var(--analysis-ink, #0b1220);letter-spacing:.01em}.key-insights-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin-bottom:1.2rem}.key-insights-loading{text-align:center;padding:1.3rem;background:var(--analysis-surface-alt, #f7f9fc);border-radius:14px;border:1px solid var(--analysis-border, rgba(15, 23, 42, .08))}@media (max-width: 768px){.key-insights-cards{gap:.8rem}}.seo-breadcrumbs{background:#ffffffeb;border-bottom:1px solid rgba(15,23,42,.08);padding:.55rem 0;margin:0;position:fixed;top:65px;left:0;right:0;z-index:100;width:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1px #0f172a0a,0 8px 18px #0f172a0d}.seo-breadcrumb-container{max-width:1260px;margin:0 auto;padding:0 20px}.breadcrumb-link{color:#0369a1;text-decoration:none;font-size:.84rem;font-weight:600}.breadcrumb-link:hover{color:#0284c7;text-decoration:underline}.breadcrumb-current{color:#5b6b85;font-weight:500;font-size:.84rem}@media (max-width: 768px){.seo-breadcrumbs{position:static;top:auto;border-bottom:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:.35rem 0 0;background:transparent}.seo-breadcrumb-container{padding:0 12px}.breadcrumb-link,.breadcrumb-current{font-size:.76rem}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-x:hidden}html,body{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overflow-x:hidden}input,select,textarea{font-size:16px}@media (max-width: 768px){input,select,textarea{font-size:16px}}#root{max-width:none;text-align:left}body{margin:0;padding:0;background:#f3f6fa;font-family:Albert Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.seo-page-wrapper{--analysis-ink: #0b1220;--analysis-muted: #5b6b85;--analysis-accent: #0ea5e9;--analysis-accent-strong: #0284c7;--analysis-surface: #ffffff;--analysis-surface-alt: #f7f9fc;--analysis-border: rgba(15, 23, 42, .08);--analysis-shadow: 0 10px 26px rgba(15, 23, 42, .1);position:relative;background:radial-gradient(circle at 12% 8%,rgba(148,163,184,.18),transparent 45%),radial-gradient(circle at 85% 5%,rgba(226,232,240,.45),transparent 40%),linear-gradient(180deg,#f7f8fb,#edf1f6)!important}.seo-page-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(15,23,42,.04) 1px,transparent 1px);background-size:28px 28px;opacity:.45;pointer-events:none}.seo-page-wrapper>*:not(.title-bar){position:relative;z-index:1}.seo-page-container{max-width:1260px;margin:0 auto;padding:96px 20px 24px;background:transparent!important}.seo-content-container{background:var(--analysis-surface);border-radius:22px;border:1px solid var(--analysis-border);padding:2rem;box-shadow:var(--analysis-shadow);margin-bottom:1rem}@media (max-width: 768px){.seo-page-container{padding:78px 12px 20px}.seo-content-container{border-radius:18px;padding:1.2rem}}#root{max-width:none;margin:0;padding:0;text-align:left}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
