.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:"gallery panel";gap:32px;align-items:start;margin-bottom:48px}.product-page__gallery{grid-area:gallery;display:flex;flex-direction:column;gap:10px;min-width:0}.product-page__main-image{position:relative;width:100%;min-width:0;aspect-ratio:682/480;max-height:480px;border-radius:48px;overflow:hidden;background:#f9fafb}.product-page__main-image-open{position:absolute;inset:40px;z-index:1;padding:0;border:none;background:#0000;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:#ffffffeb;border:1px solid #fffc;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#1f2937;box-shadow:0 4px 16px #0f172a14}.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 #0f172a0f}.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:#0f172ae0;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:#ffffff1f;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:#ffffffeb;color:#1f2937;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 4px 16px #0f172a2e}.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:#ffffffe0}.product-page__gallery-extra{display:flex;flex-direction:column;gap:8px;min-width:0}.product-page__thumbs-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.product-page__thumb{flex:0 0 96px;width:96px;height:96px;padding:0;border:2px solid #0000;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));gap:8px;margin:0}.product-page__feature-card{display:flex;flex-direction:row;align-items:center;gap:8px;padding:10px 12px;border-radius:16px;background:#f9fafb;font-size:11px;line-height:1.25;font-weight:800;color:#1f2937}.product-page__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:12px;flex-shrink:0}.product-page__feature-card--blue .product-page__feature-icon{background:#2563eb1a}.product-page__feature-card--amber .product-page__feature-icon{background:#f59e0b26}.product-page__feature-card--purple .product-page__feature-icon{background:#8b5cf61a}.product-page__panel{grid-area:panel}.product-page__panel,.product-page__panel-main{display:flex;flex-direction:column;gap:12px;min-width:0}.product-page__panel-associations{min-width:0}@media (min-width:901px){.product-page__hero{grid-template-areas:none;grid-template-rows:auto auto auto;row-gap:10px}.product-page__gallery,.product-page__panel{display:contents}.product-page__main-image{grid-column:1;grid-row:1}.product-page__gallery-extra{grid-column:1;grid-row:2}.product-page__tabs-section--gallery{grid-column:1;grid-row:3}.product-page__panel-main{grid-column:2;grid-row:1}.product-page__delivery-chips{grid-column:2;grid-row:2}.product-page__panel-associations{grid-column:2;grid-row:3}}.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:#8b5cf61f;color:#8b5cf6;font-size:12px;line-height:16px;font-weight:900;letter-spacing:.06em}.product-page__panel-tag--accent{background:#f59e0b26;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:#0000;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:#ffffff2e;font-size:14px;line-height:20px;font-weight:900}.product-page__secondary-actions{display:grid;grid-template-columns:1fr 1fr;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 #0000}.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 p+p{margin-top:4px}.product-page__delivery-chip--green{background:#16a34a14;border-color:#16a34a26}.product-page__delivery-chip--blue{background:#2563eb14;border-color:#2563eb26}.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-section--gallery{margin-top:6px;margin-bottom:0;padding:0;border-radius:24px;background:#f9fafb;overflow:hidden}.product-page__tabs-section--gallery .product-page__tabs{margin:0;padding:0 8px;border-radius:24px 24px 0 0}.product-page__tabs-section--gallery .product-page__tab{padding:14px 18px;font-size:14px;line-height:20px}.product-page__tabs-section--gallery .product-page__tab-panel{padding:20px 22px 22px;min-height:0}.product-page__tabs-section--gallery .product-page__tab-title{margin-bottom:12px;font-size:20px;line-height:28px}.product-page__tabs-section--gallery .product-page__desc-tab{max-width:none}.product-page__tabs-section--gallery .product-page__desc-body,.product-page__tabs-section--gallery .product-page__desc-lead{font-size:15px;line-height:1.6}.product-page__tabs-section--gallery .product-page__spec-list{font-size:15px}.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 #0000;background:#0000;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}.product-page__desc-body,.product-page__desc-lead{font-size:16px;line-height:1.625;font-weight:400;color:#4b5563}.product-page__desc-body{margin:0;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;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));gap:28px}.product-page__related-grid>.shop-product-card,.product-page__related-grid>article{width:100%;max-width:none}.product-page__associations{padding-top:0}.product-page__assoc-compact{margin-top:20px;padding-top:16px;border-top:1px solid #f3f4f6}.product-page__assoc-compact-label{margin:0 0 10px;font-size:11px;line-height:16px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}.product-page__assoc-list{display:flex;flex-direction:column;gap:8px}.product-page__assoc-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:14px;border:1px solid #f3f4f6;background:#fafafa;text-decoration:none;color:inherit;transition:border-color .15s ease,background .15s ease}.product-page__assoc-row:hover{border-color:color-mix(in srgb,var(--assoc-accent,#8b5cf6) 30%,#f3f4f6);background:#fff}.product-page__assoc-row svg{flex-shrink:0;width:14px;height:14px;color:var(--assoc-accent,#8b5cf6)}.product-page__assoc-row-thumb{position:relative;width:44px;height:44px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f3f4f6}.product-page__assoc-row-thumb--round{border-radius:999px}.product-page__assoc-row-thumb img{object-fit:cover}.product-page__assoc-row-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:18px}.product-page__assoc-row-meta{display:flex;flex-direction:column;gap:1px;flex:1 1;min-width:0}.product-page__assoc-row-kind{font-size:10px;line-height:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--assoc-accent,#8b5cf6)}.product-page__assoc-row-name{font-size:13px;line-height:18px;font-weight:700;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-page__assoc-row-sub{font-size:11px;line-height:16px;font-weight:600;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-page__assoc-row--gift{--assoc-accent:#f59e0b}.product-page__assoc-row--collection,.product-page__assoc-row--teacher{--assoc-accent:#8b5cf6}.product-page__assoc-scroll{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.product-page__assoc-scroll>.product-page__assoc-card{flex:0 0 min(280px,82vw);scroll-snap-align:start}.product-page__assoc-card{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:24px;border:2px solid #f3f4f6;background:#fff;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-page__assoc-card:hover{border-color:color-mix(in srgb,var(--assoc-accent,#8b5cf6) 35%,#f3f4f6);box-shadow:0 12px 32px #11182714;transform:translateY(-2px)}.product-page__assoc-media{position:relative;width:100%;aspect-ratio:4/3;border-radius:16px;overflow:hidden;background:#f9fafb}.product-page__assoc-media--round{width:96px;height:96px;aspect-ratio:1;border-radius:999px;align-self:flex-start}.product-page__assoc-media img{object-fit:cover}.product-page__assoc-media-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:32px;background:#f3f4f6}.product-page__assoc-badge{position:absolute;top:12px;left:12px;z-index:1;padding:6px 10px;border-radius:999px;background:#ffffffeb;color:var(--assoc-accent,#8b5cf6);font-size:11px;line-height:1;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.product-page__assoc-body{display:flex;flex-direction:column;gap:8px;min-width:0}.product-page__assoc-eyebrow{margin:0;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--assoc-accent,#8b5cf6)}.product-page__assoc-title{margin:0;font-size:18px;line-height:24px;font-weight:800;color:#1f2937}.product-page__assoc-price{margin:0;font-size:16px;line-height:24px;font-weight:700;color:#111827}.product-page__assoc-cta{display:inline-flex;align-items:center;gap:6px;margin-top:4px;font-size:14px;line-height:20px;font-weight:700;color:var(--assoc-accent,#8b5cf6)}.product-page__assoc-card--gift{--assoc-accent:#f59e0b}.product-page__assoc-card--collection,.product-page__assoc-card--teacher{--assoc-accent:#8b5cf6}@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;align-items:stretch;gap:20px;margin-bottom:28px}.product-page__gallery{gap:10px}.product-page__gallery,.product-page__panel{display:flex;flex-direction:column;width:100%;min-width:0}.product-page__panel{gap:16px}.product-page__delivery-chips,.product-page__gallery-extra,.product-page__panel-associations,.product-page__panel-main,.product-page__tabs-section--gallery{width:100%;max-width:100%;min-width:0}.product-page__main-image{max-height:none}.product-page__gallery-extra{gap:8px;margin-top:0;margin-bottom:0}.product-page__panel-associations .product-page__assoc-compact{margin-top:0;padding-top:0;border-top:none}.product-page__tabs-section--gallery{margin-top:0;margin-bottom:0;padding:24px;border-radius:24px}.product-page__tabs-section--gallery .product-page__tabs{margin:-24px -24px 32px;padding:0 12px;border-bottom:1px solid #e5e7eb;background:#fff;border-radius:24px 24px 0 0;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.product-page__tabs-section--gallery .product-page__tabs::-webkit-scrollbar{display:none}.product-page__tabs-section--gallery .product-page__tab-panel{padding:0;min-height:200px}.product-page__tabs-section--gallery .product-page__tab-title{font-size:20px;line-height:28px}.product-page__tabs-section--gallery .product-page__desc-body,.product-page__tabs-section--gallery .product-page__desc-lead{font-size:16px;line-height:1.625}.product-page__tabs-section--gallery .product-page__spec-list{font-size:16px;max-width:none}.product-page__desc-tab{max-width:none}.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);flex-direction:column;align-items:flex-start;gap:8px;scroll-snap-align:start;padding:12px;box-sizing:border-box;overflow:hidden;font-size:12px;line-height:15px;font-weight:900}.product-page__feature-icon{width:44px;height:44px;border-radius:16px}.product-page__feature-card>span:last-child{display:block;width:100%;white-space:normal;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;width:100%;box-sizing:border-box}.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__secondary-actions{grid-template-columns:1fr 1fr}.product-page__buy-row,.product-page__buy-row--single,.product-page__buy-row--single .product-page__add-btn,.product-page__panel-main{width:100%}.product-page__buy-now{width:100%;box-sizing:border-box;min-height:52px}.product-page__delivery-chip{padding:12px 14px;gap:12px}.product-page__tabs-section--gallery{padding:16px;border-radius:24px;margin-bottom:0}.product-page__tabs-section--gallery .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-section--gallery .product-page__tab-panel{padding:0}.product-page__tabs-section--gallery .product-page__tab-title{font-size:20px;line-height:28px}.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:#0f172a8c}.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}}