.showcase-navbar{background:#fff;height:72px;border-bottom:1px solid #E5E7EB;position:fixed;top:0;left:0;right:0;z-index:1030;transition:all .3s ease}.showcase-navbar.scrolled{box-shadow:0 4px 12px #00000014}.showcase-navbar .navbar-brand img{max-height:42px;width:auto}.showcase-navbar .nav-link{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;color:#374151;padding:8px 16px!important;font-size:15px;position:relative;transition:all .15s ease}.showcase-navbar .nav-link:hover,.showcase-navbar .nav-link.active{color:#2563eb}.showcase-navbar .nav-link.active:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:2px;background:#2563eb;border-radius:2px}.showcase-navbar .navbar-toggler{border:none;padding:4px 8px}.showcase-navbar .navbar-toggler:focus{box-shadow:none}.showcase-navbar .navbar-toggler .navbar-toggler-icon{width:24px;height:24px}.showcase-navbar .btn-contact-nav{background:#2563eb;color:#fff;border:none;padding:8px 20px;border-radius:8px;font-weight:600;font-size:14px;transition:all .15s ease}.showcase-navbar .btn-contact-nav:hover{background:#1e40af;color:#fff;transform:translateY(-1px)}.showcase-lang-dropdown .nav-link{padding:6px 10px!important;font-size:14px;color:#374151;border-radius:8px;border:1px solid #E5E7EB}.showcase-lang-dropdown .nav-link:hover{background:#f9fafb}.showcase-lang-dropdown .nav-link:after{display:none!important}.showcase-lang-dropdown .nav-link .dropdown-toggle:after{margin-left:4px;vertical-align:middle}.showcase-lang-dropdown .dropdown-menu{min-width:160px;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 10px 30px #0000001f;padding:4px;margin-top:6px}.showcase-lang-dropdown .dropdown-menu .dropdown-item{border-radius:6px;padding:8px 12px;font-size:14px;font-weight:500}.showcase-lang-dropdown .dropdown-menu .dropdown-item:hover{background:#dbeafe;color:#2563eb}.showcase-lang-dropdown .dropdown-menu .dropdown-item.active{background:#2563eb;color:#fff}.showcase-content{padding-top:72px}.showcase-offcanvas .offcanvas-header{border-bottom:1px solid #E5E7EB}.showcase-offcanvas .nav-link{font-size:16px;padding:12px 0!important;border-bottom:1px solid rgb(243.4130434783,244.3043478261,246.0869565217)}.showcase-hero{background:linear-gradient(135deg,#111827,#1e40af);padding:100px 0 80px;position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center}.showcase-hero:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(37,99,235,.15) 0%,transparent 70%);border-radius:50%}.showcase-hero:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(245,158,11,.1) 0%,transparent 70%);border-radius:50%}.showcase-hero .hero-content{position:relative;z-index:2}.showcase-hero .hero-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);color:#f59e0b;padding:6px 16px;border-radius:50px;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin-bottom:20px}.showcase-hero .hero-title{font-family:Poppins,Inter,sans-serif;font-size:3.2rem;font-weight:700;color:#fff;line-height:1.15;margin-bottom:20px}.showcase-hero .hero-title span{color:#f59e0b}.showcase-hero .hero-description{font-size:1.15rem;color:#ffffffbf;line-height:1.7;max-width:520px;margin-bottom:32px}.showcase-hero .hero-actions{display:flex;gap:12px;flex-wrap:wrap}.showcase-hero .btn-hero-primary{background:#f59e0b;color:#111827;border:none;padding:14px 32px;border-radius:8px;font-weight:700;font-size:15px;transition:all .3s ease;text-decoration:none}.showcase-hero .btn-hero-primary:hover{background:#d97706;color:#111827;transform:translateY(-2px);box-shadow:0 8px 25px #f59e0b4d}.showcase-hero .btn-hero-primary i{margin-inline-start:8px}.showcase-hero .btn-hero-outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);padding:12px 28px;border-radius:8px;font-weight:600;font-size:15px;transition:all .3s ease;text-decoration:none}.showcase-hero .btn-hero-outline:hover{border-color:#fff;background:#ffffff1a;color:#fff}.showcase-hero .btn-hero-outline i{margin-inline-end:8px}.showcase-hero .hero-stats{display:flex;gap:40px;margin-top:48px;padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}.showcase-hero .hero-stats .stat-item .stat-number{font-family:Poppins,Inter,sans-serif;font-size:2rem;font-weight:700;color:#fff;display:block}.showcase-hero .hero-stats .stat-item .stat-label{font-size:13px;color:#fff9;text-transform:uppercase;letter-spacing:.5px}.showcase-section{padding:80px 0}.showcase-section.bg-light{background:#f9fafb}.section-header{text-align:center;margin-bottom:48px}.section-header .section-badge{display:inline-block;background:#dbeafe;color:#2563eb;padding:4px 14px;border-radius:50px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.section-header .section-title{font-family:Poppins,Inter,sans-serif;font-size:2rem;font-weight:700;color:#111827;margin-bottom:12px}.section-header .section-subtitle{font-size:1.05rem;color:#6b7280;max-width:560px;margin:0 auto}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000014;transition:all .3s ease;height:100%;display:flex;flex-direction:column;border:1px solid #E5E7EB}.product-card:hover{transform:translateY(-6px);box-shadow:0 12px 36px #00000026;border-color:transparent}.product-card:hover .product-card-img img{transform:scale(1.05)}.product-card .product-card-img{position:relative;height:240px;overflow:hidden;background:#f9fafb;display:flex;align-items:center;justify-content:center}.product-card .product-card-img img{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .4s ease}.product-card .product-card-img .product-badge{position:absolute;top:12px;left:12px;background:#2563eb;color:#fff;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase}.product-card .product-card-img .product-badge-featured{background:#f59e0b;color:#111827}.product-card .product-card-body{padding:20px;flex:1;display:flex;flex-direction:column}.product-card .product-card-body .product-category{font-size:12px;color:#2563eb;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.product-card .product-card-body .product-name{font-family:Poppins,Inter,sans-serif;font-size:1rem;font-weight:600;color:#111827;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .product-card-body .product-name a{color:inherit;text-decoration:none}.product-card .product-card-body .product-name a:hover{color:#2563eb}.product-card .product-card-body .product-brand{font-size:13px;color:#9ca3af;margin-bottom:12px}.product-card .product-card-body .product-price-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid #E5E7EB}.product-card .product-card-body .product-price{font-family:Poppins,Inter,sans-serif;font-size:1.2rem;font-weight:700;color:#1e40af}.product-card .product-card-body .btn-view-product{display:inline-flex;align-items:center;gap:4px;color:#2563eb;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s ease}.product-card .product-card-body .btn-view-product:hover{gap:8px;color:#1e40af}.category-card{background:#fff;border-radius:12px;padding:28px 20px;text-align:center;box-shadow:0 1px 3px #00000014;border:1px solid #E5E7EB;transition:all .3s ease;text-decoration:none;display:block}.category-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000014;border-color:#2563eb}.category-card:hover .category-icon{background:#2563eb;color:#fff}.category-card .category-icon{width:64px;height:64px;border-radius:16px;background:#dbeafe;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:14px;transition:all .3s ease}.category-card .category-icon img{width:36px;height:36px;object-fit:contain}.category-card .category-name{font-family:Poppins,Inter,sans-serif;font-weight:600;font-size:15px;color:#111827;margin-bottom:4px}.category-card .category-count{font-size:13px;color:#9ca3af}.brand-logo-card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:20px;display:flex;align-items:center;justify-content:center;height:80px;transition:all .3s ease}.brand-logo-card:hover{border-color:#2563eb;box-shadow:0 1px 3px #00000014}.brand-logo-card img{max-height:40px;max-width:100%;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:all .3s ease}.brand-logo-card:hover img{filter:grayscale(0%);opacity:1}.brand-logo-card .brand-text{font-weight:600;color:#6b7280;font-size:14px;transition:all .3s ease}.brand-logo-card:hover .brand-text{color:#2563eb}.catalog-sidebar .filter-group{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #E5E7EB}.catalog-sidebar .filter-group:last-child{border-bottom:none}.catalog-sidebar .filter-group .filter-title{font-family:Poppins,Inter,sans-serif;font-weight:600;font-size:15px;color:#111827;margin-bottom:14px}.catalog-sidebar .filter-group .filter-item{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.catalog-sidebar .filter-group .filter-item label{font-size:14px;color:#374151;cursor:pointer;display:flex;align-items:center;gap:8px}.catalog-sidebar .filter-group .filter-item .filter-count{font-size:12px;color:#9ca3af;background:#f9fafb;padding:2px 8px;border-radius:10px}.catalog-sidebar .filter-search{border-radius:8px;border:1px solid #E5E7EB;padding:10px 14px;font-size:14px;width:100%;transition:all .15s ease}.catalog-sidebar .filter-search:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.catalog-sort-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}.catalog-sort-bar .results-count{font-size:14px;color:#6b7280}.catalog-sort-bar .sort-select{border:1px solid #E5E7EB;border-radius:8px;padding:8px 14px;font-size:14px;color:#374151;background:#fff;min-width:180px}.catalog-sort-bar .sort-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.showcase-pagination .pagination{gap:4px;margin:0;flex-wrap:wrap;justify-content:center}.showcase-pagination .page-link{color:#2563eb;border:1px solid #E5E7EB;border-radius:8px!important;padding:8px 14px;font-size:14px;font-weight:500;transition:all .2s ease;text-decoration:none;line-height:1.4}.showcase-pagination .page-link:hover{background:#dbeafe;border-color:#2563eb;color:#2563eb}.showcase-pagination .page-item.active .page-link{background:#2563eb;border-color:#2563eb;color:#fff}.showcase-pagination .page-item.disabled .page-link{color:#9ca3af;background:#f9fafb;border-color:#e5e7eb;cursor:not-allowed}.showcase-pagination .page-item:first-child .page-link,.showcase-pagination .page-item:last-child .page-link{font-weight:500;padding:8px 18px}.feature-card{text-align:center;padding:32px 20px}.feature-card .feature-icon{width:72px;height:72px;border-radius:20px;background:#dbeafe;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;font-size:32px;margin-bottom:18px}.feature-card .feature-title{font-family:Poppins,Inter,sans-serif;font-weight:600;font-size:1.05rem;color:#111827;margin-bottom:8px}.feature-card .feature-desc{font-size:14px;color:#6b7280;line-height:1.6}.showcase-cta{background:linear-gradient(135deg,#2563eb,#1e40af);padding:60px 0;text-align:center}.showcase-cta .cta-title{font-family:Poppins,Inter,sans-serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:12px}.showcase-cta .cta-subtitle{color:#fffc;font-size:1.05rem;margin-bottom:28px}.showcase-cta .btn-cta{background:#f59e0b;color:#111827;border:none;padding:14px 36px;border-radius:8px;font-weight:700;font-size:15px;text-decoration:none;transition:all .3s ease}.showcase-cta .btn-cta:hover{background:#d97706;color:#111827;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.product-detail{padding:40px 0 80px}.product-gallery .main-image{border-radius:12px;overflow:hidden;background:#f9fafb;border:1px solid #E5E7EB;margin-bottom:12px;height:420px;display:flex;align-items:center;justify-content:center;cursor:zoom-in}.product-gallery .main-image img{max-width:100%;max-height:100%;object-fit:contain;padding:20px}.product-gallery .thumbnail-list{display:flex;gap:8px;flex-wrap:wrap}.product-gallery .thumbnail-list .thumbnail{width:72px;height:72px;border-radius:8px;overflow:hidden;border:2px solid #E5E7EB;cursor:pointer;transition:all .15s ease;background:#f9fafb;display:flex;align-items:center;justify-content:center}.product-gallery .thumbnail-list .thumbnail img{max-width:100%;max-height:100%;object-fit:contain;padding:4px}.product-gallery .thumbnail-list .thumbnail:hover,.product-gallery .thumbnail-list .thumbnail.active{border-color:#2563eb}.product-info .product-brand-badge{display:inline-block;background:#dbeafe;color:#2563eb;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;margin-bottom:12px}.product-info .product-title{font-family:Poppins,Inter,sans-serif;font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:12px;line-height:1.3}.product-info .product-sku{font-size:13px;color:#9ca3af;margin-bottom:16px}.product-info .product-sku span{color:#374151;font-weight:500}.product-info .product-price-main{font-family:Poppins,Inter,sans-serif;font-size:2rem;font-weight:700;color:#1e40af;margin-bottom:20px}.product-info .product-stock{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:50px;font-size:13px;font-weight:600;margin-bottom:20px}.product-info .product-stock.in-stock{background:#9ef7d9;color:#0c8a60}.product-info .product-stock.out-of-stock{background:#fbd1d1;color:#ef4444}.product-info .product-description-short{font-size:15px;color:#374151;line-height:1.7;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #E5E7EB}.product-info .product-meta{margin-bottom:24px}.product-info .product-meta .meta-item{display:flex;align-items:center;padding:8px 0;font-size:14px}.product-info .product-meta .meta-item .meta-label{color:#6b7280;min-width:100px;font-weight:500}.product-info .product-meta .meta-item .meta-value{color:#111827;font-weight:500}.product-info .product-meta .meta-item .meta-value a{color:#2563eb;text-decoration:none}.product-info .product-meta .meta-item .meta-value a:hover{text-decoration:underline}.product-info .btn-request-quote{background:#f59e0b;color:#111827;border:none;padding:14px 32px;border-radius:8px;font-weight:700;font-size:15px;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.product-info .btn-request-quote:hover{background:#d97706;color:#111827;transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b4d}.product-info .btn-whatsapp{background:#25d366;color:#fff;border:none;padding:14px 24px;border-radius:8px;font-weight:600;font-size:15px;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.product-info .btn-whatsapp:hover{background:#1fb055;color:#fff;transform:translateY(-2px)}.product-variants{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #E5E7EB}.product-variants .variants-title{font-family:Poppins,Inter,sans-serif;font-weight:600;font-size:15px;margin-bottom:12px;color:#111827}.product-variants .variant-option{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;margin-bottom:8px}.product-variants .variant-option .variant-name{font-weight:500;color:#111827;font-size:14px}.product-variants .variant-option .variant-price{font-weight:700;color:#1e40af;font-size:14px}.product-tabs{margin-top:48px}.product-tabs .nav-tabs{border-bottom:2px solid #E5E7EB}.product-tabs .nav-tabs .nav-link{font-family:Poppins,Inter,sans-serif;font-weight:600;color:#6b7280;border:none;padding:12px 24px;font-size:15px;transition:all .15s ease}.product-tabs .nav-tabs .nav-link:hover{color:#2563eb;border:none}.product-tabs .nav-tabs .nav-link.active{color:#2563eb;border:none;border-bottom:2px solid #2563EB;margin-bottom:-2px}.product-tabs .tab-content{padding:28px 0}.product-tabs .product-description{font-size:15px;color:#374151;line-height:1.8}.product-tabs .product-description p{margin-bottom:16px}.product-tabs .product-description ul,.product-tabs .product-description ol{padding-inline-start:20px;margin-bottom:16px}.product-tabs .product-description li{margin-bottom:6px}.product-tabs .specs-table{width:100%}.product-tabs .specs-table tr{border-bottom:1px solid #E5E7EB}.product-tabs .specs-table th{padding:12px 16px;font-weight:600;color:#111827;background:#f9fafb;width:200px;font-size:14px}.product-tabs .specs-table td{padding:12px 16px;color:#374151;font-size:14px}.related-products{padding:80px 0 40px;border-top:1px solid #E5E7EB;margin-top:40px}.showcase-breadcrumb{padding:16px 0;margin-bottom:0}.showcase-breadcrumb .breadcrumb{margin-bottom:0;background:transparent;padding:0;font-size:14px}.showcase-breadcrumb .breadcrumb-item a{color:#6b7280;text-decoration:none}.showcase-breadcrumb .breadcrumb-item a:hover{color:#2563eb}.showcase-breadcrumb .breadcrumb-item.active{color:#111827;font-weight:500}.showcase-breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#9ca3af}.showcase-footer{background:#111827;color:#ffffffb3;padding:64px 0 0}.showcase-footer .footer-content{padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.showcase-footer .footer-brand{margin-bottom:16px}.showcase-footer .footer-brand img{max-height:40px;width:auto;filter:brightness(0) invert(1)}.showcase-footer .footer-description{font-size:14px;line-height:1.7;color:#ffffff8c;margin-bottom:20px;max-width:280px}.showcase-footer .footer-social{display:flex;gap:10px}.showcase-footer .footer-social a{width:36px;height:36px;border-radius:8px;background:#ffffff14;color:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;font-size:16px}.showcase-footer .footer-social a:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.showcase-footer .footer-title{font-family:Poppins,Inter,sans-serif;font-weight:600;font-size:16px;color:#fff;margin-bottom:20px}.showcase-footer .footer-links{list-style:none;padding:0;margin:0}.showcase-footer .footer-links li{margin-bottom:10px}.showcase-footer .footer-links a{color:#ffffff8c;text-decoration:none;font-size:14px;transition:all .15s ease;display:inline-flex;align-items:center;gap:6px}.showcase-footer .footer-links a:hover{color:#f59e0b;padding-inline-start:4px}.showcase-footer .footer-contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px;font-size:14px}.showcase-footer .footer-contact-item i{color:#f59e0b;font-size:18px;margin-top:2px;flex-shrink:0}.showcase-footer .footer-contact-item a{color:#ffffff8c;text-decoration:none}.showcase-footer .footer-contact-item a:hover{color:#f59e0b}.showcase-footer .footer-bottom{padding:20px 0;text-align:center;font-size:13px;color:#fff6}.about-hero{background:linear-gradient(135deg,#2563eb,#1e40af);padding:60px 0;text-align:center}.about-hero .about-title{font-family:Poppins,Inter,sans-serif;font-size:2.2rem;font-weight:700;color:#fff;margin-bottom:12px}.about-hero .about-subtitle{color:#ffffffbf;font-size:1.1rem}.about-section{padding:80px 0}.about-stats .stat-card{text-align:center;padding:32px 20px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;border:1px solid #E5E7EB}.about-stats .stat-card .stat-number{font-family:Poppins,Inter,sans-serif;font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:4px}.about-stats .stat-card .stat-label{font-size:14px;color:#6b7280;font-weight:500}.about-content{font-size:15px;color:#374151;line-height:1.8}.about-content h3{font-family:Poppins,Inter,sans-serif;font-weight:600;color:#111827;margin-bottom:16px;margin-top:28px}.service-card{text-align:center;padding:32px 20px;background:#fff;border-radius:12px;border:1px solid #E5E7EB;transition:all .3s ease;height:100%}.service-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000014;border-color:#2563eb}.service-card .service-icon{width:64px;height:64px;border-radius:16px;background:#dbeafe;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:16px;transition:all .3s ease}.service-card:hover .service-icon{background:#2563eb;color:#fff}.service-card .service-title{font-family:Poppins,Inter,sans-serif;font-weight:600;font-size:1rem;color:#111827;margin-bottom:8px}.service-card .service-desc{font-size:14px;color:#6b7280;line-height:1.6}.contact-section{padding:80px 0}.contact-form-card{background:#fff;border-radius:12px;padding:36px;box-shadow:0 4px 12px #00000014;border:1px solid #E5E7EB}.contact-form-card .form-title{font-family:Poppins,Inter,sans-serif;font-weight:600;font-size:1.5rem;color:#111827;margin-bottom:8px}.contact-form-card .form-subtitle{color:#6b7280;font-size:14px;margin-bottom:28px}.contact-form-card .form-label{font-weight:500;font-size:14px;color:#111827;margin-bottom:6px}.contact-form-card .form-control{border:1px solid #E5E7EB;border-radius:8px;padding:10px 14px;font-size:14px;transition:all .15s ease}.contact-form-card .form-control:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.contact-form-card textarea.form-control{min-height:120px;resize:vertical}.contact-form-card .btn-submit{background:#2563eb;color:#fff;border:none;padding:12px 32px;border-radius:8px;font-weight:600;font-size:15px;transition:all .3s ease;width:100%}.contact-form-card .btn-submit:hover{background:#1e40af;transform:translateY(-1px)}.contact-info-card{background:#111827;border-radius:12px;padding:36px;color:#fff;height:100%}.contact-info-card .contact-info-title{font-family:Poppins,Inter,sans-serif;font-weight:600;font-size:1.3rem;margin-bottom:8px}.contact-info-card .contact-info-subtitle{color:#fff9;font-size:14px;margin-bottom:32px}.contact-info-card .contact-info-item{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}.contact-info-card .contact-info-item .contact-info-icon{width:44px;height:44px;border-radius:10px;background:#ffffff14;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-info-card .contact-info-item .contact-info-icon i{color:#f59e0b;font-size:20px}.contact-info-card .contact-info-item .contact-info-text .label{font-size:12px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.contact-info-card .contact-info-item .contact-info-text .value{font-size:15px;color:#fff}.contact-info-card .contact-info-item .contact-info-text .value a{color:#fff;text-decoration:none}.contact-info-card .contact-info-item .contact-info-text .value a:hover{color:#f59e0b}.contact-info-card .contact-social{margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.contact-info-card .contact-social .social-title{font-size:14px;color:#ffffff80;margin-bottom:12px}.contact-info-card .contact-social .social-links{display:flex;gap:10px}.contact-info-card .contact-social .social-links a{width:40px;height:40px;border-radius:10px;background:#ffffff14;color:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;font-size:18px}.contact-info-card .contact-social .social-links a:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}@media(max-width:991.98px){.showcase-hero{padding:70px 0 60px;min-height:auto}.showcase-hero .hero-title{font-size:2.2rem}.showcase-hero .hero-description{font-size:1rem}.showcase-hero .hero-stats{gap:24px;flex-wrap:wrap}.showcase-hero .hero-stats .stat-item .stat-number{font-size:1.5rem}.showcase-section{padding:50px 0}.section-header{margin-bottom:32px}.section-header .section-title{font-size:1.6rem}.product-detail{padding:24px 0 50px}.product-gallery .main-image{height:300px}.product-info{margin-top:24px}.product-info .product-title{font-size:1.4rem}.product-info .product-price-main{font-size:1.6rem}.product-tabs .nav-tabs .nav-link{padding:10px 16px;font-size:14px}.related-products{padding:50px 0 24px}.catalog-sidebar{margin-bottom:28px}.about-hero .about-title{font-size:1.8rem}.contact-form-card,.contact-info-card{padding:24px}.showcase-cta{padding:40px 0}.showcase-cta .cta-title{font-size:1.6rem}.showcase-footer{padding:48px 0 0}.showcase-footer .footer-description{max-width:100%}}@media(max-width:767.98px){.showcase-hero{padding:50px 0 40px}.showcase-hero .hero-title{font-size:1.75rem}.showcase-hero .hero-actions{flex-direction:column}.showcase-hero .hero-actions .btn-hero-primary,.showcase-hero .hero-actions .btn-hero-outline{text-align:center;width:100%}.showcase-hero .hero-stats{gap:20px}.showcase-hero .hero-stats .stat-item .stat-number{font-size:1.3rem}.product-card .product-card-img{height:200px}.product-gallery .main-image{height:250px}.product-gallery .thumbnail{width:56px;height:56px}.product-tabs .nav-tabs .nav-link{padding:8px 12px;font-size:13px}.product-tabs .specs-table th{width:140px;padding:10px 12px}.product-tabs .specs-table td{padding:10px 12px}.contact-info-card{margin-top:24px}}@media(max-width:575.98px){.showcase-hero .hero-title{font-size:1.5rem}.section-header .section-title{font-size:1.4rem}.product-card .product-card-img{height:180px}.product-info .product-title{font-size:1.2rem}.product-info .product-price-main{font-size:1.4rem}}.showcase{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#374151;background:#fff;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.showcase *{box-sizing:border-box}.showcase h1,.showcase h2,.showcase h3,.showcase h4,.showcase h5,.showcase h6{font-family:Poppins,Inter,sans-serif}.showcase a{transition:all .15s ease}.showcase img{max-width:100%}.showcase ::selection{background:#2563eb26;color:#1e40af}
