@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=DM+Sans:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap");*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:DM Sans,sans-serif;background:#f5f4f1;color:#2c2c2c}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}details summary{list-style:none}details summary::-webkit-details-marker{display:none}details summary:before{content:"▸ ";font-size:12px}details[open] summary:before{content:"▾ "}