.home-page{background:#fff;color:#171b1f}.home-hero{position:relative;min-height:610px;overflow:hidden;background:#eef1f2}.home-hero__media,.home-hero__overlay{position:absolute;inset:0}.home-hero__media img{width:100%;height:100%;object-fit:cover;object-position:68% center}.home-hero__overlay{background:linear-gradient(90deg,#f7f8f8,#f7f8f8f5 35%,#f7f8f8a8 57%,#f7f8f80d),linear-gradient(0deg,rgb(17 22 26 / 8%),transparent 40%)}.home-hero__inner{position:relative;z-index:2;display:flex;min-height:610px;align-items:center}.home-hero__content{width:min(100%,670px);padding:62px 0 46px}.home-eyebrow{margin-bottom:18px;color:var(--front-orange);font-size:13px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.home-hero h1{max-width:650px;margin:0;color:#11161a;font-size:clamp(46px,5.4vw,78px);line-height:.98;letter-spacing:-.045em}.home-hero h1 span{display:block;color:var(--front-orange)}.home-hero__content>p{max-width:600px;margin:26px 0 0;color:#4e565c;font-size:17px;line-height:1.75}.home-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.home-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:16px;padding:0 24px;border:1px solid transparent;border-radius:3px;font-size:13px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;transition:background-color var(--front-transition),border-color var(--front-transition),color var(--front-transition),transform var(--front-transition)}.home-button:hover{transform:translateY(-1px)}.home-button svg,.home-section__header a svg,.home-category-card__content svg{width:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.home-button--primary{background:var(--front-orange);color:#fff}.home-button--primary:hover{background:var(--front-orange-dark)}.home-button--secondary{border-color:#c9ced2;background:#ffffffc7;color:#171b1f}.home-button--secondary:hover{border-color:var(--front-orange);color:var(--front-orange)}.home-hero__benefits{display:grid;max-width:700px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px}.home-hero-benefit{display:flex;min-width:0;align-items:center;gap:12px}.home-hero-benefit__icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid rgb(255 79 0 / 26%);border-radius:50%;color:var(--front-orange)}.home-hero-benefit__icon svg,.home-benefit-card__icon svg,.home-image-placeholder svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-hero-benefit strong,.home-hero-benefit small{display:block}.home-hero-benefit strong{color:#171b1f;font-size:12px;font-weight:900;text-transform:uppercase}.home-hero-benefit small{margin-top:2px;color:#697176;font-size:11px;line-height:1.4}.home-section{padding:68px 0}.home-categories-section,.home-benefits-section{background:#f6f7f8}.home-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.home-section__header--centered{justify-content:center;text-align:center}.home-section__heading{min-width:0}.home-section__heading .home-eyebrow{margin-bottom:10px}.home-section__header h2,.home-about h2{margin:0;color:#11161a;font-size:clamp(28px,3.4vw,44px);line-height:1.08;letter-spacing:-.035em}.home-section__header a{display:inline-flex;align-items:center;gap:8px;color:#4f575d;font-size:13px;font-weight:800}.home-section__header a:hover{color:var(--front-orange)}.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-product-card{min-width:0;overflow:hidden;border:1px solid #dfe3e6;background:#fff;transition:border-color var(--front-transition),box-shadow var(--front-transition),transform var(--front-transition)}.home-product-card:hover{border-color:#c7ccd0;box-shadow:0 14px 30px #11161a14;transform:translateY(-2px)}.home-product-card__image{position:relative;display:block;aspect-ratio:1.16 / 1;overflow:hidden;background:#f2f3f4}.home-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.home-product-card:hover .home-product-card__image img{transform:scale(1.025)}.home-image-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#bbc1c5}.home-image-placeholder svg{width:58px;height:58px}.home-product-card__badge{position:absolute;top:12px;left:12px;padding:6px 9px;background:var(--front-orange);color:#fff;font-size:10px;font-weight:900;text-transform:uppercase}.home-product-card__body{padding:18px 16px 16px}.home-product-card h3{min-height:44px;margin:0;font-size:16px;line-height:1.35}.home-product-card h3 a:hover{color:var(--front-orange)}.home-product-card__specs{display:grid;gap:7px;min-height:77px;margin:14px 0 0}.home-product-card__specs div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;color:#687076;font-size:11px}.home-product-card__specs dt,.home-product-card__specs dd{margin:0}.home-product-card__specs dd{color:#30363a;font-weight:700;text-align:right}.home-product-card__bottom{display:flex;min-height:44px;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:16px}.home-product-card__price{display:flex;min-width:0;flex-direction:column}.home-product-card__price del{color:#868d92;font-size:11px}.home-product-card__price strong{color:var(--front-orange);font-size:16px;line-height:1.2}.home-product-card__actions{display:flex;gap:6px}.home-product-card__actions a,.home-product-card__actions button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:3px;background:#11161a;color:#fff;cursor:pointer}.home-product-card__actions a:hover,.home-product-card__actions button:hover{background:var(--front-orange)}.home-product-card__actions svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-category-card{position:relative;display:block;min-width:0;overflow:hidden;border:1px solid #dde1e4;background:#fff;transition:box-shadow var(--front-transition),transform var(--front-transition)}.home-category-card:hover{box-shadow:0 14px 30px #11161a14;transform:translateY(-2px)}.home-category-card__image{display:block;aspect-ratio:1.45 / 1;overflow:hidden;background:#eceff1}.home-category-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.home-category-card:hover .home-category-card__image img{transform:scale(1.035)}.home-category-card__content{position:relative;display:block;min-height:138px;padding:20px 44px 20px 18px}.home-category-card__content strong,.home-category-card__content small{display:block}.home-category-card__content strong{color:var(--front-orange);font-size:17px;font-weight:900;text-transform:uppercase}.home-category-card__content small{display:-webkit-box;margin-top:9px;overflow:hidden;color:#555d62;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-category-card__content svg{position:absolute;right:16px;bottom:18px;color:var(--front-orange)}.home-about-section{position:relative;overflow:hidden;background:#f1f3f4}.home-about{position:relative;isolation:isolate;display:grid;min-height:560px;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center}.home-about:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#f1f3f400 0% 38%,#f1f3f46b 50%,#f1f3f4eb 61%,#f1f3f4 72% 100%)}.home-about__content{position:relative;z-index:2;grid-column:2;width:min(100%,560px);justify-self:end;padding:72px 0 72px clamp(42px,5vw,78px)}.home-about__content h2{max-width:520px}.home-about__text{max-width:560px;margin-top:24px;color:#4d555b;font-size:15px;line-height:1.82}.home-about__text p{margin:0 0 15px}.home-about__content .home-button{margin-top:22px}.home-about__image{position:absolute;inset:0 auto 0 0;z-index:0;width:64%;min-height:560px;overflow:hidden;background:#dfe3e5}.home-about__image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgb(17 22 26 / 12%),transparent 45%),linear-gradient(90deg,rgb(17 22 26 / 7%),transparent 35%)}.home-about__image img{width:100%;height:100%;object-fit:cover;object-position:center}.home-benefit-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.home-benefit-card{min-width:0;padding:28px 16px 24px;border:1px solid #dde1e4;background:#fff;text-align:center}.home-benefit-card__icon{display:grid;width:54px;height:54px;place-items:center;margin:0 auto 16px;border:1px solid rgb(255 79 0 / 30%);border-radius:50%;color:var(--front-orange)}.home-benefit-card__icon svg{width:27px;height:27px}.home-benefit-card h3{margin:0;color:#171b1f;font-size:13px;font-weight:900;line-height:1.35;text-transform:uppercase}.home-benefit-card p{margin:9px 0 0;color:#687076;font-size:11px;line-height:1.55}@media(max-width:1100px){.home-product-grid,.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.home-hero,.home-hero__inner{min-height:560px}.home-hero__media img{object-position:72% center}.home-hero__overlay{background:linear-gradient(90deg,#f7f8f8fa,#f7f8f8eb 62%,#f7f8f88c)}.home-hero__content{width:86%}.home-hero__benefits{grid-template-columns:1fr;gap:12px}.home-about{display:flex;min-height:0;flex-direction:column;align-items:stretch}.home-about:after{display:none}.home-about__image{position:relative;inset:auto;width:100%;min-height:360px;order:-1}.home-about__content{width:100%;max-width:none;padding:38px 0 8px}}@media(max-width:560px){.home-hero,.home-hero__inner{min-height:auto}.home-hero__inner{padding:0}.home-hero__content{width:100%;padding:54px 0 44px}.home-hero h1{font-size:42px}.home-hero__content>p{font-size:15px}.home-hero__actions,.home-button{width:100%}.home-section{padding:48px 0}.home-section__header{display:block}.home-section__header a{margin-top:12px}.home-product-grid,.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-product-card__image{aspect-ratio:1 / .92}.home-product-card__body{padding:12px 10px 10px}.home-product-card h3{min-height:38px;font-size:13px}.home-product-card__specs{display:none}.home-product-card__price strong{font-size:13px}.home-product-card__actions a,.home-product-card__actions button{width:31px;height:31px}.home-category-card__content{min-height:118px;padding:14px 34px 14px 12px}.home-category-card__content strong{font-size:13px}.home-category-card__content small{font-size:10px;-webkit-line-clamp:2}.home-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-benefit-card{padding:22px 10px 18px}}.home-products-section{background:#fff}.home-product-grid{gap:clamp(20px,2.4vw,34px)}.home-product-card{position:relative;overflow:visible;border:0;background:transparent;box-shadow:none;transition:transform var(--front-transition)}.home-product-card:hover{border-color:transparent;box-shadow:none;transform:translateY(-3px)}.home-product-card__image{aspect-ratio:1.18 / 1;border-radius:3px;background:#f2f4f5}.home-product-card__image:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:var(--front-orange);transform:scaleX(0);transform-origin:left;transition:transform var(--front-transition)}.home-product-card:hover .home-product-card__image:after{transform:scaleX(1)}.home-product-card__body{padding:20px 2px 0}.home-product-card h3{min-height:0;font-size:17px;line-height:1.38}.home-product-card__specs{min-height:0;margin-top:16px;padding-top:14px;border-top:1px solid #e6e9eb}.home-product-card__specs div{font-size:12px}.home-product-card__bottom{min-height:48px;align-items:center;margin-top:18px;padding-top:15px;border-top:1px solid #e6e9eb}.home-product-card__actions{align-items:center;gap:10px}.home-product-card__details{display:inline-flex;width:auto;height:auto;align-items:center;gap:8px;padding:0;border:0;border-radius:0;background:transparent;color:#252b2f;font-size:12px;font-weight:900;letter-spacing:.025em;text-transform:uppercase}.home-product-card__details svg{width:15px;height:15px;transition:transform var(--front-transition)}.home-product-card__details:hover{background:transparent;color:var(--front-orange)}.home-product-card__details:hover svg{transform:translate(3px)}.home-product-card__quick-action{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d9dee1;border-radius:50%;background:transparent;color:#252b2f;cursor:pointer;transition:border-color var(--front-transition),background-color var(--front-transition),color var(--front-transition)}.home-product-card__quick-action:hover{border-color:var(--front-orange);background:var(--front-orange);color:#fff}.home-product-card__quick-action svg{width:17px}.home-categories-section{background:#f5f6f7}.home-category-grid{gap:clamp(20px,2.2vw,30px)}.home-category-card{overflow:visible;border:0;background:transparent;box-shadow:none;transition:transform var(--front-transition)}.home-category-card:hover{box-shadow:none;transform:translateY(-3px)}.home-category-card__image{position:relative;aspect-ratio:1.48 / 1;border-radius:3px}.home-category-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgb(17 22 26 / 16%) 100%);opacity:.55;transition:opacity var(--front-transition)}.home-category-card:hover .home-category-card__image:after{opacity:.8}.home-category-card__content{min-height:0;padding:19px 36px 0 0}.home-category-card__content strong{font-size:16px;letter-spacing:.015em}.home-category-card__content small{margin-top:8px;color:#5f676c;font-size:12px;line-height:1.62}.home-category-card__content svg{right:0;bottom:auto;top:20px;width:17px;transition:transform var(--front-transition)}.home-category-card:hover .home-category-card__content svg{transform:translate(4px)}@media(max-width:560px){.home-product-grid,.home-category-grid{gap:16px 10px}.home-product-card__body{padding:13px 0 0}.home-product-card h3{min-height:38px}.home-product-card__bottom{display:block;min-height:0;margin-top:12px;padding-top:11px}.home-product-card__actions{justify-content:space-between;margin-top:10px}.home-product-card__quick-action{width:34px;height:34px}.home-category-card__content{min-height:0;padding:13px 26px 0 0}.home-category-card__content svg{top:14px}}.homepage-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(22px,2.2vw,34px)}.homepage-product{display:flex;min-width:0;flex-direction:column}.homepage-product__media{position:relative;display:block;aspect-ratio:1.24 / 1;overflow:hidden;border-radius:4px;background:#fff}.homepage-product__media:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--front-orange);transform:scaleX(0);transform-origin:left center;transition:transform var(--front-transition)}.homepage-product:hover .homepage-product__media:after{transform:scaleX(1)}.homepage-product__media img{width:100%;height:100%;padding:0;object-fit:contain;transition:transform .24s ease}.homepage-product:hover .homepage-product__media img{transform:scale(1.025)}.homepage-media-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#b9c0c4}.homepage-media-placeholder svg{width:60px;height:60px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.homepage-product__badge{position:absolute;top:14px;left:14px;z-index:1;padding:7px 10px;border-radius:2px;background:var(--front-orange);color:#fff;font-size:12px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.homepage-product__content{display:flex;flex:1;flex-direction:column;padding:19px 2px 0}.homepage-product h3{min-height:48px;margin:0;color:#161b1f;font-size:18px;line-height:1.35}.homepage-product h3 a{transition:color var(--front-transition)}.homepage-product h3 a:hover{color:var(--front-orange)}.homepage-product__specs{display:grid;margin:15px 0 0;border-top:1px solid #e4e8ea}.homepage-product__specs div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:8px 0;border-bottom:1px solid #edf0f1;font-size:14px;line-height:1.35}.homepage-product__specs dt,.homepage-product__specs dd{margin:0}.homepage-product__specs dt{color:#70787d}.homepage-product__specs dd{color:#20262a;font-weight:800;text-align:right}.homepage-product__footer{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:18px;margin-top:auto;padding-top:18px}.homepage-product__price{display:flex;min-width:0;flex-direction:column;gap:2px}.homepage-product__price del{color:#8a9196;font-size:13px}.homepage-product__price strong{color:var(--front-orange);font-size:17px;line-height:1.2}.homepage-product__actions{display:flex;flex:0 0 auto;align-items:center;gap:14px}.homepage-product__details{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid #d2d7db;border-radius:4px;background:#fff;color:#14191d;text-decoration:none;transition:border-color var(--front-transition),color var(--front-transition)}.homepage-product__details svg,.homepage-product__cart svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.homepage-product__details:hover{border-color:var(--front-orange);color:var(--front-orange)}.homepage-product__cart{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:0;border-radius:4px;background:#151a1e;color:#fff;cursor:pointer;transition:background-color var(--front-transition),transform var(--front-transition)}.homepage-product__cart:hover{background:var(--front-orange);transform:translateY(-1px)}.homepage-product__cart:disabled{cursor:wait;opacity:.65}.homepage-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:clamp(26px,3vw,42px)}.homepage-category{display:block;min-width:0}.homepage-category__image{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;border-radius:4px;background:#e9edef}.homepage-category__image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgb(12 17 20 / 18%) 100%);opacity:.5;transition:opacity var(--front-transition)}.homepage-category:hover .homepage-category__image:after{opacity:.8}.homepage-category__image img{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.homepage-category:hover .homepage-category__image img{transform:scale(1.025)}.homepage-category__content{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-top:18px}.homepage-category__content>span,.homepage-category__content strong,.homepage-category__content small{display:block}.homepage-category__content strong{color:var(--front-orange);font-size:17px;font-weight:900;letter-spacing:.015em;text-transform:uppercase}.homepage-category__content small{max-width:560px;margin-top:8px;color:#5d666b;font-size:12px;line-height:1.65}.homepage-category__content svg{width:19px;height:19px;flex:0 0 auto;margin-top:1px;fill:none;stroke:var(--front-orange);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--front-transition)}.homepage-category:hover .homepage-category__content svg{transform:translate(4px)}.homepage-about-section{position:relative;min-height:590px;overflow:hidden;background:#fff}.homepage-about__media,.homepage-about__veil{position:absolute;inset:0}.homepage-about__media img{width:100%;height:100%;object-fit:cover;object-position:28% center}.homepage-about__veil{z-index:1;background:linear-gradient(90deg,#0c11141a,#0c111405 34%,#ffffff47 41%,#ffffffe5 51%,#fff 61% 100%)}.homepage-about__veil:after{content:"";position:absolute;inset:0 0 0 36%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 28%);mask-image:linear-gradient(90deg,transparent 0%,#000 28%)}.homepage-about__inner{position:relative;z-index:2;display:grid;min-height:590px;grid-template-columns:minmax(0,1fr) minmax(440px,.92fr);align-items:center}.homepage-about__content{grid-column:2;width:min(100%,600px);justify-self:end;padding:80px 0 80px clamp(52px,6vw,96px)}.homepage-about__content h2{max-width:570px;margin:0;color:#11161a;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.04em}.homepage-about__text{max-width:580px;margin-top:25px;color:#4c555a;font-size:15px;line-height:1.82}.homepage-about__text p{margin:0 0 15px}.homepage-about__content .home-button{margin-top:22px}@media(max-width:920px){.homepage-product-grid,.homepage-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-about__inner{grid-template-columns:minmax(0,.8fr) minmax(390px,1.2fr)}.homepage-about__content{padding-left:44px}}@media(max-width:680px){.homepage-product-grid,.homepage-category-grid{grid-template-columns:1fr}.homepage-product__media{aspect-ratio:1.35 / 1}.homepage-product h3,.homepage-about-section{min-height:0}.homepage-about__media{position:relative;height:300px}.homepage-about__media img{object-position:center}.homepage-about__veil{height:300px;background:linear-gradient(180deg,rgb(12 17 20 / 6%) 0%,transparent 52%,#ffffff 100%)}.homepage-about__veil:after{display:none}.homepage-about__inner{display:block;min-height:0}.homepage-about__content{width:100%;padding:28px 0 64px}.homepage-about__content h2{font-size:clamp(31px,9vw,42px)}}@media(max-width:420px){.homepage-product__footer{align-items:flex-end}.homepage-product__actions{gap:10px}}
