.mapna-product-single{font-family:'Tahoma','Arial',sans-serif;line-height:1.6;color:#333}.mapna-product-single .container{max-width:1200px;margin:0 auto;padding:0 20px}.section-title{font-size:24px;color:#2c5aa0;margin-bottom:30px;padding-bottom:10px;border-bottom:2px solid #2c5aa0;display:flex;align-items:center;gap:10px}.section-title i{color:#2c5aa0}.product-header{background:linear-gradient(135deg,#2c5aa0 0%,#1e3a6b 100%);color:#fff;padding:60px 0;margin-bottom:40px}.product-header-content{display:flex;align-items:center;gap:40px;flex-wrap:wrap}.product-image{flex:0 0 400px}.product-featured-img{width:100%;height:300px;object-fit:cover;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.3)}.product-basic-info{flex:1;min-width:300px}.product-title{font-size:36px;margin-bottom:20px;color:#fff}.product-excerpt{font-size:18px;line-height:1.8;color:#e0e0e0;margin-bottom:30px}.product-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:20px}.product-meta-item{background:rgba(255,255,255,.1);padding:20px;border-radius:8px;display:flex;align-items:center;gap:15px;backdrop-filter:blur(10px)}.meta-icon{width:40px;height:40px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.meta-icon i{color:#fff;font-size:16px}.meta-content{display:flex;flex-direction:column}.meta-label{font-size:12px;color:#b0c4ff;margin-bottom:5px}.meta-value{font-size:16px;font-weight:700;color:#fff}.meta-value a{color:#fff;text-decoration:none}.meta-value a:hover{text-decoration:underline}.product-full-intro{padding:60px 0}.intro-content{background:#fff;padding:40px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);line-height:1.8;font-size:16px}.product-features{padding:60px 0;background:#f8f9fa}.features-table{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}.feature-row{display:flex;border-bottom:1px solid #eee}.feature-row:last-child{border-bottom:none}.feature-name{flex:0 0 200px;background:#f8f9fa;padding:15px 20px;font-weight:700;color:#2c5aa0;border-right:1px solid #eee}.feature-value{flex:1;padding:15px 20px;color:#666}.product-advantages{padding:60px 0}.advantages-list{display:grid;gap:15px}.advantage-item{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1);display:flex;align-items:center;gap:15px;transition:transform .3s ease}.advantage-item:hover{transform:translateX(10px)}.advantage-item i{color:#28a745;font-size:18px}.product-standards{padding:60px 0;background:#f8f9fa}.standards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.standard-item{background:#fff;padding:30px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease}.standard-item:hover{transform:translateY(-5px)}.standard-image{margin-bottom:20px}.standard-image img{max-width:100%;height:120px;object-fit:contain}.standard-title{color:#2c5aa0;font-size:16px;line-height:1.5}.product-projects{padding:60px 0}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.project-item{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease}.project-item:hover{transform:translateY(-5px)}.project-image{height:200px;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-item:hover .project-image img{transform:scale(1.1)}.project-content{padding:20px}.project-title{margin-bottom:10px}.project-title a{color:#2c5aa0;text-decoration:none;font-size:18px}.project-title a:hover{color:#1e3a6b}.project-excerpt{color:#666;font-size:14px;line-height:1.6}.product-gallery{padding:60px 0;background:#f8f9fa}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}.gallery-item{border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:transform .3s ease}.gallery-item:hover{transform:scale(1.05)}.gallery-item img{width:100%;height:200px;object-fit:cover;display:block}@media (max-width:768px){.product-header-content{flex-direction:column;text-align:center}.product-image{flex:0 0 auto;width:100%}.product-meta-grid{grid-template-columns:1fr}.product-meta-item{flex-direction:column;text-align:center}.section-title{font-size:20px}.product-title{font-size:28px}.feature-row{flex-direction:column}.feature-name{flex:0 0 auto;border-right:none;border-bottom:1px solid #eee}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.projects-grid{grid-template-columns:1fr}.standards-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.mapna-products-archive{font-family:'Tahoma','Arial',sans-serif;line-height:1.6;color:#333}.mapna-products-archive .container{max-width:1200px;margin:0 auto;padding:0 20px}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:40px}.product-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease}.product-card:hover{transform:translateY(-5px)}.product-card-inner{position:relative}.product-card-image{position:relative;height:250px;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.1)}.product-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(44,90,160,.8);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-card:hover .product-card-overlay{opacity:1}.product-card-overlay i{color:#fff;font-size:40px}.product-card-content{padding:20px}.product-card-title{margin-bottom:10px}.product-card-title a{color:#2c5aa0;text-decoration:none;font-size:18px}.product-card-title a:hover{color:#1e3a6b}.product-card-excerpt{color:#666;font-size:14px;line-height:1.6;margin-bottom:15px}.product-card-meta{margin-bottom:15px}.product-meta-item{display:flex;align-items:center;gap:8px;color:#666;font-size:14px;margin-bottom:5px}.product-meta-item i{color:#2c5aa0;width:16px}.product-card-link{display:inline-flex;align-items:center;gap:8px;color:#2c5aa0;text-decoration:none;font-weight:700;transition:color .3s ease}.product-card-link:hover{color:#1e3a6b}.no-products{text-align:center;padding:60px 20px;color:#666}@media (max-width:768px){.products-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}}@media (max-width:480px){.products-grid{grid-template-columns:1fr}}