:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Inter,Segoe UI,sans-serif;background:radial-gradient(circle at 10% 15%,rgba(255,214,170,.55) 0%,transparent 30%),radial-gradient(circle at 90% 5%,rgba(171,225,210,.55) 0%,transparent 34%),linear-gradient(160deg,#f4f0e7,#eaf3f1)}#root{min-height:100vh}.center-layout{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(520px,100%);border-radius:20px;box-shadow:0 28px 60px #182d2b1f}.eyebrow{display:inline-block;margin-bottom:8px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#0b6656}.profile-layout{min-height:100vh;background:transparent}.profile-header{max-width:980px;width:92vw;margin:0 auto;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:24px 0 6px}.profile-content{max-width:980px;width:92vw;margin:0 auto;padding-bottom:48px}@media(max-width:640px){.profile-header{height:auto;flex-direction:column;align-items:flex-start;gap:10px}}
