.product-hero{padding:52px 80px 30px;background:linear-gradient(135deg,#f7f8fafa,#f7f8faeb,#f7f8fad1),radial-gradient(circle at top right,rgba(255,140,0,.1),transparent 38%)}.product-hero__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px;align-items:start}.product-hero__content,.product-hero__gallery,.product-content-card,.product-info-card,.related-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.product-hero__content{padding:28px}.product-status{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;margin-bottom:16px;border-radius:999px;background:var(--orange-subtle);color:var(--orange-dark);font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.product-hero h1{font-family:var(--font-display);font-size:clamp(34px,5vw,58px);font-weight:900;line-height:.95;color:var(--text);margin-bottom:14px}.product-hero__summary{font-size:16px;line-height:1.8;color:var(--text-secondary);margin-bottom:18px}.product-meta-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.product-meta-chips span{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:var(--surface);color:var(--text-secondary);font-size:13px;border:1px solid var(--border)}.product-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.product-hero__gallery{padding:16px}.product-gallery__header{font-family:var(--font-display);font-size:13px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--orange);margin-bottom:12px}.product-gallery__frame{aspect-ratio:4 / 3;border-radius:var(--radius);overflow:hidden;background:var(--surface);display:flex;align-items:center;justify-content:center}.product-gallery__trigger{width:100%;border:0;padding:0;position:relative;cursor:zoom-in;transition:transform .25s ease,box-shadow .25s ease}.product-gallery__trigger:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(15,23,42,.18) 100%);opacity:0;transition:opacity .25s ease;z-index:0}.product-gallery__frame img{width:100%;height:100%;object-fit:contain;display:block;position:relative;z-index:0}.product-gallery__trigger img{transition:transform .3s ease}.product-gallery__trigger:hover,.product-gallery__trigger:focus-visible{box-shadow:0 18px 38px #ff8c0029}.product-gallery__trigger:hover:before,.product-gallery__trigger:focus-visible:before{opacity:1}.product-gallery__trigger:hover img,.product-gallery__trigger:focus-visible img{transform:scale(1.03)}.product-gallery__trigger:focus-visible,.product-gallery__thumb:focus-visible,.product-lightbox__close:focus-visible,.product-lightbox__nav:focus-visible{outline:3px solid rgba(255,140,0,.42);outline-offset:2px}.product-gallery__zoom-badge{position:absolute;top:14px;inset-inline-end:14px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fffffff0;color:var(--orange-dark);box-shadow:0 10px 24px #0f172a2e;z-index:1}.product-gallery__frame.is-empty{background:linear-gradient(135deg,var(--surface),var(--surface-warm))}.product-gallery__placeholder,.related-card__placeholder{padding:16px;text-align:center;color:var(--text-muted);font-family:var(--font-display);letter-spacing:1px}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(78px,1fr));gap:10px;margin-top:12px}.product-gallery__thumb{border:1px solid var(--border);border-radius:10px;overflow:hidden;background:var(--bg);padding:0;cursor:pointer}.product-gallery__thumb img{width:100%;height:72px;object-fit:cover;display:block}.product-gallery__thumb.is-active,.product-gallery__thumb:hover{border-color:var(--orange);box-shadow:0 0 0 2px #ff8c001f}body.product-lightbox-open{overflow:hidden}.product-lightbox{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .2s ease}.product-lightbox.is-open{opacity:1;pointer-events:auto}.product-lightbox__backdrop{position:absolute;inset:0;background:#0f172ae0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-lightbox__dialog{position:relative;z-index:1;width:min(1200px,100%);display:grid;gap:16px}.product-lightbox__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-lightbox__counter{display:inline-flex;align-items:center;min-height:48px;padding:0 16px;border-radius:999px;background:#ffffff1a;color:#fff;font-weight:700;letter-spacing:.4px}.product-lightbox__close,.product-lightbox__nav{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#ffffff1f;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .2s ease,background .2s ease,opacity .2s ease}.product-lightbox__close:hover,.product-lightbox__nav:hover:not(:disabled){background:#ff8c00eb;transform:translateY(-1px)}.product-lightbox__nav:disabled{opacity:.4;cursor:not-allowed}.product-lightbox__stage{position:relative;min-height:min(72vh,760px);display:flex;align-items:center;justify-content:center;padding:40px 88px;border-radius:28px;background:linear-gradient(180deg,#111827f2,#111827d1),radial-gradient(circle at top,rgba(255,140,0,.22),transparent 40%);border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 64px #00000059;overflow:hidden}.product-lightbox__figure{width:100%;display:flex;align-items:center;justify-content:center}.product-lightbox__figure img{display:block;max-width:100%;max-height:72vh;object-fit:contain}.product-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%)}.product-lightbox__nav--prev{left:24px}.product-lightbox__nav--next{right:24px}body.rtl .product-lightbox__nav--prev{left:auto;right:24px}body.rtl .product-lightbox__nav--next{right:auto;left:24px}.product-lightbox__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-detail-layout{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.5fr) minmax(280px,.8fr);gap:24px;padding:0 80px 80px}.product-category-sidebar{align-self:start}.product-category-sidebar .product-info-card{position:sticky;top:88px}.product-content-card,.product-info-card{padding:24px}.card-heading{margin-bottom:18px}.product-video-block{margin-bottom:22px}.product-video-block__label{font-size:12px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:var(--orange);margin-bottom:10px}.product-video-embed{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#0f172aeb,#ff8c002e);box-shadow:0 20px 40px #0f172a1f}.product-video-embed iframe{width:100%;height:100%;border:0;display:block}.card-heading h2,.related-products__header h2{font-family:var(--font-display);font-size:clamp(28px,4vw,40px);font-weight:900;color:var(--text);line-height:1}.product-richtext{color:var(--text-secondary);line-height:1.85}.product-richtext>*+*{margin-top:14px}.product-richtext h2,.product-richtext h3,.product-richtext h4{font-family:var(--font-display);color:var(--text)}.product-richtext ul,.product-richtext ol{padding-inline-start:22px}.product-richtext blockquote{border-inline-start:3px solid var(--orange);padding-inline-start:12px;color:var(--text-secondary);background:var(--surface);border-radius:8px;padding-block:10px}.product-richtext a{color:var(--orange);text-decoration:underline}.product-side-stack{display:grid;gap:18px}.product-info-card h3{font-family:var(--font-display);font-size:22px;margin-bottom:14px;color:var(--text)}.product-spec-list{display:grid;gap:12px}.product-spec-item{padding-bottom:12px;border-bottom:1px solid var(--border)}.product-spec-item:last-child{padding-bottom:0;border-bottom:0}.product-spec-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--orange);margin-bottom:4px}.product-spec-value{color:var(--text);font-weight:600}.product-muted,.product-info-card p{color:var(--text-secondary);line-height:1.7}.product-tag-list{display:flex;flex-wrap:wrap;gap:8px}.product-tag{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:var(--surface);color:var(--text-secondary);border:1px solid var(--border);font-size:12px;font-weight:600}.product-category-list{display:grid;gap:10px}.product-category-link{display:block;padding:11px 13px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text-secondary);font-weight:700;text-decoration:none;transition:all .2s ease}.product-category-link:hover{border-color:var(--orange);color:var(--orange-dark);background:var(--orange-subtle)}.product-category-link.is-active{background:linear-gradient(135deg,var(--orange),var(--orange-dark));color:#fff;border-color:transparent;box-shadow:var(--shadow-orange)}.product-info-card--accent{background:linear-gradient(135deg,#ff8c0014,#ff8c0008)}.related-products{padding:0 80px 80px}.related-products__header{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:20px}.related-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.related-card{overflow:hidden}.related-card__image{height:210px;background:var(--surface)}.related-card__image img{width:100%;height:100%;object-fit:cover;display:block}.related-card__body{padding:20px}.related-card__category{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--orange);margin-bottom:8px}.related-card h3{margin-bottom:10px}.related-card h3 a{color:var(--text);text-decoration:none;font-family:var(--font-display);font-size:24px;font-weight:800;line-height:1.1}.related-card h3 a:hover{color:var(--orange)}.related-card p{color:var(--text-secondary);line-height:1.7;margin-bottom:14px}@media(max-width:1024px){.product-hero,.product-detail-layout,.related-products{padding-left:24px;padding-right:24px}.product-hero__grid,.product-detail-layout,.related-products__grid{grid-template-columns:1fr}.product-category-sidebar .product-info-card{position:static}}@media(max-width:768px){.product-hero{padding:34px 16px 20px}.product-lightbox{padding:16px}.product-lightbox__toolbar{gap:12px}.product-lightbox__counter{min-height:44px;padding:0 14px;font-size:13px}.product-lightbox__close,.product-lightbox__nav{width:46px;height:46px}.product-lightbox__stage{min-height:calc(100vh - 132px);padding:72px 16px 84px}.product-lightbox__figure img{max-height:calc(100vh - 220px)}.product-lightbox__nav{top:auto;bottom:18px;transform:none}.product-lightbox__nav--prev{left:18px}.product-lightbox__nav--next{right:18px}body.rtl .product-lightbox__nav--prev{left:auto;right:18px}body.rtl .product-lightbox__nav--next{right:auto;left:18px}.product-detail-layout,.related-products{padding-left:16px;padding-right:16px;gap:16px}.product-content-card{order:1}.product-category-sidebar{order:2}.product-side-stack{order:3}.product-category-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-category-link{min-width:0;white-space:normal;line-height:1.35}}@media(max-width:480px){.product-category-list{grid-template-columns:1fr}}@media(max-width:640px){.product-hero{padding-top:34px}.product-lightbox__toolbar{align-items:center}.product-lightbox__counter{font-size:12px}.product-hero__content,.product-hero__gallery,.product-content-card,.product-info-card{padding:18px}.related-products__header{align-items:start;flex-direction:column}.product-hero__actions .btn-primary,.product-hero__actions .btn-secondary,.related-card .btn-secondary{width:100%;justify-content:center}}
