@import"https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap";:root{font-family:EB Garamond,serif;background-color:#900;color:#222;line-height:1.7;font-size:16px}body{margin:0;min-width:320px;min-height:100vh;background-color:#900}h1,h2,h3{color:#900;font-weight:400;margin-bottom:.5rem}label{font-weight:700;font-size:1rem}input,select,textarea{font-family:EB Garamond,serif;font-size:1rem;padding:.4rem .5rem;color:#333;border:1px solid #ccc;border-radius:4px;background-color:#fff}textarea{resize:vertical}button{background-color:transparent;color:#900;border:1px solid #990000;border-radius:5px;padding:.6em 1.2em;font-size:1em;font-family:EB Garamond,serif;cursor:pointer;transition:background-color .3s ease}button:hover{background-color:#900;color:#fff}fieldset{border:1px solid #ddd;border-radius:6px;padding:1rem}legend{color:#900;font-weight:700;font-size:1.1rem}
