.StartPage_container__Odlzj{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;align-items:center;justify-content:center;padding:20px}.StartPage_content__7CTUd{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:50px;padding:40px 20px}.StartPage_loadingContainer__lUWbu{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:20px}.StartPage_spinner__MJ0ZB{width:48px;height:48px;border:4px solid rgba(59,131,255,.2);border-top-color:#3b83ff;border-radius:50%;animation:StartPage_spin__yZcwh 1s ease-in-out infinite}@keyframes StartPage_spin__yZcwh{to{transform:rotate(1turn)}}.StartPage_loadingText__ipCxM{color:#e2e8f0;font-size:1.1rem;font-weight:500}.StartPage_debugText__PMAlK{color:#94a3b8;font-size:.9rem;margin-top:10px;font-family:monospace}.StartPage_welcomeHeader__fw94T{text-align:center;padding:40px 0;background:linear-gradient(135deg,rgba(59,131,255,.1),rgba(6,182,212,.1));border-radius:16px;border:1px solid rgba(59,131,255,.2)}.StartPage_greetingSection__x43mV{max-width:600px;margin:0 auto}.StartPage_greeting__2_krP{font-size:2.5rem;font-weight:700;color:#ffffff;margin-bottom:16px;background:linear-gradient(135deg,#3b83ff,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.StartPage_welcomeMessage__fv3_z{font-size:1.2rem;color:#cbd5e1;margin-bottom:12px}.StartPage_timestamp__gV_K5{font-size:1rem;color:#94a3b8;font-weight:500}.StartPage_quickActionsSection__QzaNx{text-align:center}.StartPage_sectionTitle__wYOpS{font-size:2rem;font-weight:600;color:#ffffff;margin-bottom:32px}.StartPage_actionsGrid__Yh3F0{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:20px}.StartPage_actionCard__Dds_l{padding:24px;text-align:center;background:rgba(30,41,59,.6);border:1px solid rgba(59,131,255,.2);border-radius:12px;transition:all .3s ease}.StartPage_actionCard__Dds_l:hover{transform:translateY(-4px);border-color:rgba(59,131,255,.4);box-shadow:0 8px 32px rgba(59,131,255,.2)}.StartPage_actionCard__Dds_l h3{font-size:1.25rem;font-weight:600;color:#ffffff;margin-bottom:8px}.StartPage_actionCard__Dds_l p{color:#94a3b8;margin-bottom:16px;font-size:.9rem}.StartPage_heroSection__PD_wc{text-align:center;max-width:800px;margin:0 auto}.StartPage_logoContainer___Ad__{margin-bottom:30px}.StartPage_logo__3bi_z{width:80px;height:80px;border-radius:16px;box-shadow:0 8px 32px rgba(59,131,255,.3)}.StartPage_title__b2tow{font-size:3.5rem;font-weight:700;color:#ffffff;margin-bottom:16px;background:linear-gradient(135deg,#3b83ff,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.StartPage_subtitle__oKqYc{font-size:1.5rem;color:#94a3b8;margin-bottom:24px;font-weight:500}.StartPage_description__3wzkj{font-size:1.1rem;color:#cbd5e1;line-height:1.7;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.StartPage_primaryActions__kIdjg{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:60px}.StartPage_signUpButton__LYhFX{background:linear-gradient(135deg,#3b83ff,#06b6d4);border:none;box-shadow:0 4px 20px rgba(59,131,255,.4)}.StartPage_signUpButton__LYhFX:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(59,131,255,.5)}.StartPage_secondaryActions__q2R7S{text-align:center}.StartPage_actionButtons__6sBqH{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.StartPage_greeting__2_krP{font-size:2rem}.StartPage_title__b2tow{font-size:2.5rem}.StartPage_subtitle__oKqYc{font-size:1.25rem}.StartPage_actionButtons__6sBqH,.StartPage_primaryActions__kIdjg{flex-direction:column;align-items:center}.StartPage_actionsGrid__Yh3F0{grid-template-columns:1fr}}