@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=DM+Sans:wght@300;400;500&family=Space+Mono:wght@400;700&display=swap);:root{--navy:#16162b;--navy-soft:#23233e;--ivory:#f2ede4;--ivory-warm:#f8f4ed;--gold:#c4913a;--gold-light:#d8ae5e;--gold-deep:#8a5e14;--slate:#5f5f6b;--border:#16162b1f;--border-strong:#16162b38;--fd:"Cormorant Garamond",serif;--fb:"DM Sans",sans-serif;--fm:"Space Mono",monospace;--radius:4px;--radius-lg:8px;--shadow:0 1px 3px #16162b14,0 4px 16px #16162b0f;--shadow-lg:0 4px 24px #16162b1f}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{-webkit-font-smoothing:antialiased;background:#f8f4ed;background:var(--ivory-warm);color:#16162b;color:var(--navy);font-family:DM Sans,sans-serif;font-family:var(--fb);line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:DM Sans,sans-serif;font-family:var(--fb)}input,select,textarea{background:#fff;border:1px solid #16162b38;border:1px solid var(--border-strong);border-radius:4px;border-radius:var(--radius);color:#16162b;color:var(--navy);font-size:14px;outline:none;padding:.65rem .9rem;transition:border-color .2s,box-shadow .2s;width:100%}input:focus,select:focus,textarea:focus{border-color:#8a5e14;border-color:var(--gold-deep);box-shadow:0 0 0 3px #8a5e1426}::selection{background:#8a5e14;background:var(--gold-deep);color:#f2ede4;color:var(--ivory)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#16162b38;background:var(--border-strong);border-radius:3px}
/*# sourceMappingURL=main.6fd1b589.css.map*/