:root{--islify-lime:#c8922a;--islify-dark:#202221;--page-bg:#f3f4f1;--surface:#fff;--text-main:#181a19;--text-muted:#6b6e6d;--border-light:#e8eaea;--bg-card:#f9f9f8;--bg-img-area:#f5f5f3;--orange-rating:#ef8c21;--spacing-section-desk:72px;--spacing-section-mob:48px;--spacing-header-hero:24px;--card-gap-desk:20px;--card-gap-mob:14px;--radius-sm:14px;--radius-md:16px;--radius-lg:22px;--radius-container:28px}.islify-design-only,.mobile-only{display:none!important}.desktop-only{display:block!important}.app-container{background-color:var(--surface);border-radius:0;width:100%;max-width:100%;margin:0;padding:16px 36px 48px}.desktop-header{margin-bottom:var(--spacing-header-hero);flex-direction:column;display:flex}.desktop-header .header-top{color:var(--text-muted);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;min-height:45px;margin-bottom:8px;padding-bottom:6px;font-size:13px;font-weight:500;display:flex}.top-left,.top-right{gap:20px;display:flex}.top-right a:hover{color:var(--text-main)}.header-main{justify-content:space-between;align-items:center;gap:32px;min-height:72px;display:flex}.logo img{object-fit:contain;transform-origin:0;width:auto;height:54px;transform:scale(1.55)}.search-box{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-sm);max-width:600px;height:50px;color:var(--text-muted);flex:1;align-items:center;padding:0 16px;display:flex}.search-box input{background:0 0;border:none;width:100%;height:100%;padding-left:12px;font-family:inherit;font-size:14px}.header-actions{align-items:center;gap:24px;font-size:14px;font-weight:600;display:flex}.action-item{color:#181a19;align-items:center;gap:8px;font-size:14px;font-weight:700;transition:color .2s;display:flex}.action-item i{color:#0c4d30;-webkit-text-stroke:.5px #0c4d30;transition:transform .2s,color .2s;font-size:18px!important;font-weight:900!important}.action-item:hover{color:#0c4d30}.action-item:hover i{transform:scale(1.1)}.cart-icon-wrapper{align-items:center;display:flex;position:relative}.cart-badge{background:var(--islify-lime);color:var(--islify-dark);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-8px;right:-10px}.m-nav-item .cart-badge{z-index:10;justify-content:center;align-items:center;position:absolute;top:4px;right:calc(50% - 16px);box-shadow:0 2px 4px #0003;color:#fff!important;background:#38a169!important;border-radius:50%!important;width:15px!important;height:15px!important;font-size:9px!important;font-weight:700!important;display:flex!important}.m-nav-item.active .cart-badge{top:4px;right:6px;color:#0c4d30!important;background:#fff!important}.header-categories{color:var(--text-muted);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;gap:28px;margin-top:14px;padding:14px 0;font-size:14px;font-weight:600;display:flex;overflow-x:auto}.header-categories::-webkit-scrollbar{display:none}.header-categories a{flex-shrink:0;align-items:center;gap:6px;display:flex}.header-categories a.active{color:var(--text-main)}.header-categories a.sale{color:#e53e3e}.scrolling-trust-bar{background-color:var(--bg-card);white-space:nowrap;border-radius:var(--radius-md);margin-bottom:var(--spacing-header-hero);padding:12px 0;display:flex;overflow:hidden}.scrolling-track{width:max-content;animation:25s linear infinite marquee;display:flex}.scrolling-content{color:var(--text-main);flex-shrink:0;gap:48px;padding-right:48px;font-size:13px;font-weight:600;display:flex}.scrolling-content span{align-items:center;gap:8px;display:inline-flex}.scrolling-content span i{color:#888}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.section{margin-top:var(--spacing-section-desk);margin-bottom:var(--spacing-section-desk)}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.section-header h2{margin:0;font-family:Manrope,sans-serif;font-size:32px;font-weight:800}.hero-unified{background:linear-gradient(135deg,#031a0b 0%,#082c16 50%,#0d381c 100%);border-radius:24px;justify-content:space-between;align-items:center;min-height:400px;margin-bottom:36px;display:flex;position:relative;overflow:hidden}.hero-unified-content{color:#fff;z-index:2;flex:1;padding:48px 48px 48px 64px}.hero-super-badge{color:var(--islify-lime);letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700;display:block}.hero-unified-content h1{font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.2;color:#fff!important;margin:0 0 20px!important}.hero-unified-content p{max-width:500px;font-size:15px;line-height:1.6;color:#ffffffd9!important;margin:0 0 32px!important}.hero-btns{gap:16px;margin-bottom:48px;display:flex}.hero-trust-avatars{border-top:1px solid #ffffff1a;align-items:center;gap:16px;padding-top:24px;display:flex}.avatars-group{display:flex}.avatars-group img{object-fit:cover;border:2px solid #082c16;border-radius:50%;width:40px;height:40px;margin-left:-12px}.avatars-group img:first-child{margin-left:0}.trust-text{color:#ffffffb3;font-size:12px;line-height:1.4}.trust-text .stars{color:var(--islify-lime);gap:2px;margin-bottom:2px;font-size:10px;display:flex}.trust-desc strong{color:#fff}.hero-unified-image{flex:1;justify-content:center;align-items:center;height:100%;min-height:400px;display:flex;position:relative}.floating-products-wrapper{z-index:3;width:80%;max-width:450px;animation:4s ease-in-out infinite floatPop;position:relative}.floating-products{object-fit:contain;opacity:0;width:100%;height:auto;animation:1s cubic-bezier(.175,.885,.32,1.275) forwards entrancePop;transform:scale(.8)}.dynamic-hero-product{width:auto;max-height:350px;margin:0 auto}.glowing-floor-ring{z-index:1;pointer-events:none;border:1px solid #dca92780;border-radius:50%;width:250px;height:40px;position:absolute;bottom:0%;left:50%;transform:translate(-50%);box-shadow:0 0 20px #dca92766,inset 0 0 15px #dca92733}@keyframes entrancePop{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes floatPop{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.btn-lime,.btn-outline-white{color:#fff;background:0 0;border:1px solid #fff6;border-radius:24px;gap:8px;padding:0 24px;font-size:14px;font-weight:600;transition:transform .2s,background-color .2s;justify-content:center!important;align-items:center!important;height:48px!important;line-height:46px!important;display:inline-flex!important}.btn-outline-white:hover{background:#ffffff1a;transform:scale(1.02)}.btn-lime{background:var(--islify-lime);color:var(--islify-dark);border:none}.btn-lime:hover{background:#b27f20;transform:scale(1.02)}.btn-outline-white-sm{color:#fff;border:1px solid #fff6;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;line-height:1;transition:background .2s,transform .2s;display:inline-flex}.btn-outline-white-sm:hover{background:#ffffff1a;transform:scale(1.02)}.hero-btns{flex-wrap:wrap;gap:12px;display:flex}.store-slider-container{width:100%;margin:-16px 0;padding:16px 0;position:relative;overflow:hidden}.store-grid{gap:var(--card-gap-desk);width:max-content;animation:75s linear infinite marquee-scroll;display:flex}.store-grid:hover{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(calc(-33.333% - 6.67px))}}.store-card{background:var(--surface);border:1px solid var(--border-light);text-align:center;cursor:pointer;border-radius:24px;flex-direction:column;flex-shrink:0;align-items:center;gap:16px;min-width:260px;max-width:260px;padding:24px 20px;transition:box-shadow .25s,transform .25s;display:flex;position:relative;box-shadow:0 10px 30px #00000005}.store-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #0000000f}.store-verified{color:#10b981;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:16px;line-height:1;display:flex;position:absolute;top:16px;right:16px}.store-img-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:64px;margin-top:8px;display:flex}.store-img-wrapper img{object-fit:contain;max-width:140px;max-height:50px}.store-info{flex-direction:column;align-items:center;width:100%;display:flex}.store-info h4{color:var(--text-main);font-size:18px;font-weight:700;line-height:1.25;margin:0 0 6px!important}.store-sub{color:var(--text-muted);font-size:13px;margin:0 0 16px!important}.store-meta-row{justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.store-qty-badge{color:#10b981;background:#eff6ff;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.store-card-btn{color:#10b981;text-align:center;box-sizing:border-box;background:0 0;border:1px solid #10b98133;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:10px 16px;font-size:13px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:flex}.store-card:hover .store-card-btn{color:#fff;background:#10b981;border-color:#10b981}.rating-text{color:#ed8936}.product-grid{gap:var(--card-gap-desk);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.prod-card{background:var(--surface);border:1px solid var(--border-light);border-radius:24px;flex-direction:column;min-width:0;height:100%;padding:16px;transition:box-shadow .25s,transform .25s;display:flex;position:relative;box-shadow:0 10px 30px #00000005}.prod-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #0000000f}.prod-img-box{aspect-ratio:1.1;box-sizing:border-box;background:#f7f8fa;border-radius:20px;justify-content:center;align-items:center;width:100%;margin-bottom:16px;padding:0;display:flex;position:relative;overflow:hidden}.prod-img-box img{object-fit:cover;width:100%;height:100%}.prod-badge{color:#fff;z-index:2;background:#082c16;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.wishlist-btn{color:#0c4d30;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;transition:transform .2s,color .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #00000014}.wishlist-btn:hover{transform:scale(1.1)}.wishlist-btn.active{color:#e53e3e}.prod-meta{justify-content:space-between;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.prod-store,.prod-cat{color:var(--text-muted)}.prod-title{color:var(--text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:44px;margin-bottom:8px;font-size:16px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.prod-rating{color:#ed8936;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;display:flex}.prod-rating span{color:var(--text-main)}.prod-rating span strong{font-weight:700}.prod-price-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.price-now{color:var(--text-main);font-size:20px;font-weight:800}.price-old{color:var(--text-muted);font-size:13px;font-weight:500;text-decoration:line-through}.price-discount{color:#38a169;font-size:13px;font-weight:700}.prod-delivery{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:16px;font-size:12px;display:flex}.prod-delivery i{color:#38a169}.prod-actions{gap:8px;margin-top:auto;display:flex}.prod-actions button{border-radius:12px;height:44px;font-size:13px;font-weight:700}.btn-add-cart{color:#fff;cursor:pointer;background:#0c4d30;border:none;flex:1;justify-content:center;align-items:center;gap:8px;transition:background-color .2s;display:flex}.btn-quick-view{border:1px solid var(--border-light);color:#0c4d30;cursor:pointer;background:#fff;justify-content:center;align-items:center;width:44px;transition:background-color .2s,border-color .2s;display:flex}.btn-quick-view:hover{background:#f7f8fa;border-color:#cbd5e0}.process-section .section-header{flex-direction:column;align-items:flex-start}.process-section .section-header h2{color:#181a19;margin:0;font-family:Manrope,sans-serif;font-size:36px}.process-section .section-header span{color:#2e8b57;text-transform:uppercase;margin:0 0 8px;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.text-green-highlight{color:#0c4d30}.section-subtitle{color:var(--text-muted);margin:8px 0 16px;font-family:Inter,sans-serif;font-size:16px}.process-timeline{grid-template-columns:repeat(6,1fr);gap:24px;margin-top:80px;padding-bottom:16px;display:grid;position:relative}.process-timeline:before{display:none}.process-step{background:var(--surface);border:1px solid var(--border-light);z-index:1;text-align:center;border-radius:20px;flex-direction:column;align-items:center;height:100%;margin-top:0;padding:48px 16px 24px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;position:relative;box-shadow:0 10px 30px #00000005}.step-icon-wrap{border:1px solid var(--border-light);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:background-color .3s,border-color .3s,transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:-40px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #0000000a}.icon-stack{justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.icon-stack .main-icon{color:#0c4d30;font-size:28px;transition:color .3s}.icon-stack .sub-icon{color:#0c4d30;background:#fff;border-radius:50%;padding:2px;font-size:14px;transition:color .3s,background-color .3s;position:absolute;bottom:0;right:-2px}.icon-stack .sub-icon-badge{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:13px;transition:background-color .3s,color .3s;display:flex;position:absolute;bottom:2px;right:0;box-shadow:0 2px 4px #0000001a}.text-green{color:#0c4d30}.text-amber{color:#c8922a!important}.step-info-content{flex-direction:column;align-items:center;width:100%;display:flex}.step-header-row{flex-direction:column;align-items:center;display:flex}.step-num-badge{color:#0c4d30;background:#eef7f2;border-radius:12px;margin-top:12px;margin-bottom:16px;padding:4px 12px;font-size:13px;font-weight:700}.process-step h4{color:var(--text-main);margin:0 0 10px;font-size:16px;font-weight:800}.process-step p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.step-pill-badge{color:#0c4d30;white-space:nowrap;background:#eef7f2;border:1px solid #0c4d3026;border-radius:20px;align-items:center;gap:6px;margin-top:14px;padding:5px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.process-step:after{display:none}.highlight-step{border:2px solid #0c4d30;box-shadow:0 12px 36px #0c4d3014}.highlight-step .step-icon-wrap{border:2px solid #0c4d30;box-shadow:0 8px 24px #0c4d301f}.step-tooltip{color:#fff;white-space:nowrap;z-index:10;background:#0c4d30;border-radius:20px;padding:6px 16px;font-size:11px;font-weight:700;animation:2s ease-in-out infinite alternate floatTooltip;position:absolute;top:-85px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0c4d3040}.step-tooltip:after{content:"";border:6px solid #0000;border-top-color:#0c4d30;border-bottom:0 solid #0c4d30;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}@keyframes floatTooltip{0%{transform:translate(-50%)translateY(0)}to{transform:translate(-50%)translateY(-6px)}}.process-step:hover{border-color:#0c4d30;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0c4d301a}.process-step:hover .step-icon-wrap{background:#0c4d30;border-color:#0c4d30;transform:translate(-50%)scale(1.08)}.process-step:hover .main-icon,.process-step:hover .sub-icon{color:#fff!important}.process-step:hover .sub-icon-badge{color:#fff;background:#0c4d30}.process-step:hover .sub-icon{background:#0c4d30}.process-step:hover:after{left:0;right:0}#why-section{color:#fff;background-color:#093821;border-radius:24px;padding:60px 40px!important}.why-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.why-badge{color:#fff9;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;font-size:13px;font-weight:700}.why-header h2{color:#fff;margin:0;font-family:Manrope,sans-serif;font-size:32px;font-weight:800}.why-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.why-card{text-align:center;-webkit-backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;align-items:center;height:100%;padding:40px 32px;transition:transform .3s,box-shadow .3s,background .3s;display:flex}.why-card:hover{background:#ffffff0f;transform:translateY(-6px);box-shadow:0 20px 40px #00000026}.why-icon{color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;font-size:28px;transition:transform .3s;display:flex}.why-card:hover .why-icon{transform:scale(1.1)}.why-card h4{color:#fff;margin:0 0 16px;font-size:20px;font-weight:700}.why-card p{color:#ffffffbf;flex-grow:1;margin:0 0 24px;font-size:14px;line-height:1.6}.why-bar{background:#fff3;border-radius:2px;width:48px;height:3px;transition:background-color .3s,width .3s}.active-card{background:#ffffff0f;border-color:#ffffff1f}.active-bar,.why-card:hover .why-bar{background:#38a169;width:64px}.testimonial-grid{scroll-snap-type:x mandatory;gap:var(--card-gap-desk,24px);-ms-overflow-style:none;scrollbar-width:none;padding-bottom:16px;display:flex;overflow-x:auto}.testimonial-grid::-webkit-scrollbar{display:none}.testimonial-card{background:var(--bg-card);border-radius:var(--radius-md);scroll-snap-align:start;flex:0 0 calc(33.3333% - 16px);min-width:calc(33.3333% - 16px);max-width:calc(33.3333% - 16px);padding:32px 24px}.stars{color:var(--orange-rating);margin-bottom:16px;font-size:14px}.quote{margin-bottom:24px;font-size:15px;font-weight:500;line-height:1.6}.customer-info{align-items:center;gap:12px;display:flex}.customer-info .avatar{background:var(--text-main);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:800;display:flex}.customer-info h5{font-size:15px;font-weight:800}.customer-info span{color:var(--text-muted);font-size:13px}.faq-list{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.faq-item{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:20px 24px}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:16px;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-answer{color:var(--text-muted);margin-top:16px;font-size:15px;line-height:1.6}.app-footer{color:#fff;margin-top:var(--spacing-section-desk);z-index:1;background:radial-gradient(circle at top,#10b98114 0%,#03120b 70%),#03120b;border-top:2px solid #10b981;border-radius:0;margin-bottom:-48px;margin-left:-36px;margin-right:-36px;padding:64px 48px 32px;position:relative;overflow:hidden;box-shadow:0 -10px 40px #10b98126}.app-footer .footer-wave{pointer-events:none;z-index:0;width:350px;height:350px;position:absolute;bottom:0}.app-footer .footer-wave-left{left:0}.app-footer .footer-wave-right{right:0}.app-footer .footer-grid{z-index:2;grid-template-columns:1.2fr .8fr .8fr 1.5fr;gap:40px;margin-bottom:48px;display:grid;position:relative}.app-footer .footer-col{flex-direction:column;display:flex}.app-footer .footer-accordion-header{color:#38a169;letter-spacing:.8px;align-items:center;margin-bottom:24px;font-size:15px;font-weight:700;display:flex}.app-footer .brand-col .brand-title{align-items:center;display:flex}.footer-logo-img{object-fit:contain;filter:brightness(0)invert();width:auto;height:54px}.app-footer .brand-desc{color:#fff9;margin-bottom:24px;font-size:14px;line-height:1.6}.app-footer .social-links{gap:12px;display:flex}.app-footer .social-links a{color:#fff;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:background-color .2s,border-color .2s;display:flex}.app-footer .social-links a:hover{background:#ffffff0d;border-color:#fff3}.app-footer .footer-col ul{margin:0;padding:0;list-style:none}.app-footer .footer-col ul li{margin-bottom:14px}.app-footer .footer-col ul li a{color:#ffffffa6;font-size:14px;transition:color .2s}.app-footer .footer-col ul li a:hover{color:#38a169}.app-footer .subscribe-text{color:#ffffffa6;margin-bottom:16px;font-size:14px}.app-footer .subscribe-box{gap:8px;margin-bottom:24px;display:flex}.app-footer .subscribe-box input{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex:1;padding:12px 16px;font-size:14px}.app-footer .subscribe-box input::placeholder{color:#ffffff59}.app-footer .subscribe-box button{color:#fff;cursor:pointer;background:#0c4d30;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:700;transition:background-color .2s}.app-footer .subscribe-box button:hover{background:#083823}.app-footer .footer-badges{border-top:1px solid #ffffff14;flex-direction:column;gap:16px;padding-top:20px;display:flex}.app-footer .footer-badge-item{align-items:center;gap:16px;display:flex}.app-footer .footer-badge-item .badge-icon{color:#38a169;justify-content:center;width:24px;font-size:20px;display:flex}.app-footer .footer-badge-item .badge-text{flex-direction:column;line-height:1.3;display:flex}.app-footer .footer-badge-item .badge-text strong{color:#fff;font-size:14px}.app-footer .footer-badge-item .badge-text span{color:#ffffff80;font-size:11px}.app-footer .footer-bottom{color:#fff6;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:24px;font-size:13px;display:flex}.app-footer .footer-legal{align-items:center;gap:12px;display:flex}.app-footer .footer-legal a{color:#fff6;margin-left:0;transition:color .2s}.app-footer .footer-legal a:hover{color:#38a169}.app-footer .legal-divider{color:#ffffff26}.app-footer .accordion-arrow,.app-footer .footer-accordion-header .header-icon{display:none}.modal-overlay{z-index:2000;opacity:0;pointer-events:none;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s;display:flex;position:fixed;top:0;left:0}.modal-overlay.active{opacity:1;pointer-events:auto}.modal-content{background:var(--surface);border-radius:var(--radius-lg);text-align:center;width:90%;max-width:500px;padding:40px}.modal-close{background:var(--bg-card);border:1px solid var(--border-light);border-radius:8px;margin-top:24px;padding:12px 24px;font-weight:700}.modal-close:hover{background:#e0e0e0}.animate-on-scroll{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.store-grid>:first-child,.trust-grid>:first-child{transition-delay:50ms}.store-grid>:nth-child(2),.trust-grid>:nth-child(2){transition-delay:.15s}.store-grid>:nth-child(3),.trust-grid>:nth-child(3){transition-delay:.25s}.store-grid>:nth-child(4),.trust-grid>:nth-child(4){transition-delay:.35s}.store-grid>:nth-child(5),.trust-grid>:nth-child(5){transition-delay:.45s}.store-grid>:nth-child(6),.trust-grid>:nth-child(6){transition-delay:.55s}.mobile-app-view{display:none}@media (max-width:1280px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1024px){.app-container{padding:24px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:auto;max-height:none}.hero-left-green{grid-column:1/-1;min-height:280px}.hero-card{min-height:250px}.process-timeline{grid-template-columns:repeat(2,1fr);gap:56px 24px;margin-top:60px}.process-timeline:before{display:none}.why-grid{grid-template-columns:repeat(2,1fr)}.testimonial-card{flex:0 0 calc(50% - 12px);min-width:calc(50% - 12px);max-width:calc(50% - 12px)}.app-footer .footer-grid{grid-template-columns:repeat(2,1fr)!important;gap:32px!important}}@media (max-width:768px){.app-container{border-radius:0;margin:0;padding:16px 16px 90px}.desktop-header{display:none}.mobile-app-view{display:flex}.section{margin-top:var(--spacing-section-mob);margin-bottom:var(--spacing-section-mob)}.m-header{flex-direction:column;gap:12px;margin-bottom:24px}.m-header-top{justify-content:space-between;align-items:center;width:100%;display:flex}.m-logo img{height:48px!important;transform:scale(1.2)!important}.m-search{background:var(--bg-card);border:1px solid var(--border-light);border-radius:8px;align-items:center;width:100%;height:46px;padding:0 12px;display:flex}.m-search input{width:100%;height:100%;color:var(--text-main);background:0 0;border:none;outline:none;padding-left:10px;font-size:14px}.desktop-only{display:none!important}.hero-grid{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;align-items:stretch;gap:0;height:180px;min-height:180px;max-height:180px;margin-bottom:12px;display:flex;overflow-x:auto}.hero-grid::-webkit-scrollbar{display:none}.hero-card{scroll-snap-align:start;background-color:#1a6b45;border-radius:16px;flex-direction:row;flex-shrink:0;width:100%;min-width:100%;margin-right:12px;position:relative;overflow:hidden;height:180px!important;min-height:180px!important;max-height:180px!important}.hero-left-green{overflow:hidden;background-color:#082c16!important;justify-content:center!important;padding:20px!important}.hero-left-green h1{-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.2;display:-webkit-box;overflow:hidden;color:#fff!important;margin:4px 0 8px!important;font-size:16px!important}.hero-left-green p{display:none!important}.hero-left-green .hero-super-badge{font-size:9px}.hero-left-green .hero-btns{margin-top:8px}.hero-left-green .hero-btns .btn-outline-white{display:none!important}.hero-left-green .btn-lime{height:36px!important;padding:0 16px!important;font-size:12px!important}.hero-card-footer{display:none!important}.hero-middle-image{overflow:hidden}.hero-middle-image img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-badges-floating,.hero-dots-indicator{display:none!important}.hero-right-blue{overflow:hidden}.hero-right-blue img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-right-overlay{z-index:2;position:absolute;inset:0;background:#00000080!important}.hero-right-blue .text-panel{z-index:3;flex-direction:column;justify-content:center;width:100%;height:100%;padding:20px;display:flex;position:relative;background:0 0!important}.hero-right-blue h3{margin-bottom:4px;line-height:1.2;color:#fff!important;font-size:16px!important}.hero-right-blue p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:12px;display:-webkit-box;overflow:hidden;color:#ffffffd9!important}.hero-small-overlay{display:none}.hero-pill-badge.mobile-only{color:#fff;background:#fff3;border-radius:20px;width:fit-content;margin-bottom:8px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-block!important}.hero-card .text-panel h1,.hero-small .text-panel h3{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;line-height:1.2;display:-webkit-box;overflow:hidden;font-size:18px!important}button.m-hero-arrow.mobile-only{color:#000;z-index:4;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;position:absolute;top:50%;right:-45%;transform:translateY(-50%);display:flex!important}div.m-hero-dots.mobile-only{justify-content:center;gap:6px;margin-bottom:24px;display:flex!important}.m-hero-dots .dot{background:var(--border-light);border-radius:50%;width:6px;height:6px;transition:width .3s cubic-bezier(.175,.885,.32,1.275),background-color .3s}.m-hero-dots .dot.active{background:var(--text-main);border-radius:4px;width:18px}.store-grid{scroll-snap-type:none!important;gap:16px!important;padding-bottom:0!important;display:flex!important;overflow-x:visible!important}.store-grid::-webkit-scrollbar{display:none}.store-card{scroll-snap-align:start;flex-shrink:0;min-width:155px;max-width:165px;text-align:center!important;box-sizing:border-box!important;border-radius:20px!important;flex-direction:column!important;align-items:center!important;gap:8px!important;height:auto!important;padding:12px!important}.store-card .store-img-wrapper{border-radius:14px!important;width:64px!important;height:64px!important;padding:6px!important}.store-card .store-info{flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:4px!important;width:100%!important;height:auto!important;display:flex!important}.store-card .store-info h4{white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;margin:0!important;font-size:15px!important;overflow:hidden!important}.store-card .store-sub{color:var(--text-muted)!important;margin:0 0 12px!important;font-size:11px!important}.store-card .store-meta-row{flex-direction:column!important;gap:8px!important;width:100%!important;margin:0!important}.store-card .meta-divider{background:var(--border-light)!important;width:100%!important;height:1px!important;margin:4px 0!important}.store-card .qty-text,.store-card .rating-text{font-size:12px!important}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.prod-card{padding:12px}.prod-title{font-size:13px}.price-now{font-size:14px}.price-old{font-size:11px}.prod-actions button{height:36px;font-size:11px}.btn-quick-view{width:36px}.why-section{display:none!important}.section-header h2,.section h2,.why-header h2,.process-section h2,.products-section-new h2,.faq-section h2{font-family:Manrope,sans-serif!important;font-size:26px!important}.testimonial-grid{scroll-snap-type:x mandatory!important;-ms-overflow-style:none!important;scrollbar-width:none!important;gap:16px!important;margin:0 -16px!important;padding:0 16px 16px!important;display:flex!important;overflow-x:auto!important}.testimonial-grid::-webkit-scrollbar{display:none!important}.testimonial-card{scroll-snap-align:start!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important}.process-timeline{grid-template-columns:1fr!important;gap:20px!important;margin-top:32px!important;padding-bottom:24px!important}.process-timeline:before{z-index:0!important;border-top:none!important;border-left:2px dotted #0c4d30!important;width:2px!important;display:block!important;position:absolute!important;top:36px!important;bottom:36px!important;left:52px!important}.process-step{text-align:left!important;background:#fff!important;border-radius:20px!important;flex-direction:row!important;align-items:center!important;gap:16px!important;padding:16px!important;box-shadow:0 4px 15px #00000003!important}.process-step:hover{transform:translateY(-2px)scale(1.01)!important}.process-step:after{display:none!important}.step-icon-wrap{border:1px solid var(--border-light)!important;z-index:1!important;background:#fff!important;flex-shrink:0!important;width:72px!important;height:72px!important;position:relative!important;top:0!important;left:0!important;transform:none!important;box-shadow:0 4px 10px #00000005!important}.process-step:hover .step-icon-wrap{transform:scale(1.05)!important}.step-info-content{flex:1!important;align-items:flex-start!important;width:auto!important}.step-header-row{flex-direction:row!important;align-items:center!important;gap:8px!important;margin-bottom:6px!important}.step-num-badge{border-radius:6px!important;margin:0!important;padding:3px 8px!important;font-size:11px!important}.process-step h4{margin:0!important;font-size:15px!important;font-weight:700!important}.process-step p{font-size:12px!important;line-height:1.4!important}.step-pill-badge{white-space:nowrap!important;letter-spacing:-.2px!important;gap:4px!important;padding:4px 8px!important;font-size:10px!important}.step-tooltip{border-radius:12px!important;padding:3px 10px!important;font-size:10px!important;font-weight:700!important;animation:none!important;position:absolute!important;top:-10px!important;left:auto!important;right:16px!important;transform:none!important;box-shadow:0 4px 10px #0c4d3033!important}.step-tooltip:after{display:none!important}.app-footer{border-radius:0!important;margin-bottom:-90px!important;margin-left:-16px!important;margin-right:-16px!important;padding:32px 16px 24px!important}.app-footer .footer-grid{flex-direction:column!important;gap:0!important;margin-bottom:24px!important;display:flex!important}.app-footer .footer-col{border-bottom:1px solid #ffffff14!important}.app-footer .footer-accordion-header{cursor:pointer!important;color:#fff!important;justify-content:space-between!important;align-items:center!important;margin-bottom:0!important;padding:16px 0!important;display:flex!important}.app-footer .brand-col .brand-text{font-size:18px!important}.app-footer .footer-logo-img{height:40px!important}.app-footer .accordion-arrow{display:block!important}.app-footer .header-icon{color:#38a169!important;margin-right:10px!important;display:inline-block!important}.app-footer .footer-accordion-content{border-bottom:none!important;padding:12px 4px 20px!important;display:none!important}.app-footer .footer-col.expanded .footer-accordion-content{display:block!important}.app-footer .footer-col.expanded .accordion-arrow{transform:rotate(180deg)!important}.app-footer .brand-desc{text-align:center!important;margin-bottom:16px!important}.app-footer .social-links{justify-content:center!important}.app-footer .subscribe-box{flex-direction:column!important;gap:12px!important}.app-footer .subscribe-box button{width:100%!important}.app-footer .footer-badges{border-top:1px solid #ffffff14!important;flex-flow:wrap!important;justify-content:space-between!important;gap:16px 12px!important;padding-top:20px!important}.app-footer .footer-badge-item{flex:45%!important;align-items:center!important;gap:10px!important}.app-footer .footer-bottom{text-align:center!important;flex-direction:column!important;gap:16px!important;padding-top:24px!important}.app-footer .footer-legal{justify-content:center!important;gap:12px!important}.m-bottom-nav-container{z-index:1000;border:1px solid var(--border-light);background:#fff;border-radius:40px;justify-content:space-between;align-items:center;padding:6px 12px;display:flex;position:fixed;bottom:8px;left:12px;right:12px;box-shadow:0 12px 32px #00000014}.m-nav-item{width:41px;height:41px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex;position:relative}.m-nav-item i{-webkit-text-stroke:.3px currentColor;font-size:18px!important}.m-nav-item.active{color:#fff;background:#0c4d30;border-radius:21px;gap:7px;width:auto;height:41px;padding:0 14px;font-size:12.5px;font-weight:700}.m-nav-item.active span{display:block}.m-nav-item span{display:none}}@media (max-width:390px){.hero-card{min-height:auto}.hero-left-green h1,.hero-right-blue h3{font-size:14px!important}.store-card{min-width:250px}}.sidebar-nav .sign-out-btn,.sidebar-nav .sign-out-btn i{color:#e53e3e}@media (max-width:768px){.order-header{grid-template-columns:1fr 1fr;gap:12px;padding:16px;display:grid}.order-meta-info{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:12px 16px;width:100%;display:grid}.order-header-right{grid-column:1/-1;justify-content:space-between;align-items:center;width:100%;display:flex}.order-header .btn-track{display:none!important}.order-mobile-track-wrapper{padding:0 16px 16px;display:block!important}.btn-track-mobile{color:#fff;cursor:pointer;background:#0c4d30;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;font-weight:700;display:flex}.order-items{padding:8px 16px}.order-product{grid-template-rows:auto auto;grid-template-columns:56px 1fr auto;align-items:center;gap:4px 12px;padding:12px 0;display:grid!important}.order-product img{grid-area:1/1/span 2;width:56px;height:56px}.order-product-info{grid-area:1/2/span 2;min-width:0}.order-product-info h5{white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;overflow:hidden}.order-product-qty{text-align:right;grid-area:1/3;width:auto;font-size:12px}.order-product-price{text-align:right;grid-area:2/3;width:auto;font-size:13px;font-weight:700}.btn-order-show-more{width:calc(100% - 32px);margin:12px 16px}.order-actions-row{grid-template-columns:1fr 1fr;gap:8px;padding:12px 16px;display:grid}.order-actions-row button,.order-actions-row .btn-track{text-align:center;justify-content:center;width:100%;padding:10px 4px;font-size:12px}}@media (max-width:1024px){.account-dashboard-layout{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.dashboard-content-panel{box-shadow:none;background:0 0;border:none;padding:20px}.form-grid{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-content-panel{flex-direction:column;display:flex;padding:0!important}.account-dashboard-layout{margin-top:16px;margin-bottom:32px}.welcome-card-wrapper{text-align:center;box-shadow:none;background:0 0;border:none;flex-direction:column;align-items:center;padding:16px 0}.welcome-profile-info{flex-direction:column;gap:16px}.welcome-meta-details{align-items:center}.welcome-stats-track{background:var(--surface);border:1px solid var(--border-light);border-radius:16px;justify-content:space-around;gap:12px;width:100%;margin-top:24px;padding:16px 8px;box-shadow:0 4px 12px #00000003}.stat-divider{display:none}.stat-indicator-box{flex:1;min-width:auto}.stat-icon{margin-bottom:4px}.dashboard-sidebar{display:none}.mobile-tab-nav{background:var(--surface);border-bottom:1px solid var(--border-light);justify-content:space-between;width:100%;margin:16px 0 24px;padding:0;display:flex}.profile-header{flex-direction:column;height:auto;margin-bottom:20px;padding-top:20px;display:flex;position:static;overflow:visible;transform:none}.profile-header h3,.profile-header h1{margin:0 0 6px;font-size:20px;line-height:1.25}.profile-header p,.profile-header .panel-subtitle{margin:0 0 20px;font-size:13px;line-height:1.5;position:static;transform:none}.app-container,.dashboard-content-panel{padding-bottom:80px}.welcome-card-wrapper{margin-bottom:12px;padding:16px 12px}.welcome-user-name{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;font-size:18px}.avatar-large{width:60px;height:60px;font-size:22px}.mobile-tab-nav{background:var(--surface);border-bottom:1px solid var(--border-light);justify-content:space-between;width:100%;margin:8px 0 16px;padding:0 8px;display:flex;position:static}.form-bottom-row{flex-direction:column;align-items:stretch;gap:12px;margin-top:20px}.btn-save-changes{justify-content:center;width:100%}.secure-indicator{justify-content:center}.tab-panel{padding:0 16px 20px}}@media (max-width:991px){.cart-grid-layout{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.mobile-only{display:block!important}.cart-content-wrapper{margin:16px auto 48px;padding:0 12px}.cart-title-icon{width:36px!important;height:36px!important;font-size:15px!important}.cart-title-text h1{font-size:18px!important}.cart-item-card{border-radius:24px;margin-bottom:16px;padding:20px}.store-badge{text-transform:uppercase}.item-details-row{gap:16px}.item-img-box{background:#f5f5f5;border-radius:16px;width:90px;height:90px;padding:10px}.item-title{-webkit-line-clamp:2;margin-bottom:8px;font-size:14px;line-height:1.4}.item-specs-list{gap:6px;margin-bottom:8px}.spec-tag{color:var(--text-muted);background:#f2f2f2;border:none;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600}.item-extra-info{color:var(--text-muted);margin-bottom:0;font-size:12px}.item-controls-row.mobile-only{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex!important}.item-controls-row.mobile-only .quantity-selector{border-color:var(--border-light);background:var(--surface);border-radius:14px;height:44px}.item-controls-row.mobile-only .qty-btn{width:44px;font-size:18px;font-weight:600}.item-controls-row.mobile-only .qty-val{width:40px;font-size:15px}.btn-remove-item-mob{color:#e53e3e;cursor:pointer;background:#fff5f5;border:1px solid #ffe3e3;border-radius:14px;outline:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;display:flex}.btn-remove-item-mob:hover{background:#fed7d7}.item-price-top{color:var(--text-main);font-family:Manrope,sans-serif;font-size:17px;font-weight:800}.delivery-status-box{flex-direction:column;align-items:flex-start;gap:6px;margin-top:14px;padding:10px 12px}.order-summary-card{padding:20px}.mobile-sticky-checkout-bar{display:none!important}.app-container{padding-bottom:90px}.cart-trust-badges{display:none}.wishlist-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.wish-card{background:var(--surface)!important;border-radius:12px!important;flex-direction:column!important;padding:0!important;display:flex!important}.wish-img-wrapper{aspect-ratio:auto!important;background:#f8fafc!important;height:100px!important;padding:8px!important}.wish-img-wrapper img{object-fit:contain!important;height:100%!important;max-height:100%!important}.btn-remove-wish{width:26px!important;height:26px!important;font-size:11px!important;top:6px!important;right:6px!important;box-shadow:0 2px 6px #0000001a!important}.wish-info{flex-direction:column!important;flex:1!important;gap:6px!important;padding:10px!important;display:flex!important}.wish-title{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;height:28px!important;margin-bottom:2px!important;font-size:11px!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.wish-price{margin-bottom:2px!important;font-size:13px!important;font-weight:700!important}.btn-add-cart{border-radius:6px!important;padding:7px 10px!important;font-size:11px!important}.wishlist-grid .btn-wish-add-cart{white-space:nowrap!important;border-radius:8px!important;flex:1!important;justify-content:center!important;align-items:center!important;height:36px!important;padding:0 6px!important;font-size:11.5px!important;display:flex!important}.wishlist-grid .btn-wish-delete{border-radius:8px!important;flex-shrink:0!important;width:36px!important;height:36px!important;font-size:13px!important}.catalog-page-container{padding:16px 0 0}.catalog-title-row{margin-bottom:16px}.catalog-page-title{font-size:24px}.mobile-catalog-controls{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.category-pills-row{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.category-pills-row::-webkit-scrollbar{display:none}.pill-btn{white-space:nowrap;background:var(--surface);border:1px solid var(--border-light);color:var(--text-main);cursor:pointer;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.pill-btn.active{color:#fff;background:#0c4d30;border-color:#0c4d30}.mobile-actions-bar{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.m-filter-trigger{background:var(--surface);border:1px solid var(--border-light);color:var(--text-main);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;display:flex}.m-count-indicator{color:var(--text-muted);font-size:13px;font-weight:500}.catalog-grid-layout{grid-template-columns:1fr;gap:16px}.mobile-filter-drawer-backdrop{z-index:9999;background:#00000080;align-items:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.mobile-filter-drawer-content{background:var(--surface);border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:80vh;display:flex}.drawer-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.drawer-header h3{color:var(--text-main);margin:0;font-family:Manrope,sans-serif;font-size:16px;font-weight:800}.btn-close-drawer{color:var(--text-main);cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px}.drawer-body{flex-direction:column;gap:20px;padding:20px;display:flex;overflow-y:auto}.drawer-section h4{color:var(--text-main);margin:0 0 12px;font-family:Manrope,sans-serif;font-size:14px;font-weight:800}.drawer-radio-group,.drawer-checkbox-group{flex-direction:column;gap:10px;display:flex}.drawer-radio-label,.drawer-checkbox-label{color:var(--text-main);cursor:pointer;align-items:center;gap:10px;font-size:13px;display:flex}.drawer-radio-label input,.drawer-checkbox-label input{accent-color:#38a169;width:16px;height:16px}.drawer-footer{border-top:1px solid var(--border-light);padding:16px 20px}.btn-apply-filters{color:#fff;cursor:pointer;background:#0c4d30;border:none;border-radius:12px;width:100%;padding:12px;font-size:14px;font-weight:700}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.animate-on-scroll,.hero-left-content>*,.hero-middle-image img,.hero-right-blue img,.hero-badges-floating .floating-badge,.product-card,.store-card,.category-card,.product-card-img img,.category-card-img img,.store-card img,.btn-lime,.btn-outline-white,.btn-outline-white-sm,.btn-dark,.btn-light,.btn-lime i,.btn-outline-white i,.btn-outline-white-sm i,.btn-dark i{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}#scroll-progress{background-color:var(--islify-lime);z-index:99999;width:0%;height:3px;transition:width .1s ease-out;position:fixed;top:0;left:0}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatBadge{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-6px)translate(2px)}}@keyframes badgeIconPop{0%{opacity:0;transform:scale(0)rotate(-45deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes cartBadgeBounce{0%{transform:scale(1)}30%{transform:scale(1.4)}50%{transform:scale(.9)}70%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:768px){#success-toast{justify-content:center;bottom:80px;left:16px;right:16px}}@media (max-width:768px){.product-detail-grid{grid-template-columns:1fr;gap:24px}.detail-gallery-col{flex-direction:column}.detail-main-img-container{width:100%;min-height:340px;padding:20px}.detail-mobile-dots{justify-content:center;gap:6px;margin-top:16px;display:flex!important}.m-dot{cursor:pointer;background:#d1d5db;border-radius:50%;width:6px;height:6px;transition:width .2s,background .2s}.m-dot.active{background:#082c16;border-radius:4px;width:18px}.detail-trust-row{grid-template-columns:repeat(2,1fr);row-gap:20px}.mobile-view-more-box{margin:12px 0 20px}.btn-view-more{color:#082c16;border:none;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:0 0;justify-content:space-between;align-items:center;width:100%;padding:10px 0;font-size:14px;font-weight:700;display:flex}.m-extra-specs{padding-top:12px}}.account-dashboard-layout{grid-template-columns:280px 1fr;gap:32px;margin-top:32px;margin-bottom:64px;display:grid}.dashboard-sidebar{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);height:fit-content;padding:24px;box-shadow:0 10px 30px #00000005}.user-profile-summary{border-bottom:1px solid var(--border-light);align-items:center;gap:16px;margin-bottom:20px;padding-bottom:20px;display:flex}.avatar-circle{color:#0c4d30;letter-spacing:.5px;background:#0c4d3014;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:700;display:flex}.user-meta h4{color:var(--text-main);margin-bottom:4px;font-size:15px;font-weight:700}.user-meta p{color:var(--text-muted);word-break:break-all;font-size:12px}.sidebar-nav{flex-direction:column;gap:8px;display:flex}.sidebar-nav .nav-item{color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:14px;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.sidebar-nav .nav-item i{color:var(--text-muted);font-size:16px;transition:color .2s}.sidebar-nav .nav-item:hover{color:#0c4d30;background:#00000005}.sidebar-nav .nav-item:hover i{color:#0c4d30}.sidebar-nav .nav-item.active:before{content:"";background:#0c4d30;border-radius:0 4px 4px 0;width:4px;height:100%;position:absolute;top:0;left:0}.sidebar-nav .nav-item .badge{background:var(--text-muted);color:#fff;border-radius:10px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:600}.sidebar-nav .nav-item.active .badge{background:#0c4d30}.sidebar-nav .nav-divider{background:var(--border-light);height:1px;margin:12px 0}.sidebar-nav .sign-out-btn,.sidebar-nav .sign-out-btn i{color:#e53e3e}.sidebar-nav .sign-out-btn:hover{color:#e53e3e;background:#e53e3e0d}.sidebar-nav .sign-out-btn:hover i{color:#e53e3e}.dashboard-content-panel{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:32px;box-shadow:0 10px 30px #00000005}.tab-panel{display:none}.tab-panel.active{display:block}.panel-title{color:var(--text-main);border-bottom:1px solid var(--border-light);margin-bottom:24px;padding-bottom:16px;font-size:22px;font-weight:800}.form-grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group.full-width{grid-column:1/-1}.form-group label{color:var(--text-main);font-size:13px;font-weight:600}.form-group input{color:var(--text-main);background:#fff;border:1px solid #00000014;border-radius:12px;padding:14px 16px;font-size:14px;transition:all .2s}.form-group input:focus{border-color:#0c4d30;outline:none;box-shadow:0 0 0 3px #0c4d3014}.btn-save-changes{color:#fff;cursor:pointer;background:#0c4d30;border:none;border-radius:12px;width:fit-content;padding:14px 28px;font-size:14px;font-weight:700;transition:all .2s}.btn-save-changes:hover{background:#083823;transform:translateY(-1px);box-shadow:0 4px 12px #0c4d3026}.order-list{flex-direction:column;gap:20px;display:flex}.order-card{border:1px solid var(--border-light);background:var(--bg-card);border-radius:16px;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000003}.order-card:hover{box-shadow:0 8px 24px #00000008}.order-header{border-bottom:1px solid var(--border-light);background:#f8faf9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.order-meta-info{flex-wrap:wrap;gap:32px;display:flex}.meta-item{flex-direction:column;gap:4px;display:flex}.meta-item span:first-child{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.meta-item span:last-child{color:var(--text-main);font-size:14px;font-weight:600}.order-header-right{align-items:center;gap:16px;display:flex}.order-status{text-transform:uppercase;letter-spacing:.02em;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:800}.order-status.delivered{color:#38a169;background:#38a1691a}.order-status.transit{color:#3182ce;background:#3182ce1a}.order-items{flex-direction:column;padding:8px 24px;display:flex}.order-product{border-bottom:1px solid var(--border-light);align-items:center;gap:20px;padding:16px 0;display:flex}.order-product:last-child{border-bottom:none}.order-product img{object-fit:contain;border:1px solid var(--border-light);background:#fff;border-radius:10px;flex-shrink:0;width:64px;height:64px;padding:4px}.order-product-info{flex-grow:1;min-width:0}.order-product-info h5{color:var(--text-main);margin-bottom:4px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;line-height:1.4}.order-product-info p{color:var(--text-muted);font-size:12px}.order-product-qty{color:var(--text-muted);text-align:center;width:80px;font-size:13px;font-weight:600}.order-product-price{color:var(--text-main);text-align:right;width:110px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700}.order-extra-items{flex-direction:column;max-height:0;transition:max-height .3s ease-in-out;display:flex;overflow:hidden}.order-extra-items.expanded{max-height:800px}.btn-order-show-more{border:1px dashed var(--border-light);color:#38a169;cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 48px);margin:12px 24px;padding:12px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.btn-order-show-more:hover{background:#38a16908;border-color:#38a169}.order-actions-row{border-top:1px solid var(--border-light);background:#fafbfa;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.btn-track{color:#fff;cursor:pointer;background:#0c4d30;border:1px solid #0c4d30;border-radius:8px;align-items:center;gap:6px;padding:10px 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.btn-track:hover{opacity:.95}.btn-receipt,.btn-details{color:var(--text-muted);border:1px solid var(--border-light);cursor:pointer;background:#fff;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:700;transition:all .2s}.btn-receipt:hover,.btn-details:hover{color:var(--text-main);border-color:var(--text-muted)}.order-mobile-track-wrapper{display:none}@media (max-width:768px){.order-header{grid-template-columns:1fr 1fr;gap:12px;padding:16px;display:grid}.order-meta-info{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:12px 16px;width:100%;display:grid}.order-header-right{grid-column:1/-1;justify-content:space-between;align-items:center;width:100%;display:flex}.order-header .btn-track{display:none!important}.order-mobile-track-wrapper{padding:0 16px 16px;display:block!important}.btn-track-mobile{color:#fff;cursor:pointer;background:#0c4d30;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;font-weight:700;display:flex}.order-items{padding:8px 16px}.order-product{grid-template-rows:auto auto;grid-template-columns:56px 1fr auto;align-items:center;gap:4px 12px;padding:12px 0;display:grid!important}.order-product img{grid-area:1/1/span 2;width:56px;height:56px}.order-product-info{grid-area:1/2/span 2;min-width:0}.order-product-info h5{white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;overflow:hidden}.order-product-qty{text-align:right;grid-area:1/3;width:auto;font-size:12px}.order-product-price{text-align:right;grid-area:2/3;width:auto;font-size:13px;font-weight:700}.btn-order-show-more{width:calc(100% - 32px);margin:12px 16px}.order-actions-row{grid-template-columns:1fr 1fr;gap:8px;padding:12px 16px;display:grid}.order-actions-row button,.order-actions-row .btn-track{text-align:center;justify-content:center;width:100%;padding:10px 4px;font-size:12px}}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.wish-card{border:1px solid var(--border-light);border-radius:16px;flex-direction:column;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.wish-card:hover{border-color:#0c4d3033}.btn-remove-wish{border:1px solid var(--border-light);color:#e53e3e;cursor:pointer;z-index:5;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 10px #0000000d}.btn-remove-wish:hover{color:#fff;background:#e53e3e}.wish-img-wrapper{aspect-ratio:1;background:#f7fafc;justify-content:center;align-items:center;padding:16px;display:flex}.wish-img-wrapper img{object-fit:contain;max-width:100%;max-height:100%}.wish-info{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.wish-title{color:var(--text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:36px;font-size:13px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.wish-price{color:#0c4d30;font-size:15px;font-weight:800}.btn-add-cart{color:#fff;cursor:pointer;background:#0c4d30;border:none;border-radius:8px;width:100%;padding:10px;font-size:12px;font-weight:700;transition:background .2s}.btn-add-cart:hover{background:#083823}.addresses-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.address-card{border:1px solid var(--border-light);border-radius:16px;flex-direction:column;gap:12px;padding:20px;display:flex;position:relative}.address-card.default{background:#0c4d3003;border-color:#0c4d30}.default-badge{color:#0c4d30;background:#0c4d301a;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;top:16px;right:16px}.address-card h4{color:var(--text-main);font-size:14px;font-weight:700}.address-card p{color:var(--text-muted);font-size:13px;line-height:1.5}.address-actions{border-top:1px solid var(--border-light);gap:12px;margin-top:auto;padding-top:12px;display:flex}.address-actions button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:700;transition:color .2s}.address-actions .btn-edit-addr:hover{color:#0c4d30}.address-actions .btn-delete-addr:hover{color:#e53e3e}.add-address-card{cursor:pointer;border:1px dashed #00000026;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;transition:all .2s;display:flex}.add-address-card:hover{color:#0c4d30;background:#0c4d3003;border-color:#0c4d30}.add-address-card i{color:var(--text-muted);font-size:24px}.add-address-card:hover i{color:#0c4d30}.add-address-card span{font-size:13px;font-weight:700}@media (max-width:1024px){.account-dashboard-layout{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.dashboard-content-panel{box-shadow:none;background:0 0;border:none;padding:20px}.form-grid{grid-template-columns:1fr}}.header-top{background:#0c4d30;justify-content:space-between;align-items:center;font-size:12px;font-weight:500;display:flex;color:#ffffffe6!important;border:none!important;border-radius:40px!important;min-height:45px!important;margin-bottom:20px!important;padding:8px 24px!important}.header-top a{transition:opacity .2s;color:#ffffffe6!important}.header-top a:hover{opacity:.85}.header-top .top-left{align-items:center;display:flex}.header-top .top-right{align-items:center;gap:16px;display:flex}.search-box{background:#f7fafc;border:1px solid #00000014;flex:1;align-items:center;max-width:600px;height:46px;display:flex;overflow:hidden;border-radius:99px!important;padding:0!important}.search-box input{flex:1;height:100%;font-size:14px;background:0 0!important;border:none!important;outline:none!important;padding:12px 20px!important}.search-box .search-btn{color:#fff;cursor:pointer;background:#0c4d30;border:none;justify-content:center;align-items:center;width:54px;height:100%;font-size:16px;transition:background .2s;display:flex}.search-box .search-btn:hover{background:#083823}.header-categories a.cat-dropdown-btn{margin-right:8px;color:#0c4d30!important;background:#0c4d3005!important;border:1px solid #0c4d3026!important;border-radius:8px!important;align-items:center!important;gap:8px!important;padding:8px 16px!important;font-weight:700!important;display:flex!important}.header-categories a.cat-dropdown-btn i{font-size:12px}.welcome-card-wrapper{background:var(--surface);border:1px solid var(--border-light);border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:28px 32px;display:flex;box-shadow:0 10px 30px #00000005}.welcome-profile-info{align-items:center;gap:24px;display:flex}.avatar-large-container{position:relative}.avatar-large{color:#0c4d30;background:#0c4d300f;border:3px solid #0c4d3026;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:26px;font-weight:700;display:flex}.btn-change-avatar{border:1px solid var(--border-light);width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:50%;outline:none;justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 6px #0000001a}.welcome-meta-details{flex-direction:column;align-items:flex-start;display:flex}.welcome-text{color:var(--text-muted);margin-bottom:2px;font-size:13px}.welcome-user-name{color:var(--text-main);white-space:normal;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:6px;font-size:20px;font-weight:800}.verified-badge{color:#38a169;background:#38a16914;border-radius:20px;align-items:center;gap:6px;margin-bottom:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.verified-badge i{font-size:12px}.membership-date{color:var(--text-muted);font-size:12px}.welcome-stats-track{align-items:center;gap:32px;display:flex}.stat-indicator-box{text-align:center;flex-direction:column;align-items:center;min-width:90px;display:flex}.stat-icon{color:var(--text-muted);margin-bottom:8px;font-size:18px}.stat-count{color:var(--text-main);margin-bottom:2px;font-size:22px;font-weight:800}.stat-label{color:var(--text-muted);text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600}.stat-action-link{color:#0c4d30;font-size:12px;font-weight:700;transition:opacity .2s}.stat-action-link:hover{opacity:.8;text-decoration:underline}.stat-divider{background:var(--border-light);width:1px;height:50px}.sidebar-nav .nav-item.active{color:#0c4d30!important;background:#0c4d300f!important;font-weight:700!important}.sidebar-nav .nav-item.active i{color:#0c4d30!important}.promo-plus-card{background:#0c4d300a;border:1px solid #0c4d3014;border-radius:16px;flex-direction:column;gap:12px;margin-top:24px;padding:20px;display:flex}.plus-header{align-items:center;gap:8px;display:flex}.plus-icon-box{color:#0c4d30;justify-content:center;align-items:center;font-size:18px;display:flex}.plus-title{color:#0c4d30;font-size:14px;font-weight:700}.plus-badge{color:#fff;background:#38a169;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:9px;font-weight:700}.plus-description{color:var(--text-muted);font-size:12px;line-height:1.5}.btn-explore-plus{color:#0c4d30;text-align:center;cursor:pointer;background:#fff;border:1px solid #0c4d30;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.btn-explore-plus:hover{color:#fff;background:#0c4d30}.form-group-icon{align-items:center;display:flex;position:relative}.form-group-icon i{color:var(--text-muted);pointer-events:none;font-size:15px;position:absolute;left:16px}.form-group-icon input{width:100%;padding-left:44px!important}.panel-subtitle{color:var(--text-muted);margin-top:6px;margin-bottom:24px;font-size:13px}.form-bottom-row{border-top:1px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding-top:24px;display:flex}.secure-indicator{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;display:flex}.secure-indicator i{color:var(--text-muted);font-size:14px}.btn-save-changes{align-items:center;gap:8px;display:flex}.mobile-tab-nav{background:var(--surface);border-bottom:1px solid var(--border-light);scrollbar-width:none;gap:16px;margin:16px -20px 24px;padding:0 16px;display:none;overflow-x:auto}.mobile-tab-nav::-webkit-scrollbar{display:none}.mobile-tab-item{color:var(--text-muted);cursor:pointer;background:0 0;border:none;outline:none;flex-direction:column;flex:1 0;align-items:center;gap:6px;min-width:60px;padding:10px 4px;font-size:11px;font-weight:500;display:flex;position:relative}.mobile-tab-item i{font-size:18px}.mobile-tab-item.active{color:#0c4d30;font-weight:700}.mobile-tab-item.active:after{content:"";background:#0c4d30;border-radius:3px 3px 0 0;width:100%;height:3px;position:absolute;bottom:0;left:0}@media (max-width:768px){.dashboard-content-panel{flex-direction:column;display:flex;padding:0!important}.account-dashboard-layout{margin-top:16px;margin-bottom:32px}.welcome-card-wrapper{text-align:center;box-shadow:none;background:0 0;border:none;flex-direction:column;align-items:center;padding:16px 0}.welcome-profile-info{flex-direction:column;gap:16px}.welcome-meta-details{align-items:center}.welcome-stats-track{background:var(--surface);border:1px solid var(--border-light);border-radius:16px;justify-content:space-around;gap:12px;width:100%;margin-top:24px;padding:16px 8px;box-shadow:0 4px 12px #00000003}.stat-divider{display:none}.stat-indicator-box{flex:1;min-width:auto}.stat-icon{margin-bottom:4px}.dashboard-sidebar{display:none}.mobile-tab-nav{background:var(--surface);border-bottom:1px solid var(--border-light);justify-content:space-between;width:100%;margin:16px 0 24px;padding:0;display:flex}.profile-header{flex-direction:column;height:auto;margin-bottom:20px;padding-top:20px;display:flex;position:static;overflow:visible;transform:none}.profile-header h3,.profile-header h1{margin:0 0 6px;font-size:20px;line-height:1.25}.profile-header p,.profile-header .panel-subtitle{margin:0 0 20px;font-size:13px;line-height:1.5;position:static;transform:none}.app-container,.dashboard-content-panel{padding-bottom:80px}.welcome-card-wrapper{margin-bottom:12px;padding:16px 12px}.welcome-user-name{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;font-size:18px}.avatar-large{width:60px;height:60px;font-size:22px}.mobile-tab-nav{background:var(--surface);border-bottom:1px solid var(--border-light);justify-content:space-between;width:100%;margin:8px 0 16px;padding:0 8px;display:flex;position:static}.form-bottom-row{flex-direction:column;align-items:stretch;gap:12px;margin-top:20px}.btn-save-changes{justify-content:center;width:100%}.secure-indicator{justify-content:center}.tab-panel{padding:0 16px 20px}}.cart-content-wrapper{max-width:100%;margin:32px auto 64px;padding:0}.cart-header-row{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.cart-title-group{align-items:center;gap:16px;display:flex}.cart-title-icon{color:#fff;background-color:#0c4d30;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.cart-title-text h1{color:var(--text-main);margin:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:800}.cart-title-text p{color:var(--text-muted);margin:2px 0 0;font-size:14px}.clear-cart-btn{color:#38a169;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600;text-decoration:underline}.clear-cart-btn:hover{color:#0c4d30}.cart-grid-layout{grid-template-columns:1fr 380px;align-items:start;gap:32px;display:grid}.cart-left-col{flex-direction:column;gap:24px;display:flex}.cart-item-card{background:var(--surface);border:1px solid var(--border-light);border-radius:20px;margin-bottom:24px;padding:24px;box-shadow:0 8px 24px #00000005}.store-verify-row{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.store-badge{color:#38a169;background:#38a16914;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.store-badge i{font-size:12px}.item-details-row{align-items:flex-start;gap:24px;display:flex}.item-img-box{border-radius:var(--radius-sm);background:var(--bg-img-area);flex-shrink:0;justify-content:center;align-items:center;width:140px;height:140px;padding:12px;display:flex}.item-img-box img{object-fit:contain;max-width:100%;max-height:100%}.item-text-box{flex:1}.item-title{color:var(--text-main);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 12px;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.item-specs-list{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.spec-tag{background:var(--bg-card);border:1px solid var(--border-light);color:var(--text-muted);border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600}.item-extra-info{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:16px;font-size:12px;display:flex}.extra-divider{color:var(--border-light)}.item-controls-row{align-items:center;gap:20px;display:flex}.quantity-selector{border:1px solid var(--border-light);background:var(--surface);border-radius:12px;align-items:center;height:38px;display:inline-flex;overflow:hidden}.qty-btn{width:38px;height:100%;color:var(--text-main);cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;font-size:16px;font-weight:500;transition:background .2s;display:flex}.qty-btn:hover{background:var(--bg-card)}.qty-val{color:var(--text-main);text-align:center;width:32px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700}.btn-remove-item{color:#e53e3e;cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:6px;font-size:13px;font-weight:600;transition:opacity .2s;display:flex}.btn-remove-item:hover{opacity:.8}.item-price-box{text-align:right;flex-shrink:0}.item-price{color:var(--text-main);font-family:Manrope,sans-serif;font-size:18px;font-weight:800}.delivery-status-box{background:#f0fcf6;border:1px solid #38a16926;border-radius:14px;justify-content:space-between;align-items:center;margin-top:20px;padding:12px 16px;display:flex}.delivery-est{color:var(--text-main);align-items:center;gap:8px;font-size:13px;display:flex}.delivery-est i{color:#38a169;font-size:14px}.delivery-stock{color:#38a169;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.stock-dot{background-color:#38a169;border-radius:50%;width:8px;height:8px}.cart-trust-badges{flex-direction:column;gap:16px;margin-top:12px;display:flex}.trust-badge-item{background:var(--surface);border:1px solid var(--border-light);border-radius:20px;gap:16px;padding:20px 24px;display:flex}.trust-icon{color:#38a169;background:#38a16914;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.trust-text strong{color:var(--text-main);margin-bottom:2px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;display:block}.trust-text span{color:var(--text-muted);font-size:12px;line-height:1.4}.continue-shopping-link{color:#38a169;align-self:flex-start;align-items:center;gap:8px;margin-top:8px;font-size:14px;font-weight:700;display:inline-flex}.continue-shopping-link:hover{color:#0c4d30}.order-summary-card{background:var(--surface);border:1px solid var(--border-light);border-radius:22px;padding:28px;position:sticky;top:24px;box-shadow:0 10px 30px #00000005}.order-summary-card h2{color:var(--text-main);margin:0 0 20px;font-family:Manrope,sans-serif;font-size:18px;font-weight:800}.summary-details{border-bottom:1px solid var(--border-light);flex-direction:column;gap:14px;margin-bottom:20px;padding-bottom:16px;display:flex}.summary-row{color:var(--text-muted);justify-content:space-between;font-size:14px;display:flex}.green-text{color:#38a169}.text-bold{font-weight:700}.coupon-section{border-bottom:1px solid var(--border-light);margin-bottom:20px;padding-bottom:20px}.coupon-input-group{gap:12px;margin-bottom:12px;display:flex}.coupon-input-group input{border:1px solid var(--border-light);height:42px;color:var(--text-main);background:var(--bg-card);border-radius:12px;outline:none;flex:1;padding:0 14px;font-size:13px;transition:border-color .2s}.coupon-input-group input:focus{border-color:#38a169}.btn-coupon-apply{background:var(--surface);color:#38a169;cursor:pointer;border:1px solid #38a169;border-radius:12px;outline:none;padding:0 16px;font-size:13px;font-weight:700;transition:all .2s}.btn-coupon-apply:hover{background:#38a1690d}.coupon-alert{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;display:flex}.coupon-alert i{color:#38a169}.summary-total-row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.summary-total-row span:first-child{color:var(--text-main);font-family:Manrope,sans-serif;font-size:16px;font-weight:700}.total-price{color:var(--text-main);font-family:Manrope,sans-serif;font-size:24px;font-weight:800}.btn-proceed-checkout{color:#fff;cursor:pointer;background:#0c4d30;border:none;border-radius:14px;outline:none;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;transition:background .2s;display:flex}.btn-proceed-checkout:hover{background:#083823}.trust-seal-text{text-align:center;color:var(--text-muted);justify-content:center;align-items:center;gap:6px;margin:16px 0 0;font-size:12px;display:flex}.trust-seal-text i{color:#38a169}.empty-cart-state{background:var(--surface);border:1px solid var(--border-light);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.empty-cart-state i{color:var(--border-light);margin-bottom:16px;font-size:48px}.empty-cart-state h2{color:var(--text-main);margin:0 0 8px;font-family:Manrope,sans-serif;font-size:18px;font-weight:700}.empty-cart-state p{color:var(--text-muted);margin:0 0 20px;font-size:14px}.empty-cart-state .btn-primary{color:#fff;background:#0c4d30;border-radius:12px;padding:10px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s}.empty-cart-state .btn-primary:hover{background:#083823}.catalog-page-container{padding:24px 0 0}.breadcrumbs-row{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.breadcrumbs-row a{color:var(--text-muted);text-decoration:none;transition:color .2s}.breadcrumbs-row a:hover{color:#0c4d30}.catalog-title-row{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-end;margin-bottom:32px;padding-bottom:16px;display:flex}.catalog-page-title{color:var(--text-main);margin:0 0 6px;font-family:Outfit,sans-serif;font-size:32px;font-weight:800}.catalog-results-count{color:var(--text-muted);margin:0;font-size:14px}.catalog-sort-box{align-items:center;gap:10px;display:flex}.catalog-sort-box label{color:var(--text-muted);font-size:13px;font-weight:700}.catalog-sort-box select{border:1px solid var(--border-light);color:var(--text-main);background:var(--surface);cursor:pointer;border-radius:8px;outline:none;padding:8px 16px;font-family:inherit;font-size:14px}.catalog-grid-layout{grid-template-columns:260px 1fr;align-items:start;gap:32px;display:grid}.catalog-sidebar-col{flex-direction:column;gap:24px;display:flex}.sidebar-filter-widget{background:var(--surface);border:1px solid var(--border-light);border-radius:16px;padding:20px}.sidebar-filter-widget h4{color:var(--text-main);border-bottom:1px solid var(--border-light);margin:0 0 16px;padding-bottom:10px;font-family:Manrope,sans-serif;font-size:15px;font-weight:800}.filter-options-group{flex-direction:column;gap:12px;display:flex}.filter-checkbox-label{color:var(--text-main);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.filter-checkbox-label input[type=radio],.filter-checkbox-label input[type=checkbox]{accent-color:#38a169;cursor:pointer;width:16px;height:16px}.empty-catalog-state{text-align:center;background:var(--surface);border:1px solid var(--border-light);border-radius:20px;padding:60px 20px}.empty-catalog-state i{color:var(--text-muted);margin-bottom:16px;font-size:40px}.empty-catalog-state h3{color:var(--text-main);margin:0 0 8px;font-family:Manrope,sans-serif;font-size:18px;font-weight:800}.empty-catalog-state p{color:var(--text-muted);margin:0 0 20px;font-size:14px}.btn-clear-filters{color:#fff;cursor:pointer;background:#0c4d30;border:none;border-radius:12px;padding:10px 24px;font-size:14px;font-weight:700;transition:background .2s}.btn-clear-filters:hover{background:#083823}@media (max-width:991px){.cart-grid-layout{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.mobile-only{display:block!important}.cart-content-wrapper{margin:16px auto 48px;padding:0 12px}.cart-title-icon{width:36px!important;height:36px!important;font-size:15px!important}.cart-title-text h1{font-size:18px!important}.cart-item-card{border-radius:24px;margin-bottom:16px;padding:20px}.store-badge{text-transform:uppercase}.item-details-row{gap:16px}.item-img-box{background:#f5f5f5;border-radius:16px;width:90px;height:90px;padding:10px}.item-title{-webkit-line-clamp:2;margin-bottom:8px;font-size:14px;line-height:1.4}.item-specs-list{gap:6px;margin-bottom:8px}.spec-tag{color:var(--text-muted);background:#f2f2f2;border:none;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600}.item-extra-info{color:var(--text-muted);margin-bottom:0;font-size:12px}.item-controls-row.mobile-only{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex!important}.item-controls-row.mobile-only .quantity-selector{border-color:var(--border-light);background:var(--surface);border-radius:14px;height:44px}.item-controls-row.mobile-only .qty-btn{width:44px;font-size:18px;font-weight:600}.item-controls-row.mobile-only .qty-val{width:40px;font-size:15px}.btn-remove-item-mob{color:#e53e3e;cursor:pointer;background:#fff5f5;border:1px solid #ffe3e3;border-radius:14px;outline:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;display:flex}.btn-remove-item-mob:hover{background:#fed7d7}.item-price-top{color:var(--text-main);font-family:Manrope,sans-serif;font-size:17px;font-weight:800}.delivery-status-box{flex-direction:column;align-items:flex-start;gap:6px;margin-top:14px;padding:10px 12px}.order-summary-card{padding:20px}.mobile-sticky-checkout-bar{display:none!important}.app-container{padding-bottom:90px}.cart-trust-badges{display:none}.wishlist-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.wish-card{background:var(--surface)!important;border-radius:12px!important;flex-direction:column!important;padding:0!important;display:flex!important}.wish-img-wrapper{aspect-ratio:auto!important;background:#f8fafc!important;height:100px!important;padding:8px!important}.wish-img-wrapper img{object-fit:contain!important;height:100%!important;max-height:100%!important}.btn-remove-wish{width:26px!important;height:26px!important;font-size:11px!important;top:6px!important;right:6px!important;box-shadow:0 2px 6px #0000001a!important}.wish-info{flex-direction:column!important;flex:1!important;gap:6px!important;padding:10px!important;display:flex!important}.wish-title{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;height:28px!important;margin-bottom:2px!important;font-size:11px!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.wish-price{margin-bottom:2px!important;font-size:13px!important;font-weight:700!important}.btn-add-cart{border-radius:6px!important;padding:7px 10px!important;font-size:11px!important}.wishlist-grid .btn-wish-add-cart{white-space:nowrap!important;border-radius:8px!important;flex:1!important;justify-content:center!important;align-items:center!important;height:36px!important;padding:0 6px!important;font-size:11.5px!important;display:flex!important}.wishlist-grid .btn-wish-delete{border-radius:8px!important;flex-shrink:0!important;width:36px!important;height:36px!important;font-size:13px!important}.catalog-page-container{padding:16px 0 0}.catalog-title-row{margin-bottom:16px}.catalog-page-title{font-size:24px}.mobile-catalog-controls{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.category-pills-row{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.category-pills-row::-webkit-scrollbar{display:none}.pill-btn{white-space:nowrap;background:var(--surface);border:1px solid var(--border-light);color:var(--text-main);cursor:pointer;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.pill-btn.active{color:#fff;background:#0c4d30;border-color:#0c4d30}.mobile-actions-bar{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.m-filter-trigger{background:var(--surface);border:1px solid var(--border-light);color:var(--text-main);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;display:flex}.m-count-indicator{color:var(--text-muted);font-size:13px;font-weight:500}.catalog-grid-layout{grid-template-columns:1fr;gap:16px}.mobile-filter-drawer-backdrop{z-index:9999;background:#00000080;align-items:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.mobile-filter-drawer-content{background:var(--surface);border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:80vh;display:flex}.drawer-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.drawer-header h3{color:var(--text-main);margin:0;font-family:Manrope,sans-serif;font-size:16px;font-weight:800}.btn-close-drawer{color:var(--text-main);cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px}.drawer-body{flex-direction:column;gap:20px;padding:20px;display:flex;overflow-y:auto}.drawer-section h4{color:var(--text-main);margin:0 0 12px;font-family:Manrope,sans-serif;font-size:14px;font-weight:800}.drawer-radio-group,.drawer-checkbox-group{flex-direction:column;gap:10px;display:flex}.drawer-radio-label,.drawer-checkbox-label{color:var(--text-main);cursor:pointer;align-items:center;gap:10px;font-size:13px;display:flex}.drawer-radio-label input,.drawer-checkbox-label input{accent-color:#38a169;width:16px;height:16px}.drawer-footer{border-top:1px solid var(--border-light);padding:16px 20px}.btn-apply-filters{color:#fff;cursor:pointer;background:#0c4d30;border:none;border-radius:12px;width:100%;padding:12px;font-size:14px;font-weight:700}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.animate-on-scroll,.hero-left-content>*,.hero-middle-image img,.hero-right-blue img,.hero-badges-floating .floating-badge,.product-card,.store-card,.category-card,.product-card-img img,.category-card-img img,.store-card img,.btn-lime,.btn-outline-white,.btn-outline-white-sm,.btn-dark,.btn-light,.btn-lime i,.btn-outline-white i,.btn-outline-white-sm i,.btn-dark i{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}#scroll-progress{z-index:99999;background:linear-gradient(90deg,#c8922a,#f0c060,#c8922a) 0 0/200% 100%;width:0%;height:3px;transition:width .1s ease-out;position:fixed;top:0;left:0;box-shadow:0 0 8px #c8922ab3}.desktop-header{z-index:1000;background:var(--surface);transition:box-shadow .3s,border-radius .3s;position:sticky;top:0}.m-header{z-index:1000;background:var(--surface);transition:box-shadow .3s;position:sticky;top:0}.desktop-header.header-scrolled,.m-header.header-scrolled{box-shadow:0 4px 20px #0000000d}.hero-left-content>*{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards heroFadeUp;transform:translateY(20px)}.hero-left-content>:first-child{animation-delay:.1s}.hero-left-content>:nth-child(2){animation-delay:.25s}.hero-left-content>:nth-child(3){animation-delay:.4s}.hero-left-content>:nth-child(4){animation-delay:.55s}.hero-middle-image img,.hero-right-blue img{animation:6s ease-in-out infinite floatY}.hero-badges-floating .floating-badge{animation:5s ease-in-out infinite floatBadge}.hero-badges-floating .floating-badge:nth-child(2){animation-delay:2.5s}.animate-on-scroll{will-change:transform, opacity}.category-grid>:first-child,.product-grid>:first-child,.testimonial-grid>:first-child,.why-grid>:first-child,.store-grid>:first-child,.trust-grid>:first-child,.process-timeline>:first-child,.faq-list>:first-child{transition-delay:50ms}.category-grid>:nth-child(2),.product-grid>:nth-child(2),.testimonial-grid>:nth-child(2),.why-grid>:nth-child(2),.store-grid>:nth-child(2),.trust-grid>:nth-child(2),.process-timeline>:nth-child(2),.faq-list>:nth-child(2){transition-delay:.15s}.category-grid>:nth-child(3),.product-grid>:nth-child(3),.testimonial-grid>:nth-child(3),.why-grid>:nth-child(3),.store-grid>:nth-child(3),.trust-grid>:nth-child(3),.process-timeline>:nth-child(3),.faq-list>:nth-child(3){transition-delay:.25s}.category-grid>:nth-child(4),.product-grid>:nth-child(4),.testimonial-grid>:nth-child(4),.why-grid>:nth-child(4),.store-grid>:nth-child(4),.trust-grid>:nth-child(4),.process-timeline>:nth-child(4),.faq-list>:nth-child(4){transition-delay:.35s}.category-grid>:nth-child(5),.product-grid>:nth-child(5),.testimonial-grid>:nth-child(5),.why-grid>:nth-child(5),.store-grid>:nth-child(5),.trust-grid>:nth-child(5),.process-timeline>:nth-child(5),.faq-list>:nth-child(5){transition-delay:.45s}.category-grid>:nth-child(6),.product-grid>:nth-child(6),.testimonial-grid>:nth-child(6),.why-grid>:nth-child(6),.store-grid>:nth-child(6),.trust-grid>:nth-child(6),.process-timeline>:nth-child(6),.faq-list>:nth-child(6){transition-delay:.55s}.scrolling-trust-bar:hover .scrolling-track{animation-play-state:paused}.animate-on-scroll.is-visible .store-badge i,.animate-on-scroll.is-visible .floating-badge i{animation:.6s cubic-bezier(.175,.885,.32,1.275) .25s both badgeIconPop}.prod-card,.store-card,.category-card{transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.prod-card:hover,.store-card:hover,.category-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.prod-img-box,.category-card-img{border-radius:var(--radius-sm);overflow:hidden}.prod-img-box img,.category-card-img img,.store-card img{transition:transform .6s cubic-bezier(.16,1,.3,1)}.prod-card:hover .prod-img-box img,.category-card:hover .category-card-img img,.store-card:hover img{transform:scale(1.05)}.btn-lime,.btn-outline-white,.btn-outline-white-sm,.btn-dark,.btn-light{transition:transform .2s cubic-bezier(.16,1,.3,1),background-color .2s,border-color .2s,box-shadow .2s}.btn-lime:hover,.btn-outline-white:hover,.btn-outline-white-sm:hover,.btn-dark:hover,.btn-light:hover{transform:translateY(-2px)}.btn-lime:active,.btn-outline-white:active,.btn-outline-white-sm:active,.btn-dark:active,.btn-light:active{transform:translateY(0)}.btn-lime i,.btn-outline-white i,.btn-outline-white-sm i,.btn-dark i{transition:transform .2s}.btn-lime:hover i,.btn-outline-white:hover i,.btn-outline-white-sm:hover i,.btn-dark:hover i{transform:translate(4px)}.header-menu a{transition:color .2s;position:relative}.header-menu a:after{content:"";background-color:var(--text-main);transform-origin:100% 100%;width:100%;height:2px;transition:transform .25s ease-out;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.header-menu a:hover:after{transform-origin:0 100%;transform:scaleX(1)}.faq-item .faq-answer{transition:height .35s cubic-bezier(.16,1,.3,1),opacity .3s;overflow:hidden}.faq-item[open] .faq-question i{transform:rotate(180deg)}.faq-question i{transition:transform .3s}.cart-badge-bounce{animation:.4s cubic-bezier(.175,.885,.32,1.275) cartBadgeBounce}#success-toast{background:var(--surface);color:var(--text-main);border:1px solid var(--border-light);z-index:9999;opacity:0;pointer-events:none;border-radius:12px;align-items:center;padding:14px 20px;font-size:14px;font-weight:600;transition:opacity .3s,transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(20px);box-shadow:0 10px 30px #0000001a}#success-toast.show{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:768px){#success-toast{justify-content:center;bottom:80px;left:16px;right:16px}}.detail-breadcrumbs{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.detail-breadcrumbs a:hover{color:#082c16;text-decoration:underline}.detail-breadcrumbs i{opacity:.5;font-size:10px}.detail-breadcrumbs span{color:var(--text-main);font-weight:600}.product-detail-grid{grid-template-columns:5fr 6fr;align-items:start;gap:40px;margin-bottom:48px;display:grid}.detail-gallery-col{align-items:flex-start;gap:16px;display:flex}.detail-thumbs{flex-direction:column;flex-shrink:0;gap:12px;width:76px;display:flex}.thumb-item{border:2px solid var(--border-light);cursor:pointer;background:#f8f9fa;border-radius:12px;justify-content:center;align-items:center;width:76px;height:76px;padding:6px;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.thumb-item:hover{border-color:#888}.thumb-item.active{border-color:#082c16;box-shadow:0 0 0 1px #082c16}.thumb-item img{object-fit:contain;width:100%;height:100%}.detail-main-img-container{border:1px solid var(--border-light);background:#f8f9fa;border-radius:24px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:460px;padding:32px;display:flex;position:relative}.detail-main-img-box{aspect-ratio:1/1.1;justify-content:center;align-items:center;width:100%;max-width:360px;display:flex}.detail-main-img-box img{object-fit:contain;filter:drop-shadow(0 10px 20px #0000000f);max-width:100%;max-height:100%}.detail-wishlist-btn{border:1px solid var(--border-light);width:44px;height:44px;color:var(--text-main);cursor:pointer;z-index:5;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:transform .2s,color .2s;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 4px 12px #0000000d}.detail-wishlist-btn:hover{transform:scale(1.08)}.detail-info-col{flex-direction:column;display:flex}.detail-product-title{color:var(--text-main);font-size:clamp(22px,2.5vw,28px);font-weight:800;line-height:1.3;margin-bottom:12px!important}.detail-rating-row{align-items:center;gap:8px;margin-bottom:16px;display:flex}.detail-rating-row .stars{color:#ed8936;gap:2px;font-size:14px;display:flex}.review-count{color:var(--text-muted);font-size:13px;font-weight:500}.detail-price-row{align-items:center;gap:12px;margin-bottom:18px;display:flex}.price-main{color:#082c16;font-size:28px;font-weight:800}.price-strike{color:var(--text-muted);font-size:16px;font-weight:500;text-decoration:line-through}.discount-pill{color:#e53e3e;background:#ffe5e5;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700}.detail-short-desc{color:#4b5563;margin-bottom:24px;font-size:14px;line-height:1.6}.read-more-link{color:#082c16;margin-left:4px;font-weight:700;text-decoration:underline}.detail-specs-table{grid-template-columns:1fr;row-gap:10px;margin-bottom:20px;display:grid}.spec-row{grid-template-columns:100px 1fr;font-size:14px;display:grid}.spec-label{color:var(--text-muted)}.spec-value{color:var(--text-main);font-weight:600}.green-link{color:#082c16;font-weight:600;text-decoration:underline}.detail-stock-status{align-items:center;gap:8px;margin-bottom:24px;display:flex}.stock-dot{background:#10b981;border-radius:50%;width:8px;height:8px}.stock-text{color:#10b981;font-size:14px;font-weight:700}.detail-cart-actions{gap:12px;margin-bottom:14px;display:flex}.qty-selector{border:1px solid var(--border-light);background:var(--surface);border-radius:12px;justify-content:space-between;align-items:center;width:120px;height:50px;padding:0 12px;display:flex}.qty-btn{color:var(--text-main);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:18px;font-weight:600}.qty-val{font-size:15px;font-weight:700}.btn-detail-add-cart{color:#fff;background:#082c16;border-radius:12px;flex:1;justify-content:center;align-items:center;height:50px;font-size:15px;font-weight:700;transition:background .2s,transform .1s;display:flex}.btn-detail-add-cart:hover{background:#0c4d30}.btn-detail-add-cart:active{transform:scale(.99)}.btn-detail-wishlist-row{border:1px solid var(--border-light);background:var(--surface);color:#374151;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;margin-bottom:32px;font-size:14px;font-weight:600;transition:border-color .2s,background .2s;display:flex}.btn-detail-wishlist-row:hover{background:#f9fafb;border-color:#9ca3af}.detail-trust-row{border-top:1px solid var(--border-light);grid-template-columns:repeat(4,1fr);gap:12px;padding-top:24px;display:grid}.trust-badge-item{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.trust-icon{color:#082c16;background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;display:flex}.trust-text strong{color:var(--text-main);font-size:12px;font-weight:700;line-height:1.3;display:block}.trust-text span{color:var(--text-muted);font-size:11px;line-height:1.2;display:block}.detail-tabs-section{border:1px solid var(--border-light);background:#fff;border-radius:20px;padding:32px}.detail-tabs-header{border-bottom:1px solid var(--border-light);gap:32px;margin-bottom:24px;display:flex;overflow-x:auto}.tab-link{color:var(--text-muted);white-space:nowrap;background:0 0;border:none;padding:0 0 14px;font-size:15px;font-weight:600;position:relative}.tab-link:hover{color:var(--text-main)}.tab-link.active{color:#082c16}.tab-link.active:after{content:"";background:#082c16;height:2px;position:absolute;bottom:-1px;left:0;right:0}.detail-tab-content .tab-pane{color:#4b5563;font-size:14px;line-height:1.7;display:none}.detail-tab-content .tab-pane.active{display:block}.reviews-empty{text-align:center;padding:40px 20px}@media (max-width:768px){.product-detail-grid{grid-template-columns:1fr;gap:24px}.detail-gallery-col{flex-direction:column}.detail-main-img-container{width:100%;min-height:340px;padding:20px}.detail-mobile-dots{justify-content:center;gap:6px;margin-top:16px;display:flex!important}.m-dot{cursor:pointer;background:#d1d5db;border-radius:50%;width:6px;height:6px;transition:width .2s,background .2s}.m-dot.active{background:#082c16;border-radius:4px;width:18px}.detail-trust-row{grid-template-columns:repeat(2,1fr);row-gap:20px}.mobile-view-more-box{margin:12px 0 20px}.btn-view-more{color:#082c16;border:none;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:0 0;justify-content:space-between;align-items:center;width:100%;padding:10px 0;font-size:14px;font-weight:700;display:flex}.m-extra-specs{padding-top:12px}}.checkout-title-text h1{color:var(--text-main);margin:0 0 16px;font-family:Manrope,sans-serif;font-size:32px;font-weight:700}.checkout-steps-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:28px;display:flex}.step-item,.checkout-step{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.step-item.active,.checkout-step.active{color:var(--text-main)}.step-circle,.step-num{border:1px solid var(--border-light);width:24px;height:24px;color:var(--text-muted);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;transition:all .2s;display:flex}.step-circle.done,.checkout-step.completed .step-num,.checkout-step.completed i{color:#fff;background:#0c4d30;border-color:#0c4d30;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.step-circle.active,.checkout-step.active .step-num{color:#fff;background:#0c4d30;border-color:#0c4d30}.step-line{background:var(--border-light);width:40px;height:1px}.delivery-address-container{background:var(--surface);border:1px solid var(--border-light);border-radius:20px;margin-bottom:24px;padding:24px}.delivery-header-row{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.delivery-title{color:var(--text-main);align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;display:flex}.delivery-title i{color:#38a169;font-size:18px}.btn-change-address{color:#38a169;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.btn-change-address:hover{text-decoration:underline}.address-card-selected{background-color:#fafdfb;border:1.5px solid #38a169;border-radius:16px;justify-content:space-between;align-items:center;padding:24px;display:flex;position:relative}.address-card-left{align-items:flex-start;gap:16px;display:flex}.address-radio-outer{border:2px solid #38a169;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;display:flex}.address-radio-inner{background:#38a169;border-radius:50%;width:10px;height:10px}.address-info-details,.address-card-content{flex-direction:column;gap:6px;display:flex}.address-name-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.address-name-row strong,.address-name-tag{color:var(--text-main);font-family:Manrope,sans-serif;font-size:16px;font-weight:700}.badge-default{color:#38a169;text-transform:uppercase;background:#38a1691a;border-radius:6px;padding:2px 8px;font-size:10px;font-weight:700}.address-text-lines{color:var(--text-muted);margin:0;font-size:14px;line-height:1.4}.address-phone-line{color:var(--text-muted);margin:2px 0 0;font-size:14px}.address-card-illustration{color:#38a169;justify-content:center;align-items:center;width:120px;height:80px;display:flex}.mobile-caret-arrow{color:#38a169;font-size:18px;display:none}.summary-item-preview{border-bottom:1px solid var(--border-light);align-items:center;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.summary-item-img-box,.preview-img-box{border:1px solid var(--border-light);background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;padding:6px;display:flex;position:relative}.summary-item-img-box img,.preview-img-box img{object-fit:contain;max-width:100%;max-height:100%}.summary-item-qty-badge{color:#fff;background:#4a5568;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.summary-item-details{flex-grow:1;min-width:0}.summary-item-title{color:var(--text-main);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:4px;font-family:Manrope,sans-serif;font-size:13px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.summary-item-price{color:var(--text-muted);font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.summary-total-kes-box{background:#0c4d300a;border:1px solid #0c4d3014;border-radius:12px;justify-content:space-between;align-items:center;margin:16px 0;padding:14px 18px;display:flex}.summary-total-kes-label{color:#0c4d30;font-size:13px;font-weight:700}.summary-total-kes-value{color:#0c4d30;font-family:Manrope,sans-serif;font-size:18px;font-weight:800}.payment-logos-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex}.payment-logo-card,.payment-logo{border:1px solid var(--border-light);color:#718096;background:#fff;border-radius:6px;justify-content:center;align-items:center;height:28px;min-height:28px;padding:4px 10px;font-size:11px;font-weight:700;display:flex}.payment-logo img{object-fit:contain;width:auto;height:18px}@media (max-width:768px){.checkout-title-text h1{margin-bottom:12px;font-size:24px}.checkout-steps-row{flex-wrap:nowrap;justify-content:space-between;gap:0;width:100%;margin-bottom:20px}.step-item,.checkout-step{gap:0}.step-item span:not(.step-circle),.step-item strong,.checkout-step span:not(.step-num),.checkout-step strong{display:none!important}.step-line{flex-grow:1;width:auto;margin:0 8px}.address-card-illustration{display:none}.mobile-caret-arrow{display:block}.address-card-selected{cursor:pointer;padding:16px}}.btn-wish-add-cart{color:#fff;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:11px 14px;font-size:13px;font-weight:700;transition:all .2s;display:flex;overflow:hidden}.btn-wish-delete{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.products-grid-new.single-col-grid,.product-grid.single-col-grid{grid-template-columns:1fr!important}.mobile-view-toggle{display:none!important}@media (max-width:768px){.mobile-view-toggle{display:flex!important}.header-controls{justify-content:space-between!important;width:100%!important}}.product-detail-wrapper{padding:32px 32px 64px}@media (max-width:768px){.product-detail-wrapper{padding:16px 0 64px}.hero-unified{background:linear-gradient(#031a0b 0%,#082c16 60%,#0d381c 100%);border-radius:16px;flex-direction:column;min-height:auto;margin-bottom:24px}.hero-unified-content{text-align:center;padding:32px 24px 24px}.hero-unified-content h1{font-size:32px}.hero-unified-content p{margin-left:auto;margin-right:auto;font-size:14px}.hero-btns{flex-direction:column;justify-content:center;width:100%}.hero-btns a{width:100%}.hero-trust-avatars{display:none!important}.hero-unified-image{width:100%;height:350px;padding-bottom:32px}.floating-products-wrapper{width:90%}.glowing-floor-ring{width:180px;height:30px;bottom:10%}}div:where(.swal2-container) div:where(.swal2-popup){background:#fff!important;border-radius:24px!important;padding:28px 24px!important;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;box-shadow:0 20px 50px #0000001a,0 0 0 1px #0000000a!important}div:where(.swal2-container) .swal2-title{color:var(--text-main,#181a19)!important;margin-top:12px!important;font-size:20px!important;font-weight:800!important}div:where(.swal2-container) .swal2-html-container{color:var(--text-muted,#6b6e6d)!important;margin-top:8px!important;font-size:14px!important;line-height:1.5!important}div:where(.swal2-container) button:where(.swal2-styled.swal2-confirm){color:#fff!important;background-color:#0c4d30!important;border:none!important;border-radius:12px!important;padding:10px 28px!important;font-family:Manrope,sans-serif!important;font-size:14px!important;font-weight:700!important;transition:transform .2s,background-color .2s!important;box-shadow:0 4px 12px #0c4d3033!important}div:where(.swal2-container) button:where(.swal2-styled.swal2-confirm):hover{background-color:#082c16!important;transform:scale(1.03)!important}div:where(.swal2-container) button:where(.swal2-styled.swal2-cancel){color:#475569!important;background-color:#f1f5f9!important;border:none!important;border-radius:12px!important;padding:10px 24px!important;font-family:Manrope,sans-serif!important;font-size:14px!important;font-weight:700!important;transition:background-color .2s!important}div:where(.swal2-container) .swal2-icon.swal2-success{color:#38a169!important;border-color:#38a169!important;margin:10px auto 0!important;transform:scale(.85)!important}div:where(.swal2-container) .swal2-icon.swal2-success [class^=swal2-success-line]{background-color:#38a169!important}div:where(.swal2-container) .swal2-icon.swal2-success .swal2-success-ring{border:.25em solid #38a1694d!important}.islify-minimal-popup{max-width:360px!important}body.swal2-shown,body.swal2-height-auto,html.swal2-shown,html.swal2-height-auto{padding-right:0!important;overflow-y:auto!important}
