@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:ital,wght@0,300..800;1,300..800&display=swap";html,body,#root{min-height:100%}#root{display:contents}:root{--theme-color: #267344;--theme-color-light: #1b5933;--theme-color-dark: #123e23;--theme-color2: #9ee344;--theme-forest: #0b1a12;--theme-forest-card: #11261a;--title-color: #0b1a12;--body-color: #17281d;--text-color: #3b5042;--text-color2: #9bb0a2;--text-muted: #647a6b;--smoke-color: #f7faf5;--secondary-color: #eef5ec;--bg1-color: #f2f7ef;--bg2-color: #f8faf6;--bg3-color: #0b1a12;--bg4-color: #ffffff;--bgSticky-color: rgba(255, 255, 255, .94);--yellow-color: #9ee344;--rating-color: #e5a71a;--vs-border-color2: #348a52;--bg-color2: #1e452a;--banner-color1: #e9f7dc;--banner-color2: #edf5ea;--bg-color1: #1a4224;--shadow-sm: 0 4px 12px rgba(11, 26, 18, .05);--shadow-md: 0 10px 28px -6px rgba(11, 26, 18, .08);--shadow-lg: 0 20px 48px -10px rgba(11, 26, 18, .14);--shadow-glow: 0 0 24px rgba(158, 227, 68, .28)}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--body-color);background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.hero-title,.sec-title,.sec-title2,.widget_title{font-family:Outfit,Plus Jakarta Sans,sans-serif;color:var(--title-color);letter-spacing:-.025em;font-weight:700}::selection{background-color:var(--theme-color);color:#fff}.header-top{background-color:#eef5ec;border-bottom:1px solid #d7e6db;padding:10px 0}.header-top .header-text,.header-top .header-text span,.header-top .header-text strong,.header-top .header-text .ileafs-modal__link{color:#0a0a0a!important;font-size:13.5px;font-weight:600;margin:0}.header-top .header-text strong{font-weight:800}.header-top .header-text span{font-weight:700}.header-top .header-social a{color:#0a0a0a;transition:all .25s ease;margin-left:14px}.header-top .header-social a:hover{color:var(--theme-color);transform:translateY(-2px)}.header-top .header-call a{color:#0a0a0a;font-weight:600}.header-top .header-call span{color:#0a0a0a}.sticky-wrapper{transition:all .3s cubic-bezier(.16,1,.3,1)}.sticky-wrapper.sticky{position:fixed;top:0;left:0;right:0;z-index:999}.sticky-active{background:var(--bgSticky-color);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(38,115,68,.1);box-shadow:0 10px 30px #0b1a120f;padding:14px 0;transition:all .3s ease}.header-logo img{height:54px;width:auto;object-fit:contain;transition:transform .3s ease}.header-logo:hover img{transform:scale(1.02)}.main-menu>ul>li>a{font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:15px;color:var(--title-color);padding:12px 16px;position:relative;transition:color .25s ease}.main-menu>ul>li>a:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:2.5px;border-radius:2px;background-color:var(--theme-color);opacity:0;transform:scaleX(0);transition:all .3s cubic-bezier(.16,1,.3,1)}.main-menu>ul>li:hover>a{color:var(--theme-color)}.main-menu>ul>li:hover>a:after{opacity:1;transform:scaleX(1)}.main-menu ul.sub-menu,.main-menu ul.mega-menu{background:#fffffffa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(38,115,68,.12);border-radius:16px;box-shadow:var(--shadow-lg);padding:16px 20px}.main-menu ul.sub-menu li a{font-weight:500;color:var(--text-color);border-radius:8px;padding:8px 14px;transition:all .2s ease}.main-menu ul.sub-menu li a:hover{background-color:var(--bg1-color);color:var(--theme-color);padding-left:18px}.header-btns{display:flex;align-items:center;gap:10px}.header-btns .user-btn,.header-btns .ileafs-cart-btn,.header-btns .ileafs-menu-toggle,.header-btns .vs-menu-toggle,.header-btns a,.header-btns button{width:48px!important;height:48px!important;min-width:48px;min-height:48px;border-radius:50%!important;display:inline-flex!important;align-items:center;justify-content:center;background:var(--bg1-color);color:var(--title-color);border:1px solid rgba(38,115,68,.15)!important;transition:all .25s ease;position:relative;font-size:18px;padding:0!important;line-height:1;text-decoration:none!important}.header-btns .user-btn img{width:20px;height:20px;object-fit:contain}.header-btns .user-btn:hover,.header-btns .ileafs-cart-btn:hover,.header-btns .ileafs-menu-toggle:hover,.header-btns .vs-menu-toggle:hover,.header-btns a:hover,.header-btns button:hover{background:var(--theme-color)!important;color:#fff!important;border-color:var(--theme-color)!important;transform:translateY(-2px);box-shadow:0 8px 18px #26734440}.header-btns .ileafs-cart-btn span{background-color:var(--theme-color2);color:var(--theme-forest);font-weight:800;font-size:11px;line-height:1;border-radius:999px;min-width:20px;height:20px;padding:0 6px;position:absolute;top:-4px;right:-4px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000026}.header-search{background:var(--bg1-color);border-radius:50px;border:1px solid rgba(38,115,68,.15);padding:4px 18px;display:flex;align-items:center;transition:all .3s ease}.header-search:focus-within{border-color:var(--theme-color);background:#fff;box-shadow:0 0 0 4px #2673441f}.header-search input{border:none;background:transparent;outline:none;font-size:14px;color:var(--title-color);padding:6px 8px}.vs-btn{border-radius:50px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:15px;letter-spacing:.01em;padding:14px 34px;background-color:var(--theme-color);color:#fff!important;border:2px solid var(--theme-color);position:relative;overflow:hidden;z-index:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:color .35s ease,border-color .35s ease,background-color .35s ease,box-shadow .35s ease,transform .35s ease;box-shadow:0 8px 24px #2673442e;text-decoration:none!important}.vs-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--theme-color-dark);transform:scaleX(0);transform-origin:left center;transition:transform .4s cubic-bezier(.22,1,.36,1);z-index:-1}.vs-btn:hover{background-color:var(--theme-color);color:#fff!important;border-color:var(--theme-color-dark);transform:translateY(-2px);box-shadow:0 12px 28px #123e2347}.vs-btn:hover:before{transform:scaleX(1)}.vs-btn:active{transform:translateY(0)}.vs-btn.style1{background-color:var(--theme-color);border-color:var(--theme-color);color:#fff!important}.vs-btn.style1:hover{color:#fff!important}.vs-btn.style2{background-color:transparent;color:var(--theme-forest)!important;border-color:var(--theme-forest);box-shadow:none}.vs-btn.style2:before{background:var(--theme-forest)}.vs-btn.style2:hover{color:#fff!important;border-color:var(--theme-forest);background-color:transparent}.vs-btn.style3{background:#fff;color:var(--theme-forest)!important;border-color:#fff}.vs-btn.style3:before{background:var(--theme-color2)}.vs-btn.style3:hover{color:var(--theme-forest)!important}.vs-btn.style4{background-color:var(--theme-color2);color:var(--theme-forest)!important;border-color:var(--theme-color2);font-weight:800;box-shadow:0 8px 24px #9ee3444d}.vs-btn.style4:before{background:#8ed633}.vs-btn.style4:hover{color:var(--theme-forest)!important}.vs-btn.is-added{background:#1b5933;border-color:#1b5933}.hero-style1{position:relative;background-color:var(--bg2-color);overflow:hidden}.hero-content .hero-title{font-size:clamp(2.5rem,5vw,4.25rem);line-height:1.12;font-weight:800;margin-bottom:20px}.hero-content .hero-text{font-size:1.15rem;line-height:1.7;color:var(--text-color);max-width:540px;margin-bottom:28px}.hero-content .hero-subtitle{background:#fff;border:1px solid rgba(38,115,68,.16);border-radius:50px;padding:8px 20px;display:inline-flex;align-items:center;gap:10px;font-weight:600;color:var(--theme-color-dark);box-shadow:var(--shadow-sm);margin-bottom:30px}@keyframes floatLeaf{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-16px) rotate(6deg)}}.hero-leaf2,.hero-leaf3,.hero-leaf,.about-ele1{animation:floatLeaf 6s ease-in-out infinite}.hero-leaf3{animation-delay:-3s}.product-style1,.vs-product,.product-style2{background:#fff;border:1px solid #e3ede1;border-radius:20px;padding:22px;transition:all .35s cubic-bezier(.16,1,.3,1);box-shadow:var(--shadow-sm);position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.product-style1:hover,.vs-product:hover,.product-style2:hover{transform:translateY(-6px);border-color:#b7dab1;box-shadow:var(--shadow-lg)}.product-img{background:linear-gradient(135deg,#f8faf6,#edf5eb);border-radius:16px;overflow:hidden;position:relative;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;padding:16px;margin-bottom:18px}.product-img img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .5s cubic-bezier(.16,1,.3,1)}.product-style1:hover .product-img img,.vs-product:hover .product-img img{transform:scale(1.05)}.product-placeholder-img{border-radius:12px;background-color:#f3f8f1}.product-style1 .product-title,.vs-product .product-title{font-size:1.15rem;font-weight:700;margin-bottom:8px;color:var(--title-color);transition:color .2s ease}.product-style1:hover .product-title,.vs-product:hover .product-title{color:var(--theme-color)}.product-price{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800;color:var(--theme-color);margin-top:auto}.product-price del{color:#9ab3a1;font-size:.95rem;font-weight:500;margin-left:6px}.cate-style1{background:#fff;border:1px solid #e1ede0;border-radius:20px;padding:28px 20px;text-align:center;transition:all .35s ease;box-shadow:var(--shadow-sm)}.cate-style1:hover{transform:translateY(-6px);border-color:var(--theme-color);box-shadow:var(--shadow-md)}.cate-style1 .cate-title{font-weight:700;margin-top:14px}.feature-style1,.feature-style2{background:#fff;border:1px solid #e2ece0;border-radius:20px;padding:32px 28px;transition:all .35s cubic-bezier(.16,1,.3,1);box-shadow:var(--shadow-sm)}.feature-style1:hover,.feature-style2:hover{transform:translateY(-5px);border-color:#b7dab1;box-shadow:var(--shadow-md)}.footer-layout1,.footer-layout2{background:linear-gradient(180deg,#0d2216,#06120b)!important;color:#c4d9cb;position:relative;overflow:hidden;padding-top:70px}.footer-layout1 .widget_title{color:#fff;font-size:1.35rem;font-weight:700;position:relative;margin-bottom:24px;padding-bottom:12px}.footer-layout1 .widget_title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;border-radius:2px;background:var(--theme-color2)}.footer-logo img{height:60px;width:auto;margin-bottom:20px}.footer-text{color:#9cb5a3;line-height:1.7}.footer-social a{background:#ffffff14;color:#fff;width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;border:1px solid rgba(255,255,255,.12);transition:all .25s ease}.footer-social a:hover{background:var(--theme-color2);color:var(--theme-forest);transform:translateY(-3px);box-shadow:0 6px 16px #9ee3444d}.footer-info{display:flex;align-items:flex-start;gap:16px;margin-bottom:18px}.footer-info__icon{background:#9ee3441f;width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--theme-color2);flex-shrink:0}.footer-info__label{color:#799581;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.footer-info__link a,.footer-info__link p{color:#e3ede5;margin:0;transition:color .2s ease}.footer-info__link a:hover{color:var(--theme-color2)}.ileafs-shop-cats{scrollbar-width:none;-ms-overflow-style:none}.ileafs-shop-cats::-webkit-scrollbar{display:none;width:0;height:0}.footer-menu--style ul li a{color:#a7c2af;padding:6px 0 6px 22px;display:inline-flex;align-items:center;position:relative;transition:color .2s ease,transform .2s ease}.footer-menu--style ul li a:before{top:50%;transform:translateY(-50%);line-height:1}.footer-menu--style ul li a:hover{color:var(--theme-color2);transform:translate(4px)}.footer-menu--style ul li a:hover:before{transform:translateY(-50%)}.footer-layout1 .newsletter-form{background:#ffffff0a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:36px 40px;margin:40px auto 30px;width:min(1200px,calc(100% - 48px));box-sizing:border-box}@media(max-width:575px){.footer-layout1 .newsletter-form{width:calc(100% - 24px);padding:28px 20px}}.newsletter-form{background:#ffffff0a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:36px 40px;margin-top:40px;margin-bottom:30px}.newsletter-form .sec-title{color:#fff;font-size:1.85rem;margin-bottom:6px}.newsletter-form .sec-text{color:#9cb5a3;margin:0}.newsletter-form .form-control{background:#ffffff14;border:1px solid rgba(255,255,255,.16);border-radius:50px;color:#fff;padding:14px 24px;font-size:15px}.newsletter-form .form-control::placeholder{color:#7b9483}.newsletter-form .form-control:focus{background:#ffffff1f;border-color:var(--theme-color2);box-shadow:0 0 0 4px #9ee34426}.copyright-wrap{border-top:1px solid rgba(255,255,255,.08);padding:24px 0}.copyright-text{color:#a8bdb0;font-size:14px;margin:0}.copyright-text a,.footer-layout1 .copyright-text a,.footer-layout3 .copyright-text a{color:#fff!important;font-weight:700;opacity:1;text-decoration:none}.copyright-text a:hover,.footer-layout1 .copyright-text a:hover,.footer-layout3 .copyright-text a:hover{color:var(--theme-color2)!important}.copyright-text a:after{background-color:var(--theme-color2)!important}.breadcumb-wrapper.background-image{background-color:var(--theme-forest);background-blend-mode:multiply;padding:80px 0}.breadcumb-title{color:#fff;font-family:Outfit,sans-serif;font-weight:800;font-size:clamp(2rem,4vw,3rem)}.breadcumb-menu li,.breadcumb-menu a,.breadcumb-menu span{color:#b0c9b7;font-weight:500}.breadcumb-menu li:after{content:"|";display:inline-block;margin:0 10px;color:var(--theme-color2)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f6ef}::-webkit-scrollbar-thumb{background:#267344;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#1b5933}.ileafs-hero{position:relative;z-index:1;isolation:isolate;padding:48px 0 72px}.ileafs-hero-slider{position:relative;padding-bottom:28px}.ileafs-hero-slide{min-height:520px}.ileafs-hero-slide--active{animation:ileafsHeroFade .55s ease}@keyframes ileafsHeroFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ileafs-hero-dots{display:flex;align-items:center;justify-content:center;gap:12px;position:absolute;left:0;right:0;bottom:0;z-index:3}.ileafs-hero-dot{width:12px;height:12px;padding:0;border-radius:999px;border:2px solid #0a0a0a;background:transparent;cursor:pointer;transition:background .2s ease,transform .2s ease,width .2s ease,border-color .2s ease}.ileafs-hero-dot:hover{background:#0a0a0a59;transform:scale(1.08)}.ileafs-hero-dot.is-active{width:28px;background:var(--theme-color);border-color:var(--theme-color)}.ileafs-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--theme-color);margin-bottom:14px}.ileafs-eyebrow.soft{background:#2673441a;color:var(--theme-color-dark);padding:6px 12px;border-radius:999px;letter-spacing:.04em}.ileafs-hero-meta{color:var(--text-muted);font-weight:600;margin-bottom:22px}.ileafs-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.ileafs-hero-media{display:flex;align-items:center;justify-content:center;background:transparent;border-radius:0;min-height:0;padding:0}.ileafs-hero-media img{max-height:480px;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(11,26,18,.12))}.hero-certificate{display:none!important}.ileafs-cate-section{position:relative;z-index:2;background:#fff}.ileafs-catalog-section .sec-title,.about-layout1 .sec-title,.ileafs-cate-section .sec-title{font-size:clamp(1.75rem,3vw,2.35rem);margin-bottom:0}.ileafs-cate-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;align-items:stretch}@media(max-width:1199px){.ileafs-cate-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:575px){.ileafs-cate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ileafs-cate-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:12px;height:100%;min-height:0;padding:16px 12px 18px;border-radius:18px;background:#fff;border:1px solid #e3ede1;text-decoration:none!important;color:var(--title-color);box-shadow:var(--shadow-sm);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.ileafs-cate-card:hover{transform:translateY(-4px);border-color:#b7dab1;box-shadow:var(--shadow-md);color:var(--theme-color)}.ileafs-cate-thumb{width:100%;aspect-ratio:1 / 1;max-width:110px;flex:0 0 auto;border-radius:16px;background:#f7faf5;border:1px solid #e0ecdf;display:grid;place-items:center;overflow:hidden;padding:10px}.ileafs-cate-thumb img{width:100%;height:100%;object-fit:contain}.ileafs-cate-card strong{font-size:13px;font-weight:700;line-height:1.25;display:block}.ileafs-cate-card small{color:var(--text-muted);font-size:12px;line-height:1.2}.ileafs-about-media{border-radius:24px;background:#f4f8f2;padding:28px;text-align:center}.ileafs-about-media img{max-height:400px;width:auto;max-width:100%;object-fit:contain}.ileafs-photo-mosaic{position:relative;height:460px;max-width:520px;margin:0 auto}.ileafs-photo-mosaic img{position:absolute;object-fit:cover;border-radius:18px;display:block;background:#fff;border:3px solid #fff;box-shadow:0 16px 36px #0b1a1229;transition:transform .35s ease,box-shadow .35s ease}.ileafs-photo-mosaic img:nth-child(1){width:58%;height:68%;top:8%;left:4%;z-index:2;transform:rotate(-4deg)}.ileafs-photo-mosaic img:nth-child(2){width:46%;height:42%;top:0;right:2%;z-index:3;transform:rotate(5deg)}.ileafs-photo-mosaic img:nth-child(3){width:44%;height:40%;bottom:6%;left:10%;z-index:4;transform:rotate(3deg)}.ileafs-photo-mosaic img:nth-child(4){width:48%;height:48%;bottom:2%;right:4%;z-index:3;transform:rotate(-6deg)}.ileafs-photo-mosaic:hover img:nth-child(1){transform:rotate(-2deg) translateY(-4px)}.ileafs-photo-mosaic:hover img:nth-child(2){transform:rotate(3deg) translateY(-6px)}.ileafs-photo-mosaic:hover img:nth-child(3){transform:rotate(1deg) translateY(-4px)}.ileafs-photo-mosaic:hover img:nth-child(4){transform:rotate(-3deg) translateY(-6px)}@media(max-width:767px){.ileafs-photo-mosaic{height:340px;max-width:100%}}.ileafs-checklist{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:12px}.ileafs-checklist li{position:relative;padding-left:28px;font-weight:500}.ileafs-checklist li:before{content:"✓";position:absolute;left:0;color:var(--theme-color);font-weight:800}.ileafs-product-card{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid #e3ede1;border-radius:22px;overflow:hidden;box-shadow:0 6px 20px #0b1a120a;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.ileafs-product-card:hover{transform:translateY(-6px);border-color:#b7dab1;box-shadow:0 18px 40px #0b1a121a}.ileafs-product-media{position:relative;aspect-ratio:1 / 1;background:#f7faf5;display:grid;place-items:center;padding:12px;border-bottom:1px solid #eef3ec}.ileafs-product-media a{display:grid;place-items:center;width:100%;height:100%}.ileafs-product-media img{width:auto;height:auto;max-width:92%;max-height:92%;object-fit:contain;transition:transform .4s ease}.ileafs-product-card:hover .ileafs-product-media img{transform:scale(1.06)}.ileafs-product-badge{position:absolute;top:14px;left:14px;background:var(--theme-color);color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;padding:6px 11px;border-radius:999px;box-shadow:0 6px 14px #26734440;z-index:1}.ileafs-product-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:6px;flex:1}.ileafs-product-body h3{font-size:1.35rem;margin:0;line-height:1.25}.ileafs-product-body h3 a{color:inherit;text-decoration:none}.ileafs-product-body h3 a:hover{color:var(--theme-color)}.ileafs-product-body p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.9em;flex:1}.ileafs-product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:4px 0 8px}.ileafs-product-price{font-family:Outfit,sans-serif;font-weight:800;font-size:1.25rem;color:var(--theme-color);margin:0;line-height:1.2}.ileafs-product-verified-badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;height:28px;padding:4px 10px;border-radius:999px;background:#0a0a0a}.ileafs-product-verified-badge img{height:16px;width:auto;display:block}.ileafs-product-actions{display:flex;align-items:center;gap:10px;margin-top:auto;width:100%;min-height:52px}.ileafs-product-icon-btn{width:52px;height:52px;flex-shrink:0;border-radius:999px;border:1px solid #d8e3d6;background:#fff;color:#1a3d28;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.ileafs-product-icon-btn i{font-size:16px;line-height:1;margin:0;width:auto;height:auto}.ileafs-product-icon-btn:hover{background:#0a0a0a;border-color:#0a0a0a;color:#fff}.ileafs-product-icon-btn.is-wishlisted,.ileafs-product-icon-btn.is-wishlisted:hover{background:#fff5f7;border-color:#fecdd3;color:#e11d48}.ileafs-product-icon-btn.is-added{background:var(--theme-color);border-color:var(--theme-color);color:#fff}.ileafs-product-body .vs-btn{flex:1;width:auto;min-width:0;padding:0 16px;font-size:14px;line-height:1;margin-top:0;border-radius:999px;min-height:52px;height:52px;background-color:#0a0a0a;border-color:#0a0a0a;color:#fff!important;box-shadow:0 6px 14px #0000002e;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;transform:none}.ileafs-product-body .vs-btn i{margin:0;padding:0;width:14px;height:14px;font-size:12px;line-height:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;top:0}.ileafs-product-body .vs-btn:hover,.ileafs-product-body .vs-btn:focus{background-color:#222;border-color:#222;color:#fff!important;box-shadow:0 10px 20px #00000038;transform:none}.ileafs-product-body .vs-btn.ileafs-buy-now{background-color:var(--theme-color);border-color:var(--theme-color);box-shadow:0 6px 14px #26734438}.ileafs-product-body .vs-btn.ileafs-buy-now:hover,.ileafs-product-body .vs-btn.ileafs-buy-now:focus{background-color:var(--theme-color-dark, #1a5c36);border-color:var(--theme-color-dark, #1a5c36);box-shadow:0 10px 20px #26734447;transform:none}.ileafs-product-body .vs-btn.px-4,.ileafs-product-body .vs-btn.py-3{padding:0 14px!important}@media(max-width:575.98px){.ileafs-product-actions{gap:8px;min-height:48px}.ileafs-product-icon-btn{width:48px;height:48px}.ileafs-product-body .vs-btn{font-size:13px;min-height:48px;height:48px;padding:0 12px}}.ileafs-notfound{max-width:560px;margin:0 auto;text-align:center;padding:28px 16px 12px}.ileafs-notfound__code{margin:0 0 8px;font-family:Outfit,sans-serif;font-size:clamp(4rem,14vw,7rem);font-weight:800;line-height:.9;color:var(--theme-color);letter-spacing:-.04em}.ileafs-notfound__title{margin:0 0 12px;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;color:#0a0a0a}.ileafs-notfound__text{margin:0 0 28px;color:#5d6b62;font-size:1rem;line-height:1.55}.ileafs-notfound__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.ileafs-promo-banner{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;align-items:center;min-height:320px;padding:36px 32px;border-radius:24px;background:linear-gradient(135deg,#f4f9ef,#e8f2e4);border:1px solid #d7e6db;overflow:hidden}.ileafs-promo-banner.accent{background:linear-gradient(135deg,#fff8e8,#f3efe4);border-color:#e8dfc8}.ileafs-promo-banner h3{margin:8px 0 10px;font-size:1.5rem}.ileafs-promo-banner p{color:var(--text-muted);margin-bottom:18px;max-width:280px}.ileafs-promo-banner img{width:100%;max-height:240px;object-fit:contain;justify-self:center}@media(max-width:575px){.ileafs-promo-banner{grid-template-columns:1fr;text-align:center}.ileafs-promo-banner p{max-width:none}}.ileafs-deal{padding:40px 0 60px}.ileafs-deal-card{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center;background:linear-gradient(120deg,#0f2a1a,#1b5933 55%,#267344);border-radius:28px;padding:40px 40px 40px 56px;color:#fff;overflow:hidden}.ileafs-deal-copy{padding-left:12px}.ileafs-deal-copy .ileafs-eyebrow.soft{background:#ffffff24;color:#eaf6d4}.ileafs-deal-copy h2{color:#fff;font-size:clamp(1.8rem,3vw,2.4rem);margin:10px 0 12px}.ileafs-deal-copy p{color:#ffffffc7;max-width:420px;margin-bottom:18px}.ileafs-deal-price{display:flex;flex-direction:column;gap:4px;margin-bottom:22px}.ileafs-deal-price strong{font-size:2rem;color:var(--theme-color2);font-family:Outfit,sans-serif}.ileafs-deal-price span{color:#ffffffa6;font-size:13px}.ileafs-deal-media{display:grid;place-items:center;background:transparent;border-radius:0;padding:0;min-height:0}.ileafs-deal-media img{max-height:320px;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 18px 36px rgba(0,0,0,.28))}@media(max-width:991px){.ileafs-deal-card{grid-template-columns:1fr}}.ileafs-trust{position:relative;z-index:2;padding:48px 0 64px;margin-bottom:0;background:#fff;border-top:1px solid #e8efe6}.ileafs-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.ileafs-trust-grid>div{padding:8px 12px}.ileafs-trust-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto 12px;border-radius:14px;background:#f3f8f1;border:1px solid #d7e6db;color:var(--theme-color)}.ileafs-trust-icon svg{width:22px;height:22px}.ileafs-trust-grid i{display:block;color:var(--theme-color);font-size:1.75rem;margin-bottom:12px;line-height:1}.ileafs-trust-grid h6{margin:0 0 4px;font-weight:700}.ileafs-trust-grid small{color:var(--text-muted)}@media(max-width:767px){.ileafs-trust-grid{grid-template-columns:repeat(2,1fr)}}.footer-layout1{margin-top:0!important;padding-top:72px!important}.footer-layout1 .footer-ele1,.footer-layout3 .footer-overlay{display:none!important}.footer-layout1:before,.footer-layout3 .widget-area.style3:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse at 15% 20%,rgba(158,227,68,.08),transparent 42%),radial-gradient(ellipse at 85% 70%,rgba(38,115,68,.18),transparent 45%);z-index:0}.footer-layout1>*,.footer-layout3 .widget-area.style3>*{position:relative;z-index:1}.footer-layout3 .widget-area.style3{position:relative;overflow:hidden}.ileafs-insta-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0}@media(max-width:991px){.ileafs-insta-grid{grid-template-columns:repeat(3,1fr)}}.ileafs-insta-item{position:relative;aspect-ratio:1;border-radius:0;overflow:hidden;background:#0b1a12;display:grid;place-items:center;padding:0}.ileafs-insta-item img{width:100%;height:100%;object-fit:cover;padding:0}.ileafs-insta-item a{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0b1a1273;color:#fff;opacity:0;transition:opacity .25s ease;font-size:1.4rem;border-radius:0}.ileafs-insta-item:hover a{opacity:1}.vs-menu-wrapper{z-index:100000!important}.ileafs-menu-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border:0;padding:0;margin:0;background:transparent;cursor:pointer}.vs-menu-wrapper .vs-menu-area{position:relative;z-index:1}.vs-menu-wrapper.vs-body-visible{opacity:1!important;visibility:visible!important}.ileafs-header-report{display:inline-flex;align-items:center;font-size:13px;font-weight:800;color:#0a0a0a!important;text-decoration:none!important;padding:6px 12px;border-radius:999px;border:1px solid #0a0a0a;line-height:1;white-space:nowrap;transition:background .2s ease,color .2s ease}.ileafs-header-report:hover{background:#0a0a0a;color:#fff!important}.vs-menu-wrapper .vs-menu-toggle{width:44px!important;height:44px!important;min-width:44px;display:inline-flex!important;align-items:center;justify-content:center;color:#fff!important;background:transparent!important;border:none!important;box-shadow:none!important;transform:none!important}.header-btns .ileafs-menu-toggle i,.header-btns .vs-menu-toggle i{font-size:18px;line-height:1}body.ileafs-menu-open{overflow:hidden}.vs-menu-wrapper .vs-menu-toggle i{font-size:22px;line-height:1;color:#fff}.related-products .product-img{position:relative}.related-products .product-tag{position:absolute;top:10px;left:10px;z-index:2;font-size:11px!important;font-weight:700;letter-spacing:.02em;line-height:1.2;padding:5px 10px!important;max-width:calc(100% - 20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ileafs-account-section{position:relative;padding:0 0 88px;background:radial-gradient(ellipse at top left,rgba(38,115,68,.06),transparent 50%),linear-gradient(180deg,#fbfdf9,#f4f8f2)}.ileafs-account-section>.container{position:relative;max-width:1140px}.ileafs-account-empty{background:#fff;border:1px solid #e3ede1;border-radius:24px;padding:64px 32px;box-shadow:0 12px 36px #0b1a120a;margin-top:40px}.ileafs-profile-card-anchor{position:relative;margin-bottom:28px}.ileafs-profile-card{overflow:hidden;background:#fff;border:1px solid #e6e6e6;border-radius:18px;box-shadow:0 14px 36px #00000014;max-width:720px}.ileafs-profile-card--in-section{position:relative;z-index:5;width:min(720px,100%);max-width:720px;margin:-56px auto 0}.ileafs-profile-card__banner{position:relative;z-index:0;height:72px;background-color:var(--theme-color)!important;background-image:linear-gradient(135deg,var(--theme-color-light, #2f8f55) 0%,var(--theme-color) 55%,var(--theme-color-dark, #1a5c36) 100%)!important}.ileafs-profile-card__banner-actions{position:static;display:flex;gap:8px;flex-shrink:0;z-index:3}.ileafs-profile-icon-btn{width:30px;height:30px;border-radius:999px;border:1px solid #d8e3d6;background:#f4f8f2;color:#1a3d28;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.ileafs-profile-icon-btn:hover{background:var(--theme-color);border-color:var(--theme-color);color:#fff;transform:translateY(-1px);box-shadow:0 8px 18px #123e2347}.ileafs-profile-card__body{position:relative;z-index:1;padding:0 16px 12px;background:#fff}.ileafs-profile-card__row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:-28px;margin-bottom:4px}.ileafs-profile-card__avatar{width:64px;height:64px;border-radius:999px;border:3px solid #fff;background:#0a0a0a;color:#fff;display:grid;place-items:center;box-shadow:0 0 0 1px #0000000f;flex-shrink:0;position:relative;z-index:2}.ileafs-profile-card__avatar i{font-size:1.35rem}.ileafs-profile-follow{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 14px;border-radius:999px;background:#000;color:#fff!important;font-weight:700;font-size:12px;text-decoration:none!important;border:1px solid #000;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;margin-bottom:4px}.ileafs-profile-follow:hover{background:var(--theme-color);border-color:var(--theme-color);color:#fff!important;transform:translateY(-1px);box-shadow:0 8px 18px #123e2347}.ileafs-profile-card__identity h3{display:inline-flex;align-items:center;gap:6px;margin:0 0 1px;font-size:1.1rem;font-weight:800;color:#0a0a0a;line-height:1.2}.ileafs-profile-verified{width:14px;height:14px;border-radius:999px;background:#1d9bf0;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:8px;flex-shrink:0}.ileafs-profile-handle{margin:0 0 4px;color:#71767b;font-size:13px}.ileafs-profile-bio{margin:0 0 6px;color:#0f1419;font-size:12px;line-height:1.35;max-width:42rem}.ileafs-profile-stats{display:flex;flex-wrap:wrap;gap:10px 14px;margin-bottom:0;font-size:12px;color:#71767b}.ileafs-profile-stats strong{color:#0f1419;font-weight:800;margin-right:4px}.ileafs-profile-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.ileafs-orders-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:22px}.ileafs-back-link{border:0;background:transparent;color:var(--theme-color);font-weight:600;padding:0;margin-bottom:8px}.ileafs-back-link:hover{text-decoration:underline}@media(max-width:575.98px){.ileafs-profile-card__row{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:8px}.ileafs-profile-follow{align-self:auto;width:auto;max-width:46%;flex-shrink:0;min-height:30px;padding:0 12px;font-size:11px;white-space:nowrap}}.ileafs-order-card{display:flex;gap:18px;align-items:center;background:#fff;border:1px solid #e3ede1;border-radius:20px;padding:18px 20px;margin-bottom:18px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;color:inherit;text-decoration:none}.ileafs-order-card--link:hover{border-color:#b7dab1;box-shadow:0 14px 34px #0b1a1212;transform:translateY(-2px);color:inherit}.ileafs-order-card__media{flex:0 0 120px;width:120px;height:120px;min-height:0;border-radius:0;background:transparent;border:none;display:flex;align-items:center;justify-content:center;padding:0;margin:0;overflow:hidden;box-shadow:none;align-self:center}.ileafs-order-card__media img{display:block;width:120px;height:120px;max-width:100%;max-height:100%;object-fit:contain;margin:0}.ileafs-order-card__media img+img{display:none}.ileafs-order-card__body{flex:1;min-width:0}.ileafs-order-card h6{margin:0 0 6px;font-size:1.05rem;font-weight:700;line-height:1.35}.ileafs-order-card .order-meta{margin:0 0 12px;color:var(--text-muted);font-size:13px}.ileafs-order-card .order-row{display:flex;flex-wrap:wrap;gap:8px 24px;margin-bottom:8px;font-size:14px}.ileafs-order-card .order-row strong{font-weight:600}.ileafs-order-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #eef3ec;font-size:14px}.ileafs-order-view{margin-left:auto;color:var(--theme-color);font-weight:700;font-size:13px}.ileafs-invoice{background:#fff;border:1px solid #e3ede1;border-radius:24px;padding:28px;box-shadow:0 14px 40px #0b1a120d}.ileafs-invoice__eyebrow{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700;color:var(--text-muted);margin-bottom:4px}.ileafs-invoice__header{display:grid;grid-template-columns:1.2fr 1fr .9fr;gap:24px;padding-bottom:22px;border-bottom:1px solid #eef3ec}.ileafs-invoice__header h2{margin:0 0 10px;font-size:1.35rem}.ileafs-invoice__address h6,.ileafs-invoice__items h6,.ileafs-invoice__payment h6{margin:0 0 10px;font-size:.95rem;font-weight:700}.ileafs-invoice__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 18px;margin:22px 0;padding:18px;border-radius:16px;background:#f7faf5;border:1px solid #eef3ec}.ileafs-invoice__meta span{display:block;font-size:12px;color:var(--text-muted);margin-bottom:2px}.ileafs-invoice__meta strong{font-size:14px;font-weight:650}.ileafs-invoice-table{width:100%;border-collapse:collapse}.ileafs-invoice-table th,.ileafs-invoice-table td{padding:14px 10px;border-bottom:1px solid #eef3ec;vertical-align:middle}.ileafs-invoice-table th{font-size:13px;color:var(--text-muted);font-weight:700}.ileafs-invoice-item{display:flex;align-items:center;gap:14px}.ileafs-invoice-item img{width:64px;height:64px;object-fit:contain;background:transparent;border-radius:0;border:none;padding:0}.ileafs-invoice__payment{margin-top:24px;padding-top:8px}.ileafs-invoice__payment dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px}.ileafs-invoice__payment dl>div{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;background:#fbfdf9;border:1px solid #eef3ec}.ileafs-invoice__payment dt{margin:0;color:var(--text-muted);font-weight:500}.ileafs-invoice__payment dd{margin:0;font-weight:700;text-align:right}.ileafs-pay-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.02em;background:#eef2f0;color:#445248}.ileafs-pay-badge--paid{background:#e6f6ea;color:#147a3a}.ileafs-pay-badge--pending{background:#fff4e5;color:#9a5b00}.ileafs-pay-badge--unknown{background:#eef2f0;color:#445248}@media(max-width:991.98px){.ileafs-invoice__header{grid-template-columns:1fr}.ileafs-invoice__meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.ileafs-account-section{padding:0 0 56px}.ileafs-profile-card-anchor{margin-bottom:20px}.ileafs-profile-card--in-section{margin-top:-40px;width:100%;max-width:100%}.ileafs-profile-card{max-width:100%}.ileafs-order-card{flex-direction:column;gap:14px;padding:18px}.ileafs-order-card__media{width:100px;height:100px;flex-basis:100px;min-height:0}.ileafs-order-card__media img{width:100px;height:100px}.ileafs-invoice{padding:18px}.ileafs-invoice__meta,.ileafs-invoice__payment dl{grid-template-columns:1fr}}.feature-element1,.img-box7 .img2,.img-box7 .img3,.img-box7 .img4,.keyf-element1{display:none!important}.ileafs-shop-bar{background:#fff;border:1px solid #e3ede1;border-radius:20px;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:28px;box-shadow:var(--shadow-sm)}.ileafs-guarantee{margin-top:48px;padding:28px 30px;border-radius:24px;background:radial-gradient(ellipse at top left,rgba(38,115,68,.1),transparent 55%),linear-gradient(135deg,#f7fbf4,#eef6eb);border:1px solid #d7e6db;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:24px;align-items:center;box-shadow:0 12px 30px #0b1a120d}.ileafs-guarantee__intro{display:flex;align-items:flex-start;gap:16px}.ileafs-guarantee__mark{width:52px;height:52px;flex-shrink:0;border-radius:16px;background:#fff;border:1px solid #d7e6db;color:var(--theme-color);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #2673441f}.ileafs-guarantee__mark svg{width:28px;height:28px}.ileafs-guarantee h5{margin:0 0 6px;font-weight:800;font-size:1.15rem;color:#0a0a0a}.ileafs-guarantee p{margin:0;color:var(--text-muted);font-size:14px;line-height:1.45}.ileafs-guarantee-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.ileafs-guarantee-tags span{background:#fff;border:1px solid #cfe0d3;color:var(--theme-color-dark);font-size:12px;font-weight:700;padding:10px 14px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;line-height:1}.ileafs-guarantee-tags svg{width:16px;height:16px;flex-shrink:0;color:var(--theme-color)}.ileafs-save-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;background:#dc2626;color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em;line-height:1;white-space:nowrap;align-self:center}.ileafs-product-price-row{align-items:center!important}@media(max-width:767px){.ileafs-guarantee{grid-template-columns:1fr;padding:22px 18px}.ileafs-guarantee-tags{justify-content:flex-start}}.ileafs-checkout-card{background:#fff;border:1px solid #e3ede1;border-radius:18px;padding:22px 24px 28px;box-shadow:0 10px 28px #0b1a120d;height:100%}.ileafs-checkout-card__title{font-size:1.25rem;font-weight:800;margin:0 0 18px;color:#0a0a0a}.ileafs-checkout-ship-to{color:#445248;font-size:14px}.ileafs-checkout-items{display:flex;flex-direction:column;gap:14px}.ileafs-checkout-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding-bottom:14px;border-bottom:1px solid #e8efe6}.ileafs-checkout-item img{width:64px;height:64px;object-fit:contain;border-radius:10px;background:#f7faf6}.ileafs-checkout-item__info strong{display:block;font-size:15px;color:#0a0a0a;margin-bottom:2px}.ileafs-checkout-item__price{font-size:13px;color:#5d6b62;margin-bottom:8px}.ileafs-checkout-item__row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ileafs-checkout-item__total{font-weight:800;color:#0a0a0a;white-space:nowrap}.ileafs-native-select{-moz-appearance:auto;appearance:auto;-webkit-appearance:menulist;background-image:none!important;padding-right:12px!important}.ileafs-checkout-table{width:100%;border-collapse:collapse;font-size:14px}.ileafs-checkout-table th,.ileafs-checkout-table td{padding:12px 8px;border-bottom:1px solid #e8efe6;vertical-align:middle}.ileafs-checkout-table th{color:#5d6b62;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.03em}.ileafs-checkout-qty{display:inline-flex;align-items:center;gap:8px;justify-content:center}.ileafs-checkout-qty button{width:28px;height:28px;border-radius:999px;border:1px solid #d5e0d4;background:#f7faf6;color:#0a0a0a;font-weight:700;line-height:1}.ileafs-checkout-qty button:hover{background:#0a0a0a;border-color:#0a0a0a;color:#fff}.ileafs-checkout-totals{margin-top:18px;padding-top:12px;border-top:1px solid #e3ede1}.ileafs-checkout-totals>div{display:flex;justify-content:space-between;gap:12px;padding:6px 0;font-size:14px;color:#445248}.ileafs-checkout-totals__grand{margin-top:8px;padding-top:10px!important;border-top:1px dashed #d5e0d4;font-size:1.05rem!important;color:#0a0a0a!important}.ileafs-checkout-gst .form-control{border-width:2px}.ileafs-checkout-policy{background:#f7faf6;border:1px solid #e3ede1;border-radius:12px;padding:14px 16px}.ileafs-checkout-policy__body{max-height:160px;overflow:auto;font-size:13px;color:#445248;line-height:1.45}.ileafs-checkout-policy__body p{margin:0 0 8px}.ileafs-votm-modal{max-width:520px;text-align:center}.ileafs-votm-modal__icon{width:56px;height:56px;margin:0 auto 12px;border-radius:999px;background:#e8f4ff;color:#1d9bf0;display:grid;place-items:center;font-size:1.6rem;font-weight:800;font-style:italic}.ileafs-votm-modal__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:18px}@media(max-width:575.98px){.ileafs-checkout-card{padding:18px 14px 22px}.ileafs-checkout-table th:nth-child(3),.ileafs-checkout-table td:nth-child(3){display:none}}.ileafs-iv-hero{padding-bottom:12px}.ileafs-iv-hero__panel{border-radius:24px;padding:clamp(28px,5vw,56px);background:linear-gradient(135deg,#267344eb,#123e23e0),url(/assets/img/bg/b-1-3.png) center/cover;color:#fff}.ileafs-iv-hero__panel h1{margin:10px 0 14px;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;color:#fff;max-width:18ch}.ileafs-iv-hero__panel p{margin:0;max-width:42rem;color:#ffffffe6;line-height:1.55}.ileafs-iv-hero__panel .ileafs-eyebrow{color:#ffffffd9}.ileafs-iv-benefits{margin-bottom:8px}.ileafs-iv-benefit{height:100%;background:#fff;border:1px solid #e3ede1;border-radius:18px;padding:22px 20px;box-shadow:0 10px 24px #0b1a120a}.ileafs-iv-benefit h3{margin:0 0 8px;font-size:1.15rem;font-weight:800;color:#0a0a0a}.ileafs-iv-benefit p{margin:0;color:#5d6b62;font-size:14px;line-height:1.5}.ileafs-iv-panel{height:100%;background:#f7faf6;border:1px solid #e3ede1;border-radius:20px;padding:clamp(22px,4vw,32px)}.ileafs-iv-panel--accent{background:linear-gradient(160deg,#eef7f0,#e4f2e8)}.ileafs-iv-panel h3{margin:8px 0 12px;font-size:clamp(1.25rem,3vw,1.6rem);font-weight:800}.ileafs-iv-panel p{margin:0;color:#445248;line-height:1.55}.ileafs-iv-cta{background:linear-gradient(135deg,#f4f9ef,#e8f2e4);border:1px solid #d7e6db;border-radius:24px;padding:clamp(28px,5vw,48px) clamp(18px,4vw,40px)}.ileafs-iv-cta h3{font-weight:800;color:#0a0a0a}.ileafs-iv-cta p{color:#5d6b62;max-width:36rem;margin-left:auto;margin-right:auto}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.product-actions .heart-btn{border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.product-actions .heart-btn.is-wishlisted,.product-actions .heart-btn.is-wishlisted i{color:#e11d48}.product-actions .heart-btn:hover i{transform:scale(1.08)}.ileafs-faq{max-width:820px;margin:0 auto}.ileafs-faq__group{margin-bottom:28px}.ileafs-faq__group-title{font-size:1.1rem;font-weight:800;margin:0 0 12px;color:var(--theme-color-dark, #1a5c36)}.ileafs-faq__item{background:#fff;border:1px solid #e3ede1;border-radius:14px;margin-bottom:10px;overflow:hidden}.ileafs-faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;border:0;background:transparent;padding:16px 18px;font-weight:700;font-size:15px;color:#0a0a0a;cursor:pointer}.ileafs-faq__q i{color:var(--theme-color);flex-shrink:0}.ileafs-faq__q.is-open{background:#f7faf6}.ileafs-faq__a{padding:12px 18px 16px;color:#445248;font-size:14px;line-height:1.55;border-top:1px solid #eef3ee;margin:0 0 4px}.ileafs-legal{max-width:820px;margin:0 auto}.ileafs-legal__intro{margin:0 0 28px;padding:16px 18px;border-radius:14px;background:#f4f9f1;border:1px solid #d7e6db;color:#334639;font-size:14px;line-height:1.5}.ileafs-legal__section{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #e8efe6}.ileafs-legal__section:last-of-type{border-bottom:0}.ileafs-legal__section h2{margin:0 0 12px;font-size:1.2rem;font-weight:800;color:#0a0a0a}.ileafs-legal__section p{margin:0 0 10px;color:#445248;font-size:15px;line-height:1.6}.ileafs-legal__section p:last-child{margin-bottom:0}.ileafs-legal__footer{margin-top:8px;padding-top:8px}.ileafs-legal__footer p{margin:0;font-size:14px;color:#445248}.ileafs-legal__footer a{color:var(--theme-color-dark, #1a5c36);font-weight:600;text-decoration:underline;text-underline-offset:2px}@media(max-width:575.98px){.ileafs-iv-hero__panel{border-radius:18px}.ileafs-faq__q{font-size:14px;padding:14px}.ileafs-legal__section h2{font-size:1.05rem}}.ileafs-contact-wrapper{overflow:hidden;border-radius:24px;border:1px solid #dce8db;background:#fff;box-shadow:0 16px 40px #0b1a120f}.ileafs-contact-wrapper .contact-box{padding:36px 28px;height:100%}.ileafs-contact-wrapper .form-style2{padding:36px 32px}.ileafs-contact-form .form-control{min-height:52px;border-radius:14px}.ileafs-contact-form textarea.form-control{min-height:140px;resize:vertical}.ileafs-contact .form-messages.success{color:var(--theme-color-dark, #1a5c36);font-weight:600}.ileafs-contact .form-messages.error{color:#b91c1c;font-weight:600}@media(max-width:991.98px){.ileafs-contact-wrapper .row{flex-direction:column}.ileafs-contact-wrapper .contact-box,.ileafs-contact-wrapper .form-style2{width:100%;max-width:100%;flex:0 0 100%}.ileafs-contact-wrapper .contact-box{border-radius:24px 24px 0 0}.ileafs-contact-wrapper .form-style2{padding:28px 20px 32px}}@media(max-width:575.98px){.ileafs-contact-wrapper{border-radius:18px}.ileafs-contact-wrapper .contact-box{padding:24px 18px}.ileafs-contact-form .vs-btn{width:100%}}.ileafs-connect-callout{height:100%;padding:28px 24px;border-radius:22px;background:linear-gradient(160deg,#f7fbf4,#eef6eb);border:1px solid #d7e6db}.ileafs-connect-callout h2{margin:0 0 12px;font-size:1.35rem;font-weight:800}.ileafs-connect-callout h3{margin:20px 0 8px;font-size:1.05rem;font-weight:700}.ileafs-connect-callout p{margin:0 0 12px;color:#445248;line-height:1.55;font-size:15px}.ileafs-connect-callout a{color:var(--theme-color-dark, #1a5c36);font-weight:600;text-decoration:underline;text-underline-offset:2px}.ileafs-connect-form,.ileafs-report-form{padding:28px 26px;border-radius:22px;background:#fff;border:1px solid #dce8db;box-shadow:0 14px 34px #0b1a120d}.ileafs-connect-form h2,.ileafs-report h2{margin:0 0 8px;font-size:1.35rem;font-weight:800}.ileafs-connect-form__lead,.ileafs-report__note{margin:0 0 22px;color:#445248;font-size:14px;line-height:1.5}.ileafs-report__note a{color:var(--theme-color-dark, #1a5c36);font-weight:600}.ileafs-connect-form label,.ileafs-report-form label{display:block;margin-bottom:6px;font-size:13px;font-weight:700;color:#1a3d28}.ileafs-connect-form .form-group,.ileafs-report-form .form-group{margin-bottom:16px}.ileafs-connect-form .form-control,.ileafs-report-form .form-control{min-height:50px;border-radius:12px}.ileafs-connect-form textarea.form-control,.ileafs-report-form textarea.form-control{min-height:110px}.ileafs-report{max-width:760px;margin:0 auto}.ileafs-report-previews{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.ileafs-report-previews figure{position:relative;width:88px;height:88px;margin:0;border-radius:12px;overflow:hidden;border:1px solid #d7e6db}.ileafs-report-previews img{width:100%;height:100%;object-fit:cover;display:block}.ileafs-report-previews button{position:absolute;top:4px;right:4px;width:22px;height:22px;border:0;border-radius:999px;background:#000000bf;color:#fff;font-size:14px;line-height:1;cursor:pointer}.ileafs-submit-success{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:grid;place-items:center;padding:24px;background:#0a0a0a}.ileafs-submit-success__card{width:min(440px,100%);text-align:center;color:#fff}.ileafs-submit-success__tick{display:inline-flex;width:96px;height:96px;margin-bottom:22px;color:#86efac}.ileafs-submit-success__tick svg{width:100%;height:100%}.ileafs-submit-success__spinner{width:72px;height:72px;margin:0 auto 22px;border-radius:999px;border:4px solid rgba(134,239,172,.25);border-top-color:#86efac;animation:ileafsSpin .8s linear infinite;display:block}.ileafs-submit-success__error{width:72px;height:72px;margin:0 auto 22px;border-radius:999px;border:3px solid #fca5a5;color:#fecaca;display:inline-flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800}.ileafs-submit-success__hint{margin:8px 0 0!important;font-size:13px!important;color:#ffffff8c!important}@keyframes ileafsSpin{to{transform:rotate(360deg)}}.ileafs-submit-success h2{margin:0 0 12px;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:800;color:#fff}.ileafs-submit-success p{margin:0 0 24px;color:#ffffffd1;line-height:1.55;font-size:15px}@media(max-width:767.98px){.ileafs-connect-form,.ileafs-report-form,.ileafs-connect-callout{padding:22px 18px}.ileafs-connect-form .vs-btn,.ileafs-report-form .vs-btn{width:100%}}.ileafs-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0b1a12b8;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ileafs-modal{width:min(460px,100%);background:#fff;border-radius:20px;padding:28px 28px 24px;box-shadow:0 24px 60px #00000047;position:relative}.ileafs-modal__badge{display:inline-block;background:#eaf6d4;color:#1b5933;font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;margin-bottom:12px}.ileafs-modal h2{margin:0 0 8px;font-size:1.5rem}.ileafs-modal p{margin:0 0 18px;color:#3b5042;line-height:1.55}.ileafs-modal__form{display:flex;flex-direction:column;gap:10px}.ileafs-modal__form label{font-weight:600;font-size:13px}.ileafs-modal__form input{border:1px solid #cfe0d3;border-radius:12px;padding:12px 14px;font-size:15px}.ileafs-modal__form input:focus{outline:none;border-color:#267344;box-shadow:0 0 0 3px #26734426}.ileafs-modal__error{color:#b42318!important;margin-top:12px!important;font-weight:600}.ileafs-modal__list ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;max-height:220px;overflow:auto}.ileafs-modal__option{width:100%;text-align:left;border:1px solid #d7e6db;background:#f7faf5;border-radius:12px;padding:12px 14px;cursor:pointer}.ileafs-modal__option:hover{border-color:#267344;background:#eef5ec}.ileafs-modal__option strong{display:block}.ileafs-modal__option span{font-size:13px;color:#647a6b}.ileafs-modal__link{background:none;border:none;color:#267344;font-weight:600;cursor:pointer;margin-top:12px;padding:0}.ileafs-modal__close{position:absolute;top:12px;right:14px;border:none;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:#647a6b}.ileafs-shop-bar{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap;margin-bottom:28px}.ileafs-empty{text-align:center;padding:48px 20px;background:#f7faf5;border-radius:16px;border:1px dashed #b7dab1}.ileafs-empty .vs-btn{margin-top:12px}.w-100{width:100%}
