:root{--bg:#faf7f4;--white:#fff;--text:#2c2c2c;--accent:#c9a882;--secondary:#e8ddd3;--muted:#9a8f87}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Jost,sans-serif;font-weight:300;line-height:1.6}h1,h2,h3,h4{font-family:Playfair Display,serif;font-weight:500;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}button,a,select,[role=button]{transition:transform .12s,opacity .15s,background-color .2s,color .2s,border-color .2s,box-shadow .2s}label:has(>input[type=file]){transition:transform .12s,opacity .15s,background-color .2s,color .2s,border-color .2s,box-shadow .2s}button:not(:disabled):active,a:active,[role=button]:active{transform:scale(.97)}label:has(>input[type=file]):active{transform:scale(.97)}button:not(:disabled):hover{opacity:.88}label:has(>input[type=file]):hover{opacity:.88}button:disabled{cursor:default;opacity:.55}input,textarea,select{transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{box-shadow:0 0 0 3px #c9a88240}input[type=checkbox],input[type=radio]{cursor:pointer;transition:transform .12s}input[type=checkbox]:active,input[type=radio]:active{transform:scale(.85)}@media (prefers-reduced-motion:reduce){button,a,select,[role=button],input[type=checkbox],input[type=radio]{transition:none}label:has(>input[type=file]){transition:none}button:not(:disabled):active,a:active,[role=button]:active,input[type=checkbox]:active,input[type=radio]:active{transform:none}label:has(>input[type=file]):active{transform:none}}select:not([multiple]):not([size]):not(.no-select-arrow){appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' fill='none' stroke='%232C2C2C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}
