html{--primary-font-family:var(--font-ui),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--display-font-family:var(--font-display),Georgia,"Times New Roman","Noto Serif",serif;--titan-font-family:var(--display-font-family);--base-gutter:4px;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--font-weight-black:900;--font-size-large:20px;--font-size-medium:16px;--font-size-small:14px;--font-size-x-small:12px;--font-size-xx-small:10px;--line-height-large:26px;--line-height-medium:22px;--line-height-small:20px;--line-height-x-small:16px;--line-height-xx-small:14px;--h1-font-size:50px;--h2-font-size:24px;--h3-font-size:20px;--h4-font-size:32px;--h1-line-height:60px;--h2-line-height:28px;--h3-line-height:34px;--h4-line-height:22px;--h5-font-size:18px;--h5-line-height:24px;--h6-font-size:16px;--h6-line-height:22px;--h1-font:var(--font-weight-bold) var(--h1-font-size) /var(--h1-line-height) var(--display-font-family);--h2-font:var(--font-weight-bold) var(--h2-font-size) /var(--h2-line-height) var(--display-font-family);--h3-font:var(--font-weight-bold) var(--h3-font-size) /var(--h3-line-height) var(--display-font-family);--h4-font:var(--font-weight-bold) var(--h4-font-size) /var(--h4-line-height) var(--display-font-family);--h5-font:var(--font-weight-bold) var(--h5-font-size) /var(--h5-line-height) var(--display-font-family);--h6-font:var(--font-weight-bold) var(--h6-font-size) /var(--h6-line-height) var(--display-font-family);--font-large:var(--font-weight-black) var(--font-size-large) /var(--line-height-large) var(--primary-font-family);--font-large-regular:var(--font-weight-regular) var(--font-size-large) /var(--line-height-large) var(--primary-font-family);--font-large-medium:var(--font-weight-medium) var(--font-size-large) /var(--line-height-large) var(--primary-font-family);--font-medium:var(--font-weight-black) var(--font-size-medium) /var(--line-height-medium) var(--primary-font-family);--font-medium-regular:var(--font-weight-regular) var(--font-size-medium) /var(--line-height-medium) var(--primary-font-family);--font-medium-medium:var(--font-weight-medium) var(--font-size-medium) /var(--line-height-medium) var(--primary-font-family);--font-small:var(--font-weight-medium) var(--font-size-small) /var(--line-height-small) var(--primary-font-family);--font-small-regular:var(--font-weight-regular) var(--font-size-small) /var(--line-height-small) var(--primary-font-family);--font-small-medium:var(--font-weight-medium) var(--font-size-small) /var(--line-height-small) var(--primary-font-family);--font-x-small:var(--font-weight-regular) var(--font-size-x-small) /var(--line-height-x-small) var(--primary-font-family);--font-x-small-regular:var(--font-weight-regular) var(--font-size-x-small) /var(--line-height-x-small) var(--primary-font-family);--font-x-small-medium:var(--font-weight-medium) var(--font-size-x-small) /var(--line-height-x-small) var(--primary-font-family);--font-xx-small:var(--font-weight-regular) var(--font-size-xx-small) /var(--line-height-xx-small) var(--primary-font-family);--font-xx-small-regular:var(--font-weight-regular) var(--font-size-xx-small) /var(--line-height-xx-small) var(--primary-font-family);--font-xx-small-medium:var(--font-weight-medium) var(--font-size-xx-small) /var(--line-height-xx-small) var(--primary-font-family);--space-0:0px;--space-2:2px;--space-4:4px;--space-6:6px;--space-8:8px;--space-12:12px;--space-16:16px;--space-24:24px;--space-32:32px;--space-48:48px;--space-64:64px;--space-128:128px;--radius-0:0px;--radius-2:2px;--radius-4:4px;--radius-6:6px;--radius-8:8px;--radius-10:10px;--radius-12:12px;--radius-16:16px;--radius-24:24px;--radius-32:32px;--radius-48:48px;--radius-64:64px;--radius-128:128px}.light{--color-primary:#000000;--text-primary:#000000;--text-brand:#000000;--loader-text:#000000;--text-primary-button:#ffffff;--text-accent-button:#ffffff;--text-primary-disabled:rgba(0,0,0,0.25);--text-secondary:#666666;--text-grey:#999999;--text-outline:rgba(0,0,0,0.64);--text-tertiary:#ffffff;--text-tertiary-disabled:rgba(255,255,255,0.25);--text-success:#54a348;--text-error:#000000;--text-warning:#000000;--text-accent:#000000;--text-sky:#000000;--text-button-secondary-disable:#cccccc;--brand-color-1:#000000;--brand-color-2:#333333;--brand-color-3:#666666;--brand-color-4:#999999;--border-color:#000000;--border-color-table:#e0e0e0;--border-color-grey:#cccccc;--border-color-warning:#000000;--hover-link-color:#333333;--background-primary:#ffffff;--background-modal-overlay:rgba(0,0,0,0.5);--background-token-card-hover:rgba(0,0,0,0.05);--background-self-order-row:rgba(0,0,0,0.03);--background-dev-order-row:rgba(0,0,0,0.05);--background-input-color:rgba(0,0,0,0.05);--background-successed-progress-bar-color:#000000;--background-error-progress-bar-color:#000000;--background-warning-progress-bar-color:#000000;--background-primary-progress-bar-color:#000000;--background-progress-bar-color:#e0e0e0;--background-control-menu-color:#f5f5f5;--background-button-disabled:#cccccc;--background-dev-message:rgba(0,0,0,0.02);--background-user-row-leaderboard:rgba(0,0,0,0.05);--background-white-button-color:#ffffff;--background-white-button-hover-color:#f5f5f5;--background-white-button-disable-color:rgba(255,255,255,0.25);--background-green-button-color:#000000;--background-green-button-hover-color:#333333;--background-green-button-disabled-color:#cccccc;--background-purple-button-color:#000000;--background-purple-button-hover-color:#333333;--background-red-button-color:#000000;--background-red-button-hover-color:#333333;--background-tag-success:rgba(0,0,0,0.1);--background-tag-warning:rgba(0,0,0,0.15);--background-tag-destructive:rgba(0,0,0,0.2);--background-tag-accent:rgba(0,0,0,0.12);--background-tag-tertiary:rgba(0,0,0,0.08);--bottom-navigation-background:#f5f5f5}.dark{--color-primary:#ffffff;--text-primary:#ffffff;--text-brand:#ffffff;--loader-text:#ffffff;--text-primary-button:#000000;--text-accent-button:#000000;--text-primary-disabled:rgba(255,255,255,0.25);--text-secondary:#cccccc;--text-grey:#666666;--text-outline:rgba(255,255,255,0.64);--text-tertiary:#000000;--text-tertiary-disabled:rgba(0,0,0,0.25);--text-success:#ffffff;--text-error:#ffffff;--text-warning:#ffffff;--text-accent:#ffffff;--text-sky:#ffffff;--text-button-secondary-disable:#333333;--brand-color-1:#ffffff;--brand-color-2:#cccccc;--brand-color-3:#999999;--brand-color-4:#666666;--border-color:#ffffff;--border-color-table:#333333;--border-color-grey:#555555;--border-color-warning:#ffffff;--hover-link-color:#cccccc;--background-primary:#000000;--background-modal-overlay:rgba(255,255,255,0.1);--background-token-card-hover:rgba(255,255,255,0.05);--background-self-order-row:rgba(255,255,255,0.06);--background-dev-order-row:rgba(255,255,255,0.08);--background-input-color:rgba(255,255,255,0.12);--background-successed-progress-bar-color:#ffffff;--background-error-progress-bar-color:#ffffff;--background-warning-progress-bar-color:#ffffff;--background-primary-progress-bar-color:#ffffff;--background-progress-bar-color:#333333;--background-control-menu-color:#1a1a1a;--background-button-disabled:#333333;--background-dev-message:rgba(255,255,255,0.02);--background-user-row-leaderboard:rgba(255,255,255,0.05);--background-white-button-color:#000000;--background-white-button-hover-color:#1a1a1a;--background-white-button-disable-color:rgba(0,0,0,0.25);--background-green-button-color:#ffffff;--background-green-button-hover-color:#cccccc;--background-green-button-disabled-color:#333333;--background-purple-button-color:#ffffff;--background-purple-button-hover-color:#cccccc;--background-red-button-color:#ffffff;--background-red-button-hover-color:#cccccc;--background-tag-success:rgba(255,255,255,0.1);--background-tag-warning:rgba(255,255,255,0.15);--background-tag-destructive:rgba(255,255,255,0.2);--background-tag-accent:rgba(255,255,255,0.12);--background-tag-tertiary:rgba(255,255,255,0.08);--bottom-navigation-background:#1a1a1a}:root{--browser-chrome-top-gap:0px;--app-min-page-height:100vh}@supports (min-height:100svh){:root{--app-min-page-height:100svh}}:root{--chip-broadcast-title-size:clamp(1.25rem,3.2vw,2.35rem);--chip-broadcast-stat-label-size:clamp(0.85rem,1.45vw,1.05rem);--chip-broadcast-stat-value-size:clamp(1.85rem,3.4vw,3.1rem);--chip-broadcast-stat-gap:calc(var(--base-gutter) * 5);--chip-broadcast-logo-height:clamp(60px,11vw,104px);--chip-broadcast-subheader-font:clamp(0.75rem,1.35vw,0.95rem);--chip-broadcast-column-justify:flex-start;--chip-broadcast-rating-zone-padding-top:0px;--chip-broadcast-grid-align-items:start;--chip-broadcast-grid-align-content:start;--chip-broadcast-clock-justify:flex-start;--chip-broadcast-clock-gap:calc(var(--base-gutter) * 4);--chip-broadcast-inner-blinds-gap:calc(var(--base-gutter) * 6);--bc-font-level:clamp(1.15rem,2.8vw,2rem);--bc-font-blinds:clamp(3rem,11vw,6rem);--bc-font-ante:clamp(1.2rem,2.8vw,1.85rem);--bc-font-timer:clamp(3rem,11.5vw,7rem);--bc-font-next:clamp(1.15rem,2.8vw,1.75rem);--bc-timer-pad-y:clamp(20px,5vw,48px);--bc-timer-pad-x:clamp(28px,10vw,140px);--bc-timer-max-width:min(100%,720px)}@media (hover:none) and (min-width:1600px),(hover:none) and (pointer:coarse) and (min-width:1024px){:root{--chip-broadcast-title-size:clamp(1.4rem,min(4.5vw,7vh),4.5rem);--chip-broadcast-stat-label-size:clamp(0.88rem,min(1.65vw,2.6vh),1.4rem);--chip-broadcast-stat-value-size:clamp(2rem,min(4.5vw,8.5vh),6rem);--chip-broadcast-stat-gap:clamp(18px,3.5vh,48px);--chip-broadcast-logo-height:clamp(76px,min(12vw,15vh),180px);--chip-broadcast-subheader-font:clamp(0.8rem,min(1.5vw,2.2vh),1.15rem);--chip-broadcast-column-justify:space-evenly;--chip-broadcast-rating-zone-padding-top:clamp(9vh,11vmin,200px);--chip-broadcast-grid-align-items:stretch;--chip-broadcast-grid-align-content:stretch;--chip-broadcast-clock-justify:space-evenly;--chip-broadcast-clock-gap:calc(var(--base-gutter) * 6);--chip-broadcast-inner-blinds-gap:calc(var(--base-gutter) * 10);--bc-font-level:clamp(1.2rem,min(3.2vw,5.5vh),3rem);--bc-font-blinds:clamp(3.25rem,min(13vw,20vh),10rem);--bc-font-ante:clamp(1.25rem,min(3.2vw,5vh),2.85rem);--bc-font-timer:clamp(3.5rem,min(14vw,22vh),14rem);--bc-font-next:clamp(1.2rem,min(3.4vw,5vh),3rem);--bc-timer-pad-y:clamp(16px,min(4vw,5vh),56px);--bc-timer-pad-x:clamp(24px,min(8vw,6vh),160px);--bc-timer-max-width:min(100%,96vw)}}@media (hover:none) and (pointer:coarse) and (min-width:1024px){:root{--browser-chrome-top-gap:clamp(28px,5.5vmin,72px)}}@media (hover:none) and (min-width:1600px){:root{--browser-chrome-top-gap:clamp(28px,5.5vmin,72px)}}html{background-color:var(--background-primary);margin:0;padding:0;&::-webkit-scrollbar{display:none}-ms-overflow-style:none;scrollbar-width:none}body{margin:0;padding:0;font-family:var(--primary-font-family);color:var(--text-primary);transition:background-color .3s ease,color .3s ease;&::-webkit-scrollbar{display:none}-ms-overflow-style:none;scrollbar-width:none}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{border:1px solid var(--color-primary);background-color:var(--background-primary);border-radius:var(--radius-10);cursor:pointer}