:root{--primary-color:#1662dd;--primary-color-hover:#1456c2;--background-color:#f9f9f9;--card-background:#fff;--title-color:#6e6e78;--label-color:#5e5e5e;--link-color:#6e6e78;--input-border:#8c8c96;--logo-height:30px;--profile-beacon-gap:50px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Arial,Helvetica,sans-serif;background-color:var(--background-color);min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}