:root{--background:0 0% 7%;--foreground:0 0% 90%;--card:0 0% 10%;--card-foreground:0 0% 90%;--popover:0 0% 10%;--popover-foreground:0 0% 90%;--primary:0 0% 90%;--primary-foreground:0 0% 7%;--secondary:0 0% 15%;--secondary-foreground:0 0% 80%;--muted:0 0% 14%;--muted-foreground:0 0% 55%;--accent:0 0% 90%;--accent-foreground:0 0% 7%;--destructive:0 72% 51%;--destructive-foreground:0 0% 100%;--border:0 0% 18%;--input:0 0% 18%;--ring:0 0% 90%;--link:0 0% 70%;--link-hover:0 0% 80%;--button:0 0% 15%;--button-foreground:0 0% 90%;--button-border:0 0% 22%;--button-hover:0 0% 20%;--button-hover-foreground:0 0% 95%;--button-hover-border:0 0% 40%;--button-ring:0 0% 90%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%;--sidebar-background:0 0% 5%;--sidebar-foreground:0 0% 80%;--sidebar-primary:0 0% 90%;--sidebar-primary-foreground:0 0% 7%;--sidebar-accent:0 0% 12%;--sidebar-accent-foreground:0 0% 80%;--sidebar-border:0 0% 15%;--sidebar-ring:0 0% 90%;--radius:0.5rem}body,html{margin:0}@keyframes tileBounce{0%{transform:scale(0);opacity:0}55%{transform:scale(1.18);opacity:1}75%{transform:scale(.94)}90%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}.tile-bounce{animation:tileBounce .28s cubic-bezier(.34,1.4,.64,1) both}@keyframes tilePlacedGlow{0%{box-shadow:0 1px 4px rgba(0,0,0,.6),inset 0 1px 0 hsla(0,0%,100%,.5),0 0 0 0 hsla(0,0%,100%,0)}30%{box-shadow:0 1px 4px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.6),0 0 0 3px hsla(0,0%,100%,.35)}70%{box-shadow:0 1px 4px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.5),0 0 0 2px hsla(0,0%,100%,.15)}to{box-shadow:0 1px 4px rgba(0,0,0,.6),inset 0 1px 0 hsla(0,0%,100%,.5)}}.tile-placed-glow{animation:tileBounce .28s cubic-bezier(.34,1.4,.64,1) both,tilePlacedGlow .55s ease-out .25s both}@keyframes tileExit{0%{transform:scale(1);opacity:1}40%{transform:scale(1.08);opacity:.9}to{transform:scale(0);opacity:0}}.tile-exit{animation:tileExit .2s cubic-bezier(.4,0,1,1) both;pointer-events:none}@keyframes tileRackEnter{0%{transform:scale(.5) translateY(6px);opacity:0}70%{transform:scale(1.08) translateY(-1px);opacity:1}to{transform:scale(1) translateY(0);opacity:1}}.tile-rack-enter{animation:tileRackEnter .22s cubic-bezier(.34,1.56,.64,1) both}@keyframes aiTileAppear{0%{transform:scale(.3);opacity:0}60%{transform:scale(1.08);opacity:1}80%{transform:scale(.97)}to{transform:scale(1);opacity:1}}.ai-tile-appear{animation:aiTileAppear .38s cubic-bezier(.22,1,.36,1) both}@keyframes snapTileLand{0%{transform:scale(1);opacity:1}35%{transform:scale(1.15);opacity:1}60%{transform:scale(.94);opacity:1}80%{transform:scale(1.04);opacity:.8}to{transform:scale(1);opacity:0}}