.brochure-modal-overlay{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172abf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.brochure-modal-container{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:900px;max-height:94vh;display:flex;overflow:hidden;box-shadow:0 25px 60px #0000004d}.brochure-modal-actions{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.brochure-modal-title{color:#1e293b;align-items:center;gap:10px;font-size:16px;font-weight:700;display:flex}.brochure-action-btns{align-items:center;gap:12px;display:flex}.btn-download-pdf{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d4ed8,#2563eb);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #2563eb40}.btn-download-pdf:hover{background:linear-gradient(135deg,#1e40af,#1d4ed8);transform:translateY(-1px)}.btn-print-pdf{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.btn-print-pdf:hover{background:#f1f5f9;border-color:#94a3b8}.btn-close-modal{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s}.btn-close-modal:hover{color:#0f172a;background:#e2e8f0}.brochure-scroll-area{background:#cbd5e1;justify-content:center;padding:30px;display:flex;overflow-y:auto}.brochure-paper{color:#1e293b;box-sizing:border-box;background:#fff;flex-direction:column;justify-content:space-between;width:794px;height:1123px;max-height:1123px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.brochure-watermark{pointer-events:none;opacity:.04;-webkit-user-select:none;user-select:none;z-index:1;flex-direction:column;justify-content:space-around;align-items:center;display:flex;position:absolute;inset:0;transform:rotate(-30deg)scale(1.3)}.brochure-watermark span{color:#235b7a;letter-spacing:4px;white-space:nowrap;font-size:38px;font-weight:900}.brochure-header{color:#fff;z-index:2;background:#235b7a;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 35px;display:flex}.brochure-header-left h2{color:#fff;letter-spacing:.5px;margin:0;font-size:24px;font-weight:800}.brochure-header-right{text-align:right;color:#fff;font-size:13.5px;line-height:1.5}.brochure-header-right p{color:#fff;letter-spacing:.2px;margin:0;font-weight:600}.brochure-header-accent{z-index:2;background:#d97706;flex-shrink:0;width:100%;height:6px}.brochure-body{z-index:2;flex-direction:column;flex:1;justify-content:flex-start;padding:24px 35px 16px;display:flex}.brochure-product-title{color:#0f172a;margin:0 0 12px;font-size:24px;font-weight:800}.brochure-spec-banner{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#d97706;border-radius:6px;margin-bottom:20px;padding:10px 18px;font-size:13.5px;font-weight:800}.brochure-grid-top{grid-template-columns:1fr 1.2fr;gap:20px;margin-bottom:18px;display:grid}.brochure-image-box{box-sizing:border-box;background:#fff;border:2px solid #a5f3fc;border-radius:14px;justify-content:center;align-items:center;height:255px;padding:15px;display:flex}.brochure-image-box img{object-fit:contain;max-width:100%;max-height:100%}.brochure-specs-box{box-sizing:border-box;background:#fff;border:2px solid #a5f3fc;border-radius:14px;flex-direction:column;height:255px;display:flex;overflow:hidden}.brochure-specs-header{color:#fff;letter-spacing:.5px;background:#235b7a;padding:9px 14px;font-size:13.5px;font-weight:800}.brochure-specs-table{border-collapse:collapse;flex:1;width:100%}.brochure-specs-table tr{border-bottom:1px solid #e0f2fe}.brochure-specs-table tr:nth-child(2n){background:#f0f9ff}.brochure-specs-table tr:last-child{border-bottom:none}.brochure-specs-table td{padding:5px 12px;font-size:12.5px}.spec-label{color:#1e3a8a;width:40%;font-weight:700}.spec-val{color:#334155;font-weight:500}.brochure-section{margin-bottom:20px}.brochure-section-title{color:#235b7a;margin:0 0 10px;font-size:16px;font-weight:800;display:inline-block;position:relative}.brochure-section-title .title-underline{background:#d97706;border-radius:2px;width:100%;height:3px;margin-top:4px;display:block}.brochure-overview-text{color:#475569;margin:0;font-size:13px;line-height:1.6}.brochure-grid-bottom{grid-template-columns:1fr 1fr;gap:20px;display:grid}.brochure-feature-card{background:#fff;border:2px solid #a5f3fc;border-radius:14px;overflow:hidden}.feature-card-header{color:#fff;letter-spacing:.5px;background:#235b7a;padding:10px 16px;font-size:13.5px;font-weight:800}.feature-list{margin:0;padding:12px 16px;list-style:none}.feature-list li{color:#334155;align-items:center;gap:8px;margin-bottom:8px;font-size:12.5px;font-weight:600;display:flex}.feature-list li:last-child{margin-bottom:0}.dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.gold-dot{background:#d97706}.blue-dot{background:#2563eb}.brochure-footer{z-index:2;flex-shrink:0;width:100%;margin-top:auto}.brochure-footer-accent{background:#d97706;width:100%;height:3px}.brochure-footer-content{background:#fff;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 35px;display:flex}.brochure-footer-left h4{color:#235b7a;margin:0 0 2px;font-size:12.5px;font-weight:800}.brochure-footer-left p{color:#64748b;margin:0;font-size:11px}.brochure-footer-right p{color:#64748b;margin:0;font-size:11px;font-weight:600}@media print{body *{visibility:hidden}.no-print{display:none!important}.brochure-modal-overlay{background:0 0;padding:0;position:absolute;inset:0}.brochure-modal-container{max-width:100%;max-height:none;box-shadow:none;border-radius:0}.brochure-scroll-area{background:0 0;padding:0}#printable-brochure,#printable-brochure *{visibility:visible}#printable-brochure{width:100%;box-shadow:none;position:absolute;top:0;left:0}}
.product-page{background:radial-gradient(circle at 100% 0,#1565d814,#0000 35%),#f8fbff;padding:90px 0}.product-grid{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.product-image-box{background:#fff;border-radius:30px;padding:25px;box-shadow:0 20px 60px #00000014}.main-media-preview{background:#fff;border:1px solid #e5e7eb;border-radius:24px;justify-content:center;align-items:center;width:100%;height:520px;display:flex;overflow:hidden}.main-product-image,.main-video{object-fit:contain;width:100%;height:100%}.media-gallery{flex-wrap:wrap;gap:14px;margin-top:20px;display:flex}.thumb-wrapper{cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:14px;width:110px;height:110px;transition:all .3s;overflow:hidden}.thumb-wrapper:hover{border-color:#1565d8}.thumb-wrapper.active-thumb{border:2px solid #1565d8}.thumb-image{object-fit:cover;width:100%;height:100%}.media-card{color:#111827;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:110px;height:110px;text-decoration:none;transition:all .3s;display:flex}.media-card:hover{border-color:#1565d8}.media-card.active-thumb{border:2px solid #1565d8}.media-icon{margin-bottom:8px;font-size:28px}.media-card span{font-size:14px;font-weight:600}.product-tag{color:#1565d8;background:#eaf4ff;border-radius:999px;padding:12px 22px;font-weight:600;display:inline-flex}.product-content h1{color:#0f172a;margin:22px 0;font-size:58px;line-height:1.1}.product-content p{color:#64748b;font-size:18px;line-height:2}.product-features{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.product-features span{background:#fff;border:1px solid #dbeafe;border-radius:14px;padding:14px 18px;font-weight:600}.product-details{margin-top:25px}.product-details p{color:#1e293b;margin:10px 0;font-size:17px}.product-btns{flex-wrap:wrap;gap:18px;margin-top:35px;display:flex}.secondary-btn{color:#1565d8;border:2px solid #1565d8;border-radius:14px;padding:16px 34px;font-weight:600;text-decoration:none}.brochure-btn{color:#fff;background:#10b981;border-radius:14px;align-items:center;gap:8px;padding:16px 30px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #10b98140}.brochure-btn:hover{background:#059669;transform:translateY(-2px);box-shadow:0 6px 20px #10b98159}.info-box{background:#fff;border-radius:35px;margin-top:60px;padding:45px;box-shadow:0 15px 40px #0000000d}.info-box h2{margin-bottom:18px;font-size:40px}.info-box p{color:#64748b;font-size:18px;line-height:1.9}.seo-content{background:#fff;border-radius:24px;margin-top:60px;padding:45px;box-shadow:0 10px 35px #0000000f}.seo-content h2{color:#0f172a;margin-top:40px;margin-bottom:18px;font-size:34px}.seo-content h3{margin-top:25px;font-size:24px}.seo-content p,.seo-content li{color:#64748b;font-size:17px;line-height:1.9}.seo-content ul{padding-left:25px}@media (max-width:991px){.product-grid{grid-template-columns:1fr;gap:40px}.product-content{text-align:center}.product-content h1{font-size:42px}.main-media-preview{height:420px}}@media (max-width:768px){.product-page{padding:50px 0}.product-image-box{padding:18px}.main-media-preview{height:300px}.product-content h1{font-size:32px}.thumb-wrapper,.media-card{width:80px;height:80px}.media-icon{font-size:20px}.media-card span{font-size:12px}.product-btns{flex-direction:column}.product-btns a{text-align:center;width:100%}.seo-content,.info-box{padding:25px}}
