:root{--ui-bg-page:#eef2f7;--ui-bg-card:#fff;--ui-bg-notice:#fffbeb;--ui-primary:#2563eb;--ui-primary-dark:#1d4ed8;--ui-shadow-sm:0 4px 14px #0f172a12;--ui-shadow-md:0 12px 32px #0f172a1a;--ui-radius:.75rem;--ui-radius-lg:1rem;--site-shell-header-safe-top:env(safe-area-inset-top,0px);--site-shell-header-pad-y:calc(.45rem * .8);--site-shell-title-min-height:calc(2.75rem * .8);--site-shell-brand-padding-bottom:calc(.45rem * .8);--site-shell-top-white-padding-top:calc(.75rem * .8);--site-shell-top-white-padding-bottom:calc(.65rem * .8);--site-shell-aux-gap:.5rem;--site-shell-aux-min-height:calc(2.75rem * .8);--site-shell-aux-compact-gap:.45rem;--site-shell-gray-padding-top:1rem;--site-shell-gray-inner-gap:.85rem;--app-dashboard-mobile-chrome-height:calc(var(--site-shell-header-safe-top) + 2 * var(--site-shell-header-pad-y) + var(--site-shell-title-min-height));--app-safe-top:env(safe-area-inset-top,0px);--app-safe-right:env(safe-area-inset-right,0px);--app-safe-bottom:env(safe-area-inset-bottom,0px);--app-safe-left:env(safe-area-inset-left,0px);--color-primary:#2563eb;--color-primary-soft:#eff6ff;--color-success:#22c55e;--color-text-main:#111;--color-text-sub:#666;--color-border:#e5e7eb;--color-bg-soft:#f9fafb;--color-icon-muted:#9ca3af;--spacing-card-gap:14px;--spacing-section-gap:22px;--slide-card-max-width:440px;--slide-card-reference-height:calc((5.75rem * 2 - 1rem) * 1.2);--slide-window-reference-height:var(--slide-card-reference-height);--mobile-bottom-nav-height:40px;--site-home-bottom-safe-effective:env(safe-area-inset-bottom,0px);--site-fixed-bottom-nav-layout-height:calc(var(--mobile-bottom-nav-height) + var(--site-home-bottom-safe-effective));--site-bottom-reserve:var(--site-fixed-bottom-nav-layout-height);--site-home-bottom-nav-reserve:var(--site-fixed-bottom-nav-layout-height);--site-home-main-orbs-label-stack-height:calc(.75rem * 1.2 + 6px);--site-home-main-orb-gap-from-tab:clamp(5px, 10px, 15px);--site-home-main-orbs-slide-trim-gap-above-nav:var(--site-home-main-orb-gap-from-tab);--site-home-main-slide-deck-surface:#2563eb;--site-home-main-slide-deck-bottom-edge:#1e40af;--site-home-slide-deck-bottom-vignette:linear-gradient(to top, var(--site-home-main-slide-deck-bottom-edge) 0%, var(--site-home-main-slide-deck-bottom-edge) calc(100% * 1 / 6), transparent calc(100% * 1 / 6), transparent 100%);--site-home-png-main-button-img-cap:calc(3.75rem * 1.1 * 1.1 * 1.2 * .7);--site-home-png-main-button-half-cap:calc(var(--site-home-png-main-button-img-cap) * .5);--site-home-main-orb-img-drop-shadow-a:drop-shadow(0 1px 2px #00000057);--site-home-main-orb-img-drop-shadow-b:drop-shadow(0 4px 10px #0000004f);--site-home-main-orb-img-drop-shadow:var(--site-home-main-orb-img-drop-shadow-a) var(--site-home-main-orb-img-drop-shadow-b);--site-slide-deck-card-shadow:0 10px 34px #0006, 0 -5px 22px #00000017;--site-slide-deck-card-shadow-pc:0 8px 30px #00000054, 0 -4px 18px #00000012;--site-home-png-shelf-undershoot:0px;--site-home-png-shelf-stack-height:calc(var(--site-home-main-orbs-slide-trim-gap-above-nav) + var(--site-home-main-orbs-label-stack-height) + var(--site-home-png-main-button-half-cap) - var(--site-home-png-shelf-undershoot));--site-home-slide-deck-trim-to-button-equator:var(--site-home-png-shelf-stack-height)}.site-shell.site-shell--pc-site-chrome:has(.site-home-page--main){--site-home-bottom-safe-effective:max(env(safe-area-inset-bottom,0px), 34px);--site-fixed-bottom-nav-layout-height:calc(var(--mobile-bottom-nav-height) + var(--site-home-bottom-safe-effective));--site-bottom-reserve:var(--site-fixed-bottom-nav-layout-height);--site-home-bottom-nav-reserve:var(--site-fixed-bottom-nav-layout-height)}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%}body{background:var(--ui-bg-page);color:#0f172a;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.v3-page{max-width:48rem;margin:0 auto;padding:1rem}.v3-h1{margin-bottom:1rem;font-size:1.25rem}.v3-h2{margin:.75rem 0 .5rem;font-size:1rem}.v3-stack{flex-direction:column;gap:.75rem;display:flex}.v3-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.v3-box{border-radius:var(--ui-radius);background:var(--ui-bg-card);box-shadow:var(--ui-shadow-sm);border:1px solid #e2e8f0;padding:.9rem}.v3-muted{color:#64748b;font-size:.875rem}.v3-list{border:1px solid #ccc;list-style:none}.v3-list li{border-bottom:1px solid #eee;padding:.5rem .75rem}.v3-list li:last-child{border-bottom:none}.site-mypage-notification-list{background:0 0;border:none;border-radius:0;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex;overflow:visible}.site-mypage-notification-item{background:#fff;border-bottom:none;border-radius:12px;overflow:hidden;box-shadow:0 1px 5px #0000000d}.site-mypage-notification-title-btn{text-align:left;width:100%;min-height:2.75rem;font:inherit;color:var(--color-text-main,#111);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.5rem;margin:0;padding:.75rem .9rem;display:flex}.site-mypage-notification-title-btn:hover{background:#f9fafb}.site-mypage-notification-title-btn.is-read{color:var(--color-text-sub,#666)}.site-mypage-notification-title-text{flex:1;min-width:0;font-size:.92rem;font-weight:600;line-height:1.35}.site-mypage-notification-chevron{color:var(--color-icon-muted,#9ca3af);opacity:.95;flex-shrink:0;font-size:.78rem}.site-mypage-notification-body{border-top:none;padding:0 .9rem .85rem}.site-mypage-notification-message{white-space:pre-wrap;color:var(--color-text-sub,#666);margin:.35rem 0 0;font-size:.88rem;line-height:1.55}.site-mypage-notification-meta{color:var(--color-text-sub,#666);margin:.45rem 0 0;font-size:.78rem}.site-site-gray-main.site-mypage-shell.v3-stack{gap:var(--spacing-card-gap,14px)}@media (max-width:767px){.site-site-gray-main.site-mypage-shell{padding-bottom:calc(var(--site-fixed-bottom-nav-layout-height) + 14px)}}.site-mypage-card-title{color:var(--color-text-main,#111);margin:0 0 .5rem;font-size:1rem;font-weight:700}.site-mypage-summary-dl{flex-direction:column;gap:.55rem;margin:0;display:flex}.site-mypage-summary-row{grid-template-columns:4.5rem minmax(0,1fr);align-items:baseline;gap:.35rem .65rem;display:grid}.site-mypage-summary-dt{color:var(--color-text-sub,#666);margin:0;font-size:.78rem;font-weight:600}.site-mypage-summary-dd{color:var(--color-text-main,#111);word-break:break-word;margin:0;font-size:.9rem;line-height:1.45}.site-mypage-link-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.site-mypage-link-row{min-height:2.85rem;color:inherit;box-sizing:border-box;background:#f9fafb;border-radius:12px;justify-content:space-between;align-items:center;gap:.65rem;padding:.75rem .85rem;text-decoration:none;display:flex}.site-mypage-link-row:hover{background:#f3f4f6}.site-mypage-link-main{flex-direction:column;flex:auto;gap:.2rem;min-width:0;display:flex}.site-mypage-link-title{color:var(--color-text-main,#111);font-size:.92rem;font-weight:600;line-height:1.35}.site-mypage-link-sub{color:var(--color-text-sub,#666);font-size:.8rem;line-height:1.35}.site-mypage-link-chevron{color:var(--color-icon-muted,#9ca3af);flex-shrink:0;font-size:1rem;line-height:1}.site-mypage-footer-actions{flex-direction:column;gap:.5rem;display:flex}.site-mypage-footer-actions--menu{gap:0}.site-mypage-menu-row{box-sizing:border-box;color:inherit;-webkit-tap-highlight-color:transparent;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:.65rem;min-height:3rem;padding:.65rem .85rem;text-decoration:none;display:flex}.site-mypage-menu-row:hover{background:#f3f4f6}.site-mypage-menu-row-main{flex-direction:column;flex:auto;gap:.18rem;min-width:0;display:flex}.site-mypage-menu-row-title{color:var(--color-text-main,#111);font-size:.92rem;font-weight:600;line-height:1.35}.site-mypage-menu-row-sub{color:#64748b;font-size:.78rem;line-height:1.35}.site-mypage-menu-row-chevron{color:var(--color-icon-muted,#9ca3af);flex-shrink:0;font-size:1.05rem;line-height:1}.site-mypage-menu-pill{color:#1d4ed8;vertical-align:middle;background:#eff6ff;border-radius:999px;margin-right:.35rem;padding:2px 8px;font-size:.68rem;font-weight:700;line-height:1.25;display:inline-block}.site-mypage-menu-pill--platform{color:#475569;background:#f1f5f9}.site-mypage-profile-heading{letter-spacing:.05em;text-transform:uppercase;color:#64748b;margin:0 0 .35rem;font-size:.75rem;font-weight:700}.site-mypage-profile-head{margin:0 0 .35rem}.site-mypage-profile-nickname{color:var(--color-text-main,#111);margin:0;font-size:1.125rem;font-weight:600;line-height:1.35}.site-mypage-profile-name{color:#64748b;margin:.18rem 0 0;font-size:.8125rem;line-height:1.4}.site-mypage-summary-dl--meta{margin-top:.15rem}.site-mypage-menu-loading{margin:0;padding:.5rem 0;font-size:.85rem}.site-mypage-menu-note{margin:0;padding:.45rem 0;font-size:.85rem;line-height:1.45}.site-mypage-menu-actions-footer{border-top:1px solid #0f172a14;margin-top:.15rem;padding-top:.65rem}.site-mypage-menu-logout-btn{box-sizing:border-box;width:100%}@media (min-width:480px){.site-mypage-footer-actions:not(.site-mypage-footer-actions--menu){flex-flow:wrap;align-items:center}.site-mypage-footer-actions:not(.site-mypage-footer-actions--menu)>.secondary-button,.site-mypage-footer-actions:not(.site-mypage-footer-actions--menu)>.primary-button,.site-mypage-footer-actions:not(.site-mypage-footer-actions--menu)>button{flex:10rem}}button.secondary-button.site-mypage-logout,.secondary-button.site-mypage-logout{color:#9f1239;background:#fff1f2;border-color:#fecdd3}button.secondary-button.site-mypage-logout:hover,.secondary-button.site-mypage-logout:hover{background:#ffe4e6}.site-board-card-list{gap:var(--spacing-card-gap,14px);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.site-board-card{background:#fff;border:1px solid #d1d5db;border-radius:18px;padding:0;transition:box-shadow .15s,background-color .15s;overflow:hidden;box-shadow:0 4px 10px #0000000f}.site-board-card:hover{background:#fff;box-shadow:0 5px 14px #00000014}.site-board-card>a{box-sizing:border-box;width:100%;color:inherit;justify-content:space-between;align-items:flex-start;gap:.85rem;padding:16px;text-decoration:none;display:flex}.site-tournament-card-main{flex-direction:column;flex:auto;gap:.38rem;min-width:0;display:flex}.site-tournament-card-head{flex-wrap:wrap;align-items:flex-start;gap:.35rem .5rem;display:flex}.site-tournament-card-head .site-tournament-card-title{flex:10rem;min-width:0}.site-tournament-card-head .badge-status,.site-tournament-card-head .site-board-status-badge{margin-bottom:0}.site-tournament-status-filter{width:100%;min-width:0}.site-tournament-status-filter__track{box-sizing:border-box;border-bottom:1px solid #0f172a1a;flex-flow:row;align-items:stretch;gap:0;width:100%;min-width:0;display:flex}.site-tournament-status-filter__tab{box-sizing:border-box;text-align:center;color:#64748b;white-space:nowrap;text-overflow:ellipsis;-webkit-tap-highlight-color:transparent;border-bottom:2px solid #0000;flex:1 1 0;min-width:0;margin-bottom:-1px;padding:.36rem .2rem .32rem;font-size:.875rem;font-weight:400;line-height:1.25;text-decoration:none;overflow:hidden}.site-tournament-status-filter__tab--active{color:#0f172a;background:#2563eb12;border-bottom-color:#2563eb;font-weight:500;text-decoration:none}.site-tournament-card-title{-webkit-line-clamp:2;letter-spacing:-.02em;color:var(--color-text-main,#111);-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.site-tournament-schedule,.site-tournament-location{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:400;line-height:1.48;display:-webkit-box;overflow:hidden}.site-tournament-chips{flex-wrap:wrap;gap:.35rem;margin-top:.1rem;display:flex}.site-tournament-list-thumb{background:var(--color-bg-soft,#f9fafb);border-radius:12px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:96px;min-width:96px;height:128px;margin-left:auto;display:flex;overflow:hidden}.site-tournament-list-thumb img{object-fit:cover;width:100%;height:100%;display:block}.site-tournament-list-thumb-placeholder{box-sizing:border-box;text-align:center;width:100%;height:100%;color:var(--color-icon-muted,#9ca3af);background:var(--color-bg-soft,#f9fafb);justify-content:center;align-items:center;padding:.35rem;font-size:.7rem;line-height:1.35;display:flex}.site-venue-card-main{flex-direction:column;flex:auto;gap:.34rem;min-width:0;display:flex}.site-venue-card-title{letter-spacing:-.02em;color:#1e3a8a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.site-venue-address{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:400;line-height:1.48;display:-webkit-box;overflow:hidden}.site-venue-distance{color:#ef4444;font-weight:400}.site-venue-chips{flex-wrap:nowrap;align-items:center;gap:.35rem;margin-top:0;margin-bottom:.05rem;display:flex}.site-list-chip{box-sizing:border-box;color:#374151;background:#f1f5f9;border-radius:999px;align-items:center;padding:3px 9px;font-size:.7rem;font-weight:500;line-height:1.25;display:inline-flex}.site-venue-chips .site-list-chip{box-shadow:none;font-weight:500}.site-venue-chips .site-list-chip.site-venue-chip--cat-daeda_only{color:#1d4ed8;background:#dbeafe}.site-venue-chips .site-list-chip.site-venue-chip--cat-mixed{color:#be185d;background:#fce7f3}.site-venue-chips .site-list-chip.site-venue-chip--fee-general{color:#15803d;background:#dcfce7}.site-venue-chips .site-list-chip.site-venue-chip--fee-flat{color:#c2410c;background:#ffedd5}.site-board-status-badge{box-sizing:border-box;border-radius:999px;align-self:flex-start;align-items:center;margin-bottom:.15rem;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.25;display:inline-flex}.site-board-status-badge--urgent{color:#991b1b;background:#feecec}.site-board-status-badge--closed{color:#475569;background:#f1f5f9}.site-board-status-badge--live{color:#3730a3;background:#e0e7ff}.site-board-status-badge--ended{color:#1e293b;background:#eef2f6}.site-board-status-badge--muted{color:#64748b;background:#f1f5f9}.site-venue-list-thumb{background:var(--color-bg-soft,#f9fafb);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:88px;min-width:88px;height:88px;display:flex;overflow:hidden}.site-venue-list-thumb img{object-fit:cover;width:100%;height:100%;display:block}.site-venue-list-thumb-placeholder{box-sizing:border-box;text-align:center;width:100%;height:100%;color:var(--color-icon-muted,#9ca3af);background:var(--color-bg-soft,#f9fafb);justify-content:center;align-items:center;padding:.2rem;font-size:.7rem;line-height:1.3;display:flex}.site-board-card.site-board-card--venue .site-venue-list-thumb{align-self:flex-start;margin-left:auto}.site-site-list--tournaments.site-board-card-list,.site-site-list--venues.site-board-card-list{gap:0}.site-site-list--tournaments .site-board-card,.site-site-list--venues .site-board-card{box-shadow:none;background:0 0;border:none;border-bottom:1px solid #0f172a1a;border-radius:0}.site-site-list--tournaments .site-board-card:last-child,.site-site-list--venues .site-board-card:last-child{border-bottom:none}.site-site-list--tournaments .site-board-card:hover,.site-site-list--venues .site-board-card:hover{box-shadow:none;background-color:#f8fafce0}.site-site-list--tournaments .site-board-card>a.site-tournament-list-link{box-sizing:border-box;width:100%;color:inherit;grid-template-columns:minmax(3.35rem,5.25rem) minmax(0,1fr) 5.25rem;grid-template-areas:"tl tc tr";align-items:stretch;gap:.35rem .65rem;padding:.68rem .5rem;text-decoration:none;display:grid}.site-site-list--tournaments .site-tournament-list-left{flex-direction:column;grid-area:tl;justify-content:center;align-self:stretch;align-items:flex-start;gap:.22rem;min-width:0;display:flex}.site-site-list--tournaments .site-tournament-list-bracket{color:#dc2626;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;flex-direction:row;align-items:baseline;gap:.04em;max-width:100%;margin:0;font-size:.8125rem;font-weight:400;line-height:1.35;display:inline-flex;overflow:hidden}.site-site-list--tournaments .site-tournament-list-bracket--plain{font-weight:400}.site-site-list--tournaments .site-tournament-list-bracket-num{letter-spacing:-.03em;font-size:1.35rem;font-weight:300;line-height:1}.site-site-list--tournaments .site-tournament-type-chip{box-sizing:border-box;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;border-radius:6px;align-self:flex-start;max-width:100%;padding:2px 8px;font-size:.6875rem;font-weight:500;line-height:1.25;display:inline-flex;overflow:hidden}.site-site-list--tournaments .site-tournament-type-chip--normal{color:#475569;background:#f1f5f9f5}.site-site-list--tournaments .site-tournament-type-chip--scotch{color:#166534;background:#dcfce7e6}.site-site-list--tournaments .site-tournament-type-chip--national{color:#5b21b6;background:#ede9feeb}.site-site-list--tournaments .site-tournament-list-center{flex-direction:column;grid-area:tc;gap:.2rem;min-width:0;display:flex}.site-site-list--tournaments .site-tournament-list-right{box-sizing:border-box;flex-direction:column;grid-area:tr;justify-content:flex-start;align-items:flex-end;gap:.18rem;width:100%;min-width:0;display:flex;overflow:visible}.site-site-list--tournaments .site-tournament-list-right .site-board-status-badge,.site-site-list--tournaments .site-tournament-list-right .badge-status{flex-shrink:0;margin-left:auto;padding:3px 8px;font-size:11px;font-weight:500}.site-site-list--tournaments .site-tournament-list-prize{color:#64748b;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;margin:0 0 0 auto;font-size:.72rem;font-weight:400;line-height:1.35;overflow:hidden}.site-site-list--tournaments .site-tournament-list-deadline{color:#94a3b8;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:7.75rem;margin:0;font-size:.75rem;font-weight:400;line-height:1.35;overflow:hidden}.site-site-list--tournaments .site-tournament-card-title{letter-spacing:-.015em;color:var(--color-text-main,#0f172a);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.site-site-list--tournaments .site-tournament-schedule,.site-site-list--tournaments .site-tournament-location{color:#94a3b8;font-size:.8125rem;font-weight:400;line-height:1.45}.site-site-list--tournaments .site-tournament-schedule{white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.site-site-list--tournaments .site-tournament-location{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.site-site-list--tournaments .site-tournament-list-thumb{display:none!important}@media (max-width:380px){.site-site-list--tournaments .site-board-card>a.site-tournament-list-link{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"tl tr""tc tc"}}.site-site-list--venues .site-board-card>a.site-venue-list-link{box-sizing:border-box;width:100%;color:inherit;grid-template-columns:4.35rem minmax(0,1fr) minmax(3.1rem,auto);align-items:start;gap:.4rem .85rem;padding:.88rem .55rem;text-decoration:none;display:grid}.site-site-list--venues .site-venue-list-thumb{border-radius:10px;align-self:start;width:4.35rem;min-width:4.35rem;height:4.35rem;margin-left:0;margin-right:0}.site-site-list--venues .site-venue-card-main{gap:.38rem;padding-top:.04rem}.site-site-list--venues .site-venue-card-title{color:#334155;flex:auto;min-width:0;font-size:.9375rem;font-weight:500;line-height:1.4}.site-venue-title-row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.35rem;min-width:0;display:flex}.site-venue-fav-slot--title{color:#94a3b8e6;-webkit-user-select:none;user-select:none;flex:none;margin-top:.02rem;font-size:.95rem;font-weight:400;line-height:1.35}.site-venue-meta-line{box-sizing:border-box;color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:.8125rem;font-weight:400;line-height:1.45;display:block;overflow:hidden}.site-site-list--venues .site-venue-address--inline{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;display:inline}.site-site-list--venues .site-venue-phone--inline{font-size:inherit;font-weight:inherit;line-height:inherit;color:#64748b;text-decoration:none;display:inline}.site-site-list--venues .site-venue-phone--inline:active{color:#2563eb}.site-site-list--venues .site-venue-address{color:#94a3b8;font-size:.8125rem;font-weight:400;line-height:1.45}.site-site-list--venues .site-venue-phone{color:#64748b;font-size:.8125rem;font-weight:400}.site-site-list--venues .site-venue-chips .site-list-chip{font-size:.6875rem;font-weight:400}.site-site-list--venues .site-venue-list-trail{flex-direction:column;align-items:flex-end;gap:.18rem;min-width:2.5rem;padding-top:.08rem;display:flex}.site-site-list--venues .site-venue-fav-slot{color:#94a3b8e6;-webkit-user-select:none;user-select:none;font-size:.95rem;font-weight:400;line-height:1}.site-site-list--venues .site-venue-distance{color:#2563eb;text-align:right;font-size:.8125rem;font-weight:400;line-height:1.35}.site-venues-aux-stack{flex-direction:column;align-items:stretch;gap:.52rem;width:100%;display:flex}.site-venues-aux-top-line{flex-flow:row;justify-content:space-between;align-items:center;gap:.55rem;width:100%;min-width:0;display:flex}.site-venues-aux-top-right{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.55rem;display:inline-flex}.site-venues-radio-mark{box-sizing:border-box;background:#fff;border:2px solid #94a3b8;border-radius:50%;flex-shrink:0;width:1.125rem;min-width:1.125rem;height:1.125rem}.site-venues-master-all[aria-pressed=true] .site-venues-radio-mark,.site-venues-filter-toggle[aria-checked=true] .site-venues-radio-mark{background:radial-gradient(circle,#2563eb 0 44%,#fff 45%);border-color:#2563eb}.site-venues-master-all{min-width:0;font:inherit;cursor:pointer;color:inherit;text-align:left;background:0 0;border:none;flex-direction:row;flex:0 auto;align-items:center;gap:.42rem;margin:0;padding:.12rem .15rem .12rem 0;display:inline-flex}.site-venues-master-all-face{color:#334155;align-items:center;font-size:.875rem;font-weight:400;line-height:1.35;display:inline-flex}.site-venues-master-all[aria-pressed=true] .site-venues-master-all-face{color:#0f172a;font-weight:500}.site-venues-aux-favorites-label{color:#64748b;-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:400;line-height:1.35}.site-venues-aux-distance-pin{margin-right:.1rem}.site-venues-aux-top-line a.site-list-filter-distance-btn.site-venues-aux-distance-link{box-sizing:border-box;min-height:unset;color:#1d4ed8;box-shadow:none;background:#eff6ff;border:1px solid #2563eb;border-radius:999px;justify-content:center;align-items:center;padding:.18rem .48rem;font-size:.875rem;font-weight:400;line-height:1.3;text-decoration:none;display:inline-flex}.site-venues-aux-top-line a.site-list-filter-distance-btn.site-venues-aux-distance-link:hover{background:#dbeafe}.site-venues-aux-top-line a.site-list-filter-distance-btn.site-venues-aux-distance-link:active{background:#bfdbfe}.site-venues-aux-top-line a.site-list-filter-distance-btn.site-venues-aux-distance-link.site-venues-aux-distance-link--active{color:#fff;background:#dc2626;border-color:#dc2626;font-weight:500}.site-shell-controls.site-shell-controls--site-list .site-venues-aux-top-line a.site-list-filter-distance-btn.site-venues-aux-distance-link{min-height:unset}.site-venues-aux-filter-line2{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:.28rem .42rem;width:100%;min-width:0;display:flex;overflow-x:auto}.site-venues-aux-filter-line2::-webkit-scrollbar{display:none}.site-venues-radio-group{flex-flow:row;flex:none;align-items:center;gap:.12rem .28rem;display:inline-flex}.site-venues-radio-sep{color:#94a3b8f2;-webkit-user-select:none;user-select:none;flex:none;align-items:center;padding:0 .12rem;font-size:.875rem;font-weight:400;display:inline-flex}.site-venues-filter-toggle{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:row;align-items:center;gap:.4rem;margin:0;padding:.12rem .2rem;display:inline-flex}.site-venues-radio-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex;position:relative}.site-venues-radio-input{opacity:0;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:0;padding:0;position:absolute;overflow:hidden}.site-venues-radio-face{color:#475569;align-items:center;font-size:.875rem;font-weight:400;line-height:1.35;display:inline-flex}.site-venues-filter-toggle[aria-checked=true] .site-venues-radio-face{color:#0f172a;font-weight:500}.site-venues-list-filters.filterRow{gap:.42rem .55rem}.site-shell-controls.site-shell-controls--site-list{background:#eef2f7;border-bottom:1px solid #c5cad3;padding-top:.38rem;padding-bottom:.42rem}.v3-btn{font:inherit;cursor:pointer;color:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:.45rem .85rem;text-decoration:none;display:inline-block;box-shadow:0 1px 2px #0f172a0d}.v3-btn:hover{background:#f8fafc}.v3-btn.v3-btn--login-submit{color:#fff;background:#2563eb;border-color:#1d4ed8}.v3-btn.v3-btn--login-submit:hover:not(:disabled){color:#fff;background:#1d4ed8;border-color:#1e40af}.v3-btn.v3-btn--login-submit:active:not(:disabled){color:#fff;background:#1e40af;border-color:#1e3a8a}.v3-btn.v3-btn--login-submit:disabled{opacity:.7}.v3-filter{border:1px solid #999;padding:.25rem .5rem;font-size:.875rem;display:inline-block}.v3-ocr{color:#666;border:2px dashed #999;min-height:6rem;padding:.5rem;font-size:.875rem}.site-shell{background:var(--ui-bg-page);color:#0f172a;touch-action:manipulation;min-height:100vh}.site-shell.site-shell--dashboard-chrome-header{min-height:0}@media (max-width:767px){.site-shell.site-shell--dashboard-chrome-header{display:none!important}.site-shell{touch-action:auto}}.site-root-swipe-viewport{touch-action:pan-y;background:var(--ui-bg-page);width:100%;min-height:0;overflow-x:hidden;overflow-y:visible!important}.site-root-swipe-track{will-change:transform;background:var(--ui-bg-page);flex-direction:row;width:300vw;display:flex;transform:translate(-100vw)}.site-root-swipe-panel{box-sizing:border-box;flex:0 0 100vw;width:100vw;max-width:100vw}.site-root-swipe-panel--placeholder{background:var(--ui-bg-page);min-height:100dvh}.site-root-swipe-panel--neighbor{background:var(--ui-bg-page);flex-direction:column;min-height:100dvh;display:flex;overflow:hidden}.site-root-swipe-panel-embed{pointer-events:none;background:var(--ui-bg-page);border:none;flex:auto;width:100%;min-height:100dvh;display:block}.site-root-swipe-panel--main{box-sizing:border-box;background:var(--ui-bg-page);flex-direction:column;min-height:100dvh;display:flex}.site-root-swipe-panel--main>.site-home-page--standard,.site-root-swipe-panel--main>.site-home-page--main{flex-direction:column;flex:auto;display:flex;overflow:hidden;height:100%!important;min-height:0!important}.site-shell--pc-sticky-footer{flex-direction:column;display:flex}@media (min-width:768px){:is(html:has(.site-shell.site-shell--pc-site-chrome.site-shell--pc-sticky-footer),body:has(.site-shell.site-shell--pc-site-chrome.site-shell--pc-sticky-footer)){overscroll-behavior:none;height:100%;max-height:100dvh;margin:0;overflow:hidden}html:has(.site-shell.site-shell--pc-site-chrome.site-shell--pc-sticky-footer){height:100%}.site-shell.site-shell--pc-site-chrome.site-shell--pc-sticky-footer{box-sizing:border-box;height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden}}.site-shell.site-shell--pc-site-chrome.site-shell--pc-sticky-footer>.site-shell-pc-constrain{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;overflow:hidden}.site-shell--pc-sticky-footer .site-shell-main{flex-direction:column;flex:auto;min-height:0;display:flex}.site-shell--pc-sticky-footer .site-shell-main>.site-home-page--standard{flex:auto;align-self:stretch;width:100%;overflow:hidden;height:100%!important;min-height:0!important}@media (min-width:768px){.site-shell--pc-sticky-footer .site-shell-main>.site-home-page--main{flex:auto;align-self:stretch;width:100%;min-width:0;overflow:hidden;height:100%!important;min-height:0!important}.site-home-page--main.v3-page{box-sizing:border-box;padding-left:max(.7rem, env(safe-area-inset-left,0px));padding-right:max(.7rem, env(safe-area-inset-right,0px));width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}}.site-home-page{isolation:isolate;background-color:var(--ui-bg-page);color:#0f172a;padding:0 .7rem;position:relative}:is(html:has(.site-home-page),body:has(.site-home-page)){background-color:var(--ui-bg-page)}@media (min-width:768px){:is(html:has(.site-home-page--main),body:has(.site-home-page--main)){background-color:#0a1421}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main:has(>.site-home-page--main){background-color:#0a1421}.site-home-page--main{background-color:#0a1421;background-image:radial-gradient(130% 52% at 50% -14%,#ffffff24 0%,#a0beeb0f 32%,#0000 60%),linear-gradient(#141c2c 0%,#0e1626 52%,#0a1421 100%)}}.site-home-page--standard.v3-page{box-sizing:border-box;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.site-home-page--standard .site-home-shell{flex-direction:column;min-height:100dvh;display:flex;width:100%!important;max-width:none!important;box-shadow:none!important;border-radius:0!important;padding-left:0!important;padding-right:0!important}.site-home-page--main .site-home-shell{flex-direction:column;display:flex}.site-shell--pc-sticky-footer .site-shell-main>.site-home-page--standard .site-home-shell,.site-shell--pc-sticky-footer .site-shell-main>.site-home-page--main .site-home-shell,.site-root-swipe-panel--main>.site-home-page--standard .site-home-shell,.site-root-swipe-panel--main>.site-home-page--main .site-home-shell{flex:auto;height:100%;max-height:100%;min-height:0!important}.site-home-page--standard .site-home-top-white,.site-home-page--standard .site-site-gray-main{padding-left:max(.85rem, env(safe-area-inset-left,0px));padding-right:max(.85rem, env(safe-area-inset-right,0px));margin-left:0;margin-right:0}.site-shell-sticky-dock{box-sizing:border-box;z-index:40;flex-shrink:0;align-self:stretch;width:100%;position:relative}.site-shell-scroll-body{-webkit-overflow-scrolling:touch;background-color:var(--ui-bg-page);box-sizing:border-box;flex:auto;width:100%;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto!important}.site-home-page--main .site-shell-scroll-body{background:0 0}.site-shell-scroll-body .site-site-gray-main{flex:none;min-height:100%;overflow:visible}.login-page-outer.v3-page{box-sizing:border-box;padding-top:calc(var(--site-shell-header-safe-top) + var(--site-shell-header-pad-y));padding-left:max(1rem, env(safe-area-inset-left,0px));padding-right:max(1rem, env(safe-area-inset-right,0px));padding-bottom:max(1rem, env(safe-area-inset-bottom,0px));width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.login-page-inner{width:100%;max-width:30rem;margin-left:auto;margin-right:auto}.site-home-top-white{padding-left:.85rem;padding-right:.85rem;padding-top:calc(var(--site-shell-header-safe-top) + var(--site-shell-header-pad-y));padding-bottom:var(--site-shell-header-pad-y);color:#fff;z-index:2;box-sizing:border-box;min-height:calc(var(--site-shell-header-safe-top) + 2 * var(--site-shell-header-pad-y) + var(--site-shell-title-min-height));background:#0f2744;border-bottom:1px solid #ffffff1f;margin-left:-.85rem;margin-right:-.85rem;position:relative}.site-home-top-white--main.site-home-top-white--no-notice{padding-bottom:0}.site-home-top-white--standard{background:#4d7db5;border-bottom-color:#ffffff47;padding-bottom:0;box-shadow:0 2px 10px #0f172a24}.site-home-dark-main{--site-home-bg-a:#141c2c;--site-home-bg-b:#0e1626;--site-home-bg-c:#0a1421;isolation:isolate;color:#e2e8f0;background-color:var(--site-home-bg-c);background-image:radial-gradient(ellipse 130% 52% at 50% -14%, #ffffff29 0%, #a0beeb12 32%, transparent 60%), linear-gradient(180deg, var(--site-home-bg-a) 0%, var(--site-home-bg-b) 52%, var(--site-home-bg-c) 100%);margin-left:-.85rem;margin-right:-.85rem;padding:0 .85rem 13.75rem;position:relative}.site-home-dark-main:before{content:"";z-index:0;pointer-events:none;opacity:.16;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n' x='0' y='0'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' fill='%23ffffff'/%3E%3C/svg%3E");background-size:192px 192px;position:absolute;inset:0}.site-home-dark-main>*{z-index:1;position:relative}.site-home-main-content-box{box-sizing:border-box;flex-direction:column;gap:0;width:100%;min-height:0;display:flex}.site-home-shell{z-index:1;position:relative;box-shadow:none!important;background:0 0!important;border:none!important}@keyframes site-home-main-notice-marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.site-home-slide-stack .slide-deck-wrap{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:min(100%,520px);margin-left:auto;margin-right:auto;padding:0 4px 10px;display:flex}.site-home-page .slide-deck-wrap .slide-deck{margin-top:0}.site-home-slide-stack .slide-deck-wrap .slide-deck{--slide-layer-padding-y:44px;--slide-window-height-scale:1.52;width:min(94vw,492px);height:calc((var(--slide-window-reference-height) * 1.2 + var(--slide-layer-padding-y)) * 1.3 * var(--slide-window-height-scale) * .7);z-index:0;isolation:isolate;touch-action:none;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.slide-deck__layer{box-sizing:border-box;pointer-events:none;justify-content:center;align-items:center;padding:24px 14px;display:flex;position:absolute;inset:0;container-type:size}.slide-deck__card{width:100%;max-width:var(--slide-card-max-width);transform-origin:50%;will-change:transform, opacity;pointer-events:auto;box-shadow:var(--site-slide-deck-card-shadow)}.slide-deck__card>a[href]{pointer-events:auto}.slide-deck__card-interaction{will-change:transform, opacity;width:100%;max-width:100%;transition:transform .1s,opacity .1s}.slide-deck__card .tournament-post-card{width:100%}.slide-deck__card .tournament-post-card__media{--status-badge-slot:calc(2.85rem * 1.1)}.slide-deck__card .tournament-post-card__inner{padding:11px 13px 12px}.slide-deck__card .tournament-post-card__top{gap:6px}.slide-deck__card .tournament-post-card__badge{width:3.135rem;height:3.135rem;font-size:.682rem}.slide-deck__card .tournament-post-card__badge--recruiting{font-size:.66rem}.slide-deck__card .tournament-post-card__badge--closing{font-size:calc(.572rem + 1pt)}.slide-deck__card .tournament-post-card__badge--full{font-size:calc(.704rem + 1pt)}.slide-deck__card .tournament-post-card__badge--ended{font-size:calc(.66rem + 1pt)}.slide-deck__card .tournament-post-card__main{gap:4px}.slide-deck__card .tournament-post-card__lead{font-size:clamp(.86rem,3.7vw,1.02rem);line-height:1.22}.slide-deck__card .tournament-post-card__title{font-size:clamp(1rem,4.8vw,1.3rem);line-height:1.16}.slide-deck__card .tournament-post-card__desc{max-height:6.25em;font-size:calc(.72rem + 3pt);line-height:1.25}.slide-deck__card .tournament-post-card__desc--secondary{font-size:calc(.72rem + 3pt);font-weight:700}.slide-deck__card .tournament-post-card__footer .tournament-post-card__place{font-weight:700}.slide-deck__card .tournament-post-card__footer{gap:8px;padding:0 11px}.slide-deck__card .tournament-post-card__footer .tournament-post-card__date,.slide-deck__card .tournament-post-card__footer .tournament-post-card__place{font-size:calc(.72rem + 3pt);line-height:1.22}@media (max-width:767px){:is(html:has(.site-shell--ua-mobile-site),body:has(.site-shell--ua-mobile-site)){overscroll-behavior:none;height:100dvh;max-height:100dvh;margin:0;overflow:hidden}.site-shell.site-shell--ua-mobile-site:not(:has(.site-root-swipe-viewport)){box-sizing:border-box;flex-direction:column;width:100%;max-width:none;height:100dvh;min-height:0;max-height:100dvh;margin-left:0;margin-right:0;display:flex;overflow:hidden}.site-shell:has(.site-root-swipe-viewport){box-sizing:border-box;flex-direction:column;width:100%;max-width:none;height:100dvh;min-height:0;max-height:100dvh;margin-left:0;margin-right:0;display:flex;overflow:hidden}.site-shell:has(.site-root-swipe-viewport) .site-root-swipe-viewport{box-sizing:border-box;touch-action:pan-y;flex:auto;width:100%;max-width:none;margin-left:0;margin-right:0;overflow:hidden;min-height:0!important}.site-shell:has(.site-root-swipe-viewport) .site-root-swipe-panel--main{box-sizing:border-box;flex-direction:column;flex:auto;height:100%;max-height:100%;display:flex;overflow:hidden;min-height:0!important}.site-home-page--main.v3-page{box-sizing:border-box;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.site-home-page--main{height:100dvh;max-height:100dvh;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);--site-home-main-notice-band-height:calc(env(safe-area-inset-top,0px) + 12px + .72rem * 1.35 + 4px + clamp(30px, 8.4vw, 34px) + 8px);--site-home-mobile-bottom-nav-slide-extra:var(--mobile-bottom-nav-height);background-color:#0000;background-image:none;flex-direction:column;flex:auto;justify-content:flex-start;align-items:stretch;display:flex;overflow:hidden;min-height:0!important}.site-home-page--main .site-shell-sticky-dock{z-index:85;pointer-events:none;background:0 0;flex:none;width:100%;height:auto;min-height:0;position:absolute;top:0;left:0;right:0}.site-home-page--main .site-shell-sticky-dock>*{pointer-events:auto}.site-home-page--main .site-home-top-white{height:0;min-height:0;padding:0;padding-left:max(.75rem, env(safe-area-inset-left,0px));padding-right:max(.75rem, env(safe-area-inset-right,0px));margin-left:0;margin-right:0;overflow:hidden;box-shadow:none!important;background:0 0!important;border:none!important}.site-home-page--main .site-home-top-white.site-home-top-white--main .site-home-brand{min-height:0;padding-top:0;padding-bottom:0}.site-home-page--main .site-mobile-page-title-block{min-height:0;padding-top:0;padding-bottom:0;line-height:0}.site-home-main-mobile-dock-brand-placeholder{width:0;height:0;display:block;overflow:hidden}.site-home-page--main .site-home-main-slide-logo-overlay{top:calc(env(safe-area-inset-top,0px) + 12px);z-index:400;pointer-events:none;text-align:center;background:0 0;width:max-content;max-width:calc(100vw - 1.5rem);height:auto;position:absolute;left:50%;overflow:visible;transform:translate(-50%)}.site-home-page--main .site-home-main-slide-logo-overlay .site-main-logo{letter-spacing:.1em;opacity:.96;font-size:.72rem}.site-home-page--main .site-home-main-slide-logo-overlay .site-main-logo-name{color:#fffffff5;text-shadow:0 1px 2px #00000080,0 0 1px #000000d9}.site-home-page--main .site-home-main-notice-strip{box-sizing:border-box;width:100%;max-width:none;height:var(--site-home-main-notice-band-height);z-index:380;pointer-events:none;padding-left:0;padding-right:0;position:fixed;top:0;left:0;right:0;overflow:hidden}.site-home-page--main .site-home-main-notice-strip__inner{box-sizing:border-box;width:100%;height:100%;min-height:100%;padding-top:4px;padding-bottom:5px;padding-left:max(.45rem, env(safe-area-inset-left,0px));padding-right:max(.45rem, env(safe-area-inset-right,0px));background:#17255480;flex-direction:column;justify-content:flex-end;align-items:stretch;display:flex;overflow:hidden}.site-home-page--main .site-home-main-slide-png-host--with-site-notice .site-home-main-notice-strip__inner{background:#17255499}.site-home-page--main .site-home-main-notice-strip__text{white-space:nowrap;letter-spacing:-.01em;color:#ffd54f;text-shadow:0 1px 2px #0000008c;will-change:transform;flex:none;align-self:flex-start;max-width:none;margin-top:-3px;margin-bottom:0;padding-top:1px;padding-bottom:1px;font-size:clamp(10px,2.85vw,12px);font-weight:600;line-height:1.32;animation:18s linear infinite site-home-main-notice-marquee;display:inline-block}.site-home-page--main .site-shell-scroll-body{overscroll-behavior:none;overflow-y:hidden}.site-home-page--standard{height:100%;max-height:100%;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);flex-direction:column;flex:auto;justify-content:flex-start;align-items:stretch;display:flex;overflow:hidden;min-height:0!important}.site-home-page--standard .site-home-shell{flex-direction:column;flex:auto;height:100%;max-height:100%;display:flex;overflow:hidden;min-height:0!important}.site-home-page--main .site-home-shell{flex-direction:column;flex:auto;height:auto;max-height:100%;padding-bottom:0;display:flex;overflow:hidden;border-radius:0!important;width:100%!important;max-width:none!important;min-height:0!important;padding-left:0!important;padding-right:0!important}.site-home-top-white{padding-left:max(.85rem, env(safe-area-inset-left,0px));padding-right:max(.85rem, env(safe-area-inset-right,0px));margin-left:0;margin-right:0}.site-home-dark-main{min-height:0;padding-top:0;padding-left:0;padding-right:0;padding-bottom:calc(var(--site-home-bottom-nav-reserve) + 6px);flex-direction:column;flex:auto;margin-left:0;margin-right:0;display:flex;overflow:hidden}.site-home-page--main .site-home-dark-main{padding-bottom:var(--site-home-bottom-nav-reserve);background-color:#0000;background-image:none}.site-home-page--main .site-home-dark-main:before{opacity:0;visibility:hidden}:is(html:has(.site-home-page--main),body:has(.site-home-page--main)){background-color:#0000;background-image:none}.site-home-dark-main.site-home-dark-main--stack>.site-home-main-content-box{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;overflow:hidden}.site-home-slide-stack{flex-direction:column;flex:none;align-self:stretch;width:100%;min-height:0;display:flex;overflow:hidden}.site-home-page--main .site-home-slide-stack{flex:auto;justify-content:flex-start}.site-home-page--main .site-home-main-slide-png-host{z-index:2;flex-direction:column;flex:auto;justify-content:flex-end;width:100%;min-height:0;display:flex;position:relative;overflow:visible}.site-home-slide-anchor{flex-direction:column;flex:none;width:100%;min-height:0;margin-left:0;margin-right:0;display:flex}.site-home-page--main .site-home-main-slide-deck-stack>.site-home-slide-anchor--marquee-scroll,.site-home-page--main .site-home-main-slide-deck-stack--public-mobile>.site-home-slide-anchor--marquee-scroll{flex:auto;min-height:0;overflow:hidden visible}.site-home-page--main .site-home-slide-stack,.site-home-page--main .site-home-slide-anchor{overflow-x:hidden;overflow-y:visible!important}.site-home-page--main .site-home-slide-anchor.site-home-slide-anchor--marquee-scroll{overflow-y:visible!important}.site-home-page--main .site-home-main-slide-deck-stack>.site-home-slide-anchor{width:100%;max-width:none;margin-left:0;margin-right:0}.site-home-page--main .slide-deck-wrap{flex-direction:column;flex:auto;align-items:stretch;width:100%;max-width:none;min-height:0;margin-left:0;margin-right:0;padding:0;display:flex;position:relative}.site-home-page--main .slide-deck-wrap .slide-deck{box-sizing:border-box;background-color:var(--site-home-main-slide-deck-surface);background-image:linear-gradient(180deg, #3b82f6 0%, #3b82f6 22%, var(--site-home-main-slide-deck-surface) 52%, var(--site-home-main-slide-deck-bottom-edge) 100%);border:none;border-radius:0;flex:auto;width:100%;max-width:none;height:auto;min-height:100%;max-height:none;margin-top:0;margin-left:0;margin-right:0;padding-bottom:max(16px,2.75rem);overflow-x:hidden;box-shadow:inset 0 -26px 52px -22px #0f172a52;overflow-y:visible!important}.site-home-page--main .slide-deck-wrap .slide-deck:before{content:"";z-index:310;pointer-events:none;background:linear-gradient(#0f172a2e 0%,#1e40af14 22%,#0000 46%);position:absolute;inset:0}.site-home-page--main .slide-deck-wrap .slide-deck:after{content:"";z-index:305;pointer-events:none;background:var(--site-home-slide-deck-bottom-vignette);position:absolute;inset:0}.site-home-dark-main .site-home-cta-primary{box-sizing:border-box;flex:none;max-width:none;margin-left:max(.85rem, env(safe-area-inset-left,0px))!important;margin-right:max(.85rem, env(safe-area-inset-right,0px))!important;width:calc(100% - 2 * max(.85rem, env(safe-area-inset-left,0px), env(safe-area-inset-right,0px)))!important;margin-bottom:1.75rem!important}}.site-home-page--main .site-home-main-slide-deck-stack{grid-template-columns:minmax(0,1fr);width:100%;display:grid;position:relative}.site-home-page--main .site-home-main-slide-deck-stack>.site-home-slide-anchor{z-index:0;grid-area:1/1;align-self:stretch;min-width:0}@media (max-width:767px){.site-home-page--main .site-home-main-slide-deck-stack{min-height:100dvh}.site-home-page--main .site-home-main-slide-deck-stack>.site-home-slide-anchor{top:0;right:0;bottom:var(--site-bottom-reserve);flex-direction:column;grid-area:auto;align-self:auto;width:100%;max-width:none;height:auto;margin:0;display:flex;position:fixed;left:0}.site-home-page--main .site-home-main-slide-deck-stack>.site-home-slide-anchor .slide-deck-wrap{flex-direction:column;flex:auto;min-height:0;display:flex}.site-home-page--main .site-home-main-slide-deck-stack>.site-home-slide-anchor .slide-deck-wrap .slide-deck{flex:auto;min-height:100%}}.site-home-page--main .site-home-main-png-shelf-instack{z-index:1;pointer-events:none;width:100vw;max-width:none;height:0;box-shadow:none;background:0 0;border:none;outline:none;grid-area:1/1;place-self:end center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:visible}.site-home-page--main{--site-home-png-img-visual-half:var(--site-home-png-main-button-half-cap)}@media (max-width:767px){.site-home-page--main{--site-home-png-img-visual-half:calc(var(--site-home-png-main-button-img-cap) * .45)}}.site-home-page--main .site-home-main-slide-deck-stack--public-mobile{box-sizing:border-box;width:100%;min-height:100dvh;box-shadow:none;background:0 0;border:none;outline:none;grid-template-columns:minmax(0,1fr);display:grid;position:relative}.site-home-page--main .site-home-main-slide-deck-stack--public-mobile>.site-home-slide-anchor{top:0;right:0;bottom:var(--site-bottom-reserve);z-index:0;flex-direction:column;width:100%;max-width:none;height:auto;margin:0;display:flex;position:fixed;left:0}.site-home-page--main .site-home-main-slide-deck-stack--public-mobile>.site-home-slide-anchor .slide-deck-wrap{flex-direction:column;flex:auto;min-height:0;display:flex}.site-home-page--main .site-home-main-slide-deck-stack--public-mobile>.site-home-slide-anchor .slide-deck-wrap .slide-deck{flex:auto;min-height:100%;overflow-x:hidden;overflow-y:visible!important}.png-buttons-overlay,.png-buttons-overlay .site-home-main-png-buttons-in-shelf{box-shadow:none;background:0 0;border:none;outline:none}.site-home-page--main .site-home-main-png-buttons-in-shelf{box-sizing:border-box;width:100%;max-width:none;padding-left:max(.5rem, env(safe-area-inset-left,0px));padding-right:max(.5rem, env(safe-area-inset-right,0px));left:0;right:0;bottom:calc(var(--site-bottom-reserve) + var(--site-home-main-orb-gap-from-tab) + var(--site-home-png-img-visual-half) + var(--site-home-main-orbs-label-stack-height));z-index:65;pointer-events:none;box-shadow:none;background:0 0;border:none;outline:none;flex-flow:row;justify-content:center;align-items:flex-end;gap:calc(clamp(32px,9vw,40px) + 20px);margin:0;display:flex;position:fixed}.site-home-page--main .site-home-main-png-buttons-in-shelf .main-button{z-index:1;pointer-events:auto;box-shadow:none;background:0 0;border:none;outline:none;position:relative}.site-home-page--main .site-home-main-png-buttons-in-shelf .main-button span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;line-height:1.2;overflow:hidden}.site-home-page--main .site-home-main-png-buttons-in-shelf>.main-button{flex:none}.site-home-page--main .site-home-main-png-buttons-in-shelf>.main-button img{width:auto;height:auto;max-width:var(--site-home-png-main-button-img-cap);max-height:var(--site-home-png-main-button-img-cap);object-fit:contain}@media (max-width:767px){.site-home-page--main .site-home-main-png-buttons-in-shelf>.main-button img{transform-origin:50%;transform:scale(.9)}.site-home-page--main .site-home-main-png-buttons-in-shelf.temp-png-button-tuning>.main-button img{filter:var(--site-home-main-orb-img-drop-shadow)}}.site-shell.site-shell--ua-mobile-site .site-home-page--main .site-home-main-notice-strip{box-sizing:border-box;width:100%;max-width:none;height:var(--site-home-main-notice-band-height);z-index:380;pointer-events:none;padding-left:0;padding-right:0;position:fixed;top:0;left:0;right:0;overflow:hidden}.site-shell.site-shell--ua-mobile-site .site-home-page--main .site-home-main-notice-strip__inner{box-sizing:border-box;width:100%;height:100%;min-height:100%;padding-top:4px;padding-bottom:5px;padding-left:max(.45rem, env(safe-area-inset-left,0px));padding-right:max(.45rem, env(safe-area-inset-right,0px));background:#17255480;flex-direction:column;justify-content:flex-end;align-items:stretch;display:flex;overflow:hidden}.site-shell.site-shell--ua-mobile-site .site-home-page--main .site-home-main-slide-png-host--with-site-notice .site-home-main-notice-strip__inner{background:#17255499}.site-shell.site-shell--ua-mobile-site .site-home-page--main .site-home-main-notice-strip__text{white-space:nowrap;letter-spacing:-.01em;color:#ffd54f;text-shadow:0 1px 2px #0000008c;will-change:transform;flex:none;align-self:flex-start;max-width:none;margin-top:-3px;margin-bottom:0;padding-top:1px;padding-bottom:1px;font-size:clamp(10px,2.85vw,12px);font-weight:600;line-height:1.32;animation:18s linear infinite site-home-main-notice-marquee;display:inline-block}.site-shell.site-shell--ua-mobile-site .site-home-page--main .site-home-slide-stack,.site-shell.site-shell--ua-mobile-site .site-home-page--main .site-home-slide-anchor{overflow-x:hidden;overflow-y:visible!important}.site-shell.site-shell--ua-mobile-site .site-home-page--main .site-home-slide-anchor.site-home-slide-anchor--marquee-scroll{overflow-y:visible!important}.site-shell.site-shell--ua-mobile-site .site-home-page--main .site-home-main-slide-deck-stack{min-height:100dvh}.site-shell.site-shell--ua-mobile-site .site-home-page--main{--site-home-main-notice-band-height:calc(env(safe-area-inset-top,0px) + 12px + .72rem * 1.35 + 4px + clamp(30px, 8.4vw, 34px) + 8px);background-color:#0000;background-image:none}.site-shell.site-shell--ua-mobile-site .site-home-page--main .site-home-dark-main{background-color:#0000;background-image:none}.site-shell.site-shell--ua-mobile-site .site-home-page--main .site-home-dark-main:before{opacity:0;visibility:hidden}:is(html:has(.site-shell.site-shell--ua-mobile-site .site-home-page--main),body:has(.site-shell.site-shell--ua-mobile-site .site-home-page--main)){background-color:#0000;background-image:none}.site-shell.site-shell--ua-mobile-site .site-home-page--main .site-home-main-slide-deck-stack>.site-home-slide-anchor{top:0;right:0;bottom:var(--site-bottom-reserve);z-index:0;flex-direction:column;width:100%;max-width:none;height:auto;margin:0;display:flex;position:fixed;left:0}.site-shell.site-shell--ua-mobile-site .site-home-page--main .slide-deck-wrap{flex-direction:column;flex:auto;align-items:stretch;width:100%;max-width:none;min-height:0;margin-left:0;margin-right:0;padding:0;display:flex;position:relative}.site-shell.site-shell--ua-mobile-site .site-home-page--main .slide-deck-wrap .slide-deck{box-sizing:border-box;background-color:var(--site-home-main-slide-deck-surface);background-image:linear-gradient(180deg, #3b82f6 0%, #3b82f6 22%, var(--site-home-main-slide-deck-surface) 52%, var(--site-home-main-slide-deck-bottom-edge) 100%);border:none;border-radius:0;flex:auto;width:100%;max-width:none;height:auto;min-height:100%;max-height:none;margin-top:0;margin-left:0;margin-right:0;padding-bottom:max(16px,2.75rem);overflow-x:hidden;box-shadow:inset 0 -26px 52px -22px #0f172a52;overflow-y:visible!important}.site-shell.site-shell--ua-mobile-site .site-home-page--main .slide-deck-wrap .slide-deck:before{content:"";z-index:310;pointer-events:none;background:linear-gradient(#0f172a2e 0%,#1e40af14 22%,#0000 46%);position:absolute;inset:0}.site-shell.site-shell--ua-mobile-site .site-home-page--main .slide-deck-wrap .slide-deck:after{content:"";z-index:305;pointer-events:none;background:var(--site-home-slide-deck-bottom-vignette);position:absolute;inset:0}.site-home-brand{text-shadow:0 1px 2px #00000059;text-align:center;letter-spacing:.04em;font-size:1rem;font-weight:700;color:#fff!important}.site-home-top-white--main .site-home-brand,.site-home-top-white--standard .site-home-brand{padding-bottom:var(--site-shell-brand-padding-bottom)}.site-shell-controls{box-sizing:border-box;width:100%;padding-top:.52rem;padding-bottom:.6rem;padding-left:max(.85rem, env(safe-area-inset-left,0px));padding-right:max(.85rem, env(safe-area-inset-right,0px));z-index:1;background:#eef2f7;border-bottom:1px solid #cbd5e1;flex-shrink:0;position:relative}.site-shell-controls--compact{padding-top:.4rem;padding-bottom:.44rem}.site-shell-controls-inner{box-sizing:border-box;width:100%;max-width:100%}.site-home-notice-stack{gap:var(--site-shell-aux-gap);min-height:var(--site-shell-aux-min-height);color:#fff}.site-home-notice-stack--compact{gap:var(--site-shell-aux-compact-gap);min-height:unset}@media (max-width:767px){.site-home-page--main .site-home-slide-stack .slide-deck-wrap .slide-deck{overflow-x:hidden;overflow-y:visible!important}}.site-home-page--main .site-home-pc-layout{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.site-home-page--main .site-home-pc-layout__primary{flex-direction:column;flex:auto;align-items:stretch;width:100%;min-height:0;display:flex}.site-home-pc-layout__aside{display:none}@media (min-width:768px){.site-home-page--main .site-home-pc-layout{box-sizing:border-box;width:100%;max-width:none;margin-left:0;margin-right:0}.site-home-page--main .site-home-pc-layout__primary{align-items:stretch;width:100%;min-width:0}.site-home-page--main .site-home-pc-layout .site-home-shell{width:100%;max-width:none;margin-left:0;margin-right:0}.site-home-pc-layout__aside{display:none}}.site-shell--ua-mobile-site .site-shell-pc-header{display:none}@media (min-width:768px){.site-shell--ua-mobile-site .site-shell-pc-header{display:block}}.site-shell.site-shell--ua-mobile-site[data-carom-club-app-shell="1"] .site-shell-pc-header{display:none!important}@media (min-width:768px){:is(html:has(.site-shell.site-shell--ua-mobile-site[data-carom-club-app-shell="1"]),body:has(.site-shell.site-shell--ua-mobile-site[data-carom-club-app-shell="1"])){overscroll-behavior:none;height:100dvh;max-height:100dvh;margin:0;overflow:hidden}.site-shell.site-shell--ua-mobile-site[data-carom-club-app-shell="1"]:not(:has(.site-root-swipe-viewport)){box-sizing:border-box;flex-direction:column;width:100%;max-width:none;height:100dvh;min-height:0;max-height:100dvh;margin-left:0;margin-right:0;display:flex;overflow:hidden}.site-shell.site-shell--ua-mobile-site[data-carom-club-app-shell="1"]:has(.site-root-swipe-viewport){box-sizing:border-box;flex-direction:column;width:100%;max-width:none;height:100dvh;min-height:0;max-height:100dvh;margin-left:0;margin-right:0;display:flex;overflow:hidden}.site-shell.site-shell--ua-mobile-site[data-carom-club-app-shell="1"]:has(.site-root-swipe-viewport) .site-root-swipe-viewport{box-sizing:border-box;touch-action:pan-y;flex:auto;width:100%;max-width:none;margin-left:0;margin-right:0;overflow:hidden;min-height:0!important}.site-shell.site-shell--ua-mobile-site[data-carom-club-app-shell="1"]:has(.site-root-swipe-viewport) .site-root-swipe-panel--main{box-sizing:border-box;flex-direction:column;flex:auto;height:100%;max-height:100%;display:flex;overflow:hidden;min-height:0!important}.site-shell.site-shell--ua-mobile-site[data-carom-club-app-shell="1"] .site-home-slide-anchor{width:100%!important;margin-left:0!important;margin-right:0!important}.site-home-slide-anchor{width:calc(100% + 1.7rem);margin-left:-.85rem;margin-right:-.85rem}.site-home-page--main .site-home-main-content-box{flex:auto;min-width:0}.site-home-page--main .site-home-main-content-box .site-home-slide-anchor{width:100%;margin-left:0;margin-right:0}.site-home-page--main .site-home-main-content-box .site-home-slide-anchor.site-home-slide-anchor--marquee-scroll{flex:auto;min-height:0;overflow:hidden visible}.site-home-page--main .site-home-main-content-box .site-home-cta-primary{box-sizing:border-box;max-width:100%;width:100%!important;margin-left:0!important;margin-right:0!important}.site-home-page--main .site-home-main-png-buttons-temp:not(.site-home-main-png-buttons-in-shelf){display:none!important}}.site-home-notice-stack a{color:inherit}.site-home-top-white .site-home-notice-stack select{color:#0f172a;background-color:#fff;border-color:#cbd5e1}.site-home-top-white .site-home-notice-stack a[href]{color:#0f172a!important;background-color:#fff!important;border:1px solid #cbd5e1!important}@keyframes site-notice-marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.site-home-site-notice-marquee{width:100%;min-height:var(--site-shell-title-min-height);white-space:nowrap;box-sizing:border-box;background:#fffef6;border:1px solid #f3ead0;border-radius:0;padding:.45rem .85rem;display:block;overflow:hidden}.site-home-top-white .site-home-site-notice-marquee{background:#0003;border-color:#fff3}.site-home-site-notice-marquee__inner{white-space:nowrap;color:#dc2626;will-change:transform;font-size:.86rem;line-height:1.35;animation:14s linear infinite site-notice-marquee;display:inline-block}.site-home-top-white .site-home-site-notice-marquee__inner{color:#fef9c3}@media (max-width:767px){.site-home-site-notice-marquee{background:#0f172a;border:none;border-radius:0;padding:.4rem .75rem}.site-home-site-notice-marquee__inner{color:#fef08a}}.site-home-notice-slot-empty{min-height:var(--site-shell-title-min-height);box-sizing:border-box;background:linear-gradient(#fffef8 0%,#fff9eb 100%);border:1px solid #f0e8d4;border-radius:0}.site-home-top-white .site-home-notice-slot-empty{color:#ffffffeb;background:#ffffff14;border-color:#ffffff38}.site-home-brand .site-home-brand-ellipsis{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}@media (max-width:767px){.site-mobile-page-title-block{min-height:var(--site-shell-title-min-height);box-sizing:border-box;color:#fff;text-align:center;justify-content:center;align-items:center;width:100%;padding-top:.1rem;padding-bottom:.1rem;font-size:1.02rem;font-weight:700;line-height:1.25;display:flex}.site-main-logo{white-space:nowrap;letter-spacing:-.02em;flex-wrap:nowrap;justify-content:center;align-items:baseline;font-size:1.05rem;line-height:1.2;display:inline-flex}.site-main-logo-name{color:#fff;font-weight:700}.site-home-top-white--main{padding-bottom:0}.site-home-top-white--main .site-home-notice-stack{gap:0;margin-bottom:0}.site-home-slide-stack--flush{margin-top:0!important}}@media (min-width:768px){.site-mobile-page-title-block{display:block}}.site-site-gray-main{isolation:isolate;padding-left:.85rem;padding-right:.85rem;padding-top:var(--site-shell-gray-padding-top);-webkit-overflow-scrolling:touch;background-color:var(--ui-bg-page);color:#0f172a;flex:auto;min-height:0;margin-left:-.85rem;margin-right:-.85rem;padding-bottom:13.75rem;position:relative;overflow-y:auto}.site-site-gray-main.v3-stack{gap:var(--site-shell-gray-inner-gap)}@media (max-width:767px){.site-site-gray-main{padding-left:max(.85rem, env(safe-area-inset-left,0px));padding-right:max(.85rem, env(safe-area-inset-right,0px));padding-bottom:var(--site-fixed-bottom-nav-layout-height);flex:auto;min-height:0;margin-left:0;margin-right:0;overflow-y:auto}.site-shell-scroll-body .site-site-gray-main{flex:none;min-height:100%;overflow:visible}}.site-list-page-skeleton-rows{gap:var(--spacing-card-gap,14px)}.site-list-page-skeleton-row{box-sizing:border-box;background:#fff;border-radius:16px;gap:.75rem;padding:16px;box-shadow:0 2px 8px #0000000a}.site-list-page-skeleton-row.site-list-page-skeleton-row--board{flex-direction:row;align-items:flex-start;gap:.65rem;display:flex}.site-list-page-skeleton-row-text{flex-direction:column;flex:auto;gap:.35rem;min-width:0;display:flex}.site-list-page-skeleton-row-head{flex-wrap:wrap;align-items:center;gap:.35rem .45rem;display:flex}.site-shell.site-shell--ua-mobile-site:has(main.site-home-page--standard){background-color:#fff}.site-shell.site-shell--ua-mobile-site main.site-home-page--standard{--site-v1-inset-x:max(16px, env(safe-area-inset-left,0px));--site-v1-inset-x-r:max(16px, env(safe-area-inset-right,0px));--site-v1-divider:#0f172a1a;--site-v1-top-rhythm:.52rem;--site-v1-gray-pad-top:.48rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-site-gray-main{padding-left:var(--site-v1-inset-x);padding-right:var(--site-v1-inset-x-r);padding-top:var(--site-v1-gray-pad-top);background-color:#fff}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-shell-controls.site-shell-controls--site-list{border-bottom:1px solid var(--site-v1-divider);padding-top:var(--site-v1-top-rhythm);padding-bottom:var(--site-v1-top-rhythm);padding-left:var(--site-v1-inset-x);padding-right:var(--site-v1-inset-x-r);box-sizing:border-box;background:#fff}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-shell-controls-inner.v3-stack{gap:.5rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .secondary-button,.site-shell.site-shell--ua-mobile-site .site-home-page--standard button.secondary-button,.site-shell.site-shell--ua-mobile-site .site-home-page--standard a.secondary-button{font-weight:500}@media (max-width:767px){.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-home-top-white--standard .site-mobile-page-title-block{padding-top:.18rem;padding-bottom:.18rem}}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-status-filter__track{border-bottom-color:var(--site-v1-divider)}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-status-filter__tab{padding-left:.2rem;padding-right:.2rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-board-card-list{gap:0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-board-card{box-shadow:none;border:none;border-bottom:1px solid var(--site-v1-divider);background:0 0;border-radius:0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-board-card:last-child{border-bottom:none}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-board-card:hover{box-shadow:none;background-color:#f8f9fbeb}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-board-card>a{align-items:center;gap:.75rem;padding:.68rem 0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-board-card--venue>a{align-items:flex-start;padding:.78rem 0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-site-list--tournaments .site-board-card>a.site-tournament-list-link{align-items:stretch}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-site-list--venues .site-board-card>a.site-venue-list-link{align-items:start}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-site-list--venues .site-venue-list-thumb{width:4rem;min-width:4rem;height:4rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-card-main{gap:.38rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-card-head{gap:.3rem .42rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-card-head .badge-status,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-card-head .site-board-status-badge{padding:2px 7px;font-size:.6875rem;font-weight:500;line-height:1.25}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.95rem,2.95vw,1.02rem);font-weight:500;line-height:1.42;display:-webkit-box;overflow:hidden}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-schedule,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-location{color:#94a3b8;font-size:.75rem;font-weight:400;line-height:1.48}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-schedule{white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-location{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-chips{margin-top:.1rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-venue-card-main{gap:.36rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-venue-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.95rem,2.95vw,1.02rem);font-weight:500;line-height:1.44;display:-webkit-box;overflow:hidden}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-venue-address{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;font-weight:400;line-height:1.48;display:-webkit-box;overflow:hidden}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-venue-phone--inline{font-size:inherit;font-weight:inherit}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-venue-phone{color:#64748b;font-size:.75rem;font-weight:400;line-height:1.48;text-decoration:none;display:block}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-venue-phone:active{color:#2563eb}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-venue-chips{margin-top:0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-list-chip{padding:2px 7px;font-size:.6875rem;font-weight:400}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-list-thumb,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-venue-list-thumb{border-radius:8px;width:72px;min-width:72px;height:72px}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-shell-controls-inner .site-list-filter-bar select{box-sizing:border-box;background:#f8f9fb;border:1px solid #0f172a14;border-radius:999px;min-height:40px;max-height:44px;padding:.3rem .65rem .3rem .55rem;font-size:.75rem;font-weight:400}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-list-filter-label{color:#94a3b8;font-size:.6875rem;font-weight:500}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-list-filter-bar a.site-list-filter-distance-btn{box-sizing:border-box;min-height:40px;max-height:44px;box-shadow:none;border-radius:999px;padding:0 .75rem;font-size:.75rem;font-weight:500}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-list-empty-hint{text-align:center;color:#94a3b8;margin:0;padding:1.1rem .25rem;font-size:.8125rem;line-height:1.5}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-list-geo-hint{color:#94a3b8;border-bottom:1px solid var(--site-v1-divider);margin:0 0 .65rem;padding:.45rem 0;font-size:.75rem;line-height:1.45}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-list-page-skeleton-row--board{flex-direction:row;align-items:flex-start;gap:.62rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-list-page-skeleton-row--board .site-list-page-skeleton-row-text{gap:.32rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-shell .card-clean{box-shadow:none;border-bottom:1px solid var(--site-v1-divider);background:0 0;border-radius:0;padding:.28rem 0 .12rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-shell.v3-stack{gap:.95rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-profile-heading{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;font-size:.6875rem;font-weight:700}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-profile-nickname{font-size:clamp(1.125rem,3.5vw,1.25rem);font-weight:700;line-height:1.25}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-profile-name{color:#64748b;margin-top:.12rem;font-size:.8125rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-profile-head{margin-top:.35rem;margin-bottom:.15rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-workspace-cta{border-top:1px solid var(--site-v1-divider);margin-top:.25rem;padding-top:.62rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-workspace-cta .site-mypage-menu-row{background:#f8fafc;border:1px solid #0f172a1a;border-radius:0;min-height:52px;margin-bottom:0;padding:.72rem .45rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-workspace-cta .site-mypage-menu-row--workspace{border-color:#0f172a1f}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-workspace-cta .site-mypage-menu-note{background:0 0;border:none;padding:.5rem .35rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-summary-dl--meta .site-mypage-summary-dd{color:#64748b;font-size:.8125rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-summary-dl--meta .site-mypage-summary-dt{font-size:.75rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-footer-actions--menu{gap:0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-footer-actions--menu .site-mypage-menu-row{min-height:52px;box-shadow:none;border:none;border-bottom:1px solid var(--site-v1-divider);background:0 0;border-radius:0;padding:.68rem 0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-footer-actions--menu .site-mypage-menu-row:hover{background:#f8f9fbd9}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-footer-actions--menu .site-mypage-menu-row:last-of-type{border-bottom:none}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-footer-actions--menu .site-mypage-menu-loading,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-footer-actions--menu .site-mypage-menu-note{border-bottom:1px solid #0f172a14;padding:.55rem 0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-menu-row.site-mypage-menu-row--in-summary{background:0 0;border:none;border-top:1px solid #0f172a14;border-radius:0;min-height:52px;margin-top:.35rem;padding-top:.62rem;padding-left:0;padding-right:0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-menu-row.site-mypage-menu-row--in-summary:hover{background:#f8f9fbd9}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mypage-menu-actions-footer{border-top:1px solid var(--site-v1-divider);margin-top:.35rem;padding-top:.62rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard button.secondary-button.site-mypage-menu-logout-btn,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .secondary-button.site-mypage-menu-logout-btn{color:#64748b;min-height:48px;box-shadow:none;background:#fff;border:1px solid #0f172a1a;border-radius:10px;font-weight:600}.site-shell.site-shell--ua-mobile-site .site-home-page--standard button.secondary-button.site-mypage-menu-logout-btn:hover,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .secondary-button.site-mypage-menu-logout-btn:hover{color:#475569;background:#f8f9fb}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .community-board-swipe-root,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .community-board-swipe-viewport,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .community-board-swipe-track,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .community-board-swipe-panel,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .community-board-swipe-panel--edge,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .community-board-swipe-panel--peek,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .community-board-swipe-panel--main{background:#fff}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-site-gray-main.ui-community-page,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-site-gray-main.ui-community-post-detail-page{background-color:#fff}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-shell-controls.site-shell-controls--site-list:has(.ui-community-shell-context){border-bottom:1px solid var(--site-v1-divider);background:#fff}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .ui-community-page{gap:.55rem!important}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .ui-community-board-row,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .ui-community-board-row--empty{border-bottom-color:var(--site-v1-divider)}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .ui-community-board-row-link:active{background:#0f172a08}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .ui-community-board-row-link{gap:.72rem;min-height:0;padding:.72rem 0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .ui-community-board-title{font-size:clamp(.90625rem,2.75vw,.9375rem);font-weight:500;line-height:1.42}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .ui-community-board-meta{color:#5b6578;font-size:.665rem;font-weight:400}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .ui-community-board-pill{font-size:.6rem;font-weight:500}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .ui-community-tabs-link{padding:.38rem .48rem .34rem;font-size:.875rem;line-height:1.28}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .ui-community-search-input{background:#fff;border:1px solid #0f172a24;border-radius:8px;min-height:2.125rem;padding:.26rem .55rem;font-size:.8125rem;font-weight:400}.site-shell.site-shell--ua-mobile-site .site-home-page--standard button.secondary-button.ui-community-search-submit{color:#475569;min-height:2.125rem;box-shadow:none;background:#fff;border:1px solid #0f172a24;border-radius:8px;padding:0 .52rem;font-size:.8125rem;font-weight:500}.site-shell.site-shell--ua-mobile-site .site-home-page--standard button.secondary-button.ui-community-search-submit:hover{color:#0f172a;background:#0f172a0a}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-community-detail-brand-row{flex-direction:row;align-items:center;gap:.45rem;width:100%;min-width:0;display:flex}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-community-detail-brand-name{flex:auto;min-width:0;font-size:clamp(1rem,3.2vw,1.125rem);font-weight:500}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-community-detail-header-actions{flex:none;gap:.28rem;margin-top:0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-community-detail-header-actions .ui-community-post-detail-action-btn{color:#94a3b8;text-underline-offset:2px;background:0 0;border:none;border-radius:0;min-height:0;margin:0;padding:0;font-size:.75rem;font-weight:500;line-height:1.3;text-decoration:underline}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-community-detail-header-actions .ui-community-post-detail-action-btn--delete{color:#b45309;background:0 0;border:none}@media (max-width:767px){.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-mobile-page-title-block{font-size:clamp(1.125rem,3.6vw,1.25rem);font-weight:700}}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-list-page-skeleton-rows{gap:0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-list-page-skeleton-row{box-shadow:none;border-bottom:1px solid var(--site-v1-divider);background:0 0;border-radius:0;gap:.4rem;padding:.62rem 0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-list-page-skeleton-row:last-child{border-bottom:none}.site-home-dark-main.site-home-dark-main--stack{--site-home-block-gap:.875rem;gap:0}.site-home-dark-main.site-home-dark-main--stack .site-home-main-content-box .site-home-slide-stack{padding-top:var(--site-home-block-gap)}@media (max-width:767px){.site-home-page--main .site-home-dark-main.site-home-dark-main--stack .site-home-main-content-box .site-home-slide-stack{padding-top:0}.site-home-page--main .site-home-dark-main .site-home-cta-primary{margin-bottom:.65rem!important}}.site-home-main-png-buttons-temp{box-sizing:border-box;width:100%;margin-top:var(--site-home-block-gap);padding-left:max(.85rem, env(safe-area-inset-left,0px));padding-right:max(.85rem, env(safe-area-inset-right,0px));z-index:1;flex-flow:row;justify-content:center;align-items:flex-start;gap:.5rem;display:flex;position:relative}.main-button{-webkit-user-select:none;user-select:none;cursor:pointer;color:inherit;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;display:flex}.main-button img{width:100%;height:auto;display:block}.main-button span{color:#fff;margin-top:6px;font-size:12px}.site-home-main-png-buttons-temp>.main-button{flex:1 1 0;min-width:0}.site-home-main-png-buttons-temp.temp-png-button-tuning .main-button img{max-width:100%;max-height:var(--site-home-png-main-button-img-cap);object-fit:contain;filter:var(--site-home-main-orb-img-drop-shadow)}.site-home-dark-main.site-home-dark-main--stack .site-home-main-content-box .site-home-cta-primary{margin-top:14px!important}.site-home-slide-empty{background:linear-gradient(#fafbfc 0%,#f1f5f9 100%)!important;border-color:#e2e8f0!important}.site-home-cta-primary__text{min-width:0}.site-home-cta-primary{letter-spacing:-.02em;gap:.35rem;width:100%;min-height:38px;transition:transform .15s,box-shadow .15s;color:#f8fafc!important;background:linear-gradient(#243e63 0%,#152238 48%,#0f172a 100%)!important;border:1px solid #ffffff24!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin-top:.75rem!important;margin-bottom:2.5rem!important;padding:.48rem .85rem!important;font-size:.8rem!important;font-weight:700!important;text-decoration:none!important;display:flex!important;box-shadow:inset 0 1px #ffffff1f,0 6px 18px #00000038!important}.site-home-cta-primary:active{transform:scale(.99);box-shadow:inset 0 1px #ffffff14,0 3px 12px #0003!important}.site-home-cta-primary:focus-visible{outline-offset:2px;outline:2px solid #93c5fda6}.site-home-cta-primary:after{content:"›";opacity:.9;font-size:.88rem}.site-home-fab-root{z-index:70;pointer-events:auto;position:fixed;bottom:0;left:0;right:0}.site-mobile-bottom-nav{--site-bottom-nav-baseline:var(--site-fixed-bottom-nav-layout-height);pointer-events:auto;width:100%;min-height:var(--site-fixed-bottom-nav-layout-height);padding-top:10px;padding-bottom:env(safe-area-inset-bottom,0px);padding-left:max(.15rem, env(safe-area-inset-left,0px));padding-right:max(.15rem, env(safe-area-inset-right,0px));box-sizing:border-box;background:#fff;border-top:none;flex-direction:row;justify-content:space-between;align-items:center;gap:0;display:flex}.site-shell.site-shell--site-main-sample{--site-fixed-bottom-nav-layout-height:calc(4 * (var(--mobile-bottom-nav-height) + var(--site-home-bottom-safe-effective)))}.site-shell.site-shell--site-main-sample .site-home-fab-root{flex-direction:column;justify-content:flex-end;width:100%;display:flex}.site-shell.site-shell--site-main-sample .site-mobile-bottom-nav{width:100%;padding-top:10px;padding-left:max(.15rem, env(safe-area-inset-left,0px));padding-right:max(.15rem, env(safe-area-inset-right,0px));padding-bottom:env(safe-area-inset-bottom,0px);flex:none;align-items:flex-end;box-shadow:0 -12px 48px -8px #0f172a2e;min-height:var(--site-fixed-bottom-nav-layout-height)!important;box-sizing:border-box!important}@media (max-width:767px){.site-shell.site-shell--site-main-sample main.site-home-page--standard .site-site-gray-main.v3-stack{padding-bottom:var(--site-fixed-bottom-nav-layout-height)}}.site-shell:has(.site-home-page--main) .site-home-fab-root .site-mobile-bottom-nav{min-height:var(--site-fixed-bottom-nav-layout-height);box-sizing:border-box}.site-mobile-bottom-nav__link{pointer-events:auto;color:#475569;text-align:center;white-space:nowrap;flex:1 1 0;justify-content:center;align-items:center;min-width:0;min-height:22px;padding:3px 2px 4px;font-size:.76rem;font-weight:400;line-height:1.2;display:flex;text-decoration:none!important}.site-mobile-bottom-nav__link--active{color:var(--ui-primary);font-weight:500}.site-mobile-bottom-nav__label{text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.site-mobile-bottom-nav__link.site-mobile-bottom-nav__link--home{box-sizing:border-box;color:#475569;background:0 0;border-radius:0;flex:1 1 0;width:auto;min-width:0;height:auto;min-height:22px;margin:0;padding:3px 2px 4px;font-size:.76rem;font-weight:400;line-height:1.2}.site-mobile-bottom-nav__link.site-mobile-bottom-nav__link--home.site-mobile-bottom-nav__link--active{color:var(--ui-primary);background:0 0;font-weight:500}@media (min-width:768px){.site-mobile-bottom-nav{display:none!important}.site-shell.site-shell--pc-site-chrome:has(.site-home-page--main) .site-home-fab-root .site-mobile-bottom-nav{display:flex!important}.site-shell.site-shell--pc-site-chrome.site-shell--site-main-sample .site-home-fab-root .site-mobile-bottom-nav{display:flex!important}}.client-mobile-bottom-nav{display:none}@media (max-width:767px){.app-dashboard-mobile-root[data-dashboard-mobile-area=client]{--client-bottom-nav-height:64px;--client-safe-bottom:max(16px, env(safe-area-inset-bottom,0px));--client-bottom-reserved-space:calc(var(--client-bottom-nav-height) + var(--client-safe-bottom));--client-bottom-space:var(--client-bottom-reserved-space)}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-bracket-view-fullscreen="1"]),.app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"])){--client-bottom-nav-height:0px}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-bracket-view-fullscreen="1"]) .client-mobile-bottom-nav,.app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"]) .client-mobile-bottom-nav){display:none!important}.app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"])){box-sizing:border-box;flex-direction:column;height:100dvh;min-height:0;max-height:100dvh;display:flex;overflow:hidden}.app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"]))>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;min-height:0;padding-top:calc(var(--app-dashboard-mobile-chrome-height) + var(--site-shell-gray-padding-top));padding-bottom:0;padding-left:max(12px, env(safe-area-inset-left,0px));padding-right:max(12px, env(safe-area-inset-right,0px));flex:auto;scroll-padding-bottom:.75rem;overflow:hidden auto}.app-dashboard-mobile-root[data-dashboard-mobile-area=client] .client-mobile-bottom-nav{box-sizing:border-box;padding-left:max(0px, env(safe-area-inset-left,0px));padding-right:max(0px, env(safe-area-inset-right,0px));pointer-events:auto;z-index:56;background:#fff;border-top:1px solid #e2e8f0;flex-direction:row;justify-content:space-between;align-items:stretch;gap:0;margin:0;display:flex}.app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"])) .client-mobile-bottom-nav{width:100%;height:auto;min-height:var(--client-bottom-nav-height);padding-bottom:env(safe-area-inset-bottom,0px);flex-shrink:0;align-self:stretch;position:relative}.app-dashboard-mobile-root[data-dashboard-mobile-area=client] .client-mobile-bottom-nav__btn{color:#475569;min-width:0;min-height:44px;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:0 0;border:none;border-radius:0;flex-direction:row;flex:1 1 0;justify-content:center;align-items:center;gap:0;margin:0;padding:6px 5px;display:flex;text-decoration:none!important}.app-dashboard-mobile-root[data-dashboard-mobile-area=client] .client-mobile-bottom-nav__btn--primary{color:var(--ui-primary,#4d7db5);font-weight:700}.app-dashboard-mobile-root[data-dashboard-mobile-area=client] .client-mobile-bottom-nav__label{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.76rem;font-weight:600;line-height:1.2;overflow:hidden}.app-dashboard-mobile-root[data-dashboard-mobile-area=client] .client-mobile-bottom-nav__btn--primary .client-mobile-bottom-nav__label{font-weight:700}.app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"])) .client-dashboard-scroll-safe-area{padding-bottom:.75rem;scroll-padding-bottom:.75rem}.app-dashboard-mobile-root[data-dashboard-mobile-area=client] .client-dashboard-fixed-bottom{bottom:calc(env(safe-area-inset-bottom,0px) + var(--client-bottom-nav-height))!important}.app-dashboard-mobile-root[data-dashboard-mobile-area=client] .client-dashboard-inquiry-composer-footer{padding-bottom:max(.65rem, env(safe-area-inset-bottom,0px))!important}.app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"])) .client-dashboard-inquiry-composer-root{height:100%!important;max-height:100%!important}}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"],html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]){--client-bottom-nav-height:64px;--client-safe-bottom:max(16px, env(safe-area-inset-bottom,0px));--client-bottom-reserved-space:calc(var(--client-bottom-nav-height) + var(--client-safe-bottom));--client-bottom-space:var(--client-bottom-reserved-space)}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:has([data-client-bracket-view-fullscreen="1"]),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-bracket-view-fullscreen="1"])),:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:has([data-client-applications-table-fullscreen="1"]),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"])){--client-bottom-nav-height:0px}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:has([data-client-bracket-view-fullscreen="1"]),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-bracket-view-fullscreen="1"])) .client-mobile-bottom-nav,:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:has([data-client-applications-table-fullscreen="1"]),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"])) .client-mobile-bottom-nav{display:none!important}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:not(:has([data-client-bracket-view-fullscreen="1"])),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"]))){box-sizing:border-box;flex-direction:column;height:100dvh;min-height:0;max-height:100dvh;display:flex;overflow:hidden}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:not(:has([data-client-bracket-view-fullscreen="1"])),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"])))>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;min-height:0;padding-top:calc(var(--app-dashboard-mobile-chrome-height) + var(--site-shell-gray-padding-top));padding-bottom:0;padding-left:max(12px, env(safe-area-inset-left,0px));padding-right:max(12px, env(safe-area-inset-right,0px));flex:auto;scroll-padding-bottom:.75rem;overflow:hidden auto}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"],html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]) .client-mobile-bottom-nav{box-sizing:border-box;padding-left:max(0px, env(safe-area-inset-left,0px));padding-right:max(0px, env(safe-area-inset-right,0px));pointer-events:auto;z-index:56;background:#fff;border-top:1px solid #e2e8f0;flex-direction:row;justify-content:space-between;align-items:stretch;gap:0;margin:0;display:flex}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:not(:has([data-client-bracket-view-fullscreen="1"])),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"]))) .client-mobile-bottom-nav{width:100%;height:auto;min-height:var(--client-bottom-nav-height);padding-bottom:env(safe-area-inset-bottom,0px);flex-shrink:0;align-self:stretch;position:relative}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"],html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]) .client-mobile-bottom-nav__btn{color:#475569;min-width:0;min-height:44px;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:0 0;border:none;border-radius:0;flex-direction:row;flex:1 1 0;justify-content:center;align-items:center;gap:0;margin:0;padding:6px 5px;display:flex;text-decoration:none!important}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"],html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]) .client-mobile-bottom-nav__btn--primary{color:var(--ui-primary,#4d7db5);font-weight:700}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"],html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]) .client-mobile-bottom-nav__label{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.76rem;font-weight:600;line-height:1.2;overflow:hidden}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"],html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]) .client-mobile-bottom-nav__btn--primary .client-mobile-bottom-nav__label{font-weight:700}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:not(:has([data-client-bracket-view-fullscreen="1"])),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"]))) .client-dashboard-scroll-safe-area{padding-bottom:.75rem;scroll-padding-bottom:.75rem}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"],html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]) .client-dashboard-fixed-bottom{bottom:calc(env(safe-area-inset-bottom,0px) + var(--client-bottom-nav-height))!important}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"],html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]) .client-dashboard-inquiry-composer-footer{padding-bottom:max(.65rem, env(safe-area-inset-bottom,0px))!important}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:not(:has([data-client-bracket-view-fullscreen="1"])),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"]))) .client-dashboard-inquiry-composer-root{height:100%!important;max-height:100%!important}.client-dashboard-fixed-bottom{bottom:0}.app-dashboard-mobile-root{background:var(--ui-bg-page);box-sizing:border-box;min-height:100dvh}@media (max-width:767px){.app-dashboard-mobile-root:has([data-card-publish-v2="1"]){box-sizing:border-box;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}.app-dashboard-mobile-root:has([data-card-publish-v2="1"])>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.app-dashboard-mobile-root:has([data-client-bracket-view-fullscreen="1"]){box-sizing:border-box;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}.app-dashboard-mobile-root:has([data-client-bracket-view-fullscreen="1"])>.app-dashboard-mobile-chrome{display:none!important}.app-dashboard-mobile-root:has([data-client-bracket-view-fullscreen="1"])>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{flex-direction:column;flex:auto;min-height:0;padding-top:0;padding-bottom:0;display:flex;overflow:hidden}.app-dashboard-mobile-root:has([data-client-applications-vertical-focus="1"]){box-sizing:border-box;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}.app-dashboard-mobile-root:has([data-client-applications-vertical-focus="1"])>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.app-dashboard-mobile-root:has([data-client-applications-vertical-focus="1"]) main[data-client-applications-vertical-focus="1"].v3-page{min-height:0;padding-top:.35rem;padding-bottom:0;padding-left:max(.45rem, env(safe-area-inset-left,0px));padding-right:max(.45rem, env(safe-area-inset-right,0px));box-sizing:border-box;flex-direction:column;flex:auto;gap:0;width:100%;max-width:none;margin:0;display:flex;overflow:hidden}.app-dashboard-mobile-root:has([data-client-applications-table-fullscreen="1"]){box-sizing:border-box;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}.app-dashboard-mobile-root:has([data-client-applications-table-fullscreen="1"])>.app-dashboard-mobile-chrome{display:none!important}.app-dashboard-mobile-root:has([data-client-applications-table-fullscreen="1"])>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{min-height:0;padding-top:max(var(--app-safe-top), 0px);padding-bottom:0;padding-left:max(var(--app-safe-left), 0px);padding-right:max(var(--app-safe-right), 0px);flex-direction:column;flex:auto;display:flex;overflow:hidden}.app-dashboard-mobile-root:has([data-client-applications-table-fullscreen="1"]) main[data-client-applications-table-fullscreen="1"]{box-sizing:border-box;flex-direction:column;flex:auto;gap:0;width:100%;min-height:0;display:flex;overflow:hidden;max-width:none!important;margin:0!important;padding:0!important}}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-card-publish-v2="1"]){box-sizing:border-box;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-card-publish-v2="1"])>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-bracket-view-fullscreen="1"]){box-sizing:border-box;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-bracket-view-fullscreen="1"])>.app-dashboard-mobile-chrome{display:none!important}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-bracket-view-fullscreen="1"])>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{flex-direction:column;flex:auto;min-height:0;padding-top:0;padding-bottom:0;display:flex;overflow:hidden}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-vertical-focus="1"]){box-sizing:border-box;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-vertical-focus="1"])>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-vertical-focus="1"]) main[data-client-applications-vertical-focus="1"].v3-page{min-height:0;padding-top:.35rem;padding-bottom:0;padding-left:max(.45rem, env(safe-area-inset-left,0px));padding-right:max(.45rem, env(safe-area-inset-right,0px));box-sizing:border-box;flex-direction:column;flex:auto;gap:0;width:100%;max-width:none;margin:0;display:flex;overflow:hidden}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"]){box-sizing:border-box;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"])>.app-dashboard-mobile-chrome{display:none!important}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"])>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{min-height:0;padding-top:max(var(--app-safe-top), 0px);padding-bottom:0;padding-left:max(var(--app-safe-left), 0px);padding-right:max(var(--app-safe-right), 0px);flex-direction:column;flex:auto;display:flex;overflow:hidden}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"]) main[data-client-applications-table-fullscreen="1"]{box-sizing:border-box;flex-direction:column;flex:auto;gap:0;width:100%;min-height:0;display:flex;overflow:hidden;max-width:none!important;margin:0!important;padding:0!important}@media (orientation:landscape){.app-dashboard-mobile-root:has([data-client-applications-table-fullscreen="1"]){box-sizing:border-box;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}.app-dashboard-mobile-root:has([data-client-applications-table-fullscreen="1"])>.app-dashboard-mobile-chrome{display:none!important}.app-dashboard-mobile-root:has([data-client-applications-table-fullscreen="1"])>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{min-height:0;padding-top:max(var(--app-safe-top), 0px);padding-bottom:0;padding-left:max(var(--app-safe-left), 0px);padding-right:max(var(--app-safe-right), 0px);flex-direction:column;flex:auto;display:flex;overflow:hidden}.app-dashboard-mobile-root:has([data-client-applications-table-fullscreen="1"]) main[data-client-applications-table-fullscreen="1"]{box-sizing:border-box;flex-direction:column;flex:auto;gap:0;width:100%;min-height:0;display:flex;overflow:hidden;max-width:none!important;margin:0!important;padding:0!important}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"]){box-sizing:border-box;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"])>.app-dashboard-mobile-chrome{display:none!important}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"])>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{min-height:0;padding-top:max(var(--app-safe-top), 0px);padding-bottom:0;padding-left:max(var(--app-safe-left), 0px);padding-right:max(var(--app-safe-right), 0px);flex-direction:column;flex:auto;display:flex;overflow:hidden}html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"]) main[data-client-applications-table-fullscreen="1"]{box-sizing:border-box;flex-direction:column;flex:auto;gap:0;width:100%;min-height:0;display:flex;overflow:hidden;max-width:none!important;margin:0!important;padding:0!important}}.tv-root-shell{box-sizing:border-box;min-height:100svh;padding-top:max(0px, var(--app-safe-top));padding-right:max(0px, var(--app-safe-right));padding-bottom:max(0px, var(--app-safe-bottom));padding-left:max(0px, var(--app-safe-left))}.app-dashboard-shell.app-mobile-bottom-nav-scroll-pad{background:var(--ui-bg-page)}.app-dashboard-mobile-chrome{box-sizing:border-box;flex-shrink:0;width:100%;display:none;margin-left:0!important;margin-right:0!important}@media (max-width:767px){.app-dashboard-mobile-chrome{display:block}.app-dashboard-mobile-root:not(:has([data-client-bracket-view-fullscreen="1"])):not(:has([data-client-applications-table-fullscreen="1"]))>.app-dashboard-mobile-chrome{z-index:60;width:100%;max-width:none;padding-left:max(.85rem, env(safe-area-inset-left,0px));padding-right:max(.85rem, env(safe-area-inset-right,0px));box-sizing:border-box;margin-left:0;margin-right:0;position:fixed;top:0;left:0;right:0}}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"],html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client])>.app-dashboard-mobile-chrome{display:block}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:has([data-client-bracket-view-fullscreen="1"]),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-bracket-view-fullscreen="1"]))>.app-dashboard-mobile-chrome,:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:has([data-client-applications-table-fullscreen="1"]),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-applications-table-fullscreen="1"]))>.app-dashboard-mobile-chrome{display:none!important}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:not(:has([data-client-bracket-view-fullscreen="1"])):not(:has([data-client-applications-table-fullscreen="1"])),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"])):not(:has([data-client-applications-table-fullscreen="1"])))>.app-dashboard-mobile-chrome{z-index:60;width:100%;max-width:none;padding-left:max(.85rem, env(safe-area-inset-left,0px));padding-right:max(.85rem, env(safe-area-inset-right,0px));box-sizing:border-box;margin-left:0;margin-right:0;position:fixed;top:0;left:0;right:0}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:has([data-client-bracket-view-fullscreen="1"]),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-bracket-view-fullscreen="1"])){box-sizing:border-box;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:has([data-client-bracket-view-fullscreen="1"]),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:has([data-client-bracket-view-fullscreen="1"]))>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{flex-direction:column;flex:auto;min-height:0;padding-top:0;padding-bottom:0;display:flex;overflow:hidden}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:not(:has([data-client-bracket-view-fullscreen="1"])):has([data-client-applications-table-fullscreen="1"]),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"])):has([data-client-applications-table-fullscreen="1"])){box-sizing:border-box;flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:not(:has([data-client-bracket-view-fullscreen="1"])):has([data-client-applications-table-fullscreen="1"]),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"])):has([data-client-applications-table-fullscreen="1"]))>.app-mobile-bottom-nav-scroll-pad.app-dashboard-shell--with-mobile-chrome{min-height:0;padding-top:max(var(--app-safe-top), 0px);padding-bottom:0;padding-left:max(var(--app-safe-left), 0px);padding-right:max(var(--app-safe-right), 0px);flex-direction:column;flex:auto;display:flex;overflow:hidden}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"]:not(:has([data-client-bracket-view-fullscreen="1"])):has([data-client-applications-table-fullscreen="1"]),html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]:not(:has([data-client-bracket-view-fullscreen="1"])):has([data-client-applications-table-fullscreen="1"])) main[data-client-applications-table-fullscreen="1"]{box-sizing:border-box;flex-direction:column;flex:auto;gap:0;width:100%;min-height:0;display:flex;overflow:hidden;max-width:none!important;margin:0!important;padding:0!important}.app-dashboard-mobile-chrome__inner{box-sizing:border-box;grid-template-columns:minmax(2.75rem,1fr) minmax(0,3fr) minmax(2.75rem,1fr);align-items:center;width:100%;display:grid}.app-dashboard-mobile-chrome__side{min-height:var(--site-shell-title-min-height);align-items:center;display:flex}.app-dashboard-mobile-chrome__side--start{justify-content:flex-start}.app-dashboard-mobile-chrome__side--end{justify-content:flex-end}.app-dashboard-mobile-chrome__side-spacer{width:2.75rem;height:1px;display:inline-block}.app-dashboard-mobile-chrome__back{box-sizing:border-box;border-radius:.45rem;justify-content:center;align-items:center;min-width:2.75rem;min-height:44px;padding:0 .35rem;font-size:1.15rem;font-weight:700;display:inline-flex;color:#fff!important;text-decoration:none!important}.app-dashboard-mobile-chrome__title{box-sizing:border-box;max-width:100%;margin:0 auto;padding-left:.25rem;padding-right:.25rem}@media (max-width:767px){.app-dashboard-shell--with-mobile-chrome>main.v3-page>.ui-client-dashboard-header,.app-dashboard-shell--with-mobile-chrome main.v3-page>.ui-client-dashboard-header,.app-dashboard-shell--with-mobile-chrome>main.v3-page.platform-home>.v3-h1:first-child{display:none!important}}:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"],html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]) .app-dashboard-shell--with-mobile-chrome>main.v3-page>.ui-client-dashboard-header,:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"],html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]) .app-dashboard-shell--with-mobile-chrome main.v3-page>.ui-client-dashboard-header,:is(.app-dashboard-mobile-root[data-dashboard-mobile-area=client][data-carom-app-client-force-mobile-shell="1"],html[data-mobile-app-shell="1"] .app-dashboard-mobile-root[data-dashboard-mobile-area=client]) .app-dashboard-shell--with-mobile-chrome>main.v3-page.platform-home>.v3-h1:first-child{display:none!important}.app-dashboard-shell .v3-page>.ui-client-dashboard-header,.app-dashboard-shell .v3-page>.v3-h1:first-child{background:var(--ui-bg-card);color:#111827;border-radius:8px;margin:0 0 16px;padding:14px 16px}.app-dashboard-shell .v3-page>.ui-client-dashboard-header .v3-h1,.app-dashboard-shell .v3-page>.v3-h1:first-child{color:#111827;margin-bottom:0}.site-header{color:#fff;z-index:10;background:#0f2744;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.site-header-top{max-width:60rem;margin:0 auto;padding:.9rem 1rem}.site-header-top-desktop{justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-logo{color:inherit;font-size:1.2rem;font-weight:700;text-decoration:none}.site-header-logo-dots{display:none}.site-shell.site-shell--pc-site-chrome:not(.site-shell--dashboard-chrome-header) .site-header .site-logo{flex-wrap:nowrap;align-items:center;gap:.32rem;display:inline-flex}.site-shell.site-shell--pc-site-chrome:not(.site-shell--dashboard-chrome-header) .site-header .site-header-logo-dots{flex-shrink:0;align-items:center;gap:.09em;margin:0;padding-bottom:.06em;font-size:.74em;line-height:1;display:inline-flex}.site-shell.site-shell--pc-site-chrome:not(.site-shell--dashboard-chrome-header) .site-header .site-header-logo-dot{-webkit-user-select:none;user-select:none;line-height:1}.site-shell.site-shell--pc-site-chrome:not(.site-shell--dashboard-chrome-header) .site-header .site-header-logo-dot--y{color:#f5c609;text-shadow:0 0 2px #000000f2,0 1px 3px #000000bf}.site-shell.site-shell--pc-site-chrome:not(.site-shell--dashboard-chrome-header) .site-header .site-header-logo-dot--r{color:#ef4444;text-shadow:0 0 2px #000000f2,0 1px 3px #000000bf}.site-shell.site-shell--pc-site-chrome:not(.site-shell--dashboard-chrome-header) .site-header .site-header-logo-dot--w{color:#fff;text-shadow:0 0 2px #000000f2,0 1px 2px #000c}.site-nav{gap:.75rem;max-width:60rem;margin:0 auto;padding:0 1rem .8rem;display:flex}.site-nav a{color:#fff;border:1px solid #ffffff47;padding:.5rem .75rem;font-size:1rem;line-height:1.35;text-decoration:none}.site-nav-mobile{flex-wrap:wrap}.site-nav-desktop{margin:0;padding:0}.site-nav-aux{gap:.5rem;max-width:60rem;margin:0 auto;padding:0 1rem .8rem;display:flex}.site-nav-aux a{color:#ffffffeb;background:#ffffff14;border:1px solid #ffffff38;padding:.35rem .55rem;font-size:.9rem;line-height:1.3;text-decoration:none}.site-nav-aux-mobile{flex-wrap:wrap}.site-nav-aux-desktop{margin:0;padding:0}.site-header-nav-item-wrap{vertical-align:middle;align-items:center;display:inline-flex;position:relative}.site-nav .site-header-mypage-nav-link{color:#fff;border:1px solid #ffffff47;padding:.5rem .75rem;font-size:1rem;line-height:1.35;text-decoration:none;display:inline-block}.site-nav-aux .site-header-mypage-nav-link{color:#ffffffeb;background:#ffffff14;border:1px solid #ffffff38;padding:.35rem .55rem;font-size:.9rem;line-height:1.3;text-decoration:none;display:inline-block}.site-header-unread-badge{box-sizing:border-box;color:#fff;text-align:center;pointer-events:none;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;padding:0 .22rem;font-size:.65rem;font-weight:700;line-height:1.125rem;display:inline-flex;position:absolute;top:0;right:0;transform:translate(35%,-35%)}.site-footer{background:#fff;border-top:1px solid #ddd;margin-top:2rem;padding:1rem}.site-footer-desktop{max-width:60rem;margin:0 auto}.site-footer-muted{color:#555;margin-top:.25rem}@media (max-width:48rem){.site-shell>.site-header,.site-shell>.site-footer{display:none!important}}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain .site-header,.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain .site-footer{display:block!important}@media (min-width:1024px){.site-shell.site-shell--pc-site-chrome.site-shell--pc-sticky-footer{background-color:var(--ui-bg-page,#f1f5f9)}.site-shell.site-shell--pc-site-chrome.site-shell--pc-sticky-footer:has(.site-home-page--main){background-color:#0a1421}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain{box-sizing:border-box;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain .site-header-top,.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain .site-nav,.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain .site-nav-aux,.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain .site-footer-desktop{max-width:none;margin-left:0;margin-right:0}}@media (min-width:768px){.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain .site-header{flex-flow:wrap;justify-content:center;align-items:flex-end;column-gap:.5rem;display:flex!important}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain .site-header>.site-header-top{flex:100%;max-width:none}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain .site-header>.site-nav,.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain .site-header>.site-nav-aux{flex-wrap:nowrap;flex:0 auto;width:auto;max-width:none;margin:0;padding:0 .6rem .8rem}.site-shell.site-shell--pc-site-chrome .site-home-page--main .site-home-dark-main.site-home-dark-main--stack .site-home-main-content-box .site-home-slide-stack{padding-top:0}}.site-shell.site-shell--pc-site-chrome .site-home-main-dashboard--platform-only{display:none!important}@media (min-width:768px){:is(html:has(.site-shell.site-shell--pc-site-chrome .site-home-page--main),body:has(.site-shell.site-shell--pc-site-chrome .site-home-page--main)){background-color:var(--ui-bg-page)}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main,.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main.v3-page{padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main{height:100dvh;max-height:100dvh;padding-bottom:env(safe-area-inset-bottom,0px);--site-home-mobile-bottom-nav-slide-extra:var(--mobile-bottom-nav-height);background-color:var(--ui-bg-page);background-image:none;flex-direction:column;flex:auto;justify-content:flex-start;align-items:stretch;display:flex;overflow:hidden;min-height:0!important}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-main-mobile-dock-brand-placeholder{width:0;height:0;display:block;overflow:hidden}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-shell-sticky-dock{z-index:85;pointer-events:none;background:0 0;flex:none;width:100%;height:auto;min-height:0;position:absolute;top:0;left:0;right:0}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-shell-sticky-dock>*{pointer-events:auto}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-top-white{height:0;min-height:0;padding:0;padding-left:max(.75rem, env(safe-area-inset-left,0px));padding-right:max(.75rem, env(safe-area-inset-right,0px));margin-left:0;margin-right:0;overflow:hidden;box-shadow:none!important;background:0 0!important;border:none!important}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-top-white.site-home-top-white--main .site-home-brand{min-height:0;padding-top:0;padding-bottom:0}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-mobile-page-title-block{min-height:0;padding-top:0;padding-bottom:0;line-height:0}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-main-slide-logo-overlay{top:calc(env(safe-area-inset-top,0px) + 12px);z-index:400;pointer-events:none;text-align:center;background:0 0;width:max-content;max-width:calc(100vw - 1.5rem);height:auto;position:absolute;left:50%;overflow:visible;transform:translate(-50%)}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-main-slide-logo-overlay .site-main-logo{letter-spacing:.1em;opacity:.96;font-size:.72rem}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-main-slide-logo-overlay .site-main-logo-name{color:#fffffff5;text-shadow:0 1px 2px #00000080,0 0 1px #000000d9}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-main-notice-strip{--site-home-main-notice-content-h:clamp(28px, 8.2vw, 32px);--site-home-main-notice-content-top:calc(env(safe-area-inset-top,0px) + 12px + .72rem * 1.35 + 4px);box-sizing:border-box;width:100%;max-width:none;height:calc(var(--site-home-main-notice-content-top) + var(--site-home-main-notice-content-h));z-index:380;pointer-events:none;padding-left:0;padding-right:0;position:fixed;top:0;left:0;right:0;overflow:hidden}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-main-notice-strip__inner{box-sizing:border-box;width:100%;height:100%;min-height:100%;padding-top:0;padding-bottom:0;padding-left:max(.45rem, env(safe-area-inset-left,0px));padding-right:max(.45rem, env(safe-area-inset-right,0px));background:#17255480;flex-direction:column;justify-content:flex-end;align-items:stretch;display:flex;overflow:hidden}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-main-slide-png-host--with-site-notice .site-home-main-notice-strip__inner{background:#17255499}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-main-notice-strip__text{white-space:nowrap;letter-spacing:-.01em;color:#ffd54f;text-shadow:0 1px 2px #0000008c;will-change:transform;flex:none;align-self:flex-start;max-width:none;font-size:clamp(10px,2.85vw,12px);font-weight:600;line-height:1.2;animation:18s linear infinite site-home-main-notice-marquee;display:inline-block}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-shell-scroll-body{overscroll-behavior:none;overflow-y:hidden}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-shell{flex-direction:column;flex:auto;height:auto;max-height:100%;padding-bottom:0;display:flex;overflow:hidden;border-radius:0!important;width:100%!important;max-width:none!important;min-height:0!important;padding-left:0!important;padding-right:0!important}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-dark-main{background-color:var(--site-home-bg-c);background-image:radial-gradient(ellipse 130% 52% at 50% -14%, #ffffff29 0%, #a0beeb12 32%, transparent 60%), linear-gradient(180deg, var(--site-home-bg-a) 0%, var(--site-home-bg-b) 52%, var(--site-home-bg-c) 100%);padding-bottom:var(--site-home-bottom-nav-reserve);margin-left:0;margin-right:0;padding-left:0;padding-right:0}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-dark-main:before{opacity:.16}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-slide-stack{flex:auto;justify-content:flex-start}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-main-slide-png-host{z-index:2;flex-direction:column;flex:auto;justify-content:center;width:100%;min-height:0;display:flex;position:relative;overflow:visible}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-slide-stack,.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-slide-anchor{overflow-x:hidden;overflow-y:visible!important}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .slide-deck-wrap{align-items:center;width:100%;max-width:min(100%,520px);margin-left:auto;margin-right:auto;padding:0;position:relative}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .slide-deck-wrap .slide-deck{box-sizing:border-box;width:min(94vw,492px);max-width:min(94vw,492px);min-height:0;height:calc((var(--slide-window-reference-height) * 1.2 + var(--slide-layer-padding-y)) * 1.3 * var(--slide-window-height-scale) + var(--site-home-mobile-bottom-nav-slide-extra,var(--mobile-bottom-nav-height)) - var(--site-home-slide-deck-trim-to-button-equator));max-height:none;padding-bottom:max(16px, calc(84px + 4.5rem + 16px - var(--site-home-slide-deck-trim-to-button-equator)));background-image:none;background-color:var(--site-home-main-slide-deck-surface);border:1px solid #ffffff1a;border-radius:20px;margin-top:0;margin-left:auto;margin-right:auto;box-shadow:inset 0 1px #ffffff0f,0 16px 48px #00000061}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .slide-deck-wrap .slide-deck:before{content:"";z-index:310;pointer-events:none;background:linear-gradient(#0712246b 0%,#0712241f 18%,#0000 42%);position:absolute;inset:0}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .slide-deck-wrap .slide-deck:after{content:"";z-index:305;pointer-events:none;background:var(--site-home-slide-deck-bottom-vignette);position:absolute;inset:0}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-slide-stack .slide-deck-wrap .slide-deck__card{box-shadow:var(--site-slide-deck-card-shadow-pc)}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-dark-main.site-home-dark-main--stack .site-home-main-content-box .site-home-slide-stack{padding-top:0}.site-shell.site-shell--pc-site-chrome>.site-shell-pc-constrain>.site-shell-main>.site-home-page--main .site-home-dark-main .site-home-cta-primary{margin-bottom:.65rem!important}}.site-shell.site-shell--pc-site-chrome .site-home-pc-notice-in-brand{box-sizing:border-box;width:calc(100% + 1.7rem);max-width:none;margin-left:-.85rem;margin-right:-.85rem}.site-shell.site-shell--pc-site-chrome .site-home-pc-notice-in-brand__bar{box-sizing:border-box;white-space:nowrap;background:#fff176;border:1px solid #c9a227;border-radius:0;align-items:center;width:100%;min-height:1.8rem;padding:.216rem .55rem;display:flex;overflow:hidden}.site-shell.site-shell--pc-site-chrome .site-home-pc-notice-in-brand__text{white-space:nowrap;color:#d00000;will-change:transform;text-shadow:none;font-size:.8rem;line-height:1.25;animation:14s linear infinite site-notice-marquee;display:inline-block}.site-shell.site-shell--pc-site-chrome .site-home-pc-brand-empty{min-height:var(--site-shell-title-min-height);display:block}.outline-tiptap-root .ProseMirror p{margin:.35em 0}.outline-tiptap-root .ProseMirror h2{margin:.5em 0 .25em;font-size:1.1rem}.outline-tiptap-root .ProseMirror h3{margin:.45em 0 .2em;font-size:1rem}.outline-tiptap-root .ProseMirror ul,.outline-tiptap-root .ProseMirror ol{padding-left:1.25rem}.outline-tiptap-root .ProseMirror p.is-editor-empty:first-child:before{color:#94a3b8;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.card-clean{box-sizing:border-box;background:#fff;border:none;border-radius:16px;padding:16px;box-shadow:0 2px 8px #0000000a}.primary-button,button.primary-button,a.primary-button{box-sizing:border-box;background:var(--color-primary);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 1.25rem;font-size:.95rem;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex}.primary-button:hover{filter:brightness(1.03)}.primary-button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.primary-button:disabled{opacity:.55;cursor:not-allowed}.secondary-button,button.secondary-button,a.secondary-button{box-sizing:border-box;border:1px solid var(--color-border);background:var(--color-bg-soft);min-height:44px;color:var(--color-text-main);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:10px;justify-content:center;align-items:center;padding:0 1rem;font-size:.9rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.secondary-button:hover{background:#f3f4f6}.secondary-button:focus-visible{outline:2px solid var(--color-border);outline-offset:2px}.secondary-button:disabled{opacity:.55;cursor:not-allowed}.badge-status{box-sizing:border-box;color:#14532d;background:#e8f5e9;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.25;display:inline-flex}.icon-tone-muted{color:var(--color-icon-muted)}.icon-tone-muted svg{color:inherit}.icon-tone-primary{color:var(--color-primary)}.icon-tone-primary svg{color:inherit}.u-gap-cards{gap:var(--spacing-card-gap)}.u-gap-sections{gap:var(--spacing-section-gap)}.u-stack-cards{gap:var(--spacing-card-gap);flex-direction:column;display:flex}.u-stack-sections{gap:var(--spacing-section-gap);flex-direction:column;display:flex}.site-detail-page-stack{gap:var(--spacing-section-gap,22px);flex-direction:column;display:flex}.site-tournament-detail-site.site-detail-page-stack{gap:1.05rem}.site-tournament-detail-site>.card-clean.site-detail-inner-stack:not(.site-tournament-detail-hero){box-shadow:none;background:#fff;border:1px solid #0f172a17;border-radius:14px;padding:.95rem 1rem}.site-tournament-detail-site>section.site-tournament-detail-hero.card-clean{box-shadow:none;background:linear-gradient(165deg,#eef2f7 0%,#fff 58%);border:1px solid #0f172a1a;border-radius:16px;gap:.5rem;padding:1rem 1.1rem 1.15rem}.site-tournament-detail-site .site-detail-hero-title{letter-spacing:-.03em;-webkit-line-clamp:3;font-size:clamp(1.35rem,3.6vw,1.7rem);font-weight:500;line-height:1.28}.site-tournament-detail-site .site-tournament-detail-hero-meta-line{color:#475569;font-size:.875rem;font-weight:400;line-height:1.45}.site-tournament-detail-site .site-tournament-detail-hero-recruitment{color:#334155;font-size:.875rem;font-weight:400}.site-tournament-detail-site .site-tournament-detail-hero-poster-wrap{max-width:min(280px,90vw);margin-top:.35rem}.site-tournament-detail-site .site-detail-poster.site-tournament-detail-hero-poster{border:1px solid #0f172a14;border-radius:12px}.site-tournament-detail-site .primary-button.site-tournament-detail-apply-cta{min-height:50px;box-shadow:none;border-radius:12px;font-size:1rem;font-weight:500}.site-tournament-detail-site>.site-detail-actions-row{padding:0 .15rem}.site-venue-detail-site.site-detail-page-stack{gap:1.05rem}.site-venue-detail-site>section.card-clean.site-detail-inner-stack{box-shadow:none;background:#fff;border:1px solid #0f172a17;border-radius:14px;padding:.95rem 1rem}.site-venue-detail-hero-cover{background:#f1f5f9;border:1px solid #0f172a1a;border-radius:14px;width:calc(100% + .1px);max-height:min(42vw,220px);margin:0 0 .15rem;overflow:hidden}.site-venue-detail-hero-cover-img{object-fit:cover;width:100%;height:100%;max-height:min(42vw,220px);display:block}.site-venue-detail-hero-phone{font-variant-numeric:tabular-nums;color:#0f172a;align-items:center;margin-top:.2rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.site-venue-detail-hero-phone:hover{color:#2563eb}.site-venue-detail-hero-block.site-detail-inner-stack{gap:.55rem}.site-venue-detail-site .site-venue-detail-title{font-size:clamp(1.35rem,3.6vw,1.65rem);font-weight:500}.site-detail-inner-stack{flex-direction:column;gap:.75rem;display:flex}.site-detail-hero-title{letter-spacing:-.03em;color:var(--color-text-main,#111);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.35rem;font-weight:500;line-height:1.28;display:-webkit-box;overflow:hidden}.site-detail-hero-meta{color:var(--color-text-sub,#666);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:400;line-height:1.4;overflow:hidden}.site-detail-hero-summary{color:var(--color-text-sub,#666);-webkit-line-clamp:2;white-space:pre-wrap;-webkit-box-orient:vertical;margin:0;font-size:.88rem;font-weight:400;line-height:1.55;display:-webkit-box;overflow:hidden}.primary-button.primary-button--block{width:100%;max-width:100%}.site-detail-section-title{color:var(--color-text-main,#111);margin:0 0 .35rem;font-size:1rem;font-weight:500}.site-detail-info-grid{grid-template-columns:minmax(4.25rem,auto) minmax(0,1fr);align-items:start;gap:.45rem .75rem;display:grid}.site-detail-label{color:var(--color-text-sub,#666);margin:0;padding-top:.12rem;font-size:.8rem;font-weight:500}.site-detail-value{color:var(--color-text-main,#111);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.92rem;font-weight:400;line-height:1.6}.site-detail-span-cols{grid-column:1/-1}.site-detail-actions-row{flex-wrap:wrap;align-items:stretch;gap:.5rem;display:flex}.site-detail-actions-row>.secondary-button{flex:8rem;min-width:5.25rem}.site-detail-body-text{white-space:pre-wrap;color:var(--color-text-main,#111);margin:0;font-size:.92rem;font-weight:400;line-height:1.65}.site-detail-poster{border-radius:10px;width:100%;max-width:320px;height:auto;display:block}.site-tournament-detail-hero-meta{flex-direction:column;gap:.2rem;display:flex}.site-tournament-detail-hero-meta-line{color:#64748b;margin:0;font-size:.8125rem;font-weight:400;line-height:1.45}.site-tournament-detail-hero-recruitment{color:#475569;margin:0;font-size:.8125rem;font-weight:400;line-height:1.4}.site-tournament-detail-hero-badge{align-self:flex-start}.site-tournament-detail-hero-poster-wrap{width:100%;max-width:320px}.site-tournament-detail-apply-closed-note{color:#64748b;margin:.35rem 0 0}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-detail-site.site-detail-page-stack,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-venue-detail-site.site-detail-page-stack{gap:1.12rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-detail-site>section.site-tournament-detail-hero.card-clean{border-radius:15px;padding:1.05rem 1rem 1.12rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-detail-site .site-tournament-detail-hero-poster-wrap{max-width:min(260px,82vw)}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-detail-hero-badge.badge-status,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-detail-hero-badge.site-board-status-badge{padding:3px 10px;font-size:.8125rem;font-weight:500;line-height:1.25}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-detail-hero-badge.site-board-status-badge--urgent{color:#9f1239;background:#fff1f2}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-detail-hero-badge.site-board-status-badge--closed{color:#475569;background:#f1f5f9}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-detail-hero-badge.site-board-status-badge--live{color:#3730a3;background:#eef2ff}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-detail-hero-badge.site-board-status-badge--ended{color:#334155;background:#f1f5f9}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-detail-hero-badge.site-board-status-badge--muted{color:#64748b;background:#f1f5f9}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-tournament-detail-site>.card-clean.site-detail-inner-stack:not(.site-tournament-detail-hero){border-radius:13px;padding:1rem .95rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .primary-button.site-tournament-detail-apply-cta{box-shadow:none;margin-top:.48rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-venue-detail-site>section.card-clean.site-detail-inner-stack{border-radius:13px;padding:1rem .95rem}.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-venue-detail-hero-cover,.site-shell.site-shell--ua-mobile-site .site-home-page--standard .site-venue-detail-hero-cover-img{max-height:min(46vw,240px)}.site-venue-detail-title{letter-spacing:-.03em;color:var(--color-text-main,#111);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.3rem;font-weight:500;line-height:1.28;display:-webkit-box;overflow:hidden}.site-venue-detail-meta{color:var(--color-text-sub,#666);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:400;line-height:1.4;overflow:hidden}.site-venue-kv{align-items:flex-start;gap:.55rem;display:flex}.site-venue-kv__icon{width:1.125rem;height:1.125rem;color:var(--color-icon-muted,#9ca3af);flex-shrink:0;margin-top:.18rem}.site-venue-kv__body{flex:auto;min-width:0}.site-venue-kv__label{color:var(--color-text-sub,#666);letter-spacing:.02em;margin:0;font-size:.72rem;font-weight:500}.site-venue-kv__value{color:var(--color-text-main,#111);white-space:pre-wrap;word-break:break-word;margin:.12rem 0 0;font-size:.9rem;font-weight:400;line-height:1.55}.site-venue-action-icon{width:1.05rem;height:1.05rem;color:var(--color-icon-muted,#9ca3af);flex-shrink:0}.site-venue-action-btn{gap:.35rem}a.secondary-button.site-venue-website-btn{flex-wrap:nowrap;justify-content:flex-start;gap:.45rem;max-width:22rem}.site-profile-edit-form .site-profile-edit-label{color:var(--color-text-sub,#666);font-size:.78rem;font-weight:600}.site-profile-edit-input{box-sizing:border-box;border:1px solid var(--color-border,#e5e7eb);width:100%;color:var(--color-text-main,#111);background:#fff;border-radius:10px;padding:.6rem .75rem;font-size:.95rem;line-height:1.35}.site-profile-edit-input:focus{outline-offset:1px;outline:2px solid #2563eb38}.site-profile-edit-input--readonly{background:var(--color-bg-soft,#f9fafb);color:var(--color-text-sub,#666)}.site-venue-detail-meta--address-preview{color:var(--color-text-sub,#666);font-size:.82rem}@media (max-width:767px){.site-home-page--main .slide-deck-wrap .slide-deck{background-color:var(--site-home-main-slide-deck-surface)!important;background-image:linear-gradient(180deg, #3b82f6 0%, #3b82f6 22%, var(--site-home-main-slide-deck-surface) 52%, var(--site-home-main-slide-deck-bottom-edge) 100%)!important;background-repeat:no-repeat!important;overflow-x:hidden!important;box-shadow:inset 0 -26px 52px -22px #0f172a52!important}.site-home-page--main .slide-deck-wrap .slide-deck:before{pointer-events:none;position:absolute;inset:0;content:""!important;z-index:310!important;background:linear-gradient(#0f172a2e 0%,#1e40af14 22%,#0000 46%)!important;display:block!important}.site-home-page--main .slide-deck-wrap .slide-deck:after{pointer-events:none;position:absolute;inset:0;content:""!important;z-index:305!important;background:var(--site-home-slide-deck-bottom-vignette)!important;display:block!important}}@supports (overflow:visible){@media (max-width:767px){.site-home-page--main .slide-deck-wrap .slide-deck{overflow-y:visible!important}}}.site-shell.site-shell--ua-mobile-site .site-home-page--main .slide-deck-wrap .slide-deck{background-color:var(--site-home-main-slide-deck-surface)!important;background-image:linear-gradient(180deg, #3b82f6 0%, #3b82f6 22%, var(--site-home-main-slide-deck-surface) 52%, var(--site-home-main-slide-deck-bottom-edge) 100%)!important;background-repeat:no-repeat!important;overflow-x:hidden!important;box-shadow:inset 0 -26px 52px -22px #0f172a52!important}@supports (overflow:visible){.site-shell.site-shell--ua-mobile-site .site-home-page--main .slide-deck-wrap .slide-deck{overflow-y:visible!important}}.site-shell.site-shell--ua-mobile-site .site-home-page--main .slide-deck-wrap .slide-deck:before{pointer-events:none;position:absolute;inset:0;content:""!important;z-index:310!important;background:linear-gradient(#0f172a2e 0%,#1e40af14 22%,#0000 46%)!important;display:block!important}.site-shell.site-shell--ua-mobile-site .site-home-page--main .slide-deck-wrap .slide-deck:after{pointer-events:none;position:absolute;inset:0;content:""!important;z-index:305!important;background:var(--site-home-slide-deck-bottom-vignette)!important;display:block!important}.main-dim-overlay{z-index:10;pointer-events:none;background:#000000bf;position:fixed;inset:0}.card-selected{z-index:25;position:relative}
