:root{color:#262422;font-synthesis:none;background:#f5f0e8;font-family:Inter,Avenir,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif}button{cursor:pointer}.button{color:#fff;background:#262422;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.35rem;font-weight:700;text-decoration:none;display:inline-flex}.button.secondary{color:#262422;background:#e6ded2}.button.accent{background:#ec6947}.button:disabled{opacity:.45;cursor:not-allowed}.card{background:#ffffffb8;border:1px solid #ddd3c5;border-radius:18px;box-shadow:0 16px 50px #2d231a12}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#a64e37;font-size:.72rem;font-weight:700}.field{gap:.4rem;display:grid}.field label{color:#6e665e;font-size:.8rem;font-weight:700}.field input,.field select{background:#fff;border:1px solid #d6ccbf;border-radius:10px;width:100%;padding:.7rem .8rem}.notice{color:#225a2b;background:#e8f4e8;border-radius:10px;padding:.8rem 1rem}.error{color:#8d2e21;background:#fae5df;border-radius:10px;padding:.8rem 1rem}@media (width<=700px){.button{padding:.75rem 1rem}}
