.logo-icon{height:40px;width:40px;object-fit:contain}.company-name-image{height:40px;width:auto;object-fit:contain}.footer-logo-icon{height:35px;width:35px;object-fit:contain}.footer-company-name{height:35px;width:auto;object-fit:contain}.logo{display:flex;align-items:center;gap:12px;margin:0;padding:0}.logo a{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.footer-logo{display:flex;flex-direction:column;align-items:flex-start}.footer-logo-link{display:flex;align-items:center;gap:10px;text-decoration:none}.header{background-color:#000000 !important;box-shadow:0 2px 20px rgba(0,0,0,0.2) !important;border-bottom:1px solid rgba(255,255,255,0.1) !important}.header .container{background-color:#000000 !important}.nav-menu li a{color:#ffffff !important;transition:color 0.3s ease !important}.nav-menu li a:hover,.nav-menu li a.active{color:var(--primary-green) !important}.dropdown-menu{background:#000000 !important;border:1px solid rgba(255,255,255,0.1) !important}.dropdown-section h4{color:rgba(255,255,255,0.9) !important}.dropdown-link{color:rgba(255,255,255,0.8) !important}.dropdown-link:hover{background:rgba(76,175,80,0.1) !important;color:var(--primary-green) !important}.dropdown-arrow-icon{color:rgba(255,255,255,0.7) !important}.nav-dropdown:hover .dropdown-arrow-icon{color:var(--primary-green) !important}.header-actions .btn-primary{background:var(--gradient-button) !important;color:#ffffff !important}.menu-toggle{color:#ffffff !important}.nav-dropdown{position:relative}.nav-dropdown>a{display:flex;align-items:center;gap:5px;padding:15px 0}.dropdown-arrow-icon{font-size:12px;transition:transform 0.3s ease;margin-left:4px}.nav-dropdown:hover .dropdown-arrow-icon{transform:rotate(180deg)}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);background:#000000 !important;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,0.5);min-width:650px;padding:30px;opacity:0;visibility:hidden;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);z-index:1000;border:1px solid rgba(255,255,255,0.1);display:grid;grid-template-columns:1fr 1fr;gap:30px}.dropdown-section{padding:10px}.dropdown-section h4{color:rgba(255,255,255,0.9);font-size:15px;margin-bottom:20px;display:flex;align-items:center;gap:10px;font-weight:600;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,0.1)}.dropdown-section h4 i{color:var(--primary-green);font-size:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:rgba(76,175,80,0.2);border-radius:6px;padding:4px}.dropdown-links{display:flex;flex-direction:column;gap:8px}.dropdown-link{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:8px;color:rgba(255,255,255,0.8);transition:all 0.2s ease;text-decoration:none;border:1px solid transparent}.dropdown-link:hover{background:rgba(76,175,80,0.1);color:var(--primary-green);transform:translateX(5px);border-color:rgba(76,175,80,0.3)}.dropdown-link i{width:20px;text-align:center;color:rgba(255,255,255,0.6);font-size:14px}.dropdown-link:hover i{color:var(--primary-green)}.dropdown-link span{font-size:14px;font-weight:500;flex:1}.mobile-dropdown-parent{position:relative;border-bottom:1px solid #e5e7eb}.mobile-dropdown-parent>a{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-weight:600;color:#111827;font-size:16px}.mobile-dropdown-parent>a::after{content:'▼';font-size:10px;color:#6b7280;transition:transform 0.3s ease;margin-right:15px}.mobile-dropdown-parent.active>a::after{transform:rotate(180deg);color:#2563eb}.mobile-solutions-list,.mobile-products-list{max-height:0;overflow:hidden;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1);background:#f9fafb;border-radius:8px;margin:8px 0}.mobile-dropdown-parent.active .mobile-solutions-list,.mobile-dropdown-parent.active .mobile-products-list{max-height:1000px}.mobile-solutions-list li,.mobile-products-list li{padding:0}.mobile-solutions-list li:last-child,.mobile-products-list li:last-child{border-bottom:none}.mobile-solutions-list li a,.mobile-products-list li a{color:#4b5563;font-size:14px;padding:12px 20px;display:block;text-decoration:none;border-left:3px solid transparent;transition:all 0.2s ease}.mobile-solutions-list li a:hover,.mobile-products-list li a:hover{color:#2563eb;background:#f3f4f6;border-left-color:#2563eb;padding-left:25px}.mobile-solutions-list li a.active,.mobile-products-list li a.active{color:#2563eb;background:#eff6ff;border-left-color:#2563eb;font-weight:600}.mobile-divider{height:1px;background:#e5e7eb;margin:8px 20px}.live-support-fixed{position:fixed;bottom:30px;right:30px;z-index:9999}.support-btn{width:60px;height:60px;background:#4CAF50;border:none;border-radius:50%;color:white;font-size:24px;cursor:pointer;box-shadow:0 4px 20px rgba(76,175,80,0.5);transition:all 0.3s ease;display:flex;align-items:center;justify-content:center}.support-btn:hover{background:#66BB6A;transform:scale(1.1)}.support-menu{position:absolute;bottom:70px;right:0;background:white;border-radius:10px;padding:10px;box-shadow:0 4px 20px rgba(0,0,0,0.15);display:none;flex-direction:column;gap:10px;min-width:160px;border:1px solid #e2e8f0}.support-menu.show{display:flex}.support-item{display:flex;align-items:center;gap:10px;padding:12px 16px;color:#475569;text-decoration:none;border-radius:8px;transition:background 0.2s ease}.support-item:hover{background:#f8fafc;color:#2563eb}.support-item i{width:20px;text-align:center}.product-hero{margin-top:0 !important;position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;background:url('../assets/images/products/topfly-elock.jpg');background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important;overflow:hidden}.product-hero::before{content:none !important}.product-hero .container{position:relative;z-index:2;color:var(--white);max-width:1000px;width:100%;padding:0 20px;text-align:center;margin:0 auto}.product-hero-content h1,.product-tagline,.hero-features-list li,.product-hero-content{color:var(--white) !important;text-shadow:0 2px 10px rgba(0,0,0,0.7)}.product-hero-content h1{font-size:2.75rem !important;margin-bottom:var(--spacing-md);color:var(--white) !important;line-height:1.2;font-weight:800}.product-hero-content p{font-size:1.1rem;color:rgba(255,255,255,0.9);margin-bottom:var(--spacing-xl);line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto}.product-badge-hero{display:inline-flex;align-items:center;gap:12px;margin-bottom:25px;background:rgba(0,0,0,0.6);padding:12px 24px;border-radius:var(--radius-full);border:1px solid rgba(255,255,255,0.2);color:var(--studio-glow) !important;font-size:0.85rem;font-weight:600;letter-spacing:0.5px;text-transform:uppercase}.product-badge-hero i{color:var(--primary-green) !important}.hero-features-list{list-style:none;padding:0;margin:25px 0;text-align:left;display:inline-block}.hero-features-list li{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,0.9);padding:8px 0;font-size:0.95rem;text-shadow:0 1px 5px rgba(0,0,0,0.5)}.hero-features-list li i{color:var(--primary-green);width:20px}.product-hero .btn{min-width:180px;padding:14px 30px;font-size:0.95rem;border-radius:var(--radius-full);position:relative;overflow:hidden;z-index:1;transition:all 0.3s ease;margin:5px}.product-hero .btn-primary{background:linear-gradient(135deg,var(--primary-green),var(--green-light));box-shadow:0 8px 25px rgba(0,212,106,0.3);color:var(--white) !important;border:none}.product-hero .btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(0,212,106,0.4)}.product-hero .btn-outline-light{background:rgba(0,0,0,0.7);border:2px solid rgba(255,255,255,0.25);color:var(--white) !important}.product-hero .btn-outline-light:hover{background:rgba(0,0,0,0.9);border-color:var(--studio-glow);transform:translateY(-3px)}.product-image-hero,.product-image-placeholder-hero{display:none !important}.specs-section{padding:80px 0;background:var(--white)}.section-header{text-align:center;margin-bottom:40px}.section-header h2{color:var(--studio-dark);margin-bottom:10px}.section-header p{color:var(--dark-gray);max-width:600px;margin:0 auto}.specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.specs-card{background:var(--light-bg);border-radius:16px;padding:30px;border:1px solid var(--light-gray)}.specs-card h3{font-size:1.25rem !important;color:var(--studio-dark);margin-bottom:20px;display:flex;align-items:center;gap:10px}.specs-card h3 i{color:#3b82f6}.specs-list{list-style:none;padding:0}.specs-list li{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--light-gray)}.specs-list li:last-child{border-bottom:none}.features-list{list-style:none;padding:0}.features-list li{display:flex;align-items:flex-start;gap:12px;padding:10px 0;color:var(--dark-gray)}.features-list li i{color:var(--primary-green)}.product-cta-section{padding:80px 0;background:linear-gradient(135deg,rgba(15,23,42,0.98) 0%,rgba(30,41,59,0.95) 100%);text-align:center;position:relative;overflow:hidden}.product-cta-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(76,175,80,0.1) 0%,transparent 50%);z-index:1}.product-cta-section .container{position:relative;z-index:2}.product-cta-section h2{color:var(--white);margin-bottom:20px}.product-cta-section p{color:rgba(255,255,255,0.8);margin-bottom:30px;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:20px;justify-content:center}.breadcrumb{padding:15px 0;background:var(--light-bg);border-bottom:1px solid var(--light-gray)}.breadcrumb-content{display:flex;align-items:center;gap:10px;font-size:0.85rem}.breadcrumb-content a{color:var(--studio-blue);text-decoration:none}.breadcrumb-content a:hover{color:var(--primary-green)}@media (max-width:992px){.specs-grid{grid-template-columns:1fr}.dropdown-menu{display:none !important}}@media (max-width:768px){.product-hero{min-height:500px}.product-hero .container{padding:0 15px}.product-hero-content h1{font-size:2rem !important}.product-tagline{font-size:1.1rem}.hero-features-list{text-align:center}.cta-buttons,.hero-cta{flex-direction:column;align-items:center;gap:10px}.product-hero .btn{width:100%;max-width:250px}}@media (max-width:480px){.product-hero{min-height:450px}.product-hero-content h1{font-size:1.75rem !important}.product-tagline{font-size:1rem}}.footer-main{display:grid;grid-template-columns:1fr 2fr;gap:60px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,0.1)}.footer-brand{max-width:300px}.footer-description{color:rgba(255,255,255,0.8);font-size:0.95rem;line-height:1.6;margin:15px 0 20px}.footer-certifications{display:flex;flex-direction:column;gap:10px;margin-top:20px}.cert-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,0.1);color:rgba(255,255,255,0.9);padding:6px 12px;border-radius:var(--radius-md);font-size:0.8rem;font-weight:500}.cert-badge i{color:var(--primary-green)}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.link-column h3{color:#ffffff;font-size:1rem;font-weight:600;margin-bottom:15px}.link-column ul{list-style:none;padding:0;margin:0}.link-column li{margin-bottom:8px}.link-column a{color:rgba(255,255,255,0.8);text-decoration:none;font-size:0.9rem;transition:color 0.3s ease}.link-column a:hover{color:var(--primary-green)}.contact-section h3{color:#ffffff;font-size:1rem;font-weight:600;margin-bottom:20px}.contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:40px}.contact-item{display:flex;gap:15px;align-items:flex-start}.contact-item i{color:var(--primary-green);font-size:1.2rem;margin-top:3px}.contact-item h4{color:#ffffff;font-size:0.9rem;font-weight:600;margin-bottom:5px}.contact-item p,.contact-item a{color:rgba(255,255,255,0.8);font-size:0.85rem;line-height:1.5;text-decoration:none}.contact-item a:hover{color:var(--primary-green)}.social-links{display:flex;gap:10px;margin-top:10px}.social-icon{width:32px;height:32px;background:rgba(255,255,255,0.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.8);text-decoration:none;transition:all 0.3s ease}.social-icon:hover{background:var(--primary-green);color:#ffffff;transform:translateY(-2px)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,0.1)}.copyright p{color:rgba(255,255,255,0.8);font-size:0.85rem;margin:0}.footer-technologies{display:flex;gap:10px}.tech-badge{background:rgba(76,175,80,0.2);color:var(--primary-green);padding:4px 10px;border-radius:var(--radius-md);font-size:0.75rem;font-weight:600}.logo-tagline{font-size:0.85rem;color:rgba(255,255,255,0.7);margin-top:5px}@media (max-width:992px){.footer-main{grid-template-columns:1fr;gap:40px}.footer-links{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer-links{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:15px;text-align:center}}
