:root{
--theme-avatar-border:#FFFFFF;
--theme-bg-size:cover;
--theme-accent:#275DDB;
--theme-bg:#F4F7FB;
--theme-border:#D9E1EC;
--theme-focus:#0B57D0;
--theme-surface-hover:#1C2230;
--theme-text-muted:#AEB8CC;
--theme-surface:#FFFFFF;
--theme-text:#14213D;
--theme-font-body:system-ui,-apple-system,"Segoe UI",sans-serif;
--theme-font-heading:system-ui,-apple-system,"Segoe UI",sans-serif;
--theme-gradient-end:#F4F7FB;
--theme-gradient-mid:#FFFFFF;
--theme-gradient-start:#F4F7FB;
--theme-lock-bg:#F4F7FB;
--theme-lock-surface:#FFFFFF;
--theme-lock-text:#14213D;
--theme-overlay:#000000;
--theme-splash-button-bg:#275DDB;
--theme-splash-button-text:#FFFFFF;
--theme-animation-strength:0.5;
--theme-avatar-size:112px;
--theme-background-x:50%;
--theme-background-y:50%;
--theme-content-max:760px;
--theme-gradient-angle:135deg;
--theme-gradient-enabled:0;
--theme-overlay-opacity:0;
--theme-page-gutter:16px;
--theme-section-gap:12px;
--theme-subtitle-size:18px;
--theme-tile-border-width:1px;
--theme-tile-gap:14px;
--theme-tile-radius:18px;
--theme-title-size:48px;
--theme-entry-duration:300ms;
--theme-hover-lift:-2.00px;
--theme-hover-shift:2.50px;
}
body{background-color:var(--theme-bg);}
.link-tile{box-shadow:0 .5rem 1.5rem color-mix(in srgb,var(--theme-text) 10%,transparent);}
.profile-flow{--theme-entry:rise-soft}
.link-tile{--theme-hover:lift}
