:root{--ember: #D4603A;--ember-glow: #E8845C;--flame: #F2A93B;--warm-cream: #FFF8F0;--parchment: #F5EDE3;--bark: #3D2B1F;--bark-light: #5C3D2E;--night-sky: #1A1118;--dusk: #2A1F2D;--dusk-mid: #3A2D3F;--twilight: #48384F;--smoke: #B8A89A;--ash: #8A7B6F;--moonlight: #E8DDD0;--starlight: rgba(255, 248, 240, .7);--font-display: "Fraunces", Georgia, "Times New Roman", serif;--font-body: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 40px;--space-2xl: 64px;--space-3xl: 100px}*{box-sizing:border-box}body{margin:0;font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--night-sky);color:var(--moonlight)}html,body{height:100%}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-display);font-weight:700;color:var(--warm-cream)}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{max-width:1140px;margin:0 auto;padding:0 var(--space-lg)}::selection{background:var(--ember);color:var(--warm-cream)}
