:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#181818;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page-width:1920px;--content-width:1210px;background:#ececec;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#ececec;min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page{min-height:100vh}
.desktop-header{background:#fff;border-bottom:8px solid #2095f8}.desktop-header__inner,.desktop-footer__inner{width:min(var(--content-width),calc(100% - 48px));margin:0 auto}.desktop-header__inner{justify-content:space-between;align-items:center;gap:20px;min-height:68px;display:flex}.desktop-brand{align-items:center;gap:12px;display:inline-flex}.desktop-brand img{width:106px;height:auto}.desktop-brand span{color:#4e4e4e;white-space:nowrap;border-left:1px solid #1d1d1d;padding-left:12px;font-size:13px;font-weight:600}.desktop-menu-toggle,.site-menu-toggle{color:#1d4d84;cursor:pointer;background:#fff;border:1px solid #1e64b133;border-radius:10px;width:40px;height:40px;padding:9px 8px;display:none}.desktop-menu-toggle span,.site-menu-toggle span{background:currentColor;border-radius:99px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.desktop-menu-toggle span+span,.site-menu-toggle span+span{margin-top:7px}.desktop-menu-toggle.is-open span:first-child,.site-menu-toggle.is-open span:first-child{transform:translateY(9px)rotate(45deg)}.desktop-menu-toggle.is-open span:nth-child(2),.site-menu-toggle.is-open span:nth-child(2){opacity:0}.desktop-menu-toggle.is-open span:nth-child(3),.site-menu-toggle.is-open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.desktop-nav{color:#2f2f2f;align-items:center;gap:44px;font-size:14px;font-weight:600;line-height:1;display:flex}.desktop-nav__item{align-items:center;display:inline-flex;position:relative}.desktop-nav__item--has-menu:after{content:"";width:max(100%,220px);height:10px;position:absolute;top:100%;left:0}.desktop-nav a{align-items:center;gap:6px;display:inline-flex}.desktop-nav__trigger{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.desktop-nav a.is-active,.desktop-nav__trigger.is-active,.desktop-nav__item--has-menu:hover .desktop-nav__trigger,.desktop-nav__item--has-menu:focus-within .desktop-nav__trigger{color:#2088ee}.desktop-nav__chevron-image{opacity:.9;width:12px;height:8px}.desktop-nav__menu{opacity:0;visibility:hidden;pointer-events:none;z-index:20;background:#fffffffa;border:1px solid #2088ee24;border-radius:14px;gap:4px;min-width:206px;padding:10px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(-8px);box-shadow:0 18px 40px #112e5624}.desktop-nav__menu:before{content:"";background:#fffffffa;border-top:1px solid #2088ee24;border-left:1px solid #2088ee24;width:18px;height:18px;position:absolute;bottom:100%;left:22px;transform:translateY(9px)rotate(45deg)}.desktop-nav__item--has-menu:hover .desktop-nav__menu,.desktop-nav__item--has-menu:focus-within .desktop-nav__menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.desktop-nav__menu-link{color:#2f2f2f;border-radius:10px;align-items:center;min-height:34px;padding:0 10px;font-size:13px;transition:background-color .18s,color .18s;display:flex}.desktop-nav__menu-link:hover,.desktop-nav__menu-link:focus-visible{color:#2088ee;background:#2088ee14}.desktop-footer{color:#ffffffc7;background:linear-gradient(90deg,#252729 0%,#2d2f32 100%);border-top:1px solid #ffffff0a}.desktop-footer__inner{justify-content:space-between;align-items:center;gap:46px;padding:20px 0 18px;display:flex}.desktop-footer__brand-line{align-items:center;gap:12px;display:flex}.desktop-footer__brand-line img{filter:brightness(0)invert();width:150px}.desktop-footer__divider{background:#ffffff80;width:1px;height:22px}.desktop-footer__brand-line p{color:#767676;margin:0;font-size:16px}.desktop-footer__links{color:#ffffffe6;gap:16px;margin-top:24px;font-size:15px;font-weight:500;display:flex}.desktop-footer__links a{position:relative}.desktop-footer__links a:not(:last-child):after{content:"";background:#ffffff8c;width:1px;height:20px;position:absolute;top:4px;right:-10px}.desktop-footer__contact{align-items:center;gap:20px;display:flex}.desktop-footer__contact-copy{min-width:0}.desktop-footer__contact h3{color:#fff;letter-spacing:.01em;margin:0 0 10px;font-size:27px;font-weight:500}.desktop-footer__meta{color:#838383;align-items:center;gap:10px;margin:10px 0 0;font-size:15px;display:flex}.desktop-qr{flex:none;width:128px;height:128px}.desktop-qr img{border-radius:0;width:100%;height:100%}.desktop-footer__copyright{color:#ffffff6b;text-align:center;background:#000;margin:0;padding:8px 20px 10px;font-size:10px}.desktop-footer__icon{opacity:.72;background-color:currentColor;flex:none;width:16px;height:16px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.desktop-footer__icon--phone{-webkit-mask-image:url(/assets/home/footer-phone.svg);mask-image:url(/assets/home/footer-phone.svg)}.desktop-footer__icon--pin{-webkit-mask-image:url(/assets/home/footer-pin.svg);mask-image:url(/assets/home/footer-pin.svg)}.site-header{z-index:30;background:#fff;border-bottom:6px solid #2095f8;position:relative}.header-inner,.footer-inner{width:min(var(--content-width),calc(100% - 32px));margin:0 auto}.header-inner{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 0;display:flex}.header-inner--menu{flex-direction:row;justify-content:space-between;align-items:center}.header-inner--menu .brand{max-width:calc(100% - 52px)}.brand{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.brand img{flex:none;width:106px}.brand span{color:#5c5c5c;font-size:12px}.site-nav{white-space:nowrap;color:#4a4a4a;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:16px;width:100%;padding-bottom:2px;font-size:13px;display:flex;overflow-x:auto}.site-nav a{flex:none}.site-nav a.is-active{color:#2088ee}.mobile-menu{z-index:80;pointer-events:none;position:fixed;inset:0}.mobile-menu.is-open{pointer-events:auto}.mobile-menu__backdrop{opacity:0;background:#0f16226b;border:0;transition:opacity .22s;position:absolute;inset:0}.mobile-menu.is-open .mobile-menu__backdrop{opacity:1}.mobile-menu__panel{background:#fff;flex-direction:column;width:min(86vw,360px);height:100%;transition:transform .24s;display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 32px #142a4e33}.mobile-menu.is-open .mobile-menu__panel{transform:translate(0)}.mobile-menu__panel-header{color:#253347;border-bottom:1px solid #e8eef6;justify-content:space-between;align-items:center;height:56px;padding:0 16px;font-size:14px;font-weight:600;display:flex}.mobile-menu__close{color:#5a6980;cursor:pointer;background:0 0;border:0;font-size:13px}.mobile-menu__nav{padding:14px 12px 20px;overflow-y:auto}.mobile-menu__link,.mobile-menu__group-link{color:#2f3b4e;border-radius:10px;align-items:center;min-height:42px;padding:0 10px;font-size:14px;font-weight:500;display:flex}.mobile-menu__link.is-active,.mobile-menu__group-link.is-active{color:#2088ee;background:#2088ee1f}.mobile-menu__group+.mobile-menu__group{margin-top:2px}.mobile-menu__group-head{align-items:center;gap:8px;display:flex}.mobile-menu__group-link{flex:1}.mobile-menu__group-toggle{color:#6a7890;cursor:pointer;background:0 0;border:0;border-radius:10px;width:42px;height:42px}.mobile-menu__group-toggle-icon{margin:0 auto;transition:transform .2s}.mobile-menu__group-toggle.is-expanded .mobile-menu__group-toggle-icon{transform:rotate(180deg)}.mobile-menu__submenu{gap:2px;max-height:0;transition:max-height .24s;display:grid;overflow:hidden}.mobile-menu__group.is-expanded .mobile-menu__submenu{max-height:360px}.mobile-menu__submenu-link{color:#546173;border-radius:8px;min-height:36px;padding:8px 14px 8px 18px;font-size:13px;line-height:1.5;display:block}.mobile-menu__submenu-link.is-active{color:#2088ee;background:#2088ee14}.site-footer{color:#ffffffc7;background:linear-gradient(90deg,#252729 0%,#2d2f32 100%)}.footer-inner{grid-template-columns:1fr;gap:18px;padding:24px 0 16px;display:grid}.footer-brand img{filter:brightness(0)invert();width:132px}.footer-brand p{margin:8px 0 0;font-size:14px}.footer-links{flex-wrap:wrap;gap:10px 18px;font-size:14px;display:flex}.footer-contact{align-items:flex-start;gap:16px;display:flex}.footer-contact h3{color:#fff;margin:0 0 8px;font-size:20px}.footer-contact__copy{min-width:0}.footer-contact__meta{color:#9b9b9b;align-items:center;gap:8px;margin:6px 0;font-size:13px;display:flex}.qr-placeholder{flex:none;width:96px;height:96px}.qr-placeholder img{border-radius:0;width:100%;height:100%}.footer-contact__icon{opacity:.72;background-color:currentColor;flex:none;width:14px;height:14px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.footer-contact__icon--phone{-webkit-mask-image:url(/assets/home/footer-phone.svg);mask-image:url(/assets/home/footer-phone.svg)}.footer-contact__icon--pin{-webkit-mask-image:url(/assets/home/footer-pin.svg);mask-image:url(/assets/home/footer-pin.svg)}.copyright{color:#ffffff6b;text-align:center;background:#000;margin:0;padding:8px 18px 10px;font-size:10px}@media (max-width:480px){.footer-inner{gap:16px;padding-top:20px}.footer-brand p{font-size:13px}.footer-links{gap:8px 14px;font-size:13px}.footer-contact{flex-direction:column;gap:12px}.footer-contact h3{margin-bottom:6px;font-size:18px}.footer-contact__meta{font-size:12px;line-height:1.5}.qr-placeholder{width:88px;height:88px}}@media (max-width:960px),(hover:none) and (pointer:coarse){.desktop-header{z-index:30;border-bottom-width:6px;position:relative}.desktop-header__inner,.desktop-footer__inner{width:min(var(--content-width),calc(100% - 32px))}.desktop-header__inner{gap:10px;min-height:64px}.desktop-brand{flex-wrap:wrap;gap:8px;max-width:calc(100% - 52px)}.desktop-brand span{padding-left:8px;font-size:12px;font-weight:500}.desktop-nav{display:none}.desktop-menu-toggle,.site-menu-toggle{flex:none;display:block}.site-nav{display:none}.desktop-footer__inner{flex-direction:column;align-items:flex-start;gap:18px;padding:20px 0 14px}.desktop-footer__brand-line{gap:10px}.desktop-footer__divider{display:none}.desktop-footer__brand-line p{font-size:13px}.desktop-footer__links{flex-wrap:wrap;gap:8px 14px;margin-top:14px;font-size:13px}.desktop-footer__links a:not(:last-child):after{display:none}.desktop-footer__contact{flex-direction:column;align-items:flex-start;gap:12px}.desktop-footer__contact h3{margin-bottom:6px;font-size:20px}.desktop-footer__meta{margin-top:6px;font-size:12px;line-height:1.5}.desktop-qr{width:88px;height:88px}}
.desktop-home{display:block}.mobile-home{display:none}.desktop-solutions__inner{width:min(var(--content-width),calc(100% - 48px));margin:0 auto}.desktop-hero{width:min(var(--page-width),100%);background:#1d95f8;margin:0 auto}.desktop-hero img{width:100%;height:auto}.desktop-solutions{background:#ededed;padding:66px 0 38px}.desktop-row{justify-content:space-between;align-items:flex-start;display:flex}.desktop-row>a{display:block}.desktop-row+.desktop-row{margin-top:36px}.desktop-row--last{align-items:flex-end}.desktop-card{height:306px;position:relative}.desktop-card__art{z-index:2;width:214px;height:auto;position:absolute;top:-18px}.desktop-card__art--left{left:24px}.desktop-card__art--center{left:50%;transform:translate(-50%)}.desktop-card__art--right{right:24px}.desktop-card__plate{color:#fff;filter:drop-shadow(0 10px 14px #adadad8c);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:194px;padding:32px 28px 0;position:absolute;inset:auto 0 0}.desktop-card h3{margin:0 0 12px;font-size:18px;line-height:1.1}.desktop-card p{margin:0;font-size:12px;line-height:1.72}.desktop-tools{width:403px;height:342px;position:relative}.desktop-tools__art{z-index:3;width:234px;height:auto;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.desktop-tools__links{z-index:2;justify-content:space-between;display:flex;position:absolute;bottom:0;left:0;right:0}.desktop-tool{color:#fff;filter:drop-shadow(0 10px 14px #adadad8c);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:143px;height:194px;padding-top:8px;display:flex}.desktop-tool img{width:58px;height:58px}.desktop-tool span{font-size:18px;font-weight:700}.hero{background:#1d95f8}.hero-scene{width:100%;height:auto}.mobile-solutions{padding:28px 0 40px}.mobile-cards{flex-direction:column;align-items:center;gap:24px;display:flex}.mobile-cards>a{width:min(100%,403px);display:block}.mobile-card{width:100%;height:292px;position:relative}.mobile-card__art{z-index:2;width:min(190px,50%);height:auto;position:absolute;top:-8px}.mobile-card__art--left{left:20px}.mobile-card__art--center{left:50%;transform:translate(-50%)}.mobile-card__art--right{right:20px}.mobile-card__plate{color:#fff;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:194px;padding:28px 24px 0;position:absolute;inset:auto 0 0}.mobile-card h3{margin:0 0 12px;font-size:18px}.mobile-card p{margin:0;font-size:12px;line-height:1.65}.mobile-tools{width:min(100%,403px);height:320px;position:relative}.mobile-tools__art{z-index:3;width:min(210px,54%);height:auto;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.mobile-tools__links{z-index:2;justify-content:space-between;gap:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.mobile-tool{color:#fff;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:12px;height:160px;display:flex}.mobile-tool img{width:42px;height:42px}.mobile-tool span{font-size:16px;font-weight:700}@media (max-width:960px),(hover:none) and (pointer:coarse){.desktop-home{display:none}.mobile-home{display:block}}
.retail-page{background:#f4f4f6;min-height:100vh}.retail-page .desktop-header{border-bottom:none}.retail-hero{background:#ef4953}.retail-hero img{width:min(1920px,100%);height:auto;margin:0 auto;display:block}.retail-products{background:linear-gradient(90deg,#f4f4f6 0%,#f5e1e3 100%);padding:56px 0 84px;position:relative;overflow:hidden}.retail-products:before{content:"";opacity:.13;pointer-events:none;background:url(/assets/retail/circles.png) 50%/cover no-repeat;position:absolute;inset:0}.retail-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px;width:min(1210px,100% - 48px);margin:0 auto;display:grid;position:relative}.retail-card{background:#fff;border-radius:16px;justify-content:space-between;gap:22px;min-height:392px;padding:34px 30px 26px;display:flex}.retail-card--link{transition:transform .18s,box-shadow .18s}.retail-card--link:hover{transform:translateY(-4px);box-shadow:0 14px 28px #2121211f}.retail-card__copy{min-width:0}.retail-card h2{color:#2a2a2a;margin:0;font-size:44px;line-height:1}.retail-card h3{color:#2a2a2a;margin:12px 0 10px;font-size:19px;line-height:1.45}.retail-card p{color:#757575;margin:0;font-size:15px;line-height:1.6}.retail-card__meta{margin-top:4px}.retail-card img{align-self:flex-end;width:auto;height:290px}.retail-card__badge{color:#b8b8b8;background:#ededed;border-radius:999px;justify-content:center;align-items:center;min-width:92px;height:32px;margin-top:24px;padding:0 16px;font-size:13px;display:inline-flex}.retail-card__badge.is-hot{color:#fff;background:#eb4c58}.retail-model-page{background:#f4f4f6}.retail-model-main{background:#fff;padding:0}.retail-model-hero{width:min(1920px,100%);margin:0 auto}.retail-model-hero img{width:100%;height:auto}@media (max-width:960px){.retail-products{padding:24px 0 36px}.retail-products__grid{grid-template-columns:1fr;gap:14px}.retail-card{border-radius:12px;gap:10px;min-height:188px;padding:16px 14px 12px}.retail-card h2{font-size:28px}.retail-card h3{margin:8px 0 6px;font-size:14px}.retail-card p{font-size:11px}.retail-card img{height:135px}.retail-card__badge{margin-top:12px}.retail-card--link:hover{box-shadow:none;transform:none}.retail-model-main{padding:0}}
.trendy-page{background:#f0eeff;min-height:100vh}.trendy-page .desktop-header{border-bottom:none}.trendy-hero{background:#a179fe;line-height:0;overflow:hidden}.trendy-hero img{clip-path:inset(0 0 28px);width:min(1920px,100%);height:auto;margin:0 auto;display:block}.trendy-products{background:linear-gradient(160deg,#f0eeff 0%,#e8e0ff 100%);padding:56px 0 84px;position:relative;overflow:hidden}.trendy-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px;width:min(1210px,100% - 48px);margin:0 auto;display:grid;position:relative}.trendy-card{background:#fff;border-radius:16px;justify-content:space-between;gap:22px;min-height:392px;padding:34px 30px 26px;display:flex}.trendy-card--link{transition:transform .18s,box-shadow .18s}.trendy-card--link:hover{transform:translateY(-4px);box-shadow:0 14px 28px #643cdc1f}.trendy-card__copy{min-width:0}.trendy-card h2{color:#2a2a2a;margin:0;font-size:44px;line-height:1}.trendy-card h3{color:#2a2a2a;margin:12px 0 10px;font-size:19px;line-height:1.45}.trendy-card p{color:#757575;margin:0;font-size:15px;line-height:1.6}.trendy-card__meta{margin-top:4px}.trendy-card img{object-fit:contain;align-self:flex-end;width:auto;max-width:320px;height:290px}.trendy-card__badge{color:#b8b8b8;background:#ededed;border-radius:999px;justify-content:center;align-items:center;min-width:92px;height:32px;margin-top:24px;padding:0 16px;font-size:13px;display:inline-flex}.trendy-card__badge.is-hot{color:#fff;background:#a179fe}.trendy-model-page{background:#f0eeff}.trendy-model-main{background:#fff;padding:0}.trendy-model-hero{width:min(1920px,100%);margin:0 auto}.trendy-model-hero img{width:100%;height:auto}@media (max-width:960px){.trendy-products{padding:24px 0 36px}.trendy-products__grid{grid-template-columns:1fr;gap:14px}.trendy-card{border-radius:12px;gap:10px;min-height:188px;padding:16px 14px 12px}.trendy-card h2{font-size:28px}.trendy-card h3{margin:8px 0 6px;font-size:14px}.trendy-card p{font-size:11px}.trendy-card img{height:135px}.trendy-card__badge{margin-top:12px}.trendy-card--link:hover{box-shadow:none;transform:none}.trendy-model-main{padding:0}}
.fresh-page{background:#fff8e7;min-height:100vh}.fresh-page .desktop-header{border-bottom:none}.fresh-hero{background:#ffd85a}.fresh-hero img{width:min(1920px,100%);height:auto;margin:0 auto;display:block}.fresh-products{background:linear-gradient(150deg,#fff8e7 0%,#ffe9b3 100%);padding:56px 0 84px;position:relative;overflow:hidden}.fresh-products:before{content:"";opacity:.18;pointer-events:none;background:url(/assets/fresh-retail/products-bg.png) top/cover no-repeat;position:absolute;inset:0}.fresh-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px;width:min(1210px,100% - 48px);margin:0 auto;display:grid;position:relative}.fresh-card{background:#fff;border-radius:16px;justify-content:space-between;gap:22px;min-height:392px;padding:34px 30px 26px;display:flex}.fresh-card--link{transition:transform .18s,box-shadow .18s}.fresh-card--link:hover{transform:translateY(-4px);box-shadow:0 14px 28px #b4821424}.fresh-card__copy{min-width:0}.fresh-card h2{color:#2a2a2a;margin:0;font-size:44px;line-height:1}.fresh-card h3{color:#2a2a2a;margin:12px 0 10px;font-size:19px;line-height:1.45}.fresh-card p{color:#757575;margin:0;font-size:15px;line-height:1.6}.fresh-card__meta{margin-top:4px}.fresh-card img{object-fit:contain;align-self:flex-end;width:auto;max-width:300px;height:290px}.fresh-card__badge{color:#b8b8b8;background:#ededed;border-radius:999px;justify-content:center;align-items:center;min-width:92px;height:32px;margin-top:24px;padding:0 16px;font-size:13px;display:inline-flex}.fresh-card__badge.is-hot{color:#fff;background:#f7b500}.fresh-model-page{background:#fff8e7}.fresh-model-main{background:#fff;padding:0}.fresh-model-hero{width:min(1920px,100%);margin:0 auto}.fresh-model-hero img{width:100%;height:auto}@media (max-width:960px){.fresh-products{padding:24px 0 36px}.fresh-products__grid{grid-template-columns:1fr;gap:14px}.fresh-card{border-radius:12px;gap:10px;min-height:188px;padding:16px 14px 12px}.fresh-card h2{font-size:28px}.fresh-card h3{margin:8px 0 6px;font-size:14px}.fresh-card p{font-size:11px}.fresh-card img{max-width:140px;height:135px}.fresh-card__badge{margin-top:12px}.fresh-card--link:hover{box-shadow:none;transform:none}}
.wash-page{background:#f3faf6;min-height:100vh}.wash-page .desktop-header{border-bottom:none}.wash-hero{background:linear-gradient(#def5e9 0%,#f3faf6 100%)}.wash-hero img{width:min(1920px,100%);height:auto;margin:0 auto;display:block}.wash-products{background:linear-gradient(160deg,#f3faf6 0%,#e4f4ea 100%);padding:36px 0 84px}.wash-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px;width:min(1210px,100% - 48px);margin:0 auto;display:grid}.wash-card{background:#fff;border-radius:16px;justify-content:space-between;gap:22px;min-height:392px;padding:34px 30px 26px;display:flex}.wash-card--link{transition:transform .18s,box-shadow .18s}.wash-card--link:hover{transform:translateY(-4px);box-shadow:0 14px 28px #1f734d1f}.wash-card__copy{min-width:0}.wash-card h2{color:#2a2a2a;margin:0;font-size:44px;line-height:1}.wash-card h3{color:#2a2a2a;margin:12px 0 10px;font-size:19px;line-height:1.45}.wash-card p{color:#757575;margin:0;font-size:15px;line-height:1.6}.wash-card img{object-fit:contain;align-self:flex-end;width:auto;max-width:220px;height:290px}.wash-card__badge{color:#fff;background:#2f8f63;border-radius:999px;justify-content:center;align-items:center;min-width:92px;height:32px;margin-top:24px;padding:0 16px;font-size:13px;display:inline-flex}.wash-model-main{width:min(1920px,100%);margin:0 auto}.wash-model-hero{width:100%;position:relative}.wash-model-hero__image{width:100%;height:auto;display:block}@media (max-width:960px){.wash-products{padding:24px 0 36px}.wash-products__grid{grid-template-columns:1fr;gap:14px}.wash-card{border-radius:12px;gap:10px;min-height:200px;padding:16px 14px 12px}.wash-card h2{font-size:28px}.wash-card h3{margin:8px 0 6px;font-size:14px}.wash-card p{font-size:11px}.wash-card img{max-width:140px;height:135px}.wash-card__badge{margin-top:12px}.wash-card--link:hover{box-shadow:none;transform:none}}
.eco-page{background:#f6faf0;min-height:100vh}.eco-page .desktop-header{border-bottom:none}.eco-hero{background:linear-gradient(#eef7dd 0%,#f6faf0 100%)}.eco-hero img{width:min(1920px,100%);height:auto;margin:0 auto;display:block}.eco-products{background:linear-gradient(160deg,#f6faf0 0%,#eaf4db 100%);padding:36px 0 84px}.eco-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px;width:min(1210px,100% - 48px);margin:0 auto;display:grid}.eco-card{background:#fff;border-radius:16px;justify-content:space-between;gap:22px;min-height:392px;padding:34px 30px 26px;display:flex}.eco-card--link{transition:transform .18s,box-shadow .18s}.eco-card--link:hover{transform:translateY(-4px);box-shadow:0 14px 28px #688c1a1f}.eco-card__copy{min-width:0}.eco-card h2{color:#537916;margin:0;font-size:34px;line-height:1.1}.eco-card h3{color:#4f6631;margin:8px 0 10px;font-size:20px;line-height:1.4}.eco-card p{color:#66765a;margin:0;font-size:15px;line-height:1.6}.eco-card img{object-fit:contain;align-self:flex-end;width:auto;max-width:220px;height:290px}.eco-card__badge{color:#fff;background:#7da933;border-radius:999px;justify-content:center;align-items:center;min-width:92px;height:32px;margin-top:24px;padding:0 16px;font-size:13px;display:inline-flex}.eco-model-main{width:min(1920px,100%);margin:0 auto}.eco-model-hero{width:100%;position:relative}.eco-model-hero__image{width:100%;height:auto;display:block}@media (max-width:960px){.eco-products{padding:24px 0 36px}.eco-products__grid{grid-template-columns:1fr;gap:14px}.eco-card{border-radius:12px;gap:10px;min-height:200px;padding:16px 14px 12px}.eco-card h2{font-size:23px}.eco-card h3{margin:6px 0;font-size:15px}.eco-card p{font-size:12px}.eco-card img{max-width:140px;height:135px}.eco-card__badge{margin-top:12px}.eco-card--link:hover{box-shadow:none;transform:none}}
