:root{--rose: #9B5E6A;--rose-light: #C4909A;--rose-pale: #EDD9DC;--gold: #D4962A;--gold-light: #E8BA6A;--gold-pale: #F5E8CC;--oat: #F6F2EB;--warm-white: #FDFAF6;--charcoal: #2C2824;--mid: #7A6F68;--light: #B5ADA6;--border: rgba(155,94,106,.13);--r-sm: 12px;--r: 20px;--r-lg: 28px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Raleway,sans-serif;background:var(--oat);color:var(--charcoal);min-height:100dvh;overflow-x:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes msgPop{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spin-slow{to{transform:rotate(360deg)}}@keyframes pulse-out{0%{transform:scale(1);opacity:1}to{transform:scale(1.42);opacity:0}}@keyframes tbounce{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-5px);opacity:1}}@keyframes wavebar{0%{height:4px}to{height:22px}}@keyframes rout{0%{transform:scale(1);opacity:.7}to{transform:scale(2.5);opacity:0}}@keyframes sblink{0%,to{opacity:1}50%{opacity:.2}}
