@charset "UTF-8";*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f1f1f;background:#f5fbf5}#pageLoader{display:none;position:fixed;inset:0;background:#0006;z-index:9999;align-items:center;justify-content:center}#pageLoader.active{display:flex}#pageLoader__spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.3);border-top-color:#44d62d;border-radius:50%;animation:loaderSpin .8s linear infinite}@keyframes loaderSpin{to{transform:rotate(360deg)}}.discount-ribbon{position:absolute;top:10px;left:0;z-index:2}.discount-ribbon:after{content:"";position:absolute;top:100%;left:0;width:0;height:0;border-left:9px solid #4a0000;border-bottom:9px solid transparent}.discount-ribbon__badge{display:block;color:#fff;font-size:13px;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.5);line-height:1;padding:9px 26px 9px 12px;letter-spacing:.4px;background:linear-gradient(180deg,#ffffff6b,#ffffff0f 5%,#ef5350 12%,#c62828 55%,#7f0000);clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%);filter:drop-shadow(0 5px 0 #560000) drop-shadow(1px 13px 10px rgba(0,0,0,.7))}.discount-ribbon--sm{top:8px}.discount-ribbon--sm:after{border-left-width:7px;border-bottom-width:7px}.discount-ribbon--sm .discount-ribbon__badge{font-size:11px;padding:7px 22px 7px 10px}.site-header{background:#0e3b0e}.header-top{background:#0b2f0b;font-size:13px}.header-top__inner{display:flex;align-items:center;gap:28px;padding:8px 32px}.header-top a{color:#fff;text-decoration:none;opacity:.9;white-space:nowrap;transition:color .15s ease,opacity .15s ease}.header-top a:hover{color:#44d62d;opacity:1}.header-top__inner a{margin-right:8px}.header-top__inner a:last-child{margin-right:0}.header-main{position:relative;height:200px;background:radial-gradient(circle at center,#8cff8c33,#8cff8c1f 20%,#174a140a 34%,#174a1400 44%),linear-gradient(90deg,#174a14 0% 38%,#1e6a1b 50%,#174a14 62% 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.header-logo{text-align:center}.header-logo__img{max-width:520px;width:100%;height:auto}.header-logo__img{filter:drop-shadow(0 6px 14px rgba(0,0,0,.45))}.header-nav{background:#0b2f0b;border-top:1px solid #1d6b1d}.header-nav__inner{display:grid;grid-template-columns:200px 1fr 200px;align-items:center;gap:20px;padding:10px 24px}.header-nav__search input{max-width:620px;height:42px;font-size:15px;padding:8px 14px;border-radius:20px;border:none}.header-nav__left,.header-nav__right{color:#e6ffcc;font-weight:600;text-transform:uppercase;cursor:pointer}.header-nav__left:hover,.header-nav__right:hover{color:#fff}.header-nav__left,.header-nav__right{position:relative;padding:6px 0}.header-nav__left:after,.header-nav__right:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:#7dff7d;transition:width .25s ease}.header-nav__left:hover:after,.header-nav__right:hover:after{width:100%}.headerNavBigi{background:linear-gradient(180deg,#0c320c,#091f09);border-top:1px solid rgba(68,214,45,.18)}.header-nav-desktop{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.header-cats{position:relative}.header-cats__btn{display:inline-flex;align-items:center;gap:9px;padding:9px 18px;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#fff;font-size:13px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;cursor:pointer;transition:background .2s ease,border-color .2s ease}.header-cats__btn:hover{background:#ffffff21;border-color:#44d62d59}.header-cats__chevron{opacity:.6;transition:transform .25s ease}.header-cats:hover .header-cats__chevron{transform:rotate(180deg);opacity:.9}.header-cats__dropdown{position:absolute;top:calc(100% + 2px);left:0;width:270px;padding:6px;background:#0d2d0d;border:1px solid rgba(68,214,45,.18);border-radius:14px;box-shadow:0 24px 64px #000000a6,0 0 0 1px #44d62d0d;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:opacity .2s ease,transform .22s ease,visibility .2s;z-index:1000}.header-cats__dropdown:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px;background:transparent}.header-cats:hover .header-cats__dropdown,.header-cats__dropdown:hover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header-promo-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 22px;background:linear-gradient(135deg,#1e6b10,#3db82a);border:1px solid rgba(68,214,45,.35);border-radius:10px;color:#fff;font-size:13px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;text-decoration:none;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease}.header-promo-btn:hover{filter:brightness(1.12);transform:translateY(-1px);box-shadow:0 6px 20px #44d62d4d}.header-new-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 22px;background:linear-gradient(135deg,#0a5f8f,#1a8cc1);border:1px solid rgba(56,189,248,.35);border-radius:10px;color:#fff;font-size:13px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;text-decoration:none;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease}.header-new-btn:hover{filter:brightness(1.12);transform:translateY(-1px);box-shadow:0 6px 20px #38bdf84d}.cat-menu,.cat-menu__sub{list-style:none;margin:0;padding:0}.cat-menu__item{position:relative}.cat-menu__link{display:flex;justify-content:space-between;align-items:center;padding:9px 12px;border-radius:8px;color:#ffffffe0;text-decoration:none;font-size:13.5px;font-weight:600;letter-spacing:.1px;transition:background .15s ease,color .15s ease,padding-left .15s ease}.cat-menu__link:hover{background:#44d62d1c;color:#fff;padding-left:16px}.cat-menu__arrow{opacity:.45;font-size:17px;line-height:1;flex-shrink:0}.cat-menu__sub{position:absolute;top:0;left:calc(100% + 6px);width:460px;padding:6px;background:#0d2d0d;border:1px solid rgba(68,214,45,.18);border-radius:14px;box-shadow:0 24px 64px #000000a6;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s;z-index:1001;display:grid;grid-template-columns:1fr 1fr;align-items:start}.cat-menu__sub:before{content:"";position:absolute;top:0;left:-14px;width:14px;height:100%;background:transparent}.cat-menu__item:hover>.cat-menu__sub,.cat-menu__sub:hover{opacity:1;visibility:visible;pointer-events:auto}.cat-menu__sub .cat-menu__sub{position:absolute;top:0;left:calc(100% + 6px);width:240px;display:grid;grid-template-columns:1fr;align-items:start;background:#1a3d1a;border-color:#44d62d8c;box-shadow:0 16px 48px #0000008c}.cat-menu__sub .cat-menu__sub.cat-menu__sub--cols2{grid-template-columns:1fr 1fr;width:440px}.cat-menu__sub .cat-menu__sub.cat-menu__sub--cols3{grid-template-columns:1fr 1fr 1fr;width:560px}.mobile-level{transition:transform .35s cubic-bezier(.4,0,.2,1)}.mobile-link{transition:background .2s ease;min-height:44px}.mobile-link.active{background:#ffffff14;border-radius:8px}#mobileSidebar{overflow-y:auto}#mobileSidebar #mobileNav{overflow-y:auto;height:calc(100% - 120px)}#mobileSidebar a{min-height:44px;display:flex;align-items:center}.nav-link{position:relative;display:inline-block}.nav-link:after{content:"";position:absolute;left:50%;top:-4px;width:0;height:2px;background:#7dff7d;transition:all .25s ease;transform:translate(-50%)}.nav-link:hover:after{width:100%}.nav-link-b{position:relative;display:inline-block}.nav-link-b:after{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:2px;background:#7dff7d;transition:all .25s ease;transform:translate(-50%)}.nav-link-b:hover:after{width:100%}.hero-slide__content{background:#00000059;padding:.6rem 1.2rem;border-radius:6px}.hero-slider .swiper-slide{position:relative;display:block}.secondary-banner{display:block;overflow:hidden;border-radius:6px;position:relative}.secondary-banner img{width:100%;height:auto;display:block;transition:transform .4s ease}.secondary-banner:after{content:"";position:absolute;inset:0;background:#0000;transition:background .4s ease}.secondary-banner:hover img{transform:scale(1.03)}.secondary-banner:hover:after{background:#00000014}.announcement-bar{width:100%;padding:5px 10px;text-align:center;font-size:14px;font-weight:600}.info-page-wrap{padding:40px 16px;background:#fff}.info-page-container{max-width:1600px;margin:0 auto}.info-page-title{font-size:2rem;font-weight:700;margin-bottom:24px;color:#1a1a1a;border-bottom:2px solid #e2e5e9;padding-bottom:12px}.info-page-content{font-size:15px;line-height:1.8;color:#333}.info-page-content h2,.info-page-content h3{margin-top:28px;margin-bottom:12px}.info-page-content p{margin-bottom:16px}.info-page-content ul,.info-page-content ol{padding-left:24px;margin-bottom:16px}.info-page-content a{color:#4f7f2b;text-decoration:underline}.info-page-content img{max-width:100%;border-radius:6px}.info-page-content table{width:100%;border-collapse:collapse;margin-bottom:16px}.info-page-content td,.info-page-content th{padding:10px;border:1px solid #e2e5e9}.info-page-content th{background:#f5f6f8;font-weight:600}.info-page-store-meta{display:flex;flex-direction:column;gap:8px;margin-bottom:28px;padding:16px 20px;background:#f8faf5;border-left:4px solid #4f7f2b;border-radius:4px}.info-page-store-meta__row{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:#333;line-height:1.5}.info-page-store-meta__icon{flex-shrink:0;width:20px}.info-page-store-meta__phone{color:#4f7f2b;text-decoration:none;font-weight:600}.info-page-store-meta__phone:hover{text-decoration:underline}.info-page-map{margin-top:32px;border-radius:8px;overflow:hidden}.header-search{position:relative;flex:1}.mobile-logo-link{flex:1;display:flex;justify-content:center;align-items:flex-start;height:80px;overflow:hidden;min-width:0}.mobile-logo-link img{height:75px;width:auto;max-width:100%;object-fit:contain;margin-top:2px}@media(max-width:400px){.mobile-logo-link img{height:70px;margin-top:1px}}@media(max-width:360px){.mobile-logo-link img{height:70px;margin-top:0}}#openMenu{position:relative;z-index:1}#mobileSidebar{background:radial-gradient(circle at 70% 30%,rgba(0,255,120,.15),transparent 40%),radial-gradient(circle at 20% 80%,rgba(0,200,100,.1),transparent 40%),linear-gradient(180deg,#0f3d1f,#07210f)}#mobileSidebar:before{content:"";position:absolute;inset:0;background:#0000004d;pointer-events:none}header{position:relative;background:radial-gradient(circle at 70% 30%,rgba(0,255,120,.15),transparent 40%),radial-gradient(circle at 20% 80%,rgba(0,200,100,.1),transparent 40%),url(/images/digital-glow.webp) center/cover no-repeat,linear-gradient(180deg,#0f3d1f,#07210f)}.headertopBigi{background:radial-gradient(circle at 70% 30%,rgba(0,255,120,.15),transparent 40%),radial-gradient(circle at 20% 80%,rgba(0,200,100,.1),transparent 40%),linear-gradient(180deg,#0f3d1f,#07210f)}@media(max-width:768px){header{position:sticky;top:0;z-index:999}}.site-footer{background:radial-gradient(circle at 70% 30%,rgba(0,255,120,.15),transparent 40%),radial-gradient(circle at 20% 80%,rgba(0,200,100,.1),transparent 40%),linear-gradient(180deg,#0f3d1f,#07210f);color:#fff;padding:32px 16px}@media(min-width:768px){.site-footer{padding:48px 32px}}.site-footer__inner{max-width:1600px;margin:0 auto}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:768px){.site-footer__grid{display:flex;flex-wrap:wrap;align-items:stretch;gap:24px}}.site-footer__col{background:#ffffff0b;border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:22px 26px 26px}@media(min-width:768px){.site-footer__col{flex:0 1 auto;min-width:210px}}@media(min-width:768px){.site-footer__stores{flex:1 1 420px;min-width:0}}.site-footer__col-title{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:1px;opacity:.92;margin:0 0 20px;text-align:center;position:relative;padding-bottom:12px}.site-footer__col-title:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:44px;height:3px;border-radius:3px;background:#44d62d}.site-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:11px}.site-footer__link{color:#fff;text-decoration:none;opacity:.9;font-size:14px;transition:color .15s,opacity .15s}.site-footer__link:hover{color:#44d62d;opacity:1}.site-footer__col:not(.site-footer__stores) .site-footer__link:before{content:"›";color:#44d62d;margin-right:8px;font-weight:700}.site-footer__stores-grid{display:flex;flex-direction:column;gap:20px;margin-top:4px}@media(min-width:768px){.site-footer__stores-grid{flex-direction:row;flex-wrap:wrap;gap:22px 32px}}.site-footer__store-group{display:flex;flex-direction:column;gap:11px}.site-footer__store-city{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#44d62d;opacity:.95;margin:0 0 2px}.site-footer__stores .site-footer__link{display:inline-flex;align-items:flex-start;gap:8px}.site-footer__stores .site-footer__link:before{content:"";flex-shrink:0;width:13px;height:15px;margin-top:2px;background:#44d62d;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/%3E%3C/svg%3E") no-repeat center;mask-size:contain}.site-footer__social{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.site-footer__social-link{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#ffffff1a;color:#fff;transition:background .2s,transform .2s}.site-footer__social-link svg{width:18px;height:18px}.site-footer__social-link:hover{background:#44d62d;transform:translateY(-2px)}.site-footer__contacts{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.site-footer__social+.site-footer__contacts-title{margin-top:26px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.site-footer__contact{display:inline-flex;align-items:center;gap:8px;color:#fff;opacity:.9;font-size:14px;text-decoration:none;transition:color .15s,opacity .15s}.site-footer__contact svg{width:16px;height:16px;color:#44d62d;flex-shrink:0}.site-footer__contact:hover{color:#44d62d;opacity:1}.site-footer__bottom{margin-top:32px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);font-size:13px;opacity:.65;text-align:center}.category-page{max-width:1600px;margin:0 auto;padding:24px 16px}.cat-breadcrumb{font-size:13px;color:#6b6b6b;margin-bottom:16px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.cat-breadcrumb a{color:#1f7a1f;text-decoration:none}.cat-breadcrumb a:hover{text-decoration:underline}.category-layout{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start}@media(max-width:767px){.category-layout{grid-template-columns:1fr}}.category-sidebar{position:sticky;top:24px;max-height:calc(100vh - 48px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.category-sidebar::-webkit-scrollbar{display:none}@media(max-width:767px){.category-sidebar{position:fixed;top:0;left:0;width:min(92vw,360px);height:100dvh;overflow-y:auto;background:#fff;z-index:1001;padding:56px 16px 16px;box-shadow:4px 0 24px #0000002e;transform:translate(-110%);transition:transform .3s ease;display:block}.category-sidebar.open{transform:translate(0)}}.sidebar-close-btn{display:none}@media(max-width:767px){.sidebar-close-btn{display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;right:0;padding:14px 16px;background:#0f3d0f;color:#fff;font-size:14px;font-weight:700;border:none;cursor:pointer}}.sidebar-backdrop{display:none}@media(max-width:767px){.sidebar-backdrop{position:fixed;inset:0;background:#00000073;z-index:1000}.sidebar-backdrop.active{display:block}}.filter-group{background:#fff;border:1px solid #e2e5e9;border-radius:8px;margin-bottom:12px;overflow:hidden}.filter-group__title{background:#0f3d0f;color:#fff;padding:10px 14px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.filter-group__body{padding:12px 14px;display:flex;flex-direction:column;gap:8px}.filter-option{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.filter-option input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#44d62d}.filter-option__brand-logo{height:18px;max-width:64px;width:auto;object-fit:contain;flex-shrink:0}.filter-option--root{margin-top:4px}.filter-option--child{padding-left:14px}.filter-option--child:before{content:"›";margin-right:4px;color:#aaa}.filter-option--grandchild{padding-left:28px}.filter-option--grandchild:before{content:"›";margin-right:4px;color:#ccc}.subcat-link{display:block;padding:7px 10px;border-radius:6px;font-size:13.5px;color:#333;text-decoration:none;transition:background .15s,color .15s}.subcat-link:hover{background:#1f7a1f12;color:#1f7a1f}.subcat-link--active{background:#1f7a1f1a;color:#1f7a1f;font-weight:600}.filter-group__body--subcats{gap:2px}.filter-option--swatch{display:inline-flex;padding:0;margin:0}.filter-option--swatch input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;margin:0}.filter-option--swatch .filter-swatch__label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.filter-option--swatch .filter-swatch{display:block;width:28px;height:28px;border-radius:6px;box-shadow:inset 0 0 0 1px #00000026;border:2px solid transparent;transition:border-color .15s,transform .12s}.filter-option--swatch:hover .filter-swatch{transform:scale(1.08)}.filter-option--swatch input[type=checkbox]:checked+.filter-swatch{border-color:#1f7a1f;box-shadow:inset 0 0 0 1px #00000026,0 0 0 2px #1f7a1f40}.filter-option--swatch input[type=checkbox]:focus-visible+.filter-swatch{outline:2px solid #1f7a1f;outline-offset:2px}.filter-option--swatch .filter-swatch--transparent{background-color:#fff;background-image:linear-gradient(45deg,#c8c8c8 25%,transparent 25%,transparent 75%,#c8c8c8 75%),linear-gradient(45deg,#c8c8c8 25%,transparent 25%,transparent 75%,#c8c8c8 75%);background-size:10px 10px;background-position:0 0,5px 5px}.filter-group__body:has(.filter-option--swatch){flex-direction:row;flex-wrap:wrap;gap:8px}.filter-clear{display:block;text-align:center;font-size:13px;color:#888;text-decoration:none;margin-top:6px}.filter-clear:hover{color:#c62828}.filter-toggle-btn{display:none;padding:10px 16px;background:#0f3d0f;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;margin-bottom:16px}@media(max-width:767px){.filter-toggle-btn{display:block}}.category-main h1{font-size:1.6rem;font-weight:700;margin-bottom:16px;color:#1a1a1a}.category-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:10px}.category-toolbar select{padding:8px 12px;border:1px solid #e2e5e9;border-radius:6px;font-size:14px;cursor:pointer}.products-count{font-size:14px;color:#666}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:480px){.products-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(min-width:768px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}}.product-card{position:relative;background:#fff;border:1px solid #e2e5e9;border-radius:8px;overflow:hidden;transition:box-shadow .2s,transform .2s;cursor:pointer;text-decoration:none;color:inherit;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.product-card__promo-ribbon{position:absolute;top:14px;left:0;z-index:2;color:#fff;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:7px 26px 7px 13px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 36' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='rb' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0%25' stop-color='%23ff4545'/%3E%3Cstop offset='50%25' stop-color='%23dd0f0f'/%3E%3Cstop offset='100%25' stop-color='%23a80000'/%3E%3C/linearGradient%3E%3ClinearGradient id='gl' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0%25' stop-color='rgba(255,255,255,.22)'/%3E%3Cstop offset='100%25' stop-color='rgba(255,255,255,0)'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M8,0 L168,0 L200,18 L168,36 L8,36 Q0,36 0,28 L0,8 Q0,0 8,0 Z' fill='url(%23rb)'/%3E%3Cpath d='M8,0 Q0,0 0,8 L0,18 L184,9 L168,0 Z' fill='url(%23gl)'/%3E%3C/svg%3E") no-repeat center/100% 100%;filter:drop-shadow(1px 3px 6px rgba(120,0,0,.55));text-shadow:0 1px 3px rgba(0,0,0,.45)}@media(max-width:480px){.product-card__promo-ribbon{font-size:10px;padding:5px 18px 5px 9px;top:10px}}.product-card__img-wrap{position:relative;width:100%;aspect-ratio:1;background:#f9fafb;overflow:hidden}.product-card__img{width:100%;height:100%;object-fit:contain;padding:12px}.product-card__flip{position:relative;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,.2,.2,1)}.product-card__flip.is-3d{transform-style:preserve-3d}.product-card__img--back{display:none}@media(hover:hover)and (pointer:fine){.product-card__img--back{display:block;position:absolute;inset:0;transform:rotateY(180deg)}.product-card__flip--has-back .product-card__img--front,.product-card__flip--has-back .product-card__img--back{backface-visibility:hidden}.product-card:hover .product-card__flip--has-back{transform:perspective(900px) rotateY(180deg)}}@media(prefers-reduced-motion:reduce){.product-card__flip{transition:none}}.product-card__img-placeholder{width:100%;height:100%;background:#f0f2f5;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:40px}.product-card__wishlist-btn{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:50%;background:#ffffffe6;border:1px solid #e2e5e9;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;z-index:2}.product-card__wishlist-btn:hover{background:#fde8e8;transform:scale(1.1)}.product-card__wishlist-btn.wishlist-btn--active{background:#fde8e8;border-color:#f5c6c6}.product-card__body{padding:12px;flex:1;display:flex;flex-direction:column;gap:6px}.product-card__name{font-size:14px;font-weight:500;line-height:1.4;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:767px){.product-card__name{-webkit-line-clamp:3}}.product-card__name-link{font-size:14px;font-weight:500;line-height:1.4;color:#1a1a1a;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:767px){.product-card__name-link{-webkit-line-clamp:3}}.product-card__name-link:after{content:"";position:absolute;inset:0;z-index:0}.product-card__name-link:hover{color:#1f7a1f}.product-card__name-link:focus-visible{outline:2px solid #1f7a1f;outline-offset:2px}.product-card__price{font-size:16px;font-weight:700;color:#1f7a1f;margin-top:auto}.product-card__price--promo{color:#c62828}.product-card__old-price{font-size:13px;color:#6b6b6b;text-decoration:line-through}.product-card__cart-form{padding:0 12px 12px;position:relative;z-index:1}.product-card__qty-row{display:flex;gap:6px}.product-card__qty-input{width:52px;padding:8px 6px;border:1px solid #e2e5e9;border-radius:6px;text-align:center;font-size:14px}.product-card__add-btn{flex:1;padding:8px;background:#1f7a1f;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}.product-card__add-btn:hover{background:#0f3d0f}.no-products{text-align:center;padding:60px 20px;color:#888;font-size:15px}.cat-pagination{margin-top:32px;display:flex;justify-content:center;gap:6px;flex-wrap:wrap}.cat-pagination a,.cat-pagination span{padding:8px 14px;border:1px solid #e2e5e9;border-radius:6px;font-size:14px;text-decoration:none;color:#333}.cat-pagination a:hover{background:#f0f2f5}.cat-pagination span.active{background:#1f7a1f;color:#fff;border-color:#1f7a1f}.category-main-title{font-size:1.8rem;font-weight:700;margin-bottom:24px;color:#1a1a1a}.subcategories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.subcategory-card{background:#fff;border:1px solid #e2e5e9;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;align-items:center;padding:20px 16px;text-align:center}.subcategory-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.subcategory-card__img{width:100%;max-width:120px;aspect-ratio:1;object-fit:contain;margin-bottom:12px}.subcategory-card__img-placeholder{width:80px;height:80px;display:flex;align-items:center;justify-content:center;font-size:36px;margin-bottom:12px;background:#f0f2f5;border-radius:8px}.subcategory-card__name{font-size:15px;font-weight:600;color:#1a1a1a}.category-hero{display:flex;align-items:center;gap:16px;margin-bottom:24px}.category-hero__img{width:56px;height:56px;object-fit:contain}.category-hero__title{font-size:1.8rem;font-weight:700;margin:0;color:#1a1a1a}.product-card__add-btn{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;position:relative}.product-card__add-btn:hover,.product-card__add-btn:active,.product-card__add-btn:focus{color:#fff}.product-card__add-btn svg{width:18px;height:18px;flex-shrink:0;stroke:currentColor;transition:transform .2s ease,opacity .2s ease,filter .2s ease}.product-card__add-btn:hover svg{transform:scale(1.08);filter:drop-shadow(0 0 4px rgba(255,255,255,.45))}.product-card__add-btn:active svg{transform:scale(.92);opacity:.85}.product-card__add-btn.is-loading{cursor:wait;pointer-events:none}.product-card__add-btn.is-loading>*{opacity:0}.product-card__add-btn.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:btn-spin .6s linear infinite}@keyframes btn-spin{to{transform:rotate(360deg)}}.filter-option--unavailable{opacity:.35;pointer-events:none}.brand-hero{display:flex;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.brand-hero__logo{height:48px;max-width:160px;width:auto;object-fit:contain}.brand-hero__title{font-size:28px;font-weight:700;margin:0}.brand-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.brand-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:18px 12px;min-height:110px;border:1px solid #e2e5e9;border-radius:10px;background:#fff;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.brand-card:hover{border-color:#44d62d;box-shadow:0 2px 10px #0000000f}.brand-card--plain{cursor:default}.brand-card--plain:hover{border-color:#e2e5e9;box-shadow:none}.brand-card__logo{height:34px;max-width:110px;width:auto;object-fit:contain}.brand-card__name{font-weight:600;text-align:center;line-height:1.3}.brand-card__count{font-size:12px;color:#9ca3af}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;align-items:center}.filter-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#f0f4ec;color:#0f3d0f;border:1px solid #c8d8ba;border-radius:16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s ease}.filter-chip:hover{background:#e2ebd6;border-color:#1f7a1f}.filter-chip__close{font-size:16px;line-height:1;color:#888;font-weight:700}.filter-chip:hover .filter-chip__close{color:#0f3d0f}.filter-chip--clear-all{background:#f5f5f5;color:#555;border-color:#ccc;font-weight:600}.filter-chip--clear-all:hover{background:#eaeaea;border-color:#999}.filter-apply-btn{width:100%;padding:10px 16px;background:#1f7a1f;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;margin-top:16px;transition:background .2s}.filter-apply-btn:hover{background:#0f3d0f}@media(min-width:769px){.filter-apply-btn{display:none}}#productsContainer{position:relative;transition:opacity .15s ease}#productsContainer.is-loading{opacity:.5;pointer-events:none}#productsContainer.is-loading:after{content:"";position:absolute;top:80px;left:50%;transform:translate(-50%);width:40px;height:40px;border:4px solid rgba(31,122,31,.2);border-top-color:#1f7a1f;border-radius:50%;animation:filter-loading-spin .7s linear infinite;z-index:10}@keyframes filter-loading-spin{to{transform:translate(-50%) rotate(360deg)}}.price-filter__slider{position:relative;height:28px;margin:4px 6px 10px}.price-filter__slider:before{content:"";position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);height:4px;background:#e2e5e9;border-radius:2px}.price-filter__fill{position:absolute;top:50%;transform:translateY(-50%);height:4px;left:0;right:0;background:#1f7a1f;border-radius:2px}.price-filter__range{position:absolute;top:0;left:0;width:100%;height:28px;margin:0;background:none;pointer-events:none;-webkit-appearance:none;appearance:none}.price-filter__range::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #1f7a1f;box-shadow:0 1px 4px #00000040;cursor:pointer;margin-top:0}.price-filter__range::-moz-range-thumb{pointer-events:auto;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #1f7a1f;box-shadow:0 1px 4px #00000040;cursor:pointer}.price-filter__range::-webkit-slider-runnable-track{background:none;border:none}.price-filter__range::-moz-range-track{background:none;border:none}.price-filter__inputs{display:flex;align-items:center;gap:6px}.price-filter__num{width:72px;padding:6px 8px;border:1px solid #d1d5db;border-radius:6px;font-size:13px}.price-filter__dash{color:#9ca3af}.price-filter__cur{color:#6b7280;font-size:13px}#products-container .cat-pagination{display:none}.infinite-status{min-height:40px;display:flex;align-items:center;justify-content:center;padding:18px 0 40px}.infinite-status__spinner{display:flex;gap:6px}.infinite-status__spinner span{width:9px;height:9px;border-radius:50%;background:#16a34a;opacity:.35;animation:infiniteBounce 1s infinite ease-in-out both}.infinite-status__spinner span:nth-child(1){animation-delay:-.32s}.infinite-status__spinner span:nth-child(2){animation-delay:-.16s}.infinite-status__end{font-size:13px;color:#9aa1ab}.infinite-status__spinner[hidden],.infinite-status__end[hidden]{display:none}@keyframes infiniteBounce{0%,80%,to{transform:scale(.6);opacity:.35}40%{transform:scale(1);opacity:1}}.info-page-with-form{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:36px;align-items:start}@media(max-width:900px){.info-page-with-form{grid-template-columns:minmax(0,1fr);gap:28px}}.careers-form{background:#fff;border:1px solid #e2e5e9;border-radius:12px;padding:22px;position:sticky;top:20px}@media(max-width:900px){.careers-form{position:static}}.careers-form__title{font-size:18px;font-weight:700;color:#1f7a1f;margin:0 0 18px}.careers-form__input{width:100%;padding:11px 14px;margin-bottom:12px;border:1px solid #e2e5e9;border-radius:8px;font-size:15px;font-family:inherit;outline:none;box-sizing:border-box;transition:border-color .2s}.careers-form__input:focus{border-color:#1f7a1f}.careers-form__file-label{display:block;font-size:14px;font-weight:600;color:#444;margin:6px 0}.careers-form__file{padding:9px 12px;margin-bottom:4px}.careers-form__hint{display:block;font-size:12px;color:#888;margin-bottom:16px;line-height:1.5}.careers-form__submit{width:100%;padding:12px 20px;border:none;border-radius:8px;background:#1f7a1f;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}.careers-form__submit:hover{background:#0f3d0f}.careers-form__success{background:#e6f4ea;border:1px solid #b7dfb8;color:#1b5e20;padding:12px 14px;border-radius:8px;font-size:14px;margin-bottom:16px;line-height:1.5}.careers-form__errors{background:#fdecea;border:1px solid #f5c6c6;color:#b71c1c;padding:12px 14px;border-radius:8px;font-size:13px;margin-bottom:16px}.careers-form__errors ul{margin:0;padding-left:18px}.careers-form__errors li{margin:2px 0;line-height:1.5}.delivery-methods{margin-top:36px}.delivery-methods__title{font-size:20px;font-weight:700;color:#1f7a1f;margin:0 0 20px}.delivery-methods__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:16px}.delivery-methods__note{margin:18px 0 0;font-size:13px;color:#777;line-height:1.6}.delivery-method{border:1px solid #e2e5e9;border-radius:12px;padding:18px;background:#fff;display:flex;flex-direction:column;gap:10px}.delivery-method__head{display:flex;align-items:center;gap:12px;min-height:58px}.delivery-method__logo{width:96px;height:58px;object-fit:contain;flex-shrink:0}@media(max-width:480px){.delivery-method__logo{width:80px;height:48px}}.delivery-method__name{font-size:14px;font-weight:600;color:#333;line-height:1.35}.delivery-method__price{font-size:22px;font-weight:700;color:#1a1a1a}.delivery-method__free{color:#1f7a1f;font-size:20px}.delivery-method__terms{list-style:none;margin:0;padding:10px 0 0;border-top:1px solid #eef0f2}.delivery-method__terms li{font-size:13px;line-height:1.55;color:#444;margin:0 0 4px}.delivery-method__terms li:last-child{margin-bottom:0}.delivery-method__terms--muted{color:#999!important}.cart-modal-overlay{position:fixed;inset:0;background:#00000073;z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;pointer-events:none;transition:opacity .22s ease}.cart-modal-overlay.is-visible{opacity:1;pointer-events:auto}.cart-modal{background:#fff;border-radius:14px;width:100%;max-width:440px;box-shadow:0 24px 64px #00000040;overflow:hidden;transform:translateY(16px) scale(.97);transition:transform .24s cubic-bezier(.34,1.3,.64,1)}.cart-modal-overlay.is-visible .cart-modal{transform:translateY(0) scale(1)}.cart-modal__head{display:flex;align-items:center;gap:10px;padding:16px 20px;background:#1f7a1f;color:#fff}.cart-modal__check{width:22px;height:22px;background:#ffffff40;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.cart-modal__title{font-weight:700;font-size:15px;flex:1}.cart-modal__close{background:none;border:none;color:#fffc;font-size:22px;line-height:1;cursor:pointer;padding:0;transition:color .15s}.cart-modal__close:hover{color:#fff}.cart-modal__product{display:flex;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid #f0f0f0}.cart-modal__img{width:68px;height:68px;object-fit:contain;border-radius:8px;background:#f9fafb;border:1px solid #eee;flex-shrink:0}.cart-modal__img-placeholder{width:68px;height:68px;border-radius:8px;background:#f0f0f0;flex-shrink:0}.cart-modal__info{flex:1;min-width:0}.cart-modal__name{font-size:14px;font-weight:600;color:#1a1a1a;line-height:1.4;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-modal__price{font-size:15px;font-weight:700;color:#1f7a1f}.cart-modal__total{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#f9fafb;border-bottom:1px solid #f0f0f0;font-size:14px;color:#555}.cart-modal__total strong{font-size:16px;font-weight:700;color:#1a1a1a}.cart-modal__actions{display:flex;flex-direction:column;gap:10px;padding:16px 20px}.cart-modal__btn-primary{display:block;text-align:center;padding:12px 20px;background:#1f7a1f;color:#fff;border-radius:8px;font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;transition:background .2s}.cart-modal__btn-primary:hover{background:#0f3d0f;color:#fff}.cart-modal__btn-secondary{display:block;width:100%;text-align:center;padding:11px 20px;background:#fff;color:#444;border:1px solid #e2e5e9;border-radius:8px;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:background .2s}.cart-modal__btn-secondary:hover{background:#e8eaed;border-color:#c8ccd2}.cart-page{max-width:1200px;margin:0 auto;padding:24px 16px}.cart-title{font-size:1.8rem;font-weight:700;margin-bottom:24px}.cart-alert{background:#e6f4ea;color:#256029;padding:12px 16px;border-radius:6px;margin-bottom:20px;border:1px solid #b7dfbe}.cart-alert--error{background:#fdecea;color:#b71c1c;border-color:#f5c6c2}.cart-empty{text-align:center;padding:60px 20px;color:#888}.cart-empty p{font-size:16px;margin-bottom:20px}.cart-layout{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}@media(max-width:767px){.cart-layout{grid-template-columns:1fr}}.cart-free-delivery{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px 16px;border-radius:10px;font-size:14px;line-height:1.45}.cart-free-delivery__icon{font-size:18px;line-height:1;flex-shrink:0}.cart-free-delivery a{font-weight:700;text-decoration:underline;color:inherit}.cart-free-delivery a:hover{text-decoration:none}.cart-free-delivery--yes{background:#e6f4ea;border:1px solid #b7dfb8;color:#1b5e20}.cart-free-delivery--almost{background:#fff8e6;border:1px solid #ffe082;color:#7a5200}@media(max-width:480px){.cart-free-delivery{font-size:13px;padding:10px 12px}}.cart-item{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e2e5e9;border-radius:8px;padding:16px;margin-bottom:12px}.cart-item__img-wrap{width:80px;flex-shrink:0}.cart-item__img{width:80px;height:80px;object-fit:contain}.cart-item__img-placeholder{width:80px;height:80px;display:flex;align-items:center;justify-content:center;font-size:32px;background:#f0f2f5;border-radius:6px}.cart-item__info{flex:1;min-width:0}.cart-item__name{font-size:15px;font-weight:500;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#1a1a1a;text-decoration:none}.cart-item__name:hover{color:#1f7a1f;text-decoration:underline}.cart-item__price{font-size:14px;color:#666}.cart-item__actions{display:flex;align-items:center;gap:12px;flex-shrink:0}@media(max-width:480px){.cart-item__actions{width:100%;justify-content:space-between}}.cart-item__qty-form{display:flex}.cart-item__qty{width:60px;padding:8px 6px;border:1px solid #e2e5e9;border-radius:6px;text-align:center;font-size:15px}.cart-item__total{font-size:16px;font-weight:700;color:#1f7a1f;min-width:80px;text-align:right;white-space:nowrap}.cart-item__remove{background:none;border:none;color:#999;font-size:18px;cursor:pointer;padding:4px 8px;border-radius:4px;flex-shrink:0}.cart-item__remove:hover{color:#c62828;background:#fde8e8}@media(max-width:480px){.cart-item{flex-wrap:wrap;gap:10px}.cart-item__img-wrap{width:64px}.cart-item__img,.cart-item__img-placeholder{width:64px;height:64px}.cart-item__info{flex:1}.cart-item__actions{width:100%;border-top:1px solid #f0f0f0;padding-top:10px}}.cart-summary{background:#fff;border:1px solid #e2e5e9;border-radius:8px;padding:20px;position:sticky;top:16px}.cart-summary__title{font-size:16px;font-weight:700;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e2e5e9}.cart-summary__row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:10px;color:#555}.cart-summary__row--total{font-size:18px;font-weight:700;color:#1a1a1a;padding-top:12px;border-top:1px solid #e2e5e9;margin-top:8px}.cart-btn-primary{display:block;background:#1f7a1f;color:#fff;padding:12px 20px;border-radius:6px;font-size:15px;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;border:none;transition:background .2s;margin-top:16px}.cart-btn-primary:hover{background:#0f3d0f}.cart-btn-block{width:100%}.cart-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cart-actions__go{margin-top:14px}@media(max-width:767px){.cart-actions{display:block}.cart-actions:before{content:"";position:fixed;left:0;right:0;bottom:0;height:calc(86px + env(safe-area-inset-bottom,0px));background:#ffffffc7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:998;pointer-events:none}.cart-actions__go{position:fixed;left:92px;right:16px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:1000;margin:0;padding:15px 20px;border-radius:10px;font-size:16px;text-align:center;box-shadow:0 6px 18px #00000038}}.cart-actions__spacer{display:none}@media(max-width:767px){.cart-actions__spacer{display:block;height:calc(86px + env(safe-area-inset-bottom,0px))}}@media(max-width:767px){body.is-cart .scroll-top-btn{display:none}}.cart-btn-continue{display:inline-block;margin-top:14px;padding:11px 20px;border:1px solid #1f7a1f;border-radius:6px;background:#fff;color:#1f7a1f;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.cart-btn-continue:hover{background:#1f7a1f;color:#fff}@media(max-width:767px){.cart-btn-continue{display:block;text-align:center}}.cart-btn-clear{width:100%;background:none;border:1px solid #e2e5e9;color:#888;padding:10px;border-radius:6px;font-size:13px;cursor:pointer}.cart-btn-clear:hover{color:#c62828;border-color:#c62828}.product-page{max-width:1600px;margin:0 auto;padding:24px 16px 0}.product-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,2fr) minmax(200px,1fr);align-items:start;gap:28px;margin-bottom:20px}@media(max-width:767px){.product-layout{grid-template-columns:minmax(0,1fr);gap:24px}.product-layout .product-gallery{order:1}.product-layout .product-buy{order:2}.product-layout .product-info{order:3}}.product-buy{min-width:0;background:#f5f6f8;border:1px solid #e6e8ec;border-radius:12px;padding:18px 16px}.product-buy>:first-child{margin-top:0}.product-buy>:last-child{margin-bottom:0}.product-gallery{position:relative;display:flex;gap:12px;align-items:flex-start}.product-gallery__thumbs{display:flex;flex-direction:column;gap:8px;width:76px;flex-shrink:0;max-height:560px;overflow-y:auto;scrollbar-width:thin}.product-gallery__thumb{width:72px;height:72px;flex-shrink:0;border:2px solid #e2e5e9;border-radius:6px;cursor:pointer;padding:4px;background:#f9fafb;transition:border-color .2s}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain;display:block}.product-gallery__thumb.active,.product-gallery__thumb:hover{border-color:#44d62d}.product-gallery__main{position:relative;flex:1;min-width:0;background:#f9fafb;border:1px solid #e2e5e9;border-radius:10px;overflow:hidden;aspect-ratio:1;touch-action:pan-y}.product-gallery__track{display:flex;height:100%;transition:transform .3s ease;touch-action:pan-y}.product-gallery__slide{flex:0 0 100%;width:100%;height:100%;object-fit:contain;padding:16px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:transform .12s ease-out}.product-gallery__placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:80px;opacity:.3}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;padding:0;border-radius:50%;border:1px solid #e2e5e9;background:#ffffffd9;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001f;opacity:0;transition:opacity .2s,background .2s;z-index:3}.product-gallery__arrow svg{display:block}.product-gallery__arrow--prev{left:10px}.product-gallery__arrow--next{right:10px}.product-gallery__arrow:hover{background:#fff}.product-gallery__main:hover .product-gallery__arrow{opacity:1}.product-gallery__lens{position:absolute;display:none;border:1px solid rgba(0,0,0,.25);background:#ffffff59;pointer-events:none;z-index:2}.product-gallery__zoom{position:absolute;top:0;left:calc(100% + 16px);display:none;background-repeat:no-repeat;background-color:#fff;border:1px solid #e2e5e9;border-radius:10px;box-shadow:0 6px 24px #00000026;pointer-events:none;z-index:50}@media(hover:hover)and (pointer:fine){.product-gallery__main{cursor:crosshair}}@media(max-width:767px){.product-gallery__lens,.product-gallery__zoom{display:none!important}}@media(max-width:767px){.product-gallery{flex-direction:column-reverse;gap:10px}.product-gallery__arrow{opacity:1}.product-gallery__main{flex:0 0 auto;width:100%;max-width:100%}.product-gallery__thumbs{flex-direction:row;width:100%;max-width:100%;max-height:none;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}}.product-info__title{font-size:1.5rem;font-weight:700;color:#1a1a1a;line-height:1.3;flex:1;margin:0}.product-info__sku{font-size:13px;color:#6b7280;margin-bottom:16px}.product-info__rating{display:flex;align-items:center;gap:8px;margin:4px 0 10px}.product-info__rating-stars{color:#f5a623;font-size:16px;letter-spacing:1px;line-height:1}.product-info__rating-value{font-size:13px;color:#6b7280}.product-info__price-label{font-size:14px;font-weight:600;color:#555}.product-info__pcd-block{display:flex;align-items:baseline;gap:16px;margin-bottom:8px;flex-wrap:wrap}.product-info__pcd-label{font-size:14px;color:#555;display:flex;align-items:center;gap:5px}.product-info__pcd-diff{font-size:13px;color:#888}.product-info__pcd-tooltip{position:relative;display:inline-flex;align-items:center;cursor:pointer;color:#999;font-size:14px;font-style:normal}.product-info__pcd-tooltip:hover .product-info__pcd-tooltip-text,.product-info__pcd-tooltip:focus .product-info__pcd-tooltip-text{opacity:1;pointer-events:auto}.product-info__pcd-tooltip-text{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#333;color:#fff;font-size:12px;line-height:1.5;padding:7px 10px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:10}.product-info__pcd-tooltip-text:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#333}.product-info__price-block{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.product-info__price{font-size:2rem;font-weight:700;color:#1f7a1f}.product-info__price--promo{color:#c62828}.product-info__price-old{font-size:1.1rem;color:#999;text-decoration:line-through}.product-info__badge{background:#c62828;color:#fff;font-size:13px;font-weight:700;padding:3px 8px;border-radius:4px}.product-info__in-transport-banner{background:#e3f2fd;border:1px solid #90caf9;color:#1a4f7a;font-size:13px;font-weight:600;padding:10px 14px;border-radius:6px;margin-bottom:12px}.product-info__online-discount-banner{background:#fff8e1;border:1px solid #ffe082;color:#7a5300;font-size:13px;font-weight:500;padding:10px 14px;border-radius:6px;margin-bottom:16px}.product-info__delivery-banner{background:#fff8e1;border:1px solid #ffe082;color:#5a3e00;font-size:14px;font-weight:500;padding:11px 16px;border-radius:8px;margin-bottom:14px;line-height:1.5}.product-info__delivery-banner strong{font-weight:700}.product-info__promo-badge{display:flex;align-items:center;justify-content:center;text-align:center;gap:10px;background:#f5ff00;border:1.5px solid #d4db00;color:#1f7a1f;font-size:15px;font-weight:600;padding:12px 18px;border-radius:8px;margin-top:12px;margin-bottom:14px}.product-info__promo-badge strong{display:inline-block;background:#2e7d32;color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em;padding:3px 10px;border-radius:20px;white-space:nowrap}.product-info__attrs{border:1px solid #e2e5e9;border-radius:8px;overflow:hidden;margin-bottom:24px}.product-info__attr-row{display:flex;justify-content:space-between;padding:10px 14px;font-size:14px;border-bottom:1px solid #f0f0f0}.product-info__attr-row:last-child{border-bottom:none}.product-info__attr-row:nth-child(2n){background:#f9fafb}.product-info__attr-name{color:#666;font-weight:500}.product-info__attr-toggle{background:none;border:none;padding:0;margin-left:6px;font:inherit;font-weight:600;color:#1f7a1f;cursor:pointer;white-space:nowrap;text-decoration:underline;text-underline-offset:3px}.product-info__attr-toggle:hover,.product-info__attr-toggle:focus-visible{color:#0f3d0f}.product-info__attr-value{color:#1a1a1a;font-weight:600;text-align:right;padding-left:16px}.product-info__attr-value a{color:#1f7a1f;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .15s}.product-info__attr-value a:hover,.product-info__attr-value a:focus-visible{color:#0f3d0f;text-decoration-thickness:2px}.product-info__attr-value a:after{content:" ›";font-weight:700}.product-info__brand-link{display:inline-flex;align-items:center;gap:8px}.product-info__brand-logo{height:20px;max-width:72px;width:auto;object-fit:contain;flex-shrink:0}.product-info__cart-form{display:flex;flex-direction:column;gap:16px}.product-info__qty-row{display:flex;align-items:center;gap:16px}.product-info__qty-label{font-size:14px;font-weight:600;color:#555;min-width:80px}.product-info__qty-ctrl{display:flex;align-items:center;border:1px solid #e2e5e9;border-radius:8px;overflow:hidden}.product-info__qty-ctrl button{width:40px;height:44px;background:#f5f6f8;border:none;font-size:20px;cursor:pointer;color:#444;transition:background .2s}.product-info__qty-ctrl button:hover{background:#e2e5e9}.product-info__qty-input{width:56px;height:44px;border:none;border-left:1px solid #e2e5e9;border-right:1px solid #e2e5e9;text-align:center;font-size:16px;font-weight:600;outline:none}.product-info__qty-input::-webkit-inner-spin-button,.product-info__qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.product-info__add-btn{width:100%;padding:14px 20px;background:#1f7a1f;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s;letter-spacing:.3px;position:relative;display:flex;align-items:center;justify-content:center;gap:10px}.product-info__add-btn:hover{background:#0f3d0f}.product-info__add-btn:hover,.product-info__add-btn:active,.product-info__add-btn:focus{color:#fff}.product-info__add-btn svg{width:22px;height:22px;flex-shrink:0;stroke:currentColor;transition:transform .2s ease,opacity .2s ease,filter .2s ease}.product-info__add-btn:hover svg{transform:scale(1.08);filter:drop-shadow(0 0 4px rgba(255,255,255,.45))}.product-info__add-btn:active svg{transform:scale(.92);opacity:.85}.product-info__add-btn.is-loading{cursor:wait;pointer-events:none}.product-info__add-btn.is-loading>*{opacity:0}.product-info__add-btn.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:btn-spin .6s linear infinite}.product-info__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.product-info__wishlist-btn{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#f9fafb;border:1px solid #e2e5e9;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;margin-top:4px}.product-info__wishlist-btn:hover{background:#fde8e8;transform:scale(1.1)}.product-info__wishlist-btn.wishlist-btn--active{background:#fde8e8;border-color:#f5c6c6}.product-tabs{border-top:2px solid #e2e5e9;margin-top:32px}.product-tabs__nav{display:flex;gap:0;border-bottom:1px solid #e2e5e9;margin-bottom:28px}.product-tabs__btn{padding:14px 22px;font-size:15px;font-weight:600;color:#666;background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-1px;cursor:pointer;transition:color .15s,border-color .15s}.product-tabs__btn:hover{color:#111}.product-tabs__btn--active{color:#111;border-bottom-color:#1a1a1a}.product-tabs__panel{padding-bottom:32px}.product-tabs__city{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#888;margin:24px 0 12px;padding-bottom:6px;border-bottom:1px solid #eee}.product-tabs__city:first-child{margin-top:0}.product-tabs__stores{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.product-tabs__store{background:#f9fafb;border:1px solid #e8eaed;border-radius:8px;padding:14px 16px}.product-tabs__store.has-map-open{grid-column:1/-1}.product-tabs__store-name{font-weight:600;font-size:14px;color:#1a1a1a;margin-bottom:5px}.product-tabs__store-address{font-size:13px;color:#555;line-height:1.5;margin-bottom:6px}.product-tabs__store-hours{font-size:12px;color:#777}.product-tabs__store-hours-label{font-weight:600;color:#555}.product-tabs__store-map-btn{display:inline-block;margin-top:10px;padding:5px 12px;background:none;border:1px solid #4f7f2b;border-radius:4px;color:#4f7f2b;font-size:12px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s,color .15s}.product-tabs__store-map-btn:hover{background:#4f7f2b;color:#fff}.product-tabs__store-map-frame{display:none;margin-top:10px;border-radius:6px;overflow:hidden}.product-tabs__store-map-frame.is-open{display:block}.product-tabs__store-map-frame iframe{width:100%;height:360px;border:0;display:block}.product-description{border-top:2px solid #e2e5e9;padding-top:32px}.product-description__title{font-size:1.2rem;font-weight:700;margin-bottom:16px;color:#1a1a1a}.product-description__body{font-size:15px;line-height:1.8;color:#333}.product-description__body h2,.product-description__body h3{margin-top:24px;margin-bottom:10px}.product-description__body p{margin-bottom:14px}.product-description__body ul,.product-description__body ol{padding-left:20px;margin-bottom:14px}.product-description__body img{max-width:100%;border-radius:6px}.product-description__body table{width:100%;border-collapse:collapse;margin-bottom:16px}.product-description__body td,.product-description__body th{padding:10px;border:1px solid #e2e5e9;font-size:14px}.product-description__body th{background:#f5f6f8;font-weight:600}.product-installation{margin-bottom:16px;padding:12px 14px;background:#f0f7f0;border:1px solid #b7d9b7;border-radius:8px}.product-installation__label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;font-weight:500;flex-wrap:wrap}.product-installation__label input[type=checkbox]{cursor:pointer;width:16px;height:16px}.product-installation__price{margin-left:auto;white-space:nowrap}.product-installation__info-btn{background:none;border:none;padding:0 2px;cursor:pointer;font-size:17px;color:#4a8c4a;line-height:1}.product-installation__info-btn:hover{color:#1f7a1f}.product-installation__tooltip{margin-top:8px;padding:10px 12px;background:#fff;border:1px solid #b7d9b7;border-radius:6px;font-size:13px;color:#2e5e2e;line-height:1.6}.product-installation__tooltip a{color:#1f7a1f;font-weight:600}.product-installation__declined{margin-top:8px;padding:8px 12px;background:#fde8e8;border:1px solid #f5c6c6;border-radius:6px;font-size:13px;color:#c62828}.checkout-installation__badge{display:inline-block;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:500;margin:4px 0 6px}.checkout-installation__badge--yes{background:#f0f7f0;color:#2e7d32;border:1px solid #b7d9b7}.checkout-installation__badge--no{background:#fde8e8;color:#c62828;border:1px solid #f5c6c6}.related-products{max-width:1600px;margin:0 auto;padding:0 16px}.related-products__carousel{position:relative;padding:0 48px}@media(max-width:600px){.related-products__carousel{padding:0 38px}}.related-products__arrow{position:absolute;top:40%;transform:translateY(-50%);z-index:5;width:40px;height:40px;border-radius:50%;border:1px solid #e2e5e9;background:#fff;color:#333;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px #00000024;transition:background .15s,box-shadow .15s}.related-products__arrow:hover{background:#f5f6f8;box-shadow:0 4px 16px #0003}.related-products__arrow[hidden]{display:none}.related-products__arrow--prev{left:2px}.related-products__arrow--next{right:2px}@media(max-width:600px){.related-products__arrow{width:32px;height:32px;font-size:17px}.related-products__arrow--prev{left:0}.related-products__arrow--next{right:0}}.related-products__title{font-size:1.3rem;font-weight:700;color:#1f7a1f;margin-bottom:20px;position:relative;display:flex;justify-content:center;align-items:center}.related-products__info-btn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:8px;padding:0;border:none;border-radius:50%;background:#cbd5e1;color:#fff;font-size:12px;font-weight:700;line-height:1;cursor:pointer;flex-shrink:0;transition:background .18s ease}.related-products__info-btn:hover{background:#1f7a1f}.related-products__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px}.related-products__track::-webkit-scrollbar{display:none}.related-products__card{flex:0 0 calc((100% - 80px) / 6);scroll-snap-align:start;text-decoration:none;color:inherit;background:#fff;border:1px solid #e2e5e9;border-radius:10px;overflow:hidden;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column}.related-products__card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}@media(max-width:1200px){.related-products__card{flex-basis:calc((100% - 64px)/5)}}@media(max-width:992px){.related-products__card{flex-basis:calc((100% - 48px)/4)}}@media(max-width:768px){.related-products__card{flex-basis:calc((100% - 32px) / 3)}}@media(max-width:600px){.related-products__card{flex-basis:calc((100% - 16px)/2)}}.related-products__img-wrap{aspect-ratio:1;background:#f9fafb;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.related-products__img-wrap img{width:100%;height:100%;object-fit:contain;padding:10px}.related-products__img-placeholder{font-size:32px;color:#ccc}.related-products__name{padding:8px 10px 4px;font-size:13px;font-weight:500;line-height:1.35;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.related-products__price{padding:4px 10px 10px;font-size:15px;font-weight:700;color:#1f7a1f}.related-products__price--promo{color:#c62828}.related-products__old-price{font-size:12px;color:#999;text-decoration:line-through;margin-left:4px;font-weight:400}.related-products__tooltip{position:absolute;top:calc(100% + 8px);left:0;z-index:10;background:#fff;border:1px solid #e2e5e9;border-radius:8px;padding:14px 16px;max-width:420px;box-shadow:0 4px 16px #0000001f;font-size:13.5px;line-height:1.5;color:#333}.related-products__tooltip strong{display:block;font-weight:700;margin-bottom:6px;color:#1a1a1a}.related-products__tooltip p{margin:0}@media(max-width:480px){.related-products__tooltip{max-width:calc(100vw - 32px)}}.product-reviews{max-width:900px;margin:32px auto 48px;padding:24px;background:#fff;border:1px solid #eef0f2;border-radius:14px;box-shadow:0 4px 18px #0000000f}.product-reviews__head{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:18px}.product-reviews__title{font-size:22px;font-weight:800;margin:0}.product-reviews__summary{display:inline-flex;align-items:center;gap:8px}.product-reviews__avg{font-size:20px;font-weight:800;color:#222}.product-reviews__stars{color:#f5a623;font-size:18px;letter-spacing:1px}.product-reviews__count{color:#6b7280;font-size:14px}.product-reviews__flash{background:#e6f4ea;border:1px solid #b7e1c2;color:#256029;padding:12px 16px;border-radius:8px;margin-bottom:18px;font-size:14px}.product-reviews__empty{color:#6b7280;font-size:14px;margin:0 0 24px}.product-reviews__list{display:flex;flex-direction:column;gap:14px;margin-bottom:32px}.review{border:1px solid #eee;border-radius:10px;padding:14px 16px;background:#fff}.review__head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:4px}.review__author{font-weight:700;font-size:14px}.review__verified{font-size:11px;font-weight:700;color:#1f7a1f;background:#eaf7ea;padding:2px 8px;border-radius:10px}.review__date{font-size:12px;color:#6b7280;margin-left:auto}.review__stars{color:#f5a623;font-size:15px;letter-spacing:1px;margin-bottom:6px}.review__body{margin:0;font-size:14px;line-height:1.6;color:#333;white-space:pre-line}.review-form{border:1px solid #eee;border-radius:12px;padding:20px;background:#fafafa}.review-form__hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;opacity:0}.review-form__title{font-size:16px;font-weight:800;margin:0 0 14px}.review-form__errors{background:#fdecea;border:1px solid #f5c6cb;color:#c62828;padding:10px 14px;border-radius:8px;margin-bottom:14px;font-size:13px}.review-form__stars{display:inline-flex;flex-direction:row-reverse;gap:4px;margin-bottom:14px}.review-form__stars input{position:absolute;opacity:0;width:0;height:0}.review-form__stars label{font-size:28px;line-height:1;color:#ddd;cursor:pointer;transition:color .15s}.review-form__stars input:checked~label,.review-form__stars label:hover,.review-form__stars label:hover~label{color:#f5a623}.review-form__input,.review-form__textarea{width:100%;border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-size:14px;box-sizing:border-box;margin-bottom:12px;font-family:inherit}.review-form__textarea{min-height:110px;resize:vertical}.review-form__submit{background:#1f7a1f;color:#fff;border:none;border-radius:8px;padding:11px 26px;font-size:14px;font-weight:700;cursor:pointer}.review-form__submit:hover{background:#0f3d0f}.review-form__toggle{display:inline-flex;align-items:center;gap:8px;background:#1f7a1f;color:#fff;border:none;border-radius:8px;padding:12px 26px;font-size:14px;font-weight:700;cursor:pointer;transition:background .18s ease}.review-form__toggle:hover{background:#0f3d0f}.product-description__toggle{display:inline-flex;align-items:center;justify-content:center;margin:14px auto 0;background:#1f7a1f;border:none;border-radius:8px;color:#fff;font-weight:700;font-size:14px;cursor:pointer;padding:10px 28px;transition:background .18s ease}.product-description__toggle:hover{background:#0f3d0f}.product-description--collapsible{display:flex;flex-direction:column;align-items:center}.product-description--collapsible .product-description__body{width:100%}.product-description--collapsible .product-description__body{max-height:260px;overflow:hidden;position:relative;transition:max-height .3s ease}.product-description--collapsible .product-description__body:after{content:"";position:absolute;left:0;right:0;bottom:0;height:70px;background:linear-gradient(#fff0,#fff);pointer-events:none}.product-description--collapsible.is-expanded .product-description__body{max-height:none}.product-description--collapsible.is-expanded .product-description__body:after{display:none}.product-variants{margin:0 0 18px}.product-variants__label{font-size:13px;font-weight:600;color:#374151;margin-bottom:8px}.product-variants__count{font-weight:400;color:#9ca3af}.product-variants__list{display:flex;flex-wrap:wrap;gap:8px}.product-variants__item{display:block;width:60px;height:60px;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff;flex-shrink:0;transition:border-color .15s,transform .12s}.product-variants__item img{width:100%;height:100%;object-fit:contain;display:block}.product-variants a.product-variants__item:hover{border-color:#1f7a1f;transform:translateY(-2px)}.product-variants__item--current{border-color:#1f7a1f;box-shadow:0 0 0 2px #1f7a1f33}.product-variants__item--out{opacity:.4;filter:grayscale(1);cursor:not-allowed;position:relative}.product-variants__item--out:after{content:"";position:absolute;inset:0;background:linear-gradient(to top left,transparent calc(50% - 1px),rgba(156,163,175,.8) calc(50% - 1px),rgba(156,163,175,.8) calc(50% + 1px),transparent calc(50% + 1px))}.product-variants__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:22px}@media(max-width:600px){.product-variants__item{width:52px;height:52px}}.product-sticky{position:fixed;left:0;right:0;top:0;z-index:1100;background:#1b1b1b;color:#fff;box-shadow:0 2px 14px #00000047}.product-sticky[hidden]{display:none}.product-sticky__inner{max-width:1600px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;gap:16px}.product-sticky__info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.product-sticky__img{width:44px;height:44px;object-fit:contain;background:#fff;border-radius:6px;flex-shrink:0}.product-sticky__name{font-size:14px;line-height:1.35;color:#f2f2f2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-sticky__price{display:flex;align-items:baseline;gap:8px;flex-shrink:0;white-space:nowrap}.product-sticky__price-now{font-size:19px;font-weight:700}.product-sticky__price-old{font-size:14px;color:#9e9e9e;text-decoration:line-through}.product-sticky__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;padding:11px 30px;border:none;border-radius:6px;background:#1f7a1f;color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s}.product-sticky__btn svg{width:18px;height:18px}.product-sticky__btn:hover{background:#0f3d0f}@media(max-width:767px){.product-sticky{top:auto;bottom:0;box-shadow:0 -2px 14px #00000047;padding-bottom:env(safe-area-inset-bottom)}.product-sticky__inner{padding:10px 12px;gap:12px}.product-sticky__info{display:none}.product-sticky__price{flex:1;min-width:0;flex-wrap:wrap;gap:6px}.product-sticky__price-now{font-size:17px}.product-sticky__btn{padding:12px 22px;font-size:15px}}@media(max-width:380px){.product-sticky__btn{padding:12px 16px}}@media(max-width:767px){body.has-sticky-buy .ai-chat-btn{bottom:84px}}.product-cities{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0}.product-cities__btn{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border:1px solid #e2e5e9;border-radius:20px;background:#fff;color:#444;font-size:14px;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.product-cities__btn:hover{border-color:#1f7a1f;color:#1f7a1f}.product-cities__btn--active{background:#1f7a1f;border-color:#1f7a1f;color:#fff}.product-cities__btn--active:hover{color:#fff}@media(max-width:480px){.product-cities__btn{padding:7px 13px;font-size:13px}}.auth-page{min-height:calc(100vh - 300px);display:flex;align-items:center;justify-content:center;padding:40px 16px;background:#f5fbf5}.auth-card{background:#fff;border:1px solid #e2e5e9;border-radius:12px;padding:36px 40px;width:100%;max-width:460px;box-shadow:0 2px 16px #0000000f}@media(max-width:480px){.auth-card{padding:24px 20px}}.auth-card__title{font-size:1.5rem;font-weight:700;margin-bottom:8px;color:#1a1a1a}.auth-card__subtitle{font-size:14px;color:#888;margin-bottom:28px}.auth-field{margin-bottom:16px}.auth-field label{display:block;font-size:14px;font-weight:600;color:#444;margin-bottom:6px}.auth-field input{width:100%;padding:11px 14px;border:1px solid #e2e5e9;border-radius:8px;font-size:15px;outline:none;transition:border-color .2s}.auth-field input:focus{border-color:#1f7a1f}.auth-field .auth-field__error{font-size:13px;color:#c62828;margin-top:4px}.auth-submit-btn{width:100%;padding:13px;background:#1f7a1f;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;margin-top:8px;transition:background .2s}.auth-submit-btn:hover{background:#0f3d0f}.auth-divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:#bbb;font-size:13px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e2e5e9}.auth-social-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:11px;border:1px solid #e2e5e9;border-radius:8px;background:#fff;font-size:15px;font-weight:500;cursor:pointer;text-decoration:none;color:#333;margin-bottom:10px;transition:background .2s,border-color .2s}.auth-social-btn:hover{background:#f5f6f8;border-color:#ccc}.auth-social-btn svg{width:20px;height:20px}.auth-footer-link{text-align:center;margin-top:20px;font-size:14px;color:#666}.auth-footer-link a{color:#1f7a1f;font-weight:600;text-decoration:none}.auth-footer-link a:hover{text-decoration:underline}.auth-alert{padding:12px 14px;border-radius:8px;font-size:14px;margin-bottom:16px}.auth-alert--success{background:#e6f4ea;color:#256029;border:1px solid #b7dfbe}.auth-alert--error{background:#fde8e8;color:#c62828;border:1px solid #f5c6c6}.auth-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:400px){.auth-field-row{grid-template-columns:1fr}}.auth-field--row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.auth-field__checkbox{display:flex!important;align-items:center;gap:6px;font-size:14px;cursor:pointer;font-weight:400}.auth-field__checkbox input[type=checkbox]{width:auto;margin:0}.auth-field__forgot{font-size:14px;color:#1f7a1f;text-decoration:none}.auth-field__forgot:hover{text-decoration:underline}.auth-field__optional{color:#aaa;font-weight:400}.profile-page{max-width:1200px;margin:0 auto;padding:24px 16px}.profile-title{font-size:1.8rem;font-weight:700;margin-bottom:24px}.profile-layout{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start}@media(max-width:767px){.profile-layout{grid-template-columns:1fr}}.profile-sidebar{background:#fff;border:1px solid #e2e5e9;border-radius:10px;overflow:hidden;position:sticky;top:16px}.profile-sidebar__avatar{padding:24px 20px;text-align:center;border-bottom:1px solid #e2e5e9;background:#f5fbf5}.profile-sidebar__img{width:72px;height:72px;border-radius:50%;object-fit:cover;margin-bottom:10px}.profile-sidebar__initials{width:72px;height:72px;border-radius:50%;background:#1f7a1f;color:#fff;font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 10px}.profile-sidebar__name{font-weight:700;font-size:15px;margin-bottom:4px}.profile-sidebar__email{font-size:13px;color:#888}.profile-sidebar__nav{padding:8px 0}.profile-sidebar__link{display:block;padding:12px 20px;font-size:14px;color:#444;text-decoration:none;transition:background .15s}.profile-sidebar__link:hover{background:#f5fbf5}.profile-sidebar__link--active{background:#1f7a1f14;color:#1f7a1f;font-weight:600}.profile-sidebar__logout{padding:12px 20px;border-top:1px solid #e2e5e9}.profile-sidebar__logout-btn{background:none;border:none;color:#c62828;font-size:14px;cursor:pointer;padding:0}.profile-sidebar__logout-btn:hover{text-decoration:underline}@media(max-width:767px){.profile-sidebar{position:static}}.profile-section{background:#fff;border:1px solid #e2e5e9;border-radius:10px;padding:24px;margin-bottom:20px}.profile-section__title{font-size:1.1rem;font-weight:700;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e2e5e9;color:#1a1a1a}.profile-section__empty{color:#888;font-size:14px}.profile-section__note{color:#666;font-size:14px;background:#f5fbf5;padding:12px 16px;border-radius:6px}.profile-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:480px){.profile-form__row{grid-template-columns:1fr}}.profile-form__type-row{display:flex;align-items:center;gap:20px;margin-bottom:16px}.profile-form__type-row .auth-field{flex:0 0 auto;margin-bottom:0}.profile-form__disabled{background:#f5f6f8!important;color:#888!important;cursor:not-allowed}.profile-form__checkbox{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer;font-weight:400}.profile-form select{width:100%;padding:11px 14px;border:1px solid #e2e5e9;border-radius:8px;font-size:15px;outline:none;background:#fff}.profile-addresses{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:20px}.profile-address-card{border:1px solid #e2e5e9;border-radius:8px;padding:16px}.profile-address-card--default{border-color:#1f7a1f;background:#1f7a1f08}.profile-address-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.profile-address-card__type{font-size:13px;font-weight:600;color:#555}.profile-address-card__badge{background:#1f7a1f;color:#fff;font-size:11px;padding:2px 8px;border-radius:12px;font-weight:600}.profile-address-card__body{font-size:14px;line-height:1.7;color:#444;margin-bottom:12px}.profile-address-card__actions{display:flex;gap:8px}.profile-address-form{background:#f5fbf5;border:1px solid #e2e5e9;border-radius:8px;padding:20px;margin-top:12px}.profile-address-form__type-row{display:flex;align-items:center;gap:20px;margin-bottom:16px}.profile-address-form__type-row .auth-field{flex:0 0 auto;margin-bottom:0}.profile-btn-primary{padding:10px 20px;background:#1f7a1f;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.profile-btn-primary:hover{background:#0f3d0f}.profile-btn-secondary{padding:8px 16px;background:#fff;color:#444;border:1px solid #e2e5e9;border-radius:6px;font-size:13px;cursor:pointer;transition:background .2s}.profile-btn-secondary:hover{background:#f5fbf5}.profile-btn-danger{padding:8px 16px;background:#fff;color:#c62828;border:1px solid #f5c6c6;border-radius:6px;font-size:13px;cursor:pointer}.profile-btn-danger:hover{background:#fde8e8}.profile-orders{display:flex;flex-direction:column;gap:16px}.profile-order-card{border:1px solid #e2e5e9;border-radius:8px;overflow:hidden}.profile-order-card__header{display:flex;flex-direction:column;gap:4px;padding:10px 16px;background:#f9fafb;border-bottom:1px solid #e2e5e9}.profile-order-card__header-top{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.profile-order-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px;font-size:12px;color:#888}.profile-order-card__meta-delivery{font-size:12px;color:#666}.profile-order-card__meta-payment{font-size:12px;color:#888}.profile-order-card__meta-payment:before{content:"·";margin-right:5px;color:#ccc}.profile-order-card__address{font-size:12px;color:#888;margin-top:2px}.profile-order-card__tracking{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.profile-order-card__track-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #44d62d;border-radius:6px;background:#f3fdf1;color:#0e3b0e;font-size:12.5px;font-weight:600;text-decoration:none;transition:background .15s ease}.profile-order-card__track-btn:hover{background:#e4fadf}.profile-order-card__track-num{color:#6b8a6b;font-weight:400;font-size:11.5px}.profile-order-card__return{padding:6px 16px;font-size:12px;font-weight:600;border-top:1px solid}.profile-order-card__return--full{background:#fff3e0;color:#b45309;border-color:#ffe5c0}.profile-order-card__return--partial{background:#fefce8;color:#92400e;border-color:#fef08a;font-weight:400}.profile-order-card__return--partial:first-line{font-weight:600}.profile-order-card__num{font-weight:700;font-size:15px}.profile-order-card__date{font-size:12px;color:#888}.profile-order-card__status{padding:3px 10px;border-radius:12px;font-size:12px;font-weight:600;margin-left:auto}.profile-order-card__total{font-weight:700;font-size:15px;color:#1f7a1f}.profile-order-card__items{padding:12px 16px;display:flex;flex-direction:column;gap:10px}.profile-order-card__item{display:flex;align-items:center;gap:12px}.profile-order-card__img{width:48px;height:48px;object-fit:contain;border-radius:4px;background:#f9fafb;flex-shrink:0}.profile-order-card__item-info{flex:1;display:flex;flex-direction:column;gap:2px}.profile-order-card__item-name{font-size:14px;font-weight:500;color:#1a1a1a;text-decoration:none}.profile-order-card__item-name:hover{color:#1f7a1f}.profile-order-card__item-qty{font-size:13px;color:#888}.profile-order-card__item-total{font-size:14px;font-weight:600;color:#1f7a1f;white-space:nowrap}.checkout-page{max-width:1200px;margin:0 auto;padding:24px 16px}.checkout-login-banner{background:#f0faf0;border:1px solid #c8e6c8;border-radius:10px;margin-bottom:20px}.checkout-login-banner__inner{display:flex;align-items:center;gap:12px;padding:12px 16px;flex-wrap:wrap}.checkout-login-banner__text{font-size:12px;color:#2d5a2d;font-weight:700;letter-spacing:.4px;text-transform:uppercase;flex-shrink:0;margin-right:4px}.checkout-login-banner__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1}.checkout-login-banner__social{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:13px;font-weight:500;color:#333;text-decoration:none;white-space:nowrap;transition:background .15s,border-color .15s}.checkout-login-banner__social:hover{background:#f5f5f5;border-color:#bbb;color:#111}.checkout-login-banner__social svg{flex-shrink:0}.checkout-login-banner__login-link{display:inline-flex;align-items:center;padding:6px 14px;background:#1f7a1f;color:#fff;border-radius:6px;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap;margin-left:4px;transition:background .2s}.checkout-login-banner__login-link:hover{background:#0f3d0f;color:#fff}.checkout-login-banner__dismiss{background:none;border:none;color:#999;font-size:20px;line-height:1;cursor:pointer;padding:0 0 0 4px;margin-left:auto;flex-shrink:0;transition:color .15s}.checkout-login-banner__dismiss:hover{color:#444}@media(max-width:600px){.checkout-login-banner__text{width:100%;margin-right:0}.checkout-login-banner__dismiss{margin-left:0}}.checkout-title{font-size:1.8rem;font-weight:700;margin-bottom:24px}.checkout-layout{display:grid;grid-template-columns:1fr 380px;gap:24px;align-items:start}@media(max-width:900px){.checkout-layout{grid-template-columns:1fr}}.checkout-section{background:#fff;border:1px solid #e2e5e9;border-radius:10px;padding:24px;margin-bottom:20px}.checkout-section__title{font-size:1.1rem;font-weight:700;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e2e5e9}.checkout-section__label{display:block;font-size:14px;font-weight:600;margin-bottom:10px;color:#444}.checkout-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:480px){.checkout-form-row{grid-template-columns:1fr}}.checkout-invoice{margin-top:16px;padding-top:16px;border-top:1px solid #eef0f2}.checkout-invoice__toggle{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:600;font-size:15px;-webkit-user-select:none;user-select:none}.checkout-invoice__toggle input{width:18px;height:18px;cursor:pointer;accent-color:#1f7a1f;flex-shrink:0}.checkout-invoice__fields{margin-top:14px;padding:16px;background:#f8fafc;border:1px solid #e2e5e9;border-radius:8px}.checkout-invoice__hint{margin:0 0 14px;font-size:13px;color:#777;line-height:1.5}.checkout-invoice__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:600px){.checkout-invoice__row{grid-template-columns:1fr}}.checkout-textarea{width:100%;padding:11px 14px;border:1px solid #e2e5e9;border-radius:8px;font-size:15px;font-family:inherit;outline:none;resize:vertical;transition:border-color .2s}.checkout-textarea:focus{border-color:#1f7a1f}.checkout-address-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-bottom:20px}.checkout-address-card{border:2px solid #e2e5e9;border-radius:8px;padding:12px;cursor:pointer;transition:border-color .2s;display:block}.checkout-address-card input[type=radio]{display:none}.checkout-address-card:has(input:checked){border-color:#1f7a1f;background:#1f7a1f08}.checkout-address-card__body{display:flex;flex-direction:column;gap:4px;font-size:13px}.checkout-address-card__body strong{font-size:14px}.checkout-address-card__body span{color:#666}.checkout-delivery-types{display:flex;gap:10px;flex-wrap:wrap}.checkout-delivery-type{border:2px solid #e2e5e9;border-radius:8px;padding:10px 16px;cursor:pointer;font-size:14px;transition:border-color .2s}.checkout-delivery-type input[type=radio]{display:none}.checkout-delivery-type:has(input:checked){border-color:#1f7a1f;background:#1f7a1f0d;font-weight:600}.checkout-courier-card{display:block;border:2px solid #e2e5e9;border-radius:8px;padding:14px;margin-bottom:10px;cursor:pointer;transition:border-color .2s}.checkout-courier-card input[type=radio]{display:none}.checkout-courier-card:has(input:checked){border-color:#1f7a1f;background:#1f7a1f08}.checkout-courier-card__body{display:flex;align-items:center;gap:14px}.checkout-courier-card__logo{height:50px;object-fit:contain;flex-shrink:0}.checkout-courier-card__info{display:flex;flex-direction:column;gap:2px}.checkout-courier-card__name{font-weight:600;font-size:15px}.checkout-courier-card__price{font-size:13px;color:#666}.checkout-courier-card__price small{color:#888}.checkout-courier-group{margin-bottom:10px;border:2px solid #e2e5e9;border-radius:8px;overflow:hidden;transition:border-color .2s}.checkout-courier-group:has(input:checked){border-color:#1f7a1f}.checkout-courier-group__header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px;background:#fff;border:none;cursor:pointer;text-align:left;gap:12px;transition:background .15s}.checkout-courier-group__header:hover{background:#f9fafb}.checkout-courier-group__brand{display:flex;align-items:center;gap:12px}.checkout-courier-group__logo{height:36px;object-fit:contain;flex-shrink:0}.checkout-courier-group__name{font-weight:600;font-size:15px;color:#1a1a1a}.checkout-courier-group__arrow{flex-shrink:0;color:#888;transition:transform .2s;margin-left:auto}.checkout-courier-group--open .checkout-courier-group__arrow{transform:rotate(180deg)}.checkout-courier-group__options{display:none;padding:0 10px 10px;background:#fafbfc;border-top:1px solid #e2e5e9}.checkout-courier-group--open .checkout-courier-group__options{display:block}.checkout-courier-card--sub{margin-top:10px;margin-bottom:0;background:#fff}.checkout-payment-card--blocked{opacity:.4;cursor:not-allowed;pointer-events:none}.checkout-right{position:sticky;top:16px}.checkout-summary{background:#fff;border:1px solid #e2e5e9;border-radius:10px;padding:20px}.checkout-summary__title{font-size:1.1rem;font-weight:700;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e2e5e9}.checkout-summary__items{margin-bottom:16px}.checkout-summary__item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f0f0f0}.checkout-summary__item:last-child{border-bottom:none}.checkout-summary__item-img{width:44px;height:44px;object-fit:contain;border-radius:4px;background:#f9fafb;flex-shrink:0}.checkout-summary__item-info{flex:1;display:flex;flex-direction:column;gap:2px}.checkout-summary__item-name{font-size:13px;font-weight:500;line-height:1.3}.checkout-summary__item-qty{font-size:12px;color:#888}.checkout-summary__item-price{font-size:14px;font-weight:600;color:#1f7a1f;white-space:nowrap}.checkout-summary__installation-wrap{border-bottom:1px solid #f0f0f0}.checkout-summary__totals{border-top:1px solid #e2e5e9;padding-top:12px;margin-top:12px}.checkout-summary__row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px;color:#555}.checkout-summary__row--total{font-size:18px;font-weight:700;color:#1a1a1a;padding-top:10px;border-top:1px solid #e2e5e9;margin-top:8px}.checkout-promo{margin-bottom:16px}.checkout-promo__row{display:flex;gap:8px}.checkout-promo__input{flex:1;padding:10px 14px;border:1px solid #e2e5e9;border-radius:8px;font-size:14px;outline:none;text-transform:uppercase}.checkout-promo__input:focus{border-color:#1f7a1f}.checkout-promo__btn{padding:10px 16px;background:#1f7a1f;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.checkout-promo__btn:hover{background:#0f3d0f}.checkout-promo__message{font-size:13px;margin-top:6px;min-height:18px}.checkout-courier-delivery-details{padding:14px 16px 16px;background:#1f7a1f08;border:1px solid rgba(31,122,31,.18);border-radius:0 0 8px 8px;margin-top:-2px;margin-bottom:10px}.checkout-delivery-sublabel{margin-top:20px;padding-top:16px;border-top:1px solid #e2e5e9;font-size:13px;font-weight:700;color:#444;text-transform:uppercase;letter-spacing:.4px;margin-bottom:14px}.checkout-picker-prompt{padding:16px;border:2px dashed #e2e5e9;border-radius:10px;text-align:center;margin-bottom:16px;transition:border-color .2s,background .2s}.checkout-picker-prompt__text{font-size:14px;color:#666;margin-bottom:12px}.checkout-picker--error .checkout-picker-prompt{border-color:#c62828;background:#fff5f5;animation:shake .3s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.checkout-picker-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;background:#1f7a1f;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}.checkout-picker-btn:hover{background:#0f3d0f}.checkout-selected-office{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#1f7a1f0d;border:1px solid rgba(31,122,31,.3);border-radius:10px;margin-bottom:16px}.checkout-selected-office__info{display:flex;flex-direction:column;gap:3px}.checkout-selected-office__info strong{font-size:14px;font-weight:600}.checkout-selected-office__info span{font-size:13px;color:#555}.checkout-change-office-btn{flex-shrink:0;padding:8px 14px;background:#fff;border:1px solid #e2e5e9;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:border-color .2s}.checkout-change-office-btn:hover{border-color:#1f7a1f}.picker-confirm-bar{padding:14px 16px;background:#fff;border-top:2px solid #e2e5e9;flex-shrink:0;display:flex;align-items:center;gap:14px}.picker-confirm-bar__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.picker-confirm-bar__info strong{font-size:14px}.picker-confirm-bar__info span{font-size:13px;color:#666}.picker-confirm-modal{background:#fff;border-radius:12px;padding:24px;max-width:380px;width:90%;box-shadow:0 20px 40px #0000004d}.picker-confirm-modal__title{font-size:13px;font-weight:700;color:#444;text-transform:uppercase;letter-spacing:.4px;margin:0 0 12px}.picker-confirm-modal__body{display:flex;flex-direction:column;gap:4px;margin-bottom:18px}.picker-confirm-modal__body strong{font-size:14px}.picker-confirm-modal__body span{font-size:13px;color:#666}.picker-confirm-modal__actions{display:flex;gap:10px}.picker-confirm-modal__actions .checkout-change-office-btn{flex:1;text-align:center}.picker-confirm-modal__actions .checkout-picker-btn{flex:2;justify-content:center}.boxnow-header{height:56px;background:#00b56a;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;flex-shrink:0}.boxnow-header__title{font-size:18px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.boxnow-header__close{padding:10px 20px;background:#0003;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.boxnow-header__close:hover{background:#00000059}.checkout-submit-btn{width:100%;padding:14px;background:#1f7a1f;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;margin-top:16px;transition:background .2s;text-align:center;text-decoration:none}.checkout-submit-btn:hover{background:#0f3d0f}.checkout-thankyou{max-width:600px;margin:60px auto;text-align:center}.checkout-thankyou__icon{font-size:64px;margin-bottom:16px}.checkout-thankyou__title{font-size:2rem;font-weight:700;margin-bottom:12px}.checkout-thankyou__text{font-size:16px;color:#666;margin-bottom:24px}.checkout-thankyou__order{margin-bottom:24px}.checkout-thankyou__order-num{background:#f5fbf5;border:1px solid #e2e5e9;border-radius:8px;padding:10px 20px;font-size:15px;font-weight:600}.checkout-thankyou__summary{background:#fff;border:1px solid #e2e5e9;border-radius:10px;padding:20px;text-align:left;margin-top:24px}.pay-iframe-body{margin:0;padding:0;height:100vh;overflow:hidden;display:flex;flex-direction:column;font-family:inherit;background:#f0f4f8}.pay-iframe-bar{background:#fff;border-bottom:1px solid #e2e5e9;box-shadow:0 2px 8px #0000000f;padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0}.pay-iframe-bar__back{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#555;text-decoration:none;padding:8px 12px;border:1px solid #e2e5e9;border-radius:7px;white-space:nowrap;background:transparent;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s}.pay-iframe-bar__back:hover{border-color:#1f7a1f;color:#1f7a1f}.pay-iframe-bar__logo{position:absolute;left:50%;transform:translate(-50%)}.pay-iframe-bar__logo img{height:44px;object-fit:contain}.pay-iframe-bar__right{display:flex;align-items:center;gap:16px;margin-left:auto}.pay-iframe-bar__order{font-size:14px;color:#666}.pay-iframe-bar__order strong{color:#1a1a1a}@media(max-width:500px){.pay-iframe-bar__order{display:none}}.pay-iframe-bar__secure{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:#388e3c;white-space:nowrap}@media(max-width:380px){.pay-iframe-bar__secure{display:none}}.pay-iframe-wrap{flex:1;overflow:hidden;display:flex}.pay-iframe-card{flex:1;display:flex;flex-direction:column;overflow:hidden}.pay-iframe-frame{flex:1;min-height:0;width:100%;border:none;display:block}.pay-iframe-fallback{padding:10px 20px;background:#fafafa;border-top:1px solid #f0f0f0;font-size:13px;color:#999;text-align:center;flex-shrink:0}.pay-iframe-fallback a{color:#1f7a1f;text-decoration:none;font-weight:600}.pay-iframe-fallback a:hover{text-decoration:underline}.checkout-section-alert{display:none;padding:10px 14px;background:#fde8e8;color:#c62828;border:1px solid #f5c6c6;border-radius:6px;font-size:14px;font-weight:500;margin-bottom:16px}.checkout-section-alert:not(:empty){display:block}.checkout-installation{padding:8px 0 10px;border-bottom:1px solid #f0f0f0}.checkout-installation__label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;font-weight:500;flex-wrap:wrap}.checkout-installation__label input[type=checkbox]{cursor:pointer}.checkout-installation__price{margin-left:auto;white-space:nowrap}.checkout-installation__info-btn{background:none;border:none;padding:0 2px;cursor:pointer;font-size:16px;color:#888;line-height:1}.checkout-installation__info-btn:hover{color:#1f7a1f}.checkout-installation__tooltip{margin-top:6px;padding:10px 12px;background:#f0f7f0;border:1px solid #b7d9b7;border-radius:6px;font-size:12px;color:#2e5e2e;line-height:1.5}.checkout-installation__tooltip a{color:#1f7a1f;font-weight:600}.checkout-installation__declined{margin-top:6px;padding:8px 12px;background:#fde8e8;border:1px solid #f5c6c6;border-radius:6px;font-size:12px;color:#c62828}.search-page{max-width:1600px;margin:0 auto;padding:24px 16px}.search-page__form{margin-bottom:24px}.search-page__input-wrap{display:flex;gap:0;max-width:600px}.search-page__input{flex:1;padding:12px 16px;border:2px solid #1f7a1f;border-right:none;border-radius:8px 0 0 8px;font-size:16px;outline:none}.search-page__input:focus{border-color:#0f3d0f}.search-page__btn{padding:12px 20px;background:#1f7a1f;color:#fff;border:none;border-radius:0 8px 8px 0;cursor:pointer;display:flex;align-items:center}.search-page__btn:hover{background:#0f3d0f}.search-page__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:12px}.search-page__count{font-size:15px;color:#555}.search-page__sort-select{padding:8px 12px;border:1px solid #e2e5e9;border-radius:6px;font-size:14px;outline:none;background:#fff;cursor:pointer}.search-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}@media(min-width:768px){.search-page__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.search-product-card{border:1px solid #e2e5e9;border-radius:10px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;background:#fff}.search-product-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.search-product-card__img-wrap{position:relative;aspect-ratio:1;background:#f9fafb;display:flex;align-items:center;justify-content:center;padding:12px}.search-product-card__img{width:100%;height:100%;object-fit:contain}.search-product-card__no-img{font-size:48px;opacity:.3}.search-product-card__badge{position:absolute;top:8px;left:8px;background:#c62828;color:#fff;font-size:12px;font-weight:700;padding:3px 8px;border-radius:4px}.search-product-card__info{padding:12px;flex:1;display:flex;flex-direction:column;gap:8px}.search-product-card__title{font-size:14px;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.search-product-card__prices{display:flex;align-items:center;gap:8px;margin-top:auto}.search-product-card__price{font-size:16px;font-weight:700;color:#1f7a1f}.search-product-card__original{font-size:13px;color:#999;text-decoration:line-through}.search-page__empty{text-align:center;padding:60px 20px;color:#888}.search-page__empty-icon{font-size:64px;margin-bottom:16px}.search-page__empty p{font-size:16px}.wishlist-page{max-width:1200px;margin:0 auto;padding:24px 16px}.wishlist-page__title{font-size:1.8rem;font-weight:700;margin-bottom:24px}.wishlist-page__empty{text-align:center;padding:60px 20px;color:#888}.wishlist-page__empty-icon{font-size:64px;margin-bottom:16px}.wishlist-page__empty p{font-size:16px;margin-bottom:24px}.wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}@media(min-width:768px){.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.wishlist-card{position:relative;border:1px solid #e2e5e9;border-radius:10px;overflow:hidden;background:#fff;transition:box-shadow .2s}.wishlist-card:hover{box-shadow:0 4px 16px #00000014}.wishlist-card__remove{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#ffffffe6;border:1px solid #e2e5e9;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;z-index:2;color:#c62828;transition:background .2s}.wishlist-card__remove:hover{background:#fde8e8}.wishlist-card__img-wrap{display:block;aspect-ratio:1;background:#f9fafb;padding:12px;position:relative}.wishlist-card__img{width:100%;height:100%;object-fit:contain}.wishlist-card__no-img{font-size:48px;opacity:.3;display:flex;align-items:center;justify-content:center;height:100%}.wishlist-card__info{padding:12px}.wishlist-card__title{font-size:14px;font-weight:500;line-height:1.4;color:#1a1a1a;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.wishlist-card__title:hover{color:#1f7a1f}.wishlist-card__prices{display:flex;align-items:center;gap:8px;margin-bottom:12px}.wishlist-card__price{font-size:16px;font-weight:700;color:#1f7a1f}.wishlist-card__original{font-size:13px;color:#999;text-decoration:line-through}.wishlist-card__cart-btn{width:100%;padding:9px;background:#1f7a1f;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s;position:relative;display:flex;align-items:center;justify-content:center;gap:8px}.wishlist-card__cart-btn:hover{background:#0f3d0f}.wishlist-card__cart-btn:hover,.wishlist-card__cart-btn:active,.wishlist-card__cart-btn:focus{color:#fff}.wishlist-card__cart-btn svg{width:18px;height:18px;flex-shrink:0;stroke:currentColor;transition:transform .2s ease,opacity .2s ease,filter .2s ease}.wishlist-card__cart-btn:hover svg{transform:scale(1.08);filter:drop-shadow(0 0 4px rgba(255,255,255,.45))}.wishlist-card__cart-btn:active svg{transform:scale(.92);opacity:.85}.wishlist-card__cart-btn.is-loading{cursor:wait;pointer-events:none}.wishlist-card__cart-btn.is-loading>*{opacity:0}.wishlist-card__cart-btn.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:btn-spin .6s linear infinite}.blog-wrap{background:#fff;padding:40px 16px 48px}.blog-page{max-width:1600px;margin:0 auto}.blog-page__title{font-size:28px;font-weight:700;color:#111;margin:0 0 24px}.blog-cats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.blog-cats__item{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:20px;border:1px solid #e2e5e9;background:#fff;color:#333;font-size:14px;text-decoration:none;transition:border-color .15s,background .15s,color .15s}.blog-cats__item:hover{border-color:#0e3b0e;color:#0e3b0e}.blog-cats__item--active{background:#0e3b0e;border-color:#0e3b0e;color:#fff}.blog-cats__item--active:hover{color:#fff}.blog-cats__count{font-size:12px;opacity:.7}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:900px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.blog-grid{grid-template-columns:1fr}}.blog-grid--compact{grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:900px){.blog-grid--compact{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.blog-grid--compact{grid-template-columns:1fr}}.blog-card{background:#fff;border:1px solid #e2e5e9;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.blog-card:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.blog-card__img-wrap{display:block;aspect-ratio:16/9;overflow:hidden;background:#f5f6f8}.blog-card__img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s}.blog-card:hover .blog-card__img{transform:scale(1.03)}.blog-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#ccc}.blog-card__cats{display:flex;flex-wrap:wrap;gap:6px;padding:12px 16px 0}.blog-card__cat{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#0e3b0e;text-decoration:none;background:#e6f4ea;padding:2px 8px;border-radius:10px}.blog-card__cat:hover{background:#0e3b0e;color:#fff}.blog-card__body{padding:12px 16px 16px;display:flex;flex-direction:column;flex:1}.blog-card__title{font-size:16px;font-weight:700;margin:0 0 8px;line-height:1.4}.blog-card__title a{color:#111;text-decoration:none}.blog-card__title a:hover{color:#0e3b0e}.blog-card__title--sm{font-size:14px}.blog-card__excerpt{font-size:13px;color:#666;line-height:1.6;margin:0 0 12px;flex:1}.blog-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid #f0f0f0}.blog-card__date{font-size:12px;color:#aaa}.blog-card__read-more{font-size:13px;font-weight:600;color:#0e3b0e;text-decoration:none}.blog-card__read-more:hover{text-decoration:underline}.blog-empty{text-align:center;padding:60px 20px;color:#888;font-size:16px}.blog-pagination{margin-top:32px;display:flex;justify-content:center}.blog-post-page{max-width:1600px;margin:0 auto;padding-bottom:64px}.blog-post__header{background:#fff;padding:28px 0 24px;margin-bottom:28px;border-bottom:2px solid #e8ecef}.blog-post__cats{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.blog-post__cat{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#0e3b0e;background:#e6f4ea;padding:3px 10px;border-radius:10px;text-decoration:none}.blog-post__cat:hover{background:#0e3b0e;color:#fff}.blog-post__title{font-size:32px;font-weight:800;color:#111;line-height:1.25;margin:0 0 12px}@media(max-width:600px){.blog-post__title{font-size:24px}}.blog-post__meta{font-size:13px;color:#aaa;margin-bottom:16px}.blog-post__excerpt{font-size:17px;color:#555;line-height:1.7;margin:0 0 24px;font-style:italic}.blog-post__featured-img-wrap{margin-bottom:32px;border-radius:10px;overflow:hidden}.blog-post__featured-img{width:100%;max-height:480px;object-fit:cover;display:block}.blog-post__content{font-size:16px;line-height:1.8;color:#222}.blog-post__content h2{font-size:24px;font-weight:700;margin:32px 0 14px}.blog-post__content h3{font-size:20px;font-weight:700;margin:28px 0 12px}.blog-post__content h4{font-size:17px;font-weight:700;margin:24px 0 10px}.blog-post__content p{margin:0 0 18px}.blog-post__content ul,.blog-post__content ol{padding-left:24px;margin:0 0 18px}.blog-post__content li{margin-bottom:6px}.blog-post__content a{color:#0e3b0e;text-decoration:underline}.blog-post__content img{max-width:100%;height:auto;border-radius:6px;margin:16px 0}.blog-post__content blockquote{border-left:4px solid #0e3b0e;padding:12px 20px;margin:20px 0;background:#f0f7ea;border-radius:0 6px 6px 0;color:#444;font-style:italic}.blog-post__content table{width:100%;border-collapse:collapse;margin:20px 0}.blog-post__content table th,.blog-post__content table td{border:1px solid #e2e5e9;padding:8px 12px;font-size:14px}.blog-post__content table th{background:#f5f6f8;font-weight:600}.blog-post__content pre,.blog-post__content code{background:#f5f6f8;border-radius:4px;font-family:monospace}.blog-post__content pre{padding:14px 16px;overflow-x:auto;margin:16px 0}.blog-post__content code{padding:2px 6px;font-size:13px}.blog-related{margin-top:56px;padding-top:32px;border-top:1px solid #e2e5e9}.blog-related__title{font-size:20px;font-weight:700;margin:0 0 20px;color:#111}
