.cnvh{--cnvh-surface:#fff;--cnvh-surface-2:#f7f9fc;--cnvh-text:#172033;--cnvh-muted:#58657a;--cnvh-border:#dfe6f0;--cnvh-shadow:0 10px 32px rgba(31,50,81,.09);width:100%;max-width:var(--rb-width,1280px);margin-inline:auto;padding-inline:clamp(15px,2.3vw,30px);color:var(--cnvh-text);font:inherit;line-height:1.55;box-sizing:border-box;color-scheme:light}.cnvh .cnvh{max-width:none;margin:0;padding:0}.cnvh *{box-sizing:border-box}.cnvh--hub{padding-block:0;border:0;border-radius:0;background:transparent;box-shadow:none}.cnvh section{margin:clamp(26px,4vw,44px) 0}.cnvh h1,.cnvh h2,.cnvh h3{color:var(--cnvh-text);line-height:1.16;margin-top:0;letter-spacing:-.025em}.cnvh h2{font-size:clamp(1.4rem,3vw,1.9rem);margin-bottom:16px}.cnvh h3{font-size:1.08rem}.cnvh p,.cnvh td,.cnvh li{color:var(--cnvh-text)}.cnvh a{color:var(--cnvh-primary);text-decoration-thickness:1px;text-underline-offset:3px}
.cnvh-hero{position:relative;isolation:isolate;overflow:hidden;min-height:clamp(300px,37vw,470px);display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(28px,6vw,68px);border-radius:calc(var(--cnvh-radius) + 4px);color:#fff;background-color:#0b2b5e;background-image:linear-gradient(90deg,rgba(4,18,42,.94) 0%,rgba(9,42,88,.78) 48%,rgba(9,42,88,.28) 100%),var(--cnvh-hero-image,none),linear-gradient(135deg,#0b2d63,#1557b0);background-position:center;background-size:cover;box-shadow:0 20px 48px rgba(9,35,75,.24)}.cnvh-hero:after{content:"";position:absolute;inset:auto 0 0;height:2px;background:linear-gradient(90deg,#5ba5ff,#fff0);z-index:-1}.cnvh-hero h1,.cnvh-hero p,.cnvh-hero small{color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.35)}.cnvh-hero h1{max-width:780px;font-size:clamp(2.25rem,6vw,4.4rem);margin:.1em 0}.cnvh-hero>p:not(.cnvh-kicker){font-size:clamp(1rem,2vw,1.28rem);margin:.2em 0 1em}.cnvh-kicker{font-size:.75rem;font-weight:800;letter-spacing:.16em}.cnvh-hero nav,.cnvh-tabs{display:flex;gap:8px;overflow:auto;padding:10px 0;scrollbar-width:thin}.cnvh-hero a,.cnvh-tabs a{min-height:44px;display:inline-flex;align-items:center;white-space:nowrap;padding:8px 15px;border-radius:999px;text-decoration:none;font-weight:750}.cnvh-hero a{color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(8px)}.cnvh-hero a:hover{background:rgba(255,255,255,.24)}
.cnvh-tabs{position:sticky;top:0;z-index:3;margin-top:14px;padding:10px;background:color-mix(in srgb,var(--cnvh-surface) 94%,transparent);border:1px solid var(--cnvh-border);border-radius:999px;box-shadow:0 8px 24px rgba(20,40,72,.07);backdrop-filter:blur(12px)}.cnvh-tabs a{color:var(--cnvh-primary);background:transparent}.cnvh-tabs a:hover{background:var(--cnvh-surface-2)}
.cnvh-ranking-toggle,.cnvh-source-button{min-height:38px;padding:7px 12px;border:1px solid var(--cnvh-border);border-radius:999px;background:var(--cnvh-surface);color:var(--cnvh-text);font:inherit;font-weight:750;cursor:pointer;text-decoration:none}.cnvh-ranking-toggle{display:block;margin:12px auto 0;color:var(--cnvh-primary)}
.cnvh-summary,.cnvh-grid,.cnvh-news,.cnvh-rankings{display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:16px}.cnvh-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.cnvh-summary article,.cnvh-card,.cnvh-game{background:var(--cnvh-surface);border:1px solid var(--cnvh-border);border-radius:var(--cnvh-radius);padding:20px;box-shadow:var(--cnvh-shadow)}.cnvh-summary article{position:relative;overflow:hidden;min-height:88px;padding:14px}.cnvh-summary article:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:3px;background:linear-gradient(var(--cnvh-primary),var(--cnvh-secondary))}.cnvh-summary span{display:block;color:var(--cnvh-primary);font-weight:850;font-size:1.42rem;line-height:1.1}.cnvh-summary p{margin:.35em 0 0;color:var(--cnvh-muted);font-size:.78rem;line-height:1.25}
.cnvh-gender-games{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cnvh-gender-games>.cnvh{min-width:0}.cnvh-games{display:grid;gap:12px}.cnvh-game__meta{font-size:.8rem!important;color:var(--cnvh-muted)!important;text-align:center}.cnvh-game>div{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:14px;align-items:center;text-align:center}.cnvh-game>div span,.cnvh-game>div span:last-child{text-align:center}.cnvh-game strong{padding:8px 13px;border-radius:10px;background:#eaf2ff;color:#0b4a99}.cnvh-game small{display:block;margin-top:8px;color:var(--cnvh-muted);text-align:center}
.cnvh-status{display:inline-flex;align-items:center;margin-right:7px;padding:4px 8px;border-radius:999px;font-size:.68rem;font-weight:850;letter-spacing:.04em;background:#e7edf6;color:#34445d}.cnvh-status--live{background:#c71932;color:#fff;animation:cnvh-pulse 1.7s ease-in-out infinite}.cnvh-status--scheduled{background:#e2f0ff;color:#07559f}.cnvh-status--finished{background:#e9ecef;color:#4f5966}.cnvh-game--live{border-color:#d8374e;box-shadow:0 10px 32px rgba(199,25,50,.13)}@keyframes cnvh-pulse{50%{opacity:.7}}
.cnvh-sofa-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.cnvh-sofa{min-width:0;padding:16px;background:var(--cnvh-surface);border:1px solid var(--cnvh-border);border-radius:var(--cnvh-radius);box-shadow:var(--cnvh-shadow)}.cnvh-sofa h3{margin-bottom:12px}.cnvh-sofa__frame{display:block;width:100%!important;max-width:768px!important;height:1043px!important;border:0;border-radius:calc(var(--cnvh-radius) - 6px);background:var(--cnvh-surface-2)}.cnvh-sofa__credit{margin:9px 2px 0;font-size:.75rem;color:var(--cnvh-muted)!important}
.cnvh-beach-events{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.cnvh-beach-events .cnvh-card{padding:16px}.cnvh-beach-events h3{margin:8px 0 5px}.cnvh-beach-events p{margin:0;color:var(--cnvh-muted)}.cnvh-event-status{display:inline-flex;padding:3px 8px;border-radius:999px;background:var(--cnvh-surface-2);color:var(--cnvh-primary);font-size:.7rem;font-weight:850}.cnvh-source-button{display:inline-flex;align-items:center;margin-top:12px;color:var(--cnvh-primary)!important}
.cnvh-table-wrap{overflow-x:auto;border:1px solid var(--cnvh-border);border-radius:var(--cnvh-radius);box-shadow:var(--cnvh-shadow);background:var(--cnvh-surface)}.cnvh table{width:100%;border-collapse:collapse;background:var(--cnvh-surface);color:var(--cnvh-text)}.cnvh th,.cnvh td{text-align:left;padding:13px;border-bottom:1px solid var(--cnvh-border)}.cnvh th{font-size:.76rem;text-transform:uppercase;letter-spacing:.04em;color:var(--cnvh-muted);background:var(--cnvh-surface-2)}.cnvh tbody tr:hover{background:var(--cnvh-surface-2)}.cnvh-trend--up{color:#087c43!important}.cnvh-trend--down{color:#c02e3d!important}.cnvh-note,.cnvh-empty{color:var(--cnvh-muted)!important}.cnvh-empty{padding:26px;text-align:center;border:1px dashed var(--cnvh-border);border-radius:var(--cnvh-radius);background:var(--cnvh-surface)}.cnvh-news img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:calc(var(--cnvh-radius) - 6px)}.cnvh-news time{display:block;margin-top:12px;font-size:.8rem;color:var(--cnvh-muted)}.cnvh a:focus-visible,.cnvh button:focus-visible{outline:3px solid #f0b429;outline-offset:3px}
[data-theme='dark'] .cnvh,body.dark .cnvh,body.dark-mode .cnvh,body.elementor-dark-mode .cnvh,body.cn-dark .cnvh{--cnvh-surface:#131b28;--cnvh-surface-2:#1a2535;--cnvh-text:#f2f6fc;--cnvh-muted:#b5c1d3;--cnvh-border:#2b3a50;--cnvh-shadow:0 12px 34px rgba(0,0,0,.3);color-scheme:dark}[data-theme='dark'] .cnvh .cnvh-game strong,body.dark .cnvh-game strong,body.dark-mode .cnvh-game strong,body.elementor-dark-mode .cnvh-game strong,body.cn-dark .cnvh-game strong{background:#203653;color:#d9eaff}[data-theme='dark'] .cnvh .cnvh-tabs,body.dark .cnvh-tabs,body.dark-mode .cnvh-tabs,body.elementor-dark-mode .cnvh-tabs,body.cn-dark .cnvh-tabs{background:rgba(19,27,40,.94)}[data-theme='dark'] .cnvh a,body.dark .cnvh a,body.dark-mode .cnvh a,body.elementor-dark-mode .cnvh a,body.cn-dark .cnvh a{color:#7fb7ff}
@media(max-width:1050px){.cnvh-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.cnvh-sofa-grid,.cnvh-gender-games{grid-template-columns:1fr}.cnvh-sofa__frame{margin-inline:auto}}@media(max-width:767px){.cnvh{padding-inline:15px}.cnvh--hub{border-radius:0}.cnvh-hero{min-height:340px;padding:25px 20px;background-image:linear-gradient(0deg,rgba(4,18,42,.96),rgba(9,42,88,.38)),var(--cnvh-hero-image,none),linear-gradient(135deg,#0b2d63,#1557b0)}.cnvh-tabs{border-radius:14px}.cnvh-rankings{grid-template-columns:1fr}.cnvh-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.cnvh-summary article{padding:13px;min-height:84px}.cnvh-game{padding:15px}.cnvh th,.cnvh td{padding:10px 9px}.cnvh-news{grid-template-columns:1fr}.cnvh-sofa{padding:10px}}@media(max-width:420px){.cnvh-summary{grid-template-columns:1fr 1fr}.cnvh-summary span{font-size:1.35rem}.cnvh-game>div{gap:8px;font-size:.9rem}}@media(prefers-reduced-motion:reduce){.cnvh *{scroll-behavior:auto!important;transition:none!important}.cnvh-status--live{animation:none}}
