@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700&family=Inter:wght@300;400;500;600&family=Playfair+Display:wght@400;700&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif}:root{--gold:#B08D3E;--cream:#F6F1E7;--black:#0e0e0e;--text:#111111}html{scroll-behavior:smooth}body{background:#f6f1e7;color:#111;font-family:Inter,sans-serif;margin:0}*{box-sizing:border-box}h1,h2,h3{font-family:Cormorant Garamond,Playfair Display,serif}button,a,input,select,textarea{transition:all .25s ease}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:3px}::selection{background:#b08d3e;color:#f6f1e7}
