.product-page{padding:24px 0 40px;background:#fff}.product-page__inner{max-width:1216px;margin:0 auto;padding:0 20px}.product-page__breadcrumbs{margin-bottom:40px}.product-page__breadcrumbs .catalog-page__crumb{font-size:12px;line-height:16px}.product-page__hero{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(0,1fr);grid-template-areas:"image panel" "extra panel";grid-gap:40px;gap:40px;align-items:start;margin-bottom:48px}.product-page__main-image{grid-area:image;position:relative;width:100%;min-width:0;aspect-ratio:682/480;max-height:480px;border-radius:48px;overflow:hidden;background:#f9fafb}.product-page__gallery-extra{grid-area:extra;display:flex;flex-direction:column;gap:20px;min-width:0}.product-page__main-image-open{position:absolute;inset:40px;z-index:1;padding:0;border:none;background:transparent;cursor:zoom-in;overflow:hidden}.product-page__main-image-img{object-fit:contain}.product-page__main-image-badges{position:absolute;top:20px;left:20px;z-index:3;display:flex;flex-direction:column;gap:12px}.product-page__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;font-size:12px;line-height:16px;font-weight:900;letter-spacing:.04em;color:#fff}.product-page__badge--stock{background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.8);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#1f2937;box-shadow:0 4px 16px rgba(15,23,42,.08)}.product-page__badge-dot{width:8px;height:8px;border-radius:999px;background:#16a34a}.product-page__badge--hit{background:#ef4444}.product-page__main-image-actions{position:absolute;top:20px;right:20px;z-index:3;display:flex;flex-direction:column;gap:12px}.product-page__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;color:#d1d5db;cursor:pointer;box-shadow:0 2px 8px rgba(15,23,42,.06)}.product-page__lightbox{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px}.product-page__lightbox-backdrop{position:absolute;inset:0;border:none;padding:0;background:rgba(15,23,42,.88);cursor:pointer}.product-page__lightbox-panel{position:relative;z-index:1;width:min(960px,100%);max-height:min(90vh,900px);display:flex;flex-direction:column;align-items:center;gap:12px}.product-page__lightbox-close{position:absolute;top:-44px;right:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:999px;background:hsla(0,0%,100%,.12);color:#fff;font-size:28px;line-height:1;cursor:pointer}.product-page__lightbox-image{position:relative;width:100%;height:min(78vh,760px);border-radius:20px;overflow:hidden;background:#fff}.product-page__lightbox-img{object-fit:contain}.product-page__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:999px;background:hsla(0,0%,100%,.92);color:#1f2937;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 4px 16px rgba(15,23,42,.18)}.product-page__lightbox-nav--prev{left:12px}.product-page__lightbox-nav--next{right:12px}.product-page__lightbox-counter{margin:0;order:-1;font-size:14px;line-height:20px;font-weight:700;color:hsla(0,0%,100%,.88)}.product-page__thumbs-row{display:flex;gap:16px;overflow-x:auto;padding-bottom:4px}.product-page__thumb{flex:0 0 96px;width:96px;height:96px;padding:0;border:2px solid transparent;border-radius:24px;overflow:hidden;background:#f9fafb;cursor:pointer}.product-page__thumb--active{border-color:#8b5cf6}.product-page__thumb img{width:100%;height:100%;object-fit:cover}.product-page__feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;padding-top:8px}.product-page__feature-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:16px;border-radius:24px;background:#f9fafb;font-size:12px;line-height:15px;font-weight:900;color:#1f2937}.product-page__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;flex-shrink:0}.product-page__feature-card--blue .product-page__feature-icon{background:rgba(37,99,235,.1)}.product-page__feature-card--amber .product-page__feature-icon{background:rgba(245,158,11,.15)}.product-page__feature-card--purple .product-page__feature-icon{background:rgba(139,92,246,.1)}.product-page__panel{grid-area:panel;display:flex;flex-direction:column;gap:12px;min-width:0}.product-page__panel-tags{display:flex;flex-wrap:wrap;gap:8px}.product-page__panel-tag{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:999px;background:rgba(139,92,246,.12);color:#8b5cf6;font-size:12px;line-height:16px;font-weight:900;letter-spacing:.06em}.product-page__panel-tag--accent{background:rgba(245,158,11,.15);color:#f59e0b}.product-page__title{margin:0;padding-top:4px;font-size:clamp(32px,4vw,48px);line-height:1;font-weight:900;color:#1f2937}.product-page__brand-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.product-page__brand{gap:8px;font-size:14px;line-height:20px;color:#1f2937}.product-page__brand,.product-page__brand-logo{display:inline-flex;align-items:center;font-weight:900}.product-page__brand-logo{justify-content:center;width:28px;height:28px;border-radius:12px;background:#f3f4f6;color:#8b5cf6;font-size:13px}.product-page__price-block{margin-top:8px;padding:24px;border-radius:32px;background:#f9fafb}.product-page__price-top{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.product-page__price-current{font-size:clamp(36px,5vw,48px);line-height:1;font-weight:900;color:#8b5cf6}.product-page__price-old-wrap{display:flex;flex-direction:column;gap:4px;padding-bottom:4px}.product-page__price-old{font-size:18px;line-height:28px;font-weight:700;color:#9ca3af;text-decoration:line-through}.product-page__price-discount{font-size:14px;line-height:20px;font-weight:900;color:#16a34a}.product-page__stock-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px}.product-page__stock-dot{width:8px;height:8px;border-radius:999px;background:#16a34a}.product-page__stock-text{font-size:14px;line-height:20px;font-weight:900;color:#16a34a}.product-page__stock-text--out{color:#ef4444}.product-page__stock-hint{margin-left:auto;font-size:12px;line-height:16px;font-weight:600;color:#9ca3af}.product-page__option-block{padding-top:12px}.product-page__option-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.product-page__option-label{font-size:14px;line-height:20px;font-weight:900;color:#1f2937}.product-page__option-value{font-size:14px;line-height:20px;font-weight:700;color:#8b5cf6}.product-page__sizes{display:flex;flex-wrap:wrap;gap:12px}.product-page__size{min-height:48px;padding:12px 20px;border:1px solid #e5e7eb;border-radius:16px;background:#f9fafb;color:#6b7280;font-size:14px;line-height:20px;font-weight:700;cursor:pointer}.product-page__size--active{border-color:#8b5cf6;background:#8b5cf6;color:#fff}.product-page__size--disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.product-page__buy-block{display:flex;flex-direction:column;gap:12px;padding-top:20px}.product-page__buy-row{display:flex;gap:16px}.product-page__buy-row--single{display:block}.product-page__buy-row--single .product-page__add-btn{width:100%}.product-page__qty{display:flex;align-items:center;flex:0 0 148px;min-height:60px;border:1px solid #e5e7eb;border-radius:16px;background:#f9fafb}.product-page__qty-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:56px;border:none;background:transparent;color:#1f2937;cursor:pointer}.product-page__qty-value{flex:1 1;text-align:center;font-size:18px;line-height:28px;font-weight:900;color:#1f2937}.product-page__add-btn{flex:1 1;min-height:60px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;border:none;border-radius:16px;background:#8b5cf6;color:#fff;font-size:16px;line-height:24px;font-weight:800;cursor:pointer}.product-page__add-btn:disabled{opacity:.45;cursor:not-allowed}.product-page__add-btn-price{padding:2px 12px;border-radius:999px;background:hsla(0,0%,100%,.18);font-size:14px;line-height:20px;font-weight:900}.product-page__secondary-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:4px 0 20px}.product-page__ghost-btn{gap:8px;min-height:52px;padding:14px 20px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;color:#6b7280;font-size:14px;line-height:20px}.product-page__buy-now,.product-page__ghost-btn{display:inline-flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer}.product-page__buy-now{gap:12px;width:100%;min-height:60px;padding:16px 24px;border:none;border-radius:16px;background:#f59e0b;color:#fff;font-size:16px;line-height:24px}.product-page__buy-now:disabled{opacity:.45;cursor:not-allowed}.product-page__delivery-chips{display:flex;flex-direction:column;gap:12px;padding-top:12px}.product-page__delivery-chip{display:flex;align-items:center;gap:16px;padding:14px 20px;border-radius:16px;border:1px solid transparent}.product-page__delivery-chip strong{display:block;font-size:14px;line-height:20px;font-weight:900;color:#1f2937}.product-page__delivery-chip p{margin:0;font-size:12px;line-height:16px;font-weight:600;color:#9ca3af}.product-page__delivery-chip--green{background:rgba(22,163,74,.08);border-color:rgba(22,163,74,.15)}.product-page__delivery-chip--blue{background:rgba(37,99,235,.08);border-color:rgba(37,99,235,.15)}.product-page__delivery-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:16px;flex-shrink:0}.product-page__delivery-icon-img{display:block;width:auto;height:auto;max-width:20px;max-height:16px;object-fit:contain}.product-page__delivery-chip--green .product-page__delivery-icon{background:#16a34a}.product-page__delivery-chip--blue .product-page__delivery-icon{background:#2563eb}.product-page__tabs-section{margin-bottom:56px;padding:40px;border-radius:40px;background:#f9fafb}.product-page__tabs{display:flex;flex-wrap:wrap;gap:0;margin:-40px -40px 48px;padding:0 32px;border-bottom:1px solid #e5e7eb;background:#fff;border-radius:40px 40px 0 0}.product-page__tab{position:relative;display:inline-flex;align-items:center;gap:8px;padding:20px 28px;border:none;border-bottom:2px solid transparent;background:transparent;color:#9ca3af;font-size:16px;line-height:24px;font-weight:700;cursor:pointer}.product-page__tab--active{color:#8b5cf6;font-weight:900;border-bottom-color:#8b5cf6}.product-page__tab-panel{min-height:200px}.product-page__desc-tab{max-width:720px}.product-page__tab-title{margin:0 0 16px;font-size:24px;line-height:32px;font-weight:900;color:#1f2937}.product-page__desc-lead{margin:0 0 16px;font-size:16px;line-height:1.625;font-weight:900;color:#8b5cf6}.product-page__desc-body{margin:0;font-size:16px;line-height:1.625;font-weight:600;color:#4b5563;white-space:pre-wrap}.product-page__read-more{margin-top:12px;padding:0;border:none;background:none;color:#8b5cf6;font-size:14px;font-weight:700;cursor:pointer}.product-page__highlights{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.product-page__highlight{display:flex;align-items:flex-start;gap:16px;padding:16px;border-radius:24px;background:#fff}.product-page__highlight-icon{width:44px;height:44px;border-radius:16px;flex-shrink:0}.product-page__highlight--green .product-page__highlight-icon{background:#16a34a}.product-page__highlight--blue .product-page__highlight-icon{background:#2563eb}.product-page__highlight--amber .product-page__highlight-icon{background:#f59e0b}.product-page__highlight--purple .product-page__highlight-icon{background:#8b5cf6}.product-page__highlight strong{display:block;font-size:14px;line-height:20px;font-weight:900;color:#1f2937}.product-page__highlight p{margin:0;font-size:12px;line-height:16px;font-weight:600;color:#9ca3af}.product-page__spec-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px;max-width:640px}.product-page__spec-list li{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:16px;background:#fff;font-size:14px;line-height:20px}.product-page__spec-list li span:first-child{font-weight:800;color:#1f2937}.product-page__spec-list li span:last-child{font-weight:600;color:#4b5563;text-align:right}.product-page__empty-tab,.product-page__empty-tab-wrap p{margin:0;font-size:16px;line-height:24px;font-weight:600;color:#6b7280}.product-page__related{padding:56px 0 48px}.product-page__related-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:40px}.product-page__related-eyebrow{margin:0 0 3.5px;font-size:14px;line-height:20px;font-weight:700;letter-spacing:.1em;color:#8b5cf6}.product-page__related-title{margin:0;font-size:36px;line-height:40px;font-weight:900;color:#1f2937}.product-page__related-bar{display:block;width:209px;height:6px;margin-top:2px;border-radius:999px;background:#f59e0b}.product-page__related-link{display:inline-flex;align-items:center;gap:8px;color:#8b5cf6;font-size:14px;line-height:20px;font-weight:700;text-decoration:none}.product-page__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:28px;gap:28px}.product-page__related-grid>.shop-product-card,.product-page__related-grid>article{width:100%;max-width:none}@media (max-width:1100px){.product-page__feature-row,.product-page__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.product-page__hero{display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.product-page__main-image{max-height:none}.product-page__tabs-section{padding:24px}.product-page__tabs{margin:-24px -24px 32px;padding:0 12px}.product-page__tab{padding:16px 14px;font-size:14px}}@media (max-width:768px){.product-page{padding:12px 0 32px;overflow-x:clip}.product-page__inner{padding:0 16px}.product-page__breadcrumbs{margin-bottom:16px;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-page__breadcrumbs::-webkit-scrollbar{display:none}.product-page__main-image{aspect-ratio:4/3;min-height:min(56vw,320px);border-radius:20px}.product-page__main-image-open{inset:12px;position:absolute}.product-page__main-image-badges{top:12px;left:12px;gap:8px}.product-page__badge{padding:6px 12px;font-size:11px}.product-page__thumbs-row{gap:10px;scroll-snap-type:x mandatory}.product-page__thumb{flex:0 0 72px;width:72px;height:72px;border-radius:16px;scroll-snap-align:start}.product-page__gallery-extra{min-width:0;overflow:hidden}.product-page__feature-row{display:flex;gap:10px;width:100%;max-width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;scroll-padding-inline:16px}.product-page__feature-row::-webkit-scrollbar{display:none}.product-page__feature-card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 10px) / 2);max-width:calc((100% - 10px) / 2);scroll-snap-align:start;padding:12px;box-sizing:border-box;overflow:hidden}.product-page__feature-card>span:last-child{display:block;width:100%;word-break:break-word}.product-page__title{font-size:28px;line-height:1.05}.product-page__price-block{margin-top:4px;padding:16px;border-radius:20px}.product-page__price-current{font-size:32px}.product-page__stock-hint{margin-left:0;width:100%}.product-page__size{min-height:44px;padding:10px 16px}.product-page__buy-block{padding-top:12px;gap:10px}.product-page__buy-row{flex-direction:row;gap:10px}.product-page__qty{flex:0 0 112px;min-height:52px}.product-page__qty-btn{width:40px;height:48px}.product-page__add-btn{min-height:52px;padding:12px 14px;font-size:15px}.product-page__buy-now{min-height:52px}.product-page__delivery-chip{padding:12px 14px;gap:12px}.product-page__tabs-section{padding:16px;border-radius:24px;margin-bottom:32px}.product-page__tabs{margin:-16px -16px 24px;padding:0;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:24px 24px 0 0}.product-page__tabs::-webkit-scrollbar{display:none}.product-page__tab{flex:0 0 auto;padding:14px 16px;white-space:nowrap}.product-page__tab-title{font-size:20px;line-height:28px}.product-page__related{padding:28px 0 32px}.product-page__related-head{flex-direction:column;align-items:flex-start;margin-bottom:24px}.product-page__related-title{font-size:28px;line-height:32px}.product-page__related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-page__lightbox{padding:12px}.product-page__lightbox-close{top:8px;right:8px;background:rgba(15,23,42,.55)}.product-page__lightbox-image{height:min(72vh,640px);border-radius:16px}}@media (max-width:640px){.product-page__brand-row{flex-direction:column;align-items:flex-start}}