.Header_header__5X5wX{background:linear-gradient(135deg,#ffffff,#f8f9fa);border-bottom:2px solid #e53e3e;box-shadow:0 2px 10px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.Header_container__GQ_sl{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.Header_brand__QjqMs{display:flex;align-items:center;flex-shrink:0}.Header_brandLink__OZ5Dt{display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit}.Header_logo__WbVCI{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(135deg,#e53e3e,#c53030);border-radius:12px;box-shadow:0 4px 12px rgba(229,62,62,.3)}.Header_logoIcon__u3nx_{font-size:1.5rem}.Header_brandText__PEPm5{display:flex;flex-direction:column}.Header_businessName__5mmNJ{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0;line-height:1.2}.Header_tagline__4XQ37{font-size:.875rem;color:#718096;margin:0;font-weight:500}.Header_desktopNav__dxB6G{flex:1 1;display:flex;justify-content:center}.Header_navList__r5est{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.Header_navItem__S9GU9{display:flex;align-items:center}.Header_navLink__iD3ep{text-decoration:none;color:#4a5568;font-weight:600;font-size:1rem;padding:.75rem 1rem;border-radius:8px;transition:all .2s ease;position:relative}.Header_navLinkActive__QrcpI,.Header_navLink__iD3ep:hover{color:#e53e3e;background:#fef5f5}.Header_navLinkActive__QrcpI:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);width:20px;height:3px;background:#e53e3e;border-radius:2px}.Header_contactInfo__XxzcO{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.Header_hours__CKjwr,.Header_phone__ly_PA{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.Header_contactIcon__Mhj4y{font-size:1rem}.Header_contactLink__B3PG6{color:#e53e3e;text-decoration:none;font-weight:600}.Header_contactLink__B3PG6:hover{text-decoration:underline}.Header_hoursText__ytQXh{color:#4a5568;font-weight:500}.Header_adminSection__BI7Cw{display:flex;align-items:center}.Header_adminLink__4UdOz{background:#4a5568;color:#ffffff;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-size:.875rem;font-weight:500;transition:background-color .2s ease}.Header_adminLink__4UdOz:hover{background:#2d3748}.Header_mobileMenuButton__bGRBl{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;align-items:center;justify-content:center}.Header_hamburger__6xOqr{display:flex;flex-direction:column;width:24px;height:18px;position:relative}.Header_hamburger__6xOqr span{display:block;height:2px;width:100%;background:#2d3748;border-radius:1px;transition:all .3s ease;transform-origin:center}.Header_hamburger__6xOqr span:first-child,.Header_hamburger__6xOqr span:nth-child(2){margin-bottom:6px}.Header_hamburgerOpen__8nplU span:first-child{transform:rotate(45deg) translate(6px,6px)}.Header_hamburgerOpen__8nplU span:nth-child(2){opacity:0}.Header_hamburgerOpen__8nplU span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.Header_mobileNav__clIb4{position:absolute;top:100%;left:0;right:0;background:#ffffff;border-bottom:2px solid #e53e3e;box-shadow:0 4px 20px rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.Header_mobileNavOpen__g0U8c{transform:translateY(0);opacity:1;visibility:visible}.Header_mobileNavList__Rwvla{list-style:none;margin:0;padding:1rem 0}.Header_mobileNavItem__LoVOX{border-bottom:1px solid #e2e8f0}.Header_mobileNavItem__LoVOX:last-child{border-bottom:none}.Header_mobileNavLink__tvDiE{display:block;padding:1rem 2rem;text-decoration:none;color:#4a5568;font-weight:600;transition:all .2s ease}.Header_mobileNavLinkActive__TDLUX,.Header_mobileNavLink__tvDiE:hover{color:#e53e3e;background:#fef5f5}.Header_mobileContact__tycTZ{padding:1rem 2rem;border-top:1px solid #e2e8f0;background:#f7fafc}.Header_mobileContactItem__c4Jvm{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.875rem}.Header_mobileContactItem__c4Jvm:last-child{margin-bottom:0}.Header_address__xXTJH{color:#4a5568;line-height:1.4}.Header_mobileAdmin__FB6jj{padding:1rem 2rem;border-top:1px solid #e2e8f0}.Header_mobileAdminLink___nPwp{display:block;background:#4a5568;color:#ffffff;padding:.75rem 1rem;border-radius:6px;text-decoration:none;text-align:center;font-weight:600;transition:background-color .2s ease}.Header_mobileAdminLink___nPwp:hover{background:#2d3748}.Header_mobileOverlay__HBtXm{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998}@media (max-width:1024px){.Header_contactInfo__XxzcO{display:none}.Header_container__GQ_sl{gap:1rem}}@media (max-width:768px){.Header_container__GQ_sl{padding:1rem}.Header_adminSection__BI7Cw,.Header_desktopNav__dxB6G{display:none}.Header_mobileMenuButton__bGRBl{display:flex}.Header_businessName__5mmNJ{font-size:1.25rem}.Header_tagline__4XQ37{font-size:.8rem}.Header_logo__WbVCI{width:40px;height:40px}.Header_logoIcon__u3nx_{font-size:1.25rem}}@media (max-width:480px){.Header_container__GQ_sl{padding:.75rem}.Header_brandText__PEPm5{display:none}.Header_logo__WbVCI{width:35px;height:35px}.Header_logoIcon__u3nx_{font-size:1rem}}.Footer_footer__JiI2X{background:linear-gradient(135deg,#2d3748,#1a202c);color:#ffffff;margin-top:auto}.Footer_container__43jLX{max-width:1200px;margin:0 auto;padding:3rem 2rem 1rem}.Footer_footerContent__XpjtE{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:3rem}.Footer_businessSection__xCbys{display:flex;flex-direction:column;gap:2rem}.Footer_brandFooter__grZmD{display:flex;flex-direction:column;gap:1rem}.Footer_businessName__tumWF{color:#e53e3e;font-size:1.5rem;font-weight:700;margin:0}.Footer_businessDescription__2QaPP{color:#cbd5e0;line-height:1.6;font-size:.95rem;margin:0}.Footer_socialLinks__BQ7_U{display:flex;gap:1rem}.Footer_socialLink__PBa72{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(229,62,62,.2);border-radius:8px;text-decoration:none;transition:all .2s ease}.Footer_socialLink__PBa72:hover{background:#e53e3e;transform:translateY(-2px)}.Footer_socialIcon__FyDXI{font-size:1.25rem}.Footer_contactSection__a340I{display:flex;flex-direction:column;gap:1.5rem}.Footer_sectionTitle__P9PgE{color:#e53e3e;font-size:1.1rem;font-weight:600;margin:0 0 1rem;border-bottom:2px solid #e53e3e;padding-bottom:.5rem}.Footer_contactItem__uga0H{display:flex;align-items:flex-start;gap:.75rem}.Footer_contactIcon__yU5N6{font-size:1.1rem;margin-top:.2rem;flex-shrink:0}.Footer_contactDetails__bJmRv{display:flex;flex-direction:column;gap:.25rem}.Footer_contactDetails__bJmRv strong{color:#e2e8f0;font-size:.9rem;font-weight:600}.Footer_contactDetails__bJmRv p{color:#cbd5e0;margin:0;font-size:.875rem;line-height:1.4}.Footer_contactLink__ylXx5{color:#e53e3e;text-decoration:none;font-size:.875rem;transition:color .2s ease}.Footer_contactLink__ylXx5:hover{color:#fc8181;text-decoration:underline}.Footer_hoursSection__4tSnF{display:flex;flex-direction:column;gap:1.5rem}.Footer_hoursList__QWId2{display:flex;flex-direction:column;gap:.5rem}.Footer_hoursItem__9DmdF{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #4a5568;font-size:.875rem}.Footer_hoursItem__9DmdF:last-child{border-bottom:none}.Footer_day__4o874{color:#e2e8f0;font-weight:500}.Footer_hours__tGDyP{color:#cbd5e0}.Footer_appointmentNote__m_uG9{background:rgba(229,62,62,.1);padding:1rem;border-radius:8px;border-left:3px solid #e53e3e}.Footer_appointmentNote__m_uG9 p{color:#e2e8f0;margin:0;font-size:.875rem;line-height:1.4}.Footer_appointmentNote__m_uG9 p:first-child{margin-bottom:.25rem}.Footer_linksSection__G8ntn{display:flex;flex-direction:column;gap:1.5rem}.Footer_linkGroup__w2kmg{display:flex;flex-direction:column;gap:.75rem}.Footer_linkGroupTitle__Ev5rC{color:#e2e8f0;font-size:.95rem;font-weight:600;margin:0}.Footer_linksList__9Se6f{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.Footer_footerLink__siYVQ{color:#cbd5e0;text-decoration:none;font-size:.875rem;transition:color .2s ease;padding:.25rem 0}.Footer_footerLink__siYVQ:hover{color:#e53e3e}.Footer_bottomBar__peOVk{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #4a5568;flex-wrap:wrap;gap:1rem}.Footer_copyright__vsw0M{color:#a0aec0;font-size:.875rem}.Footer_copyright__vsw0M p{margin:0}.Footer_policies__EVqQc{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.Footer_policyLink__wfJxn{color:#cbd5e0;text-decoration:none;font-size:.875rem;transition:color .2s ease}.Footer_policyLink__wfJxn:hover{color:#e53e3e}.Footer_separator__zp0I3{color:#718096;font-size:.875rem}.Footer_credits__3OleZ{color:#718096;font-size:.8rem}.Footer_credits__3OleZ p{margin:0}.Footer_demoAttribution__VmqxY{color:#e53e3e;text-decoration:none;font-weight:500;transition:all .2s ease}.Footer_demoAttribution__VmqxY:hover{color:#fc8181;text-decoration:underline}@media (max-width:1024px){.Footer_footerContent__XpjtE{grid-template-columns:1fr 1fr;gap:2rem}.Footer_businessSection__xCbys{grid-column:1/-1}}@media (max-width:768px){.Footer_container__43jLX{padding:2rem 1rem 1rem}.Footer_footerContent__XpjtE{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.Footer_businessSection__xCbys{grid-column:auto}.Footer_bottomBar__peOVk{flex-direction:column;align-items:center;text-align:center;gap:1rem}.Footer_policies__EVqQc{order:-1}}@media (max-width:480px){.Footer_container__43jLX{padding:1.5rem .75rem 1rem}.Footer_footerContent__XpjtE{gap:1.5rem;margin-bottom:1.5rem}.Footer_businessName__tumWF{font-size:1.25rem}.Footer_businessDescription__2QaPP{font-size:.875rem}.Footer_sectionTitle__P9PgE{font-size:1rem}.Footer_socialLinks__BQ7_U{justify-content:center}.Footer_socialLink__PBa72{width:35px;height:35px}.Footer_socialIcon__FyDXI{font-size:1rem}.Footer_contactItem__uga0H{gap:.5rem}.Footer_contactIcon__yU5N6{font-size:1rem}.Footer_hoursItem__9DmdF{flex-direction:column;align-items:flex-start;gap:.25rem}.Footer_policies__EVqQc{flex-direction:column;gap:.5rem}.Footer_separator__zp0I3{display:none}}.DemoBanner_demoBanner__NtWoD{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#ffffff;padding:8px 0;font-size:13px;border-bottom:1px solid #444;position:relative;z-index:1000}.DemoBanner_bannerContent__u8Som{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.DemoBanner_demoText__HZfd_{font-weight:600;color:#4CAF50}.DemoBanner_separator__YkMzo{color:#666;font-weight:300}.DemoBanner_companyText__b1LQc{color:#e0e0e0}.DemoBanner_companyLink__RYtX0{color:#ffffff;text-decoration:none;font-weight:500;transition:color .2s ease}.DemoBanner_companyLink__RYtX0:hover{color:#e53e3e;text-decoration:underline}.DemoBanner_ctaButton__4Zvc_{background:#e53e3e;color:#ffffff;padding:4px 12px;border-radius:4px;text-decoration:none;font-weight:500;font-size:12px;transition:all .2s ease;margin-left:8px}.DemoBanner_ctaButton__4Zvc_:hover{background:#d12c2c;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.2)}@media (max-width:768px){.DemoBanner_bannerContent__u8Som{font-size:12px;text-align:center;gap:8px}.DemoBanner_separator__YkMzo{display:none}.DemoBanner_ctaButton__4Zvc_{margin-left:0;margin-top:4px;flex-basis:100%;text-align:center}}.Layout_layout__JASHN{min-height:100vh;display:flex;flex-direction:column;background:#ffffff}.Layout_main___Uezz{flex:1 1;display:flex;flex-direction:column;width:100%}.Layout_backToTop__pYMZ_{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background:linear-gradient(135deg,#e53e3e,#c53030);color:#ffffff;border:none;border-radius:50%;cursor:pointer;font-size:1.25rem;font-weight:700;box-shadow:0 4px 20px rgba(229,62,62,.4);transition:all .3s ease;z-index:1000;display:flex;align-items:center;justify-content:center}.Layout_backToTop__pYMZ_:hover{background:linear-gradient(135deg,#c53030,#9c2626);transform:translateY(-2px);box-shadow:0 6px 25px rgba(229,62,62,.5)}.Layout_backToTop__pYMZ_:active{transform:translateY(0)}.Layout_layout__JASHN.Layout_adminLayout__Bwm6u{background:#f7fafc}.Layout_layout__JASHN.Layout_fullWidth__4dG6B .Layout_main___Uezz{max-width:none;padding:0}.Layout_layout__JASHN.Layout_centered__V_QMk .Layout_main___Uezz{max-width:1200px;margin:0 auto;padding:2rem;width:100%;box-sizing:border-box}.Layout_layout__JASHN.Layout_narrow__Ud5ma .Layout_main___Uezz{max-width:800px;margin:0 auto;padding:2rem;width:100%;box-sizing:border-box}.Layout_layout__JASHN .Layout_main___Uezz>*{width:100%}.Layout_layout__JASHN .Layout_main___Uezz>*+*{margin-top:2rem}.Layout_layout__JASHN{animation:Layout_fadeIn__ZqUEe .3s ease-in-out}@keyframes Layout_fadeIn__ZqUEe{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Layout_backToTop__pYMZ_{bottom:1rem;right:1rem;width:45px;height:45px;font-size:1.1rem}.Layout_layout__JASHN.Layout_centered__V_QMk .Layout_main___Uezz,.Layout_layout__JASHN.Layout_narrow__Ud5ma .Layout_main___Uezz{padding:1rem}.Layout_layout__JASHN .Layout_main___Uezz>*+*{margin-top:1.5rem}}@media (max-width:480px){.Layout_backToTop__pYMZ_{bottom:1rem;right:1rem;width:40px;height:40px;font-size:1rem}.Layout_layout__JASHN.Layout_centered__V_QMk .Layout_main___Uezz,.Layout_layout__JASHN.Layout_narrow__Ud5ma .Layout_main___Uezz{padding:.75rem}.Layout_layout__JASHN .Layout_main___Uezz>*+*{margin-top:1rem}}.Layout_layout__JASHN.Layout_loading__O99xW{position:relative}.Layout_layout__JASHN.Layout_loading__O99xW:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.9);z-index:9999;display:flex;align-items:center;justify-content:center}.Layout_layout__JASHN.Layout_loading__O99xW:after{content:"";position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#e53e3e;border-radius:50%;animation:Layout_spin__7bPtS 1s linear infinite;z-index:10000}@keyframes Layout_spin__7bPtS{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media print{.Layout_backToTop__pYMZ_{display:none}.Layout_layout__JASHN{background:#ffffff}}@media (prefers-contrast:high){.Layout_backToTop__pYMZ_{background:#000000;border:2px solid #ffffff}.Layout_layout__JASHN{background:#ffffff;color:#000000}}@media (prefers-reduced-motion:reduce){.Layout_layout__JASHN{animation:none}.Layout_backToTop__pYMZ_{transition:none}.Layout_backToTop__pYMZ_:hover{transform:none}}.LoginForm_loginFormContainer__exWv0{max-width:400px;margin:0 auto;padding:2rem;background:#ffffff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);border:1px solid #e2e8f0}.LoginForm_loginHeader__uzpYo{text-align:center;margin-bottom:2rem}.LoginForm_loginTitle__RJ9pA{color:#2d3748;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.LoginForm_loginSubtitle__OmOgN{color:#718096;font-size:.95rem;margin:0}.LoginForm_loginForm__SYLFz{display:flex;flex-direction:column;gap:1.5rem}.LoginForm_formGroup__U_x0x{display:flex;flex-direction:column;gap:.5rem}.LoginForm_label__BN0HN{font-weight:600;color:#2d3748;font-size:.9rem}.LoginForm_input__FJIV6{padding:.875rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:all .2s ease;background:#ffffff}.LoginForm_input__FJIV6:focus{outline:none;border-color:#e53e3e;box-shadow:0 0 0 4px rgba(229,62,62,.1)}.LoginForm_input__FJIV6:disabled{background:#f7fafc;cursor:not-allowed;opacity:.6}.LoginForm_inputError__cSFtq{border-color:#fc8181;background-color:#fed7d7}.LoginForm_inputError__cSFtq:focus{border-color:#e53e3e;box-shadow:0 0 0 4px rgba(229,62,62,.15)}.LoginForm_errorText__2jU_F{color:#e53e3e;font-size:.875rem;font-weight:500;margin-top:.25rem}.LoginForm_errorMessage__NbTR4{background:#fed7d7;border:1px solid #fc8181;color:#c53030;padding:1rem;border-radius:10px;margin-bottom:1rem;font-weight:500;text-align:center}.LoginForm_submitButton__RIHin{background:linear-gradient(135deg,#e53e3e,#c53030);color:#ffffff;padding:1rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(229,62,62,.3)}.LoginForm_submitButton__RIHin:hover{background:linear-gradient(135deg,#c53030,#9c2626);transform:translateY(-1px);box-shadow:0 6px 16px rgba(229,62,62,.4)}.LoginForm_submitButton__RIHin:active{transform:translateY(0);box-shadow:0 2px 8px rgba(229,62,62,.3)}.LoginForm_submitButtonDisabled__Wm2aI{cursor:not-allowed}.LoginForm_submitButtonDisabled__Wm2aI,.LoginForm_submitButtonDisabled__Wm2aI:hover{background:linear-gradient(135deg,#a0aec0,#718096);transform:none;box-shadow:0 2px 4px rgba(0,0,0,.1)}.LoginForm_demoButton__QeS3L{background:#ffffff;color:#4a5568;padding:.75rem;border:2px solid #e2e8f0;border-radius:10px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.LoginForm_demoButton__QeS3L:hover{border-color:#4299e1;background:#ebf8ff;color:#2b6cb0}.LoginForm_demoButton__QeS3L:disabled{opacity:.6;cursor:not-allowed}.LoginForm_loginFooter__3ZdEz{margin-top:2rem;text-align:center;border-top:1px solid #e2e8f0;padding-top:1.5rem}.LoginForm_helpText__HEAlF{color:#4a5568;font-size:.875rem;margin-bottom:.5rem;padding:.75rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.LoginForm_securityNote__krfP2{color:#718096;font-size:.8rem;margin:0;font-style:italic}.LoginForm_submitButton__RIHin:disabled:after{content:"";display:inline-block;width:16px;height:16px;margin-left:8px;border:2px solid transparent;border-top-color:#ffffff;border-radius:50%;animation:LoginForm_spin__CfTxQ 1s linear infinite}@keyframes LoginForm_spin__CfTxQ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.LoginForm_loginFormContainer__exWv0{margin:1rem;padding:1.5rem}.LoginForm_loginTitle__RJ9pA{font-size:1.5rem}.LoginForm_input__FJIV6{padding:.75rem}.LoginForm_submitButton__RIHin{padding:.875rem}}@media (max-width:480px){.LoginForm_loginFormContainer__exWv0{margin:.5rem;padding:1rem}.LoginForm_loginTitle__RJ9pA{font-size:1.25rem}}.LoginForm_demoButton__QeS3L:focus,.LoginForm_input__FJIV6:focus,.LoginForm_submitButton__RIHin:focus{outline:2px solid transparent;outline-offset:2px}@media (prefers-contrast:high){.LoginForm_input__FJIV6{border-width:3px}.LoginForm_submitButton__RIHin{border:2px solid #000000}.LoginForm_errorMessage__NbTR4{border-width:2px}}.Login_loginPage__gpti2{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative}.Login_loginPage__gpti2:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.1}.Login_loginContainer__HrxkB{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem;box-shadow:0 20px 60px rgba(0,0,0,.2);max-width:900px;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;position:relative;z-index:1}.Login_brandingSection__IvB20{display:flex;flex-direction:column;gap:2rem;text-align:center}.Login_logoSection__AByMf{display:flex;flex-direction:column;align-items:center;gap:1rem}.Login_logo__LXB1t{width:80px;height:80px;background:linear-gradient(135deg,#e53e3e,#c53030);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(229,62,62,.3)}.Login_logoIcon__s3C7L{font-size:2.5rem}.Login_brandTitle__BShJ5{color:#2d3748;font-size:2rem;font-weight:700;margin:0;line-height:1.2}.Login_brandSubtitle__H_Bxg{color:#718096;font-size:1rem;font-weight:500;margin:0}.Login_welcomeMessage__2fEYz{padding:1.5rem;background:linear-gradient(135deg,#fef5f5,#ffffff);border-radius:12px;border-left:4px solid #e53e3e}.Login_welcomeMessage__2fEYz h2{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.Login_welcomeMessage__2fEYz p{color:#4a5568;margin:0;font-size:1rem}.Login_formSection__kCKkX{display:flex;flex-direction:column;gap:2rem}.Login_quickLinks__LQbax{display:flex;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.Login_quickLink__qSGsm{color:#4a5568;text-decoration:none;font-size:.875rem;transition:color .2s ease}.Login_quickLink__qSGsm:hover{color:#e53e3e}.Login_featuresPreview__VeckB{background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);max-width:600px;width:100%;margin-top:2rem;position:relative;z-index:1}.Login_featuresPreview__VeckB h3{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.Login_featuresList__sxptL{display:flex;flex-direction:column;gap:1rem}.Login_featureItem__c9qN8{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#ffffff;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.Login_featureItem__c9qN8:hover{border-color:#e53e3e;transform:translateY(-1px);box-shadow:0 4px 12px rgba(229,62,62,.1)}.Login_featureIcon___KfJi{font-size:1.5rem;width:40px;height:40px;background:#fef5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Login_featureItem__c9qN8 strong{color:#2d3748;font-size:.95rem;font-weight:600;display:block;margin-bottom:.25rem}.Login_featureItem__c9qN8 p{color:#4a5568;font-size:.875rem;margin:0;line-height:1.4}.Login_loadingContainer__IMlum{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center;gap:1.5rem;padding:2rem}.Login_loadingSpinner__9Oaov{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#ffffff;border-radius:50%;animation:Login_spin__0lcWP 1s linear infinite}@keyframes Login_spin__0lcWP{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Login_loadingContainer__IMlum p{color:#ffffff;font-size:1rem;margin:0}@media (max-width:1024px){.Login_loginContainer__HrxkB{grid-template-columns:1fr;max-width:500px;padding:2.5rem}.Login_brandingSection__IvB20{order:2}.Login_formSection__kCKkX{order:1}}@media (max-width:768px){.Login_loginPage__gpti2{padding:1rem}.Login_loginContainer__HrxkB{padding:2rem;gap:2rem}.Login_brandTitle__BShJ5{font-size:1.75rem}.Login_logo__LXB1t{width:60px;height:60px}.Login_logoIcon__s3C7L{font-size:2rem}.Login_featuresPreview__VeckB{padding:1.5rem;margin-top:1.5rem}.Login_quickLinks__LQbax{flex-direction:column;gap:.5rem;text-align:center}}@media (max-width:480px){.Login_loginContainer__HrxkB{padding:1.5rem}.Login_brandTitle__BShJ5{font-size:1.5rem}.Login_welcomeMessage__2fEYz{padding:1rem}.Login_welcomeMessage__2fEYz h2{font-size:1.25rem}.Login_featuresPreview__VeckB{padding:1rem}.Login_featureItem__c9qN8{padding:.75rem}.Login_featureIcon___KfJi{width:35px;height:35px;font-size:1.25rem}}@media (prefers-color-scheme:dark){.Login_loginContainer__HrxkB{background:rgba(45,55,72,.95)}.Login_brandTitle__BShJ5{color:#e2e8f0}.Login_brandSubtitle__H_Bxg{color:#a0aec0}.Login_welcomeMessage__2fEYz{background:linear-gradient(135deg,#2d3748,#4a5568)}.Login_welcomeMessage__2fEYz h2{color:#e2e8f0}.Login_welcomeMessage__2fEYz p{color:#cbd5e0}.Login_featuresPreview__VeckB{background:rgba(45,55,72,.9)}.Login_featuresPreview__VeckB h3{color:#e2e8f0}.Login_featureItem__c9qN8{background:#2d3748;border-color:#4a5568}.Login_featureItem__c9qN8 strong{color:#e2e8f0}.Login_featureItem__c9qN8 p{color:#cbd5e0}.Login_featureIcon___KfJi{background:#4a5568}.Login_quickLink__qSGsm{color:#cbd5e0}.Login_quickLink__qSGsm:hover{color:#e53e3e}}@media (prefers-contrast:high){.Login_loginContainer__HrxkB{background:#ffffff;border:3px solid #000000}.Login_brandTitle__BShJ5{color:#000000}.Login_logo__LXB1t{background:#000000;border:2px solid #ffffff}.Login_featureItem__c9qN8{border:2px solid #000000}}@media print{.Login_loginPage__gpti2{background:#ffffff}.Login_loginContainer__HrxkB{background:#ffffff;box-shadow:none}.Login_featuresPreview__VeckB{display:none}}