:root{--gray-98:#f5f5f5;--gray-90:#e6e6e6;--gray-80:#ccc;--gray-60:#999;--gray-40:#666;--gray-20:#333;--gray-15:#262626;--gray-10:#1a1a1a;--gray-05:#0d0d0d;--glow-color:#c9be9c;--glow-soft:0 0 12px hsl(45, 20%, 60% / .4);--glow-strong:0 0 24px hsl(45, 30%, 70% / .6)}[data-theme=dark]{--color-bg:var(--gray-10);--color-surface:var(--gray-15);--color-fg:var(--gray-98);--color-muted:var(--gray-60);--color-border:var(--gray-20);--color-control-bg:hsl(0, 0%, 16% / .95);--color-control-border:var(--gray-60);--color-control-disabled-fg:var(--gray-40);--color-control-disabled-bg:hsl(0, 0%, 12% / .6);--color-hand:#d14747;--color-building-stroke:var(--gray-40);--color-building-fill:var(--gray-15);--color-building-top:var(--gray-20);--color-building-side-dark:var(--gray-10);--color-grid:hsl(0, 0%, 100% / .06);--color-void:var(--gray-05);--color-light-center:hsl(45, 15%, 95% / .12);--color-light-edge:hsl(0, 0%, 100% / 0)}[data-theme=light]{--glow-color:#b69120;--color-bg:var(--gray-98);--color-surface:#fff;--color-fg:var(--gray-10);--color-muted:var(--gray-40);--color-border:var(--gray-90);--color-control-bg:hsl(0, 0%, 100% / .95);--color-control-border:var(--gray-40);--color-control-disabled-fg:var(--gray-60);--color-control-disabled-bg:hsl(0, 0%, 95% / .6);--color-hand:#933;--color-building-stroke:var(--gray-60);--color-building-fill:var(--gray-90);--color-building-top:var(--gray-98);--color-building-side-dark:var(--gray-80);--color-grid:hsl(0, 0%, 0% / .06);--color-void:var(--gray-98);--color-light-center:hsl(45, 20%, 50% / .08);--color-light-edge:hsl(0, 0%, 0% / 0)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,sans-serif}body{background:var(--color-bg);color:var(--color-fg);min-height:100dvh;transition:background .3s,color .3s}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}[data-idle=true] *,[data-no-anim=true] *{transition-duration:0s!important;animation-play-state:paused!important}@media (width>=1024px){.game-board .grid polygon{stroke-width:.25px}.game-board .building polygon,.game-board .building line{stroke-width:.2px}.game-board .light-ring{stroke-width:.3px}.game-board .pyramid polygon{stroke-width:.4px}}div.svelte-12qhfyh{min-height:100dvh}
