*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1e1030;background:#f8f6ff;font-family:Segoe UI,sans-serif}#root{animation:.45s pageFadeIn}.app-shell-loader{background:linear-gradient(135deg,#f3f0ff,#f8f6ff,#ede8ff);justify-content:center;align-items:center;min-height:100vh;display:flex}.app-shell-loader__card{color:#6743a4;background:#fffc;border:1px solid #e9ddfb;border-radius:24px;flex-direction:column;align-items:center;gap:14px;padding:24px 28px;font-weight:800;display:flex;box-shadow:0 16px 40px #6c3fc414}.app-shell-loader__dot{background:linear-gradient(135deg,#9b7ed4,#6c3fc4);border-radius:999px;width:18px;height:18px;animation:.9s ease-in-out infinite alternate pulseDot}body,button,a,input,select,textarea,div,section,article,nav{transition:background-color .25s,border-color .25s,color .25s,box-shadow .25s,transform .25s,opacity .25s}input::placeholder{color:#b8a8d0}input:focus,select:focus,textarea:focus{outline:none;border-color:#9b7ed4!important;box-shadow:0 0 0 3px #9b7ed426!important}button{transition:all .2s}button:hover{opacity:.92;transform:translateY(-1px)}a{text-underline-offset:3px;text-decoration-thickness:1px}a:hover{opacity:.95}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f8f6ff}::-webkit-scrollbar-thumb{background:#9b7ed4;border-radius:10px}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{0%{opacity:.7;transform:scale(.9)}to{opacity:1;transform:scale(1.15)}}@media (width<=768px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.grid-2,.grid-3{grid-template-columns:1fr!important}.grid-4{grid-template-columns:1fr 1fr!important}.signup-grid,.signup-form-grid{grid-template-columns:1fr!important}.pad-desktop{padding:48px 20px!important}.hero-title{letter-spacing:-1px!important;font-size:40px!important}.hero-pad{padding:100px 24px 60px!important}.dash-header-btns{display:none!important}.mobile-tabs{display:flex!important}.section-pad{padding:60px 20px!important}.trainer-grid{grid-template-columns:1fr!important}.mobile-stack{flex-direction:column!important;align-items:stretch!important}.mobile-stack>*{width:100%!important}.mobile-center-text{text-align:center!important}.footer-stack{grid-template-columns:1fr!important}}@media (width>=769px){.mobile-only,.mobile-tabs{display:none!important}}
