@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,sans-serif;background-color:#f8f7f4;color:#1a1a1a;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}button{font-family:Inter,system-ui,sans-serif;cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s ease}button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}input,select,textarea{font-family:Inter,system-ui,sans-serif;border:1px solid #e0ddd9;border-radius:.5rem;padding:.75rem;font-size:1rem}input:focus,select:focus,textarea:focus{outline:none;border-color:#8b7355;box-shadow:0 0 0 3px #8b73551a}
