.product-detail__grid{display:grid}.product-gallery{display:grid;border-radius:18px}.product-price{display:flex;align-items:center;gap:14px}.product-price del{color:#9ca3af;font-size:1.15rem}@media (max-width:880px){.product-detail__grid{grid-template-columns:1fr;gap:38px}.product-gallery{min-height:460px}}@media (max-width:640px){.product-gallery{min-height:360px;padding:24px}.product-summary h1{font-size:2.4rem}}.product-gallery img{object-fit:contain;width:450px;height:450px;max-width:100%;max-height:450px}.product-detail__grid{align-items:start}.product-category-link{display:inline-flex;margin-bottom:12px;color:var(--blue);font-size:.82rem;font-weight:750}.product-meta-line{display:flex;flex-wrap:wrap;gap:10px 18px;color:#8c95a3;font-size:.84rem}.product-highlights{display:grid;gap:9px;margin:22px 0}.product-highlights>div{display:grid;grid-template-columns:22px 1fr;gap:9px;align-items:start}.product-highlights svg{width:20px;height:20px;padding:3px;color:var(--blue);background:rgba(60,80,224,.09);border-radius:50%;fill:none;stroke:currentColor;stroke-width:2}.product-highlights span{color:var(--dark);font-size:.88rem;line-height:1.45}.product-detail{padding-top:42px}.product-detail__grid{grid-template-columns:minmax(390px,1.02fr) minmax(390px,.98fr);gap:clamp(42px,6vw,78px)}.product-gallery__main{width:100%;display:grid;gap:14px;padding:0;color:var(--dark);background:0 0;text-align:center}.product-gallery__image-wrap{width:100%;aspect-ratio:1;display:grid;place-items:center;padding:clamp(24px,6%,56px);overflow:hidden;background:#f7f8fa;border:1px solid var(--border);border-radius:18px;cursor:zoom-in}.product-gallery__image-wrap img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;padding:0;object-fit:contain;object-position:center}.product-gallery{position:sticky;top:112px;min-width:0;min-height:0;align-content:start;place-items:stretch;padding:0;background:0 0}.product-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:74px;justify-content:start;gap:10px;width:100%;margin-top:14px;padding:3px 2px 7px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:x proximity}.product-gallery__thumb{width:74px;height:74px;display:grid;place-items:center;padding:5px;overflow:hidden;background:#fff;border:1px solid #d9dee8;border-radius:11px;cursor:pointer;scroll-snap-align:start;transition:border-color .2s,box-shadow .2s,transform .2s}.product-gallery__thumb:hover{border-color:#9aa7ba;transform:translateY(-1px)}.product-gallery__thumb.is-active{border-color:var(--blue);box-shadow:0 0 0 2px rgba(60,80,224,.15)}.product-gallery__thumb:focus-visible{outline:rgba(60,80,224,.28) solid 3px;outline-offset:2px}.product-gallery__thumb img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;padding:0;object-fit:contain;object-position:center}.product-rating-summary{display:inline-flex;align-items:center;flex-wrap:wrap;gap:7px;margin:16px 0 18px;color:#687386;font-size:.82rem}.product-rating-summary strong{color:var(--dark)}.product-rating-summary:hover span:last-child{color:var(--blue)}.product-price-block{margin:0 0 18px}.product-price{margin:0}.product-price strong{color:var(--dark);font-size:clamp(1.8rem, 4vw, 2.55rem);letter-spacing:-.03em}.product-description{max-width:650px;margin-bottom:0}.product-tabs{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 14px 42px rgba(28,39,76,.05)}.product-tabs__list{display:flex;gap:2px;overflow-x:auto;padding:8px;background:#f5f6f8;border-bottom:1px solid var(--border);scrollbar-width:thin}.product-tabs__list button{min-height:46px;flex:0 0 auto;padding:10px 18px;color:#596274;background:0 0;border:0;border-radius:8px;font-weight:750;white-space:nowrap}.product-tabs__list button[aria-selected=true]{color:var(--dark);background:#fff;box-shadow:0 4px 14px rgba(28,39,76,.08)}.product-tabs__list button span{display:inline-grid;min-width:21px;height:21px;place-items:center;margin-left:5px;background:#edf0f6;border-radius:999px;font-size:.7rem}@media (max-width:980px){.product-detail__grid{grid-template-columns:1fr}.product-gallery{position:static;max-width:650px;margin-inline:auto}}@media (max-width:700px){.product-detail{padding-top:24px}.product-gallery__image-wrap img{padding:14px}.product-gallery__thumbs{grid-auto-columns:64px;gap:8px;margin-top:10px}.product-gallery__thumb{width:64px;height:64px;min-width:44px;min-height:44px}.product-tabs__list{padding:6px}.product-tabs__list button{padding-inline:14px}}.product-summary h1{max-width:760px;margin-bottom:18px;font-size:clamp(2rem, 4vw, 2.6rem)}.product-summary .product-description{margin-bottom:28px;color:#555;font-size:1rem;line-height:1.65}.product-summary .product-price strong{color:#000;font-size:clamp(1.8rem, 4vw, 2.25rem);font-weight:800}@media (max-width:430px){.page-product{padding-bottom:78px}}.product-purchase-bar .product-buy-zone{justify-content:flex-start;overflow:visible}.product-purchase-bar .product-buy-price{flex:0 0 auto;min-width:max-content;margin:0}.product-purchase-bar .product-buy-actions .quantity-control{flex:0 0 126px;width:126px;min-width:126px;height:44px;margin:0}.product-purchase-bar .product-buy-actions :is(.btn-buy,.btn-add-to-cart){flex:1 1 auto;width:auto!important;min-width:132px;max-width:none;height:44px;min-height:44px;max-height:44px;margin:0;white-space:nowrap}.product-purchase-bar .product-buy-query{flex:1 1 auto;min-width:180px;margin:0;white-space:nowrap}.product-purchase-bar .product-buy-zone{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;gap:8px!important;width:100%;overflow-x:auto!important;overflow-y:hidden;scrollbar-width:none}.product-purchase-bar .product-buy-zone::-webkit-scrollbar{display:none}.product-purchase-bar .product-buy-actions{display:contents!important}.product-buy-support{display:grid!important;gap:7px;margin:8px 2px 0}.product-buy-stock{display:inline-flex!important;align-items:center;gap:8px;color:#15803d;font-size:.82rem;visibility:visible!important;opacity:1!important}.product-buy-stock .status-dot{flex:0 0 8px;margin:0}.product-buy-stock strong{color:inherit}.product-buy-stock>span:last-child{color:#667085;font-size:.75rem}@media (max-width:560px){.product-purchase-bar .product-buy-zone{padding:7px!important;gap:5px!important}}.page-product .product-detail{padding-top:32px}.page-product .product-detail__grid{gap:clamp(30px,4.5vw,58px)}.page-product .product-summary h1{margin-bottom:12px}.page-product .product-rating-summary{margin-top:12px}.page-product .product-purchase-bar{margin:14px 0 12px!important;padding:0!important;background:0 0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.page-product .product-purchase-bar .product-buy-zone{padding:0!important;background:0 0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.page-product .product-purchase-bar .quantity-control{background:#fff;border-color:#dfe4ea;box-shadow:none!important}.page-product .product-purchase-bar :is(.btn-buy,.btn-add-to-cart,.product-buy-query){box-shadow:none!important}.page-product .product-purchase-bar .product-icon-action{color:#344054;background:#f4f6f8;border:0!important;box-shadow:none!important}.page-product .product-purchase-bar .product-icon-action:hover,.page-product .product-purchase-bar .product-icon-action[aria-pressed=true]{color:var(--brand-blue-hover);background:#eaf5fd}.page-product .product-buy-support{gap:5px;margin:10px 0 0;padding-top:10px;border-top:1px solid #e8ebef}.page-product .product-description{margin:14px 0 0;line-height:1.58}.page-product .product-highlights{gap:7px;margin:16px 0 14px}.page-product .product-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;padding-top:16px;border-top:1px solid #e8ebef}.page-product .product-trust-grid article{grid-template-columns:28px minmax(0,1fr);gap:9px;padding:0;border:0}.page-product .product-trust-grid svg{width:24px;height:24px}.page-product .product-tabs{overflow:visible;background:0 0;border:0;border-radius:0;box-shadow:none}.page-product .product-tabs__list{gap:20px;padding:0;background:0 0;border-bottom:1px solid #dde2e8}.page-product .product-tabs__list button{min-height:44px;padding:8px 0 11px;border-radius:0}.page-product .product-tabs__list button[aria-selected=true]{color:var(--dark);background:0 0;box-shadow:inset 0 -2px 0 var(--brand-blue)}.page-product .product-tab-panel{padding:24px 0 0}.page-product .product-content-card--wide>h2{margin-bottom:10px}.page-product .product-selection-grid{gap:28px;margin-top:22px;padding:18px 0;border-top:1px solid #e8ebef;border-bottom:1px solid #e8ebef}.page-product .product-selection-grid>div{padding:0;background:0 0;border:0;border-radius:0}.page-product .product-selection-grid>div+div{padding-left:28px;border-left:1px solid #e8ebef}.page-product .product-rich-content{display:block;margin-top:24px}.page-product .product-rich-content h2{margin:22px 0 8px;font-size:clamp(1.22rem, 1.8vw, 1.55rem);line-height:1.25}.page-product .product-rich-content h2:first-child{margin-top:0}.page-product .product-rich-content h3{margin:14px 0 6px;font-size:1.04rem;line-height:1.35}.page-product .product-rich-content p{margin:0 0 10px;color:var(--text);line-height:1.62}.page-product .product-rich-content ol,.page-product .product-rich-content ul{gap:6px;margin:0 0 14px}.page-product .product-rich-content table{margin:8px 0 18px;border-color:#e3e7ec;border-radius:10px}.page-product .product-rich-content td,.page-product .product-rich-content th{padding:10px 12px}.page-product .product-faq{margin-top:26px}.page-product .product-faq>h2{margin:0 0 4px;font-size:clamp(1.22rem, 1.8vw, 1.55rem)}.page-product .product-faq__list{border-top:1px solid #dde2e8}.page-product .product-faq__item{padding:15px 0 14px;border-bottom:1px solid #e8ebef}.page-product .product-faq__item h3{margin:0 0 5px;color:var(--dark);font-size:1rem;line-height:1.38}.page-product .product-faq__item p{max-width:920px;margin:0;color:var(--text);line-height:1.6}@media (max-width:920px){.page-product .product-trust-grid{grid-template-columns:1fr;gap:12px}}@media (max-width:760px){.page-product{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.page-product .product-detail{padding-top:22px}.page-product .product-purchase-bar .product-buy-zone{padding:0!important;gap:5px!important}.page-product .product-tab-panel{padding-top:18px}.page-product .product-selection-grid{grid-template-columns:1fr;gap:18px;padding:16px 0}.page-product .product-selection-grid>div+div{padding:18px 0 0;border-top:1px solid #e8ebef;border-left:0}.page-product .product-rich-content,.page-product .product-rich-content h2{margin-top:18px}.page-product .product-faq{margin-top:22px}}.product-buy-list-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.product-buy-list-actions button{min-height:42px;padding:9px 12px;color:#344054;background:#fff;border:1px solid #d8dee8;border-radius:9px;font-weight:720;cursor:pointer}.product-buy-list-actions button[aria-pressed=true]{color:var(--brand-blue);background:#eef8ff;border-color:rgba(0,148,254,.5)}.page-product .product-buy-controls{flex-wrap:wrap}.page-product .product-buy-list-actions button{flex:1 1 145px;min-height:48px;white-space:nowrap}@media (max-width:700px){.page-product .product-buy-actions,.page-product .product-buy-controls,.page-product .product-buy-list-actions{width:100%}.page-product .product-buy-actions{flex-basis:100%}.page-product .product-buy-actions .quantity-control{flex:0 0 136px}.page-product .product-buy-actions .btn-buy{flex:1 1 auto;min-width:0}.page-product .product-buy-list-actions{flex-basis:100%}}.page-product .product-buy-actions .btn-buy{flex:1 1 auto}.page-product .product-buy-list-actions .product-icon-action{padding:0;display:inline-grid;place-items:center}.page-product .product-buy-list-actions .product-icon-action svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}@media (max-width:760px){.page-product .product-buy-controls{flex-wrap:wrap}.page-product .product-buy-actions,.page-product .product-buy-list-actions{flex:1 1 100%}.page-product .product-buy-list-actions .product-icon-action{flex:1 1 0}}@media (max-width:390px){.page-product .product-buy-list-actions{display:grid;grid-template-columns:1fr}.page-product .product-buy-actions{gap:6px}.page-product .product-buy-actions .quantity-control{flex-basis:122px}.page-product .product-buy-actions .btn-buy{min-width:0}}.page-product .product-purchase-bar .product-buy-zone{grid-template-columns:1fr!important;flex-flow:row nowrap!important;align-items:center!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden;padding-bottom:2px!important;scrollbar-width:thin}.page-product .product-buy-actions,.page-product .product-buy-controls,.page-product .product-buy-list-actions{display:contents!important}.page-product .product-buy-price{flex:0 0 auto;min-width:max-content;margin:0}.page-product .product-buy-actions .quantity-control{flex:0 0 122px;width:122px;min-width:122px;height:48px;grid-template-columns:38px 46px 38px}.page-product .product-buy-actions .btn-buy,.page-product .product-buy-query{flex:0 0 auto;min-width:120px;min-height:48px;height:48px;white-space:nowrap}.page-product .product-buy-list-actions .product-icon-action{flex:0 0 48px;width:48px;min-width:48px;height:48px;min-height:48px}.page-product .product-detail__grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)}.page-product .product-buy-support,.page-product .product-buy-zone,.page-product .product-description,.page-product .product-gallery,.page-product .product-highlights,.page-product .product-purchase-bar,.page-product .product-summary,.page-product .product-trust-grid{min-width:0;max-width:100%}@media (max-width:980px){.page-product .product-detail__grid{grid-template-columns:minmax(0,1fr)}.page-product .product-gallery{width:100%}}.page-product .product-purchase-bar .product-buy-zone{display:block!important;width:100%;min-width:0;overflow:visible!important}.page-product .product-buy-controls{display:flex!important;flex-flow:row nowrap!important;align-items:center;gap:8px;width:100%;min-width:0;overflow-x:auto;overflow-y:hidden}.page-product .product-buy-actions{display:flex!important;align-items:stretch;gap:8px;min-width:0;margin:0}.page-product .product-buy-list-actions{display:flex!important;flex:0 0 auto;gap:8px;width:auto;min-width:0}.page-product .product-buy-actions{width:auto!important;flex:0 0 auto!important}@media (max-width:620px){.page-product .product-purchase-bar .product-buy-zone{gap:6px!important}.page-product .product-buy-controls{gap:4px;overflow-x:hidden}.page-product .product-buy-price__main{font-size:var(--product-price-size)}.page-product .product-buy-actions{gap:4px}.page-product .product-buy-actions .quantity-control{flex-basis:92px;width:92px;min-width:92px;grid-template-columns:29px 34px 29px}.page-product .product-buy-actions .btn-buy,.page-product .product-buy-query{min-width:82px;padding-inline:9px;font-size:.82rem}.page-product .product-buy-list-actions{gap:4px}.page-product .product-buy-list-actions .product-icon-action{height:48px;flex-basis:40px;width:40px;min-width:40px}}@media (max-width:380px){.page-product .product-buy-price__main{font-size:var(--product-price-size)}.page-product .product-buy-actions .quantity-control{flex-basis:84px;width:84px;min-width:84px;grid-template-columns:27px 30px 27px}.page-product .product-buy-actions .btn-buy,.page-product .product-buy-query{min-width:74px;padding-inline:7px}.page-product .product-buy-list-actions .product-icon-action{flex-basis:36px;width:36px;min-width:36px}}@media (max-width:340px){.page-product .product-buy-actions,.page-product .product-buy-controls,.page-product .product-buy-list-actions{gap:3px}.page-product .product-buy-price__main{font-size:var(--product-price-size)}.page-product .product-buy-actions .quantity-control{flex-basis:78px;width:78px;min-width:78px;height:44px;grid-template-columns:26px 26px 26px}.page-product .product-buy-actions .quantity-control button,.page-product .product-buy-actions .quantity-control input{min-height:42px;height:42px}.page-product .product-buy-actions .btn-buy,.page-product .product-buy-query{min-width:66px;min-height:44px;height:44px;padding-inline:5px;font-size:.76rem}.page-product .product-buy-list-actions .product-icon-action{flex-basis:34px;width:34px;min-width:34px;height:44px;min-height:44px}.page-product .product-buy-list-actions .product-icon-action svg{width:18px;height:18px}}@media (max-width:760px){.page-product .product-buy-controls{flex-flow:row wrap!important;overflow:visible!important}.page-product .product-buy-price{flex:1 0 100%;width:100%}.page-product .product-buy-actions{flex:1 1 100%!important;width:100%!important}.page-product .product-buy-actions .quantity-control{flex:0 0 132px;width:132px;min-width:132px;height:48px;grid-template-columns:44px 44px 44px}.page-product .product-buy-actions .quantity-control button,.page-product .product-buy-actions .quantity-control input{min-width:44px;min-height:44px}.page-product .product-buy-actions .btn-buy,.page-product .product-buy-query{flex:1 1 96px;min-width:96px;min-height:48px}.page-product .product-buy-list-actions{flex:1 0 100%!important;width:100%!important;justify-content:flex-end}.page-product .product-buy-list-actions .product-icon-action{flex-basis:44px;width:44px;min-width:44px;min-height:44px}}.page-product .product-buy-price{display:inline-grid;align-content:center;justify-items:start;gap:2px;line-height:1}.product-buy-price__main,.product-buy-price__tax{white-space:nowrap}.product-buy-price__tax{color:#667085;font-size:.68rem;font-weight:700;letter-spacing:.015em;line-height:1.05}.product-buy-price__main{color:#050505!important;font-size:var(--product-price-size)!important;font-weight:800!important;font-variant-numeric:tabular-nums;letter-spacing:-.018em;line-height:1.1}.product-lightbox{width:min(1120px,calc(100vw - 32px),calc(100dvh - 32px));max-width:none;height:min(1120px,calc(100vw - 32px),calc(100dvh - 32px));max-height:none;padding:0;overflow:hidden;overscroll-behavior:contain;border:0;border-radius:16px;background:#fff;box-shadow:0 30px 90px rgba(15,23,42,.35)}.product-lightbox::backdrop{background:rgba(2,6,23,.82);backdrop-filter:blur(4px)}.product-lightbox figure{display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;min-width:0;min-height:0;margin:0;padding:56px 64px 18px;gap:8px;place-items:center}.product-lightbox img{width:100%;height:100%;min-width:0;min-height:0;object-fit:contain}.product-lightbox figcaption{position:static;width:100%;min-width:0;overflow:hidden;color:#475467;font-size:.85rem;line-height:1.35;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-lightbox__close,.product-lightbox__nav{position:absolute;z-index:2;display:grid;width:44px;height:44px;padding:0;border:1px solid #e4e7ec;border-radius:50%;background:rgba(255,255,255,.94);color:#101828;font-size:30px;line-height:1;place-items:center}.product-lightbox__close{top:12px;right:12px}.product-lightbox__nav{top:50%;transform:translateY(-50%)}.product-lightbox__nav--prev{left:12px}.product-lightbox__nav--next{right:12px}@media (max-width:640px){.product-lightbox{width:min(calc(100vw - 16px),calc(100dvh - 16px));height:min(calc(100vw - 16px),calc(100dvh - 16px));border-radius:12px}.product-lightbox figure{padding:54px 52px 14px}.product-lightbox__close{top:8px;right:8px}.product-lightbox__nav--prev{left:4px}.product-lightbox__nav--next{right:4px}.product-lightbox__close,.product-lightbox__nav{width:48px;min-width:48px;height:48px;min-height:48px}.product-tabs__list button{min-height:48px}.page-product .product-buy-list-actions .product-icon-action,.page-product .product-purchase-bar .product-icon-action{flex-basis:48px;width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px}.page-product .product-buy-actions .quantity-control{flex:0 0 144px;width:144px;min-width:144px;height:48px;grid-template-columns:repeat(3,48px)}.page-product .product-buy-actions .quantity-control button,.page-product .product-buy-actions .quantity-control input{width:48px;min-width:48px;height:48px;min-height:48px}.page-product .product-tabs__list button{min-width:48px;min-height:48px}}.page-product .product-information{background:#fff!important}.page-product .product-information .product-content-card{background:transparent!important}.spec-table-wrap--bom{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.spec-table--bom{min-width:820px;table-layout:fixed}.spec-table--bom .bom-col-component{width:38%}.spec-table--bom .bom-col-sku{width:22%}.spec-table--bom .bom-col-quantity{width:12%}.spec-table--bom .bom-col-warranty{width:28%}.spec-table--bom td,.spec-table--bom th{display:table-cell!important;width:auto!important;padding:11px 14px!important;vertical-align:middle;line-height:1.38;overflow-wrap:anywhere}.spec-table--bom thead th{background:#f7f8fa;white-space:nowrap}.spec-table--bom tbody th{background:#fff}.spec-table--bom td:nth-child(3){white-space:nowrap}@media (max-width:700px){.spec-table--bom{min-width:760px}.spec-table--bom td,.spec-table--bom th{display:table-cell!important;width:auto!important;padding:10px 12px!important;border-bottom:1px solid var(--border)!important}.spec-table--bom tr:last-child td,.spec-table--bom tr:last-child th{border-bottom:0!important}}
.page-product .product-gallery__image-wrap{padding:clamp(16px,4%,32px)!important;background:transparent!important;border:0!important;box-shadow:none!important}.page-product .product-gallery__main{background:transparent!important}.page-product .product-gallery__thumb{background:#fff}