@charset "UTF-8";body.sk-dialog-open{overflow:hidden}#sk-toast{position:fixed;left:50%;bottom:96px;z-index:999999;transform:translateX(-50%) translateY(16px);background:#1a3828;color:#fff;padding:11px 18px;border-radius:12px;font:600 13px/1.3 "Poppins",-apple-system,"Segoe UI",sans-serif;box-shadow:0 8px 24px rgb(0 0 0 / .22);opacity:0;pointer-events:none;transition:opacity 0.25s ease,transform 0.25s cubic-bezier(.22,1,.36,1)}#sk-toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}.sk-dialog{position:fixed;inset:0;z-index:99990;display:flex;align-items:center;justify-content:center;padding:16px}.sk-dialog[hidden]{display:none!important}.sk-dialog__overlay{position:absolute;inset:0;background:rgb(8 16 11 / .72);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer}@keyframes sk-dlg-in{from{opacity:0;transform:translateY(22px) scale(.96)}to{opacity:1;transform:none}}.sk-dialog__box{position:relative;z-index:1;width:100%;max-width:380px;max-height:calc(100vh - 32px);overflow:auto;background:#f6faf7;border-radius:22px;box-shadow:0 8px 12px rgb(0 0 0 / .06),0 28px 56px rgb(0 0 0 / .22);font-family:"Poppins",-apple-system,"Segoe UI",sans-serif;animation:sk-dlg-in 0.45s cubic-bezier(.22,1,.36,1) both;text-align:center}.sk-dialog__close{position:absolute;top:8px;right:8px;z-index:5;width:44px;height:44px;border-radius:50%;border:0;background:rgb(0 0 0 / .06);color:rgb(0 0 0 / .6);font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s}.sk-dialog__close:hover{background:rgb(0 0 0 / .12);color:#000}.sk-dialog--wheel .sk-dialog__close,.sk-dialog--ref .sk-dialog__close{background:rgb(255 255 255 / .14);color:rgb(255 255 255 / .85)}.sk-dialog--wheel .sk-dialog__close:hover,.sk-dialog--ref .sk-dialog__close:hover{background:rgb(255 255 255 / .28);color:#fff}@media (prefers-reduced-motion:reduce){.sk-dialog__box{animation:none}}#sk-exit-popup .sk-dialog__box{padding:44px 28px 28px;max-width:420px;background:#fff}#sk-exit-popup .sk-exit-popup__code{font-family:"Poppins",monospace}.sk-dialog--wheel .sk-dialog__box{padding:0}.sk-wheel__head{background:linear-gradient(135deg,#0e2218 0%,#1a3828 55%,#2f8b57 100%);padding:22px 56px 16px;color:#fff}.sk-wheel__tag{font-size:9px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:rgb(255 255 255 / .45);margin-bottom:6px}.sk-wheel__title{font-size:21px;font-weight:500;line-height:1.25;margin:0;color:#fff}.sk-wheel__title em{font-style:italic;color:#7dd4a0}.sk-wheel__spin{padding:20px 22px 14px}.sk-wheel__spin[hidden]{display:none}.sk-wheel__area{position:relative;width:240px;height:240px;margin:0 auto 16px}.sk-wheel__canvas{display:block;width:240px;height:240px;border-radius:50%;box-shadow:0 0 0 3px rgb(62 169 108 / .25),0 8px 32px rgb(0 0 0 / .18)}.sk-wheel__ptr{position:absolute;top:-12px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:22px solid #3ea96c;filter:drop-shadow(0 2px 4px rgb(0 0 0 / .3))}.sk-wheel__hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;border:0;cursor:pointer;background:linear-gradient(135deg,#fff,#e8f4ed);color:#1a3828;font:700 11px/1.2 "Poppins",sans-serif;letter-spacing:.5px;box-shadow:0 2px 12px rgb(0 0 0 / .15),inset 0 1px 0 rgb(255 255 255 / .8);transition:transform 0.15s,box-shadow 0.15s}.sk-wheel__hub:hover:not(:disabled){transform:translate(-50%,-50%) scale(1.08);box-shadow:0 4px 18px rgb(62 169 108 / .4)}.sk-wheel__hub:disabled{cursor:not-allowed;opacity:.7}.sk-wheel__cta{width:100%;border:0;border-radius:12px;padding:14px;cursor:pointer;background:linear-gradient(135deg,#1a3828,#2f8b57);color:#fff;font:700 14px/1.2 "Poppins",sans-serif}.sk-wheel__cta:disabled{opacity:.6;cursor:not-allowed}.sk-wheel__note{font-size:10.5px;color:#8a847f;margin-top:8px;line-height:1.5}.sk-wheel__result{padding:22px 22px 16px;display:flex;flex-direction:column;gap:10px}.sk-wheel__result[hidden]{display:none}@keyframes sk-bounce-in{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.08)}100%{transform:scale(1);opacity:1}}.sk-wheel__prize{background:linear-gradient(135deg,#1a3828,#3ea96c);border-radius:16px;padding:16px 20px;color:#fff;animation:sk-bounce-in 0.55s cubic-bezier(.22,1,.36,1) both}.sk-wheel__pval{font-size:28px;font-weight:700}.sk-wheel__psub{font-size:11px;color:rgb(255 255 255 / .7);margin-top:4px}.sk-wheel__code{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:12px 16px;border:1.5px solid #c8e6d4;border-radius:12px;background:#fff;cursor:pointer;font-family:inherit}.sk-wheel__code:hover{background:#f0f9f4}.sk-wheel__code-val{font-size:18px;font-weight:700;letter-spacing:3px;color:#1a3828;font-family:"Poppins",monospace}.sk-wheel__code-tag{font-size:9px;letter-spacing:1px;text-transform:uppercase;color:#fff;background:#3ea96c;border-radius:5px;padding:4px 8px;white-space:nowrap}.sk-wheel__go{display:block;width:100%;padding:12px;border-radius:10px;background:#3ea96c;color:#fff!important;font:700 13px/1.2 "Poppins",sans-serif;text-decoration:none!important;text-align:center}.sk-wheel__go:hover{background:#2f8b57}.sk-wheel__later{width:100%;padding:10px;border:0;border-radius:10px;background:#eef4f0;color:#1a3828;font:700 12px/1.2 "Poppins",sans-serif;cursor:pointer}@media (max-width:400px){.sk-wheel__area,.sk-wheel__canvas{width:210px;height:210px}}#sk-ref-btn{position:fixed;right:20px;bottom:88px;z-index:9990;display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:0;border-radius:50px;cursor:pointer;background:#1a3828;color:#fff;font:700 13px/1 "Poppins",-apple-system,sans-serif;box-shadow:0 4px 20px rgb(0 0 0 / .25);transition:background 0.2s,transform 0.2s}#sk-ref-btn:hover{background:#2f8b57;transform:translateY(-2px)}@media (max-width:767px){#sk-ref-btn{right:12px;bottom:82px;padding:10px 12px;font-size:12px;box-shadow:0 4px 14px rgb(0 0 0 / .22)}#sk-ref-btn span{display:none}#sk-ref-btn{width:46px;height:46px;justify-content:center;padding:0}body.current-page-product-detail #sk-ref-btn{display:none}}.sk-dialog--ref .sk-dialog__box{padding:0;text-align:left}.sk-ref__head{background:linear-gradient(135deg,#1a3828,#2f8b57);padding:20px 56px 18px 22px;color:#fff}.sk-ref__tag{font-size:9px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:rgb(255 255 255 / .45);margin-bottom:6px}.sk-ref__title{font-size:21px;font-weight:500;line-height:1.2;margin:0 0 6px;color:#fff}.sk-ref__title em{font-style:italic;color:#7dd4a0}.sk-ref__sub{font-size:11.5px;color:rgb(255 255 255 / .6);line-height:1.5;margin:0}.sk-ref__body{padding:16px 22px 18px}.sk-ref__cards{display:flex;gap:10px;margin-bottom:14px}.sk-ref__card{flex:1;background:#fff;border:1px solid #e2ece6;border-radius:12px;padding:12px;text-align:center}.sk-ref__card-lbl{font-size:9px;letter-spacing:1px;text-transform:uppercase;color:#8a847f;margin-bottom:3px}.sk-ref__card-val{font-size:22px;font-weight:700;color:#1a3828;line-height:1}.sk-ref__card-sub{font-size:10px;color:#8a847f;margin-top:3px}.sk-ref__share{display:flex;gap:8px;margin-bottom:12px}.sk-ref__wa,.sk-ref__copy{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:10px 8px;border:0;border-radius:10px;cursor:pointer;font:700 12.5px/1.2 "Poppins",sans-serif;text-decoration:none!important}.sk-ref__wa{background:#25D366;color:#fff!important}.sk-ref__copy{background:#1a3828;color:#fff}.sk-ref__wa:hover,.sk-ref__copy:hover{opacity:.9}.sk-ref__note{font-size:10.5px;color:#4a7a5a;line-height:1.5;background:#eef6f1;border-radius:8px;padding:8px 11px;margin:0}.sk-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:9980;display:flex;align-items:center;gap:12px;padding:10px 14px;padding-bottom:calc(10px + env(safe-area-inset-bottom, 0px));background:#fff;border-top:1px solid #efe9da;box-shadow:0 -8px 24px rgb(26 46 24 / .12);font-family:"Poppins",-apple-system,sans-serif}.sk-sticky-cta[hidden]{display:none!important}@media (min-width:768px){.sk-sticky-cta{display:none!important}}.sk-sticky-cta__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sk-sticky-cta__title{font-size:12px;color:#5c544e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sk-sticky-cta__price{font-size:17px;font-weight:800;color:#1a3828;letter-spacing:-.01em}.sk-sticky-cta__btn{flex-shrink:0;min-height:48px;padding:0 22px;border:0;border-radius:12px;cursor:pointer;background:linear-gradient(180deg,#3EA96C 0%,#2F8E55 100%);color:#fff;font:700 14px/1 "Poppins",sans-serif;letter-spacing:.02em;text-transform:uppercase;box-shadow:0 4px 12px rgb(62 169 108 / .35)}@media (max-width:767px){body.sk-has-sticky-cta #scroll-top{bottom:84px}}@media (min-width:992px){.zoomContainer{pointer-events:none}#product-thumb-image{z-index:1001}}.sk-product-trust__item span:first-child{flex-shrink:0}.sk-cert-link{display:inline-flex;align-items:center;gap:6px;margin:-6px 0 14px;font:600 12.5px/1.3 "Poppins",sans-serif;color:#05753A!important;text-decoration:none!important}.sk-cert-link:hover{color:#3EA96C!important;text-decoration:underline!important}#sk-order-coupon{margin:0 0 20px}.sk-order-coupon__inner{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;max-width:1200px;margin:0 auto;padding:16px 20px;background:linear-gradient(135deg,#f0faf4,#e8f5ee);border:1.5px solid rgb(62 169 108 / .3);border-radius:14px;font-family:"Poppins",-apple-system,sans-serif;color:#1a3828;font-size:14px}.sk-order-coupon__code-wrap{display:inline-flex;align-items:center;gap:8px}.sk-order-coupon__code{font:700 16px/1 "Poppins",monospace;letter-spacing:2px;background:#fff;border:1.5px dashed rgb(62 169 108 / .5);border-radius:8px;padding:8px 12px;color:#05753A}.sk-order-coupon__copy{min-height:40px;padding:8px 14px;border:0;border-radius:8px;background:#05753A;color:#fff;font:600 12px/1 "Poppins",sans-serif;cursor:pointer}.sk-order-coupon__copy:hover{background:#3EA96C}.sk-order-coupon__note{width:100%;font-size:11.5px;color:#4a7a5a}.sk-cat-head{margin:6px 0 18px}.sk-cat-title{margin:0;font-family:"Poppins",-apple-system,sans-serif;font-size:clamp(22px, 2.4vw, 30px);font-weight:700;color:#1a3828;letter-spacing:-.01em;line-height:1.2}#head-content.sk-head-content--dup{display:none}.sk-ship-badge{display:inline-flex;align-items:center;gap:5px;margin:4px auto 8px;padding:4px 11px;border-radius:999px;font:600 11.5px/1.3 "Poppins",-apple-system,sans-serif;letter-spacing:.01em;background:#eef6f1;color:#05753A;border:1px solid rgb(62 169 108 / .28)}.sk-ship-badge--tomorrow,.sk-ship-badge--monday{background:#f4f6f4;color:#3d5e4a;border-color:rgb(0 0 0 / .08)}.showcase-content .sk-ship-badge{display:inline-flex}@media (max-width:600px){.sk-ship-badge{font-size:10.5px;padding:3px 9px}}.sk-cart-widgets{margin:12px 0 18px}@media (max-width:767px){#header .header-block{overflow:visible}#header .cart-menu .cart-amount{top:-7px!important;right:6px!important;height:18px;padding:0 6px!important;font-size:9px!important;border-width:1.5px!important}}button#scroll-top{border:0;padding:0;font:inherit;appearance:none;-webkit-appearance:none;cursor:pointer}button#scroll-top img{display:block}