@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700&family=Outfit:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{background:#f0ece0;color:#1a2e1a;font-family:Outfit,"system-ui",sans-serif;-webkit-font-smoothing:antialiased;font-size:15px}#root{min-height:100vh}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input::placeholder{color:#888;opacity:1}select{-webkit-appearance:none;-moz-appearance:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1a3d2455;border-radius:2px}button:active{opacity:.8}input,select,button{font-family:Outfit,"system-ui",sans-serif}
