:root{--wall-green: #4c5a3d;--wall-green-dark: #363f2b;--wall-green-light: #5e6f4d;--floor-dark: #2c1f14;--floor-mid: #3d2b1a;--floor-grain: #4a3422;--wood-dark: #1e1208;--wood-mid: #2e1c0e;--wood-crown: #241509;--light-ambient: #f5e6c8;--light-warm: #e8d0a0;--light-gold: #c9a84c;--frame-gold: #b8963e;--frame-gold-light: #d4af5a;--frame-shadow: #6b4a1e;--character: #0d0d0d;--text-primary: #1a1008;--text-secondary: #3d2e1e;--text-light: #f0e8d8;--text-placard: #2a1f12;--ceiling: #f2ead8;--ceiling-shadow: #d8cdb8;--dado: #1e1208;--dado-height: 120px;--room-height: 600px;--room-width: 1400px;--ceiling-height: 80px;--floor-height: 100px;--wall-height: calc(var(--room-height) - var(--ceiling-height) - var(--floor-height));--font-serif: "Georgia", "Times New Roman", serif;--font-display: "Palatino Linotype", "Palatino", "Book Antiqua", serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden;background:var(--floor-dark);font-family:var(--font-serif);color:var(--text-primary)}
