.detail-page{background:var(--bg);min-height:100vh}.detail-wrap{max-width:1280px;margin:0 auto;padding:20px 28px 60px}.bc{display:flex;align-items:center;gap:6px;margin-bottom:16px;font-size:12px;flex-wrap:wrap}.bc,.bc a{color:var(--mid)}.bc a{text-decoration:none;transition:color .2s}.bc a:hover{color:var(--berry)}.bc-sep{color:var(--lt);font-size:10px}.bc-current{color:var(--dark);font-weight:500;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-top-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.back-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;background:var(--white);border:1px solid var(--border2);border-radius:8px;font-size:13px;font-weight:500;color:var(--mid);cursor:pointer;font-family:inherit;box-shadow:var(--shadow-sm);transition:all .2s;text-decoration:none}.back-btn:hover{border-color:var(--rose);color:var(--berry)}.back-btn:hover .back-icon{transform:translateX(3px)}.back-icon{transition:transform .2s}.detail-top-actions{display:flex;gap:8px}.icon-btn{width:38px;height:38px;background:var(--white);border:1px solid var(--border2);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--mid);box-shadow:var(--shadow-sm);transition:all .2s}.icon-btn.active,.icon-btn:hover{border-color:var(--rose);color:var(--berry);background:var(--rose-pale)}.icon-btn.active svg{fill:var(--rose)}.icon-btn[aria-disabled=true]{cursor:default;opacity:.6}.gallery-hero{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:20px;box-shadow:var(--shadow-md);display:grid;grid-template-columns:1fr 200px;height:480px}.gallery-main{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--rose-pale),var(--rose-lt))}.gallery-slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.gallery-slide.active{opacity:1}.gallery-slide img{width:100%;height:100%;object-fit:cover;display:block}.gallery-img-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gallery-img-fallback svg{opacity:.2;color:var(--rose)}.gallery-overlay{position:absolute;inset:0;flex-direction:column;padding:16px;pointer-events:none}.gallery-overlay,.gallery-overlay-top{display:flex;justify-content:space-between}.gallery-overlay-top{align-items:flex-start}.img-counter{padding:5px 12px;background:rgb(var(--dark-rgb)/.55);color:white;border-radius:20px;font-size:12px;font-weight:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none}.gallery-nav-side{display:flex;flex-direction:column;gap:8px;pointer-events:all}.gallery-nav-btn{width:38px;height:38px;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--dark);transition:all .2s}.gallery-nav-btn:hover{background:white;box-shadow:0 4px 12px rgba(0,0,0,.15)}.thumb-strip{background:var(--bg);border-right:1px solid var(--border);display:flex;flex-direction:column;gap:8px;padding:12px;overflow-y:auto}.thumb-strip::-webkit-scrollbar{width:4px}.thumb-strip::-webkit-scrollbar-track{background:var(--border);border-radius:2px}.thumb-strip::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}.thumb{flex-shrink:0;aspect-ratio:3/4;cursor:pointer;overflow:hidden;border-radius:8px;border:2px solid transparent;transition:all .2s;width:100%}.thumb.active{border-color:var(--rose);box-shadow:0 0 0 2px var(--rose-lt)}.thumb:not(.active):hover{border-color:var(--border2)}.thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.thumb:hover img{transform:scale(1.06)}.thumb-fallback{width:100%;height:100%;background:linear-gradient(135deg,var(--rose-pale),var(--rose-lt));display:flex;align-items:center;justify-content:center}.detail-bottom-grid{display:grid;grid-template-columns:1fr 340px;grid-gap:20px;gap:20px;align-items:start}.info-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow-sm)}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;background:#eff9f0;border:1px solid #b7efc5;border-radius:20px;font-size:11px;font-weight:600;color:#1e7a3a;margin-bottom:12px}.status-dot{width:6px;height:6px;border-radius:50%;background:#22c55e}.product-title{font-family:"Noto Serif Hebrew",serif;font-size:26px;font-weight:600;line-height:1.2;color:var(--dark);margin-bottom:8px}.product-price{font-size:28px;font-weight:700;color:var(--berry);margin-bottom:4px}.product-price span{font-size:14px;font-weight:400;color:var(--mid)}.product-date{font-size:12px;color:var(--lt);margin-bottom:16px}.sdiv{height:1px;background:var(--border);margin:18px 0}.section-lbl{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--rose);font-weight:600;margin-bottom:12px}.category-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.cat-tag-primary{display:inline-flex;align-items:center;padding:4px 12px;background:var(--berry);color:white;border-radius:20px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s}.cat-tag-primary:hover{background:var(--berry-dk)}.cat-tag-secondary{padding:4px 12px;background:var(--rose-pale);border:1px solid var(--border);color:var(--berry);border-radius:20px;font-size:12px;font-weight:500}.publisher-row{display:flex;align-items:center;gap:10px;padding:12px 0}.publisher-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--rose-lt),var(--rose));display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:white;flex-shrink:0}.publisher-name{font-size:14px;font-weight:600;color:var(--dark)}.publisher-label{font-size:11px;color:var(--lt);margin-top:2px}.desc-text{font-size:14px;line-height:1.85;color:var(--mid);white-space:pre-line}.attrs-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.attr-item{background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:14px 16px}.attr-lbl{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--rose);margin-bottom:5px;font-weight:600}.attr-val{font-size:16px;font-weight:600;color:var(--dark)}.detail-sidebar{position:-webkit-sticky;position:sticky;top:82px}.share-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:10px 20px;background:var(--dark);color:white;border-radius:20px;font-size:13px;font-weight:500;z-index:9999;animation:toast-in .25s ease;pointer-events:none}@keyframes toast-in{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.similar-card-section{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:20px 22px;box-shadow:var(--shadow-sm)}.similar-title{font-family:"Noto Serif Hebrew",serif;font-size:17px;font-weight:500;color:var(--dark);margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid var(--border)}.similar-list{display:flex;flex-direction:column;gap:10px}.sim-card{display:flex;gap:12px;text-decoration:none;color:inherit;padding:8px;border-radius:8px;transition:background .18s;cursor:pointer}.sim-card:hover{background:var(--rose-pale)}.sim-img{width:56px;height:72px;border-radius:6px;flex-shrink:0;overflow:hidden;background:linear-gradient(135deg,var(--rose-pale),var(--rose-lt))}.sim-img img{width:100%;height:100%;object-fit:cover;display:block}.sim-img-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.sim-img-fallback svg{opacity:.3;color:var(--rose)}.sim-info{flex:1 1;min-width:0}.sim-name{font-size:13px;font-weight:600;color:var(--dark);margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sim-meta{font-size:11px;color:var(--lt)}.detail-skeleton{animation:shimmer 1.4s infinite;background:linear-gradient(90deg,var(--border) 25%,var(--rose-pale) 50%,var(--border) 75%);background-size:200% 100%;border-radius:6px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gallery-skeleton{border-radius:var(--radius);height:480px;margin-bottom:20px}.info-skeleton{border-radius:var(--radius);height:400px}.not-found-wrap{flex-direction:column;padding:80px 32px;text-align:center}.not-found-icon,.not-found-wrap{display:flex;align-items:center;justify-content:center}.not-found-icon{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,var(--rose-pale),var(--rose-lt));margin-bottom:24px}.not-found-icon svg{opacity:.35;color:var(--rose)}.not-found-title{font-family:"Noto Serif Hebrew",serif;font-size:22px;font-weight:500;color:var(--dark);margin-bottom:10px}.not-found-sub{font-size:14px;color:var(--mid);line-height:1.7;max-width:320px;margin-bottom:28px}@media (max-width:960px){.detail-bottom-grid{grid-template-columns:1fr}.detail-sidebar{position:static}.gallery-hero{height:360px;grid-template-columns:1fr 120px}}@media (max-width:600px){.detail-wrap{padding:14px 16px 40px}.gallery-hero{height:280px;grid-template-columns:1fr 90px}.attrs-wrap{grid-template-columns:1fr 1fr}.product-title{font-size:22px}.product-price{font-size:24px}}.publisher-contacts{display:flex;flex-wrap:wrap;gap:8px}.publisher-phone{display:inline-block;margin-top:10px;padding:9px 16px;border-radius:10px;background:var(--berry);color:var(--white);font-size:14px;font-weight:500;letter-spacing:.02em}.publisher-phone:hover{background:var(--dark)}.publisher-email{max-width:100%;word-break:break-all}.publisher-phone-hint{margin-top:10px;font-size:13px;color:var(--mid)}.info-meta-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:6px}.info-meta-row .product-date,.info-meta-row .status-pill{margin-bottom:0}.contact-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:20px 22px;box-shadow:var(--shadow-md);margin-bottom:16px}.contact-publisher{display:flex;align-items:center;gap:10px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--border)}.contact-prices{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.contact-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.contact-price-label{font-size:13px;font-weight:500;color:var(--mid)}.contact-price-value{font-size:24px;font-weight:700;color:var(--berry)}.phone-btn{width:100%;padding:13px;background:var(--white);border:1.5px solid var(--berry);border-radius:10px;color:var(--berry);font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:all .22s;display:flex;align-items:center;justify-content:center;gap:8px}.phone-btn:hover{background:var(--berry);color:white}.gallery-empty{width:100%;height:100%;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--rose-pale);color:var(--lt);border-radius:var(--radius)}.gallery-empty p{font-size:14px;color:var(--mid)}