body,html{margin:0;padding:0;font-family:Arial,sans-serif;background:radial-gradient(circle at top,#fff7ec 0,#f6e7d1 35%,#ead1b3 100%);color:#241711;scroll-behavior:smooth}*{box-sizing:border-box}a{color:inherit;text-decoration:none}main{overflow:hidden}.profile-form{max-width:720px;margin:40px auto;padding:32px;background:rgba(255,255,255,.92);color:#241711;border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.profile-form h1,.profile-form h2{margin-bottom:12px}.profile-form section{margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid #ddd}.profile-form label{display:block;margin-top:14px;font-weight:600}.profile-form input,.profile-form select,.profile-form textarea{width:100%;margin-top:6px;padding:10px;border-radius:8px;border:1px solid #ccc}.profile-form textarea{min-height:100px}.profile-form button{width:100%;padding:14px;border-radius:10px;border:none;font-weight:700;cursor:pointer;margin-top:20px}.privacy-box{margin-top:20px}