.product-page{max-width:1200px;margin:calc(var(--header-total-height) + 48px) auto 40px;padding:0 20px 40px;color:#273f4f;font-family:var(--font-body)}.product-details{display:grid;grid-template-columns:minmax(280px,460px) minmax(320px,1fr);gap:32px;padding:24px;border:1px solid #ececec;border-radius:16px;background:#fff;box-shadow:0 14px 32px rgba(39,63,79,.08)}.product-gallery{display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center}.product-image-card{position:relative;width:100%;min-height:360px;padding:18px;border-radius:14px;border:1px solid #eef1f4;background:#f9fafb;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:zoom-in;transition:border-color .2s ease,box-shadow .2s ease}.product-image-card:hover{border-color:#dfe6ee;box-shadow:0 8px 18px rgba(39,63,79,.08)}.product-image-card:focus-visible{outline:2px solid #e44d26;outline-offset:2px}.product-badge{position:absolute;top:14px;left:14px;padding:6px 10px;border-radius:999px;background:#e44d26;color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em}.product-image-pr{width:100%;max-width:360px;height:320px;object-fit:contain;border-radius:8px}.product-zoom-hint{font-size:12px;color:#6b7280}.product-summary{display:flex;flex-direction:column;gap:18px}.product-title h1{margin:0;font-size:32px;line-height:1.2;font-weight:500;color:#273f4f;font-family:var(--font-heading)}.product-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px 18px;font-size:12px;color:#6b7280}.product-rating{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.rating-container{display:flex;align-items:center;gap:10px;font-size:14px;color:#333;margin:0}.rating-container p{margin:0}.rating-empty{margin:0;font-size:14px;color:#9aa3ad}.stars{display:flex;gap:4px}.product-page .star{font-size:16px;color:#d5d9df;transition:color .2s ease}.product-page .star.filled{color:#f5c518}.product-error-state{min-height:320px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;padding:36px;border:1px solid #e5e8ec;border-radius:16px;background:#fff;box-shadow:0 14px 32px rgba(39,63,79,.08)}.product-error-state__eyebrow{color:var(--color-primary);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-error-state h1,.product-error-state p{margin:0}.product-error-state p{color:var(--color-muted)}.product-error-state__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.product-error-state__actions a,.product-error-state__actions button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:1px solid #cfd6dd;border-radius:10px;color:#273f4f;font-weight:700}.product-error-state__actions button{border-color:#273f4f;background:#273f4f;color:#fff}.product-rating-star{width:32px;height:32px;padding:0;border:none;border-radius:8px;background:0 0;color:#c8cdd3;font-size:20px;line-height:1;cursor:pointer}.product-rating-star.filled,.product-rating-star:hover{color:#8a5d00;background:#fff8dd}.product-stock{font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;background:#f1f5f9}.product-price-box{border-radius:12px;background:#f8fafc;border:1px solid #edf1f4;padding:16px 18px;display:flex;flex-direction:column;gap:6px}.price-container{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:12px}.original-price2{margin:0;font-size:14px;color:#333;text-decoration:line-through}.price.discounted{margin:0;font-size:30px;font-weight:800;color:#e44d26;font-family:var(--font-heading)}.priceBlock{margin:0;font-size:30px;font-weight:800;color:#273f4f;font-family:var(--font-heading)}.product-savings{margin:0;font-size:13px;font-weight:600;color:#2f7a4f}.product-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.quantity-controls{display:flex;align-items:center}.qc1{display:flex;align-items:center;border:1px solid #d7dde3;border-radius:10px;overflow:hidden;background:#fff}.product-page .quantity-controls{height:auto;line-height:normal}.product-page .qc1{max-width:none;width:auto}.product-page .qc1 button{min-width:44px;height:44px;background:#fff;border:none;padding:8px 12px;cursor:pointer;font-size:16px;color:#273f4f}.qc1 button:hover:not(:disabled){background-color:#f3f4f6}.qc1 button:disabled{cursor:not-allowed;opacity:.5}.product-page .qc1 input{width:40px;height:44px;text-align:center;border:none;font-size:14px;font-weight:600;color:#273f4f;background:0 0}.add-to-cart-button{background-color:#273f4f;color:#fff;border:none;padding:14px 22px;cursor:pointer;font-size:14px;border-radius:10px;transition:background-color .3s;font-weight:700;font-family:var(--font-heading);min-width:180px}.add-to-cart-button:hover:not(:disabled){background-color:#ee7c59}.add-to-cart-button:disabled{background-color:#ccc;cursor:not-allowed}.product-benefits{list-style:none;padding:0;margin:0;display:grid;gap:8px;color:#4b5563;font-size:13px}.product-benefits li{display:flex;align-items:center;gap:8px}.product-benefits li::before{content:"\2713";color:#48ab5e;font-weight:700}.product-sections{margin-top:28px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:22px}.product-section{background:#fff;border:1px solid #eef1f4;border-radius:14px;padding:18px 20px;box-shadow:0 10px 24px rgba(39,63,79,.06)}.product-section h2{margin:0 0 10px;font-size:20px;font-family:var(--font-heading);color:#273f4f;text-align:left;font-weight:600}.product-description{margin:0;line-height:1.6;font-size:13px;color:#374151}.product-specs-list{display:grid;gap:8px;margin:0}.spec-row{display:grid;grid-template-columns:140px 1fr;gap:12px;padding:8px 0;border-bottom:1px dashed #e6ebf1}.spec-row:last-child{border-bottom:none}.spec-row dt{font-size:11px;letter-spacing:.03em;text-transform:uppercase;color:#8a94a0}.spec-row dd{margin:0;font-weight:500;font-size:14px;color:#273f4f}.related-products{margin-top:36px}.related-products h2{font-size:24px;margin:0 0 12px;font-weight:500;font-family:var(--font-heading);color:#273f4f;text-align:left}.carousel-wrapper{position:relative;margin:0}.carousel-wrapper .slick-list{padding:6px 0;margin:0 -6px}.carousel-wrapper .slick-track{display:flex}.carousel-wrapper .slick-slide{padding:0 6px;box-sizing:border-box}.carousel-wrapper .slick-slide>div{height:100%}.carousel-product-card{box-sizing:border-box;padding:14px!important;margin:0;min-height:0;background-color:#fff;border-radius:12px;text-align:left;display:flex!important;flex-direction:column;justify-content:space-between;gap:8px;border:1px solid #eef1f4;box-shadow:0 6px 14px rgba(39,63,79,.04)}.carousel-image-container{margin-bottom:6px;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.carousel-image-container img{display:block;width:100%;height:100%;object-fit:contain}.carousel-product-image{width:100%;height:100%;object-fit:contain;border-radius:4px}.carousel-product-card h4{font-size:13px;margin:6px 0;color:#333;font-family:var(--font-heading);font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px}.carousel-artCat{font-size:11px;color:#7e7e7e;margin:4px 0;font-weight:500;font-family:var(--font-body)}.carousel-price-container{display:flex;flex-direction:row;gap:8px;margin:4px 0}.carousel-original-price{font-size:12px;color:#333;text-decoration:line-through}.carousel-price-discounted{font-size:15px;font-weight:700;color:#e44d26;font-family:var(--font-body)}.carousel-mOriginal-price{font-size:14px;font-weight:700;color:#333;margin:4px 0}.stockPr{font-size:11px;text-align:left;color:#333;font-weight:500;font-family:var(--font-body)}.carousel-bt{display:flex;flex-direction:row;justify-content:space-between}.carousel-quantity-controls{display:flex;justify-content:space-between;margin:6px 0;width:100%;gap:10px;flex-wrap:wrap}.carousel-qc1{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px}.carousel-qc1 button{min-width:40px;height:40px;background-color:#f5f5f5;border:none;padding:4px 8px;cursor:pointer;font-size:14px}.carousel-qc1 button:hover:not(:disabled){background-color:#e5e5e5}.carousel-qc1 button:disabled{cursor:not-allowed;opacity:.5}.carousel-qc1 input{width:36px;height:40px;text-align:center;border:none;padding:4px;font-size:12px;font-family:var(--font-body)}.carousel-add-to-cart{background-color:#273f4f;color:#fff;width:100%;border:none;min-height:44px;padding:10px 12px;cursor:pointer;border-radius:8px;transition:background-color .3s;font-size:12px;font-weight:700;font-family:var(--font-heading)}.carousel-add-to-cart:hover:not(:disabled){background-color:#ee7c59}.carousel-add-to-cart:disabled{background-color:#ccc;cursor:not-allowed}.image-modal-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1100}.image-modal-content{position:relative;max-width:90%;max-height:90vh;background-color:#fff;border-radius:12px;overflow:hidden}.image-modal-img{max-width:100%;max-height:80vh;object-fit:contain;padding:20px}.image-modal-close{position:absolute;top:10px;right:10px;background-color:#273f4f;color:#fff;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;transition:background-color .3s}.image-modal-close:hover{background-color:var(--color-primary)}.product-cart-link{min-height:44px;display:inline-flex;align-items:center;padding:0 4px;color:#a33d1c;font-size:13px;font-weight:700;text-decoration:none}.product-cart-link:hover{color:#273f4f;text-decoration:underline}.product-page .slick-next:before,.product-page .slick-prev:before{font-size:18px!important;color:#273f4f;opacity:.55}.product-page .slick-prev:before{left:0!important;position:relative}.product-page .slick-next:before{right:0!important;position:relative}.product-page .slick-prev{left:-6px;z-index:2}.product-page .slick-next{right:-6px;z-index:2}.product-page .slick-next,.product-page .slick-prev{width:40px;height:40px;border-radius:999px;background:rgba(39,63,79,.08);transition:opacity .2s ease,background .2s ease;opacity:.35}.product-page .carousel-wrapper .slick-dots{display:none!important}.product-page .carousel-wrapper:hover .slick-next,.product-page .carousel-wrapper:hover .slick-prev{opacity:.85}.product-page .carousel-wrapper:hover .slick-next:before,.product-page .carousel-wrapper:hover .slick-prev:before{opacity:.9}@media (min-width:1101px){.product-summary{position:sticky;top:calc(var(--header-total-height) + 16px);align-self:flex-start}}@media (max-width:1100px){.product-details{grid-template-columns:1fr}.product-image-card{min-height:320px}}@media (max-width:1000px){.carousel-product-card{min-width:150px;padding:12px}.carousel-product-card h4{font-size:14px}.carousel-product-image{max-height:130px}.carousel-bt{flex-direction:column;align-items:flex-start}.product-sections{grid-template-columns:1fr}}@media (max-width:768px){.product-page{margin:calc(var(--header-total-height) + 36px) auto 30px}.product-details{padding:18px;border-radius:12px}.product-title h1{font-size:26px}.product-image-pr{height:260px}.product-actions{flex-direction:column;align-items:stretch}.add-to-cart-button{width:100%}.spec-row{grid-template-columns:1fr}.related-products{margin-top:28px}.carousel-wrapper{margin:0}.carousel-product-card{padding:12px 10px}.carousel-quantity-controls{flex-direction:column;align-items:stretch}.carousel-qc1{width:100%;justify-content:space-between}.carousel-qc1 input{width:48px}.carousel-add-to-cart{padding:10px 12px}.product-page .slick-next,.product-page .slick-prev{display:none!important}}@media (max-width:600px){.product-page{margin:calc(var(--header-total-height) + 28px) auto 24px;padding:0 16px 24px}.product-page>.breadcrumbs{display:block;max-width:100%;margin-bottom:12px;overflow:hidden;color:var(--color-muted);white-space:nowrap;text-overflow:ellipsis}.product-details{padding:16px}.product-image-card{min-height:280px}.product-image-pr{height:220px}.product-title h1{font-size:22px}.price.discounted,.priceBlock{font-size:24px}}.store-product-card{container-type:inline-size;min-width:0;height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;background:#fff;border:1px solid #e3e7eb;border-radius:16px;box-shadow:0 8px 26px rgba(39,63,79,.07);color:#273f4f;text-align:left;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.store-product-card__media{position:relative;aspect-ratio:4/3;overflow:hidden;background:radial-gradient(circle at 50% 44%,#fff 0,#f8f9fa 72%,#f1f3f5 100%);border-bottom:1px solid #eef0f2}.store-product-card__media-link{width:100%;height:100%;display:grid;place-items:center}.store-product-card__image{width:100%;height:100%;display:block;object-fit:contain;padding:18px;opacity:1;transform:scale(1);transition:opacity .2s ease,transform .25s ease}.store-product-card__media.is-loading .store-product-card__image{opacity:0}.store-product-card__image-skeleton{position:absolute;inset:0;background:linear-gradient(100deg,#f3f4f5 20%,#fafafa 40%,#f3f4f5 60%);background-size:220% 100%;animation:storeCardShimmer 1.25s ease-in-out infinite;pointer-events:none}.store-product-card__badges{position:absolute;inset:12px 12px auto;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;pointer-events:none}.store-product-card__discount,.store-product-card__stock{min-height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:11px;line-height:1;font-weight:700;white-space:nowrap;box-shadow:0 3px 12px rgba(39,63,79,.08)}.store-product-card__discount{padding:0 10px;background:#c24720;color:#fff}.store-product-card__stock{margin-left:auto;gap:6px;padding:0 10px;background:rgba(255,255,255,.94);border:1px solid rgba(39,63,79,.08);color:#4d5963;backdrop-filter:blur(8px)}.store-product-card__stock-dot{width:7px;height:7px;border-radius:50%;background:#77818b}.store-product-card__stock--available .store-product-card__stock-dot{background:#37804a}.store-product-card__stock--low{color:#8b5d0d}.store-product-card__stock--low .store-product-card__stock-dot{background:#bb7b12}.store-product-card__stock--none{color:#9c3f3f}.store-product-card__stock--none .store-product-card__stock-dot{background:#b54b4b}.store-product-card__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px;padding:15px 16px 16px}.store-product-card__meta{min-width:0;display:flex;align-items:center;gap:7px;overflow:hidden}.store-product-card__article,.store-product-card__category{overflow:hidden;font-size:11px;line-height:1.2;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.store-product-card__category{min-width:0;color:#8d4427}.store-product-card__article{flex-shrink:0;color:#626d77;letter-spacing:.035em}.store-product-card__category+.store-product-card__article::before{content:"·";margin-right:7px;color:#aeb5bc}.store-product-card__title-link{color:inherit}.store-product-card__title{min-height:60px;margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#273f4f;font-family:var(--font-heading);font-size:14px;line-height:1.42;font-weight:650;transition:color .2s ease}.store-product-card__title-link:hover .store-product-card__title{color:#c24720}.store-product-card__rating{min-height:18px;display:flex;align-items:center;gap:7px}.store-product-card__rating-stars{display:inline-flex;gap:1px;color:#d8dde1;font-size:13px;letter-spacing:.01em}.store-product-card__rating-stars .is-filled{color:#e29b24}.store-product-card__rating-count{color:#7b838b;font-size:11px}.store-product-card__price-block{min-height:49px;margin-top:auto;display:flex;flex-direction:column;justify-content:flex-end;gap:4px}.store-product-card__current-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px;color:#202f39;font-family:var(--font-heading);font-size:20px;line-height:1.1;font-weight:750}.store-product-card__unit{color:#65707a;font-family:var(--font-body);font-size:11px;font-weight:600}.store-product-card__old-price{width:max-content;color:#626d77;font-size:12px;line-height:1.2;text-decoration:line-through}.store-product-card__actions{display:grid;grid-template-columns:minmax(112px,1.1fr) minmax(116px,1fr);gap:8px;align-items:stretch}.store-product-card.is-unavailable .store-product-card__actions{grid-template-columns:1fr}.store-product-card__add{min-width:0;min-height:46px;padding:0 12px;border:1px solid #273f4f;border-radius:11px;background:#273f4f;color:#fff;font-family:var(--font-heading);font-size:12px;line-height:1.1;font-weight:700;white-space:nowrap;box-shadow:0 7px 14px rgba(39,63,79,.14);transition:background-color .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease}.store-product-card__add:hover:not(:disabled){background:#c24720;border-color:#c24720;box-shadow:0 9px 18px rgba(194,71,32,.2)}.store-product-card__add:active:not(:disabled){transform:translateY(1px)}.store-product-card__add:disabled{border-color:#d8dde1;background:#e7eaed;color:#7a838b;box-shadow:none;cursor:not-allowed}.store-product-card__quantity{min-width:0;min-height:46px;display:grid;grid-template-columns:38px minmax(32px,1fr) 38px;align-items:center;overflow:hidden;border:1px solid #dfe3e7;border-radius:11px;background:#fff}.store-product-card__quantity button{width:38px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;color:#273f4f;font-size:18px;font-weight:500;transition:background-color .15s ease,color .15s ease}.store-product-card__quantity button:hover:not(:disabled){background:#f0f3f5;color:#c24720}.store-product-card__quantity button:disabled{color:#c6cbd0;cursor:not-allowed}.store-product-card__quantity input{width:100%;height:44px;padding:0;border:0;background:0 0;color:#273f4f;text-align:center;font-family:var(--font-heading);font-size:13px;font-weight:700;-moz-appearance:textfield;appearance:textfield}.store-product-card__quantity input::-webkit-inner-spin-button,.store-product-card__quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.store-product-card__edit{min-height:38px;padding:0 12px;border:1px solid #d8dde1;border-radius:10px;color:#58636d;font-size:12px;font-weight:700}.store-product-card__edit:hover{border-color:#c24720;color:#c24720}.store-product-card__rate{padding-top:10px;border-top:1px solid #edf0f2;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;color:#67717a;font-size:11px;font-weight:600}.store-product-card__rate-stars{display:inline-flex;gap:1px}.store-product-card__rate-stars button{width:44px;height:44px;padding:0;color:#d5dadd;font-size:18px}.store-product-card--related .store-product-card__title{min-height:40px;-webkit-line-clamp:2}.store-product-card--related .store-product-card__content{gap:8px;padding:14px}.store-product-card__rate-stars button.is-active,.store-product-card__rate-stars button:hover{color:#e29b24}.store-product-card--skeleton{min-height:430px;padding:14px}@media (hover:hover) and (pointer:fine){.store-product-card:hover{transform:translateY(-3px);border-color:#d3d9df;box-shadow:0 16px 34px rgba(39,63,79,.12)}.store-product-card:hover .store-product-card__image{transform:scale(1.035)}}@container (max-width:245px){.store-product-card__actions{grid-template-columns:1fr}.store-product-card__title{min-height:57px;font-size:13px}.store-product-card__current-price{font-size:18px}}@media (max-width:576px){.store-product-card{border-radius:14px}.store-product-card__media{aspect-ratio:1.32/1}.store-product-card__image{padding:16px}.store-product-card__content{padding:14px}.store-product-card__title{min-height:57px;font-size:13px}}@keyframes storeCardShimmer{0%{background-position:200% 0}100%{background-position:-20% 0}}@media (prefers-reduced-motion:reduce){.store-product-card,.store-product-card__add,.store-product-card__image{transition:none}.store-product-card__image-skeleton{animation:none}}
