.section{padding:40px 20px}.container{max-width:700px;margin:0 auto}.add-profile{background:#bdbdbd;border:2px solid #333;border-radius:12px;margin-top:20px;padding:28px}.add-profile form{flex-direction:column;gap:14px;display:flex}.add-profile label{color:#111;font-weight:700}.add-profile input,.add-profile textarea{color:#000;background:#fff;border:2px solid #444;border-radius:8px;width:100%;padding:12px;font-size:15px}.add-profile input::placeholder,.add-profile textarea::placeholder{color:#666}.add-profile input:focus,.add-profile textarea:focus{border-color:#000;outline:none;box-shadow:0 0 0 2px #0000001a}.add-profile textarea{resize:vertical;min-height:120px}.add-profile button{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;padding:14px;font-size:15px;font-weight:700;transition:all .2s}.add-profile button:hover{background:#222}.add-profile button:disabled{cursor:not-allowed;background:#999}.error-message{color:#b00020;font-weight:600}.success-message{color:#0a7f2e;font-weight:600}
