.h2h-cueverse-page{--h2h-primary:#21324c;--h2h-content-max-width:720px;--h2h-sticky-header-estimate:56px;--h2h-dock-height:108px;--h2h-name-plate-max-width:300px;--h2h-name-plate-compact-max-width:260px;--h2h-side-width:minmax(160px,1fr);--h2h-center-width:minmax(300px,520px);font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;background:radial-gradient(ellipse 90% 80% at 50% -30%,rgba(33,50,76,.16) 0,transparent 55%),radial-gradient(ellipse 80% 55% at 8% 8%,rgba(59,130,246,.14) 0,transparent 50%),radial-gradient(ellipse 65% 45% at 92% 12%,rgba(245,200,66,.12) 0,transparent 50%),repeating-linear-gradient(-55deg,transparent,transparent 16px,rgba(33,50,76,.115) 0,rgba(33,50,76,.115) 30px),linear-gradient(90deg,#f2f6fc,#e6eef9 38%,#edf3fb)}.h2h-cueverse-hero{position:relative;min-height:auto;display:flex;flex-direction:column;overflow:visible;padding-bottom:8px}.h2h-cueverse-portraits-layer{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:visible}.h2h-cueverse-hero-bg,.h2h-cueverse-hero-top-bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.h2h-cueverse-hero-bg-base,.h2h-cueverse-hero-bg-layer{position:absolute;inset:0}.h2h-cueverse-hero-bg-stripes{position:absolute;inset:0;background:repeating-linear-gradient(-55deg,transparent,transparent 18px,rgba(33,50,76,.07) 0,rgba(33,50,76,.07) 36px);opacity:.45}.h2h-cueverse-hero-top{position:sticky;top:0;z-index:40;padding:12px 20px;overflow:hidden;background:transparent}.h2h-cueverse-hero-top-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto}.h2h-cueverse-hero-top-bg{display:none}.h2h-cueverse-hero-toolbar{display:flex;justify-content:space-between;align-items:center}.h2h-cueverse-center-header{display:flex;flex-direction:column;gap:18px;text-align:center;width:100%}.h2h-cueverse-hero-title.ant-typography{margin:0!important;font-size:clamp(34px,4.8vw,56px)!important;line-height:1.03}.h2h-cueverse-title-logo{display:block;width:clamp(140px,17vw,220px);height:auto;margin:2px auto 0;border-radius:50px}.h2h-cueverse-center-names{display:flex;gap:14px;justify-content:center;align-items:stretch;margin:0;padding:0;width:100%}.h2h-cueverse-center-names>*{flex:1;min-width:0;max-width:var(--h2h-name-plate-max-width)}.h2h-cueverse-center-names.is-docked{visibility:hidden;pointer-events:none}.h2h-cueverse-name-plate{display:flex;flex-direction:column;width:100%;max-width:var(--h2h-name-plate-max-width);text-decoration:none;color:inherit}.h2h-cueverse-name-plate-card{background:#fff;border-radius:16px 16px 0 0;padding:22px 16px 16px;box-shadow:0 -4px 20px rgba(45,0,77,.12);text-align:center}.h2h-cueverse-name-plate-action{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:14px;background:var(--h2h-primary,#21324c);color:#fff;border-radius:0 0 16px 16px;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;border:0;cursor:pointer;transition:background-color .2s ease,transform .15s ease,filter .2s ease}.h2h-cueverse-name-plate-action:hover{filter:brightness(1.08)}.h2h-cueverse-name-plate-action:active{transform:translateY(1px)}.h2h-cueverse-name-plate--compact{max-width:var(--h2h-name-plate-compact-max-width)}.h2h-cueverse-name-plate--compact .h2h-cueverse-name-plate-card{padding:12px 10px 10px;border-radius:12px 12px 0 0}.h2h-cueverse-name-plate--compact .h2h-cueverse-name-plate-action{padding:11px 10px;font-size:8px;border-radius:0 0 12px 12px}.h2h-cueverse-dock-bar{position:fixed;left:0;right:0;bottom:0;z-index:25;pointer-events:none;transform:translateY(100%);transition:transform .22s ease}.h2h-cueverse-dock-bar.is-visible{pointer-events:auto;transform:translateY(0)}.h2h-cueverse-hero.is-portraits-anchored .h2h-cueverse-dock-bar.is-visible{position:absolute;left:0;right:0;bottom:0}.h2h-cueverse-dock-grid{display:grid;grid-template-columns:var(--h2h-side-width) minmax(0,var(--h2h-content-max-width)) var(--h2h-side-width);align-items:end;justify-content:center;gap:0 32px;width:100%;margin:0 auto;padding:0 48px 8px}.h2h-cueverse-dock-cell{display:flex;justify-content:center;align-items:flex-end;min-width:0;width:100%}.h2h-cueverse-dock-cell .h2h-cueverse-name-plate--compact{width:calc(100% + 12px);max-width:none;margin-left:-6px;margin-right:-6px}.h2h-cueverse-dock-cell--left{grid-column:1}.h2h-cueverse-dock-cell--right{grid-column:3}.h2h-cueverse-stage{position:relative;z-index:3;display:grid;grid-template-columns:var(--h2h-side-width) minmax(0,var(--h2h-content-max-width)) var(--h2h-side-width);align-items:stretch;justify-content:center;gap:0 8px;max-width:1280px;width:100%;margin:0 auto;padding:0 12px}.h2h-cueverse-center{position:relative;z-index:5;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0 4px;min-width:0;align-self:start}.h2h-cueverse-center-body,.h2h-cueverse-center-hero-block{width:100%}.h2h-cueverse-center-hero-block{margin-top:24px}.h2h-cueverse-center-body{display:flex;flex-direction:column;gap:12px}.h2h-cueverse-hero-toggle{display:flex;justify-content:center;margin:8px 0 0;flex-shrink:0}.h2h-cueverse-hero-extra{min-width:0}.h2h-cueverse-side-rail{align-self:stretch;min-height:min(58vh,560px)}.h2h-cueverse-side-hero,.h2h-cueverse-side-rail{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.h2h-cueverse-side-hero{width:100%;min-height:0;flex:1}.h2h-cueverse-side-names{display:none}.h2h-cueverse-side-portrait{flex:1;display:flex;align-items:flex-end;justify-content:center;width:100%;min-height:0}.h2h-cueverse-fixed-portrait{display:none}@media (min-width:768px){.h2h-cueverse-fixed-portrait{display:flex;position:fixed;top:var(--h2h-sticky-header-estimate);bottom:0;z-index:2;pointer-events:none;width:calc((100vw - min(var(--h2h-content-max-width), 92vw)) / 2);max-width:380px;align-items:flex-end}.h2h-cueverse-fixed-portrait--left{left:0;justify-content:flex-start}.h2h-cueverse-fixed-portrait--right{right:0;justify-content:flex-end}.h2h-cueverse-hero.is-portraits-anchored .h2h-cueverse-fixed-portrait{position:absolute;top:auto;bottom:0;width:calc((100% - min(var(--h2h-content-max-width), 92%)) / 2)}.h2h-cueverse-fixed-portrait .h2h-player-portrait{width:100%;height:100%;flex:none;align-items:flex-end;padding-bottom:0}.h2h-cueverse-fixed-portrait .h2h-portrait-frame{height:100%;max-height:100%;min-height:0}.h2h-cueverse-stage .h2h-cueverse-side-rail .h2h-player-portrait{visibility:hidden}}.h2h-cueverse-scroll-content{width:100%;padding:0 4px 48px}.h2h-cueverse-page.is-names-docked .h2h-cueverse-scroll-content{padding-bottom:calc(48px + var(--h2h-dock-height))}.h2h-cueverse-past-meets-wrap{margin-top:24px}@media (max-width:767px){.h2h-cueverse-page{--h2h-sticky-header-estimate:52px}.h2h-cueverse-dock-bar{display:none!important}.h2h-cueverse-stage{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;align-items:start;padding:0 8px;gap:0 6px}.h2h-cueverse-center{display:contents}.h2h-cueverse-center-hero-block{grid-column:1/-1;grid-row:1;padding:0 4px;margin-top:8px}.h2h-cueverse-center-header{gap:8px}.h2h-cueverse-center-names--desktop{display:none!important}.h2h-cueverse-title-logo{width:136px}.h2h-cueverse-center-body{grid-column:1/-1;grid-row:3;display:flex;flex-direction:column;gap:12px;width:100%;min-width:0;padding:0 4px}.h2h-cueverse-side-rail{grid-row:2;min-height:min(44vh,300px);align-self:stretch}.h2h-cueverse-side-rail--left{grid-column:1}.h2h-cueverse-side-rail--right{grid-column:2}.h2h-cueverse-side-hero{position:relative;width:100%;min-height:min(44vh,300px);justify-content:flex-end;overflow:visible}.h2h-cueverse-side-portrait{position:absolute;inset:0;z-index:1;align-items:flex-end;pointer-events:none}.h2h-cueverse-side-portrait .h2h-player-portrait{height:100%;width:100%;transform:none;align-items:flex-end}.h2h-cueverse-side-portrait .h2h-portrait-frame{width:100%!important;max-width:none!important;height:min(40vh,280px)!important;min-height:200px!important;max-height:none!important}.h2h-cueverse-side-names{display:flex;justify-content:center;position:relative;z-index:2;width:100%;margin-left:0;margin-right:0;margin-top:auto}.h2h-cueverse-side-names.is-docked{visibility:hidden;pointer-events:none}.h2h-cueverse-side-names .h2h-cueverse-name-plate{width:min(100%,var(--h2h-name-plate-max-width));max-width:var(--h2h-name-plate-max-width);margin:0 auto}.h2h-cueverse-dock-grid{grid-template-columns:1fr 1fr;max-width:none;padding:0 8px 10px}.h2h-cueverse-dock-cell--left{grid-column:1}.h2h-cueverse-dock-cell--right{grid-column:2}.h2h-cueverse-name-plate,.h2h-cueverse-name-plate--compact{width:100%;max-width:none}}@media (max-width:575px){.h2h-cueverse-name-plate-card{padding:12px 8px 10px}.h2h-cueverse-name-plate--compact .h2h-cueverse-name-plate-card{padding:8px 6px}.h2h-cueverse-name-plate-action{padding:10px 8px;font-size:8px;letter-spacing:.08em}}