:root{--color-board-bg-dark:#8f8479;--color-board-bg:#bbada0;--color-text:#776e65;--color-text-bright:#f9f6f2;--color-tile-gold:#edc22e;--color-tile-gold-glow:#f3d573;--color-tile-hot-2:#fc5e2e;--font-family-base:"Clear Sans", "Helvetica Neue", Arial, sans-serif;--font-weight-regular:400;--font-weight-bold:700;--radius-sm:3px}@font-face{font-family:Clear Sans;font-weight:300;src:url(/fonts/ClearSans-Light-webfont.woff)format("woff")}@font-face{font-family:Clear Sans;font-weight:400;src:url(/fonts/ClearSans-Regular-webfont.woff)format("woff")}@font-face{font-family:Clear Sans;font-weight:700;src:url(/fonts/ClearSans-Bold-webfont.woff)format("woff")}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}body{background:var(--color-board-bg-dark);font-family:var(--font-family-base)}#app{width:100%;min-height:100vh;font-family:var(--font-family-base)}.logo-badge{border-radius:var(--radius-sm);background:linear-gradient(155deg, var(--color-tile-gold-glow), var(--color-tile-gold));flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.logo-badge span{font-weight:var(--font-weight-bold);color:#3d3226;letter-spacing:-.5px;font-size:9px}.logo-text{font-weight:var(--font-weight-bold);color:var(--color-text-bright);letter-spacing:.5px;font-size:17px}
