:root{--bg:#0f172a;--surface:rgba(15,23,42,0.8);--surface-2:rgba(30,41,59,0.88);--line:rgba(255,255,255,0.12);--text:#f8fbff;--muted:#c7d2e4;--accent:#38d27d;--accent-2:#67d7ff;--accent-3:#ffb84d;--card:rgba(255,255,255,0.055);--shadow:0 20px 40px rgba(0,0,0,0.22);--shadow-hover:0 26px 56px rgba(0,0,0,0.24);--radius:20px;--max-width:1120px}*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;font-family:Inter,Noto Sans JP,Hiragino Sans,Microsoft YaHei,system-ui,sans-serif;background:radial-gradient(circle at top right,rgba(103,215,255,.18),transparent 26%),radial-gradient(circle at left top,rgba(56,210,125,.16),transparent 22%),radial-gradient(circle at 50% -10%,rgba(255,184,77,.1),transparent 22%),linear-gradient(180deg,#0f172a,#162036 52%,#1e293b);color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%}.container{width:min(var(--max-width),calc(100% - 32px));margin:0 auto}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1 1;padding:28px 0 56px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08);background:rgba(15,23,42,.72);box-shadow:0 6px 24px rgba(0,0,0,.12)}.header-inner{display:flex;align-items:center;gap:20px;justify-content:space-between;min-height:72px}.brand{display:flex;flex-direction:column;gap:3px}.brand-title{font-weight:800;letter-spacing:.02em}.brand-subtitle{color:var(--muted);font-size:.86rem}.nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.button,.nav-link,.select{border:1px solid var(--line);background:rgba(255,255,255,.055);border-radius:999px;padding:10px 14px;color:var(--text);font-weight:600;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.button:hover,.nav-link:hover,.select:hover{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.085);transform:translateY(-1px)}.button.primary{background:linear-gradient(135deg,var(--accent),#1aa7ff 68%,var(--accent-3));color:#061019;border-color:transparent;box-shadow:0 10px 22px rgba(26,167,255,.16)}.hero{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1.4fr 1fr;align-items:stretch;margin-top:8px}.country-card,.detail-hero,.hero-panel,.match-card,.panel,.section-card,.stat-card{background:linear-gradient(180deg,rgba(255,255,255,.072),rgba(255,255,255,.042));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-panel{padding:28px}.hero-kicker,.kicker{color:var(--accent-2);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:700}.hero-title{margin:10px 0 12px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.04}.card-meta,.footer-copy,.hero-text,.muted,.page-subtitle{color:var(--muted)}.hero-festive-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.festive-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:#eef8ff;font-size:.88rem;font-weight:600}.festive-pill:before{content:"•";color:var(--accent-3);font-size:1rem;line-height:1}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px;justify-content:flex-end}.featured-stack{display:grid;grid-gap:16px;gap:16px;padding:22px}.featured-item{padding:18px;border-radius:16px;background:linear-gradient(135deg,rgba(56,210,125,.08),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.03));border:1px solid var(--line);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.featured-item:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover);border-color:rgba(255,255,255,.16)}.page-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:18px}.page-title{margin:0;font-size:clamp(1.6rem,2.7vw,2.4rem)}.section{margin-top:40px}.grid{display:grid;grid-gap:18px;gap:18px}.grid.match-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid.country-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.country-card,.match-card{display:grid;grid-gap:12px;gap:12px;padding:18px;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.country-card:before,.match-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,var(--card-accent-start,var(--accent)),var(--card-accent-end,var(--accent-2)));opacity:.95}.country-card:hover,.match-card:hover,.panel:hover,.section-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);border-color:rgba(255,255,255,.16)}.card-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.country-title,.match-title{font-size:1.12rem;font-weight:800;line-height:1.2}.badge-row{display:flex;flex-wrap:wrap;gap:8px}.badge{padding:7px 10px;border-radius:999px;background:rgba(103,215,255,.09);border:1px solid rgba(103,215,255,.18);color:#e4f7ff;font-size:.82rem}.badge.badge-featured{background:rgba(255,184,77,.14);border-color:rgba(255,184,77,.24);color:#ffe6bf}.detail-hero{padding:26px;display:grid;grid-gap:20px;gap:20px}.countdown{display:flex;flex-direction:column;gap:8px}.countdown-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.countdown-units{display:flex;gap:12px;flex-wrap:wrap}.countdown-unit{display:flex;flex-direction:column;align-items:center;background:var(--surface-2);border:1px solid var(--line);border-radius:10px;padding:10px 16px;min-width:58px}.countdown-value{font-size:1.8rem;font-weight:800;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:linear-gradient(135deg,var(--accent),var(--accent-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.countdown-name{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-top:4px}.countdown.started .countdown-started{display:inline-block;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#061019;font-weight:700;font-size:.9rem;padding:6px 16px;border-radius:999px}.detail-title-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.detail-title{margin:8px 0;font-size:clamp(2rem,4vw,3rem)}.detail-actions{display:flex;gap:10px;flex-wrap:wrap}.section-card{padding:22px;display:grid;grid-gap:16px;gap:16px}.section-title{margin:0;font-size:1.4rem}.section-subtitle{margin-top:-4px}.copy{line-height:1.74;color:#eef4ff}.stat-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.stat-card{padding:16px}.stat-label{color:var(--muted);font-size:.86rem}.stat-value{margin-top:8px;font-size:1.15rem;font-weight:800}.inline-list,.list{margin:0;padding-left:18px;color:#e7ecf8}.inline-list{gap:10px 18px}.highlight{border-left:3px solid var(--accent);padding-left:14px;color:#eafcf3;font-weight:600}.footer{border-top:1px solid rgba(255,255,255,.08);padding:22px 0 34px;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.01))}.link-row{display:flex;gap:14px;flex-wrap:wrap}.empty-state{padding:32px;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted)}.breadcrumbs{font-size:.92rem}@media (max-width:820px){.hero{grid-template-columns:1fr}.page-header{align-items:start;flex-direction:column}.header-inner{min-height:64px;padding:10px 0}}.card-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.favorite-button{white-space:nowrap}.favorite-button.compact{padding:8px 12px;font-size:.9rem}.favorite-button.active{border-color:rgba(102,213,255,.36);background:rgba(102,213,255,.12);color:#d8f4ff}.page-title-sm{font-size:clamp(1.25rem,2.2vw,1.75rem)}.empty-state{text-align:center;justify-items:center}.highlight{padding:16px 18px;border-radius:18px;background:rgba(102,213,255,.08);border:1px solid rgba(102,213,255,.18);color:#ecf7ff;line-height:1.7}.footer{padding:22px 0 30px}.footer-inner,.link-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.breadcrumbs{color:var(--muted);font-size:.95rem}.inline-list{display:flex;gap:10px;flex-wrap:wrap;list-style:none;padding-left:0}@media (max-width:840px){.hero{grid-template-columns:1fr}.footer-inner,.header-inner,.page-header{align-items:flex-start}.nav{justify-content:flex-start}}.lang-switcher{position:relative;display:inline-flex}.lang-current{display:flex;align-items:center;background:rgba(255,255,255,.04);border:1px solid var(--line);border-radius:999px;padding:7px 13px;color:var(--text);font-weight:700;font-size:.82rem;letter-spacing:.06em;cursor:pointer;font-family:inherit;transition:border-color .15s;line-height:1}.lang-current:hover{border-color:rgba(255,255,255,.22)}.lang-dropdown{position:absolute;top:calc(100% + 6px);right:0;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:6px;margin:0;list-style:none;display:flex;flex-direction:column;gap:2px;opacity:0;pointer-events:none;transition:opacity .15s;z-index:50;min-width:62px;box-shadow:0 8px 24px rgba(0,0,0,.4)}.lang-dropdown.open{opacity:1;pointer-events:auto}.lang-option{display:block;padding:7px 12px;border-radius:8px;font-size:.82rem;font-weight:600;text-align:center;color:var(--muted);white-space:nowrap;transition:background .1s,color .1s}.lang-option:hover{background:rgba(255,255,255,.07);color:var(--text)}.lang-option.active{background:rgba(57,192,127,.12);color:var(--accent)}.keyplayer-list{list-style:none;padding:0;margin:0;gap:12px}.keyplayer-item,.keyplayer-list{display:flex;flex-direction:column}.keyplayer-item{gap:3px;padding:12px 14px;border-radius:10px;background:rgba(255,255,255,.03);border:1px solid var(--line)}.keyplayer-name{font-size:.9rem;font-weight:700;color:var(--text)}.keyplayer-desc{font-size:.85rem;color:var(--muted);line-height:1.5}.ad-shell{margin:24px 0;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));box-shadow:var(--shadow);overflow:hidden}.ad-shell-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.02)}.ad-shell-label{font-weight:800;letter-spacing:.01em}.ad-shell-badge{font-size:.78rem;color:var(--muted);border:1px solid var(--line);padding:6px 10px;border-radius:999px}.adsense-placeholder{padding:20px 18px;display:grid;grid-gap:10px;gap:10px;min-height:140px;place-content:center;text-align:center}.adsense-placeholder-title{font-size:1rem;font-weight:800}.adsense-placeholder-copy,.adsense-placeholder-meta{color:var(--muted)}.adsense-placeholder-meta{font-size:.85rem}.ad-ins{min-height:140px}.editorial-ad-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;padding:18px}.editorial-ad-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:rgba(255,255,255,.03);display:flex;flex-direction:column;min-height:100%}.editorial-ad-visual{aspect-ratio:16/9;background:radial-gradient(circle at top right,rgba(102,213,255,.24),transparent 35%),linear-gradient(135deg,rgba(57,192,127,.2),rgba(102,213,255,.12));border-bottom:1px solid var(--line)}.editorial-ad-image{width:100%;height:100%;object-fit:cover;display:block}.editorial-ad-image-fallback{display:grid;place-items:center;color:var(--text);font-weight:700;padding:18px;text-align:center}.editorial-ad-body{padding:16px;display:grid;grid-gap:12px;gap:12px;flex:1 1}.editorial-ad-meta{display:flex;flex-wrap:wrap;gap:8px}.badge.subtle{opacity:.82}.editorial-ad-title{margin:0;font-size:1.02rem;line-height:1.35}.editorial-ad-copy{margin:0;color:var(--muted);line-height:1.6;flex:1 1}.editorial-ad-cta{width:-moz-fit-content;width:fit-content}@media (max-width:960px){.editorial-ad-grid{grid-template-columns:1fr}}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px}.section-subtitle{margin:8px 0 0;color:var(--muted);line-height:1.6}.focus-banner{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:14px 16px;border-radius:16px;background:rgba(102,213,255,.08);border:1px solid rgba(102,213,255,.16)}.focus-banner-copy{color:#dff6ff;line-height:1.55}.ad-role-block{display:grid;grid-gap:12px;gap:12px}.country-recirculation{display:grid;grid-gap:16px;gap:16px}.country-gateway-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px}.country-gateway-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:18px;border-radius:18px;background:var(--card);border:1px solid var(--line)}.country-gateway-card:hover{border-color:rgba(255,255,255,.22);transform:translateY(-1px)}.country-gateway-flag{font-size:2rem;line-height:1}.country-gateway-title{font-size:1.05rem;font-weight:800;line-height:1.25}.country-gateway-copy{color:var(--muted);line-height:1.5;margin-top:4px}@media (max-width:720px){.section-head{grid-template-columns:1fr;display:grid}.country-gateway-card{grid-template-columns:1fr;align-items:flex-start}}.settings-card{display:block}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.settings-copy{display:grid;grid-gap:8px;gap:8px;max-width:760px}.footer{border-top:1px solid var(--line);background:rgba(255,255,255,.02)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:24px 0 40px;flex-wrap:wrap}.footer-links{display:flex;gap:12px;flex-wrap:wrap}.footer-link{color:var(--muted)}.footer-link:hover{color:var(--text)}@media (max-width:720px){.settings-row{align-items:stretch}}.country-card.country-accent,.match-card.match-accent{background:radial-gradient(circle at top right,rgba(103,215,255,.09),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.072),rgba(255,255,255,.042))}.card-actions .button{box-shadow:0 8px 18px rgba(0,0,0,.1)}