.product-page{max-width:1440px;margin:0 auto;padding:.75rem 2rem 4rem;display:grid;grid-template-columns:minmax(0, 5fr) minmax(0, 7fr);gap:4rem;align-items:start}.product-gallery{order:1;display:flex;flex-direction:column;gap:.75rem}.product-gallery__main{position:relative;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #dde2ea;padding:1rem;box-sizing:border-box;cursor:zoom-in}.product-gallery__main img{width:100%;height:100%;object-fit:contain;aspect-ratio:4/3;display:block;background:#fff}.product-gallery__zoom{position:absolute;right:.75rem;bottom:.75rem;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(11,37,69,.85);color:#fff;opacity:0;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease;pointer-events:none}.product-gallery__main:hover .product-gallery__zoom{opacity:1;transform:translateY(0)}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fill, minmax(72px, 1fr));gap:.5rem}.product-gallery__thumb{position:relative;border-radius:10px;overflow:hidden;background:#fff;border:1.5px solid #dde2ea;padding:0;cursor:pointer;transition:border-color .15s ease}.product-gallery__thumb:hover{border-color:#5b7891}.product-gallery__thumb.is-active{border-color:#ff5a1f}.product-gallery__thumb img{width:100%;aspect-ratio:1;object-fit:contain;display:block}.product-gallery__thumb-tag{position:absolute;left:2px;bottom:2px;font-size:.6rem;font-weight:700;line-height:1;color:#fff;background:rgba(11,37,69,.78);border-radius:999px;padding:.2rem .4rem}.product-info{order:2}.product-info h1{font-size:1.6rem;color:#0b2545;margin-bottom:.5rem}.product-info__article{font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;color:#4b5563;margin-bottom:1rem}.product-info__price-row{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.product-info__price{font-family:"Manrope",sans-serif;font-weight:800;font-size:1.75rem;color:#0b2545}.product-info__price--request{font-size:1.15rem;color:#5b7891}.product-info__actions{display:flex;gap:.75rem;margin-bottom:2rem}.product-section-title{display:flex;align-items:center;gap:.65rem;font-size:1.3rem;font-weight:800;letter-spacing:-0.01em;color:#0b2545;margin-bottom:1rem}.product-section-title::before{content:"";width:24px;height:3px;border-radius:999px;background:#ff5a1f;flex:0 0 auto}.product-specs{background:#fff;border:1px solid #dde2ea;border-radius:16px;padding:1rem}.product-description{margin-top:2rem;border-top:none}.product-description__text{color:#10161f;line-height:1.6}.wholesale-banner{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg, rgba(11, 37, 69, 0.05), rgba(255, 90, 31, 0.045));border:1px solid #dde2ea;border-radius:16px;padding:1rem;margin-top:1rem}.wholesale-banner__icon{flex:none;width:44px;height:44px;border-radius:10px;background:rgba(11,37,69,.1);color:#0b2545;display:flex;align-items:center;justify-content:center}.wholesale-banner__body{flex:1;min-width:0}.wholesale-banner__title{font-family:"Manrope",sans-serif;font-weight:700;font-size:.95rem;color:#0b2545;margin:0 0 2px}.wholesale-banner__desc{font-size:.82rem;color:#4b5563;margin:0}.wholesale-banner__btn{flex:none}.stock-notify{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg, rgba(255, 90, 31, 0.07), rgba(11, 37, 69, 0.045));border:1px solid #dde2ea;border-radius:16px;padding:1rem;margin-bottom:1rem}.stock-notify__icon{flex:none;width:44px;height:44px;border-radius:10px;background:rgba(255,90,31,.14);color:#ff5a1f;display:flex;align-items:center;justify-content:center}.stock-notify__body{flex:1;min-width:0}.stock-notify__title{font-family:"Manrope",sans-serif;font-weight:700;font-size:.95rem;color:#0b2545;margin:0 0 2px}.stock-notify__text{font-size:.82rem;color:#4b5563;margin:0}.stock-notify__btn{flex:none}@media(max-width: 480px){.stock-notify,.wholesale-banner{flex-wrap:wrap}.stock-notify__btn,.wholesale-banner__btn{width:100%}}.product-docs,.product-reviews{margin-top:2rem}.product-reviews{border-top:none}.product-empty-note{color:#4b5563}.specs-table{width:100%;border-collapse:collapse}.specs-table__row{border-bottom:1px solid #dde2ea}.specs-table__row:last-child{border-bottom:none}.specs-table__label,.specs-table__value{padding:.75rem 0;text-align:left;font-weight:400}.specs-table__label{width:55%;color:#4b5563;font-size:.88rem}.specs-table__value{font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88rem;font-weight:600;color:#10161f;text-align:right}.specs-table__value--full{text-align:left}.lightbox{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center}.lightbox__overlay{position:absolute;inset:0;background:rgba(6,16,30,.92)}.lightbox__img{position:relative;max-width:min(92vw,1100px);max-height:88vh;object-fit:contain;border-radius:10px;background:#fff}.lightbox__close{position:absolute;top:1rem;right:1rem;width:42px;height:42px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;font-size:1.6rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.lightbox__close:hover{background:hsla(0,0%,100%,.2)}.lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;font-size:2rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.lightbox__nav:hover{background:hsla(0,0%,100%,.2)}.lightbox__nav--prev{left:1rem}.lightbox__nav--next{right:1rem}.related-products{max-width:1440px;margin:0 auto;padding:0 2rem 4rem}.related-products h2{font-size:1.6rem;font-weight:800;letter-spacing:-0.02em;color:#0b2545;margin-bottom:1rem}.product-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}.related-articles{max-width:1440px;margin:0 auto;padding:0 2rem 4rem;border-top:none}.related-articles h2{font-size:1.6rem;font-weight:800;letter-spacing:-0.02em;color:#0b2545;margin-bottom:1rem}.related-articles__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}.related-articles__card{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-radius:10px;border:1px solid #dde2ea;background:#fff;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.related-articles__card:hover{border-color:#ff5a1f;box-shadow:0 6px 20px rgba(11,37,69,.08)}.related-articles__category{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#ff5a1f}.related-articles__title{font-size:1rem;font-weight:700;color:#0b2545;margin:0}.related-articles__excerpt{font-size:.875rem;color:#4b5563;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(max-width: 1024px){.product-page{grid-template-columns:1fr}.related-articles__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.related-articles__grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.product-info__actions{flex-direction:column}.product-grid{grid-template-columns:1fr}}
