.Navbar_navbarContainer__xouaP{width:100%;display:flex;justify-content:center;position:relative;background:hsla(0,0%,100%,0);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 20px rgba(0,0,0,.1)}.Navbar_navbar__yLnIF{width:100%;max-width:1440px;display:flex;justify-content:space-between;align-items:center;padding:12px 32px;color:#fff;height:75px}.Navbar_logoGroup__D3kAY{display:flex;align-items:center;gap:16px;flex-shrink:0}.Navbar_logo__hs2zP{height:55px;transition:transform .3s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.Navbar_logo__hs2zP:hover{transform:scale(1.05)}.Navbar_menu__zOUr_{display:flex;align-items:center;gap:32px;flex:1 1;justify-content:center;margin:0 24px}.Navbar_menuItem__IuQVZ{color:#fff;text-decoration:none;font-size:16px;font-weight:500;padding:8px 16px;border-radius:8px;transition:all .3s ease;position:relative;white-space:nowrap}.Navbar_menuItem__IuQVZ:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#edc458;transition:all .3s ease;transform:translateX(-50%)}.Navbar_menuItem__IuQVZ:hover{background-color:hsla(0,0%,100%,.1);transform:translateY(-2px)}.Navbar_menuItem__IuQVZ:hover:after{width:80%}.Navbar_buttonContainer__el8Is{display:flex;align-items:center;flex-shrink:0}.Navbar_userDropdown__txOrD{position:relative;display:flex;align-items:center}.Navbar_userToggle__CDyEx{display:flex;align-items:center;gap:12px;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);padding:8px 16px;border-radius:50px;cursor:pointer;transition:all .3s ease;color:#fff;font-weight:500;font-size:14px;min-width:200px;justify-content:space-between}.Navbar_userToggle__CDyEx:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.3);transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2)}.Navbar_profileImage__hn6tX{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.3);transition:border-color .3s ease}.Navbar_userName__GdoHy{flex:1 1;text-align:left;white-space:nowrap}.Navbar_dropdownArrow__2VMXV{transition:transform .3s ease;color:hsla(0,0%,100%,.8)}.Navbar_dropdownArrow__2VMXV.Navbar_open__SjbcB{transform:rotate(180deg)}.Navbar_dropdownMenu__TchuW{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.2);padding:8px;z-index:1000;animation:Navbar_dropdownSlide__1u42j .3s ease-out}@keyframes Navbar_dropdownSlide__1u42j{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar_dropdownItem__IiNt1{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:none;background:rgba(0,0,0,0);color:#036;font-size:14px;font-weight:500;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:left}.Navbar_dropdownItem__IiNt1:hover{background:rgba(0,51,102,.1);transform:translateX(4px)}.Navbar_dropdownItem__IiNt1 svg{flex-shrink:0;opacity:.7}.Navbar_dropdownDivider__xrr8q{height:1px;background:rgba(0,51,102,.1);margin:8px 0}.Navbar_loginButton__GAzdn{position:relative;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#036;font-size:14px;font-weight:600;padding:10px 28px;border:1px solid hsla(0,0%,100%,.2);border-radius:25px;cursor:pointer;overflow:hidden;outline:none;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Navbar_loginButton__GAzdn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,51,102,.3);background:#fff}.Navbar_hamburger___9fh8{display:none;flex-direction:column;gap:4px;cursor:pointer;padding:12px;border-radius:8px;transition:all .3s ease;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Navbar_hamburger___9fh8:hover{background:hsla(0,0%,100%,.25);transform:scale(1.05)}.Navbar_hamburger___9fh8 .Navbar_bar__Zl3_L{width:25px;height:3px;background-color:#fff;border-radius:2px;transition:all .3s ease}@media(max-width:1200px){.Navbar_navbar__yLnIF{padding:12px 24px}.Navbar_menu__zOUr_{gap:24px;margin:0 16px}.Navbar_menuItem__IuQVZ{font-size:15px;padding:6px 12px}.Navbar_userToggle__CDyEx{min-width:180px;padding:6px 12px;font-size:13px}.Navbar_profileImage__hn6tX{width:32px;height:32px}}@media(max-width:1024px){.Navbar_menu__zOUr_{gap:20px;margin:0 12px}.Navbar_menuItem__IuQVZ{font-size:14px}.Navbar_userToggle__CDyEx{min-width:160px}}@media(max-width:901px){.Navbar_buttonContainer__el8Is .Navbar_userDropdown__txOrD,.Navbar_menu__zOUr_{display:none}.Navbar_buttonContainer__el8Is,.Navbar_hamburger___9fh8{display:flex}.Navbar_loginButton__GAzdn{display:block}}@media(max-width:768px){.Navbar_navbar__yLnIF{padding:12px 20px;height:70px}.Navbar_logo__hs2zP{height:50px}}@media(max-width:480px){.Navbar_navbar__yLnIF{padding:12px 16px}.Navbar_logo__hs2zP{height:45px}}.Navbar_dropdownItem__IiNt1:first-child{color:#28a745}.Navbar_dropdownItem__IiNt1:first-child:hover{background:rgba(40,167,69,.1);color:#218838}.Navbar_dropdownItem__IiNt1:nth-child(4){color:#dc3545}.Navbar_dropdownItem__IiNt1:nth-child(4):hover{background:rgba(220,53,69,.1);color:#c82333}.MobileModal_modalOverlay__28WTy{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center;animation:MobileModal_fadeIn__N8ga9 .3s ease-out}.MobileModal_modalContent__yPQNW{background:linear-gradient(135deg,#003366,#004080 50%,#0066cc);width:100%;height:100%;display:flex;flex-direction:column;animation:MobileModal_slideInFromRight__JwAWJ .4s ease-out;overflow-y:auto}.MobileModal_modalHeader__4LRx_{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid hsla(0,0%,100%,.1)}.MobileModal_modalLogo__d3p8z{height:50px}.MobileModal_closeButton__OB4Ke{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;transition:background-color .2s ease}.MobileModal_closeButton__OB4Ke:hover{background-color:hsla(0,0%,100%,.1)}.MobileModal_closeIcon__UzR4C{position:relative;width:24px;height:24px}.MobileModal_closeIcon__UzR4C span{position:absolute;width:100%;height:2px;background-color:#fff;border-radius:1px;top:50%;left:0;transform-origin:center}.MobileModal_closeIcon__UzR4C span:first-child{transform:translateY(-50%) rotate(45deg)}.MobileModal_closeIcon__UzR4C span:last-child{transform:translateY(-50%) rotate(-45deg)}.MobileModal_modalNav__tKZPy{flex:1 1;padding:40px 24px;display:flex;flex-direction:column;gap:8px}.MobileModal_modalNavItem__fC7Iq{color:#fff;text-decoration:none;font-size:18px;font-weight:500;padding:20px 16px;border-radius:12px;transition:all .3s ease;border-left:4px solid rgba(0,0,0,0)}.MobileModal_modalNavItem__fC7Iq:hover{background-color:hsla(0,0%,100%,.1);border-left-color:#edc458;transform:translateX(8px)}.MobileModal_modalUserSection__YOrG7{padding:24px;border-top:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.1)}.MobileModal_modalUserInfo__v3tdV{display:flex;flex-direction:column;gap:24px}.MobileModal_userWelcome__NLx77{display:flex;align-items:center;gap:12px;padding:16px;background:hsla(0,0%,100%,.1);border-radius:12px}.MobileModal_modalProfileImage__HjThg{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.3)}.MobileModal_welcomeText__ZUOO1{color:#fff;font-size:16px;font-weight:500}.MobileModal_modalButtonGroup__Lw2eI{display:flex;flex-direction:column;gap:12px}.MobileModal_modalAdminButton__yb2dV,.MobileModal_modalComplaintButton__gPBkk,.MobileModal_modalFollowupButton__llEPU,.MobileModal_modalLoginButton__uievW,.MobileModal_modalLogoutButton__xJT8I{width:100%;font-weight:700;font-size:16px;padding:16px 24px;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.MobileModal_modalComplaintButton__gPBkk{background-color:#edc458;color:#036}.MobileModal_modalComplaintButton__gPBkk:hover{background-color:#f5d26b;transform:translateY(-2px);box-shadow:0 8px 16px rgba(237,196,88,.3)}.MobileModal_modalFollowupButton__llEPU{background-color:#e0e6f7;color:#036}.MobileModal_modalFollowupButton__llEPU:hover{background-color:#f0f4ff;transform:translateY(-2px);box-shadow:0 8px 16px rgba(224,230,247,.3)}.MobileModal_modalAdminButton__yb2dV{background-color:#28a745;color:#fff}.MobileModal_modalAdminButton__yb2dV:hover{background-color:#218838;transform:translateY(-2px);box-shadow:0 8px 16px rgba(40,167,69,.3)}.MobileModal_modalLogoutButton__xJT8I{background-color:#dc3545;color:#fff}.MobileModal_modalLogoutButton__xJT8I:hover{background-color:#c82333;transform:translateY(-2px);box-shadow:0 8px 16px rgba(220,53,69,.3)}.MobileModal_modalLoginButton__uievW{background:linear-gradient(45deg,#EDC458,#f5d26b);color:#036}.MobileModal_modalLoginButton__uievW:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(237,196,88,.4)}@keyframes MobileModal_fadeIn__N8ga9{0%{opacity:0}to{opacity:1}}@keyframes MobileModal_slideInFromRight__JwAWJ{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media(max-width:480px){.MobileModal_modalHeader__4LRx_{padding:16px 20px}.MobileModal_modalNav__tKZPy{padding:32px 20px}.MobileModal_modalNavItem__fC7Iq{font-size:16px;padding:16px 12px}.MobileModal_modalUserSection__YOrG7{padding:20px}.MobileModal_modalAdminButton__yb2dV,.MobileModal_modalComplaintButton__gPBkk,.MobileModal_modalFollowupButton__llEPU,.MobileModal_modalLoginButton__uievW,.MobileModal_modalLogoutButton__xJT8I{padding:14px 20px;font-size:15px}}.Footer_footer__tB8kM{background-color:#039;color:#fff;padding:20px 0;font-family:sans-serif}.Footer_footerContainer__IbBJI{display:flex;align-items:flex-start;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 20px}.Footer_column__Iqvo6{flex:1 1;margin:0 10px}.Footer_column__Iqvo6 h4{margin-bottom:10px;font-size:18px}.Footer_linkContainer__PJad5{display:flex;flex-direction:column;gap:8px}.Footer_linkItem__aBkNX{color:#fff;text-decoration:none;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.Footer_linkItem__aBkNX:hover{transform:translateY(-5px)}.Footer_hotline__PTw8m{margin-top:10px;font-weight:700;font-size:24px;color:#fff}.Footer_mapContainer__6n2av{position:relative;margin-bottom:10px}.Footer_mapContainer__6n2av iframe{width:400px;height:200px;border:none}.Footer_phoneButtons___M4cz{position:absolute;bottom:0;right:0;display:flex;flex-direction:column;gap:10px}.Footer_phoneButton__euO49{width:50px;height:50px;background-color:#fc0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.Footer_phoneButton__euO49:hover{transform:scale(1.05)}.Footer_footerBottom__oYH_T{text-align:center;font-size:14px}@media(max-width:768px){.Footer_footerContainer__IbBJI{flex-direction:column;align-items:center}.Footer_column__Iqvo6{margin:10px 0;width:100%}.Footer_mapContainer__6n2av iframe{width:100%!important;height:200px}}.Footer_apiLogsCounterContainer__NqLQD{background:#113061;border-radius:10px;padding:1.1rem 1.5rem 1.3rem;max-width:270px;color:#fff;font-family:inherit;margin-left:auto;margin-right:auto;box-sizing:border-box}.Footer_statsTitleRow__gXXnF{display:flex;flex-direction:row;align-items:center;margin-bottom:.7rem}.Footer_statsIcon__f3Yf6{font-size:1.12rem;margin-right:.32rem}.Footer_statsTitle__U8IcK{font-size:1.03rem;font-weight:700;letter-spacing:.01em;white-space:nowrap}.Footer_statsRow__x4oQC{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.13rem}.Footer_statsLabel__7mH42{font-size:1.01rem;font-weight:400;opacity:.93}.Footer_statsValue__JLeky{font-size:1.12rem;font-weight:700;min-width:60px;text-align:right;margin-left:1.3rem;letter-spacing:.03em;display:flex;align-items:center;justify-content:flex-end}.Footer_loadingSpinnerInline__q7_gl{width:.9em;height:.9em;border:2px solid #e2eafc;border-top-color:#fff;border-radius:50%;animation:Footer_spin__qYMMw 1s linear infinite;display:inline-block;margin-right:.2em}@keyframes Footer_spin__qYMMw{to{transform:rotate(1turn)}}.Homepage1_container__Qf4du{position:relative;min-height:90vh;width:100%;overflow:visible;z-index:1}.Homepage1_background__SOAIs{background-image:url(/images/bg01.png);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100%;width:100%;position:absolute;top:0;left:0;z-index:1}.Homepage1_mobileImageWrapper__W0Yk2{position:absolute;top:15%;left:25%;z-index:1000;width:550px;max-width:45vw;transform:translateZ(0);will-change:transform;isolation:isolate}.Homepage1_mobileImage__xnyKV{display:block;width:100%;height:auto;filter:drop-shadow(25px 35px 60px rgba(0,0,0,.5)) drop-shadow(15px 20px 30px rgba(0,0,0,.3)) drop-shadow(5px 8px 15px rgba(0,0,0,.2));transition:all .3s ease}.Homepage1_mobileImage__xnyKV:hover{transform:scale(1.02) translateY(-8px);filter:drop-shadow(30px 45px 80px rgba(0,0,0,.6)) drop-shadow(20px 25px 40px rgba(0,0,0,.4)) drop-shadow(8px 12px 20px rgba(0,0,0,.3))}.Homepage1_headerWrapper__Uv_s1{position:absolute;top:30%;left:15%;transform:translateY(-50%);color:#fff;z-index:10;max-width:60%}.Homepage1_headerText__LShDP{font-size:15rem;font-weight:700;display:flex;align-items:center;text-align:center;margin:0;line-height:1;text-shadow:3px 3px 15px rgba(0,0,0,.7),6px 6px 30px rgba(0,0,0,.5),1px 1px 5px rgba(0,0,0,.9)}.Homepage1_mofText__MCrWt{display:inline-block;position:relative;z-index:1}.Homepage1_divider__5P0OF{display:inline-block;width:5px;height:1em;background-color:#fff;margin:0 15px;box-shadow:0 0 15px hsla(0,0%,100%,.6),0 0 30px hsla(0,0%,100%,.3);z-index:1}.Homepage1_subText__I8iFS{font-size:3rem;font-weight:400;margin-left:10px;position:relative;z-index:1;text-shadow:2px 2px 10px rgba(0,0,0,.7),4px 4px 20px rgba(0,0,0,.5)}.Homepage1_buttonWrapper__gcpVj{position:absolute;top:40%;left:70%;transform:translateX(-50%);z-index:1001;display:flex;gap:20px;justify-content:center;margin-top:10px;isolation:isolate}.Homepage1_button__y2Fcz{padding:30px;font-size:24px;color:#1120a3;background-color:#edc458;border:none;border-radius:15px;cursor:pointer;margin-right:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:all .3s ease;font-weight:700;white-space:nowrap;position:relative;z-index:1}.Homepage1_button__y2Fcz:hover{box-shadow:0 8px 16px rgba(0,0,0,.4);transform:translateY(-2px)}.Homepage1_buttonwhit___xI4E{padding:30px;font-size:24px;color:#1120a3;background-color:#e8e9f6;border:none;border-radius:15px;cursor:pointer;margin-right:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:all .3s ease;font-weight:700;white-space:nowrap;position:relative;z-index:1}.Homepage1_buttonwhit___xI4E:hover{box-shadow:0 8px 16px rgba(0,0,0,.4);transform:translateY(-2px)}@media(max-width:1024px){.Homepage1_mobileImageWrapper__W0Yk2{position:absolute;width:480px;top:18%;left:20%;z-index:1000}.Homepage1_headerText__LShDP{font-size:12rem}.Homepage1_subText__I8iFS{font-size:2.5rem}.Homepage1_headerWrapper__Uv_s1{max-width:55%;z-index:10}.Homepage1_buttonWrapper__gcpVj{top:45%;left:65%;z-index:1001}.Homepage1_button__y2Fcz,.Homepage1_buttonwhit___xI4E{padding:25px;font-size:20px}}@media(max-width:1200px)and (min-width:1025px){.Homepage1_mobileImageWrapper__W0Yk2{position:absolute;width:500px;top:16%;left:24%;z-index:1000}.Homepage1_headerText__LShDP{font-size:13rem}}@media(max-width:768px){.Homepage1_mobileImageWrapper__W0Yk2,.Homepage1_mobileImage__xnyKV{display:none}.Homepage1_headerWrapper__Uv_s1{top:20%;left:5%;right:5%;transform:translateY(-20%);max-width:90%;z-index:5}.Homepage1_headerText__LShDP{font-size:6rem;flex-direction:column;align-items:flex-start;text-align:left}.Homepage1_mofText__MCrWt{margin-bottom:20px}.Homepage1_divider__5P0OF{display:none}.Homepage1_subText__I8iFS{font-size:1.8rem;margin-left:0;line-height:1.2}.Homepage1_buttonWrapper__gcpVj{top:60%;left:50%;transform:translateX(-50%);flex-direction:column;gap:15px;width:90%;max-width:400px;z-index:10}.Homepage1_button__y2Fcz,.Homepage1_buttonwhit___xI4E{padding:20px;font-size:1.5rem;width:100%;margin-right:0}}@media(max-width:480px){.Homepage1_headerText__LShDP{font-size:4rem}.Homepage1_subText__I8iFS{font-size:1.4rem}.Homepage1_buttonWrapper__gcpVj{top:55%;width:95%}.Homepage1_button__y2Fcz,.Homepage1_buttonwhit___xI4E{padding:18px;font-size:16px}}@media(max-width:360px){.Homepage1_headerWrapper__Uv_s1{top:15%}.Homepage1_headerText__LShDP{font-size:3.5rem}.Homepage1_subText__I8iFS{font-size:1.2rem}.Homepage1_buttonWrapper__gcpVj{top:50%}.Homepage1_button__y2Fcz,.Homepage1_buttonwhit___xI4E{padding:15px;font-size:14px}}@media(min-width:1440px){.Homepage1_mobileImageWrapper__W0Yk2{position:absolute;width:600px;top:26%;left:26%;z-index:1000}.Homepage1_headerText__LShDP{font-size:18rem}.Homepage1_subText__I8iFS{font-size:3.5rem}.Homepage1_headerWrapper__Uv_s1{max-width:65%;z-index:10}.Homepage1_buttonWrapper__gcpVj{z-index:1001}.Homepage1_button__y2Fcz,.Homepage1_buttonwhit___xI4E{padding:35px 40px;font-size:26px}}.Homepage2_container__KQPCL{position:relative;min-height:20vh;width:100%;padding:40px 0;background:linear-gradient(135deg,#ffffff,#ffffff);overflow:hidden}.Homepage2_content__44MAx{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:0 32px;gap:40px}.Homepage2_hotlineSection__9FHKq{flex:1 1;display:flex;justify-content:flex-start;margin-left:8%}.Homepage2_hotlineTitle__P_DRl{font-size:2rem;font-weight:700;display:flex;flex-direction:column;align-items:center;color:#1120a3;text-align:center;text-shadow:0 2px 4px rgba(17,32,163,.1);position:relative}.Homepage2_hotlineTitle__P_DRl:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(135deg,#1120A3,#4a5cd6);border-radius:2px}.Homepage2_hotlineNumber__gyrkv{font-size:3rem;margin-top:10px;background:linear-gradient(135deg,#1120A3,#4a5cd6);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-weight:900;text-shadow:none;position:relative}.Homepage2_hotlineNumber__gyrkv:before{content:"📞";position:absolute;top:-5px;left:-50px;font-size:2rem;opacity:.7}.Homepage2_departmentSection__SL4jy{flex:2 1;display:flex;justify-content:flex-end;margin-right:8%}.Homepage2_departmentTitle__Dgj1h{font-size:2rem;font-weight:700;display:flex;flex-direction:column;align-items:center;color:#1120a3;text-align:center;line-height:1.3;text-shadow:0 2px 4px rgba(17,32,163,.1)}.Homepage2_departmentSubtitle__x5fyr{font-size:2rem;margin-top:10px;font-weight:600;color:#0f1a75;line-height:1.2}@media(max-width:1024px){.Homepage2_container__KQPCL{min-height:18vh;padding:30px 0}.Homepage2_content__44MAx{padding:0 24px;gap:30px}.Homepage2_hotlineSection__9FHKq{margin-left:4%}.Homepage2_departmentSection__SL4jy{margin-right:4%}.Homepage2_hotlineTitle__P_DRl{font-size:1.8rem}.Homepage2_hotlineNumber__gyrkv{font-size:2.5rem}.Homepage2_departmentTitle__Dgj1h{font-size:1.8rem}.Homepage2_departmentSubtitle__x5fyr{font-size:1.6rem}}@media(max-width:768px){.Homepage2_container__KQPCL{min-height:auto;padding:30px 0}.Homepage2_content__44MAx{flex-direction:column;gap:30px;padding:0 20px;text-align:center}.Homepage2_departmentSection__SL4jy,.Homepage2_hotlineSection__9FHKq{margin:0;width:100%;justify-content:center}.Homepage2_hotlineTitle__P_DRl{font-size:1.5rem}.Homepage2_hotlineNumber__gyrkv{font-size:2.2rem;margin-top:8px}.Homepage2_hotlineNumber__gyrkv:before{left:-40px;font-size:1.5rem}.Homepage2_departmentTitle__Dgj1h{font-size:1.4rem;line-height:1.4}.Homepage2_departmentSubtitle__x5fyr{font-size:1.3rem;margin-top:8px}}@media(max-width:480px){.Homepage2_container__KQPCL{padding:20px 0}.Homepage2_content__44MAx{padding:0 16px;gap:25px}.Homepage2_hotlineTitle__P_DRl{font-size:1.3rem}.Homepage2_hotlineNumber__gyrkv{font-size:2rem}.Homepage2_hotlineNumber__gyrkv:before{left:-35px;font-size:1.3rem}.Homepage2_departmentTitle__Dgj1h{font-size:1.2rem}.Homepage2_departmentSubtitle__x5fyr{font-size:1.1rem}.Homepage2_hotlineTitle__P_DRl:after{width:40px;height:2px}}@media(max-width:360px){.Homepage2_content__44MAx{padding:0 12px}.Homepage2_hotlineTitle__P_DRl{font-size:1.1rem}.Homepage2_hotlineNumber__gyrkv{font-size:1.8rem}.Homepage2_departmentTitle__Dgj1h{font-size:1rem}.Homepage2_departmentSubtitle__x5fyr{font-size:.95rem}}@media(min-width:1440px){.Homepage2_hotlineTitle__P_DRl{font-size:2.2rem}.Homepage2_hotlineNumber__gyrkv{font-size:3.5rem}.Homepage2_departmentSubtitle__x5fyr,.Homepage2_departmentTitle__Dgj1h{font-size:2.2rem}}.Homepage2_departmentTitle__Dgj1h,.Homepage2_hotlineTitle__P_DRl{animation:Homepage2_fadeInUp__lzR_5 .8s ease-out}.Homepage2_departmentSubtitle__x5fyr,.Homepage2_hotlineNumber__gyrkv{animation:Homepage2_fadeInUp__lzR_5 .8s ease-out .2s both}@keyframes Homepage2_fadeInUp__lzR_5{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Homepage2_hotlineSection__9FHKq:hover .Homepage2_hotlineNumber__gyrkv{transform:scale(1.05);transition:transform .3s ease}.Homepage2_departmentSection__SL4jy:hover .Homepage2_departmentTitle__Dgj1h{color:#0f1a75;transition:color .3s ease}@media(prefers-reduced-motion:reduce){.Homepage2_departmentSubtitle__x5fyr,.Homepage2_departmentTitle__Dgj1h,.Homepage2_hotlineNumber__gyrkv,.Homepage2_hotlineTitle__P_DRl{animation:none}.Homepage2_hotlineSection__9FHKq:hover .Homepage2_hotlineNumber__gyrkv{transform:none}}.Homepage3_container__Xj6_6{position:relative;width:100%;height:100vh;min-height:100vh;margin:0;padding:0;overflow:hidden;box-sizing:border-box;background-image:url(/images/bg02.png);background-size:cover;background-repeat:no-repeat;background-position:bottom;background-attachment:scroll;z-index:0;background-color:#f8f9fa;transition:background-image .3s ease-in-out}@media(max-width:768px){.Homepage3_container__Xj6_6{background-size:cover;background-position:bottom;height:100vh;min-height:100vh}.Homepage3_container__Xj6_6:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,51,102,.1),rgba(0,0,0,.05) 50%,rgba(0,51,102,.1));pointer-events:none;z-index:1}}.Homepage4_container__kW_iy{background-image:url(/images/bg03.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:0;overflow:hidden}.Homepage4_container__kW_iy,.Homepage4_content__gACGX{min-height:100vh;width:100%;position:relative;display:flex;align-items:center}.Homepage4_content__gACGX{max-width:1440px;margin:0 auto;justify-content:space-between;padding:0 5%;z-index:2}.Homepage4_leftContent__NsC_X{flex:1 1;max-width:600px;padding-right:60px;color:#fff;z-index:10}.Homepage4_title__vXxFI{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:30px;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.5)}.Homepage4_description__udJlE{margin-bottom:40px}.Homepage4_description__udJlE p{font-size:1.2rem;line-height:1.8;margin-bottom:15px;color:#2c3e50;font-weight:500;text-shadow:1px 1px 3px hsla(0,0%,100%,.8)}.Homepage4_description__udJlE p:last-child{margin-bottom:0}.Homepage4_downloadButtons__weWZs{display:flex;gap:20px;align-items:center}.Homepage4_appStoreButton__nZ6b7,.Homepage4_playStoreButton__6IFvC{cursor:pointer;transition:all .3s ease;border-radius:12px;overflow:hidden}.Homepage4_appStoreButton__nZ6b7 img,.Homepage4_playStoreButton__6IFvC img{width:160px;height:auto;display:block;transition:transform .3s ease}.Homepage4_appStoreButton__nZ6b7:hover,.Homepage4_playStoreButton__6IFvC:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.Homepage4_appStoreButton__nZ6b7:hover img,.Homepage4_playStoreButton__6IFvC:hover img{transform:scale(1.05)}.Homepage4_rightContent__qQr_W{flex:1 1;position:relative;display:flex;align-items:center;justify-content:center;height:100vh;max-height:800px}.Homepage4_thaidLogo__Xl2cf{position:absolute;top:20%;right:20%;z-index:3}.Homepage4_thaidLogo__Xl2cf img{width:400px;height:400px;object-fit:contain;filter:drop-shadow(0 4px 20px rgba(0,0,0,.15))}.Homepage4_phoneWithQR__m10iH{position:absolute;top:55%;right:5%;transform:rotate(8deg);z-index:4}.Homepage4_phoneImage__wOvc1{width:380px;height:380px;object-fit:contain;filter:drop-shadow(0 8px 30px rgba(0,0,0,.25));transition:transform .3s ease}.Homepage4_phoneImage__wOvc1:hover{transform:rotate(8deg) scale(1.02)}@media(min-width:1440px){.Homepage4_title__vXxFI{font-size:4rem}.Homepage4_description__udJlE p{font-size:1.3rem}.Homepage4_appStoreButton__nZ6b7 img,.Homepage4_playStoreButton__6IFvC img{width:180px}.Homepage4_thaidLogo__Xl2cf img{width:450px;height:450px}.Homepage4_phoneImage__wOvc1{width:420px;height:420px}}@media(max-width:1439px)and (min-width:1025px){.Homepage4_title__vXxFI{font-size:3.2rem}.Homepage4_description__udJlE p{font-size:1.1rem}.Homepage4_thaidLogo__Xl2cf img{width:350px;height:350px}.Homepage4_phoneImage__wOvc1{width:340px;height:340px}}@media(max-width:1024px)and (min-width:769px){.Homepage4_container__kW_iy{min-height:100vh;padding:60px 0}.Homepage4_content__gACGX{flex-direction:column;text-align:center;padding:0 4%;gap:60px;justify-content:center}.Homepage4_leftContent__NsC_X{padding-right:0;max-width:100%;order:2;z-index:10}.Homepage4_rightContent__qQr_W{order:1;height:350px;width:100%;position:relative}.Homepage4_title__vXxFI{font-size:2.8rem;margin-bottom:25px}.Homepage4_description__udJlE p{font-size:1.1rem;margin-bottom:15px}.Homepage4_downloadButtons__weWZs{justify-content:center;gap:20px}.Homepage4_appStoreButton__nZ6b7 img,.Homepage4_playStoreButton__6IFvC img{width:160px}.Homepage4_thaidLogo__Xl2cf{top:0;right:50%;transform:translateX(50%)}.Homepage4_thaidLogo__Xl2cf img{width:280px;height:280px}.Homepage4_phoneWithQR__m10iH{top:45%;right:30%;transform:translateX(50%) rotate(5deg)}.Homepage4_phoneImage__wOvc1{width:250px;height:250px}}@media(max-width:768px){.Homepage4_container__kW_iy{min-height:100vh;padding:40px 0;display:flex;flex-direction:column}.Homepage4_content__gACGX{flex-direction:column;padding:0 20px;gap:0;justify-content:flex-start;align-items:center;min-height:auto}.Homepage4_rightContent__qQr_W{order:1;height:300px;width:100%;position:relative;margin-bottom:40px;flex-shrink:0}.Homepage4_thaidLogo__Xl2cf{top:10%;right:50%;transform:translateX(50%)}.Homepage4_thaidLogo__Xl2cf img{width:200px;height:200px}.Homepage4_phoneWithQR__m10iH{top:10%;right:30%;transform:translateX(50%) rotate(5deg)}.Homepage4_phoneImage__wOvc1{width:180px;height:180px}.Homepage4_leftContent__NsC_X{order:2;max-width:100%;text-align:center;z-index:10;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:30px 20px;margin-top:200px}.Homepage4_title__vXxFI{font-size:2rem;margin-bottom:20px;color:#fff}.Homepage4_description__udJlE{margin-bottom:30px}.Homepage4_description__udJlE p{font-size:1rem;line-height:1.6;margin-bottom:12px;color:#2c3e50;text-shadow:1px 1px 3px hsla(0,0%,100%,.9)}.Homepage4_downloadButtons__weWZs{flex-direction:column;gap:15px;align-items:center}.Homepage4_downloadButtons__weWZs .Homepage4_appStoreButton__nZ6b7 img,.Homepage4_downloadButtons__weWZs .Homepage4_playStoreButton__6IFvC img{width:180px}}@media(max-width:480px){.Homepage4_container__kW_iy{padding:30px 0}.Homepage4_content__gACGX{padding:0 15px}.Homepage4_rightContent__qQr_W{height:250px;margin-bottom:30px}.Homepage4_thaidLogo__Xl2cf img{width:160px;height:160px}.Homepage4_phoneImage__wOvc1{width:150px;height:150px}.Homepage4_leftContent__NsC_X{padding:25px 15px;margin-top:15px}.Homepage4_title__vXxFI{font-size:1.6rem;margin-bottom:15px}.Homepage4_description__udJlE{margin-bottom:25px}.Homepage4_description__udJlE p{font-size:.9rem;margin-bottom:10px}.Homepage4_downloadButtons__weWZs{gap:12px}.Homepage4_downloadButtons__weWZs .Homepage4_appStoreButton__nZ6b7 img,.Homepage4_downloadButtons__weWZs .Homepage4_playStoreButton__6IFvC img{width:160px}}@media(max-width:360px){.Homepage4_container__kW_iy{padding:20px 0}.Homepage4_content__gACGX{padding:0 10px}.Homepage4_rightContent__qQr_W{height:220px;margin-bottom:25px}.Homepage4_thaidLogo__Xl2cf img{width:130px;height:130px}.Homepage4_phoneImage__wOvc1{width:120px;height:120px}.Homepage4_leftContent__NsC_X{padding:20px 12px}.Homepage4_title__vXxFI{font-size:1.4rem;margin-bottom:12px}.Homepage4_description__udJlE{margin-bottom:20px}.Homepage4_description__udJlE p{font-size:.8rem;margin-bottom:8px}.Homepage4_downloadButtons__weWZs{gap:10px}.Homepage4_downloadButtons__weWZs .Homepage4_appStoreButton__nZ6b7 img,.Homepage4_downloadButtons__weWZs .Homepage4_playStoreButton__6IFvC img{width:140px}}@media(max-width:768px)and (orientation:landscape)and (max-height:500px){.Homepage4_container__kW_iy{min-height:100vh;padding:20px 0}.Homepage4_content__gACGX{flex-direction:row;gap:30px;justify-content:space-between;align-items:center}.Homepage4_rightContent__qQr_W{order:2;flex:1 1;height:60vh;margin-bottom:0}.Homepage4_leftContent__NsC_X{order:1;flex:1 1;text-align:left;padding:20px;margin-top:0;max-width:50%}.Homepage4_title__vXxFI{font-size:1.5rem;margin-bottom:15px}.Homepage4_description__udJlE p{font-size:.8rem;margin-bottom:8px}.Homepage4_downloadButtons__weWZs{flex-direction:row;gap:10px;justify-content:flex-start}.Homepage4_downloadButtons__weWZs .Homepage4_appStoreButton__nZ6b7 img,.Homepage4_downloadButtons__weWZs .Homepage4_playStoreButton__6IFvC img{width:120px}.Homepage4_thaidLogo__Xl2cf img{width:150px;height:150px}.Homepage4_phoneImage__wOvc1{width:130px;height:130px}}.Homepage4_phoneImage__wOvc1,.Homepage4_thaidLogo__Xl2cf img{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(prefers-reduced-motion:reduce){.Homepage4_appStoreButton__nZ6b7,.Homepage4_phoneImage__wOvc1,.Homepage4_playStoreButton__6IFvC{transition:none}.Homepage4_appStoreButton__nZ6b7:hover,.Homepage4_playStoreButton__6IFvC:hover{transform:none}.Homepage4_phoneImage__wOvc1:hover{transform:rotate(8deg)}}.Homepage4_leftContent__NsC_X{position:relative}.Homepage4_leftContent__NsC_X:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.05));border-radius:20px;pointer-events:none}@media(max-width:768px){.Homepage4_leftContent__NsC_X{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 8px 32px rgba(0,0,0,.1)}}.Homepage6_homepage6Container__glCLx{padding:20px;max-width:1200px;margin:0 auto}.Homepage6_header__fnps8{display:flex;align-items:center;margin-bottom:20px}.Homepage6_header__fnps8 .Homepage6_headerImg__9CFWK{width:140px;height:140px;margin-right:10px}.Homepage6_header__fnps8 .Homepage6_headerTitle__oeY3z{font-size:44px;font-weight:700}.Homepage6_questionsContainer__sW8Kg{display:flex;justify-content:space-between;gap:20px}.Homepage6_questionsColumn__SanDW{flex:1 1}.Homepage6_questionCard__OPgXH{background-color:#fff;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Homepage6_questionHeader__Iwm9f{display:flex;justify-content:space-between;align-items:center;padding:15px;cursor:pointer;font-size:16px;font-weight:600;border-bottom:1px solid #f0f0f0}.Homepage6_questionText__3tdHS{color:#333}.Homepage6_iconWrapper__KNA8B{width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:20%;transition:background-color .3s ease}.Homepage6_iconText__194KR{font-size:20px;font-weight:700;color:#fff}.Homepage6_accordionAnswer__EsAdP{padding:15px;font-size:14px;color:#555;display:none;transition:max-height .3s ease;max-height:0}.Homepage6_accordionAnswer__EsAdP.Homepage6_active__xfp44{display:block;max-height:500px}.Homepage6_answerText__m8j48{margin:0}.Homepage6_questionCard__OPgXH:last-child{margin-bottom:0}.Chat_phoneIcon__aLoXH{position:fixed;bottom:100px;right:20px;width:60px;height:60px;background-color:#f4c542;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:all .3s ease;z-index:999}.Chat_phoneIcon__aLoXH:hover{transform:scale(1.1);background-color:#e6b836}.Chat_scrollTopButton__kYTcX{position:fixed;bottom:180px;right:20px;width:60px;height:60px;background-color:#f4c542;color:#fff;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:all .3s ease;z-index:998}.Chat_scrollTopButton__kYTcX:hover{transform:scale(1.1);background-color:#e6b836}.Chat_chatIcon__9W5Ac{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background-color:#f4c542;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:all .3s ease;z-index:1000}.Chat_chatIcon__9W5Ac:hover{transform:scale(1.1);background-color:#e6b836}.Chat_chatBox__1jNeq{position:fixed;bottom:10px;right:75px;width:100%;max-width:320px;height:500px;background:#fff;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.15);z-index:1001;display:flex;flex-direction:column;overflow:hidden;animation:Chat_slideUp__SylMi .3s ease-out}@media(max-width:768px){.Chat_chatBox__1jNeq{width:280px;bottom:70px;right:20px;height:450px;border-radius:16px}}@media(max-width:576px){.Chat_chatBox__1jNeq{width:calc(100% - 30px);right:15px;left:15px;bottom:60px;height:400px;border-radius:16px}}@media(max-width:480px){.Chat_chatBox__1jNeq{width:260px;bottom:60px;right:10px;left:auto;height:380px}}@keyframes Chat_slideUp__SylMi{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Chat_chatHeader__y1Wt5{background:linear-gradient(135deg,#f4c542,#e6b836);color:#fff;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;border-radius:20px 20px 0 0}@media(max-width:768px){.Chat_chatHeader__y1Wt5{border-radius:16px 16px 0 0}}.Chat_chatTitle__OOA4V{font-weight:700;font-size:16px;color:#fff;display:flex;align-items:center;gap:8px}@media(max-width:480px){.Chat_chatTitle__OOA4V{font-size:14px;gap:6px}}.Chat_chatLogo__57Kwn{width:24px;height:24px;object-fit:contain}@media(max-width:480px){.Chat_chatLogo__57Kwn{width:20px;height:20px}}.Chat_closeButton__m6pGm{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:28px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;font-size:16px}.Chat_closeButton__m6pGm:hover{background:hsla(0,0%,100%,.3)}.Chat_chatContent__jyHo_{flex:1 1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:15px;background:#f8fafc;font-family:Arial,sans-serif;font-size:14px;line-height:1.6}.Chat_chatContent__jyHo_::-webkit-scrollbar{width:4px}.Chat_chatContent__jyHo_::-webkit-scrollbar-track{background:#f1f1f1}.Chat_chatContent__jyHo_::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.Chat_chatContent__jyHo_::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media(max-width:768px){.Chat_chatContent__jyHo_{padding:15px;font-size:13px;gap:12px}}@media(max-width:480px){.Chat_chatContent__jyHo_{font-size:12px;padding:12px;gap:10px}}.Chat_loadingMessage__3_JDH{display:flex;align-items:center;justify-content:center;gap:8px;color:#6b7280;font-size:14px;padding:20px}.Chat_loadingSpinner__b4Rcn{width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#f4c542;border-radius:50%;animation:Chat_spin__dsyu2 1s linear infinite}@keyframes Chat_spin__dsyu2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Chat_message__OrbOj{display:flex;flex-direction:column;max-width:80%;animation:Chat_fadeIn__kOGdI .3s ease-out}@keyframes Chat_fadeIn__kOGdI{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Chat_userMessage__7LA4o{align-self:flex-end}.Chat_userMessage__7LA4o .Chat_messageContent__PP_vA{background:linear-gradient(135deg,#f4c542,#e6b836);color:#fff;padding:12px 16px;border-radius:18px 18px 4px 18px;font-size:14px;line-height:1.4;box-shadow:0 2px 6px rgba(0,0,0,.1)}@media(max-width:480px){.Chat_userMessage__7LA4o .Chat_messageContent__PP_vA{font-size:13px;padding:10px 14px}}.Chat_userMessage__7LA4o .Chat_timestamp__jVqcO{font-size:11px;color:#6b7280;text-align:right;margin-top:4px}.Chat_botMessage__9OOqQ{align-self:flex-start}.Chat_botMessage__9OOqQ .Chat_messageContent__PP_vA{background:#fff;color:#374151;padding:12px 16px;border-radius:18px 18px 18px 4px;border:1px solid #e5e7eb;font-size:14px;line-height:1.4;box-shadow:0 2px 4px rgba(0,0,0,.05)}@media(max-width:480px){.Chat_botMessage__9OOqQ .Chat_messageContent__PP_vA{font-size:13px;padding:10px 14px}}.Chat_botMessage__9OOqQ .Chat_timestamp__jVqcO{font-size:11px;color:#6b7280;text-align:left;margin-top:4px}.Chat_keywords__nLufA{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.Chat_keyword__Pf9Fv{background:#fff3cd;color:#856404;font-size:11px;padding:2px 8px;border-radius:12px;border:1px solid #f4c542}.Chat_typingIndicator__SRA5u{background:#fff;padding:12px 16px;border-radius:18px 18px 18px 4px;border:1px solid #e5e7eb;display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.Chat_typingDots__bkyrZ{display:flex;gap:2px}.Chat_typingDots__bkyrZ span{width:4px;height:4px;background:#6b7280;border-radius:50%;animation:Chat_typingAnimation__Yz3Up 1.4s infinite}.Chat_typingDots__bkyrZ span:first-child{animation-delay:0s}.Chat_typingDots__bkyrZ span:nth-child(2){animation-delay:.2s}.Chat_typingDots__bkyrZ span:nth-child(3){animation-delay:.4s}@keyframes Chat_typingAnimation__Yz3Up{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.Chat_chatInput__6tfw8{background:#fff;border-top:1px solid #e5e7eb;padding:15px 20px;position:relative}@media(max-width:768px){.Chat_chatInput__6tfw8{padding:12px 15px}}.Chat_messageInput__WZZQV{flex:1 1;border:1px solid #d1d5db;border-radius:20px;padding:8px 16px;font-size:14px;resize:none;outline:none;font-family:inherit;max-height:80px;min-height:36px}.Chat_messageInput__WZZQV:focus{border-color:#f4c542;box-shadow:0 0 0 3px rgba(244,197,66,.1)}.Chat_messageInput__WZZQV:disabled{background:#f3f4f6;cursor:not-allowed}@media(max-width:480px){.Chat_messageInput__WZZQV{font-size:13px;height:70px;padding:6px 12px}}.Chat_sendButton__d0jfw{background:linear-gradient(135deg,#f4c542,#e6b836);border:none;color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.Chat_sendButton__d0jfw:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 8px rgba(244,197,66,.3)}.Chat_sendButton__d0jfw:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:576px){.Chat_sendButton__d0jfw{width:32px;height:32px}}.Chat_chatFooter__Xu04q{text-align:center;font-size:12px;color:#777;margin-top:8px}.Chat_phoneLink__Msuv_{color:#f4c542;text-decoration:none;font-weight:600}.Chat_phoneLink__Msuv_:hover{text-decoration:underline}@media(max-width:768px){.Chat_chatIcon__9W5Ac,.Chat_phoneIcon__aLoXH,.Chat_scrollTopButton__kYTcX{width:50px;height:50px;font-size:25px}.Chat_phoneIcon__aLoXH{bottom:80px}.Chat_scrollTopButton__kYTcX{width:50px;height:50px;bottom:150px}}@media(max-width:480px){.Chat_chatIcon__9W5Ac,.Chat_phoneIcon__aLoXH,.Chat_scrollTopButton__kYTcX{width:45px;height:45px;font-size:20px}.Chat_scrollTopButton__kYTcX{width:45px;height:45px;bottom:140px}}.Chat_quickMenu__O5Qdr{position:absolute;bottom:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:12px 12px 0 0;box-shadow:0 -4px 12px rgba(0,0,0,.1);max-height:300px;z-index:1000;margin-bottom:5px}.Chat_quickMenuHeader__gnXqW{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:linear-gradient(135deg,#f4c542,#e6b836);color:#fff;border-bottom:1px solid #e0e0e0;border-radius:12px 12px 0 0;font-weight:600;font-size:14px}.Chat_closeQuickMenu___fsXh{background:hsla(0,0%,100%,.2);border:none;font-size:16px;color:#fff;cursor:pointer;padding:4px;border-radius:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.Chat_closeQuickMenu___fsXh:hover{background:hsla(0,0%,100%,.3)}.Chat_quickMenuItems__1OrLt{max-height:240px;overflow-y:auto;padding:8px 0}.Chat_quickMenuItems__1OrLt::-webkit-scrollbar{width:4px}.Chat_quickMenuItems__1OrLt::-webkit-scrollbar-track{background:#f1f1f1}.Chat_quickMenuItems__1OrLt::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.Chat_quickMenuItem__yDYVD{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #f0f0f0}.Chat_quickMenuItem__yDYVD:hover{background:#f8f9fa}.Chat_quickMenuItem__yDYVD:last-child{border-bottom:none}.Chat_questionIcon__2Akex{font-size:16px;margin-right:12px;flex-shrink:0;color:#f4c542}.Chat_questionText__A2JOv{font-size:14px;color:#333;line-height:1.4;flex:1 1}.Chat_noQuestions__kgywn{padding:20px 16px;text-align:center;color:#666;font-size:14px}.Chat_noQuestions__kgywn small{color:#999;font-size:12px}.Chat_inputContainer__yOtIW{display:flex;align-items:flex-end;gap:8px;position:relative}.Chat_menuButton__BBdJK{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;width:50px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.Chat_menuButton__BBdJK:hover{background:#e8e8e8;border-color:#d0d0d0}.Chat_menuButton__BBdJK:active{background:#ddd}.Chat_menuButton__BBdJK:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.Chat_menuButton__BBdJK{width:45px;height:36px}}.Chat_menuText__VfkkH{font-size:12px;color:#666;font-weight:500}@media(max-width:480px){.Chat_menuText__VfkkH{font-size:11px}}