.product-gallery-preview{width:100%;height:320px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;overflow:hidden}.gallery-modal-content{position:relative;background:#fff;border-radius:18px;box-shadow:0 8px 48px #00000052;width:90vw;height:90vh;max-width:1080px;max-height:90vh;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.product-gallery-preview img{width:100%;height:100%;object-fit:contain;display:block;background:#fff}@media (max-width: 600px){.product-gallery-preview{height:180px}}.gallery-modal-overlay{position:fixed;inset:0;.gallery-modal-header{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#f8fafc 80%,#e3ecf7);color:#1a1a1a;font-size:1.15rem;font-weight:600;padding:1.2rem 2.2rem 1.2rem 2rem;border-radius:18px 18px 0 0;min-height:2.5rem;max-height:4.5rem;gap:1.5rem;box-shadow:0 2px 16px #0000001a,0 1px #e3ecf7;border-bottom:1px solid #e3ecf7;flex-shrink:0}background:#101622eb;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .18s}.gallery-modal-content{position:relative;background:#fff;border-radius:18px;box-shadow:0 8px 48px #00000052;width:90vw;height:90vh;max-width:1080px;.gallery-modal-img-wrapper{flex:1 1 0;min-height:0;min-width:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;box-sizing:border-box;background:#fff;border-radius:0 0 18px 18px;overflow:hidden}max-height:90vh;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:0;overflow:hidden}.gallery-modal-img-wrapper{flex:1 1 auto;display:flex;.gallery-modal-img{width:100%;height:100%;object-fit:contain;display:block;margin:0;background:#fff;box-shadow:none}align-items:center;justify-content:center;width:100%;height:100%;padding:2.2rem;box-sizing:border-box;background:#fff;border-radius:0 0 18px 18px;min-height:0;min-width:0}.gallery-modal-header{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#f8fafc 80%,#e3ecf7);color:#1a1a1a;font-size:1.15rem;font-weight:600;padding:1.2rem 2.2rem 1.2rem 2rem;border-radius:18px 18px 0 0;min-height:2.5rem;gap:1.5rem;box-shadow:0 2px 16px #0000001a,0 1px #e3ecf7;border-bottom:1px solid #e3ecf7}.gallery-modal-title{flex:1 1 auto;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.5rem;font-weight:700}.gallery-modal-img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;background:#fff;margin:auto;display:block;box-shadow:none}.gallery-modal-close{position:static;background:#00000073;color:#fff;border:none;font-size:2.2rem;border-radius:50%;width:2.2rem;height:2.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .15s;margin-left:1.2rem}.gallery-modal-close:hover{background:#000000b3}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-title-banner.dark-banner{position:relative;width:100%;min-height:180px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;background:#111;margin-bottom:2.2rem;padding:0;box-shadow:0 2px 12px #1e3c782e;position:sticky;top:72px;z-index:99}.product-title-banner-bg{position:absolute;inset:0;width:100%;height:100%;background:url(../assets/img/smitra_header.jpg) center center/cover no-repeat;z-index:1;animation:heroZoomPan 18s cubic-bezier(.4,0,.2,1) infinite alternate;will-change:transform}.product-title-banner-blueprint{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none;filter:drop-shadow(0 0 40px #00eaffcc) blur(.7px) brightness(1.12) contrast(1.08)}.product-title-banner-scanlines{pointer-events:none;position:absolute;inset:0;z-index:5;background:repeating-linear-gradient(to bottom,rgba(0,234,255,.08) 0px,rgba(0,234,255,.08) 2px,transparent 2.5px,transparent 12px);mix-blend-mode:lighten;animation:scanlineMove 2.5s linear infinite;filter:blur(.2px) brightness(1.08)}@keyframes heroZoomPan{0%{transform:scale(1) translate(0)}50%{transform:scale(1.13) translate(-2%)}to{transform:scale(1.08) translate(2%)}}.product-title-banner-overlay{position:absolute;inset:0;z-index:3;background:linear-gradient(120deg,#141e28d1,#141e288c 60%,#00000052);backdrop-filter:blur(1.5px)}.product-title-banner-inner{position:relative;z-index:7;display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;width:100%;max-width:1200px;margin:0 auto;padding:2.5rem 2rem 1.7rem;color:#fff;text-shadow:0 4px 32px rgba(0,0,0,.22),0 1px 0 #222}.product-title{font-family:var(--brand-font, "Montserrat", Arial, sans-serif);font-size:2.3rem;font-weight:700;color:#fff;margin:0;letter-spacing:.01em;text-align:left;text-shadow:0 4px 32px rgba(0,0,0,.22),0 1px 0 #222}.product-label{display:inline-block;background:#00eaff21;color:#00eaff;font-size:1.01rem;font-weight:500;letter-spacing:.09em;border-radius:999px;padding:.28em 1.1em;margin-bottom:.2em;margin-left:0;text-transform:uppercase;box-shadow:0 2px 12px #00000014;border:1.5px solid #00eaff44;backdrop-filter:blur(.5px);font-family:var(--body-font)}@media (max-width: 900px){.product-title-banner-inner{padding:0 1rem}.product-title{font-size:1.35rem}.product-title-banner.dark-banner{padding:1.3rem 0 .7rem;top:60px}}@media (max-width: 600px){.product-title-banner-inner{padding:0 .7rem}.product-title{font-size:1.15rem}.product-title-banner.dark-banner{padding:1.2rem 0 .7rem}}.product-title-label-row{display:flex;align-items:center;letter-spacing:.01em;text-align:left}@media (max-width: 900px){.product-title-banner-inner{padding:0 1rem}.product-title{font-size:1.35rem}.product-title-banner{padding:1.3rem 0 .7rem;top:60px}}@media (max-width: 900px){.product-title-banner-inner{padding:0 .7rem}.product-title{max-width:100%}.product-title-banner{padding:1.2rem 0 .7rem}}.product-details{max-width:1200px;margin:0 auto;padding:2rem 1rem 3rem;display:flex;flex-wrap:wrap;gap:2.5rem}.product-details-left{flex:1 1 350px;min-width:320px;display:flex;flex-direction:column;gap:1.5rem}.product-details-right{flex:2 1 500px;min-width:320px;display:flex;flex-direction:column;gap:1.5rem}.product-gallery{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000f;padding:1.2rem 1.2rem 1.5rem;margin-bottom:1.2rem}.product-gallery-preview{margin-bottom:1rem;text-align:center}.product-gallery-preview img{width:100%;max-width:320px;border-radius:8px;box-shadow:0 2px 8px #00000012}.product-gallery-thumbs{display:flex;gap:.5rem;justify-content:center}.product-gallery-thumbs img{width:60px;height:60px;object-fit:contain;background:#fff;border-radius:6px;cursor:pointer;border:2px solid transparent;transition:border .15s}.product-gallery-thumbs img.active,.product-gallery-thumbs img:hover{border:2px solid var(--accent-color, #0077b6)}.product-section{background:#fff;border-radius:8px;padding:1.2rem 1.5rem;margin-bottom:1.2rem;box-shadow:0 1px 4px #0000000a}.product-section h2{font-size:1.25rem;font-family:var(--brand-font);margin-top:.5rem;margin-bottom:1rem;color:var(--brand-color)}.product-section ul,.product-section p{margin:0 0 .5rem;color:#222;font-size:1.05rem;font-family:var(--body-font)}.product-section ul{padding-left:1.2rem}.product-section:last-child{margin-bottom:0}@media (max-width: 900px){.product-details{flex-direction:column;gap:1.5rem;padding:1.2rem .5rem 2rem}.product-details-left,.product-details-right{max-width:100%!important;min-width:0!important;flex:1 1 100%;width:100%!important}}.table{width:100%;border-collapse:separate;border-spacing:0;margin:1.5em 0;font-size:.95rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f,0 1px 4px #0000000a;overflow:hidden;font-family:var(--body-font);transition:all .2s ease-in-out}.table th,.table td{padding:1.2rem 1.5rem;text-align:left;border-bottom:none}.table th{background-color:#f8fafc;font-weight:700;font-family:var(--brand-font);letter-spacing:.04em;color:var(--brand-color);text-transform:uppercase;font-size:.85rem;border-bottom:1px solid rgba(0,0,0,.15)}.table td{color:#333}.table-striped tbody tr:nth-of-type(odd){background-color:#0077b60d}.table-hover tbody tr:hover{background-color:#0077b61f;box-shadow:0 6px 16px #00000014;transform:translateY(-2px);cursor:pointer}.table tbody tr:last-child td{border-bottom:none}
