:root{--blue: #3c78ee;--blue900: #002464;--blue700: #004eb3;--blue600: #1e66d5;--blue500: #497ef3;--blue300: #91b3ff;--blue100: #d7ebff;--gold: #d4af37;--cyan: #00b8d9;--offwhite: #f7f7f7;--white: #fff;--ink: #101010;--g700: #262626;--g500: #6b7377;--g400: #959ca0;--g200: #dadddf;--ok: #12b76a;--warn: #f4b740;--err: #e5484d;--info: #3c78ee;--helper: #7cb5ff}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{margin:0;background:#e6eaf2;font-family:DM Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;color:#101010}input,button,textarea,select{font-family:inherit;color:inherit}button{cursor:pointer;border:none;background:none;padding:0}input,textarea{outline:none}.lev-scroll::-webkit-scrollbar{width:0;height:0}@keyframes lev-pop{0%{transform:scale(.55);opacity:0}60%{transform:scale(1.06);opacity:1}to{transform:scale(1)}}@keyframes lev-fadeup{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes lev-slide{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:none}}@keyframes lev-shimmer{0%{background-position:-260px 0}to{background-position:260px 0}}@keyframes lev-dash{0%{stroke-dashoffset:60}to{stroke-dashoffset:0}}@keyframes lev-ring{0%{transform:scale(.4);opacity:0}55%{opacity:1}to{transform:scale(1);opacity:1}}@keyframes lev-spin{to{transform:rotate(360deg)}}@keyframes lev-toast{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes lev-pulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion: reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}.lev-desktop-shell{display:flex;height:100%;width:100%}.lev-desktop-main{flex:1;min-width:0;display:flex;flex-direction:column;height:100%}.lev-sidebar,.lev-topbar{display:none}.lev-bottomnav{display:flex}@media (min-width: 900px){.lev-sidebar,.lev-topbar{display:flex}.lev-bottomnav,.lev-navpad{display:none}}.lev-home-desktop{display:none}@media (min-width: 900px){.lev-home-desktop{display:block;padding:28px 32px 48px;max-width:1100px}.lev-home-mobile{display:none}}.lev-login-wrap{display:flex;min-height:100%}.lev-login-hero{display:none}@media (min-width: 900px){.lev-login-hero{position:relative;flex:1.1;min-width:0;overflow:hidden;display:flex}.lev-login-col{flex:1;min-width:0}.lev-login-col>*{width:100%;max-width:410px;margin-left:auto;margin-right:auto}}.lev-login-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lev-login-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#002464eb,#004eb3d1 55%,#3c78eebf)}.lev-login-hero-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding:56px;color:#fff;width:100%}.lev-login-hero-content h2{font-family:Sora,sans-serif;font-size:40px;font-weight:800;line-height:1.15;margin:0 0 16px;letter-spacing:-1px;max-width:440px}.lev-login-hero-content p{font-size:16px;opacity:.85;max-width:400px;margin:0;line-height:1.6}.lev-login-bullets{display:flex;gap:22px;font-size:13px;opacity:.75;flex-wrap:wrap}
