*{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background-color:#fff;font-size:15px;font-weight:400;line-height:1.6;letter-spacing:0}h1,h2,h3,h4,h5,h6{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;font-weight:600;line-height:1.4}.text-muted,.subtitle,.secondary-text{color:#6b7280}a{color:#2bb673;text-decoration:none;transition:color .3s ease}a:hover{color:#178a56}border,.border,.border-top,.border-bottom,.border-left,.border-right{border-color:#e5e7eb!important}.btn,button,.button{font-family:Poppins,sans-serif;border-radius:10px;transition:all .3s ease;font-weight:600;border:none}.btn-primary,.button-primary,.btn.primary{background-color:#2bb673;color:#fff;border:1px solid #2BB673}.btn-primary:hover,.button-primary:hover,.btn.primary:hover{background-color:#178a56;border-color:#178a56;box-shadow:0 2px 8px #178a5626}.btn-secondary,.button-secondary,.btn.secondary{background-color:#fff;color:#2bb673;border:1px solid #E5E7EB}.btn-secondary:hover,.button-secondary:hover,.btn.secondary:hover{background-color:#f6f7f9;border-color:#2bb673;color:#178a56}input,textarea,select,.form-control,.input-field{border:1px solid #E5E7EB;border-radius:10px;padding:12px 16px;font-family:Poppins,sans-serif;font-size:15px;color:#111827;transition:all .3s ease}input:focus,textarea:focus,select:focus,.form-control:focus,.input-field:focus{border-color:#2bb673;outline:none;box-shadow:0 0 0 3px #2bb6731a}input::placeholder,textarea::placeholder{color:#6b7280}.search-bar,.search-input{border:1px solid #E5E7EB;border-radius:10px;padding:12px 16px;width:100%;font-size:15px}.search-bar:focus,.search-input:focus{border-color:#2bb673;box-shadow:0 0 0 3px #2bb6731a}.product-card,.product-item,.card{border:1px solid #E5E7EB;border-radius:10px;overflow:hidden;transition:all .3s ease;background-color:#fff}.product-card:hover,.product-item:hover,.card:hover{box-shadow:0 4px 12px #00000014;border-color:#e5e7eb}.product-title{font-size:15px;font-weight:500;color:#111827;line-height:1.4;margin:12px 0 8px}.product-price{font-size:18px;font-weight:700;color:#f59e0b;margin:8px 0}.product-price-original{font-size:14px;color:#6b7280;text-decoration:line-through;margin-right:8px}.badge,.label{border-radius:6px;font-size:12px;font-weight:600;padding:4px 8px}.badge-sale{background-color:#f59e0b;color:#fff}.badge-new{background-color:#2bb673;color:#fff}.badge-soldout{background-color:#6b7280;color:#fff}.section-bg-light,.light-bg{background-color:#f6f7f9}.section-bg-white,.white-bg{background-color:#fff}.container,.section{padding:40px 20px}.section-spacing{margin:40px 0}header,.header{background-color:#fff;border-bottom:1px solid #E5E7EB;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000d}.header-logo{max-width:150px;height:auto}nav,.nav,.navigation{font-family:Poppins,sans-serif;font-weight:500}nav a,.nav a,.navigation a{color:#111827;transition:color .3s ease;padding:8px 12px}nav a:hover,.nav a:hover,.navigation a:hover{color:#2bb673}.tabs,.tab-list{border-bottom:1px solid #E5E7EB}.tab-item{color:#6b7280;border-bottom:2px solid transparent;padding:12px 16px;font-weight:500;transition:all .3s ease}.tab-item.active,.tab-item:hover{color:#2bb673;border-bottom-color:#2bb673}.accordion,.accordion-item{border:1px solid #E5E7EB;border-radius:10px;margin-bottom:12px}.accordion-header{padding:16px;font-weight:600;color:#111827;cursor:pointer;transition:all .3s ease}.accordion-header:hover{background-color:#f6f7f9}.accordion-content{padding:16px;color:#6b7280;border-top:1px solid #E5E7EB}.pagination,.pager{display:flex;gap:8px;justify-content:center;margin:24px 0}.pagination a,.pagination button,.pager a,.pager button{border:1px solid #E5E7EB;border-radius:6px;padding:8px 12px;color:#111827;transition:all .3s ease}.pagination a:hover,.pagination button:hover,.pager a:hover,.pager button:hover{border-color:#2bb673;color:#2bb673}.pagination .active,.pager .active{background-color:#2bb673;color:#fff;border-color:#2bb673}footer,.footer{background-color:#f6f7f9;border-top:1px solid #E5E7EB;color:#111827}footer a,.footer a{color:#2bb673}footer a:hover,.footer a:hover{color:#178a56}.shadow-subtle{box-shadow:0 1px 3px #0000000d}.shadow-hover:hover{box-shadow:0 4px 12px #00000014}.rounded-sm{border-radius:6px}.rounded-md{border-radius:10px}.rounded-lg{border-radius:12px}.spacer-sm{margin:16px 0}.spacer-md{margin:24px 0}.spacer-lg{margin:40px 0}@media(max-width:768px){body{font-size:14px}h1{font-size:28px}h2{font-size:24px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6,.product-title{font-size:14px}.product-price{font-size:16px}}:focus-visible{outline:2px solid #2BB673;outline-offset:2px}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}@media(min-width:1025px){.search-container{max-width:500px;margin:0 auto}.search-input{width:100%;padding:14px 18px;font-size:15px;border:1px solid #E5E7EB;border-radius:10px}.search-input:focus{border-color:#2bb673;box-shadow:0 0 0 3px #2bb6731a}header{position:sticky;top:0;z-index:1000;background-color:#fff;border-bottom:1px solid #E5E7EB;box-shadow:0 1px 3px #0000000d}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-grid.col-5{grid-template-columns:repeat(5,1fr)}.product-card{display:flex;flex-direction:column;border:1px solid #E5E7EB;border-radius:10px;overflow:hidden;background-color:#fff;transition:all .3s ease}.product-card:hover{box-shadow:0 4px 12px #00000014;border-color:#e5e7eb}.product-image{width:100%;aspect-ratio:1;object-fit:cover;background-color:#f6f7f9}.product-info{padding:16px;flex-grow:1;display:flex;flex-direction:column}.product-title{font-size:15px;font-weight:500;color:#111827;line-height:1.4;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{font-size:18px;font-weight:700;color:#f59e0b;margin:8px 0}.product-rating{font-size:13px;color:#6b7280;margin:4px 0 12px}.product-button{margin-top:auto;padding:12px 16px;background-color:#2bb673;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;width:100%}.product-button:hover{background-color:#178a56;box-shadow:0 2px 8px #178a5626}.filter-sort-bar{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #E5E7EB;margin-bottom:24px}.filter-button,.sort-select{padding:10px 16px;border:1px solid #E5E7EB;border-radius:8px;background-color:#fff;color:#111827;font-family:Poppins,sans-serif;font-size:14px;cursor:pointer;transition:all .3s ease}.filter-button:hover,.sort-select:hover{border-color:#2bb673;color:#2bb673}.filter-sidebar{border:1px solid #E5E7EB;border-radius:10px;padding:20px;background-color:#fff}.filter-group{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #E5E7EB}.filter-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.filter-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:12px}.filter-option{display:flex;align-items:center;margin-bottom:10px}.filter-option input{margin-right:8px;cursor:pointer}.filter-option label{font-size:14px;color:#6b7280;cursor:pointer;transition:color .3s ease}.filter-option input:checked+label{color:#2bb673;font-weight:500}.breadcrumb{display:flex;gap:8px;margin-bottom:24px;font-size:14px}.breadcrumb a{color:#2bb673;transition:color .3s ease}.breadcrumb a:hover{color:#178a56}.breadcrumb .separator{color:#e5e7eb}.pagination{display:flex;justify-content:center;gap:8px;margin:40px 0}.pagination a,.pagination button{padding:10px 12px;border:1px solid #E5E7EB;border-radius:6px;color:#111827;background-color:#fff;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif}.pagination a:hover,.pagination button:hover{border-color:#2bb673;color:#2bb673}.pagination .active{background-color:#2bb673;color:#fff;border-color:#2bb673}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.pt-40{padding-top:40px}.pb-40{padding-bottom:40px}.mt-24{margin-top:24px}.mb-24{margin-bottom:24px}.pt-24{padding-top:24px}.pb-24{padding-bottom:24px}.container-wide{max-width:1400px;margin:0 auto;padding:0 20px}.container-normal{max-width:1200px;margin:0 auto;padding:0 20px}}@media(max-width:1024px){@media(max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.product-grid.col-5{grid-template-columns:repeat(2,1fr)}body{font-size:14px}h1{font-size:28px}h2{font-size:24px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6,.product-title{font-size:14px}.product-price{font-size:16px}.container,.section{padding:24px 16px}.section-spacing{margin:24px 0}.filter-sort-bar{flex-direction:column;gap:12px;padding:16px 0}.filter-button,.sort-select{width:100%}.filter-sidebar{margin-bottom:24px}.pagination{gap:4px}.pagination a,.pagination button{padding:8px 10px;font-size:12px}header{padding:12px 16px}.header-logo{max-width:120px}.search-input{padding:12px 14px;font-size:14px}.product-card{border-radius:8px}.product-info{padding:12px}.product-button{padding:10px 12px;font-size:13px}.breadcrumb{font-size:12px;gap:4px}.tab-item{padding:10px 12px;font-size:13px}.accordion-header{padding:12px;font-size:14px}.accordion-content{padding:12px;font-size:13px}.btn,button,.button{padding:10px 14px;font-size:14px;border-radius:8px}input,textarea,select,.form-control,.input-field{padding:10px 12px;font-size:14px;border-radius:8px}.mt-40{margin-top:24px}.mb-40{margin-bottom:24px}.pt-40{padding-top:24px}.pb-40{padding-bottom:24px}.mt-24{margin-top:16px}.mb-24{margin-bottom:16px}.pt-24{padding-top:16px}.pb-24{padding-bottom:16px}}@media(min-width:769px)and (max-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr);gap:20px}.product-grid.col-5{grid-template-columns:repeat(3,1fr)}.container,.section{padding:32px 20px}}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom.css.map */
