:root{--color-primary: #2563eb;--color-accent: rgb(0, 101, 69) !important;--color-gray-900: #111111;--color-gray-500: #6b7280;--color-gray-100: #f3f4f6;--radius-lg: 16px;--radius-md: 12px;--shadow-md: 0 6px 20px rgba(17, 17, 17, .08);--shadow-sm: 0 2px 8px rgba(17, 17, 17, .06)}.background-primary{background:#006545!important}.text-color-primary,.color-primary{color:#006545!important}.border-primary{border-color:#006545!important}.bg-success,.badge-success{background-color:#006545!important}[ng-cloak]{display:none!important}body{font-family:Inter,Roboto,system-ui,-apple-system,Segoe UI,Arial,Helvetica Neue,sans-serif;color:var(--color-gray-900)}@media (min-width: 768px){#siteHeader{position:sticky;top:0;z-index:1000}#siteHeader.headroom--pinned,#siteHeader.headroom--unpinned,#siteHeader.headroom{transform:none!important}}.top-bar{font-size:.875rem;border-bottom:1px solid rgba(255,255,255,.1)}.top-bar small{font-size:.75rem}.store-header{border-bottom:1px solid #e5e7eb;z-index:1030}.store-header .btn-ghost{color:var(--color-gray-900);border:none;background:transparent;padding:8px 12px;border-radius:var(--radius-md);transition:all .2s ease}.store-header .btn-ghost:hover{background:var(--color-gray-100);color:#006545}.store-header .btn-ghost:focus{box-shadow:0 0 0 3px #2563eb1a}.store-header .logo-link{transition:opacity .2s ease}.store-header .logo-link:hover{opacity:.8}.search-bar .input-group>.form-control{height:44px;border-left:none;border-radius:0 var(--radius-md) var(--radius-md) 0}.search-bar .input-group-text{border-radius:var(--radius-md) 0 0 var(--radius-md);border-right:none;background:#fff}.search-bar .input-group-text i{color:var(--color-gray-500)}.search-bar .btn{border-radius:0 var(--radius-md) var(--radius-md) 0;height:44px;padding-left:1.5rem;padding-right:1.5rem}.wishlist-badge{position:absolute;top:-6px;right:-6px;font-size:.75rem;min-width:18px;height:18px;line-height:18px;text-align:center}.navbar-nav .nav-link{color:var(--color-gray-900)!important;font-weight:500;padding:.75rem 1rem!important;border-radius:var(--radius-md);transition:all .3s ease;position:relative}.navbar-nav .nav-link.active{color:var(--color-primary)!important;background:#2563eb1a}.navbar-nav .nav-link i{width:16px;text-align:center;transition:all .3s ease}.navbar-nav .nav-link:hover i.fa-home{animation:bounce .6s ease}.navbar-nav .nav-link:hover i.fa-th-large{animation:rotate .6s ease}.navbar-nav .nav-link:hover i.fa-tags{animation:pulse .6s ease}.navbar-nav .nav-link:hover i.fa-star{animation:spin .8s ease}.navbar-nav .nav-link:hover i.fa-fire{animation:flame .6s ease}.navbar-nav .nav-link:hover i.fa-info-circle{animation:pulse .6s ease}.navbar-nav .nav-link:hover i.fa-envelope{animation:bounce .6s ease}.navbar-nav .nav-link:hover i.fa-headset{animation:pulse .6s ease}.navbar-nav .nav-link:hover i.fa-truck{animation:slideRight .6s ease}.dropdown-menu{border:none;box-shadow:var(--shadow-md);border-radius:0 0 var(--radius-md) var(--radius-md);padding:.5rem 0;animation:fadeInUp .3s ease}.dropdown-item{padding:.5rem 1rem;color:var(--color-gray-900);transition:all .3s ease;position:relative;overflow:hidden}.dropdown-item:hover{background:var(--color-gray-100);color:#006545;transform:translate(5px);transition:transform 1.5s;border-right:5px solid #911103}.dropdown-item i{width:16px;text-align:center;transition:all .3s ease}.dropdown-item:hover i.fa-mobile-alt{animation:shake .6s ease}.dropdown-item:hover i.fa-tshirt{animation:swing .6s ease}.dropdown-item:hover i.fa-home{animation:bounce .6s ease}.dropdown-item:hover i.fa-spa{animation:pulse .6s ease}.dropdown-item:hover i.fa-dumbbell{animation:lift .6s ease}.headroom--unpinned{transform:translateY(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1)}.headroom--pinned{transform:translateY(0);transition:transform .4s cubic-bezier(.4,0,.2,1)}.navbar-toggler{padding:.5rem;border:none;border-radius:var(--radius-md)}.navbar-toggler:focus{box-shadow:0 0 0 3px #2563eb1a}.dropdown-menu.fade{opacity:0;transform:translateY(10px);transition:opacity 0s,transform .5s;display:block;pointer-events:none}.dropdown-menu.fade.show{opacity:1;transform:translateY(1px);pointer-events:auto}.search-popup input[type=search],.search-popup input[type=text],.search-popup input[type=email]{font-size:16px!important}.carousel-indicators li,.carousel-indicators [data-bs-target]{width:9px;height:9px;border-radius:50%;background-color:#bbb;border:none;margin:0 4px;opacity:.6;transition:opacity .2s,background .2s}.carousel-indicators .active{background-color:#333;opacity:1}.home-hero .carousel-control-prev-icon,.home-hero .carousel-control-next-icon{border-radius:50%;background-color:#006545;background-size:60% 60%;background-position:center;background-repeat:no-repeat;border:1px solid rgb(0,101,69);width:44px;height:44px;box-shadow:0 2px 8px #1111111f;transition:background .2s,box-shadow .2s}.home-hero .carousel-control-prev,.home-hero .carousel-control-next{opacity:.18;transition:opacity .25s,transform .25s;z-index:2}.home-hero:hover .carousel-control-prev,.home-hero:hover .carousel-control-next,.home-hero .carousel-control-prev:focus,.home-hero .carousel-control-next:focus>span{opacity:1}.home-hero .carousel-indicators .active{background-color:#006545!important}.deal-card{background:#fff;border-radius:1rem;box-shadow:0 2px 8px #ff572214;text-align:center;min-height:180px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition:box-shadow .2s,min-height .2s;padding:1rem .5rem .75rem}.deal-card img{max-width:80px;max-height:80px;margin-bottom:.75rem;object-fit:contain}.deal-card:hover{box-shadow:0 6px 20px #ff572229}.deal-title{font-weight:500;font-size:1rem;color:#c2410c}.deal-price-block{margin-top:.25rem}.deal-price-new{font-size:1.1rem;font-weight:700;color:#d97706;line-height:1.1}.deal-price-old{font-size:.95rem;color:#b91c1c;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2px}.deal-price-old .old{text-decoration:line-through;color:#b91c1c;opacity:.7}.deal-price-old .discount{color:#dc2626;font-weight:600;font-size:.95em;margin-left:.25rem}@media (min-width: 768px){.sl-deal .carousel-inner .row{min-height:260px;align-items:center}.deal-card{min-height:220px;padding:1.25rem 1rem 1rem}.deal-card img{max-width:110px;max-height:110px;margin-bottom:1rem}.deal-title{font-size:1.08rem}.deal-price-new{font-size:1.18rem}.deal-price-old{font-size:1rem}}@media (min-width: 1200px){.deal-card{min-height:250px;padding:1.5rem 1.25rem 1.25rem}.deal-card img{max-width:130px;max-height:130px}}@media (min-width: 576px){.deal-card{min-height:200px}}@media (min-width: 1200px){.navbar-nav .nav-link{font-size:.98rem;padding-left:.65rem!important;padding-right:.65rem!important}}@media (max-width: 991.98px){.navbar-nav .nav-link:last-child{border-bottom:none}.navbar-nav{flex-wrap:nowrap!important;white-space:nowrap}.navbar-nav .nav-item{flex-shrink:0}.navbar-nav .nav-link{padding-left:.75rem!important;padding-right:.75rem!important;min-width:0}.dropdown-menu{border:none;box-shadow:none;padding-left:1rem}.navbar-nav .nav-link:hover{transform:translateY(0)}.dropdown-item:hover{transform:translate(3px)}}@media (max-width: 767.98px){.mb-hide{display:none}#siteFooter.headroom--unpinned{transform:translateY(100%);transition:transform .4s cubic-bezier(.4,0,.2,1)}#siteFooter.headroom--pinned{transform:translateY(0);transition:transform .4s cubic-bezier(.4,0,.2,1)}.store-header .logo-link strong{font-size:1.25rem}.store-header .logo-link small{font-size:.75rem}.navbar{display:none}}.btn-primary{background-color:var(--color-primary);border-color:var(--color-primary)}.btn-primary:hover{filter:brightness(.95)}.btn-accent{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff}.btn-accent:hover{filter:brightness(.95)}.btn-ghost{background:transparent;border:none;padding:8px 10px}.card-product{border:none;border-radius:var(--radius-lg);transition:transform .15s ease,box-shadow .15s ease;background:#fff;height:100%;display:flex;flex-direction:column}.card-product:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.card-product .card-body{flex:1;display:flex;flex-direction:column;justify-content:space-between}.card-product .card-body h3{flex-shrink:0;min-height:2.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-product .card-body price-block{flex-shrink:0;margin-top:auto}price-block{display:block;min-height:1.5rem}.price-container{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;min-height:1.5rem}.price-new{font-weight:700;color:#006545;display:block;line-height:1.2}.price-old{color:var(--color-gray-500);text-decoration:line-through;margin-left:6px;display:inline-block;line-height:1.2}.footer-mobile-spacing{margin-top:0;margin-bottom:0}@media (max-width: 767.98px){.card-product{margin-bottom:1rem}.footer-mobile-spacing{margin-top:1.5rem!important;margin-bottom:3rem!important}.card-product .card-body{padding:.75rem!important}.card-product .card-body h3{font-size:.875rem;line-height:1.3;margin-bottom:.5rem}price-block{min-height:1.25rem}.price-container{min-height:1.25rem;gap:.125rem}.price-new{font-size:.875rem}.price-old{font-size:.75rem;margin-left:.25rem}}.product-grid .row{display:flex;flex-wrap:wrap}.product-grid .col-6,.product-grid .col-md-4,.product-grid .col-lg-3{display:flex;margin-bottom:1rem}.product-grid .col-6>*,.product-grid .col-md-4>*,.product-grid .col-lg-3>*{width:100%}.ratio-box{position:relative;width:100%;padding-top:100%;overflow:hidden;border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);background:var(--color-gray-100)}.ratio-box img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.badge-top{position:absolute;z-index:2;top:8px;left:8px}.wish-btn{position:absolute;z-index:2;top:8px;right:8px;background:#ffffffe6;border-radius:999px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.wish-btn:hover{color:#000!important;background:#ffffffe6}.wish-btn.is_favorite{color:#fff!important;background:#dc2626}.fab-add{position:absolute;right:8px;bottom:8px;width:44px;height:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md)}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.skeleton{background:linear-gradient(90deg,#eee 25%,#f6f6f6 37%,#eee 63%);background-size:400% 100%;animation:shimmer 1.2s ease-in-out infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton-box{border-radius:var(--radius-lg)}.offcanvas-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:none}.offcanvas-panel{position:fixed;top:0;right:-100%;width:86%;max-width:360px;height:100%;background:#fff;box-shadow:var(--shadow-md);transition:right .2s ease;z-index:1050;padding:16px;overflow-y:auto}.offcanvas-open .offcanvas-panel{right:0}.offcanvas-open .offcanvas-backdrop{display:block}.sticky-actions{position:sticky;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:12px;box-shadow:0 -6px 16px #1111110f;z-index:1020}.rating i{color:#f59e0b}bottom-nav{position:sticky;bottom:0;left:0;right:0;display:block}.bottom-nav{position:fixed;z-index:9999;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;box-shadow:0 -4px 14px #1111110f}.bottom-nav .nav-link{padding:8px 6px;font-size:12px;color:#000}.bottom-nav .nav-link.active{color:#fff;background-color:#006545}.bottom-nav .icon{width:22px;height:22px;display:block;margin:0 auto 2px}.search-popup{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1050;display:flex;align-items:flex-start;justify-content:center;padding-top:10vh;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.search-popup.active{opacity:1;visibility:visible}.search-popup-content{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);width:90%;max-width:500px;max-height:80vh;overflow:hidden;transform:translateY(-20px) scale(.95);transition:all .3s cubic-bezier(.4,0,.2,1)}.search-popup.active .search-popup-content{transform:translateY(0) scale(1)}.search-popup-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 1rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.search-popup-header h5{color:var(--color-gray-900);font-weight:600;margin:0}.btn-close{background:none;border:none;color:var(--color-gray-500);font-size:1.25rem;padding:.5rem;border-radius:50%;transition:all .2s ease;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.btn-close:hover{background:var(--color-gray-100);color:var(--color-gray-700);transform:rotate(90deg)}.search-popup-body{padding:1.5rem}.search-form .input-group{height:50px;border-radius:var(--radius-md);overflow:hidden;box-shadow:0 2px 8px #0000001a}.search-form .form-control{border:none;font-size:1rem;padding:.75rem 1rem}.search-form .form-control:focus{box-shadow:none;border-color:var(--color-primary)}.search-form .input-group-text{border:none;background:#fff;color:var(--color-gray-500);padding:.75rem 1rem}.search-form .btn{padding:.75rem 1.5rem;font-weight:600;border:none;background:linear-gradient(135deg,var(--color-primary) 0%,#1d4ed8 100%);transition:all .2s ease}.search-form .btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.search-suggestions h6,.recent-searches h6{font-size:.875rem;font-weight:600;color:var(--color-gray-600);margin-bottom:.75rem}.suggestion-tag,.recent-tag{cursor:pointer;transition:all .2s ease;font-size:.875rem;padding:.5rem .75rem;border-radius:var(--radius-md)}.suggestion-tag{background:var(--color-gray-100);color:var(--color-gray-700);border:1px solid var(--color-gray-200)}.suggestion-tag:hover{background:#006545;color:#fff;border-color:var(--color-primary);transform:translateY(-1px);box-shadow:0 2px 8px #2563eb33}.recent-tag{background:#fff;color:var(--color-gray-600);border:1px solid var(--color-gray-300)}.recent-tag:hover{background:var(--color-gray-100);color:var(--color-gray-800);border-color:var(--color-gray-400);transform:translateY(-1px)}.suggestion-tag,.recent-tag{animation:fadeInUp .3s ease forwards;opacity:0;transform:translateY(10px)}.suggestion-tag:nth-child(1){animation-delay:.1s}.suggestion-tag:nth-child(2){animation-delay:.15s}.suggestion-tag:nth-child(3){animation-delay:.2s}.suggestion-tag:nth-child(4){animation-delay:.25s}.suggestion-tag:nth-child(5){animation-delay:.3s}.recent-tag:nth-child(1){animation-delay:.1s}.recent-tag:nth-child(2){animation-delay:.15s}.recent-tag:nth-child(3){animation-delay:.2s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width: 575.98px){.search-popup{padding-top:5vh}.search-popup-content{width:95%;max-height:85vh}.search-popup-header{padding:1rem 1.25rem .75rem}.search-popup-body{padding:1.25rem}.search-form .input-group{height:44px}.search-form .form-control,.search-form .input-group-text{padding:.625rem .875rem;font-size:.875rem}.search-form .btn{padding:.625rem 1.25rem;font-size:.875rem}}.bottom-spacer{height:20px}.h-44{height:44px}.rounded-lg{border-radius:var(--radius-lg)!important}.rounded-md{border-radius:var(--radius-md)!important}.sl-deal{background:#f8b93c;padding-top:10px;padding-bottom:15px}.lb-category{color:#03550b;font-weight:600}.title-link{color:#03550b}@media (min-width: 576px){.bottom-spacer{height:0}.deal-card{min-height:200px}}.breadcrumb{background:transparent;padding-left:0}.carousel-item img{width:100%;height:auto}.swipe-hint{font-size:12px;color:var(--color-gray-500)}.fab{transition:color .2s ease}.fab:hover{color:var(--color-primary)!important}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes flame{0%,to{transform:scale(1) rotate(0)}25%{transform:scale(1.1) rotate(-2deg)}75%{transform:scale(1.1) rotate(2deg)}}@keyframes slideRight{0%{transform:translate(0)}50%{transform:translate(3px)}to{transform:translate(0)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}@keyframes swing{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}@keyframes lift{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.navbar-nav .nav-link:hover i{filter:drop-shadow(0 0 8px currentColor)}.dropdown-item:hover i{filter:drop-shadow(0 0 6px currentColor)}.navbar-nav .nav-link i.fa-home.text-primary{color:#2563eb!important}.navbar-nav .nav-link i.fa-th-large.text-info{color:#0ea5e9!important}.navbar-nav .nav-link i.fa-tags.text-danger{color:#dc2626!important}.navbar-nav .nav-link i.fa-star.text-warning{color:#f59e0b!important}.navbar-nav .nav-link i.fa-fire.text-danger{color:#dc2626!important}.navbar-nav .nav-link i.fa-info-circle.text-info{color:#0ea5e9!important}.navbar-nav .nav-link i.fa-envelope.text-success{color:#006545!important}.navbar-nav .nav-link i.fa-headset.text-primary{color:#2563eb!important}.navbar-nav .nav-link i.fa-truck.text-warning{color:#f59e0b!important}.dropdown-item i.fa-mobile-alt.text-primary{color:#2563eb!important}.dropdown-item i.fa-tshirt.text-pink{color:#ec4899!important}.dropdown-item i.fa-home.text-success{color:#006545!important}.dropdown-item i.fa-spa.text-purple{color:#8b5cf6!important}.dropdown-item i.fa-dumbbell.text-warning{color:#f59e0b!important}.price-new{color:#006545}.css-157jl91{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0;border-radius:inherit}.css-13q1udt{opacity:1;height:2rem;padding:0rem;border-radius:.25rem;background-color:#fff;border:1px solid rgb(0,101,69);position:relative;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;outline:none;min-width:2rem;color:#006545;width:100%;cursor:pointer;transition-duration:80ms;transition-property:background-color}.desc-ellipsis{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.95rem;color:#6b7280;min-height:2.2em}.small{color:#006545}.btn-green{background-color:#006545!important;color:#fff!important;border:none!important;transition:background-color .18s;font-weight:600;border-radius:.5rem;box-shadow:0 2px 8px #00654514}.btn-green:hover,.btn-green:focus{background-color:#053!important;color:#fff!important;box-shadow:0 4px 16px #0065452e}.badge-primary{background-color:#c82333!important;color:#fff!important;border:none!important;transition:background-color .18s;font-weight:600;border-radius:.5rem;box-shadow:0 2px 8px #00654514}:root{--brand: #006545;--brand-2: #008f64;--text: #0b1f17;--muted: #6b7f76;--card-bg: #fff;--shadow-sm: 0 4px 18px rgba(0, 0, 0, .08);--shadow-md: 0 10px 30px rgba(0, 0, 0, .12)}@media (prefers-color-scheme: dark){:root{--text: #e7f3ee;--muted: #9fb7ac;--card-bg: #0c1311;--shadow-sm: 0 4px 18px rgba(0, 0, 0, .5);--shadow-md: 0 10px 30px rgba(0, 0, 0, .6)}}html,body{overflow-x:clip}.full-bleed{width:100dvw;margin-left:50%;transform:translate(-50%);max-width:100dvw;overflow-x:clip}@supports not (width: 100dvw){.full-bleed{width:100vw;max-width:100vw}}.section-head{display:grid;gap:.25rem}.section-title{margin:0;font-weight:800;color:var(--text);font-size:clamp(1.125rem,1rem + 1.2vw,1.75rem);letter-spacing:.2px}.section-sub{margin:0;color:var(--muted);font-size:.9rem}.js-product-swiper[data-effect=coverflow] .swiper-slide{width:clamp(240px,28vw,360px)}@media (max-width: 991.98px){.js-product-swiper[data-effect=coverflow] .swiper-slide{width:clamp(220px,32vw,320px)}}@media (max-width: 575.98px){.js-product-swiper[data-effect=coverflow] .swiper-slide{width:clamp(180px,65vw,260px)}}.mk-card{margin:0;border:0;overflow:hidden;background:var(--card-bg);box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease}.mk-img{width:100%;aspect-ratio:2/10;object-fit:cover;display:block;max-height:75vh}@media (max-width: 575.98px){.mk-img{aspect-ratio:4/3;max-height:45vh}}.swiper-pagination-bullet{width:8px;height:8px;opacity:1;background:#cfe7df;border-radius:999px;transition:all .25s ease}.swiper-pagination-bullet-active{width:24px;background:var(--brand)}.autoplay-progress{position:absolute;right:10px;bottom:10px;width:44px;height:44px;z-index:10;display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--brand)}.autoplay-progress svg{--progress: 0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;stroke-width:4px;stroke:var(--brand);fill:none;stroke-dasharray:126;stroke-dashoffset:calc(126 * (1 - var(--progress)));transform:rotate(-90deg)}@media (prefers-reduced-motion: reduce){.mk-card,.swiper{transition:none!important}}.js-product-swiper[data-effect=coverflow] .swiper{perspective:1200px}.card-product .card-body{padding:1.25rem!important}.attr-item-list{border-style:none;border-width:1px;border-color:unset;opacity:1;margin-top:.5rem;display:flex;flex-flow:wrap;gap:0rem;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:baseline;align-items:baseline}.attr-item{border-radius:.25rem;margin:0rem .5rem .5rem 0rem;padding:.5rem 1rem;text-decoration:none;border:1px solid rgb(224,224,224);position:relative;color:#000;background-color:#fff;text-transform:capitalize;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;opacity:1}.attr-item-list a{text-decoration:none}.attr-item:hover{border-color:#006545;color:#006545}.attr-item.active{border-color:#006545;color:#006545;font-weight:600}.qty-control{background:#fff;border:1px solid #dee2e6;border-radius:4px;overflow:hidden}.qty-control .btn-link{color:#6c757d;text-decoration:none;border-right:1px solid #dee2e6;border-left:1px solid #dee2e6;margin:0;height:100%;padding:.375rem .75rem}.qty-control .btn-link:first-child{border-left:0}.qty-control .btn-link:last-child{border-right:0}.qty-control .btn-link:hover{background-color:#006545;color:#fff}.qty-control .btn-link:hover i{color:#fff}.qty-control .form-control{width:45px;border:none;text-align:center;-moz-appearance:textfield;padding:.375rem 0}.qty-control .form-control::-webkit-outer-spin-button,.qty-control .form-control::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media (max-width: 576px){.qty-control{height:38px}.qty-control .form-control{height:36px}}.flex-wrap .btn:hover,.btn:hover{color:#fff}.btn-buy{color:#006545;border:1px solid rgb(0,101,69);background:#fff}.btn-buy:hover{color:#fff;background:#006545;border-color:#006545}#toast-container{background:transparent!important;box-shadow:none!important;border:none!important}#toast-container>div{background:none!important;box-shadow:none!important}#toast-container .toast{background-clip:padding-box;border:none;box-shadow:0 2px 8px #00000026;margin-bottom:8px;padding:10px 14px;border-radius:8px}#toast-container .toast{box-shadow:none!important}.payment-option{margin-bottom:.75rem}.payment-radio-label{display:flex;align-items:center;cursor:pointer;padding:.75rem;border:1px solid #e5e7eb;border-radius:var(--radius-md);transition:all .2s ease;position:relative;flex-wrap:nowrap;white-space:nowrap}.payment-radio-label:hover,.payment-radio-label.active{border-color:var(--color-accent);background:#10b9810d}.payment-radio-label input[type=radio]{position:absolute;opacity:0;cursor:pointer}.payment-radio-custom{width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;margin-right:12px;position:relative;flex-shrink:0;flex-grow:0;transition:all .2s ease}.payment-radio-label input[type=radio]:checked~.payment-radio-custom{border-color:var(--color-accent);background:var(--color-accent)}.payment-radio-label input[type=radio]:checked~.payment-radio-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#fff}.payment-option-content{flex:1;display:flex;align-items:center;font-size:.875rem;color:var(--color-gray-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.payment-option-content i{font-size:1.1rem;flex-shrink:0}.payment-option-content span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-green{color:#006545!important}.font-weight-600{font-weight:600}.card-flat .shop-box{border:1px solid #e9ecef}.shop-head{padding:14px 16px;border-bottom:1px solid #eef0f2}.col-head .th{color:#6b7280;font-size:13px}.w-price{width:140px}.w-qty{width:170px;text-align:center}.w-total{width:160px}.thumb{width:80px;height:80px;object-fit:cover;border-radius:8px}.cart-line{padding:16px}.cart-line+.cart-line{border-top:1px solid #f3f4f6}.line-inner .name{font-weight:600;font-size:14px;line-height:1.35;margin-bottom:4px}.old{font-size:12px;color:#9ca3af;text-decoration:line-through}.now{font-weight:700}.line-total{font-weight:700;color:#111827}.qty-control input{width:52px;height:32px}.promo-row{display:flex;align-items:center;background:#fff7f1;border:1px solid #ffe0c2;border-radius:10px;padding:10px 12px}.text-accent{color:#2563eb}.right-col .h5{color:#111827}@media (max-width: 991.98px){.right-col{display:none!important}.shop-head{padding:12px}.col-head{display:none!important}.thumb{width:64px;height:64px}.cart-line{padding:12px 10px}.qty-control input{width:40px;height:28px;font-size:13px}.promo-row{margin:8px 2px 0}.mobile-promo{position:sticky;bottom:64px;left:0;right:0;display:flex;align-items:center;background:#fff;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;padding:10px 12px;border-radius:8px;margin-top:10px;z-index:5}.mobile-checkout{position:sticky;bottom:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;background:#fff;border-top:1px solid #e5e7eb;padding:10px 12px}.mobile-checkout .label{font-size:12px;color:#6b7280;margin-bottom:2px}.mobile-checkout .total{font-size:16px;font-weight:700;color:#16a34a}}@media (min-width: 992px){.shop-box{padding-bottom:8px}.line-inner{padding:14px 16px}}.cart-attr-item-list{display:flex;flex-flow:wrap;align-items:center;justify-content:flex-start;gap:.25rem;margin-top:.5rem;border:none;opacity:1}.cart-attr-item-list .attr-item{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .75rem;font-size:.875rem;font-weight:500;color:#495057;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.25rem;cursor:pointer;transition:all .15s ease-in-out;height:32px;min-width:48px}.cart-attr-item-list .attr-item.active{color:#006545;border-color:#006545!important}.cart-attr-item-list .attr-item:hover{text-decoration:none}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#006545!important;border-color:#006545!important}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#006545!important;border-color:#006545!important}.custom-control-input:active~.custom-control-label:before{background-color:#00654559!important;border-color:#006545!important}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #00654540!important;border-color:#006545!important}.custom-control-input:disabled:checked~.custom-control-label:before{background-color:#006545a6!important;border-color:#006545a6!important}.account-menu-link.active{background:transparent;color:#006545!important;font-weight:600}.account-page .form-control:focus{border-color:#006545!important;box-shadow:0 0 0 3px #10b9811a}.btn-update{background:#e5e7eb;color:#6b7280;border:none;border-radius:8px;font-weight:600;cursor:not-allowed}.btn-update:enabled{color:#fff;cursor:pointer}.order-tab.active{color:#111827;border-bottom-color:#006545!important}.order-status.completed{color:#006545!important;background:#d1fae5}.add-address-card:hover{border-color:#006545!important;background:#f0fdf4}.add-address-card .add-icon{font-size:2rem;color:#006545!important;margin-bottom:.5rem}.add-address-card .add-text{color:#006545!important;font-weight:500;font-size:1rem}.address-badge{display:inline-block;padding:.25rem .75rem;background:#d1fae5;color:#006545!important;border-radius:12px;font-size:.75rem;font-weight:600;margin-left:.75rem}.account-mobile-header{padding:1.5rem;position:relative;overflow:hidden}.account-mobile-menu-link{display:flex;align-items:center;padding-top:1rem;padding-bottom:1rem;padding-left:1.5rem;color:#374151;text-decoration:none;transition:background-color .2s ease;position:relative}.account-mobile-menu-link .phone-number{font-weight:600}.account-mobile-trigger{display:none;background:#006545!important;border-color:#006545!important;color:#fff;font-weight:600}.cart-badge{position:absolute!important;top:0;right:-9px;z-index:100;padding:5}#toast-container>div{padding:0!important}.checkout-confirm-page{min-height:calc(100vh - 200px);background:#f5f5f5;padding-bottom:2rem}.checkout-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000f;margin-bottom:1.5rem}.checkout-section-block{margin-bottom:2rem}.checkout-section-block:last-child{margin-bottom:0}.checkout-section-title{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:1rem}.delivery-type-header{border-bottom:2px solid #e5e7eb;padding-bottom:1rem}.delivery-type-title{font-size:1.25rem;font-weight:600;color:#111827;margin:0;display:inline-block;position:relative;padding-bottom:.5rem}.delivery-type-title.active .delivery-type-underline{color:#006545!important;border-bottom:2px solid rgb(0,101,69)!important;padding-bottom:.5rem}.address-cards-list{margin-bottom:1rem}.address-card-item{position:relative;border:2px solid #e5e7eb;border-radius:12px;padding:1.25rem;margin-bottom:1rem;cursor:pointer;transition:all .2s ease;background:#fff}.address-card-item:hover{border-color:#006545!important;box-shadow:0 2px 8px #10b9811a}.address-card-item.selected{border-color:#006545!important;background:#f0fdf4}.address-card-check{position:absolute;top:1rem;right:1rem;color:#006545!important;font-size:1.5rem}.address-card-content{padding-right:2rem}.address-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.address-card-name{font-weight:700;font-size:1rem;color:#111827}.btn-edit-address-icon{background:none;border:none;color:#6b7280;font-size:.875rem;padding:.25rem .5rem;cursor:pointer;transition:color .2s}.btn-edit-address-icon:hover{color:#006545!important}.address-card-phone{color:#6b7280;font-size:.9375rem;margin-bottom:.25rem}.address-card-address{color:#6b7280;font-size:.9375rem;line-height:1.5}.btn-add-address{width:100%;border:2px dashed #d1d5db;border-radius:12px;padding:1rem;background:#fff;color:#006545!important;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-add-address:hover{border-color:#006545!important;background:#f0fdf4}.delivery-method-option{margin-bottom:0}.delivery-method-label{display:flex;align-items:center;cursor:pointer;padding:1rem;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s ease}.delivery-method-label:hover{border-color:#006545!important;background:#10b9810d}.delivery-method-label input[type=radio]{margin-right:.75rem;width:18px;height:18px;cursor:pointer}.delivery-method-text{flex:1;color:#111827;font-size:.9375rem}.delivery-method-fee{font-weight:600;margin-left:1rem}.date-picker-wrapper{position:relative}.date-picker-input{padding-right:3rem;cursor:pointer}.date-picker-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.time-slots-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.time-slot-btn{padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.time-slot-btn:hover{border-color:#006545!important;color:#006545!important}.time-slot-btn.active{border-color:#006545!important;background:#006545!important;color:#fff}.order-summary-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.edit-order-link{color:#006545!important;font-size:.875rem;text-decoration:none;font-weight:500}.edit-order-link:hover{text-decoration:underline}.order-items-list{margin-bottom:2rem}.order-item{display:flex;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.order-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.order-item-image{width:60px;height:60px;border-radius:8px;overflow:hidden;margin-right:1rem;flex-shrink:0}.order-item-image img{width:100%;height:100%;object-fit:cover}.order-item-info{flex:1}.order-item-name{font-weight:600;color:#111827;font-size:.9375rem;margin-bottom:.25rem}.order-item-qty{color:#6b7280;font-size:.875rem;margin-bottom:.25rem}.order-item-price{font-weight:700;color:#111827;font-size:.9375rem}.order-promotion-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.btn-select-promotion{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:.9375rem;cursor:pointer;transition:all .2s ease}.btn-select-promotion:hover{border-color:#006545!important;color:#006545!important}.btn-select-promotion i:first-child{color:#006545!important;margin-right:.5rem}.btn-select-promotion i:last-child{color:#9ca3af;font-size:.75rem}.order-totals{margin-bottom:2rem}.order-total-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.9375rem;color:#374151}.order-total-row.final{border-top:1px solid #e5e7eb;padding-top:1rem;margin-top:.5rem;font-weight:600}.order-total-amount{font-size:1.25rem;font-weight:700;color:#ef4444}.order-total-note{font-size:.875rem;color:#6b7280;margin-top:.5rem;text-align:right}.btn-place-order{width:100%;padding:1rem;background:#006545!important;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease}.btn-place-order:hover:not(:disabled){background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.btn-place-order:disabled{opacity:.6;cursor:not-allowed}.mobile-checkout-header{background:#fff;padding:1rem;display:flex;align-items:center;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.mobile-back-btn{color:#111827;font-size:1.25rem;margin-right:1rem;text-decoration:none}.mobile-checkout-title{font-size:1.125rem;font-weight:700;color:#111827;margin:0}.mobile-checkout-content{padding:1rem;padding-bottom:100px}.mobile-section{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem}.mobile-section-header{margin-bottom:1rem}.mobile-section-title{font-size:.875rem;font-weight:700;color:#111827;text-transform:uppercase;letter-spacing:.5px;margin:0}.mobile-address-card{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer}.mobile-address-info{flex:1}.mobile-address-name{font-weight:600;color:#111827;font-size:.9375rem;margin-bottom:.25rem}.mobile-address-phone{color:#6b7280;font-size:.875rem;margin-bottom:.25rem}.mobile-address-address{color:#6b7280;font-size:.875rem;margin-bottom:.5rem;line-height:1.5}.mobile-delivery-type{color:#2563eb;font-size:.875rem;font-weight:500}.mobile-section-arrow{color:#9ca3af;font-size:.875rem}.mobile-delivery-method{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:1px solid #e5e7eb;border-radius:8px}.mobile-delivery-method span:first-child{flex:1;color:#111827;font-size:.9375rem}.mobile-delivery-method span.text-success{margin-right:.5rem;font-weight:600}.mobile-date-time{padding:.5rem 0}.mobile-date-picker-wrapper{position:relative;margin-bottom:1rem}.mobile-date-input{padding-right:3rem;cursor:pointer}.mobile-date-picker-wrapper i{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.mobile-time-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.mobile-time-slot-btn{padding:.625rem .75rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease}.mobile-time-slot-btn:hover{border-color:#006545!important;color:#006545!important}.mobile-time-slot-btn.active{border-color:#006545!important;background:#006545!important;color:#fff}.mobile-vendor-section{margin-top:.5rem}.mobile-vendor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.mobile-vendor-name{font-weight:600;color:#111827;font-size:.9375rem}.mobile-vendor-total{font-weight:700;color:#ef4444;font-size:.9375rem}.mobile-product-item{display:flex;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.mobile-product-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mobile-product-image{width:50px;height:50px;border-radius:8px;overflow:hidden;margin-right:.75rem;flex-shrink:0}.mobile-product-image img{width:100%;height:100%;object-fit:cover}.mobile-product-info{flex:1}.mobile-product-name{font-weight:600;color:#111827;font-size:.875rem;margin-bottom:.25rem}.mobile-product-sku{color:#6b7280;font-size:.75rem;margin-bottom:.25rem}.mobile-product-price{font-weight:700;color:#111827;font-size:.875rem}.mobile-product-qty{color:#6b7280;font-size:.875rem;margin-left:.5rem}.mobile-promotion-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:.9375rem;cursor:pointer;transition:all .2s ease}.mobile-promotion-btn:hover{border-color:#006545!important;color:#006545!important}.mobile-promotion-btn i:first-child{color:#006545!important;margin-right:.5rem}.mobile-promotion-btn i:last-child{color:#9ca3af;font-size:.75rem}.mobile-form-label{font-weight:500;color:#374151;font-size:.875rem;margin-bottom:.5rem;display:block}.mobile-notes-input{border:1px solid #e5e7eb;border-radius:8px;font-size:.9375rem}.mobile-vat-toggle{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;color:#111827;font-size:.9375rem}.switch{position:relative;display:inline-block;width:44px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d1d5db;transition:.3s;border-radius:24px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}input:checked+.slider{background-color:#006545!important}input:checked+.slider:before{transform:translate(20px)}.mobile-order-summary{padding:.5rem 0}.mobile-summary-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.9375rem;color:#374151}.mobile-summary-row.final{border-top:1px solid #e5e7eb;padding-top:.75rem;margin-top:.5rem;font-weight:600}.mobile-total-amount{font-size:1.125rem;font-weight:700;color:#ef4444}.mobile-summary-note{font-size:.8125rem;color:#6b7280;margin-top:.5rem;text-align:right}.mobile-checkout-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;padding:1rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -2px 8px #0000000f;z-index:100}.mobile-footer-total{font-size:1.125rem;font-weight:700;color:#ef4444}.mobile-place-order-btn{flex:1;margin-left:1rem;padding:.875rem 1.5rem;background:#006545!important;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.mobile-place-order-btn:hover:not(:disabled){background:#059669}.mobile-place-order-btn:disabled{opacity:.6;cursor:not-allowed}.address-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1050;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:all .3s ease}.address-modal.active{opacity:1;visibility:visible}.address-modal-content{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;transform:scale(.95);transition:transform .3s ease}.address-modal.active .address-modal-content{transform:scale(1)}.address-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:1}.address-modal-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.address-modal-close{background:none;border:none;color:#6b7280;font-size:1.25rem;padding:.5rem;cursor:pointer;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.address-modal-close:hover{background:#f3f4f6;color:#111827}.address-modal-body{padding:1.5rem}.address-form-section{margin-bottom:2rem}.address-form-section:last-child{margin-bottom:0}.address-form-section-title{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem}.address-form-label{display:block;font-weight:500;color:#374151;font-size:.9375rem;margin-bottom:.5rem}.address-form-checkbox{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.address-form-checkbox input[type=checkbox]{display:none}.checkbox-custom{width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;margin-right:.75rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.address-form-checkbox input[type=checkbox]:checked+.checkbox-custom{background:#006545!important;border-color:#006545!important}.address-form-checkbox input[type=checkbox]:checked+.checkbox-custom:after{content:"✓";color:#fff;font-size:.875rem;font-weight:700}.checkbox-label{color:#374151;font-size:.9375rem}.address-modal-actions{display:flex;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.btn-address-cancel,.btn-address-save{flex:1;padding:.875rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-address-cancel{background:#fff;border:1px solid rgb(0,101,69)!important;color:#006545!important}.btn-address-cancel:hover{background:#f0fdf4}.btn-address-save{background:#006545!important;border:1px solid rgb(0,101,69)!important;color:#fff}.btn-address-save:hover:not(:disabled){background:#059669;border-color:#059669}.btn-address-save:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 991.98px){.checkout-confirm-page{background:#f5f5f5}}@media (max-width: 575.98px){.address-modal-content{max-width:100%;border-radius:16px 16px 0 0;max-height:85vh}.address-modal-header,.address-modal-body{padding:1.25rem}.time-slots-grid,.mobile-time-slots{grid-template-columns:repeat(2,1fr)}}.order-total-amount-temp{font-weight:700;color:#111827;font-size:.9375rem}.payment-methods{display:flex;flex-direction:column;gap:.75rem}.payment-methods-inline .payment-checkbox{flex:1 1 0}.payment-checkbox{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.payment-checkbox input[type=checkbox]:checked+.payment-checkbox-custom{background:#006545!important;border-color:#006545!important}.payment-checkbox input[type=checkbox]:checked+.payment-checkbox-custom:after{content:"✓";color:#fff;font-size:.875rem;font-weight:700;line-height:1}.payment-checkbox input[type=checkbox]{display:none}.payment-checkbox-custom{width:20px;height:20px;border:2px solid #d1d5db;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;background:#fff}.payment-checkbox:hover{border-color:#006545!important;box-shadow:0 2px 10px #10b9811f}.payment-checkbox input[type=checkbox]:checked~.payment-checkbox-label{color:#006545!important;font-weight:600}.payment-checkbox-label{color:#374151;font-size:.9375rem}@media (max-width: 991.98px){.payment-methods-inline{flex-direction:column}}.payment-radio{display:flex;align-items:center;margin-bottom:12px;cursor:pointer;gap:8px}.payment-radio input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:0;height:0;opacity:0;cursor:pointer}.payment-radio-custom{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:2px solid #ccc;border-radius:50%;cursor:pointer;transition:all .3s ease}.payment-radio input[type=radio]:checked+.payment-radio-custom{background-color:#006545!important;border-color:#006545!important}.payment-radio-custom:after{content:"✓";color:#fff;font-size:12px;font-weight:700;opacity:0}.payment-radio input[type=radio]:checked+.payment-radio-custom:after{opacity:1}.payment-radio-label{-webkit-user-select:none;user-select:none;flex:1}.account-page{background:#f5f5f5;min-height:calc(100vh - 200px)}.account-sidebar{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000000f}.account-header{display:flex;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb;margin-bottom:1rem}.account-header .user-icon{width:48px;height:48px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin-right:1rem;color:#6b7280;font-size:1.5rem}.account-header .account-info{flex:1}.account-header .account-label{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.account-header .account-name{font-size:1.125rem;font-weight:700;color:#111827}.account-menu{list-style:none;padding:0;margin:0}.account-menu-item{margin-bottom:.5rem}.account-menu-link{display:flex;align-items:center;padding:.75rem 1rem;color:#374151;text-decoration:none;border-radius:8px;transition:all .2s ease;font-size:.9375rem}.account-menu-link:hover{background:#f3f4f6;color:#111827;text-decoration:none}.account-menu-link.active{background:transparent;color:#10b981;font-weight:600}.account-menu-link i{width:20px;margin-right:.75rem;font-size:1.125rem}.account-content{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000f}.account-section{margin-bottom:2rem}.account-section:last-child{margin-bottom:0}.account-section-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between}.account-section-title .edit-icon{color:#6b7280;cursor:pointer;font-size:1rem}.account-page .form-group label{font-weight:500;color:#374151;margin-bottom:.5rem}.account-page .form-group label .required{color:#ef4444}.account-page .form-control{border:1px solid #d1d5db;border-radius:8px;padding:.625rem .875rem;font-size:.9375rem}.account-page .form-control:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.account-page .input-group-prepend .input-group-text{background:#fff;border:1px solid #d1d5db;border-right:none;border-radius:8px 0 0 8px;color:#6b7280}.account-page .input-group .form-control{border-left:none;border-radius:0 8px 8px 0}.gender-radio-group{display:flex;gap:1.5rem;margin-top:.5rem}.gender-radio{display:flex;align-items:center}.gender-radio input[type=radio]{width:18px;height:18px;margin-right:.5rem;cursor:pointer}.gender-radio label{margin-bottom:0;cursor:pointer;font-weight:400;color:#374151}.btn-update{background:#e5e7eb;color:#6b7280;border:none;border-radius:8px;padding:.75rem 2rem;font-weight:600;cursor:not-allowed}.btn-update:enabled{background:#10b981;color:#fff;cursor:pointer}.btn-update:enabled:hover{background:#059669}.address-field{background:#f9fafb;border:1px solid #e5e7eb}.page-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.order-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:1px solid #e5e7eb;padding-bottom:0}.order-tab{padding:.75rem 1.5rem;background:transparent;border:none;border-bottom:2px solid transparent;color:#6b7280;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative;top:1px}.order-tab:hover{color:#374151}.order-tab.active{color:#111827;border-bottom-color:#10b981}.orders-table{width:100%}.orders-table thead{background:#f9fafb}.orders-table th{padding:1rem;text-align:left;font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;border-bottom:1px solid #e5e7eb}.orders-table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#374151;font-size:.9375rem}.orders-table tbody tr:hover{background:#f9fafb}.order-id{color:#2563eb;text-decoration:none;font-weight:500}.order-id:hover{text-decoration:underline}.order-status{padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:500}.order-status.cancelled{color:#ef4444;background:#fee2e2}.order-status.completed{color:#10b981;background:#d1fae5}.order-status.pending{color:#f59e0b;background:#fef3c7}.mobile-order-page{position:relative;min-height:100vh}.mobile-order-header{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#fff;z-index:100;box-shadow:0 2px 8px #00000014;border-bottom:1px solid #e5e7eb}.mobile-order-header .back-button,.mobile-order-header .more-button{width:40px;height:40px;border-radius:50%;border:none;background:#f3f4f6;color:#111827;display:flex;align-items:center;justify-content:center;font-size:1.125rem;transition:background .2s ease}.mobile-order-header .back-button:hover,.mobile-order-header .more-button:hover{background:#e5e7eb;text-decoration:none}.mobile-order-header .back-button{text-decoration:none}.mobile-order-header .mobile-order-title{font-size:1.125rem;font-weight:600;color:#111827;flex:1;text-align:center}.more-menu-wrapper{position:relative}.more-menu{position:absolute;top:48px;right:0;background:#fff;border-radius:12px;box-shadow:0 14px 36px #0f172a26;width:200px;padding:.5rem 0;z-index:101}.more-menu.open{display:block}.more-menu-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#111827;text-decoration:none;font-size:.9375rem;transition:background .2s ease}.more-menu-item i{width:18px;text-align:center;color:#006545}.more-menu-item:hover{background:#f9fafb}.mobile-order-tabs{display:flex;background:#f3f4f6;border-radius:999px;padding:.25rem;margin-bottom:1.5rem}.mobile-order-list{display:flex;flex-direction:column;gap:1rem;flex:1}.mobile-order-list.hide{display:none}.mobile-order-card{background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 6px 20px #0f172a14;border:1px solid rgba(229,231,235,.6);transition:transform .2s ease,box-shadow .2s ease}.mobile-order-card:hover{transform:translateY(-2px);box-shadow:0 14px 36px #0f172a1f}.mobile-order-card.hidden{display:none}.mobile-order-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.mobile-order-code{font-weight:600;color:#2563eb;text-decoration:none;font-size:.9375rem}.mobile-order-code:hover{text-decoration:underline}.mobile-order-badge{border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.mobile-order-badge.cancelled{background:#fee2e2;color:#b91c1c}.mobile-order-badge.completed{background:#dcfce7;color:#047857}.mobile-order-badge.pending{background:#fef3c7;color:#b45309}.mobile-order-product{display:flex;gap:1rem}.mobile-order-product-thumb{width:64px;height:64px;border-radius:12px;overflow:hidden;background:#f9fafb;flex-shrink:0;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center}.mobile-order-product-thumb img{width:100%;height:100%;object-fit:cover}.mobile-order-product-info{flex:1}.mobile-order-product-name,.mobile-order-product-attribute{font-weight:600;color:#111827;margin-bottom:.25rem;font-size:.9375rem}.mobile-order-product-price{font-weight:700;color:#006545;margin-bottom:.25rem}.mobile-order-product-date{font-size:.8125rem;color:#6b7280}.mobile-order-tab{flex:1;border:none;background:transparent;border-radius:999px;padding:.625rem .5rem;font-weight:500;font-size:.9375rem;color:#6b7280;transition:all .2s ease}.mobile-order-tab.active{background:#fff;color:#006545;box-shadow:0 10px 20px #00654533}.mobile-order-content{min-height:calc(100vh - 88px);display:flex;flex-direction:column}.mobile-order-empty{flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#6b7280;padding:2rem 0}.mobile-order-empty .empty-icon{width:160px;height:160px;margin:0 auto 1.5rem;position:relative;display:flex;align-items:center;justify-content:center}.mobile-order-empty .empty-placeholder{width:100%;height:100%;border-radius:50%;background:#f3f4f6;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-size:3rem;position:relative}.mobile-order-empty .empty-placeholder i{position:relative;z-index:1}.mobile-order-empty .empty-placeholder:after{content:"?";position:absolute;font-size:1.25rem;font-weight:600;color:#9ca3af;top:45%;left:46%;transform:translate(-35%,-35%);z-index:2;line-height:1}.mobile-order-empty.show{display:flex}.mobile-order-empty .empty-text{margin-bottom:1.5rem;font-size:.9375rem;color:#6b7280}.mobile-order-empty .empty-action{display:inline-block;padding:.75rem 2rem;border-radius:999px;font-weight:600;background:#006545;color:#fff;text-decoration:none;transition:background .2s ease}.mobile-order-empty .empty-action:hover{background:#005037;text-decoration:none;color:#fff}@media (min-width: 992px){.mobile-order-page{display:none}}.add-address-card{border:2px dashed #d1d5db;border-radius:12px;padding:2rem;text-align:center;margin-bottom:1.5rem;cursor:pointer;transition:all .2s ease;background:#fff}.add-address-card:hover{border-color:#10b981;background:#f0fdf4}.add-address-card .add-icon{font-size:2rem;color:#10b981;margin-bottom:.5rem}.add-address-card .add-text{color:#10b981;font-weight:500;font-size:1rem}.address-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000001a}.address-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.address-name{font-weight:700;font-size:1.125rem;color:#111827}.address-badge{display:inline-block;padding:.25rem .75rem;background:#d1fae5;color:#10b981;border-radius:12px;font-size:.75rem;font-weight:600;margin-left:.75rem}.address-details{color:#6b7280;font-size:.9375rem;line-height:1.6;margin-bottom:1rem}.address-details div{margin-bottom:.25rem}.address-actions{display:flex;justify-content:flex-end}.btn-edit-address{border:1px solid #ef4444;color:#ef4444;background:#fff;padding:.5rem 1.5rem;border-radius:8px;font-weight:500;text-decoration:none;transition:all .2s ease}.btn-edit-address:hover{background:#ef4444;color:#fff;text-decoration:none}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.mark-all-read{color:#2563eb;text-decoration:none;font-size:.9375rem;font-weight:500}.mark-all-read:hover{text-decoration:underline}.notification-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;margin-bottom:1rem;display:flex;align-items:flex-start;box-shadow:0 1px 3px #0000001a}.notification-image{width:64px;height:64px;border-radius:50%;object-fit:cover;margin-right:1rem;flex-shrink:0}.notification-content{flex:1}.notification-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem}.notification-title{font-weight:600;color:#111827;font-size:1rem;margin:0}.notification-time{font-size:.875rem;color:#6b7280;margin-left:1rem}.notification-body{color:#6b7280;font-size:.9375rem;line-height:1.6}.no-notifications{text-align:center;padding:3rem 1rem;color:#6b7280;font-size:1rem}.favorites-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.favorite-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .2s ease;text-decoration:none;color:inherit}.favorite-product-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px);text-decoration:none;color:inherit}.favorite-product-image{width:100%;height:200px;object-fit:cover;background:#f3f4f6}.favorite-product-body{padding:1rem}.favorite-product-name{font-weight:600;color:#111827;font-size:.9375rem;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.favorite-product-price{font-weight:700;color:#111827;font-size:1rem}.no-favorites{text-align:center;padding:3rem 1rem;color:#6b7280;font-size:1rem}.account-mobile-menu{display:none;position:fixed;top:0;left:0;right:0;background:#f5f5f5;z-index:10000;overflow-y:auto}.account-mobile-menu.active{display:block}@media (max-width: 991.98px){.account-mobile-menu{display:block!important}}.account-mobile-header{background:linear-gradient(135deg,#10b981,#059669);padding:1.5rem;position:relative;overflow:hidden}.account-mobile-header:before,.account-mobile-header:after{content:"";position:absolute;border-radius:50%;background:#ffffff1a;opacity:.5}.account-mobile-header:before{width:120px;height:120px;top:-40px;left:-40px}.account-mobile-header:after{width:100px;height:100px;top:-30px;right:-30px}.account-mobile-header-content{display:flex;align-items:center;position:relative;z-index:1;text-decoration:none;color:inherit}.account-mobile-avatar{width:56px;height:56px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.account-mobile-avatar .avatar-placeholder{width:32px;height:32px;background:#d1d5db;border-radius:8px}.account-mobile-user-info{flex:1;color:#fff}.account-mobile-user-name{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.25rem;text-transform:uppercase}.account-mobile-user-label{font-size:.875rem;color:#ffffffe6}.account-mobile-arrow{color:#fff;font-size:1.25rem;margin-left:.5rem}.account-mobile-menu-list{background:#fff;list-style:none;padding:0;margin:0}.account-mobile-menu-item{border-bottom:1px solid #f3f4f6}.account-mobile-menu-link{display:flex;align-items:center;padding:1rem 1.5rem;color:#374151;text-decoration:none;transition:background-color .2s ease;position:relative}.account-mobile-menu-link:active{background:#f9fafb}.account-mobile-menu-link:visited{color:#374151}.account-mobile-menu-link i.fas,.account-mobile-menu-link i.far{width:24px;font-size:1.25rem;color:#6b7280;margin-right:1rem;text-align:center;flex-shrink:0}.account-mobile-menu-link span{flex:1;font-size:1rem;color:#374151}.account-mobile-menu-link .menu-arrow{color:#d1d5db;font-size:.875rem;margin-left:.5rem}.account-mobile-menu-link.no-arrow .menu-arrow{display:none}.account-mobile-menu-link .phone-number{color:#10b981;font-weight:600}.account-mobile-menu-item.logout .account-mobile-menu-link i,.account-mobile-menu-item.logout .account-mobile-menu-link span{color:#ef4444}.account-mobile-back{position:absolute;top:1rem;left:1rem;width:40px;height:40px;background:#fff3;border:none;border-radius:50%;color:#fff;font-size:1.25rem;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s ease}.account-mobile-back:hover,.account-mobile-back:active{background:#ffffff4d}.account-mobile-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:#fff3;border:none;border-radius:50%;color:#fff;font-size:1.25rem;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s ease}.account-mobile-close:hover,.account-mobile-close:active{background:#ffffff4d}.account-mobile-trigger{display:none;background:#10b981;border-color:#10b981;color:#fff;font-weight:600}.account-mobile-trigger:hover{background:#059669;border-color:#059669}@media (max-width: 991.98px){.account-page{display:none!important}.account-mobile-menu{display:block!important}.account-mobile-trigger{display:none!important}.account-mobile-back{display:flex!important}}@media (min-width: 992px){.account-mobile-menu{display:none}.account-mobile-menu.active{display:block}.account-mobile-trigger{display:none}.account-mobile-back{display:none!important}.account-mobile-close{display:flex}}@media (max-width: 575.98px){.mobile-content{margin-top:80px!important}}.confirm-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9998;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.confirm-modal.active{opacity:1;visibility:visible}.confirm-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:-1;cursor:pointer;animation:backdropFadeIn .3s ease}@keyframes backdropFadeIn{0%{background:#0000}to{background:#00000080}}.confirm-modal-container{width:100%;max-width:500px;max-height:90vh;overflow-y:auto;position:relative;z-index:1}.confirm-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026;overflow:hidden;animation:modalSlideIn .3s cubic-bezier(.4,0,.2,1)}@keyframes modalSlideIn{0%{transform:scale(.9) translateY(-20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.confirm-modal-header{position:relative;padding:2rem 2rem 1.5rem;text-align:center;border-bottom:1px solid #e5e7eb}.confirm-modal-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin:0 auto 1rem;animation:iconBounce .6s cubic-bezier(.68,-.55,.265,1.55)}@keyframes iconBounce{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.confirm-danger .confirm-modal-icon{background:#fee2e2;color:#dc2626}.confirm-warning .confirm-modal-icon{background:#fef3c7;color:#d97706}.confirm-info .confirm-modal-icon{background:#dbeafe;color:#2563eb}.confirm-success .confirm-modal-icon{background:#dcfce7;color:#16a34a}.confirm-modal-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0;word-break:break-word}.confirm-modal-close{position:absolute;top:1.5rem;right:1.5rem;width:36px;height:36px;border-radius:50%;border:none;background:#f3f4f6;color:#6b7280;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.confirm-modal-close:hover{background:#e5e7eb;color:#111827;transform:rotate(90deg)}.confirm-modal-body{padding:1.5rem 2rem}.confirm-modal-message{margin:0;font-size:.9375rem;color:#374151;line-height:1.6;word-break:break-word}.confirm-modal-footer{padding:1.5rem 2rem;background:#f9fafb;display:flex;gap:1rem;border-top:1px solid #e5e7eb}.confirm-modal-btn{flex:1;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px}.confirm-modal-btn:disabled{opacity:.6;cursor:not-allowed}.confirm-modal-btn-cancel{background:#fff;color:#374151;border:1px solid #d1d5db}.confirm-modal-btn-cancel:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.confirm-danger .confirm-modal-btn-danger{background:#dc2626;color:#fff}.confirm-danger .confirm-modal-btn-danger:hover:not(:disabled){background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 12px #dc26264d}.confirm-warning .confirm-modal-btn-warning{background:#d97706;color:#fff}.confirm-warning .confirm-modal-btn-warning:hover:not(:disabled){background:#b45309;transform:translateY(-1px);box-shadow:0 4px 12px #d977064d}.confirm-info .confirm-modal-btn-info{background:#2563eb;color:#fff}.confirm-info .confirm-modal-btn-info:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.confirm-success .confirm-modal-btn-success{background:#16a34a;color:#fff}.confirm-success .confirm-modal-btn-success:hover:not(:disabled){background:#15803d;transform:translateY(-1px);box-shadow:0 4px 12px #16a34a4d}.confirm-modal-btn i.fa-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 575.98px){.confirm-modal-container{max-width:100%;border-radius:20px}.confirm-modal-content{border-radius:20px}.confirm-modal-header{padding:1.5rem 1.5rem 1rem}.confirm-modal-title{font-size:1.125rem}.confirm-modal-close{top:1rem;right:1rem;width:32px;height:32px}.confirm-modal-body{padding:1rem 1.5rem}.confirm-modal-message{font-size:.875rem}.confirm-modal-footer{padding:1rem 1.5rem;flex-direction:column-reverse}.confirm-modal-btn{width:100%;font-size:.875rem;padding:.75rem 1.25rem}}@media (max-width: 991.98px) and (min-width: 576px){.confirm-modal-container{max-width:90%}.confirm-modal-header{padding:1.5rem}.confirm-modal-body,.confirm-modal-footer{padding:1rem 1.5rem}}@media (prefers-contrast: more){.confirm-modal-content{border:2px solid #111827}.confirm-modal-header{border-bottom:2px solid #111827}.confirm-modal-footer{border-top:2px solid #111827}}@media (prefers-reduced-motion: reduce){.confirm-modal,.confirm-modal-content,.confirm-modal-icon,.confirm-modal-close,.confirm-modal-btn{animation:none!important;transition:none!important}}.notification-list{display:flex;flex-direction:column;gap:0}.notification-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-bottom:1px solid #e5e7eb;background:#fff;transition:all .2s ease;cursor:pointer}.notification-item:hover{background:#f9fafb}.notification-item.notification-unread{background:#ffe5bc;border-left:4px solid #df8900}.notification-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#dbeafe;border-radius:50%;color:#2563eb;font-size:1rem;flex-shrink:0}.notification-content{flex:1;min-width:0}.notification-title{margin:0;font-size:.9375rem;font-weight:600;color:#111827;line-height:1.5;word-break:break-word}.notification-message{margin:.25rem 0 0;font-size:.875rem;color:#6b7280;line-height:1.5;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notification-meta{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.notification-time{font-size:.75rem;color:#9ca3af}.notification-actions{display:flex;gap:.5rem;flex-shrink:0}@media (max-width: 575.98px){.notification-item{padding:.875rem;gap:.75rem}.notification-icon{width:36px;height:36px;font-size:.875rem}.notification-title{font-size:.875rem}.notification-message{font-size:.8125rem}.notification-time{font-size:.7rem}.notification-item{flex-wrap:wrap}.notification-actions{width:100%;justify-content:flex-end;margin-top:.5rem}}.notification-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.notification-header .order-tabs{flex:1;min-width:0}.notification-actions-header{display:flex;gap:.5rem;flex-shrink:0;margin-top:-35px}.notification-actions-header .btn{white-space:nowrap}@media (max-width: 1199.98px){.notification-header{flex-direction:column;align-items:stretch}.notification-header .order-tabs,.notification-actions-header{width:100%}.notification-actions-header .btn{flex:1}}@media (max-width: 991.98px){.notification-header{gap:1rem}.notification-actions-header .btn{font-size:.8125rem;padding:.5rem .75rem}}.tab-badge{display:inline-block;min-width:20px;height:20px;padding:0 .5rem;margin-left:.5rem;background:#006545;color:#fff;border-radius:10px;font-size:.75rem;font-weight:700;line-height:20px;text-align:center;vertical-align:middle}@media (max-width: 575.98px){.tab-badge{min-width:18px;height:18px;padding:0 .375rem;font-size:.7rem;line-height:18px}}.cart-address-default{background-color:#0065451a!important}body.footer-visible .mobile-checkout,body.footer-visible .price-filter-modal{bottom:56px}body.footer-visible .mobile-promo{bottom:120px}.search-mobile-header{position:sticky;top:0;z-index:1020;background:#fff}.search-form-mobile .input-group{height:40px}.search-form-mobile .form-control{font-size:.875rem;border-radius:var(--radius-md)}.search-form-mobile .input-group-text{border-radius:var(--radius-md) 0 0 var(--radius-md);background:#fff}.search-form-mobile .input-group-append .btn{border-radius:0 var(--radius-md) var(--radius-md) 0}.search-mobile-header .sort-dropdown-wrapper .btn-link{color:var(--color-gray-900)!important;text-decoration:none;font-weight:500;font-size:.875rem}.search-mobile-header .btn-link:hover{color:#006545!important;text-decoration:none}.search-desktop-header{border-bottom:1px solid #e5e7eb}.search-sidebar{position:sticky;top:80px;height:fit-content;max-height:calc(100vh - 100px);overflow-y:auto}.filter-section h6{font-size:.875rem;font-weight:600;color:var(--color-gray-900)}.price-range-inputs .form-control{font-size:.875rem;border:1px solid #e5e7eb;border-radius:var(--radius-md);padding:.5rem .75rem}.price-range-inputs .form-control:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #10b9811a;outline:none}.price-range-slider{position:relative;border:1px solid #e5e7eb;border-radius:16px;background:linear-gradient(180deg,#f9fafb,#fff 60%);box-shadow:inset 0 1px #fff9,0 10px 25px #0f172a14}.price-range-slider:before,.price-range-slider:after{content:attr(data-min-label);position:absolute;bottom:.3rem;font-size:.75rem;color:var(--color-gray-500);font-weight:600;letter-spacing:.02em}.price-range-slider:after{content:attr(data-max-label);right:.75rem;text-align:right}.price-range-slider:before{left:.75rem}.price-range-slider__instance{width:100%}.price-range-slider .noUi-target{border:none;box-shadow:none;background-color:#113e30}.price-range-slider .noUi-connects{border-radius:999px;background:#e2e8f0}.price-range-slider .noUi-connect{background:linear-gradient(90deg,var(--color-accent),#0f9d58)}.price-range-slider .noUi-horizontal{height:8px}.price-range-slider .noUi-horizontal .noUi-handle{width:28px;height:28px;border-radius:50%;border:3px solid #fff;right:-14px;top:-11px;background:var(--color-accent);box-shadow:0 8px 22px #0f766e59;cursor:grab;transition:transform .15s ease,box-shadow .15s ease}.price-range-slider .noUi-handle:before,.price-range-slider .noUi-handle:after{display:none}.price-range-slider .noUi-handle:focus-visible{outline:none;box-shadow:0 0 0 4px #10b98133,0 10px 22px #10b98173}.price-range-slider .noUi-handle:hover{transform:scale(1.07);box-shadow:0 12px 26px #10b98180}.price-range-slider .noUi-touch-area{cursor:grab}.price-range-slider .noUi-handle:active .noUi-touch-area,.price-range-slider .noUi-touch-area:active{cursor:grabbing}.price-range-slider .noUi-tooltip{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;background:var(--color-gray-900);color:#fff;font-size:.75rem;font-weight:600;border:none;box-shadow:0 6px 18px #0f172a33}.price-range-slider .noUi-horizontal{height:6px}.sort-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.sort-btn{border:1px solid #e5e7eb;background:#fff;color:var(--color-gray-900);padding:.5rem 1rem;border-radius:var(--radius-md);font-size:.875rem;font-weight:500;transition:all .2s;white-space:nowrap}.sort-btn:hover{border-color:var(--color-accent);color:var(--color-accent);background:#10b9810d}.sort-btn-active{border-color:var(--color-accent);background:var(--color-accent);color:#fff}.sort-btn-active:hover{background:#059669;border-color:#059669;color:#fff}.sort-dropdown-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1050;opacity:0;visibility:hidden;transition:all .3s ease}.sort-dropdown-overlay.active{opacity:1;visibility:visible}.sort-dropdown-content{position:absolute;top:0;left:0;right:0;background:#fff;border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:0 4px 12px #00000026;transform:translateY(-100%);transition:transform .3s ease;max-height:80vh;overflow-y:auto}.sort-dropdown-overlay.active .sort-dropdown-content{transform:translateY(0)}.sort-dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;background:#f8f9fa;font-weight:600;font-size:.875rem}.sort-dropdown-list{padding:.5rem 0}.sort-option{display:block;width:100%;padding:.875rem 1.25rem;text-align:left;background:#fff;border:none;color:var(--color-gray-900);font-size:.875rem;transition:all .2s;position:relative}.sort-option:hover{background:var(--color-gray-100);color:#006545}.sort-option.active{color:var(--color-accent);font-weight:600;background:#10b9810d}.sort-option.active:before{content:"✓";position:absolute;right:1.25rem;color:var(--color-accent);font-weight:700}.price-filter-modal{position:fixed;top:0;left:0;right:0;bottom:70px;background:#00000080;z-index:1050;display:flex;align-items:flex-end;justify-content:center;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.price-filter-modal.active{opacity:1;visibility:visible}.price-filter-content{background:#fff;border-radius:var(--radius-lg) var(--radius-lg) 0 0;width:100%;max-width:100%;max-height:80vh;overflow-y:auto;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.price-filter-modal.active .price-filter-content{transform:translateY(0)}.price-filter-header{padding:1.25rem 1.5rem 1rem;border-bottom:1px solid #e5e7eb;background:#f8f9fa}.price-filter-header h5{font-size:1rem;font-weight:600;color:var(--color-gray-900);margin:0}.price-filter-body{padding:1.5rem}.price-filter-body .price-range-inputs .form-control{font-size:.875rem;border:1px solid #e5e7eb;border-radius:var(--radius-md);padding:.625rem .75rem}.price-filter-body .price-range-inputs .form-control:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #10b9811a;outline:none}.price-filter-body .price-range-slider{margin:1.5rem 0}.price-filter-footer{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;display:flex;gap:.75rem;background:#f8f9fa}.price-filter-footer .btn{flex:1;padding:.75rem;font-weight:600;border-radius:var(--radius-md)}.btn-outline-success{border:1px solid var(--color-accent);color:var(--color-accent);background:#fff}.btn-outline-success:hover{background:var(--color-accent);color:#fff}.btn-outline-success:active{background:var(--color-accent)!important;color:#fff}.btn-outline-success:focus{border-color:var(--color-accent)!important}.price-filter-footer .btn-success{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.price-filter-footer .btn-success:hover{background:#059669;border-color:#059669}.search-results-page .card-product .card-body .price-new{font-size:1rem;font-weight:700}.search-results-page .card-product .card-body .small.text-muted{font-size:.75rem;color:var(--color-gray-500)}.search-results-page .fab-add.btn-outline-success{border:1px solid var(--color-accent);color:var(--color-accent);background:#fffffff2;font-size:.75rem;padding:.5rem;width:auto;min-width:80px;height:auto;border-radius:var(--radius-md)}.search-results-page .fab-add.btn-outline-success:hover{background:var(--color-accent);color:#fff}@media (max-width: 767.98px){.search-mobile-header{box-shadow:0 2px 4px #0000000d}.search-form-mobile .input-group{height:38px}.search-form-mobile .form-control{font-size:.8125rem;padding:.5rem .75rem}.search-form-mobile .input-group-text{padding:.5rem .75rem}.search-results-page .product-grid .col-6{padding-left:.5rem;padding-right:.5rem}.search-results-page .card-product .card-body{padding:.75rem!important}.search-results-page .card-product .card-body h3{font-size:.8125rem;line-height:1.3;margin-bottom:.375rem}.search-results-page .card-product .card-body .price-new{font-size:.875rem}.price-filter-body{padding:1.25rem}.price-filter-footer{padding:.875rem 1.25rem}.price-filter-footer .btn{padding:.625rem;font-size:.875rem}}@media (min-width: 768px) and (max-width: 991.98px){.search-sidebar{top:70px}.sort-buttons{gap:.375rem}.sort-btn{padding:.375rem .75rem;font-size:.8125rem}}@media (min-width: 992px){.search-sidebar{padding:1.5rem}.filter-section{margin-bottom:2rem}}.mobile-search-sort{position:fixed;top:70px;background-color:#fff}@media (max-width: 991.98px){.search-content{margin-top:100px}}
