.Dashboard_dashboard___jbZD{min-height:100vh;background:#f5f5f5}.Dashboard_navbar__8BovR{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Dashboard_navbar__8BovR h1{margin:0;font-size:24px}.Dashboard_logoutBtn__cUL2c{background:rgba(255,255,255,.2);color:white;border:2px solid white;padding:8px 20px;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s}.Dashboard_logoutBtn__cUL2c:hover{background:white;color:#667eea}.Dashboard_tabs__NKjEJ{display:flex;gap:10px;padding:20px 40px;background:white;border-bottom:2px solid #e0e0e0}.Dashboard_tab__AdNZB{padding:12px 24px;background:transparent;border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600;color:#666;transition:all .3s}.Dashboard_tab__AdNZB:hover{background:#f0f0f0}.Dashboard_activeTab__XJcHO{background:#667eea!important;color:white!important}.Dashboard_content__6u_eP{padding:40px}.Dashboard_section___SEHL{background:white;border-radius:10px;padding:30px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.Dashboard_sectionHeader__v1c30{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.Dashboard_sectionHeader__v1c30 h2{margin:0;color:#333}.Dashboard_addBtn__dHW5s{background:#667eea;color:white;border:none;padding:12px 24px;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s}.Dashboard_addBtn__dHW5s:hover{background:#5568d3;transform:translateY(-2px)}.Dashboard_grid__2q8Z_{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:24px;gap:24px}.Dashboard_card__TPiPX{background:white;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden;transition:all .3s}.Dashboard_card__TPiPX:hover{box-shadow:0 5px 20px rgba(0,0,0,.1);transform:translateY(-5px)}.Dashboard_cardImage__Dpwet{width:100%;height:200px;object-fit:cover}.Dashboard_cardContent__cBvcW{padding:20px}.Dashboard_cardContent__cBvcW h3{margin:0 0 10px;color:#333;font-size:18px}.Dashboard_category__vUZJI{color:#667eea;font-size:14px;font-weight:600;margin:5px 0}.Dashboard_price__M3dPh{font-size:20px;font-weight:700;color:#333;margin:10px 0}.Dashboard_stock__z4BoJ{color:#666;font-size:14px;margin:5px 0}.Dashboard_badge__A1hMn{display:inline-block;background:#ffd700;color:#333;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;margin:10px 0}.Dashboard_cardActions__7zKeh{display:flex;gap:10px;margin-top:15px}.Dashboard_editBtn__sJyjN{flex:1 1;background:#4caf50;color:white;border:none;padding:8px;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s}.Dashboard_editBtn__sJyjN:hover{background:#45a049}.Dashboard_deleteBtn__Zm_IJ{flex:1 1;background:#f44336;color:white;border:none;padding:8px;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s}.Dashboard_deleteBtn__Zm_IJ:hover{background:#da190b}.Dashboard_modal__hj0Oh{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.Dashboard_modalContent__e4flN{background:white;border-radius:10px;padding:30px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto}.Dashboard_modalContent__e4flN h3{margin:0 0 20px;color:#333}.Dashboard_form__MYCAR{display:flex;flex-direction:column;gap:15px}.Dashboard_form__MYCAR input,.Dashboard_form__MYCAR select,.Dashboard_form__MYCAR textarea{padding:12px;border:2px solid #e0e0e0;border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .3s;width:100%}.Dashboard_form__MYCAR input:focus,.Dashboard_form__MYCAR select:focus,.Dashboard_form__MYCAR textarea:focus{outline:none;border-color:#667eea}.Dashboard_formRow__X8cb_{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.Dashboard_productDetails__Lif4x{border:2px solid #e8eaf6;border-radius:8px;padding:20px;background:#fafafa}.Dashboard_productDetails__Lif4x h4{margin:0 0 15px;color:#667eea;font-size:16px;font-weight:700}.Dashboard_checkbox__qB8Zg{display:flex;align-items:center;gap:10px;cursor:pointer}.Dashboard_checkbox__qB8Zg input{cursor:pointer;width:auto}.Dashboard_specifications__b1oqF{border:2px solid #e0e0e0;border-radius:6px;padding:15px}.Dashboard_specifications__b1oqF label{font-weight:600;color:#333;margin-bottom:10px;display:block}.Dashboard_addSpecBtn__SozrP{background:#4caf50;color:white;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;margin-bottom:10px}.Dashboard_specList__6cfzb{display:flex;flex-direction:column;gap:8px}.Dashboard_specItem__opXjc{background:#f5f5f5;padding:8px 12px;border-radius:6px;font-size:14px}.Dashboard_formActions__VTOIA{display:flex;gap:10px;margin-top:10px}.Dashboard_submitBtn__0eCTG{flex:1 1;background:#667eea;color:white;border:none;padding:12px;border-radius:6px;cursor:pointer;font-weight:600;font-size:16px;transition:background .3s}.Dashboard_submitBtn__0eCTG:hover{background:#5568d3}.Dashboard_cancelBtn__Pe8x5{flex:1 1;background:#999;color:white;border:none;padding:12px;border-radius:6px;cursor:pointer;font-weight:600;font-size:16px;transition:background .3s}.Dashboard_cancelBtn__Pe8x5:hover{background:#777}.Dashboard_loading__bdvi9{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:24px;color:#667eea}.Dashboard_noCategoryWarning__gFWFD{background:#fff3cd;border:2px solid #ffc107;border-radius:8px;padding:20px;text-align:center;color:#856404;font-weight:600;display:flex;flex-direction:column;gap:15px;align-items:center}.Dashboard_createCategoryBtn__ke0bV{background:#ffc107;color:#333;border:none;padding:12px 24px;border-radius:6px;cursor:pointer;font-weight:700;font-size:14px;transition:all .3s}.Dashboard_createCategoryBtn__ke0bV:hover{background:#ffb300;transform:translateY(-2px)}.Dashboard_priceSection__C0PQm{display:flex;flex-direction:column;gap:8px;margin:8px 0}.Dashboard_getPriceBtn__dWh_l{background:linear-gradient(135deg,#10b981,#059669);color:white;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-weight:600;font-size:13px;transition:all .3s;box-shadow:0 2px 8px rgba(16,185,129,.3)}.Dashboard_getPriceBtn__dWh_l:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,185,129,.4)}.Dashboard_modalOverlay__XxyOd{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:Dashboard_fadeIn__ptA74 .2s ease-out}.Dashboard_priceQuoteModal__wwRbC{background:linear-gradient(145deg,#ffffff,#f8f9fa);border-radius:16px;padding:32px;max-width:450px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:Dashboard_slideUp__ccxHz .3s ease-out}@keyframes Dashboard_slideUp__ccxHz{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.Dashboard_priceQuoteModal__wwRbC h3{margin:0 0 16px;font-size:24px;color:#333;font-weight:700}.Dashboard_productName__VAdmV{font-size:16px;color:#555;margin:8px 0;font-weight:600}.Dashboard_approxPrice__2ATeB{font-size:20px;color:#10b981;font-weight:700;margin:8px 0 24px}.Dashboard_formGroup__jOBxB{margin-bottom:24px}.Dashboard_formGroup__jOBxB label{display:block;margin-bottom:8px;font-weight:600;color:#333;font-size:14px}.Dashboard_mobileInput__1kHe5{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px;transition:all .3s}.Dashboard_mobileInput__1kHe5:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.Dashboard_modalActions___0GWJ{display:flex;gap:12px;justify-content:flex-end}.Dashboard_modalActions___0GWJ .Dashboard_cancelBtn__Pe8x5{background:#e0e0e0;color:#333;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s}.Dashboard_modalActions___0GWJ .Dashboard_cancelBtn__Pe8x5:hover{background:#d0d0d0}.Dashboard_modalActions___0GWJ .Dashboard_submitBtn__0eCTG{background:linear-gradient(135deg,#10b981,#059669);color:white;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s;box-shadow:0 4px 12px rgba(16,185,129,.3)}.Dashboard_modalActions___0GWJ .Dashboard_submitBtn__0eCTG:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 6px 16px rgba(16,185,129,.4)}.Dashboard_modalActions___0GWJ .Dashboard_submitBtn__0eCTG:disabled{opacity:.6;cursor:not-allowed}.HeaderStyle_header__Ti_bv{justify-content:space-between;padding:20px;box-shadow:0 3px 8px rgba(0,0,0,.24);position:-webkit-sticky;position:sticky;top:0;background-color:var(--primary-color);margin-bottom:10px;z-index:10;color:#FFFFFF}.HeaderStyle_header__Ti_bv,.HeaderStyle_left__swu_B{display:flex;align-items:center}.HeaderStyle_title__QjfWs{font-size:24px;font-weight:700}.HeaderStyle_right__lKxFR{display:flex;align-items:center}.HeaderStyle_navList__FtNNf{list-style-type:none;display:flex;margin:0;padding:0}.HeaderStyle_navItem__RuT55{position:relative;margin-left:20px;cursor:pointer;padding:10px;color:#f1f1f1;text-decoration:none;transition:color .3s ease}.HeaderStyle_navItem__RuT55:hover{color:white}.HeaderStyle_navItem__RuT55.HeaderStyle_active___wMYx{font-weight:600;border-radius:4px}.HeaderStyle_navItem__RuT55:before{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:white;transition:width .3s ease,left .3s ease}.HeaderStyle_navItem__RuT55.HeaderStyle_active___wMYx:before,.HeaderStyle_navItem__RuT55:hover:before{width:100%;left:0}.HeaderStyle_hamburger__IPwLo{display:none;flex-direction:column;justify-content:space-between;width:30px;height:19px;cursor:pointer}.HeaderStyle_hamburgerLine__bC_A9{width:100%;height:3px;background-color:white;border-radius:2px}@media (max-width:768px){.HeaderStyle_header__Ti_bv{padding:20ps 15px}.HeaderStyle_title__QjfWs{font-size:18px}.HeaderStyle_navItem__RuT55:before{content:normal}.HeaderStyle_navItem__RuT55.HeaderStyle_active___wMYx{background:#2c3e50;color:white;padding:5px 10px}.HeaderStyle_hamburger__IPwLo{display:flex}.HeaderStyle_navList__FtNNf{position:absolute;top:60px;left:0;width:100%;background-color:var(--primary-color);flex-direction:column;align-items:center;display:none;margin:0;padding:0 0 10px;z-index:1;box-shadow:0 4px 6px rgba(0,0,0,.1)}.HeaderStyle_navList__FtNNf.HeaderStyle_activeMenu__pRG6q{display:flex;gap:10px}.HeaderStyle_navItem__RuT55{text-align:center;width:100%;border-bottom:1px solid #eee}.HeaderStyle_navItem__RuT55:last-child{border-bottom:none}}.CategoryProducts_loading__juvCJ{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;gap:1rem}.CategoryProducts_spinner__pq_QC{width:50px;height:50px;border:4px solid #f3f3f3;border-top-color:#22c55e;border-radius:50%;animation:CategoryProducts_spin__THaAi 1s linear infinite}@keyframes CategoryProducts_spin__THaAi{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CategoryProducts_container__Cm1ni{min-height:100vh;background:#f8f9fa}.CategoryProducts_hero__uRcyB{background:linear-gradient(135deg,#667eea,#764ba2);padding:4rem 2rem 3rem;text-align:center;color:white}.CategoryProducts_heroContent__dF5nq{max-width:1200px;margin:0 auto}.CategoryProducts_backBtn__tIXjr{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);color:white;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;margin-bottom:2rem;transition:all .3s ease}.CategoryProducts_backBtn__tIXjr:hover{background:rgba(255,255,255,.3);transform:translateX(-5px)}.CategoryProducts_hero__uRcyB h1{font-size:3rem;margin:1rem 0;font-weight:700}.CategoryProducts_hero__uRcyB p{font-size:1.2rem;opacity:.9}.CategoryProducts_productsSection__2QpAd{max-width:1400px;margin:0 auto;padding:3rem 2rem}.CategoryProducts_productsHeader__NXxly{margin-bottom:2rem}.CategoryProducts_productsHeader__NXxly h2{font-size:1.8rem;color:#333}.CategoryProducts_productsGrid__f4BRV{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.CategoryProducts_productCard__HXq7Q{background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;position:relative}.CategoryProducts_productCard__HXq7Q:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.CategoryProducts_featuredBadge__wZ_7F{position:absolute;top:1rem;right:1rem;background:#fbbf24;color:#78350f;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;z-index:2}.CategoryProducts_productImage__rek03{width:100%;height:250px;overflow:hidden;background:#f3f4f6}.CategoryProducts_productImage__rek03 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.CategoryProducts_productCard__HXq7Q:hover .CategoryProducts_productImage__rek03 img{transform:scale(1.05)}.CategoryProducts_productInfo__uFAoj{padding:1.5rem}.CategoryProducts_categoryBadge__QCOfK{display:inline-block;background:#d1fae5;color:#065f46;padding:.375rem .875rem;border-radius:20px;font-size:.875rem;font-weight:500;margin-bottom:.75rem}.CategoryProducts_productInfo__uFAoj h3{font-size:1.25rem;margin:.5rem 0;color:#1f2937;font-weight:600}.CategoryProducts_description__HjIFS{color:#6b7280;font-size:.95rem;line-height:1.6;margin:.75rem 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CategoryProducts_specs__lvxNY{margin:1rem 0;padding:.75rem;background:#f9fafb;border-radius:8px}.CategoryProducts_specItem__D0ciV{font-size:.875rem;color:#4b5563;margin:.25rem 0}.CategoryProducts_specItem__D0ciV strong{color:#1f2937}.CategoryProducts_priceSection__6cPwP{display:flex;justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e5e7eb}.CategoryProducts_price__SSxoF{font-size:1.25rem;font-weight:700;color:#22c55e;margin:0}.CategoryProducts_detailsBtn__C1q9g{background:#22c55e;color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .3s ease}.CategoryProducts_detailsBtn__C1q9g:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(34,197,94,.3)}.CategoryProducts_noProducts__UvXzh{text-align:center;padding:4rem 2rem}.CategoryProducts_noProducts__UvXzh p{font-size:1.2rem;color:#6b7280}.CategoryProducts_modal__UXHtc{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;padding:2rem;overflow-y:auto}.CategoryProducts_modalContent__24A7R{background:white;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3)}.CategoryProducts_closeBtn__BjiB2{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.1);border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease}.CategoryProducts_closeBtn__BjiB2:hover{background:rgba(0,0,0,.2);transform:rotate(90deg)}.CategoryProducts_modalBody__iF8n2{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;padding:2rem}.CategoryProducts_modalImageSection__eKhBn{position:relative}.CategoryProducts_modalImage__loaPB{width:100%;height:400px;object-fit:cover;border-radius:12px}.CategoryProducts_modalDetails__IQiNP{display:flex;flex-direction:column;gap:1rem}.CategoryProducts_modalDetails__IQiNP h2{font-size:1.75rem;color:#1f2937;margin:.5rem 0}.CategoryProducts_modalDescription__NsqR6{color:#6b7280;line-height:1.6;font-size:1rem}.CategoryProducts_modalPrice__mTcSg{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f0fdf4;border-radius:8px;border:2px solid #22c55e}.CategoryProducts_modalPrice__mTcSg span{color:#6b7280;font-size:.95rem}.CategoryProducts_modalPrice__mTcSg strong{color:#22c55e;font-size:1.5rem}.CategoryProducts_modalSpecs__FFr0_{margin-top:1rem}.CategoryProducts_modalSpecs__FFr0_ h3{font-size:1.25rem;color:#1f2937;margin-bottom:1rem}.CategoryProducts_specsGrid__eFl5T{display:grid;grid-gap:.75rem;gap:.75rem}.CategoryProducts_specRow__E6_hU{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:1rem;gap:1rem;padding:.75rem;background:#f9fafb;border-radius:8px}.CategoryProducts_specKey__ICCJu{font-weight:600;color:#374151}.CategoryProducts_specValue__G_DWV{color:#6b7280}.CategoryProducts_contactForm__R7n58{margin-top:2rem;padding:1.5rem;background:#f9fafb;border-radius:12px}.CategoryProducts_contactForm__R7n58 h3{font-size:1.25rem;color:#1f2937;margin-bottom:.5rem}.CategoryProducts_contactForm__R7n58 p{color:#6b7280;font-size:.95rem;margin-bottom:1rem}.CategoryProducts_inputGroup__lpB6o{display:flex;gap:.75rem}.CategoryProducts_mobileInput__B7WOU{flex:1 1;padding:.875rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.CategoryProducts_mobileInput__B7WOU:focus{outline:none;border-color:#22c55e}.CategoryProducts_submitBtn__cdDAi{background:#22c55e;color:white;border:none;padding:.875rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;white-space:nowrap;transition:all .3s ease}.CategoryProducts_submitBtn__cdDAi:hover:not(:disabled){background:#16a34a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(34,197,94,.3)}.CategoryProducts_submitBtn__cdDAi:disabled{background:#9ca3af;cursor:not-allowed}.CategoryProducts_successMessage__0p33j{margin-top:2rem;padding:2rem;background:#f0fdf4;border-radius:12px;text-align:center;border:2px solid #22c55e}.CategoryProducts_successIcon__aqDit{width:60px;height:60px;background:#22c55e;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1rem}.CategoryProducts_successMessage__0p33j h3{color:#065f46;margin-bottom:.5rem}.CategoryProducts_successMessage__0p33j p{color:#047857}@media (max-width:768px){.CategoryProducts_hero__uRcyB{padding:3rem 1.5rem 2rem}.CategoryProducts_hero__uRcyB h1{font-size:2rem}.CategoryProducts_hero__uRcyB p{font-size:1rem}.CategoryProducts_productsGrid__f4BRV{grid-template-columns:1fr;gap:1.5rem}.CategoryProducts_modalBody__iF8n2{grid-template-columns:1fr;padding:1.5rem}.CategoryProducts_modalImage__loaPB{height:300px}.CategoryProducts_inputGroup__lpB6o{flex-direction:column}}.Products_container__5HUFg{min-height:100vh;background:#f8f9fa}.Products_loading__6WUHT{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:25px;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.Products_spinner__pL5yg{width:60px;height:60px;border:5px solid rgba(46,204,113,.2);border-top-color:#2ecc71;border-radius:50%;animation:Products_spin__wAFsa .8s linear infinite;box-shadow:0 4px 15px rgba(46,204,113,.2)}@keyframes Products_spin__wAFsa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Products_hero___gzfr{position:relative;color:white;padding:80px 20px;text-align:center;overflow:hidden;height:350px;display:flex;align-items:center;justify-content:center}.Products_heroVideo__7S18k{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;object-fit:cover;object-position:center;animation:Products_zoomOut__v4rVI 20s ease-out infinite}@keyframes Products_zoomOut__v4rVI{0%{transform:scale(1.15)}to{transform:scale(1)}}.Products_heroOverlay__Sh3WO{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.Products_heroContent___vo39{position:relative;z-index:2;animation:Products_fadeInUp__nsuCM 1s ease}@keyframes Products_fadeInUp__nsuCM{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Products_heroContent___vo39 h1{font-size:56px;margin:0 0 20px;font-weight:900;text-shadow:2px 4px 12px rgba(0,0,0,1);letter-spacing:1px}.Products_heroContent___vo39 p{font-size:22px;opacity:1;margin:0;text-shadow:1px 2px 8px rgba(0,0,0,1);font-weight:500}.Products_filterSection__sEZ1P{background:linear-gradient(145deg,#ffffff,#f8f9fa);padding:35px 40px;box-shadow:0 4px 20px rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:3px solid #2ecc71}.Products_searchBar__6DGEU{max-width:600px;margin:0 auto 20px;display:flex;gap:10px}.Products_searchInput__pjlIF{flex:1 1;padding:12px 20px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px;transition:border-color .3s}.Products_searchInput__pjlIF:focus{outline:none;border-color:#667eea}.Products_searchBtn__g08i_{padding:14px 32px;background:var(--primary-color);color:white;border:none;border-radius:50px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px rgba(44,62,80,.3)}.Products_searchBtn__g08i_:hover{background:#34495e;transform:translateY(-2px);box-shadow:0 6px 20px rgba(44,62,80,.4)}.Products_categoryFilter__qlm4n{display:flex;gap:10px;overflow-x:auto;padding:10px 0;justify-content:center;flex-wrap:wrap}.Products_categoryBtn__Q9yED{padding:12px 28px;background:white;border:2px solid #e0e0e0;border-radius:25px;cursor:pointer;font-size:15px;font-weight:700;white-space:nowrap;transition:all .3s;color:#666;box-shadow:0 2px 8px rgba(0,0,0,.05)}.Products_categoryBtn__Q9yED:hover{background:#f8f9fa;border-color:#2ecc71;transform:translateY(-2px);box-shadow:0 4px 12px rgba(46,204,113,.2)}.Products_categoryBtn__Q9yED.Products_active__vhySi{background:linear-gradient(135deg,var(--primary-color) 0,#2ecc71 100%);color:white;border-color:transparent;box-shadow:0 4px 15px rgba(46,204,113,.3)}.Products_mainContent__E3E7E{max-width:1400px;margin:0 auto;padding:50px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh}.Products_categorySection__CdN7h{margin-bottom:70px;animation:Products_fadeIn__HGw2p .6s ease}@keyframes Products_fadeIn__HGw2p{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Products_categorySectionHeader__n8noU{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px;padding:0 10px;position:relative}.Products_categorySectionHeader__n8noU:after{content:"";position:absolute;bottom:-10px;left:10px;width:80px;height:4px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 100%);border-radius:2px}.Products_categorySectionHeader__n8noU h2{margin:0 0 10px;color:var(--primary-color);font-size:36px;font-weight:800;letter-spacing:.5px}.Products_categorySectionHeader__n8noU p{margin:0;color:#555;font-size:17px;font-weight:500}.Products_viewAllBtn__BVVwT{padding:12px 28px;background:white;color:#2ecc71;border:2px solid #2ecc71;border-radius:25px;cursor:pointer;font-weight:700;transition:all .3s;box-shadow:0 2px 8px rgba(46,204,113,.2);font-size:15px;text-decoration:none;display:inline-block}.Products_viewAllBtn__BVVwT:hover{background:linear-gradient(135deg,var(--primary-color) 0,#2ecc71 100%);color:white;border-color:transparent;transform:translateY(-2px);box-shadow:0 4px 15px rgba(46,204,113,.3)}.Products_productsCount__Woxbh{margin-bottom:35px;padding:20px 25px;background:linear-gradient(135deg,rgba(46,204,113,.08),rgba(46,204,113,.15));border-radius:12px;border-left:5px solid #2ecc71}.Products_productsCount__Woxbh h2{color:var(--primary-color);font-size:26px;margin:0;font-weight:800}.Products_productsGrid__AP8jf{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:30px;gap:30px;padding:0 10px}.Products_productCard__MPTXK{background:white;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;border:2px solid transparent;animation:Products_cardFadeIn__YUdZN .6s ease forwards;opacity:0}@keyframes Products_cardFadeIn__YUdZN{to{opacity:1}}.Products_productCard__MPTXK:first-child{animation-delay:.1s}.Products_productCard__MPTXK:nth-child(2){animation-delay:.2s}.Products_productCard__MPTXK:nth-child(3){animation-delay:.3s}.Products_productCard__MPTXK:nth-child(4){animation-delay:.4s}.Products_productCard__MPTXK:nth-child(5){animation-delay:.5s}.Products_productCard__MPTXK:nth-child(6){animation-delay:.6s}.Products_productCard__MPTXK:hover{transform:translateY(-10px);box-shadow:0 12px 35px rgba(46,204,113,.25);border-color:#2ecc71}.Products_featuredBadge__KQdc2{position:absolute;top:15px;right:15px;background:linear-gradient(135deg,#ffd700,#ffed4e);color:#333;padding:8px 16px;border-radius:25px;font-size:12px;font-weight:800;z-index:10;box-shadow:0 4px 12px rgba(255,215,0,.4);animation:Products_pulse__TvSUJ 2s ease-in-out infinite}@keyframes Products_pulse__TvSUJ{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.Products_imageContainer__P_enV{width:100%;height:220px;overflow:hidden;background:#f5f5f5;position:relative}.Products_imageContainer__P_enV img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.Products_productCard__MPTXK:hover .Products_imageContainer__P_enV img{transform:scale(1.1)}.Products_noImage__oupHv{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;font-size:18px}.Products_productInfo__0FXCa{padding:20px}.Products_categoryTag__516dY{display:inline-block;background:linear-gradient(135deg,rgba(46,204,113,.15),rgba(46,204,113,.25));color:#27ae60;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:700;margin-bottom:12px;border:1px solid rgba(46,204,113,.3)}.Products_productInfo__0FXCa h3{margin:0 0 12px;color:var(--primary-color);font-size:21px;font-weight:800;line-height:1.3;transition:color .3s}.Products_productCard__MPTXK:hover .Products_productInfo__0FXCa h3{color:#2ecc71}.Products_description__ovlY2{color:#666;font-size:14px;line-height:1.6;margin:0 0 15px}.Products_specifications__J8YPI{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:10px;padding:14px;margin-bottom:15px;border:1px solid #e0e0e0}.Products_specItem___cun6{display:flex;justify-content:space-between;font-size:13px;margin-bottom:6px}.Products_specItem___cun6:last-child{margin-bottom:0}.Products_specKey__GYwwc{color:#666;font-weight:600}.Products_specValue__Db_Ow{color:#333}.Products_productFooter__xKYYX{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding-top:15px;border-top:1px solid #e0e0e0}.Products_price__sJ2gj{font-size:28px;font-weight:800;background:linear-gradient(135deg,var(--primary-color) 0,#2ecc71 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Products_viewBtn__XjDrN{padding:12px 24px;background:linear-gradient(135deg,var(--primary-color) 0,#2ecc71 100%);color:white;border:none;border-radius:25px;cursor:pointer;font-weight:700;font-size:14px;transition:all .3s;box-shadow:0 4px 12px rgba(46,204,113,.3)}.Products_viewBtn__XjDrN:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(46,204,113,.4)}.Products_lowStock__T59nz{background:linear-gradient(135deg,#fff3cd,#ffe69c);color:#856404;border-left:3px solid #ffc107;box-shadow:0 2px 8px rgba(255,193,7,.2)}.Products_lowStock__T59nz,.Products_outOfStock__0EPnQ{margin-top:10px;padding:8px 14px;border-radius:8px;font-size:12px;font-weight:700;text-align:center}.Products_outOfStock__0EPnQ{background:linear-gradient(135deg,#f8d7da,#f5c2c7);color:#721c24;border-left:3px solid #dc3545;box-shadow:0 2px 8px rgba(220,53,69,.2)}.Products_noProducts__Ycv9v{text-align:center;padding:80px 20px;color:#666;font-size:20px;background:white;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.08);margin:40px 10px;font-weight:600}.Products_noProducts__Ycv9v:before{content:"🔍";display:block;font-size:60px;margin-bottom:20px}@media (max-width:768px){.Products_heroContent___vo39 h1{font-size:38px}.Products_heroContent___vo39 p{font-size:18px}.Products_filterSection__sEZ1P{padding:25px 20px}.Products_searchBar__6DGEU{flex-direction:column}.Products_searchBtn__g08i_{width:100%}.Products_categoryFilter__qlm4n{justify-content:flex-start}.Products_productsGrid__AP8jf{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:25px}.Products_categorySectionHeader__n8noU{flex-direction:column;align-items:flex-start;gap:15px}.Products_categorySectionHeader__n8noU h2{font-size:28px}.Products_productsCount__Woxbh{padding:18px 20px}.Products_productsCount__Woxbh h2{font-size:22px}}@media (max-width:480px){.Products_heroContent___vo39 h1{font-size:32px}.Products_heroContent___vo39 p{font-size:16px}.Products_productsGrid__AP8jf{grid-template-columns:1fr;gap:20px}.Products_categoryBtn__Q9yED{padding:10px 20px;font-size:14px}}.Products_modal__XxYE7{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;overflow-y:auto}.Products_modalContent__pbCwA{background:white;border-radius:20px;max-width:1000px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 80px rgba(0,0,0,.35);animation:Products_modalSlideIn__UHdLj .4s ease-out;border:3px solid #2ecc71}@keyframes Products_modalSlideIn__UHdLj{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.Products_closeBtn__YLjYI{position:absolute;top:20px;right:20px;background:linear-gradient(135deg,var(--primary-color) 0,#2ecc71 100%);border:none;width:45px;height:45px;border-radius:50%;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s;color:white;box-shadow:0 4px 12px rgba(46,204,113,.3)}.Products_closeBtn__YLjYI:hover{transform:rotate(90deg) scale(1.1);box-shadow:0 6px 20px rgba(46,204,113,.4)}.Products_modalBody__F41p9{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;padding:40px}.Products_imageGallery__sn9ky,.Products_modalImages__JV_wB{display:flex;flex-direction:column;gap:15px}.Products_mainImage__erjPS{width:100%;height:400px;object-fit:cover;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Products_thumbnails__nkbSw{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));grid-gap:10px;gap:10px}.Products_thumbnail___o6GR{width:100%;height:80px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:all .3s}.Products_thumbnail___o6GR:hover{border-color:#2ecc71;transform:scale(1.08);box-shadow:0 4px 12px rgba(46,204,113,.3)}.Products_noImageLarge___RnLH{width:100%;height:400px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999;font-size:18px;border-radius:12px}.Products_modalInfo__bs7Bd{display:flex;flex-direction:column;gap:20px}.Products_featuredBadgeLarge__RHULP{background:linear-gradient(135deg,#ffd700,#ffed4e);color:#333;padding:8px 16px;border-radius:20px;box-shadow:0 2px 8px rgba(255,215,0,.3)}.Products_categoryTagLarge__64RC6,.Products_featuredBadgeLarge__RHULP{display:inline-block;font-size:14px;font-weight:700;width:-moz-fit-content;width:fit-content}.Products_categoryTagLarge__64RC6{background:linear-gradient(135deg,rgba(46,204,113,.15),rgba(46,204,113,.25));color:#27ae60;padding:8px 18px;border-radius:25px;border:1px solid rgba(46,204,113,.3)}.Products_modalInfo__bs7Bd h2{margin:0;font-size:36px;color:var(--primary-color);line-height:1.2;font-weight:900}.Products_priceLarge__hQ3X0{font-size:42px;font-weight:900;background:linear-gradient(135deg,var(--primary-color) 0,#2ecc71 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:10px 0}.Products_getLatestPriceBtn__z2trv{background:linear-gradient(135deg,#10b981,#059669);color:white;border:none;padding:14px 32px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;margin:15px 0;transition:all .3s ease;box-shadow:0 4px 15px rgba(16,185,129,.3);width:100%;max-width:300px}.Products_getLatestPriceBtn__z2trv:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.4)}.Products_stockInfo__U8bru{padding:12px;border-radius:8px;font-weight:600;font-size:14px}.Products_inStock__Pkl3p{color:#2e7d32;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-left:4px solid #2ecc71;box-shadow:0 2px 8px rgba(46,204,113,.2)}.Products_inStock__Pkl3p,.Products_outOfStockLarge__JzOBV{padding:14px 18px;border-radius:10px;display:block;font-weight:700}.Products_outOfStockLarge__JzOBV{color:#c62828;background:linear-gradient(135deg,#ffebee,#f5c2c7);border-left:4px solid #dc3545;box-shadow:0 2px 8px rgba(220,53,69,.2)}.Products_descriptionSection__M_u_a,.Products_specificationsSection__xPIuZ{padding:20px 0;border-top:2px solid #f0f0f0}.Products_descriptionSection__M_u_a h3,.Products_specificationsSection__xPIuZ h3{margin:0 0 18px;font-size:22px;color:var(--primary-color);font-weight:800;position:relative;padding-bottom:10px}.Products_descriptionSection__M_u_a h3:after,.Products_specificationsSection__xPIuZ h3:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 100%);border-radius:2px}.Products_descriptionSection__M_u_a p{margin:0;color:#666;line-height:1.8;font-size:15px}.Products_specGrid__JzXHF{display:grid;grid-gap:12px;gap:12px}.Products_specRow__ufuMv{display:grid;grid-template-columns:140px 1fr;grid-gap:15px;gap:15px;padding:12px 15px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;border-left:3px solid #2ecc71;transition:all .3s}.Products_specRow__ufuMv:hover{transform:translateX(5px);box-shadow:0 2px 8px rgba(46,204,113,.15)}.Products_specLabel__yK3a8{font-weight:700;color:#555;font-size:14px}.Products_specValueLarge__Q_vc8{color:#333;font-size:14px}.Products_modalActions__HcTyf{display:flex;gap:15px;margin-top:20px}.Products_contactBtn__6u2rU{flex:1 1;padding:18px;background:linear-gradient(135deg,var(--primary-color) 0,#2ecc71 100%);color:white;border:none;border-radius:30px;font-size:17px;font-weight:800;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px rgba(46,204,113,.3)}.Products_contactBtn__6u2rU:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(46,204,113,.4)}.Products_closeModalBtn__cx3I5{padding:16px 32px;background:#f0f0f0;color:#333;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.Products_closeModalBtn__cx3I5:hover{background:#e0e0e0}.Products_contactSection__SsqvS{background:linear-gradient(135deg,rgba(46,204,113,.08),rgba(46,204,113,.12));padding:28px;border-radius:15px;border:2px solid rgba(46,204,113,.3);margin-top:25px;box-shadow:0 4px 15px rgba(46,204,113,.1)}.Products_contactSection__SsqvS h3{margin:0 0 8px;font-size:20px;color:#333}.Products_contactSection__SsqvS p{margin:0 0 20px;color:#666;font-size:14px}.Products_contactForm__n4whw{display:flex;gap:12px;align-items:stretch}.Products_mobileInput__0hP1A{flex:1 1;padding:14px 18px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:all .3s;font-family:inherit}.Products_mobileInput__0hP1A:focus{outline:none;border-color:#2ecc71;box-shadow:0 0 0 4px rgba(46,204,113,.15)}.Products_mobileInput__0hP1A:disabled{background:#f5f5f5;cursor:not-allowed}.Products_contactBtn__6u2rU:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.Products_modalBody__F41p9{grid-template-columns:1fr;padding:20px;gap:20px}.Products_mainImage__erjPS{height:300px}.Products_modalInfo__bs7Bd h2{font-size:24px}.Products_priceLarge__hQ3X0{font-size:28px}.Products_modalActions__HcTyf{flex-direction:column}.Products_specRow__ufuMv{grid-template-columns:1fr;gap:5px}.Products_contactForm__n4whw{flex-direction:column}.Products_mobileInput__0hP1A{width:100%}}.Products_priceQuoteOverlay__HjlX_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:10001;animation:Products_fadeIn__HGw2p .3s ease-out}.Products_priceQuoteModal__38pE3{background:linear-gradient(145deg,#ffffff,#f8f9fa);border-radius:20px;padding:40px;max-width:450px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:Products_slideUp__dfRqm .3s ease-out;position:relative}.Products_priceQuoteModal__38pE3 .Products_closeBtn__YLjYI{position:absolute;top:20px;right:20px;background:rgba(0,0,0,.1);border:none;width:35px;height:35px;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.Products_priceQuoteModal__38pE3 .Products_closeBtn__YLjYI:hover{background:rgba(0,0,0,.2);transform:rotate(90deg)}.Products_priceQuoteModal__38pE3 h3{margin:0 0 20px;font-size:28px;color:#333;font-weight:700}.Products_quoteProductInfo__Ozj1N{background:linear-gradient(135deg,#e8f5e9,#f1f8e9);padding:20px;border-radius:12px;margin-bottom:25px}.Products_quoteProductName__03IL6{font-size:18px;color:#333;margin:0 0 10px;font-weight:600}.Products_quoteApproxPrice__IzDPZ{font-size:24px;color:#10b981;font-weight:800;margin:0}.Products_quoteForm__FhcIr{display:flex;flex-direction:column;gap:15px}.Products_quoteForm__FhcIr label{font-weight:600;color:#333;font-size:14px}.Products_quoteMobileInput__atFwW{width:100%;padding:14px;border:2px solid #e0e0e0;border-radius:10px;font-size:16px;transition:all .3s;box-sizing:border-box}.Products_quoteMobileInput__atFwW:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.Products_quoteSubmitBtn__tcemg{background:linear-gradient(135deg,#10b981,#059669);color:white;border:none;padding:16px;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px rgba(16,185,129,.3)}.Products_quoteSubmitBtn__tcemg:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.4)}.Products_quoteSubmitBtn__tcemg:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.Products_priceQuoteModal__38pE3{padding:30px 25px;max-width:90%}.Products_priceQuoteModal__38pE3 h3{font-size:24px}.Products_quoteApproxPrice__IzDPZ{font-size:20px}}@keyframes Toast_slideIn__vkk22{0%{transform:translateX(400px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Toast_slideOut__dOA9h{0%{transform:translateX(0);opacity:1}to{transform:translateX(400px);opacity:0}}.Toast_toast__TANW5{position:fixed;top:20px;right:20px;min-width:300px;max-width:500px;padding:16px 20px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;align-items:center;gap:12px;z-index:10000;animation:Toast_slideIn__vkk22 .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.Toast_toast__TANW5.Toast_success__Kny9d{background:linear-gradient(135deg,#10b981,#059669);color:white;border:1px solid rgba(255,255,255,.2)}.Toast_toast__TANW5.Toast_error__4E05w{background:linear-gradient(135deg,#ef4444,#dc2626);color:white;border:1px solid rgba(255,255,255,.2)}.Toast_toast__TANW5.Toast_info__nNbUm{background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;border:1px solid rgba(255,255,255,.2)}.Toast_icon__GX_mB{font-size:24px;font-weight:700;flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.2);border-radius:50%}.Toast_message__48U__{flex:1 1;font-size:15px;line-height:1.5;font-weight:500}.Toast_closeBtn__q5653{background:none;border:none;color:white;font-size:28px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s;flex-shrink:0;line-height:1}.Toast_closeBtn__q5653:hover{background:rgba(255,255,255,.2)}@media (max-width:768px){.Toast_toast__TANW5{top:10px;right:10px;left:10px;min-width:auto;max-width:none}}.ConfirmModal_overlay__jltkb{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:ConfirmModal_fadeIn__7pDDG .2s ease-out}@keyframes ConfirmModal_fadeIn__7pDDG{0%{opacity:0}to{opacity:1}}@keyframes ConfirmModal_slideUp__5wKTv{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ConfirmModal_modal__xhH8j{background:linear-gradient(145deg,#2d2d2d,#1a1a1a);border-radius:16px;padding:28px;max-width:480px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.5);animation:ConfirmModal_slideUp__5wKTv .3s ease-out;border:1px solid rgba(255,255,255,.1)}.ConfirmModal_header__eSLb9{display:flex;align-items:center;gap:16px;margin-bottom:20px}.ConfirmModal_icon__aYtRm{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.ConfirmModal_icon__aYtRm.ConfirmModal_danger__AH496{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px rgba(239,68,68,.3)}.ConfirmModal_icon__aYtRm.ConfirmModal_warning__uf3u0{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 12px rgba(245,158,11,.3)}.ConfirmModal_icon__aYtRm.ConfirmModal_info___J8Zr{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px rgba(59,130,246,.3)}.ConfirmModal_title__3kq4s{color:white;font-size:22px;font-weight:600;margin:0;flex:1 1}.ConfirmModal_message__8Pxy1{color:#d1d5db;font-size:16px;line-height:1.6;margin:0 0 28px;padding-left:64px}.ConfirmModal_actions__UYRJ7{display:flex;gap:12px;justify-content:flex-end}.ConfirmModal_cancelBtn__uyZ2c,.ConfirmModal_confirmBtn__Cu05m{padding:12px 28px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;border:none;transition:all .2s;min-width:100px}.ConfirmModal_cancelBtn__uyZ2c{background:rgba(107,114,128,.3);color:white;border:1px solid rgba(255,255,255,.1)}.ConfirmModal_cancelBtn__uyZ2c:hover{background:rgba(107,114,128,.5);transform:translateY(-1px)}.ConfirmModal_confirmBtn__Cu05m{color:white}.ConfirmModal_confirmBtn__Cu05m.ConfirmModal_danger__AH496{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px rgba(239,68,68,.4)}.ConfirmModal_confirmBtn__Cu05m.ConfirmModal_danger__AH496:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px);box-shadow:0 6px 16px rgba(239,68,68,.5)}.ConfirmModal_confirmBtn__Cu05m.ConfirmModal_warning__uf3u0{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 12px rgba(245,158,11,.4)}.ConfirmModal_confirmBtn__Cu05m.ConfirmModal_warning__uf3u0:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-2px);box-shadow:0 6px 16px rgba(245,158,11,.5)}.ConfirmModal_confirmBtn__Cu05m.ConfirmModal_info___J8Zr{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px rgba(59,130,246,.4)}.ConfirmModal_confirmBtn__Cu05m.ConfirmModal_info___J8Zr:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 6px 16px rgba(59,130,246,.5)}@media (max-width:768px){.ConfirmModal_modal__xhH8j{padding:24px;max-width:90%}.ConfirmModal_header__eSLb9{gap:12px}.ConfirmModal_icon__aYtRm{width:40px;height:40px;font-size:24px}.ConfirmModal_title__3kq4s{font-size:18px}.ConfirmModal_message__8Pxy1{font-size:14px;padding-left:52px;margin-bottom:24px}.ConfirmModal_actions__UYRJ7{flex-direction:column-reverse}.ConfirmModal_cancelBtn__uyZ2c,.ConfirmModal_confirmBtn__Cu05m{width:100%}}.FooterStyle_footer__nmNrp{background-color:var(--primary-color);color:#ffffff;padding:40px 20px;text-align:left}.FooterStyle_container__uGJEc{display:flex;justify-content:space-between;margin-bottom:30px;flex-wrap:wrap}.FooterStyle_section__gwljf{flex:1 1;margin:0 20px;max-width:400px}.FooterStyle_title__Sctpu{font-size:18px;font-weight:600;margin-bottom:15px;color:#f1c40f}.FooterStyle_content__le3Cg{font-size:14px;line-height:1.6;margin-bottom:10px;font-size:16px}.FooterStyle_content__le3Cg a{color:#ffffff;text-decoration:none}.FooterStyle_content__le3Cg a:hover{text-decoration:underline;cursor:pointer;transition:color .3s ease}.FooterStyle_copyright__4v3mV{text-align:center;margin-top:30px;font-size:14px;color:#BDC3C7}@media (max-width:768px){.FooterStyle_container__uGJEc{flex-direction:column;align-items:center}.FooterStyle_section__gwljf{margin-bottom:20px}.FooterStyle_copyright__4v3mV{margin-top:20px}}.Testimonial_Testimonial__DO0Qy{padding:80px 20px;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);position:relative}.Testimonial_Testimonial__DO0Qy:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 50%,var(--primary-color) 100%)}.Testimonial_testimonialContainer__gHSa2{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:35px;gap:35px;margin:auto;max-width:1300px;padding:0 20px}.Testimonial_head__RnszN{font-size:2.8rem;font-weight:800;margin-bottom:3.5rem;text-align:center;color:var(--primary-color);text-transform:uppercase;letter-spacing:2px;position:relative;animation:Testimonial_fadeInDown__oQuAO .8s ease}@keyframes Testimonial_fadeInDown__oQuAO{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.Testimonial_head__RnszN:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:5px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 100%);border-radius:3px;box-shadow:0 2px 8px rgba(46,204,113,.4)}.Testimonial_testimonialCard__uWxlZ{background:linear-gradient(145deg,#ffffff,#f8f9fa);border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.12);display:flex;flex-direction:column;max-width:420px;padding:40px 35px;width:100%;position:relative;overflow:visible;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;border-left:5px solid transparent;animation:Testimonial_fadeInUp__PQI40 .6s ease backwards}@keyframes Testimonial_fadeInUp__PQI40{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Testimonial_testimonialCard__uWxlZ:first-child{animation-delay:.1s}.Testimonial_testimonialCard__uWxlZ:nth-child(2){animation-delay:.2s}.Testimonial_testimonialCard__uWxlZ:nth-child(3){animation-delay:.3s}.Testimonial_testimonialCard__uWxlZ:before{content:"“";position:absolute;top:15px;left:20px;font-size:80px;color:rgba(46,204,113,.1);font-family:Georgia,serif;line-height:1;z-index:0}.Testimonial_testimonialCard__uWxlZ:after{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 100%);opacity:0;transition:opacity .3s ease}.Testimonial_testimonialCard__uWxlZ:hover{transform:translateY(-15px) scale(1.02);box-shadow:0 20px 50px rgba(46,204,113,.25);border-left-color:#2ecc71}.Testimonial_testimonialCard__uWxlZ:hover:after{opacity:1}.Testimonial_testimonialImage__QMA_9{flex-shrink:0;margin-bottom:25px;text-align:center;position:relative;z-index:1}.Testimonial_testimonialImage__QMA_9 img{border-radius:50%;width:100px;height:100px;object-fit:cover;border:4px solid #2ecc71;box-shadow:0 8px 20px rgba(46,204,113,.3);transition:all .3s ease}.Testimonial_testimonialCard__uWxlZ:hover .Testimonial_testimonialImage__QMA_9 img{transform:scale(1.1) rotate(5deg);border-color:var(--primary-color)}.Testimonial_testimonialContent__ETH8J{flex-grow:1;text-align:center;position:relative;z-index:1}.Testimonial_customerName__OiNzI{font-size:1.5em;font-weight:800;color:var(--primary-color);margin-bottom:8px;letter-spacing:.5px}.Testimonial_customerLocation__wWOCN{font-size:.95em;color:#2ecc71;margin-bottom:18px;font-weight:600}.Testimonial_testimonialText__vnUf3{font-size:1.05em;color:#444;line-height:1.8;margin-bottom:25px;font-style:italic;font-weight:500}.Testimonial_testimonialRating__Lnrtw{display:flex;justify-content:center;gap:6px}.Testimonial_star___igPA{color:#e0e0e0;font-size:1.6em;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.Testimonial_star___igPA.Testimonial_filled__yDajZ{color:#ffa500;animation:Testimonial_starPop___N43X .3s ease backwards}.Testimonial_star___igPA.Testimonial_filled__yDajZ:first-child{animation-delay:.1s}.Testimonial_star___igPA.Testimonial_filled__yDajZ:nth-child(2){animation-delay:.2s}.Testimonial_star___igPA.Testimonial_filled__yDajZ:nth-child(3){animation-delay:.3s}.Testimonial_star___igPA.Testimonial_filled__yDajZ:nth-child(4){animation-delay:.4s}.Testimonial_star___igPA.Testimonial_filled__yDajZ:nth-child(5){animation-delay:.5s}@keyframes Testimonial_starPop___N43X{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Testimonial_testimonialCard__uWxlZ:hover .Testimonial_star___igPA.Testimonial_filled__yDajZ{transform:scale(1.1)}@media screen and (max-width:768px){.Testimonial_Testimonial__DO0Qy{padding:50px 15px}.Testimonial_head__RnszN{font-size:2rem;margin-bottom:2.5rem}.Testimonial_testimonialContainer__gHSa2{grid-template-columns:1fr;gap:25px}.Testimonial_testimonialCard__uWxlZ{padding:30px 25px;max-width:100%}.Testimonial_testimonialText__vnUf3{font-size:1em}}.WhyChooseUs_whyChooseUs__PjJEI{--bg-color:#2ecc71;--bg-color-light:#a8e6cf;--text-color-hover:#2C3E50;--box-shadow-color:rgba(46,204,113,0.3);padding:80px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);position:relative}.WhyChooseUs_whyChooseUs__PjJEI:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 50%,var(--primary-color) 100%)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_container__0LVLg{display:flex;gap:40px;flex-wrap:wrap;align-items:stretch;justify-content:center;max-width:1400px;margin:0 auto;padding:0 20px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_head__ulGie{font-size:2.8rem;font-weight:800;margin-bottom:3rem;text-align:center;color:var(--primary-color);text-transform:uppercase;letter-spacing:2px;position:relative;animation:WhyChooseUs_fadeInDown__t6xm_ .8s ease}@keyframes WhyChooseUs_fadeInDown__t6xm_{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_head__ulGie:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:5px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 100%);border-radius:3px;box-shadow:0 2px 8px rgba(46,204,113,.4)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_image__5Zr0h{z-index:1}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK{width:380px;height:420px;background:linear-gradient(145deg,#ffffff,#f8f9fa);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;box-shadow:0 15px 35px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;border:2px solid transparent;animation:WhyChooseUs_fadeInUp__pOT4z .6s ease backwards}@keyframes WhyChooseUs_fadeInUp__pOT4z{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:first-child{animation-delay:.1s}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:nth-child(2){animation-delay:.2s}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:nth-child(3){animation-delay:.3s}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:nth-child(4){animation-delay:.4s}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:nth-child(5){animation-delay:.5s}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:nth-child(6){animation-delay:.6s}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:hover{transform:translateY(-15px) scale(1.03) translateZ(0);box-shadow:0 25px 50px rgba(46,204,113,.25),0 10px 25px rgba(0,0,0,.15);border-color:var(--bg-color)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:hover .WhyChooseUs_circle__euvPx{border-color:var(--bg-color);background:linear-gradient(135deg,var(--primary-color) 0,var(--bg-color) 100%);transform:rotate(1turn) scale(1.1);box-shadow:0 8px 25px rgba(46,204,113,.4)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:hover .WhyChooseUs_overlay__rcmki{transform:scale(7) translateZ(0);opacity:.95}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_overlay__rcmki{width:130px;position:absolute;height:130px;border-radius:50%;background:linear-gradient(135deg,var(--bg-color-light) 0,var(--bg-color) 100%);top:70px;left:50%;transform:translateX(-50%);z-index:0;transition:all .5s cubic-bezier(.4,0,.2,1);opacity:.3}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_circle__euvPx{width:140px;height:140px;border-radius:50%;background:linear-gradient(145deg,#ffffff,#f8f9fa);border:3px solid var(--bg-color-light);display:flex;justify-content:center;align-items:center;position:relative;z-index:1;transition:all .5s cubic-bezier(.4,0,.2,1);box-shadow:0 5px 15px rgba(0,0,0,.1)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_circle__euvPx:after{content:"";width:120px;height:120px;display:block;position:absolute;background:linear-gradient(135deg,var(--bg-color-light) 0,var(--bg-color) 100%);border-radius:50%;top:7px;left:7px;transition:all .4s ease-out;opacity:.9}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:hover .WhyChooseUs_circle__euvPx:after{background:linear-gradient(135deg,var(--primary-color) 0,var(--bg-color) 100%);transform:scale(1.05)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_itemhead__RDFxO{font-size:24px;color:var(--primary-color);font-weight:800;margin-top:35px;z-index:1;margin-bottom:15px;transition:all .4s ease-out;letter-spacing:.5px;text-align:center;padding:0 20px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:hover .WhyChooseUs_itemhead__RDFxO{color:var(--text-color-hover);transform:scale(1.05)}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_subtext__dWTmT{font-size:16px;color:#555;opacity:0;transform:translateY(25px);transition:all .4s ease-out .1s;text-align:center;padding:0 35px;z-index:1;line-height:1.6;font-weight:500}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK:hover .WhyChooseUs_subtext__dWTmT{opacity:1;transform:translateY(0);color:#333}@media (max-width:768px){.WhyChooseUs_whyChooseUs__PjJEI{padding:50px 15px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_head__ulGie{font-size:2rem;margin-bottom:2rem}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_container__0LVLg{gap:30px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK{width:340px;height:auto;min-height:400px;padding:30px 20px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_circle__euvPx{width:120px;height:120px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_circle__euvPx:after{width:105px;height:105px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_itemhead__RDFxO{font-size:20px;margin-top:25px}.WhyChooseUs_whyChooseUs__PjJEI .WhyChooseUs_card__XmcsK .WhyChooseUs_subtext__dWTmT{opacity:1;transform:translateY(0);font-size:15px;padding:0 20px}}.OurClient_OurClient__flnuU{padding:60px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden}.OurClient_OurClient__flnuU .OurClient_head__bszfq{font-size:2.8rem;font-weight:800;margin-bottom:3rem;text-align:center;color:var(--primary-color);text-transform:uppercase;letter-spacing:2px;position:relative}.OurClient_OurClient__flnuU .OurClient_head__bszfq:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:100px;height:5px;background:linear-gradient(90deg,var(--primary-color) 0,#2ecc71 100%);border-radius:3px;box-shadow:0 2px 8px rgba(46,204,113,.4)}.OurClient_scrollContainer__lpm8b{width:100%;overflow:hidden;position:relative;padding:30px 0}.OurClient_scrollContainer__lpm8b:after,.OurClient_scrollContainer__lpm8b:before{content:"";position:absolute;top:0;width:150px;height:100%;z-index:2;pointer-events:none}.OurClient_scrollContainer__lpm8b:before{left:0;background:linear-gradient(90deg,rgba(248,249,250,1) 0,rgba(248,249,250,0))}.OurClient_scrollContainer__lpm8b:after{right:0;background:linear-gradient(270deg,rgba(248,249,250,1) 0,rgba(248,249,250,0))}.OurClient_scrollContent__xOMir{display:flex;gap:80px;animation:OurClient_scroll__F8sVs 30s linear infinite;width:max-content}.OurClient_scrollContent__xOMir:hover{animation-play-state:paused}@keyframes OurClient_scroll__F8sVs{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.OurClient_logoItem__x_UIh{display:flex;align-items:center;justify-content:center;min-width:150px;padding:20px;background:white;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:all .3s ease}.OurClient_logoItem__x_UIh:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 10px 25px rgba(46,204,113,.2)}.OurClient_logoItem__x_UIh img{filter:grayscale(0);opacity:1;transition:all .3s ease}.OurClient_logoItem__x_UIh:hover img{transform:scale(1.1)}@media (max-width:768px){.OurClient_OurClient__flnuU{padding:40px 15px}.OurClient_OurClient__flnuU .OurClient_head__bszfq{font-size:2rem;margin-bottom:2rem}.OurClient_scrollContent__xOMir{gap:40px;animation:OurClient_scroll__F8sVs 20s linear infinite}.OurClient_logoItem__x_UIh{min-width:120px;padding:15px}}