:root{--stp-accent:#0f766e;--stp-bg:#fff;--stp-soft:#f6f8fa;--stp-border:#e3e8ee;--stp-text:#15202b;--stp-muted:#667786;--stp-live:#c62828;--stp-radius:14px}.stp-portal{color:var(--stp-text);max-width:1180px;margin-inline:auto}.stp-portal *{box-sizing:border-box}.stp-portal-nav{display:flex;gap:6px;overflow-x:auto;padding:8px 0 18px;margin-bottom:12px}.stp-portal-nav a{white-space:nowrap;text-decoration:none!important;color:var(--stp-text)!important;background:var(--stp-soft);border:1px solid var(--stp-border);border-radius:999px;padding:8px 13px;font-size:14px;font-weight:650}.stp-portal-nav a:hover{border-color:var(--stp-accent);color:var(--stp-accent)!important}.stp-hero,.stp-sport-hero,.stp-page-head{padding:34px;border:1px solid var(--stp-border);border-radius:20px;background:linear-gradient(135deg,var(--stp-soft),#fff);margin:0 0 32px}.stp-hero h1,.stp-sport-hero h1,.stp-page-head h1{font-size:clamp(2rem,5vw,4rem);line-height:1.02;margin:.15em 0}.stp-hero p,.stp-sport-hero p,.stp-page-head p{font-size:1.08rem;color:var(--stp-muted);max-width:760px}.stp-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--stp-accent)}.stp-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.stp-btn{display:inline-block;padding:11px 16px;background:var(--stp-accent);border:1px solid var(--stp-accent);border-radius:10px;color:#fff!important;text-decoration:none!important;font-weight:750}.stp-btn-ghost{background:#fff;color:var(--stp-accent)!important}.stp-section{margin:34px 0}.stp-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px}.stp-section-head a{color:var(--stp-accent);font-weight:650;text-decoration:none}.stp-section h2{margin:0 0 14px}.stp-section h3{margin:20px 0 10px}.stp-sport-grid,.stp-competition-grid,.stp-news-grid,.stp-games,.stp-odds-grid{display:grid;gap:13px}.stp-sport-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.stp-competition-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stp-games{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.stp-odds-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.stp-news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stp-sport-card,.stp-competition-card,.stp-game,.stp-news-card a,.stp-odds-card{border:1px solid var(--stp-border);border-radius:var(--stp-radius);background:var(--stp-bg);text-decoration:none!important;color:inherit!important}.stp-sport-card{padding:18px;display:flex;flex-direction:column;gap:4px}.stp-sport-card span,.stp-competition-card small{color:var(--stp-muted)}.stp-competition-card{display:flex;align-items:center;gap:12px;padding:12px}.stp-competition-card img,.stp-logo-placeholder{width:45px;height:45px;object-fit:contain;flex:0 0 45px}.stp-logo-placeholder{display:grid;place-items:center;border-radius:50%;background:var(--stp-soft);font-weight:800}.stp-competition-card span{display:flex;flex-direction:column;min-width:0}.stp-news-card{margin:0}.stp-news-card a{overflow:hidden;display:block;height:100%}.stp-news-card img{width:100%;height:180px;object-fit:cover;display:block}.stp-news-body{padding:14px}.stp-news-body time{font-size:12px;color:var(--stp-muted)}.stp-news-body h3{margin:6px 0 8px;font-size:1.05rem}.stp-news-body p{margin:0;color:var(--stp-muted);font-size:14px}.stp-game{display:block;padding:13px;transition:border-color .15s}.stp-game:hover,.stp-competition-card:hover,.stp-sport-card:hover{border-color:var(--stp-accent)}.stp-game-meta{display:flex;justify-content:space-between;gap:10px;color:var(--stp-muted);font-size:12px}.stp-status{font-weight:750}.stp-status.is-live{color:var(--stp-live)}.stp-game-league{font-size:12px;color:var(--stp-muted);margin:7px 0}.stp-game-teams>div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:5px 0}.stp-game-teams strong{font-size:18px}.stp-team-logo{width:27px;height:27px;object-fit:contain}.stp-table-wrap{width:100%;overflow-x:auto;border:1px solid var(--stp-border);border-radius:var(--stp-radius)}.stp-table{width:100%;min-width:650px;border-collapse:collapse;margin:0!important;background:#fff}.stp-table th,.stp-table td{padding:10px 8px;text-align:center;border-bottom:1px solid var(--stp-border);white-space:nowrap}.stp-table th{font-size:12px;text-transform:uppercase;letter-spacing:.03em;background:var(--stp-soft)}.stp-table tr:last-child td{border-bottom:0}.stp-table .stp-left{text-align:left}.stp-team-link{display:flex;align-items:center;gap:8px;color:inherit!important;text-decoration:none!important}.stp-competition-head,.stp-team-hero{display:flex;align-items:center;gap:18px;border:1px solid var(--stp-border);border-radius:var(--stp-radius);padding:18px;background:var(--stp-soft)}.stp-league-logo{width:72px;height:72px;object-fit:contain}.stp-season{margin:5px 0 0;color:var(--stp-muted)}.stp-team-large{width:96px;height:96px;object-fit:contain}.stp-match-hero{text-align:center;border:1px solid var(--stp-border);border-radius:20px;padding:28px;background:var(--stp-soft)}.stp-match-hero h1{margin:7px 0 20px}.stp-match-score{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;max-width:760px;margin:auto}.stp-match-score>div:first-child .stp-team-link{justify-content:flex-end}.stp-match-score>div:last-child .stp-team-link{justify-content:flex-start}.stp-match-score>strong{font-size:clamp(2rem,6vw,4rem)}.stp-match-score>strong span{color:var(--stp-muted)}.stp-simple-list{border:1px solid var(--stp-border);border-radius:var(--stp-radius);overflow:hidden}.stp-simple-list>div{display:flex;justify-content:space-between;gap:15px;padding:11px 13px;border-bottom:1px solid var(--stp-border)}.stp-simple-list>div:last-child{border-bottom:0}.stp-simple-list span{color:var(--stp-muted);text-align:right}.stp-stats{display:grid;grid-template-columns:1fr 1fr;gap:14px}.stp-stats-team{border:1px solid var(--stp-border);border-radius:var(--stp-radius);padding:14px}.stp-stats-team>div{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid var(--stp-border)}.stp-stats-team>div:last-child{border-bottom:0}.stp-bookmaker{border-top:1px solid var(--stp-border);padding-top:9px;margin-top:9px}.stp-bet{margin-top:7px}.stp-bet>span,.stp-muted{color:var(--stp-muted);font-size:12px}.stp-odd-values{display:flex;gap:6px;flex-wrap:wrap;margin-top:5px}.stp-odd-values>span{display:flex;gap:7px;border:1px solid var(--stp-border);border-radius:8px;padding:5px 7px}.stp-odds-card{padding:13px}.stp-filter{margin:0 0 16px}.stp-filter-input{width:min(100%,520px);padding:12px 14px;border:1px solid var(--stp-border);border-radius:10px;font:inherit}.stp-empty{color:var(--stp-muted);padding:12px 0}.stp-error{padding:12px;border-radius:10px;background:#fff0f0;color:#a51d1d}.stp-admin-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:20px;max-width:1250px}.stp-admin-card{background:#fff;border:1px solid #dcdcde;padding:20px;border-radius:10px}.stp-check-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px 16px}.stp-virtual{padding:24px 20px 50px}.stp-live-refresh{position:relative}.stp-live-refresh:after{content:'Päivittyy automaattisesti';display:block;margin-top:8px;font-size:11px;color:var(--stp-muted)}@media(max-width:800px){.stp-news-grid{grid-template-columns:1fr 1fr}.stp-admin-grid{grid-template-columns:1fr}.stp-hero,.stp-sport-hero,.stp-page-head{padding:24px}.stp-match-score{grid-template-columns:1fr}.stp-match-score>div .stp-team-link{justify-content:center!important}.stp-stats{grid-template-columns:1fr}}@media(max-width:520px){.stp-news-grid,.stp-games,.stp-competition-grid,.stp-odds-grid{grid-template-columns:1fr}.stp-simple-list>div{flex-direction:column;gap:3px}.stp-simple-list span{text-align:left}.stp-news-card img{height:200px}}
.stp-filter{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.stp-filter-button{padding:11px 16px;border:1px solid var(--stp-accent);background:var(--stp-accent);color:#fff;border-radius:10px;font:inherit;font-weight:700;cursor:pointer}.stp-pagination{margin:22px 0}.stp-pagination .page-numbers{display:flex;gap:6px;list-style:none;padding:0;flex-wrap:wrap}.stp-pagination a,.stp-pagination span{display:inline-block;padding:7px 10px;border:1px solid var(--stp-border);border-radius:8px;text-decoration:none}.stp-pagination .current{background:var(--stp-accent);border-color:var(--stp-accent);color:#fff}
.stp-generated-page{padding:26px 20px 56px}.stp-generated-page>.stp-portal,.stp-generated-page>.stp-competition{max-width:1180px;margin-inline:auto}.stp-competition-template>.stp-portal:first-child{margin-bottom:18px}
.stp-prediction{border:1px solid var(--stp-border);border-radius:var(--stp-radius);padding:15px}.stp-prediction p{margin-top:0}.stp-prediction-bars{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stp-prediction-bars span{display:flex;justify-content:space-between;gap:8px;background:var(--stp-soft);padding:9px;border-radius:9px}@media(max-width:520px){.stp-prediction-bars{grid-template-columns:1fr}}
.stp-season-select{margin-top:9px}.stp-season-select select{min-width:130px;padding:7px 30px 7px 10px;border:1px solid var(--stp-border);border-radius:9px;background:#fff;color:var(--stp-text);font:inherit}.stp-competition-head>div{min-width:0}

/* WordPress-managed portal menu (v1.1.1) */
.stp-portal-nav>ul.stp-portal-menu{display:flex;gap:6px;align-items:center;list-style:none;margin:0;padding:0;min-width:max-content}.stp-portal-nav>ul.stp-portal-menu li{list-style:none;margin:0;padding:0;position:relative}.stp-portal-nav>ul.stp-portal-menu .sub-menu{display:none}.stp-portal-nav>ul.stp-portal-menu li:hover>.sub-menu,.stp-portal-nav>ul.stp-portal-menu li:focus-within>.sub-menu{display:block;position:absolute;z-index:50;background:#fff;border:1px solid var(--stp-border);border-radius:10px;padding:6px;box-shadow:0 8px 24px rgba(0,0,0,.08)}

/* Affiliate bookmaker buttons (v1.2.0) */
.stp-bookmaker-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.stp-affiliate-btn{display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border-radius:8px;background:var(--stp-accent);border:1px solid var(--stp-accent);color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:750;line-height:1.2}.stp-affiliate-btn:hover{filter:brightness(.95);color:#fff!important}.stp-affiliate-notice{margin:10px 0 0;color:var(--stp-muted);font-size:12px}
.stp-odds-context{padding-bottom:10px;border-bottom:1px solid var(--stp-border);margin-bottom:8px}.stp-odds-breadcrumbs{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:12px;color:var(--stp-muted);margin-bottom:7px}.stp-odds-breadcrumbs a{color:var(--stp-accent)!important;text-decoration:none!important;font-weight:700}.stp-odds-match-title{font-size:1.08rem!important;line-height:1.3;margin:0 0 4px!important}.stp-odds-match-title a{color:var(--stp-text)!important;text-decoration:none!important}.stp-odds-match-title a:hover{color:var(--stp-accent)!important}.stp-odds-match-meta{font-size:12px;color:var(--stp-muted);margin-bottom:7px}.stp-odds-team-links{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:13px}.stp-odds-team-links .stp-team-link{display:inline-flex;min-width:0;gap:5px}.stp-odds-team-links .stp-team-logo{width:20px;height:20px}.stp-odds-team-links a{color:var(--stp-text)!important;text-decoration:none!important}.stp-odds-team-links a:hover{color:var(--stp-accent)!important}
