:root{--bg:#eae1d0;--bg2:#f5f0e8;--text:#410114;--accent:#69653b;--accent2:#cab97a;--muted:#7a9490;--border:#c8bfb0;--shadow:#69653b;--font:"Saira", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font);min-height:100vh;transition:background .5s,color .5s}body:after{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.07'/%3E%3C/svg%3E");position:fixed;inset:0}#root{min-height:100vh}
