.product-page{padding:22px 0 64px;background:#fff}.product-breadcrumb-bar{margin-bottom:18px;background:#fff}.product-breadcrumbs{display:flex;align-items:center;gap:9px;overflow:hidden;color:#70777d;font-size:14px;white-space:nowrap}.product-breadcrumbs a{color:#4e555b}.product-breadcrumbs a:hover{color:var(--front-orange)}.product-breadcrumbs>span:last-child{overflow:hidden;text-overflow:ellipsis}.product-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:30px;align-items:start}.product-gallery{min-width:0;padding:14px;border:1px solid #dfe3e6;background:#fff}.product-gallery__main{position:relative;aspect-ratio:1.15 / 1;overflow:hidden;background:#f5f6f7}.product-gallery__empty{display:grid;height:100%;place-items:center;color:#7b8288}.product-gallery__thumbs{--gallery-thumb-gap: 10px;display:flex;flex-wrap:nowrap;gap:var(--gallery-thumb-gap);min-width:0;overflow-x:auto;overflow-y:hidden;margin-top:12px;scrollbar-width:none;scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumbs button{flex:0 0 calc((100% - 3 * var(--gallery-thumb-gap)) / 4);min-width:0;aspect-ratio:1.24 / 1;overflow:hidden;padding:0;border:1px solid #dfe3e6;background:#f5f6f7;cursor:pointer;scroll-snap-align:center}.product-gallery__thumbs button.is-active{border:2px solid var(--front-orange)}.product-gallery__thumbs img{display:block;width:100%;height:100%;object-fit:cover}.product-summary{min-width:0;padding-top:4px}.product-summary__sku{margin:0 0 9px;color:#7b8389;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-summary__sku strong{color:var(--front-orange);font-weight:900}.product-summary__heading{display:block}.product-summary h1{width:100%;margin:0;color:#12171a;font-size:clamp(30px,3vw,40px);line-height:1.08;letter-spacing:-.035em}.product-summary__intro{margin-top:16px;color:#555d63;font-size:16px;line-height:1.7}.product-summary__intro>:first-child{margin-top:0}.product-summary__intro>:last-child{margin-bottom:0}.product-share{position:relative;flex:0 0 auto}.product-share__toggle{display:inline-flex;min-height:40px;align-items:center;gap:8px;padding:8px 12px;border:1px solid #d7dce0;background:#fff;color:#30363b;cursor:pointer;font-size:14px;font-weight:800}.product-share__toggle:hover,.product-share.is-open .product-share__toggle{border-color:var(--front-orange);color:var(--front-orange)}.product-share__toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.product-share__menu{position:absolute;top:calc(100% + 7px);right:0;z-index:20;width:180px;border:1px solid #d9dee2;background:#fff;box-shadow:0 14px 30px #12181c1f}.product-share__menu a{display:block;padding:11px 14px;border-bottom:1px solid #edf0f2;color:#252a2e;font-size:15px;font-weight:700}.product-share__menu a:last-child{border-bottom:0}.product-share__menu a:hover{color:var(--front-orange);background:#f5f6f7}.product-price{display:flex;flex-direction:column;margin-top:20px}.product-price del{color:#868d92;font-size:16px}.product-price strong{color:var(--front-orange);font-size:31px;line-height:1.15}.product-price__tax-note{margin-top:5px;color:#777f85;font-size:13px;font-weight:500;line-height:1.35}.product-summary__status{display:grid;grid-template-columns:18px auto;margin-top:16px;color:#242a2e}.product-summary__status>span{grid-row:1 / 3;width:15px;height:15px;margin-top:3px;border-radius:50%;background:#72b84b}.product-summary__status>span:after{content:"✓";display:grid;height:100%;place-items:center;color:#fff;font-size:10px}.product-summary__status strong{font-size:15px}.product-summary__status small{color:#71787e;font-size:13px}.product-actions{display:grid;grid-template-columns:126px minmax(0,1fr);gap:12px;margin-top:22px}.product-actions button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;border:0;cursor:pointer;font-size:14px;font-weight:900;text-transform:uppercase}.product-quantity{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;min-height:52px;overflow:hidden;border:1px solid #cfd5d9;background:#fff}.product-quantity__button{min-height:50px!important;padding:0;background:#fff;color:#171d21;font-size:18px!important;font-weight:700!important;line-height:1;text-transform:none!important}.product-quantity__button:hover:not(:disabled){color:var(--front-orange)}.product-quantity__button:disabled{cursor:not-allowed;opacity:.35}.product-quantity__value{display:grid;min-width:0;place-items:center;border-right:1px solid #e0e4e7;border-left:1px solid #e0e4e7;background:#fff;color:#171d21;font-size:16px;font-weight:900;line-height:1;text-align:center}.product-actions__primary{background:var(--front-orange);color:#fff}.product-actions__primary svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.product-volume-offer{margin:12px 0 0;color:#687076;font-size:14px;line-height:1.55}.product-volume-offer a{color:#252b2f;font-weight:800;text-decoration:underline;text-decoration-color:#c8cdd0;text-underline-offset:3px;transition:color var(--front-transition),text-decoration-color var(--front-transition)}.product-volume-offer a:hover{color:var(--front-orange);text-decoration-color:var(--front-orange)}.product-benefits{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;padding:18px 0;border-top:1px solid #e1e5e8;border-bottom:1px solid #e1e5e8}.product-benefits>div{display:flex;align-items:center;gap:11px}.product-benefits>div+div{padding-left:18px;border-left:1px solid #e1e5e8}.product-benefits svg{width:30px;height:30px;flex:0 0 auto;fill:none;stroke:#2588ff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.product-benefits p{display:flex;flex-direction:column;margin:0}.product-benefits strong{color:#21262a;font-size:14px}.product-benefits span{color:#777e84;font-size:12px;line-height:1.4}.product-key-specs{margin:18px 0 0;border:1px solid #dfe3e6}.product-key-specs div{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:11px 14px;border-bottom:1px solid #e6e9eb}.product-key-specs div:last-child{border-bottom:0}.product-key-specs dt{color:#666e74;font-size:14px}.product-key-specs dd{margin:0;color:#1d2226;text-align:right;font-size:14px;font-weight:800}.product-tabs{margin-top:28px;border:1px solid #dfe3e6;background:#fff}.product-tabs__nav{display:flex;min-height:48px;align-items:flex-end;gap:34px;padding:0 18px;border-bottom:1px solid #dfe3e6}.product-tabs__nav button{position:relative;min-height:48px;padding:0;border:0;background:transparent;color:#30363a;cursor:pointer;font-size:14px;font-weight:900;text-transform:uppercase}.product-tabs__nav button.is-active{color:#11161a}.product-tabs__panel{display:none;padding:18px;color:#4c545a;font-size:15px;line-height:1.7}.product-tabs__panel.is-active{display:block}.product-specifications{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;margin:0}.product-specifications div{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:11px 0;border-bottom:1px solid #e6e9eb}.product-specifications dt{color:#6d747a}.product-specifications dd{margin:0;text-align:right;font-weight:800}.content-blocks{margin-top:36px}.related-products{margin-top:34px}.related-products h2{margin:0 0 14px;color:#181d21;text-align:center;font-size:18px;text-transform:uppercase}.related-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.related-product-card{overflow:hidden;border:1px solid #dfe3e6;background:#fff}.related-product-card__image{display:block;aspect-ratio:1.4 / 1;overflow:hidden;background:#f5f6f7}.related-product-card__image img{width:100%;height:100%;object-fit:cover}.related-product-card__body{padding:12px}.related-product-card h3{min-height:38px;margin:0 0 8px;font-size:15px;line-height:1.4}.related-product-card p{margin:3px 0;color:#656d73;font-size:12px}.related-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.related-product-card__footer strong{color:var(--front-orange);font-size:16px}.related-product-card__footer>a{display:grid;width:32px;height:32px;place-items:center;background:#11161a;color:#fff}@media(max-width:980px){.product-hero{grid-template-columns:1fr}.related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.product-breadcrumb-bar{margin-bottom:14px}.product-hero{gap:20px}.product-gallery{padding:8px}.product-gallery__main{aspect-ratio:1.1 / 1}.product-gallery__thumbs{--gallery-thumb-gap: 7px}.product-summary__heading{gap:10px}.product-summary h1{font-size:32px}.product-share__toggle span{display:none}.product-actions{grid-template-columns:118px minmax(0,1fr)}.product-benefits{grid-template-columns:1fr}.product-benefits>div+div{padding-top:16px;padding-left:0;border-top:1px solid #e1e5e8;border-left:0}.product-tabs__nav{gap:22px;overflow-x:auto}.product-tabs__nav button{flex:0 0 auto}.product-specifications,.related-products__grid{grid-template-columns:1fr}}.product-gallery__track{display:flex;width:100%;height:100%;transition:transform .42s cubic-bezier(.22,.61,.36,1);will-change:transform}.product-gallery__slide{min-width:100%;height:100%}.product-gallery__slide img{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.product-gallery__zoom,.product-gallery__arrow{position:absolute;z-index:3;display:grid;place-items:center;border:0;background:transparent;color:var(--front-orange);cursor:pointer;transition:transform .16s ease,color .16s ease,opacity .16s ease;filter:drop-shadow(0 6px 14px rgb(0 0 0 / 16%))}.product-gallery__zoom:hover,.product-gallery__arrow:hover{color:#ff8a2c;transform:scale(1.06)}.product-gallery__zoom{top:14px;right:14px;width:48px;height:48px}.product-gallery__zoom svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.product-gallery__arrow{top:50%;width:56px;height:56px;transform:translateY(-50%)}.product-gallery__arrow:hover{transform:translateY(-50%) scale(1.06)}.product-gallery__arrow svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.product-gallery__arrow--prev{left:8px}.product-gallery__arrow--next{right:8px}.product-gallery__counter{position:absolute;right:14px;bottom:14px;z-index:3;min-width:58px;padding:7px 10px;border-radius:999px;background:#11161ac7;color:#fff;text-align:center;font-size:14px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-lightbox{position:fixed;inset:0;z-index:700;overflow:hidden}.product-lightbox[hidden]{display:none}.product-lightbox__backdrop{position:absolute;inset:0;background:#060c0fe0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-lightbox__stage{position:absolute;inset:0;display:grid;place-items:center;padding:96px 96px 178px}.product-lightbox__stage img{display:block;max-width:min(1180px,calc(100vw - 220px));max-height:calc(100vh - 260px);object-fit:contain;box-shadow:0 24px 60px #0003;transition:opacity .18s ease,transform .22s ease}.product-lightbox__stage img.is-changing{opacity:0;transform:scale(.985)}.product-lightbox__counter,.product-lightbox__close,.product-lightbox__arrow{position:absolute;z-index:3}.product-lightbox__counter{top:18px;left:18px;min-width:72px;padding:12px 16px;border-radius:999px;background:#ffffff1f;color:#fff;font-size:17px;font-weight:800;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-lightbox__close{top:18px;right:18px;display:grid;width:56px;height:56px;place-items:center;border:0;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .16s ease,transform .16s ease}.product-lightbox__close:hover{background:#ff6b1aeb;transform:scale(1.04)}.product-lightbox__close svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.product-lightbox__arrow{top:50%;display:grid;width:68px;height:68px;place-items:center;border:0;border-radius:50%;background:#ffffff1f;color:var(--front-orange);cursor:pointer;transform:translateY(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .16s ease,background-color .16s ease,color .16s ease}.product-lightbox__arrow:hover{background:#ff6b1aeb;color:#fff;transform:translateY(-50%) scale(1.05)}.product-lightbox__arrow svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.product-lightbox__arrow--prev{left:18px}.product-lightbox__arrow--next{right:18px}.product-lightbox__thumbs{position:absolute;right:0;bottom:24px;left:0;z-index:3;display:flex;justify-content:center;gap:12px;overflow-x:auto;padding:0 24px}.product-lightbox__thumbs button{width:112px;min-width:112px;aspect-ratio:1.25 / 1;overflow:hidden;padding:0;border:2px solid transparent;border-radius:12px;background:transparent;cursor:pointer;opacity:.82;transition:opacity .16s ease,border-color .16s ease,transform .16s ease}.product-lightbox__thumbs button.is-active{border-color:var(--front-orange);opacity:1}.product-lightbox__thumbs button:hover{opacity:1;transform:translateY(-2px)}.product-lightbox__thumbs img{width:100%;height:100%;object-fit:cover;border-radius:10px}@media(max-width:980px){.product-lightbox__stage{padding:96px 74px 166px}.product-lightbox__stage img{max-width:calc(100vw - 150px);max-height:calc(100vh - 250px)}.product-lightbox__arrow{width:60px;height:60px}.product-lightbox__thumbs button{width:94px;min-width:94px}}@media(max-width:680px){.product-gallery__arrow{width:44px;height:44px}.product-gallery__arrow svg{width:24px;height:24px}.product-gallery__zoom{top:10px;right:10px;width:40px;height:40px}.product-gallery__zoom svg{width:20px;height:20px}.product-lightbox__counter{top:16px;left:16px;min-width:64px;padding:10px 14px;font-size:15px}.product-lightbox__close{top:16px;right:16px;width:50px;height:50px}.product-lightbox__arrow{width:52px;height:52px}.product-lightbox__arrow--prev{left:12px}.product-lightbox__arrow--next{right:12px}.product-lightbox__stage{padding:88px 26px 132px}.product-lightbox__stage img{max-width:calc(100vw - 52px);max-height:calc(100vh - 210px)}.product-lightbox__thumbs{justify-content:flex-start;gap:10px;padding:0 16px}.product-lightbox__thumbs button{width:76px;min-width:76px;border-radius:10px}.product-lightbox__thumbs img{border-radius:8px}}.related-product-card__body{display:flex;min-height:190px;flex-direction:column}.related-product-card__footer{margin-top:auto;padding-top:12px}@media(max-width:680px){.product-gallery{padding:8px}.product-gallery__main{aspect-ratio:1.45 / 1;background:#fff}.product-gallery__slide img{object-fit:cover;object-position:center}.product-gallery__main,.product-gallery__track{touch-action:pan-y}}@media(max-width:680px){.product-gallery{padding:8px}.product-gallery__main{aspect-ratio:1.5 / 1;background:#fff}.product-gallery__slide img{object-fit:cover;object-position:center}}.product-key-specs--summary{display:block;margin:22px 0 0;padding:0;border:0;border-top:1px solid #d8dde1;border-bottom:1px solid #d8dde1;background:transparent}.product-key-specs--summary:after{content:none}.product-key-specs--summary>div,.product-key-specs--summary>div:nth-child(odd),.product-key-specs--summary>div:nth-child(2n){position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,auto);align-items:center;gap:24px;min-height:48px;margin:0;padding:12px 2px 12px 15px;border:0;border-bottom:1px solid #e8ebed}.product-key-specs--summary>div:before{content:"";position:absolute;top:50%;left:0;width:3px;height:16px;background:var(--front-orange);transform:translateY(-50%)}.product-key-specs--summary>div:last-child{border-bottom:0}.product-key-specs--summary dt{margin:0;padding:0;color:#687178;font-size:14px;font-weight:700;letter-spacing:0;line-height:1.4;text-transform:none}.product-key-specs--summary dt:before{content:none}.product-key-specs--summary dd{margin:0;color:#12171a;font-size:16px;font-weight:900;letter-spacing:-.01em;line-height:1.35;text-align:right;overflow-wrap:anywhere}@media(max-width:640px){.product-summary h1{font-size:30px}.product-key-specs--summary>div,.product-key-specs--summary>div:nth-child(odd),.product-key-specs--summary>div:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(90px,auto);gap:14px;padding:11px 0 11px 13px}.product-key-specs--summary dd{font-size:15px}}.product-gallery__main{aspect-ratio:var(--product-gallery-ratio, 1 / 1);background:#fff;transition:aspect-ratio .22s ease}.product-gallery__slide{display:grid;place-items:center;background:#fff}.product-gallery__slide img{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}@media(max-width:680px){.product-gallery__main{aspect-ratio:var(--product-gallery-ratio, 1 / 1);background:#fff}.product-gallery__slide img{object-fit:contain;object-position:center;background:#fff}}@media(max-width:680px){.product-gallery__thumbs button{flex-basis:clamp(70px,27%,100px)}}.product-tabs{margin-top:38px;overflow:visible;border:0;background:transparent}.product-tabs__nav{display:flex;min-height:0;align-items:flex-end;gap:30px;padding:0;overflow-x:auto;border-bottom:1px solid #dfe3e6;background:transparent;scrollbar-width:none}.product-tabs__nav::-webkit-scrollbar{display:none}.product-tabs__nav button{position:relative;min-height:0;flex:0 0 auto;padding:0 0 15px;border:0;background:transparent;color:#6b7379;cursor:pointer;font-size:15px;font-weight:800;letter-spacing:.015em;text-transform:uppercase;transition:color .18s ease}.product-tabs__nav button:hover,.product-tabs__nav button:focus-visible{background:transparent;color:#11161a}.product-tabs__nav button.is-active{background:transparent;color:#11161a}.product-tabs__nav button.is-active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;background:var(--front-orange)}.product-tabs__panel{display:block;min-height:0;padding:28px 0 0;color:#4c545a;font-size:16px;line-height:1.75}.product-tabs__panel[hidden]{display:none!important}.product-tabs__panel.is-entering{animation:product-tab-enter .24s cubic-bezier(.2,.7,.2,1) both}.product-tabs__panel>:first-child{margin-top:0}.product-tabs__panel>:last-child{margin-bottom:0}@keyframes product-tab-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.related-products{margin-top:52px}.related-products__heading{margin-bottom:24px;text-align:center}.related-products__heading>span{display:block;margin-bottom:6px;color:var(--front-orange);font-size:13px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.related-products__heading h2,.related-products h2{margin:0;color:#151a1e;font-size:28px;font-weight:800;letter-spacing:-.02em;text-transform:none}.related-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.related-product-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid #e1e5e8;background:#fff;transition:border-color .18s ease,transform .18s ease}.related-product-card:hover{border-color:#c8cdd1;transform:translateY(-3px)}.related-product-card__image{position:relative;display:grid;aspect-ratio:1.28 / 1;overflow:hidden;padding:16px;place-items:center;background:#f4f5f6}.related-product-card__image: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 .22s ease}.related-product-card:hover .related-product-card__image:after{transform:scaleX(1)}.related-product-card__image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .26s ease}.related-product-card:hover .related-product-card__image img{transform:scale(1.025)}.related-product-card__body{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;padding:16px}.related-product-card h3{min-height:44px;margin:0;font-size:16px;line-height:1.45}.related-product-card h3 a{color:#151a1e;text-decoration:none;transition:color .18s ease}.related-product-card:hover h3 a{color:var(--front-orange)}.related-product-card__specs{display:grid;min-height:78px;gap:7px;margin:14px 0 0}.related-product-card__specs div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:baseline}.related-product-card__specs dt{min-width:0;overflow:hidden;color:#6b7379;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.related-product-card__specs dd{margin:0;color:#20262a;font-size:13px;font-weight:800;text-align:right;white-space:nowrap}.related-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;border-top:1px solid #eceeef}.related-product-card__footer strong{color:var(--front-orange);font-size:15px;line-height:1.2}.related-product-card__footer>a{display:inline-flex;width:auto;height:auto;align-items:center;gap:7px;background:transparent;color:#11161a;font-size:14px;font-weight:900;text-decoration:none;text-transform:uppercase;transition:color .18s ease,transform .18s ease}.related-product-card__footer>a:hover{color:var(--front-orange);transform:translate(3px)}@media(max-width:980px){.related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.product-tabs{margin-top:30px}.product-tabs__nav{gap:24px}.product-tabs__panel{padding-top:22px}.related-products__heading h2,.related-products h2{font-size:24px}.related-products__grid{grid-template-columns:1fr}.related-product-card__image{aspect-ratio:1.4 / 1}}@media(prefers-reduced-motion:reduce){.product-tabs__nav button,.related-product-card,.related-product-card__image:after,.related-product-card__image img,.related-product-card h3 a,.related-product-card__footer>a{transition:none}.product-tabs__panel.is-entering{animation:none}}@media(max-width:420px){.product-actions{grid-template-columns:112px minmax(0,1fr);gap:8px}.product-quantity{grid-template-columns:36px minmax(0,1fr) 36px}.product-actions__primary{padding-inline:10px}}
