.LoginModal_overlay__GxXb2{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:999999!important;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow-y:auto}.LoginModal_modal__a5sgU{background-color:var(--color-white);border-radius:var(--radius-lg);padding:2.5rem;max-width:450px;width:100%;position:relative;box-shadow:0 10px 50px rgba(0,0,0,.3);animation:LoginModal_slideUp__WC4Lq .3s ease;margin:auto;z-index:1000000!important}@keyframes LoginModal_slideUp__WC4Lq{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.LoginModal_closeButton___EjyB{position:absolute;top:1.5rem;right:1.5rem;width:36px;height:36px;border-radius:50%;background-color:var(--color-cream);border:none;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.LoginModal_closeButton___EjyB:hover{background-color:var(--color-dark);color:var(--color-white);transform:rotate(90deg)}.LoginModal_header__sRh83{text-align:center;margin-bottom:2rem}.LoginModal_header__sRh83 h2{font-size:1.75rem;margin-bottom:.5rem;color:var(--color-dark)}.LoginModal_header__sRh83 p{color:var(--color-gray);font-size:.95rem}.LoginModal_form__HuWk_{display:flex;flex-direction:column;gap:1.5rem}.LoginModal_formGroup__idpEU{display:flex;flex-direction:column;gap:.5rem}.LoginModal_formGroup__idpEU label{font-size:.9rem;font-weight:600;color:var(--color-dark)}.LoginModal_formGroup__idpEU input{padding:1rem;border:2px solid var(--color-light-gray);border-radius:var(--radius-sm);font-size:1rem;font-family:var(--font-body);transition:all .3s ease}.LoginModal_formGroup__idpEU input:focus{outline:none;border-color:var(--color-turmeric);box-shadow:0 0 0 3px rgba(244,185,66,.1)}.LoginModal_otpInfo__2pkuK{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:var(--color-cream);border-radius:var(--radius-sm)}.LoginModal_otpInfo__2pkuK p{font-size:.95rem;color:var(--color-dark);font-weight:500}.LoginModal_changeNumber__Fl4fN{background:none;border:none;color:var(--color-turmeric);font-weight:600;cursor:pointer;font-size:.9rem;text-decoration:underline}.LoginModal_changeNumber__Fl4fN:hover{color:var(--color-beetroot)}.LoginModal_devOTP__JJr1b{padding:1rem;background-color:#fff9e6;border:2px dashed var(--color-turmeric);border-radius:var(--radius-sm);text-align:center;font-size:.95rem}.LoginModal_devOTP__JJr1b strong{font-size:1.5rem;color:var(--color-dark);letter-spacing:.2em;font-family:var(--font-display)}.LoginModal_error__HZNcb{padding:.875rem;background-color:#ffebee;color:#c62828;border-radius:var(--radius-sm);font-size:.9rem;text-align:center;border:1px solid #ef5350}.LoginModal_note__tt04a{text-align:center;font-size:.85rem;color:var(--color-gray);margin-top:-.5rem}.LoginModal_resendButton___3P9n{background:none;border:none;color:var(--color-turmeric);font-weight:600;cursor:pointer;font-size:.95rem;text-decoration:underline;padding:0;margin-top:-.5rem}.LoginModal_resendButton___3P9n:hover:not(:disabled){color:var(--color-beetroot)}.LoginModal_resendButton___3P9n:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.LoginModal_modal__a5sgU{padding:2rem}.LoginModal_header__sRh83 h2{font-size:1.5rem}}.Navbar_navbar__zhZYq{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:var(--color-cream);transition:all .3s ease;padding:1.5rem 0}.Navbar_navbar__zhZYq.Navbar_scrolled__S0FMT{background-color:hsla(38,50%,97%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);padding:1rem 0}.Navbar_navContainer__bLatB{display:flex;align-items:center;justify-content:space-between}.Navbar_logo__YNqJh{display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:transform .3s ease}.Navbar_logo__YNqJh:hover{transform:translateY(-2px)}.Navbar_logoImage__oC6bF{height:65px;width:auto;object-fit:contain;transition:transform .3s ease}.Navbar_logo__YNqJh:hover .Navbar_logoImage__oC6bF{transform:scale(1.05)}.Navbar_logoTextWrapper__PE2ij{display:flex;flex-direction:column}.Navbar_logoText__wC7B6{font-family:var(--font-display);font-size:2rem;font-weight:700;background:linear-gradient(135deg,#1e88e5,#1565c0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;line-height:1}.Navbar_logoSubtext__aT0XE{font-size:.7rem;font-weight:500;color:var(--color-gray);text-transform:uppercase;letter-spacing:.1em;margin-top:.15rem}.Navbar_navLinks__fa9HS{display:flex;align-items:center;gap:2.5rem}.Navbar_navLink__VR3HP{font-size:.95rem;font-weight:500;color:var(--color-dark);background:none;border:none;cursor:pointer;transition:color .3s ease;position:relative}.Navbar_navLink__VR3HP:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:var(--color-turmeric);transition:width .3s ease}.Navbar_navLink__VR3HP:hover{color:var(--color-turmeric)}.Navbar_navLink__VR3HP:hover:after{width:100%}.Navbar_mobileToggle__rQ_T6{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.Navbar_mobileToggle__rQ_T6 span{width:25px;height:3px;background-color:var(--color-dark);border-radius:2px;transition:all .3s ease}@media (max-width:968px){.Navbar_navLinks__fa9HS{gap:1.5rem}}@media (max-width:768px){.Navbar_mobileToggle__rQ_T6{display:flex}.Navbar_logoImage__oC6bF{height:50px}.Navbar_logoText__wC7B6{font-size:1.65rem}.Navbar_logoSubtext__aT0XE{font-size:.65rem}.Navbar_navLinks__fa9HS{position:fixed;top:80px;left:0;right:0;background-color:var(--color-cream);flex-direction:column;gap:0;padding:2rem;box-shadow:var(--shadow-lg);transform:translateY(-150%);opacity:0;transition:all .3s ease}.Navbar_navLinks__fa9HS.Navbar_mobileMenuOpen__gm6hy{transform:translateY(0);opacity:1}.Navbar_navLink__VR3HP{width:100%;text-align:left;padding:1rem 0;border-bottom:1px solid var(--color-light-gray)}.Navbar_navLink__VR3HP:after{display:none}.Navbar_navLinks__fa9HS .Navbar_btn__is3SZ{margin-top:1rem;width:100%}}.Navbar_cartButton__b1jMC{position:relative;background-color:var(--color-turmeric);color:var(--color-dark);padding:.75rem 1.5rem;border-radius:var(--radius-full);font-weight:600;transition:all .3s ease}.Navbar_cartButton__b1jMC:hover{background-color:#e5a932;transform:translateY(-2px)}.Navbar_cartBadge__BhJYp{position:absolute;top:-8px;right:-8px;background-color:var(--color-beetroot);color:var(--color-white);width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.Navbar_userMenu___fQne{display:flex;align-items:center;gap:1rem}.Navbar_userName__seyTQ{font-size:.95rem;font-weight:600;color:var(--color-dark)}.Navbar_logoutButton__ycrxT{background:none;border:1px solid var(--color-light-gray);padding:.5rem 1rem;border-radius:var(--radius-full);font-size:.9rem;font-weight:500;color:var(--color-gray);transition:all .3s ease}.Navbar_logoutButton__ycrxT:hover{border-color:var(--color-beetroot);color:var(--color-beetroot);background-color:rgba(199,62,74,.05)}@media (max-width:768px){.Navbar_userMenu___fQne{flex-direction:column;align-items:flex-start;width:100%;padding-top:1rem;border-top:1px solid var(--color-light-gray)}.Navbar_cartButton__b1jMC,.Navbar_logoutButton__ycrxT{width:100%;justify-content:center}}.Footer_footer__yl3k1{background-color:var(--color-dark);color:var(--color-white);padding:4rem 0 2rem}.Footer_footerTop__9iq6R{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.25fr;grid-gap:3rem;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.Footer_footerColumn__N1_bC{display:flex;flex-direction:column;gap:1.25rem}.Footer_logo__ZIHpg{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;transition:transform .3s ease}.Footer_logo__ZIHpg:hover{transform:translateX(5px)}.Footer_logoImage__V5yuX{height:75px;width:auto;object-fit:contain;transition:transform .3s ease}.Footer_logo__ZIHpg:hover .Footer_logoImage__V5yuX{transform:scale(1.05)}.Footer_logoTextWrapper__QvpLP{display:flex;flex-direction:column}.Footer_logoText__hM__e{font-family:var(--font-display);font-size:2rem;font-weight:700;background:linear-gradient(135deg,#64b5f6,#42a5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;line-height:1}.Footer_logoSubtext__hzA4w{font-size:.72rem;font-weight:500;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.1em;margin-top:.15rem}.Footer_description__hNlni{font-size:.95rem;color:hsla(0,0%,100%,.7);line-height:1.6;margin-bottom:.5rem}.Footer_contactInfo__3mDun{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1rem}.Footer_contactLink__uyVd9{font-size:.9rem;color:hsla(0,0%,100%,.8);text-decoration:none;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.Footer_contactLink__uyVd9:hover{color:var(--color-turmeric);transform:translateX(5px)}.Footer_whatsappLink__nWpuO{font-size:.9rem;color:#25d366;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-weight:600}.Footer_whatsappLink__nWpuO:hover{color:#128c7e;transform:translateX(5px)}.Footer_social__H97YH{display:flex;gap:.75rem}.Footer_socialIcon__w24z3{width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;font-size:1.25rem;transition:all .3s ease}.Footer_socialIcon__w24z3:hover{background-color:var(--color-turmeric);transform:translateY(-3px)}.Footer_columnTitle__7Sdry{font-size:1.125rem;font-weight:600;color:var(--color-white);margin-bottom:.5rem}.Footer_linkList__zB_xc{list-style:none;display:flex;flex-direction:column;gap:.75rem}.Footer_linkList__zB_xc li a,.Footer_linkList__zB_xc li button{font-size:.95rem;color:hsla(0,0%,100%,.7);transition:color .3s ease;background:none;border:none;padding:0;cursor:pointer;text-align:left}.Footer_linkList__zB_xc li a:hover,.Footer_linkList__zB_xc li button:hover{color:var(--color-turmeric)}.Footer_newsletterText__ey249{font-size:.95rem;color:hsla(0,0%,100%,.7);line-height:1.6}.Footer_newsletterForm__qteKa{display:flex;gap:.5rem;background-color:hsla(0,0%,100%,.1);padding:.5rem;border-radius:var(--radius-full);transition:all .3s ease}.Footer_newsletterForm__qteKa:focus-within{background-color:hsla(0,0%,100%,.15)}.Footer_newsletterForm__qteKa input{flex:1 1;background:none;border:none;padding:.5rem 1rem;color:var(--color-white);font-size:.95rem;font-family:var(--font-body)}.Footer_newsletterForm__qteKa input::placeholder{color:hsla(0,0%,100%,.5)}.Footer_newsletterForm__qteKa input:focus{outline:none}.Footer_newsletterForm__qteKa button{width:40px;height:40px;border-radius:50%;background-color:var(--color-turmeric);color:var(--color-dark);border:none;cursor:pointer;font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.Footer_newsletterForm__qteKa button:hover:not(:disabled){background-color:var(--color-white);transform:scale(1.1)}.Footer_newsletterForm__qteKa button:disabled{opacity:.5;cursor:not-allowed}.Footer_status__ekFm_{padding:.75rem;border-radius:var(--radius-sm);font-size:.875rem}.Footer_status__ekFm_.Footer_success__gCMCt{background-color:rgba(76,175,80,.2);color:#81c784;border:1px solid rgba(76,175,80,.3)}.Footer_status__ekFm_.Footer_error__woUfB{background-color:rgba(244,67,54,.2);color:#ef5350;border:1px solid rgba(244,67,54,.3)}.Footer_footerBottom__5n19l{display:flex;justify-content:space-between;align-items:center;padding-top:2rem}.Footer_bottomLeft__xgxd0 p{font-size:.875rem;color:hsla(0,0%,100%,.5)}.Footer_bottomRight__qvpxS{display:flex;gap:2rem}.Footer_bottomRight__qvpxS a{font-size:.875rem;color:hsla(0,0%,100%,.5);transition:color .3s ease}.Footer_bottomRight__qvpxS a:hover{color:var(--color-turmeric)}@media (max-width:1200px){.Footer_footerTop__9iq6R{grid-template-columns:repeat(3,1fr)}.Footer_footerColumn__N1_bC:first-child{grid-column:1/-1}}@media (max-width:768px){.Footer_footerTop__9iq6R{grid-template-columns:1fr}.Footer_footerColumn__N1_bC:first-child{grid-column:1}.Footer_logoImage__V5yuX{height:60px}.Footer_logoText__hM__e{font-size:1.75rem}.Footer_logoSubtext__hzA4w{font-size:.68rem}.Footer_footerBottom__5n19l{flex-direction:column;gap:1.5rem;text-align:center}.Footer_bottomRight__qvpxS{flex-direction:column;gap:1rem}}.Careers_careersPage__J_XVy{min-height:100vh;background-color:var(--color-white)}.Careers_container__VjlNm{max-width:1200px;margin:0 auto;padding:0 2rem}.Careers_hero__2A_B9{padding:8rem 0 4rem;background:linear-gradient(135deg,#f4b942,#f9d67a);text-align:center}.Careers_heroTitle___DYhW{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-dark)}.Careers_heroSubtitle__c1Ho1{font-size:1.25rem;color:var(--color-dark);opacity:.9}.Careers_jobListing__QxHNJ{padding:4rem 0}.Careers_jobCard__q_v42{background:var(--color-white);border:2px solid var(--color-light-gray);border-radius:var(--radius-lg);padding:3rem;box-shadow:0 4px 20px rgba(0,0,0,.05)}.Careers_jobHeader__7dM5v{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:2px solid var(--color-light-gray)}.Careers_jobBadge__O1Uwq{display:inline-block;background:linear-gradient(135deg,#f4b942,#f9d67a);color:var(--color-dark);padding:.75rem 1.5rem;border-radius:var(--radius-full);font-weight:700;font-size:1.125rem;margin-bottom:1.5rem}.Careers_jobMeta__NXctY{display:flex;gap:2rem;flex-wrap:wrap;font-size:.95rem;color:var(--color-gray)}.Careers_jobMeta__NXctY span{display:flex;align-items:center;gap:.5rem}.Careers_jobContent__7aCW4{display:flex;flex-direction:column;gap:2.5rem}.Careers_section__2vvPM{padding:1.5rem;background:var(--color-cream);border-radius:var(--radius-md)}.Careers_section__2vvPM h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-dark)}.Careers_section__2vvPM p{line-height:1.8;color:var(--color-gray);margin-bottom:1rem}.Careers_section__2vvPM p:last-child{margin-bottom:0}.Careers_section__2vvPM ul{list-style:none;padding:0;margin:0}.Careers_section__2vvPM ul li{padding:.75rem 0 .75rem 1.5rem;position:relative;line-height:1.8;color:var(--color-gray)}.Careers_section__2vvPM ul li:before{content:"✓";position:absolute;left:0;color:var(--color-turmeric);font-weight:700}.Careers_applicationForm__KIIuz{padding:4rem 0 6rem;background:var(--color-cream)}.Careers_formCard__38JYx{max-width:800px;margin:0 auto;background:var(--color-white);padding:3rem;border-radius:var(--radius-lg);box-shadow:0 4px 20px rgba(0,0,0,.1)}.Careers_formTitle__dOWh0{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-align:center;color:var(--color-dark)}.Careers_formSubtitle__9SudK{text-align:center;color:var(--color-gray);margin-bottom:2.5rem;font-size:1.125rem}.Careers_form__wc5dX{display:flex;flex-direction:column;gap:1.5rem}.Careers_formRow__sUhIx{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.Careers_formGroup__bFD1J{display:flex;flex-direction:column;gap:.5rem}.Careers_formGroup__bFD1J label{font-size:.95rem;font-weight:600;color:var(--color-dark)}.Careers_formGroup__bFD1J input,.Careers_formGroup__bFD1J textarea{padding:1rem;border:2px solid var(--color-light-gray);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:1rem;color:var(--color-dark);transition:all .3s ease;background-color:var(--color-white)}.Careers_formGroup__bFD1J input:focus,.Careers_formGroup__bFD1J textarea:focus{outline:none;border-color:var(--color-turmeric);box-shadow:0 0 0 3px rgba(244,185,66,.1)}.Careers_formGroup__bFD1J input.Careers_readOnly__2DfYK{background-color:var(--color-cream);cursor:not-allowed}.Careers_formGroup__bFD1J textarea{resize:vertical;min-height:120px}.Careers_fileUpload__JQrmJ{position:relative}.Careers_fileUpload__JQrmJ input[type=file]{position:absolute;opacity:0;width:0;height:0}.Careers_fileLabel__Dc06Z{display:block;padding:1rem;border:2px dashed var(--color-light-gray);border-radius:var(--radius-sm);text-align:center;cursor:pointer;transition:all .3s ease;background-color:var(--color-white);color:var(--color-gray)}.Careers_fileLabel__Dc06Z:hover{border-color:var(--color-turmeric);background-color:var(--color-cream);color:var(--color-dark)}.Careers_filePreview__wCD8a{margin-top:.5rem;font-size:.9rem;color:#2e7d32;font-weight:500}.Careers_status__c43G6{padding:1rem;border-radius:var(--radius-sm);font-size:.95rem;font-weight:500}.Careers_status__c43G6.Careers_success__8_xlD{background-color:#e8f5e9;color:#2e7d32;border:1px solid #4caf50}.Careers_status__c43G6.Careers_error__stlgy{background-color:#ffebee;color:#c62828;border:1px solid #ef5350}.Careers_form__wc5dX button[type=submit]{width:100%;margin-top:1rem}.Careers_form__wc5dX button[type=submit]:disabled{opacity:.6;cursor:not-allowed}@media (max-width:968px){.Careers_heroTitle___DYhW{font-size:2.5rem}.Careers_formCard__38JYx,.Careers_jobCard__q_v42{padding:2rem}.Careers_formRow__sUhIx{grid-template-columns:1fr}.Careers_jobMeta__NXctY{flex-direction:column;gap:1rem}}@media (max-width:640px){.Careers_hero__2A_B9{padding:6rem 0 3rem}.Careers_heroTitle___DYhW{font-size:2rem}.Careers_heroSubtitle__c1Ho1{font-size:1rem}.Careers_formCard__38JYx,.Careers_jobCard__q_v42{padding:1.5rem}.Careers_formTitle__dOWh0{font-size:2rem}.Careers_section__2vvPM{padding:1rem}.Careers_section__2vvPM h3{font-size:1.25rem}}