@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.shopping-cart-drawer .ant-drawer-title{font-weight:600;color:#333}.shopping-cart-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0}.shopping-cart-drawer .ant-drawer-body{padding:16px}.shopping-cart-drawer .ant-drawer-footer{padding:16px;border-top:1px solid #f0f0f0;background-color:#fff}.cart-item-list{padding:0}.cart-item.ant-list-item{padding:12px 0;border-bottom:1px solid #f5f5f5}.cart-item .ant-list-item-meta{align-items:flex-start}.cart-item .ant-list-item-meta-avatar{margin-right:12px}.cart-item .ant-avatar-square{border-radius:4px;border:1px solid #eee}.cart-item-title{color:#333;font-weight:500;font-size:.95em;line-height:1.3;margin-bottom:4px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cart-item-title:hover{color:#005c40}.cart-item-price{color:#005c40;font-size:1em}.quantity-controls{margin-top:8px}.quantity-controls .ant-btn{min-width:28px;padding:0 8px}.quantity-input-drawer.ant-input-number{width:50px;margin:0 4px}.quantity-input-drawer .ant-input-number-input{text-align:center;padding:0 4px!important}.cart-item .ant-list-item-action{margin-left:12px}.cart-item .ant-list-item-action .ant-btn-text:hover{background-color:#e159470d}.cart-drawer-footer{width:100%}.cart-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px;font-size:1.1em}.cart-total .total-price{font-size:1.2em;color:#005c40}.checkout-button.ant-btn-primary{background-color:#005c40!important;border-color:#005c40!important;font-weight:600}.checkout-button.ant-btn-primary:hover{background-color:#007a54!important;border-color:#007a54!important}.clear-cart-button.ant-btn-link{float:right;margin-top:8px;padding:0;height:auto;font-size:.85em}.ant-empty{margin:40px 0}:root{--primary-color: #005C40;--primary-color-hover: #007a54;--primary-color-light: #e6f4ea;--text-dark: #333;--text-medium: #555;--text-light: #aaa;--border-color-base: #d9d9d9;--border-color-hover: #005C40;--background-white: #ffffff;--background-light-grey: #f8f9fa;--error-color: #e15947;--shadow-base: 0 1px 4px rgba(0, 0, 0, .06);--shadow-focus: 0 0 0 2px rgba(0, 92, 64, .08);--border-color-active: #005C40}.agro-header.modern{background-color:var(--background-white);color:var(--text-dark);box-shadow:var(--shadow-base);position:sticky;top:0;z-index:1000;width:100%;transition:box-shadow .3s ease}.header-container-wrapper{max-width:1440px;margin:0 auto;width:100%}.header-container-wrapper.nav-wrapper{padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.3rem 1.5rem;padding:.5rem 2rem}.header-main-row.modern{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:75px;border-bottom:1px solid var(--border-color-base);padding:.8rem 2rem;width:100%;box-sizing:border-box;margin:0 auto;max-width:1440px}.header-logo-container{flex-shrink:0;display:flex}.header-logo{height:40px;display:block;transition:opacity .2s ease}.header-logo-container:hover .header-logo{opacity:.8}.header-search-container.modern{flex-grow:1;max-width:600px;min-width:200px}.header-search-input.modern.ant-select{width:100%}.header-search-input.modern .ant-input-affix-wrapper{border-radius:8px;overflow:hidden;border:1px solid var(--border-color-base);transition:border-color .3s ease,box-shadow .3s ease;width:100%;height:44px;padding:0 12px;display:flex;align-items:center;background-color:var(--background-white)!important;margin:0!important}.header-search-input.modern .ant-input-affix-wrapper:hover,.header-search-input.modern.ant-select-focused .ant-input-affix-wrapper{border-color:var(--border-color-hover);box-shadow:var(--shadow-focus)}.header-search-input.modern .ant-input{height:42px;line-height:42px;border:none!important;padding:0!important;font-size:.95em;flex-grow:1;box-sizing:border-box;background-color:transparent!important;color:var(--text-dark)}.header-search-input.modern input:-webkit-autofill,.header-search-input.modern input:-webkit-autofill:hover,.header-search-input.modern input:-webkit-autofill:focus,.header-search-input.modern input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--background-white) inset!important;-webkit-text-fill-color:var(--text-dark)!important;caret-color:var(--text-dark)!important;border-radius:8px!important}.header-search-input.modern .ant-input::placeholder{color:var(--text-light);line-height:42px}.header-search-input.modern .ant-input-prefix{padding-right:8px;color:var(--text-light);font-size:1.1em;line-height:1}.header-search-input.modern.ant-select-focused .ant-input-prefix .anticon{color:var(--primary-color)}.header-search-input.modern .ant-input-prefix .anticon-search:not(:first-child){display:none}.header-search-input.modern .ant-input-clear-icon{color:var(--text-light);font-size:1.1em;display:flex;align-items:center;margin:0!important;padding-left:8px}.header-search-input.modern .ant-input-clear-icon:hover{color:var(--text-medium)}.ant-select-dropdown.ant-select-dropdown-placement-bottomLeft{border-radius:8px;box-shadow:0 6px 16px #0000001a;border:1px solid var(--border-color-base);overflow:hidden;padding:0}.ant-select-item{padding:8px 12px!important;line-height:normal;margin:0!important}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:var(--primary-color-light)!important;color:var(--primary-color)!important}.ant-select-item-option-active:not(.ant-select-item-option-disabled) a{color:var(--primary-color)!important}.ant-select-item-option-content .ant-typography{color:var(--text-dark)}.ant-select-item-option-active .ant-select-item-option-content .ant-typography{color:var(--primary-color)!important}.ant-select-item-option-content .ant-spin-dot{margin-right:8px}.ant-select-item-option-content .ant-spin-dot i{background-color:var(--primary-color)!important}.ant-select-empty{padding:12px!important;text-align:center;color:var(--text-medium)}.header-actions-unified.modern{display:flex;align-items:center;flex-shrink:0;gap:1rem}.user-account-link{color:var(--text-medium);text-decoration:none;display:flex;align-items:center;gap:6px;font-size:.9em;font-weight:500;padding:6px 10px;border-radius:8px;transition:color .2s ease,background-color .2s ease,transform .1s ease;cursor:pointer;height:38px;box-sizing:border-box}.user-account-link:hover{color:var(--primary-color);background-color:var(--primary-color-light);transform:translateY(-1px)}.user-account-link .anticon:not(.ant-dropdown-arrow){font-size:1.2em;color:var(--primary-color)}.user-account-link .user-avatar.ant-avatar{background-color:#005c401a;color:var(--primary-color);width:26px;height:26px;line-height:26px;font-size:.9em}.user-account-link .user-greeting{display:none}@media (min-width: 1200px){.user-account-link .user-greeting{display:inline;margin-left:2px}}.user-account-link .ant-dropdown-arrow{font-size:.7em;color:#999;margin-left:4px}.cart-link.modern{color:var(--text-medium);text-decoration:none;display:flex;align-items:center;padding:6px;border-radius:8px;transition:color .2s ease,background-color .2s ease,transform .1s ease;height:38px;box-sizing:border-box}.cart-link.modern:hover{color:var(--primary-color);background-color:var(--primary-color-light);transform:translateY(-1px)}.cart-link.modern .cart-icon{font-size:1.7em;color:var(--primary-color);line-height:1}.cart-link.modern .cart-badge .ant-badge-count{background-color:var(--error-color);color:var(--background-white);box-shadow:0 0 0 1px var(--background-white);font-size:.75em;padding:0 4px;min-width:16px;height:16px;line-height:14px;transform:translate(40%,-40%)}.mobile-menu-button.ant-btn-text{color:var(--primary-color);font-size:1.6em;padding:5px;height:38px;border-radius:8px;transition:background-color .2s ease,transform .1s ease;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.mobile-menu-button.ant-btn-text:hover{background-color:#005c400d;transform:translateY(-1px)}.header-nav-row.modern{background-color:var(--primary-color);padding:0;display:flex;justify-content:center;width:100%;box-shadow:inset 0 1px 3px #00000026}.header-nav-link.dropdown-trigger{color:#ffffffe6;text-decoration:none;font-size:.9em;font-weight:500;padding:.5rem .7rem;border-radius:6px;transition:color .2s ease,background-color .2s ease,border-bottom-color .3s ease;white-space:nowrap;position:relative;border-bottom:2px solid transparent;display:inline-flex;align-items:center;cursor:pointer}.header-nav-link.dropdown-trigger:hover{color:var(--background-white);border-bottom-color:#ffffffb3}.header-nav-link.dropdown-trigger.active{color:var(--background-white);font-weight:600;border-bottom-color:var(--background-white)}.header-nav-link.special{color:#f5fccd;font-weight:600}.header-nav-link.special:hover{color:#fff;border-bottom-color:#f5fccd}.header-nav-link.special.active{border-bottom-color:#f5fccd}.category-dropdown-menu.ant-menu{border-radius:8px;box-shadow:0 6px 16px #0000001a;border:1px solid #f0f0f0;padding:0}.category-dropdown-menu.ant-menu .ant-menu-item{padding:8px 16px;margin:0!important;font-size:.95em;line-height:normal}.category-dropdown-menu.ant-menu .ant-menu-item a{color:#333;display:block;width:100%}.category-dropdown-menu.ant-menu .ant-menu-item-selected,.category-dropdown-menu.ant-menu .ant-menu-item:hover{background-color:var(--primary-color-light)!important;color:var(--primary-color)!important}.category-dropdown-menu.ant-menu .ant-menu-item-selected a,.category-dropdown-menu.ant-menu .ant-menu-item:hover a{color:var(--primary-color)!important}.category-dropdown-menu.ant-menu .ant-menu-item-divider{margin:4px 0;background-color:#f0f0f0}@media (max-width: 1024px){.header-container-wrapper{padding:0}.header-main-row.modern{padding:.8rem 1.5rem;gap:1rem;min-height:70px;flex-wrap:wrap;max-width:1440px;margin:0 auto}.header-search-container.modern{order:3;flex-basis:100%;max-width:100%;margin-top:.6rem}.header-logo-container{flex-grow:1}.header-actions-unified.modern{gap:.8rem;flex-shrink:0}.header-nav-row.modern{display:none}.user-account-link{padding:6px 8px}.user-account-link .user-greeting{display:none!important}.user-account-link.ant-btn-text{width:38px;justify-content:center;padding:0}.user-account-link.ant-btn-text .user-avatar{margin-right:0}.user-account-link.ant-btn-text .ant-dropdown-arrow{display:none}}@media (max-width: 576px){.header-container-wrapper{padding:0}.header-main-row.modern{padding:.7rem 1rem;min-height:60px;gap:.8rem}.header-search-container.modern{margin-top:.5rem}.header-logo{height:32px}.cart-link.modern,.mobile-menu-button.ant-btn-text{padding:4px;height:34px}.cart-link.modern .cart-icon,.mobile-menu-button.ant-btn-text .anticon{font-size:1.4em}.user-account-link{padding:4px 6px;font-size:.85em;height:34px;gap:4px}.user-account-link .user-avatar.ant-avatar{width:24px;height:24px;line-height:24px;font-size:.8em}.user-account-link .anticon:not(.ant-dropdown-arrow){font-size:1.1em}.user-account-link.ant-btn-text{width:34px;padding:0}.user-account-link.ant-btn-text .user-avatar{margin-right:0}}.mobile-menu-drawer.modern .ant-drawer-header{background-color:var(--background-white);border-bottom:1px solid var(--border-color-base);padding:10px 16px}.mobile-menu-drawer.modern .ant-drawer-header-title{display:flex;justify-content:space-between;align-items:center;width:100%}.mobile-menu-drawer.modern .ant-drawer-header-title>a{flex-shrink:0;display:flex}.mobile-menu-drawer.modern .ant-drawer-close{color:var(--text-medium);font-size:1.1em;position:static;padding:0;margin:0}.mobile-menu-drawer.modern .ant-drawer-body{padding:0;background-color:var(--background-white)}.mobile-drawer-menu.ant-menu{border:none;padding:1rem 0;font-size:1.05em}.mobile-drawer-menu.ant-menu .ant-menu-item,.mobile-drawer-menu.ant-menu .ant-menu-submenu>.ant-menu-submenu-title{padding:12px 20px!important;margin:0!important;color:var(--text-dark);font-weight:500;transition:background-color .2s ease,color .2s ease}.mobile-drawer-menu.ant-menu .ant-menu-item a,.mobile-drawer-menu.ant-menu .ant-menu-submenu>.ant-menu-submenu-title .mobile-nav-link{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;width:100%;box-sizing:border-box}.mobile-drawer-menu.ant-menu .ant-menu-item .anticon,.mobile-drawer-menu.ant-menu .ant-menu-submenu>.ant-menu-submenu-title .anticon{color:var(--primary-color);font-size:1.2em}.mobile-drawer-menu.ant-menu .ant-menu-item:hover,.mobile-drawer-menu.ant-menu .ant-menu-item-selected,.mobile-drawer-menu.ant-menu .ant-menu-submenu>.ant-menu-submenu-title:hover,.mobile-drawer-menu.ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{background-color:var(--primary-color-light)!important;color:var(--primary-color)!important}.mobile-drawer-menu.ant-menu .ant-menu-submenu.active-parent>.ant-menu-submenu-title{background-color:var(--primary-color-light);color:var(--primary-color)}.mobile-drawer-menu.ant-menu .ant-menu-item.all-cats{font-weight:600}.mobile-drawer-menu.ant-menu .ant-menu-sub.ant-menu-inline>.ant-menu-item,.mobile-drawer-menu.ant-menu .ant-menu-sub.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title{padding-left:46px!important;font-size:1em;font-weight:400}.mobile-drawer-menu.ant-menu .ant-menu-sub.ant-menu-inline>.ant-menu-item .anticon,.mobile-drawer-menu.ant-menu .ant-menu-sub.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title .anticon{display:none}.mobile-drawer-menu.ant-menu .ant-menu-item.sub-link.all{font-weight:500;color:var(--primary-color)}.mobile-drawer-menu.ant-menu .ant-menu-item.special{color:var(--primary-color);font-weight:600}.mobile-drawer-menu.ant-menu .ant-menu-item.special .anticon{color:var(--primary-color)}.mobile-drawer-menu.ant-menu .ant-menu-item.logout{color:var(--error-color);font-weight:700}.mobile-drawer-menu.ant-menu .ant-menu-item.logout .anticon{color:var(--error-color)}.mobile-drawer-menu.ant-menu .ant-menu-item.logout .ant-btn{display:flex;align-items:center;gap:12px;color:inherit;width:100%;height:auto;padding:0;text-align:left}.mobile-drawer-menu.ant-menu .ant-menu-item.logout .ant-btn:hover{background-color:transparent!important;color:inherit!important}.mobile-drawer-menu.ant-menu .ant-menu-item.account.main-account{background-color:var(--background-light-grey);border-bottom:1px solid #eee;margin-bottom:10px;font-weight:600}.mobile-drawer-menu.ant-menu .ant-menu-item.login{color:var(--primary-color);font-weight:700}.mobile-drawer-menu.ant-menu .ant-menu-item.login .anticon{color:var(--primary-color)}.mobile-drawer-divider.ant-divider{border-color:#005c4026!important;margin:12px 0}.mobile-drawer-divider-submenu.ant-divider{margin:8px 0;border-color:#005c4014!important}.user-dropdown-menu.ant-menu{border-radius:8px;box-shadow:0 6px 16px #0000001a;border:1px solid #f0f0f0}.user-dropdown-menu .ant-menu-item{padding:8px 16px;margin:0!important;font-size:.95em}.user-dropdown-menu .ant-menu-item a{color:var(--text-dark)}.user-dropdown-menu .ant-menu-item-selected,.user-dropdown-menu .ant-menu-item:hover{background-color:var(--primary-color-light)!important;color:var(--primary-color)!important}.user-dropdown-menu .ant-menu-item-selected a,.user-dropdown-menu .ant-menu-item:hover a{color:var(--primary-color)!important}.user-dropdown-menu .ant-menu-item-danger,.user-dropdown-menu .ant-menu-item-danger:hover{color:var(--error-color)!important;background-color:#e159470d!important}.user-dropdown-menu .ant-menu-item-divider{margin:4px 0;background-color:#f0f0f0}@keyframes benefitItemFadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.benefits-bar-section.modern{background-color:#f8f9fa;padding:1.2rem 1.5rem;border-bottom:1px solid #e9ecef;width:100%;box-sizing:border-box;overflow:hidden}.benefits-container.modern{max-width:1200px;margin:0 auto;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:1.5rem 2.5rem}.benefit-item.modern{display:flex;align-items:center;gap:.9rem;text-align:left;flex:0 1 auto;padding:.5rem .8rem;border-radius:8px;cursor:default;opacity:0;animation:benefitItemFadeInUp .5s ease-out forwards}.benefit-item.modern:nth-child(1){animation-delay:.1s}.benefit-item.modern:nth-child(2){animation-delay:.2s}.benefit-item.modern:nth-child(3){animation-delay:.3s}.benefit-item.modern:nth-child(4){animation-delay:.4s}.benefit-item.modern{transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease}.benefit-item.modern:hover{transform:translateY(-4px);background-color:#fff;box-shadow:0 4px 15px #005c4014}.benefit-icon.modern{font-size:2em;color:#005c40;line-height:1;flex-shrink:0;transition:transform .3s ease}.benefit-item.modern:hover .benefit-icon.modern{transform:scale(1.1) rotate(-5deg)}.benefit-text.modern{font-size:.95em;font-weight:500;color:#343a40;line-height:1.4;transition:color .3s ease}.benefit-item.modern:hover .benefit-text.modern{color:#004d35}@media (max-width: 992px){.benefits-container.modern{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;justify-items:center}.benefit-item.modern{width:100%;max-width:300px;justify-content:flex-start;flex:none}.benefit-item.modern{animation-delay:.1s!important}}@media (max-width: 576px){.benefits-bar-section.modern{padding:1rem}.benefits-container.modern{grid-template-columns:1fr;gap:1rem}.benefit-item.modern{max-width:350px;padding:.6rem .8rem;justify-content:center}.benefit-icon.modern{font-size:1.8em}.benefit-text.modern{font-size:.9em}}.hero-banner-agro{position:relative;padding:6rem 2rem;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:#2a3a2e;color:#fff;min-height:450px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.hero-banner-agro:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0003,#0009);z-index:1}.hero-banner-content{position:relative;z-index:2;max-width:800px;opacity:0;transform:translateY(20px);animation:heroFadeUp .8s .3s ease-out forwards}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}}.hero-banner-title.ant-typography{color:#fff!important;font-size:3em;font-weight:700;line-height:1.2;margin-bottom:1rem!important;text-shadow:0 2px 8px rgba(0,0,0,.5)}.hero-banner-description.ant-typography{color:#fffffff2!important;font-size:1.2em;line-height:1.6;margin-bottom:2.5rem!important;max-width:650px;margin-left:auto;margin-right:auto;text-shadow:0 1px 4px rgba(0,0,0,.4)}.hero-banner-cta.ant-btn-primary{background-color:#005c40!important;border-color:#005c40!important;color:#fff!important;height:54px!important;padding:0 40px!important;font-size:1.1em!important;font-weight:600;border-radius:8px;box-shadow:0 5px 15px #005c4040;transition:background-color .3s ease,border-color .3s ease,transform .2s ease,box-shadow .3s ease}.hero-banner-cta.ant-btn-primary .anticon{margin-left:10px;transition:transform .3s ease}.hero-banner-cta.ant-btn-primary:hover{background-color:#007a54!important;border-color:#007a54!important;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 20px #005c4059}.hero-banner-cta.ant-btn-primary:hover .anticon{transform:translate(3px)}@media (max-width: 992px){.hero-banner-agro{padding:5rem 1.5rem;min-height:400px}.hero-banner-title.ant-typography{font-size:2.5em}.hero-banner-description.ant-typography{font-size:1.1em}}@media (max-width: 576px){.hero-banner-agro{padding:4rem 1rem;min-height:350px;align-items:center;text-align:center}.hero-banner-title.ant-typography{font-size:2em}.hero-banner-description.ant-typography{font-size:1em;margin-bottom:2rem}.hero-banner-cta.ant-btn{height:50px!important;padding:0 30px!important;font-size:1em!important}}.category-grid-section{padding:3rem 1.5rem;background-color:#fff}.category-grid-title.ant-typography{text-align:center;font-size:1.8em;font-weight:600;margin-bottom:2.5rem!important;color:#333!important}.category-cards-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.category-card-link{text-decoration:none;display:block;height:100%}.category-card.ant-card{border:1px solid #e8e8e8;border-radius:10px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;height:100%;background-color:#fff;display:flex;flex-direction:column}.category-card.ant-card-hoverable:hover{transform:translateY(-6px);box-shadow:0 8px 20px #005c401f;border-color:#005c404d}.category-card .ant-card-body{padding:1.2rem 1rem!important;flex-grow:1;display:flex;align-items:center}.category-card .ant-card-meta{align-items:center;width:100%}.category-card .ant-card-meta-avatar{padding-right:12px}.category-card-icon{font-size:2em!important;color:#005c40!important;transition:transform .3s ease}.category-card.ant-card-hoverable:hover .category-card-icon{transform:scale(1.1)}.category-card .ant-card-meta-title{margin-bottom:0!important;white-space:normal}.category-card-title-text{color:#333!important;font-weight:600;font-size:1em;line-height:1.3;transition:color .3s ease}.category-card.ant-card-hoverable:hover .category-card-title-text{color:#005c40!important}@media (max-width: 768px){.category-grid-section{padding:2.5rem 1rem}.category-grid-title.ant-typography{font-size:1.6em;margin-bottom:2rem}.category-cards-container{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem}.category-card .ant-card-body{padding:1rem .8rem!important}.category-card-icon{font-size:1.8em!important}.category-card .ant-card-meta-avatar{padding-right:10px}.category-card-title-text{font-size:.9em}}@media (max-width: 480px){.category-cards-container{grid-template-columns:repeat(2,1fr);gap:.8rem}.category-card .ant-card-body{padding:.8rem .6rem!important}.category-card .ant-card-meta{flex-direction:column;text-align:center;gap:.5rem}.category-card .ant-card-meta-avatar{padding-right:0}.category-card-icon{font-size:1.7em!important}.category-card-title-text{font-size:.85em;line-height:1.2}}.product-card-link{text-decoration:none;color:inherit;display:block;height:100%}.product-card-agro.ant-card{border:1px solid #e8e8e8;border-radius:10px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;height:100%;display:flex;flex-direction:column;background-color:#fff;overflow:hidden}.product-card-agro.ant-card-hoverable:hover{transform:translateY(-5px);box-shadow:0 8px 20px #005c401a;border-color:#005c404d}.product-card-image-wrapper{position:relative;overflow:hidden;aspect-ratio:1 / 1;background-color:#f5f5f5}.product-card-image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.product-card-agro.ant-card-hoverable:hover .product-card-image{transform:scale(1.05)}.discount-tag.ant-tag{position:absolute;top:10px;left:10px;background-color:#e15947;color:#fff;border-color:#e15947;font-weight:700;font-size:.75em;padding:2px 6px;border-radius:4px;z-index:1}.product-card-agro .ant-card-body{padding:1rem!important;flex-grow:1;display:flex;flex-direction:column}.product-card-content{flex-grow:1;display:flex;flex-direction:column}.product-card-title.ant-typography{color:#333!important;font-weight:600;font-size:.95em;line-height:1.4;margin-bottom:.5rem!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em}.product-card-rating.ant-rate{font-size:.9em;margin-bottom:.6rem;color:#faad14}.product-card-rating .ant-rate-star{margin-inline-end:4px!important}.product-card-price-section{margin-bottom:1rem;display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem}.original-price.ant-typography{color:#888!important;font-size:.85em;text-decoration:line-through!important}.current-price.ant-typography{color:#005c40!important;font-size:1.2em;font-weight:700;line-height:1}.product-card-add-button.ant-btn-primary{margin-top:auto;background-color:#005c40!important;border-color:#005c40!important;color:#fff!important;font-weight:500;font-size:.9em;border-radius:6px;height:38px!important;padding:0 15px!important;transition:background-color .2s ease,border-color .2s ease}.product-card-add-button.ant-btn-primary .anticon{margin-right:6px}.product-card-add-button.ant-btn-primary:hover{background-color:#007a54!important;border-color:#007a54!important}@media (max-width: 576px){.product-card-agro .ant-card-body{padding:.8rem!important}.product-card-title.ant-typography{font-size:.9em;min-height:2.6em}.product-card-rating.ant-rate{font-size:.8em;margin-bottom:.5rem}.product-card-price-section{margin-bottom:.8rem}.current-price.ant-typography{font-size:1.1em}.product-card-add-button.ant-btn{height:36px!important;font-size:.85em}}:root{--primary-green: #005C40;--primary-green-dark: #004d35;--dark-text: #333;--medium-text: #555;--light-text: #777;--background-light: #f8f9fa;--border-color-subtle: #e9ecef}@keyframes footerSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.agro-footer{background-color:var(--background-light);color:var(--medium-text);padding:3rem 1.5rem;border-top:1px solid var(--border-color-subtle);width:100%;box-sizing:border-box}.agro-footer-container{max-width:1200px;margin:0 auto;width:100%}.agro-footer .footer-row .footer-col{opacity:0;animation:footerSlideUp .7s ease-out forwards}.agro-footer .footer-row .footer-col:nth-child(1){animation-delay:.1s}.agro-footer .footer-row .footer-col:nth-child(2){animation-delay:.2s}.agro-footer .footer-row .footer-col:nth-child(3){animation-delay:.3s}.footer-logo{height:48px;margin-bottom:1rem;display:block;transition:opacity .2s ease,transform .2s ease}.footer-logo:hover{opacity:.9;transform:scale(1.05)}.footer-description.ant-typography{color:var(--medium-text)!important;font-size:.95em;line-height:1.6;margin-bottom:1.5rem!important}.footer-social-icons .anticon{font-size:1.6em;color:var(--medium-text);transition:color .2s ease,transform .2s ease}.footer-social-icons .anticon:hover{color:var(--primary-green);transform:translateY(-3px) rotate(5deg)}.footer-section-title.ant-typography{color:var(--primary-green)!important;font-weight:700;font-size:1.2em;margin-bottom:1.2rem!important}.footer-links.ant-space-vertical,.footer-contact.ant-space-vertical{width:100%;align-items:flex-start}.footer-link{color:var(--dark-text);text-decoration:none;font-size:.95em;transition:color .2s ease,transform .2s ease;padding:2px 0;display:inline-block;position:relative;overflow:hidden}.footer-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--primary-green);transform:translate(-100%);transition:transform .3s ease-out}.footer-link:hover{color:var(--primary-green);transform:translate(5px)}.footer-link:hover:after{transform:translate(0)}.footer-contact .ant-space .anticon{font-size:1.2em;color:var(--primary-green);margin-right:8px}.footer-contact .ant-space .footer-link{color:var(--dark-text)}.footer-contact .ant-space:hover .footer-link,.footer-contact .ant-space .footer-link:hover{color:var(--primary-green)}.footer-contact .ant-space .footer-link:after{display:none}.footer-divider.ant-divider-horizontal{margin:2.5rem 0!important;border-color:var(--border-color-subtle)!important}.footer-bottom{text-align:center;font-size:.85em;color:var(--light-text)}.footer-copyright.ant-typography,.footer-developer.ant-typography{color:inherit!important;margin-bottom:.4rem!important}.footer-developer a{color:var(--light-text);text-decoration:none;transition:color .2s ease}.footer-developer a:hover{color:var(--primary-green);text-decoration:underline}@media (max-width: 768px){.agro-footer{padding:2rem 1rem}.agro-footer .footer-row .footer-col{animation-delay:.1s!important}.footer-brand{text-align:center;align-items:center}.footer-logo{height:40px;margin-bottom:.8rem}.footer-logo:hover{transform:none}.footer-description.ant-typography{font-size:.9em}.footer-social-icons.ant-space{justify-content:center;width:100%;margin-bottom:1.5rem}.footer-social-icons .anticon{font-size:1.5em}.footer-social-icons .anticon:hover{transform:none}.footer-section-title.ant-typography{text-align:center;font-size:1.1em;margin-bottom:1rem!important;color:var(--dark-text)!important}.footer-links.ant-space-vertical,.footer-contact.ant-space-vertical{align-items:center;margin-bottom:1.5rem}.footer-links .footer-link,.footer-contact .footer-link{font-size:.9em;transform:none}.footer-link:after{display:none}.footer-contact .ant-space .anticon{margin-right:0;margin-bottom:4px;display:block;font-size:1.1em}.footer-contact .ant-space{flex-direction:column;align-items:center}.footer-divider.ant-divider-horizontal{margin:2rem 0!important}.footer-bottom{font-size:.8em}}@media (max-width: 576px){.agro-footer{padding:1.5rem .5rem}.footer-logo{height:32px}.footer-description.ant-typography{font-size:.8em}.footer-section-title.ant-typography{font-size:1em}.footer-divider.ant-divider-horizontal{margin:1.5rem 0!important}.footer-bottom{font-size:.7em}}.ecommerce-layout{background-color:#fff}.ecommerce-main-content{padding:0;max-width:1600px;margin:0 auto;width:100%}.hero-banner-section{background-color:#e6f4ea;padding:4rem 2rem;text-align:center;margin-bottom:2rem}.featured-categories-section,.featured-products-section{padding:2rem 1rem;margin-bottom:2rem}.featured-categories-section .ant-typography,.featured-products-section .ant-typography{color:#333}@media (max-width: 768px){.hero-banner-section{padding:3rem 1rem}.featured-categories-section,.featured-products-section{padding:1.5rem .5rem}}.product-list-layout{background-color:#f9fafb;color:#333}.product-list-inner-layout{max-width:1600px;margin:0 auto;background-color:transparent!important;padding:2rem 1.5rem;width:100%}.product-list-sider.ant-layout-sider{background:#fff!important;border-radius:8px;box-shadow:0 2px 8px #0000000f;padding:16px 0;height:fit-content;max-height:calc(100vh - 150px);overflow-y:auto;position:sticky;top:90px}.product-list-sider.ant-layout-sider::-webkit-scrollbar{width:5px}.product-list-sider.ant-layout-sider::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.product-list-sider.ant-layout-sider::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.product-list-sider.ant-layout-sider::-webkit-scrollbar-thumb:hover{background:#aaa}.filter-section{padding:12px 0}.filter-title.ant-typography{color:#333!important;font-weight:600;font-size:1.05em!important;margin-bottom:14px!important;padding:0 16px;display:flex;align-items:center;gap:8px}.filter-title .anticon{color:#005c40;font-size:1.2em}.category-filter-menu.ant-menu-inline{border-right:none!important;background-color:transparent!important;width:100%!important}.category-filter-menu .ant-menu-item,.category-filter-menu .ant-menu-submenu-title{margin:0!important;padding:9px 16px!important;height:auto!important;line-height:1.4!important;font-size:.9em;color:#444!important;transition:background-color .2s ease,color .2s ease;border-radius:0!important;display:flex;align-items:center;gap:8px}.category-filter-menu .ant-menu-item .anticon,.category-filter-menu .ant-menu-submenu-title .anticon{font-size:1.1em;color:#777}.category-filter-menu .ant-menu-item[key=all]{font-weight:500}.category-filter-menu .ant-menu-submenu-title{font-weight:500;padding-right:30px!important}.category-filter-menu .ant-menu-submenu-arrow{color:#888!important}.category-filter-menu .ant-menu-sub.ant-menu-inline{background-color:#fdfdfd!important;padding:0!important;margin:2px 0 6px!important;border-left:2px solid #e6f4ea}.category-filter-menu .ant-menu-sub .ant-menu-item.subcategory-item{padding:0!important;height:auto!important;line-height:normal!important;margin:0!important;font-size:.9em}.category-filter-menu .ant-menu-sub .ant-menu-item .ant-checkbox-wrapper{width:100%;padding:8px 16px 8px 28px!important;font-size:inherit;color:#555!important;transition:background-color .2s ease,color .2s ease;margin:0!important}.category-filter-menu .ant-menu-sub .ant-menu-item .ant-checkbox-wrapper:hover{background-color:#e6f4ea!important;color:#005c40!important}.category-filter-menu .ant-menu-sub .ant-menu-item .ant-checkbox-inner{border-color:#ccc}.category-filter-menu .ant-menu-sub .ant-menu-item .ant-checkbox-checked .ant-checkbox-inner{background-color:#005c40;border-color:#005c40}.category-filter-menu .ant-menu-sub .ant-menu-item .ant-checkbox-wrapper:hover .ant-checkbox-inner,.category-filter-menu .ant-menu-sub .ant-menu-item .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#005c40}.category-filter-menu .ant-menu-sub .ant-menu-item-selected{background-color:transparent!important}.category-filter-menu .ant-menu-item:not(.subcategory-item):hover,.category-filter-menu .ant-menu-submenu-title:hover{background-color:#e6f4ea!important;color:#005c40!important}.category-filter-menu .ant-menu-item-selected:not(.subcategory-item){background-color:#e6f4ea!important;color:#005c40!important;font-weight:600}.category-filter-menu .ant-menu-item-selected:after{border-right:none!important}.category-filter-menu .ant-menu-submenu-selected .ant-menu-submenu-title,.category-filter-menu .ant-menu-submenu-open .ant-menu-submenu-title{color:#005c40!important;font-weight:600}.filter-divider.ant-divider-horizontal{margin:16px 0!important;border-color:#eee!important}.price-slider.ant-slider{margin:10px 6px}.price-slider .ant-slider-track{background-color:#005c40!important}.price-slider .ant-slider-handle{border-color:#005c40!important}.price-slider .ant-slider-handle:focus{box-shadow:none!important}.price-slider .ant-slider-handle:after{box-shadow:0 0 0 3px #005c4026!important}.price-range-display{display:flex;justify-content:space-between;margin-top:8px;padding:0 6px;font-size:.9em;color:#555!important}.price-range-display .ant-typography{color:inherit!important}.product-list-items-content{padding-left:24px!important;background-color:transparent!important}@media (max-width: 991px){.product-list-items-content{padding-left:0!important}}.product-list-items-content .ant-row-end{margin-bottom:1.5rem;align-items:center}.product-list-items-content .ant-typography-strong{color:#555;font-size:.9em;margin-right:8px}.product-list-items-content .ant-select{width:200px}.product-list-items-content .ant-select-selector{border-radius:6px!important;border-color:#ccc!important;height:38px!important}.product-list-items-content .ant-select .ant-select-selection-item,.product-list-items-content .ant-select .ant-select-selection-placeholder{line-height:36px!important;font-size:.9em;color:#333!important}.product-list-items-content .ant-select-focused .ant-select-selector,.product-list-items-content .ant-select:hover .ant-select-selector{border-color:#005c40!important;box-shadow:0 0 0 2px #005c401a!important}.product-list-items-content .ant-select .ant-select-arrow{color:#888}.product-list-items-content .ant-select .ant-select-selection-item .anticon{color:#005c40;margin-right:4px;vertical-align:middle}.product-grid .ant-col{display:flex}.product-grid .product-card-link{width:100%;height:100%}.ant-empty{margin-top:40px}.ant-empty-description,.ant-empty-description .ant-typography{color:#888!important}.ant-pagination-item a,.ant-pagination-item-link{color:#555!important}.ant-pagination-item-active{background-color:#e6f4ea!important;border-color:#005c40!important}.ant-pagination-item-active a{color:#005c40!important}.ant-pagination-item:hover{border-color:#005c40!important}.ant-pagination-item:hover a{color:#005c40!important}.ant-pagination-prev:hover .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link{border-color:#005c40!important;color:#005c40!important}.ant-pagination-options .ant-select-selector{border-radius:6px!important}.ant-pagination .ant-pagination-total-text{font-size:.9em;color:#555;margin-right:12px}@media (max-width: 991px){.product-list-inner-layout{padding:1.5rem 1rem}.product-list-items-content .ant-row-end{justify-content:flex-start;margin-bottom:1rem}}@media (max-width: 768px){.product-grid .ant-col[class*=ant-col-xs-],.product-grid .ant-col[class*=ant-col-sm-]{flex:0 0 50%;max-width:50%}}@media (max-width: 480px){.product-list-items-content .ant-row-end{justify-content:center}.product-list-items-content .ant-space{width:100%;justify-content:center}.product-list-items-content .ant-select{width:100%!important;max-width:250px}}.product-detail-layout{background-color:#fff}.product-detail-layout.loading,.product-detail-layout.error{background-color:#f9fafb}.product-detail-content{padding:2rem 1.5rem!important;max-width:1200px;margin:0 auto;width:100%}.product-detail-layout.loading .product-detail-content,.product-detail-layout.error .product-detail-content{display:flex;justify-content:center;align-items:center;min-height:60vh}.product-detail-layout.error .ant-alert{max-width:600px}.breadcrumb-container{margin-bottom:1.5rem;padding-bottom:.5rem}.breadcrumb-container .ant-btn-link{padding:0;font-weight:500;color:#555}.breadcrumb-container .ant-btn-link:hover{color:#005c40}.breadcrumb-container .ant-btn-link .anticon{margin-right:4px}.product-main-info.ant-row{margin-bottom:3rem}.main-product-image.ant-image-img{width:100%;height:auto;max-height:500px;object-fit:contain;border:1px solid #f0f0f0;border-radius:8px;cursor:pointer;background-color:#fff}.ant-image-preview-root{background-color:#000c}.thumbnail-container{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.thumbnail-image{width:60px;height:60px;object-fit:contain;border:1px solid #eee;border-radius:4px;cursor:pointer;background-color:#fff;opacity:.7;transition:opacity .2s ease,border-color .2s ease}.thumbnail-image:hover{opacity:1;border-color:#005c40}.product-info-column{color:#333!important}.product-detail-title.ant-typography{font-size:2em;font-weight:600;color:#222!important;margin-bottom:.8rem!important;line-height:1.3}.product-meta-info.ant-space{margin-bottom:1.2rem;color:#555}.product-meta-info .ant-rate{font-size:1em;color:#fadb14}.product-meta-info .ant-tag{font-size:.85em;padding:3px 8px;border-radius:4px;margin:0;border:none}.product-meta-info .ant-tag .anticon{margin-right:4px;font-size:1.1em}.product-meta-info .ant-tag-success{background-color:#f6ffed!important;color:#52c41a!important}.product-meta-info .ant-tag-error{background-color:#fff1f0!important;color:#f5222d!important}.product-detail-price-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0;display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.detail-original-price.ant-typography{font-size:1em;color:#888!important;text-decoration:line-through!important}.detail-current-price.ant-typography{font-size:1.8em;font-weight:700;color:#005c40!important;line-height:1}.detail-discount-tag.ant-tag{background-color:#e15947;color:#fff;border-color:#e15947;font-weight:700;font-size:.8em;padding:3px 7px;border-radius:4px;margin-left:4px;margin-bottom:4px}.product-short-description.ant-typography{font-size:1em;color:#555!important;line-height:1.6;margin-bottom:1.5rem}.product-actions{display:flex;align-items:center;gap:1.5rem;margin-top:1.5rem;flex-wrap:wrap}.quantity-input.ant-input-number{width:80px}.quantity-input .ant-input-number-input{text-align:center}.add-to-cart-button.ant-btn-primary{background-color:#005c40!important;border-color:#005c40!important;color:#fff!important;height:48px!important;font-size:1em!important;font-weight:600;padding:0 25px!important;border-radius:8px;flex-grow:1;max-width:300px;transition:background-color .3s ease,transform .1s ease}.add-to-cart-button.ant-btn-primary .anticon{margin-right:8px}.add-to-cart-button.ant-btn-primary:hover:not(:disabled){background-color:#007a54!important;border-color:#007a54!important;transform:scale(1.02)}.add-to-cart-button.ant-btn-primary:disabled{background-color:#b8b8b8!important;border-color:#b8b8b8!important;color:#777!important;cursor:not-allowed}.product-tabs-section.ant-tabs{margin-top:3rem;border-top:1px solid #eee;padding-top:2rem}.product-tabs-section .ant-tabs-tab{color:#555;font-weight:500;font-size:1.05em}.product-tabs-section .ant-tabs-tab-active .ant-tabs-tab-btn{color:#005c40!important}.product-tabs-section .ant-tabs-ink-bar{background:#005c40!important}.tab-content-paragraph.ant-typography{color:#444!important;line-height:1.7}.specs-list{list-style:none;padding-left:0;color:#444}.specs-list li{padding:6px 0;border-bottom:1px dashed #eee}.specs-list li:last-child{border-bottom:none}.specs-list strong{color:#222;margin-right:8px}.related-products-section{margin-top:4rem;padding-top:2rem;border-top:1px solid #eee}.related-title.ant-typography{text-align:center;margin-bottom:2rem!important;color:#333!important;font-weight:600}.related-products-section .product-card-agro{box-shadow:0 4px 10px #0000000f}@media (max-width: 768px){.product-detail-content{padding:1.5rem 1rem!important}.product-main-info.ant-row{gap:1.5rem 0}.product-detail-title.ant-typography{font-size:1.8em}.detail-current-price.ant-typography{font-size:1.6em}.product-actions{flex-direction:column;align-items:stretch;gap:1rem}.quantity-input.ant-input-number{width:100px}.add-to-cart-button.ant-btn{max-width:none}.product-tabs-section{margin-top:2rem}}@media (max-width: 576px){.product-detail-title.ant-typography{font-size:1.6em}.detail-current-price.ant-typography{font-size:1.5em}.thumbnail-container{display:none}.main-product-image.ant-image-img{max-height:350px}.product-tabs-section .ant-tabs-nav-wrap{justify-content:center}.related-products-section .ant-col{flex:0 0 50%;max-width:50%}}.checkout-cart-layout{background-color:#f9fafb;color:#333}.checkout-cart-content{padding:2.5rem 1.5rem 4rem!important;max-width:1200px;margin:0 auto;width:100%}.checkout-form-container{width:100%;background-color:transparent}.checkout-form-container .ant-spin-nested-loading,.checkout-form-container .ant-spin-container{width:100%}.checkout-back-button.ant-btn{background-color:#fff!important;border:1px solid #d9d9d9!important;color:#555!important;border-radius:8px!important;box-shadow:0 2px 5px #0000000f!important;transition:all .3s ease!important;font-weight:500!important}.checkout-back-button.ant-btn:hover{background-color:#f7f7f7!important;border-color:#bbb!important;box-shadow:0 3px 8px #00000014!important;transform:translateY(-1px);color:#333!important}.checkout-back-button.ant-btn .anticon{margin-right:6px;color:inherit!important}.checkout-title.ant-typography{text-align:center;color:#222!important;margin-bottom:1.5rem!important;font-weight:600;font-size:2em}.checkout-steps{margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.checkout-steps .ant-steps-item-title{color:#555!important;font-weight:500}.checkout-steps .ant-steps-item-description{color:#888!important;font-size:.9em}.checkout-steps .ant-steps-item-icon{background-color:#fff!important;border-color:#ccc!important;color:#888!important}.checkout-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#005c40!important;border-color:#005c40!important;color:#fff!important}.checkout-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#333!important;font-weight:500}.checkout-steps .ant-steps-item-process .ant-steps-item-icon{background-color:#005c40!important;border-color:#005c40!important;color:#fff!important}.checkout-steps .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#005c40!important;font-weight:600}.checkout-steps .ant-steps-item-wait .ant-steps-item-icon{color:#aaa!important}.checkout-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after,.checkout-steps .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#005c40!important}.checkout-card{background-color:#fff!important;border:1px solid #e8e8e8!important;border-radius:10px!important;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000000f;color:#333!important}.checkout-card .ant-card-head{border-bottom:1px solid #f0f0f0!important;min-height:52px}.checkout-card .ant-card-head-title{color:#333!important;font-weight:600;font-size:1.15em}.checkout-card .ant-card-body{padding:20px 24px!important;color:inherit!important}.summary-card .ant-card-head{padding:0 24px}.checkout-cart-item-list .ant-list-item{padding:12px 0!important;border-bottom:1px solid #f0f0f0}.checkout-cart-item-list .ant-list-item:last-child{border-bottom:none}.checkout-cart-item .ant-list-item-meta{align-items:center}.checkout-cart-item .ant-list-item-meta-avatar{margin-right:12px}.checkout-cart-item .ant-avatar-square{border-radius:4px;border:1px solid #eee}.checkout-item-title.ant-typography{color:#333!important;font-weight:500;margin-bottom:2px!important;font-size:.95em}.checkout-item-pricing.ant-typography{color:#555!important;font-size:.9em}.checkout-cart-subtotal,.checkout-cart-shipping{display:flex;justify-content:space-between;font-size:.95em;margin-bottom:6px;color:#555!important}.checkout-cart-subtotal .ant-typography-strong,.checkout-cart-shipping .ant-typography-strong{color:#333!important;font-weight:500}.checkout-cart-total{display:flex;justify-content:space-between;align-items:baseline;font-size:1.1em;padding-top:16px;color:#333!important}.checkout-cart-total.final-total .ant-typography-strong{font-size:1.1em}.checkout-cart-total .total-price{font-size:1.3em;color:#005c40!important;font-weight:700}.checkout-card .ant-form-item-label>label{color:#555!important;font-weight:500;font-size:.9em}.checkout-card .ant-input-affix-wrapper,.checkout-card .ant-input-password,.checkout-card .ant-input-number{background-color:#fff!important;border-color:#d9d9d9!important;border-radius:8px!important}.checkout-card .ant-input,.checkout-card .ant-input-number-input{background-color:transparent!important;color:#333!important;height:44px!important;line-height:42px!important;font-size:1em;padding:0 11px}.checkout-card .ant-input-affix-wrapper{padding-top:0;padding-bottom:0}.checkout-card .ant-input::placeholder{color:#aaa!important}.checkout-card .ant-input-prefix .anticon{color:#aaa!important;font-size:1.1em}.checkout-card .ant-input-affix-wrapper-focused,.checkout-card .ant-input-affix-wrapper:focus,.checkout-card .ant-input-affix-wrapper:focus-within,.checkout-card .ant-input-password-focused .ant-input-affix-wrapper,.checkout-card .ant-input-number-focused{border-color:#005c40!important;box-shadow:0 0 0 2px #005c401a!important;outline:0}.checkout-card input:-webkit-autofill,.checkout-card input:-webkit-autofill:hover,.checkout-card input:-webkit-autofill:focus,.checkout-card input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #ffffff inset!important;-webkit-text-fill-color:#333!important;caret-color:#333!important;border-radius:8px!important;border-color:#d9d9d9!important}.checkout-card .ant-form-item-has-error .ant-input,.checkout-card .ant-form-item-has-error .ant-input-affix-wrapper,.checkout-card .ant-form-item-has-error .ant-input:hover,.checkout-card .ant-form-item-has-error .ant-input-affix-wrapper:hover{border-color:#ff4d4f!important}.checkout-card .ant-form-item-with-help .ant-form-item-explain{font-size:.85em;margin-top:4px}.checkout-card .ant-form-item-has-success .ant-form-item-explain{color:#52c41a}.checkout-card .ant-form-item-is-validating .ant-form-item-explain{color:#1890ff}.checkout-card .ant-select-lg .ant-select-selector{height:44px!important;padding:0 11px!important;border-radius:8px!important}.checkout-card .ant-select-lg .ant-select-selection-item,.checkout-card .ant-select-lg .ant-select-selection-placeholder{line-height:42px!important}@media (max-width: 768px){.checkout-cart-content{padding:1.5rem 1rem!important}.checkout-form-container>.ant-row{gap:0}.checkout-form-container>.ant-row>.ant-col{width:100%!important;max-width:100%!important;flex:0 0 100%!important}.checkout-card{margin-bottom:1.2rem}.checkout-steps{margin-bottom:2rem}.checkout-steps .ant-steps-item-description{display:none}.checkout-cart-item .ant-list-item-meta-avatar{margin-right:10px}.checkout-cart-item .ant-avatar-square{width:40px!important;height:40px!important}.checkout-item-title.ant-typography{font-size:.9em}}@media (max-width: 480px){.checkout-card .ant-card-body{padding:16px!important}.checkout-title.ant-typography{font-size:1.8em}.checkout-card .ant-input{height:42px!important;line-height:42px!important}.checkout-submit-button.ant-btn{height:48px!important;font-size:1em}.checkout-card .ant-form-item .ant-row{flex-direction:column}.checkout-card .ant-form-item .ant-row .ant-col{max-width:100%!important}}.about-us-layout{background-color:#fff;min-height:100vh;display:flex;flex-direction:column}.ecommerce-main-content.about-us-content{flex-grow:1;padding:0!important;max-width:none!important;margin:0 auto!important;width:100%}.about-hero{position:relative;padding:5rem 2rem;min-height:400px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#005c40;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;box-sizing:border-box}.about-hero-overlay{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#005c40b3;z-index:1}.about-hero-title.ant-typography,.about-hero-subtitle.ant-typography{position:relative;z-index:2;color:#fff!important;text-shadow:0 2px 5px rgba(0,0,0,.4)}.about-hero-title{font-size:3em;font-weight:700;margin-bottom:.8rem!important}.about-hero-subtitle{font-size:1.3em;max-width:700px;opacity:.9}.about-section{padding:5rem 2rem;max-width:1200px;margin:0 auto;border-bottom:1px solid #f0f0f0;box-sizing:border-box;width:100%}.about-section:last-of-type{border-bottom:none}.about-section:nth-of-type(2n){background-color:#f8f9fa}.section-title.ant-typography{color:#005c40!important;font-weight:700;margin-bottom:1.5rem!important;font-size:2em;display:flex;align-items:center;gap:12px}.section-title.center{justify-content:center;margin-bottom:3rem!important}.section-title .anticon{font-size:1em}.section-text{color:#444;font-size:1.05em;line-height:1.8}.about-section-image{width:100%;height:auto;border-radius:10px;box-shadow:0 6px 20px #0000001a;object-fit:cover;transition:transform .4s ease;display:block}.about-section-image:hover{transform:scale(1.02)}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animated-text-block{animation:slideInLeft .8s ease-out forwards;opacity:0}.animated-image{animation:slideInRight .8s ease-out forwards;opacity:0}.history-mission-section .ant-row>.ant-col:last-child .animated-image{animation-delay:.2s}.why-choose-us-section .ant-row>.ant-col:first-child .animated-image{animation-delay:.2s}.value-item{text-align:center;padding:1.5rem;display:flex;flex-direction:column;align-items:center}.value-icon{font-size:3em;color:#005c40;margin-bottom:1rem;display:block}.value-item .ant-typography-title{font-size:1.3em!important;font-weight:700;margin-bottom:.5rem!important;color:#333!important}.value-item .ant-typography-paragraph{font-size:1em;color:#555!important;line-height:1.6}.why-choose-us-section ul{list-style:none;padding-left:0;margin-top:1.5rem}.why-choose-us-section li{margin-bottom:12px;font-size:1.05em;color:#444;line-height:1.6;display:flex;align-items:flex-start}.team-section .section-text{text-align:center}.map-container{border-radius:8px;overflow:hidden;box-shadow:0 6px 20px #0000001a;height:350px;width:100%;opacity:0;transform:translateY(30px);animation:slideInUp .8s .2s ease-out forwards}.map-container iframe,.map-container .map-image{width:100%;height:100%;object-fit:cover;border:none}.location-text-block{padding-left:1rem;color:#444;opacity:0;transform:translateY(30px);animation:slideInUp .8s ease-out forwards}.location-section .ant-row>.ant-col:last-child .location-text-block{animation-delay:.2s}.location-text-block .ant-typography{color:#444!important;line-height:1.7}.location-text-block .ant-typography-strong{color:#005c40!important;font-weight:600;font-size:1.1em;display:block;margin-bottom:.5rem}@media (max-width: 992px){.about-hero{padding:4rem 1.5rem;min-height:350px}.about-hero-title{font-size:2.6em}.about-hero-subtitle{font-size:1.2em}.about-section{padding:4rem 1.5rem}.section-title{font-size:1.8em}.value-icon{font-size:2.5em}.value-item .ant-typography-title{font-size:1.2em!important}.why-choose-us-section li,.section-text{font-size:1em}}@media (max-width: 768px){.history-mission-section .ant-row,.why-choose-us-section .ant-row,.location-section .ant-row{flex-direction:column}.history-mission-section .ant-row>.ant-col:last-child,.why-choose-us-section .ant-row>.ant-col:first-child{order:-1;margin-bottom:2rem}.animated-text-block,.about-section-image,.map-container,.location-text-block{animation-name:slideInUp;transform:translateY(30px);animation-delay:0s!important}.history-mission-section .ant-row>.ant-col:first-child .animated-text-block,.why-choose-us-section .ant-row>.ant-col:last-child .animated-text-block,.location-section .ant-row>.ant-col:last-child .location-text-block{animation-delay:.2s!important}.map-container{height:300px;margin-bottom:1.5rem}.location-text-block{padding-left:0;text-align:center}.values-section .ant-row{justify-content:center}.value-item{flex-basis:80%!important;max-width:80%!important}}@media (max-width: 576px){.about-hero{padding:3rem 1rem;min-height:250px}.about-hero-title{font-size:2.2em}.about-hero-subtitle{font-size:1.1em}.about-section{padding:3rem 1rem}.section-title{font-size:1.6em}.section-text,.value-item .ant-typography-paragraph,.why-choose-us-section li{font-size:1em}.value-item{flex-basis:100%!important;max-width:100%!important}.map-container{height:250px}.about-section-image{border-radius:8px}}.auth-page-container{display:flex;flex-direction:column;min-height:100vh;background-color:#f0f2f5}.auth-main-content{flex-grow:1;display:flex;justify-content:center;align-items:center;padding:4rem 1rem 5rem}.auth-form-card{width:100%;max-width:450px;background-color:#fff!important;border:1px solid #e8e8e8!important;border-radius:12px!important;box-shadow:0 8px 24px #00000014;overflow:hidden}.auth-form-card .ant-card-body{padding:0!important;color:#333!important}.auth-header{text-align:center;padding:2rem 2rem 1.5rem}.auth-logo{height:40px;margin-bottom:1.2rem}.auth-title.ant-typography{color:#333!important;margin-bottom:.5rem!important;font-weight:600;font-size:1.5em!important}.auth-header .ant-typography{color:#555!important;font-size:.95em}.auth-tabs.ant-tabs{color:#555!important}.auth-tabs>.ant-tabs-nav{margin-bottom:0!important;padding:0 2.5rem;border-bottom:1px solid #f0f0f0}.auth-tabs .ant-tabs-tab{padding:14px 16px!important;font-size:1.05em;font-weight:500;color:#555!important}.auth-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#005c40!important;font-weight:600}.auth-tabs .ant-tabs-ink-bar{background:#005c40!important;height:3px!important}.auth-tabs .ant-tabs-content-holder{padding:2rem 2.5rem}.auth-antd-form .ant-form-item-label>label{color:#555!important;font-weight:500;font-size:.9em}.auth-antd-form .ant-input-affix-wrapper,.auth-antd-form .ant-input-password{background-color:#f8f9fa!important;border-color:#d9d9d9!important;border-radius:8px!important}.auth-antd-form .ant-input{background-color:transparent!important;color:#333!important;height:46px!important;line-height:46px!important;font-size:1em}.auth-antd-form input:-webkit-autofill,.auth-antd-form input:-webkit-autofill:hover,.auth-antd-form input:-webkit-autofill:focus,.auth-antd-form input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #f8f9fa inset!important;-webkit-text-fill-color:#333!important;caret-color:#333!important;border-radius:8px!important;border-color:#d9d9d9!important}.auth-antd-form .ant-input::placeholder{color:#aaa!important}.auth-antd-form .ant-input-prefix .anticon{color:#aaa!important;font-size:1.1em}.auth-antd-form .ant-input-affix-wrapper-focused,.auth-antd-form .ant-input-affix-wrapper:focus,.auth-antd-form .ant-input-affix-wrapper:focus-within,.auth-antd-form .ant-input-password-focused .ant-input-affix-wrapper{border-color:#005c40!important;box-shadow:0 0 0 2px #005c401a!important;outline:0}.auth-antd-form .ant-form-item:has(.ant-checkbox-wrapper){margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.auth-antd-form .ant-checkbox-wrapper{color:#555!important;font-size:.9em}.auth-antd-form .ant-checkbox-inner{background-color:#fff!important;border-color:#ccc!important}.auth-antd-form .ant-checkbox-checked .ant-checkbox-inner{background-color:#005c40!important;border-color:#005c40!important}.auth-antd-form .ant-checkbox-checked:after{border-color:#005c40!important}.auth-form-forgot{color:#005c40;font-size:.9em;text-decoration:none}.auth-form-forgot:hover{text-decoration:underline}.auth-submit-button.ant-btn-primary{background:#005c40!important;border:none!important;color:#fff!important;height:48px!important;font-size:1.05em;font-weight:600;border-radius:8px;box-shadow:0 4px 12px #005c4033;margin-top:.5rem;transition:background .3s ease,box-shadow .3s ease,transform .1s ease}.auth-submit-button.ant-btn-primary .anticon{margin-right:8px}.auth-submit-button.ant-btn-primary:hover:not(:disabled){background:#007a54!important;box-shadow:0 6px 18px #005c404d;transform:translateY(-1px)}.auth-submit-button.ant-btn-primary:disabled{background:#ccc!important}.auth-switch-prompt{text-align:center;font-size:.9em;color:#555!important;margin-top:1.5rem!important}.auth-switch-prompt .switch-link.ant-btn-link{color:#005c40!important;font-weight:600;padding:0 4px;height:auto;line-height:inherit}.auth-switch-prompt .switch-link.ant-btn-link:hover{color:#007a54!important;background:none!important}.auth-terms-info{text-align:center;font-size:.85em;color:#777!important;margin-top:1rem!important}.auth-terms-info a{color:#005c40;text-decoration:none}.auth-terms-info a:hover{text-decoration:underline}.auth-antd-form .ant-form-item-explain-error{color:#e15947!important;font-size:.9em;margin-top:4px;text-align:left}@media (max-width: 480px){.auth-main-content{padding:2rem .5rem 3rem}.auth-form-card{padding:0!important;box-shadow:none;border:none;background:transparent!important}.auth-form-card .ant-card-body{padding:0!important}.auth-header{padding:1.5rem 1rem 1rem}.auth-tabs>.ant-tabs-nav{padding:0 1rem}.auth-tabs .ant-tabs-content-holder{padding:1.5rem}.auth-title.ant-typography{font-size:1.4em}.auth-antd-form .ant-input{height:44px!important;line-height:44px!important}.auth-submit-button.ant-btn{height:46px!important;font-size:1em}}:root{--primary-green: #005C40;--primary-green-light: #e6f4ea;--dark-text: #333;--medium-text: #555;--light-text: #777;--border-color: #f0f0f0;--background-grey: #f0f2f5;--card-background: #ffffff;--shadow-subtle: 0 1px 4px rgba(0, 0, 0, .06);--shadow-card: 0 4px 12px rgba(0, 0, 0, .05)}.admin-section-title.ant-typography .anticon{font-size:1em;color:var(--primary-green)}.admin-products-table.ant-table-wrapper{background-color:var(--card-background);border-radius:8px;overflow:hidden;box-shadow:var(--shadow-subtle)}.admin-products-table .ant-table-thead>tr>th{background-color:var(--background-grey)!important;color:var(--medium-text)!important;font-weight:600;font-size:.95em;border-bottom:1px solid var(--border-color)!important}.admin-products-table .ant-table-tbody>tr>td{color:var(--dark-text);border-bottom:1px solid var(--border-color)!important;vertical-align:top}.admin-products-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.admin-products-table .ant-table-tbody>tr.ant-table-row:hover>td{background-color:#f9f9f9!important}.admin-products-table .ant-pagination{margin-top:20px;margin-bottom:0}.admin-products-table .ant-pagination .ant-pagination-item-active{background-color:var(--primary-green)!important;border-color:var(--primary-green)!important}.admin-products-table .ant-pagination .ant-pagination-item-active a{color:var(--card-background)!important}.admin-products-table .ant-pagination .ant-pagination-item:hover{border-color:var(--primary-green)!important}.admin-products-table .ant-pagination .ant-pagination-item:hover a{color:var(--primary-green)!important}.admin-products-table .ant-pagination-prev .ant-pagination-item-link,.admin-products-table .ant-pagination-next .ant-pagination-item-link,.admin-products-table .ant-pagination-jump-prev .ant-pagination-item-container,.admin-products-table .ant-pagination-jump-next .ant-pagination-item-container{color:var(--medium-text)}.admin-products-table .ant-pagination-prev:hover .ant-pagination-item-link,.admin-products-table .ant-pagination-next:hover .ant-pagination-item-link{border-color:var(--primary-green)!important;color:var(--primary-green)!important}.admin-products-table .ant-pagination-total-text{color:var(--medium-text);font-size:.9em}.admin-products-table .ant-btn-link{color:var(--primary-green);transition:color .2s ease}.admin-products-table .ant-btn-link:hover{color:#004d35}.admin-products-table .ant-btn-link.ant-btn-dangerous{color:#e15947}.admin-products-table .ant-btn-link.ant-btn-dangerous:hover{color:#c24739}.admin-products-table .product-image-cell{width:50px;height:50px;object-fit:cover;border-radius:4px;border:1px solid #eee}.admin-product-modal .ant-modal-header{border-bottom:1px solid var(--border-color);background-color:var(--card-background)}.admin-product-modal .ant-modal-title{color:var(--dark-text);font-weight:600}.admin-product-modal .ant-modal-body{padding:24px;max-height:70vh;overflow-y:auto}.admin-product-modal .ant-modal-body::-webkit-scrollbar{width:5px}.admin-product-modal .ant-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.admin-product-modal .ant-modal-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.admin-product-modal .ant-modal-body::-webkit-scrollbar-thumb:hover{background:#aaa}.admin-product-modal .ant-modal-footer{border-top:1px solid var(--border-color);padding:16px 24px}.admin-product-modal .ant-modal-footer .ant-btn-primary{background-color:var(--primary-green);border-color:var(--primary-green);transition:background-color .2s ease,border-color .2s ease}.admin-product-modal .ant-modal-footer .ant-btn-primary:hover{background-color:#004d35;border-color:#004d35}.admin-product-modal .ant-form-item-label>label{color:var(--medium-text)!important;font-weight:500;font-size:.9em}.admin-product-modal .ant-input-affix-wrapper,.admin-product-modal .ant-input,.admin-product-modal .ant-input-number,.admin-product-modal .ant-select-selector,.admin-product-modal .ant-upload.ant-upload-select-picture-card{border-radius:8px!important;border-color:#d9d9d9!important;background-color:#fff!important}.admin-product-modal .ant-input,.admin-product-modal .ant-input-number-input{color:var(--dark-text)!important}.admin-product-modal .ant-input::placeholder{color:#aaa!important}.admin-product-modal .ant-input-prefix .anticon{color:#aaa!important}.admin-product-modal .ant-input-affix-wrapper-focused,.admin-product-modal .ant-input-affix-wrapper:focus,.admin-product-modal .ant-input-affix-wrapper:focus-within,.admin-product-modal .ant-input-number-focused,.admin-product-modal .ant-select-focused .ant-select-selector,.admin-product-modal .ant-select:not(.ant-select-disabled):hover .ant-select-selector,.admin-product-modal .ant-upload:hover{border-color:var(--primary-green)!important;box-shadow:0 0 0 2px #005c401a!important;outline:0}.admin-product-modal input:-webkit-autofill,.admin-product-modal input:-webkit-autofill:hover,.admin-product-modal input:-webkit-autofill:focus,.admin-product-modal input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--card-background) inset!important;-webkit-text-fill-color:var(--dark-text)!important;caret-color:var(--dark-text)!important;border-radius:8px!important;border-color:#d9d9d9!important}.admin-product-modal .ant-upload.ant-upload-select-picture-card{background-color:#f8f9fa!important;border:1px dashed #d9d9d9!important}.admin-product-modal .ant-upload-list-picture-card .ant-upload-list-item{border-radius:8px!important;border-color:#d9d9d9!important}.admin-product-modal .ant-form-item-has-feedback .ant-form-item-children-icon{margin-top:8px}@media (max-width: 768px){.admin-content-layout.ant-layout,.admin-content.ant-layout-content{padding:16px}.admin-section-title.ant-typography{font-size:1.6em}.admin-product-modal .ant-modal{max-width:calc(100vw - 32px)}.admin-product-modal .ant-modal-body{padding:16px}.admin-product-modal .ant-modal-footer{padding:12px 16px}.admin-product-modal .ant-upload.ant-upload-select-picture-card,.admin-product-modal .ant-upload-list-picture-card .ant-upload-list-item{width:80px;height:80px}}@media (max-width: 576px){.admin-content-layout.ant-layout,.admin-content.ant-layout-content{padding:10px}.admin-section-title.ant-typography{font-size:1.4em;gap:8px}.admin-section-title.ant-typography .anticon{font-size:1em}.admin-product-modal .ant-row>.ant-col{max-width:100%;flex:0 0 100%}.admin-product-modal .ant-row.ant-form-item-row{display:block}.admin-product-modal .ant-row.ant-form-item-row .ant-col{margin-bottom:16px}.admin-product-modal .ant-row.ant-form-item-row .ant-col:last-child{margin-bottom:0}.admin-product-modal .ant-form-list .ant-space{flex-direction:column;align-items:stretch!important}.admin-product-modal .ant-form-list .ant-space .ant-form-item{width:100%}.admin-product-modal .ant-form-list .ant-space .ant-form-item .ant-input-number,.admin-product-modal .ant-form-list .ant-space .ant-form-item .ant-input{width:100%!important}.admin-product-modal .ant-form-list .ant-space .anticon{position:absolute;right:0;top:-24px;font-size:1.2em;color:#999}.admin-product-modal .ant-form-list .ant-space .anticon:hover{color:#e15947}}:root{--primary-green: #005C40;--primary-green-light: #e6f4ea;--dark-text: #333;--medium-text: #555;--light-text: #777;--border-color: #f0f0f0;--background-grey: #f0f2f5;--card-background: #ffffff;--shadow-subtle: 0 2px 8px rgba(0, 0, 0, .06);--shadow-card: 0 4px 12px rgba(0, 0, 0, .05)}.admin-dashboard-layout{min-height:100vh;background-color:var(--background-grey)}.admin-loading-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:var(--background-grey)}.admin-loading-page .ant-spin-dot i{background-color:var(--primary-green)!important}.admin-header.ant-layout-header{background:var(--card-background);padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow-subtle);position:sticky;top:0;z-index:1000}.admin-header-left{display:flex;align-items:center;gap:16px}.admin-logo{height:32px;display:block}.admin-header-title.ant-typography{color:var(--dark-text)!important;margin:0!important;font-size:1.2em!important;font-weight:600}.admin-header-right{display:flex;align-items:center}.admin-user-greeting.ant-typography{color:var(--medium-text);font-size:.95em}.admin-logout-button.ant-btn-text{color:#e15947;font-weight:500;transition:all .2s ease}.admin-logout-button.ant-btn-text:hover{background-color:#e1594714;color:#c24739!important}.admin-logout-button.ant-btn-text .anticon{margin-right:4px}.admin-sider.ant-layout-sider{background:var(--card-background)!important;box-shadow:2px 0 8px #0000000f}.admin-sider.ant-layout-sider::-webkit-scrollbar{width:5px}.admin-sider.ant-layout-sider::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.admin-sider.ant-layout-sider::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.admin-sider.ant-layout-sider::-webkit-scrollbar-thumb:hover{background:#aaa}.admin-sidebar-menu.ant-menu{background-color:transparent!important;border-right:none!important;padding-top:16px}.admin-sidebar-menu.ant-menu .ant-menu-item{margin:0!important;padding:12px 24px!important;font-size:1em;color:var(--medium-text)!important;transition:background-color .2s ease,color .2s ease;border-radius:0;display:flex;align-items:center;height:auto;line-height:normal}.admin-sidebar-menu.ant-menu .ant-menu-item .anticon{font-size:1.1em;color:var(--light-text);margin-right:12px;transition:color .2s ease}.admin-sidebar-menu.ant-menu .ant-menu-item:hover{color:var(--primary-green)!important;background-color:var(--primary-green-light)!important}.admin-sidebar-menu.ant-menu .ant-menu-item:hover .anticon{color:var(--primary-green)!important}.admin-sidebar-menu.ant-menu .ant-menu-item-selected{color:var(--primary-green)!important;background-color:var(--primary-green-light)!important;font-weight:600;border-right:3px solid var(--primary-green)}.admin-sidebar-menu.ant-menu .ant-menu-item-selected .anticon{color:var(--primary-green)!important}.admin-sidebar-menu.ant-menu-light .ant-menu-item-selected:after{border-right:none!important}.admin-sidebar-menu.ant-menu .ant-menu-item-divider{margin:12px 0;border-color:var(--border-color)}.admin-content-layout.ant-layout{padding:24px;background-color:transparent}.admin-content.ant-layout-content{background:var(--card-background);padding:24px;min-height:280px;border-radius:8px;box-shadow:var(--shadow-subtle)}.dashboard-section-placeholder{text-align:center;padding:40px 20px}.dashboard-section-placeholder .ant-typography-title{color:var(--dark-text)!important;margin-bottom:16px!important}.dashboard-section-placeholder .ant-alert{max-width:600px;margin:20px auto 0}.admin-section-title.ant-typography{color:var(--dark-text)!important;margin-bottom:24px!important;font-size:1.8em;font-weight:600;display:flex;align-items:center;gap:12px}.admin-section-title.ant-typography .anticon{font-size:1.1em;color:var(--primary-green)}.dashboard-overview-title.ant-typography{color:var(--dark-text)!important;margin-bottom:24px!important;font-size:1.8em;font-weight:600}.dashboard-stats-card.ant-card{border-radius:10px!important;border:1px solid #e8e8e8!important;box-shadow:var(--shadow-card);text-align:left;transition:transform .3s ease,box-shadow .3s ease}.dashboard-stats-card.ant-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000014}.dashboard-stats-card .ant-card-body{padding:20px!important}.dashboard-stats-card .ant-space{align-items:center;margin-bottom:8px}.dashboard-stats-card .stats-icon{font-size:2em;color:var(--primary-green);margin-right:8px;line-height:1}.dashboard-stats-card .ant-typography-strong{color:var(--medium-text);font-size:1em;font-weight:500}.dashboard-stats-card .stats-value.ant-typography-title{margin:0!important;font-size:1.6em!important;color:var(--dark-text)!important;font-weight:700}@media (max-width: 991px){.admin-content-layout.ant-layout,.admin-content.ant-layout-content{padding:16px}.admin-header{padding:0 16px}.admin-header-title,.admin-user-greeting{display:none}.admin-header-right .ant-space{gap:8px}}@media (max-width: 576px){.admin-content-layout.ant-layout,.admin-content.ant-layout-content{padding:10px}.admin-header{height:56px}.admin-logo{height:28px}.admin-section-title.ant-typography,.dashboard-overview-title.ant-typography{font-size:1.6em}.dashboard-stats-card .ant-card-body{padding:12px 16px!important}.dashboard-stats-card .stats-icon{font-size:1.6em;margin-right:6px}.dashboard-stats-card .ant-typography-strong{font-size:.95em}.dashboard-stats-card .stats-value.ant-typography-title{font-size:1.3em!important}}.my-account-layout{background-color:var(--background-grey)}.ecommerce-loading-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:var(--background-grey)}.ecommerce-loading-page .ant-spin-dot i{background-color:var(--primary-green)!important}.my-account-content.ecommerce-main-content{padding:2.5rem 1.5rem!important;max-width:1200px;margin:0 auto;width:100%;min-height:60vh}.my-account-title.ant-typography{text-align:center;color:var(--dark-text)!important;margin-bottom:.5rem!important;font-weight:600;font-size:2em}.my-account-subtitle.ant-typography{text-align:center;color:var(--medium-text)!important;margin-bottom:2.5rem!important}.my-account-card.ant-card{border-radius:10px!important;border:1px solid #e8e8e8!important;box-shadow:var(--shadow-card);margin-bottom:1.5rem}.my-account-card .ant-card-head{border-bottom:1px solid var(--border-color)!important;min-height:52px}.my-account-card .ant-card-head-title{color:var(--dark-text)!important;font-weight:600;font-size:1.15em}.my-account-card .ant-card-head-title .anticon{color:var(--primary-green);margin-right:8px}.my-account-card .ant-card-extra .ant-btn-text{color:var(--medium-text);font-weight:500;transition:color .2s ease}.my-account-card .ant-card-extra .ant-btn-text:hover{color:var(--primary-green)}.my-account-card .ant-card-extra .ant-btn-text .anticon{margin-right:4px}.my-account-card .ant-card-body{padding:20px 24px!important;color:var(--dark-text);font-size:1em}.my-account-card .ant-space .ant-typography{color:var(--medium-text)}.my-account-card .ant-space .ant-typography-strong{color:var(--dark-text);font-weight:600;margin-right:8px}.my-account-card .ant-divider-dashed{margin:16px 0!important;border-color:#eee!important}.my-account-card .ant-btn-link{color:var(--primary-green);font-weight:500;transition:color .2s ease}.my-account-card .ant-btn-link:hover{color:#004d35}.orders-card.my-account-card{margin-top:2.5rem}.orders-card.my-account-card .ant-card-body{padding:20px 24px!important}.orders-card.my-account-card .ant-card-body .ant-space{width:100%;justify-content:space-between;align-items:center}.orders-card.my-account-card .ant-card-body .ant-typography-title{font-size:1.4em!important;margin:0!important;color:var(--dark-text)!important}.orders-card.my-account-card .ant-card-body .ant-typography-title .anticon{color:var(--primary-green);margin-right:8px}.orders-card.my-account-card .ant-btn-primary{background-color:var(--primary-green);border-color:var(--primary-green);font-weight:600;transition:background-color .2s ease,border-color .2s ease}.orders-card.my-account-card .ant-btn-primary:hover{background-color:#004d35;border-color:#004d35}@media (max-width: 768px){.my-account-content.ecommerce-main-content{padding:1.5rem 1rem!important}.my-account-title.ant-typography{font-size:1.8em}.my-account-subtitle.ant-typography{font-size:1em;margin-bottom:2rem!important}.my-account-card.ant-card .ant-card-body{padding:16px!important}.my-account-card .ant-card-head-title{font-size:1.1em}.my-account-content .ant-row>.ant-col{max-width:100%;flex:0 0 100%}.my-account-card.ant-card{margin-bottom:1rem}.orders-card.my-account-card{margin-top:1.5rem}}@media (max-width: 576px){.my-account-content.ecommerce-main-content{padding:1rem .5rem!important}.my-account-title.ant-typography{font-size:1.6em}.my-account-card.ant-card .ant-card-body{padding:12px!important}.my-account-card .ant-card-head-title{font-size:1em}.orders-card.my-account-card .ant-card-body .ant-space{flex-direction:column;align-items:stretch;gap:12px}.orders-card.my-account-card .ant-card-body .ant-typography-title{text-align:center;font-size:1.2em!important}.orders-card.my-account-card .ant-btn-primary{width:100%;text-align:center}}:root{--primary-green: #005C40;--primary-green-light: #e6f4ea;--dark-text: #333;--medium-text: #555;--light-text: #777;--border-color: #f0f0f0;--background-grey: #f9fafb;--card-background: #ffffff;--shadow-subtle: 0 1px 4px rgba(0, 0, 0, .06);--shadow-card: 0 4px 12px rgba(0, 0, 0, .05)}.my-orders-layout{background-color:var(--background-grey)}.my-orders-content.ecommerce-main-content{padding:2.5rem 1.5rem!important;max-width:1200px;margin:0 auto;width:100%;min-height:60vh}.my-orders-title.ant-typography{text-align:center;color:var(--dark-text)!important;margin-bottom:.5rem!important;font-weight:600;font-size:2em}.my-orders-subtitle.ant-typography{text-align:center;color:var(--medium-text)!important;margin-bottom:2.5rem!important}.my-orders-card.ant-card{border-radius:10px!important;border:1px solid #e8e8e8!important;box-shadow:var(--shadow-card)}.my-orders-card .ant-card-head{border-bottom:1px solid var(--border-color)!important;min-height:52px}.my-orders-card .ant-card-head-title{color:var(--dark-text)!important;font-weight:600;font-size:1.15em}.my-orders-card .ant-card-head-title .anticon{color:var(--primary-green);margin-right:8px}.my-orders-card .ant-card-body{padding:20px 24px!important;color:var(--dark-text);font-size:1em}.my-orders-table.ant-table-wrapper{background-color:var(--card-background);overflow:hidden}.my-orders-table .ant-table-thead>tr>th{background-color:#f8f9fa!important;color:var(--medium-text)!important;font-weight:600;font-size:.95em;border-bottom:1px solid var(--border-color)!important}.my-orders-table .ant-table-tbody>tr>td{color:var(--dark-text);border-bottom:1px solid var(--border-color)!important;vertical-align:middle}.my-orders-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.my-orders-table .ant-table-tbody>tr.ant-table-row:hover>td{background-color:#f9f9f9!important}.my-orders-table .ant-pagination{margin-top:20px;margin-bottom:0}.my-orders-table .ant-btn-link{color:var(--primary-green);font-weight:500;transition:color .2s ease}.my-orders-table .ant-btn-link:hover{color:#004d35}.my-orders-content .ant-empty{margin:40px 0}.my-orders-content .ant-empty-description{color:var(--medium-text)}.my-orders-content .ant-empty .ant-btn-primary{background-color:var(--primary-green);border-color:var(--primary-green);font-weight:600}.my-orders-content .ant-empty .ant-btn-primary:hover{background-color:#004d35;border-color:#004d35}@media (max-width: 768px){.my-orders-content.ecommerce-main-content{padding:1.5rem 1rem!important}.my-orders-title.ant-typography{font-size:1.8em}.my-orders-subtitle.ant-typography{font-size:1em;margin-bottom:2rem!important}.my-orders-card.ant-card .ant-card-body{padding:16px!important}.my-orders-card .ant-card-head-title{font-size:1.1em}.my-orders-table.ant-table-wrapper .ant-table-container{overflow-x:auto}}@media (max-width: 576px){.my-orders-content.ecommerce-main-content{padding:1rem .5rem!important}.my-orders-title.ant-typography{font-size:1.6em}.my-orders-card.ant-card .ant-card-body{padding:12px!important}.my-orders-card .ant-card-head-title{font-size:1em}.my-orders-table .ant-table-tbody>tr>td{font-size:.9em}.my-orders-table .ant-table-thead>tr>th{font-size:.9em}}html,body,#root{height:100%;width:100%;margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5;color:#333}a{text-decoration:none}:root{--primary-color: #005C40}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
