.nav-container,body{display:flex;width:100%}.nav-brand,.nav-link{text-decoration:none}.mesh-hero,.mesh-title,.nav-brand,.nav-link{color:var(--accent-dark)}.footer-brand span,.nav-link.active,.nav-link:hover,.showcase-link:hover{color:var(--accent-brand)}.footer-brand,.footer-heading,.mesh-title,.nav-brand,.nav-link,.showcase-category{text-transform:uppercase}:root{--bg-white:#ffffff;--bg-light-gray:#f8fafc;--accent-dark:#0f172a;--accent-brand:#2563eb;--text-main:#0f172a;--text-muted:#475569;--border-color:#e2e8f0;--footer-bg:#0b1120;--whatsapp-green:#25d366;--youtube-red:#ff0000}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Segoe UI',system-ui,-apple-system,sans-serif;background-color:var(--bg-light-gray);color:var(--text-main);line-height:1.6;flex-direction:column;min-height:100vh;overflow-x:hidden}.fade-in-up{opacity:0;transform:translateY(30px);transition:opacity 1s cubic-bezier(.22, 1, .36, 1),transform 1s cubic-bezier(.22, 1, .36, 1);will-change:opacity,transform}.fade-in-left,.fade-in-right{opacity:0;transition:opacity 1.1s cubic-bezier(.22, 1, .36, 1),transform 1.1s cubic-bezier(.22, 1, .36, 1);will-change:opacity,transform}.fade-in-left{transform:translateX(-50px)}.fade-in-right{transform:translateX(50px)}.fade-in-left.visible,.fade-in-right.visible,.fade-in-up.visible{opacity:1;transform:translate(0,0)}.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000}.navbar{width:100%;background:0 0;border-bottom:1px solid rgba(15,23,42,.08);transition:.5s}.nav-container{max-width:1250px;margin:0 auto;padding:1.2rem 2rem;justify-content:space-between;align-items:center}.nav-brand,.nav-menu{align-items:center;display:flex}.nav-brand{font-size:1.4rem;font-weight:900;letter-spacing:2px;gap:.6rem;transition:color .4s}.nav-brand-logo{height:36px;width:auto;max-width:40px;object-fit:contain;border-radius:4px;transition:transform .3s}.nav-brand:hover .nav-brand-logo{transform:scale(1.05)}.nav-menu{gap:2.2rem;list-style:none}.dropdown-item.nested-dropdown,.nav-item{position:relative}.nav-link{font-size:.9rem;font-weight:700;letter-spacing:1px;transition:color .3s;display:flex;align-items:center;gap:.3rem;padding:.5rem 0;cursor:pointer}.dropdown-menu,.sub-dropdown-menu{position:absolute;background:var(--bg-white);box-shadow:0 10px 25px rgba(0,0,0,.08);padding:.6rem 0;opacity:0;visibility:hidden;list-style:none}.dropdown-icon{font-size:.65rem;transition:transform .3s}.dropdown-menu{top:100%;left:0;min-width:230px;border:1px solid var(--border-color);border-radius:8px;transform:translateY(10px);transition:.3s;z-index:1001}.dropdown-item a,.sub-dropdown-item a{display:block;padding:.6rem 1.2rem;color:var(--text-main);font-size:.85rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s}.dropdown-item a.active,.dropdown-item a:hover,.sub-dropdown-item a.active,.sub-dropdown-item a:hover{background-color:var(--bg-light-gray);color:var(--accent-brand)}.nav-item.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-item.dropdown:hover .dropdown-icon{transform:rotate(180deg)}.nested-link{display:flex!important;justify-content:space-between;align-items:center;width:100%;cursor:pointer}.nested-icon{font-size:.6rem;transition:transform .3s;margin-left:.5rem}.sub-dropdown-menu{top:0;left:100%;min-width:210px;border:1px solid var(--border-color);border-radius:8px;transform:translateX(10px);transition:.3s;z-index:1002}.dropdown-item.nested-dropdown:hover .sub-dropdown-menu{opacity:1;visibility:visible;transform:translateX(0)}.dropdown-item.nested-dropdown:hover .nested-icon{transform:translateX(3px)}.nav-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem}.nav-toggle span{display:block;width:25px;height:2px;background-color:var(--accent-dark);margin:5px 0;transition:.3s}.footer-links a,.showcase-link{text-decoration:none;transition:color .3s}.navbar.scrolled{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);box-shadow:0 4px 20px rgba(0,0,0,.06)}.mesh-hero{background:var(--bg-light-gray);padding:9rem 2rem 3rem;text-align:center;width:100%}.hero-content{max-width:850px;margin:0 auto}.mesh-title{font-size:clamp(2.2rem, 4vw, 3.5rem);font-weight:900;letter-spacing:-.5px;margin-bottom:1rem}.mesh-desc{font-size:1.05rem;color:#334155;max-width:720px;margin:0 auto;font-weight:500}.showcase-section{padding:4rem 2rem;background-color:var(--bg-white);width:100%}.showcase-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:5rem}.showcase-row{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}.showcase-img-wrapper{background:var(--bg-light-gray);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.04);display:flex;justify-content:center;align-items:center;min-height:280px}.showcase-img-wrapper img{width:100%;height:auto;object-fit:contain;border-radius:8px}.showcase-content{display:flex;flex-direction:column;gap:1rem}.showcase-category{font-size:.85rem;font-weight:700;color:var(--text-muted);letter-spacing:1.5px}.showcase-heading{font-size:clamp(1.8rem, 3vw, 2.5rem);font-weight:800;color:var(--accent-dark)}.showcase-text{font-size:1rem;color:#334155;line-height:1.7}.showcase-link{display:inline-block;color:#0284c7;font-weight:700;margin-top:.3rem}.showcase-link:hover{text-decoration:underline}.feature-icons-grid{display:flex;gap:2rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.feature-icon-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;max-width:100px}.feature-icon-svg{width:36px;height:36px;stroke:var(--accent-brand);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.feature-icon-label{font-size:.8rem;font-weight:700;color:var(--accent-dark);line-height:1.2}.floating-contact-container{position:fixed;bottom:30px;right:25px;z-index:9990;display:flex;flex-direction:column;gap:12px}.floating-btn{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.25);transition:transform .3s cubic-bezier(.16, 1, .3, 1),box-shadow .3s,background-color .3s;text-decoration:none}.floating-btn:hover{transform:scale(1.12);box-shadow:0 8px 24px rgba(0,0,0,.35)}.float-call{background-color:var(--accent-brand)}.float-call:hover{background-color:#1d4ed8}.float-whatsapp{background-color:var(--whatsapp-green)}.float-whatsapp:hover{background-color:#1fbe5c}.float-youtube{background-color:var(--youtube-red)}.float-youtube:hover{background-color:#c00}.floating-btn svg{width:24px;height:24px;fill:currentColor}.site-footer{background-color:var(--footer-bg);color:#94a3b8;padding:4rem 2rem 2rem;margin-top:auto;width:100%}.footer-container{max-width:1250px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid #1e293b}.footer-brand{font-size:1.4rem;font-weight:900;letter-spacing:2px;color:#fff;text-decoration:none;display:inline-block;margin-bottom:1rem}.footer-about{font-size:.9rem;line-height:1.7;max-width:320px}.footer-heading{color:#fff;font-size:.95rem;font-weight:800;letter-spacing:1px;margin-bottom:1.2rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.8rem}.footer-links a{color:#94a3b8;font-size:.9rem}.footer-links a:hover{color:#fff}.footer-bottom{max-width:1250px;margin:0 auto;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;font-size:.85rem}@media (max-width:992px){.showcase-row{grid-template-columns:1fr;gap:2rem}.showcase-row.reverse-responsive{display:flex;flex-direction:column-reverse}.footer-container{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:768px){.mesh-hero{padding:7rem 1.5rem 2rem}.floating-contact-container{bottom:20px;right:18px;gap:10px}.floating-btn{width:46px;height:46px}.floating-btn svg{width:20px;height:20px}.nav-menu{position:fixed;top:73px;left:-100%;flex-direction:column;background-color:var(--bg-white);width:100%;text-align:center;padding:2rem 0;box-shadow:0 10px 15px rgba(0,0,0,.05);transition:.4s;max-height:calc(100vh - 73px);overflow-y:auto}.dropdown-menu,.sub-dropdown-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;padding:.5rem 0}.nav-menu.active{left:0}.dropdown-menu{background:0 0;text-align:center;display:none}.dropdown-item.nested-dropdown.mobile-sub-open .sub-dropdown-menu,.nav-item.dropdown.mobile-open .dropdown-menu,.nav-toggle{display:block}.nav-item.dropdown.mobile-open .dropdown-icon{transform:rotate(180deg)}.sub-dropdown-menu{border-left:3px solid var(--accent-brand);background:rgba(37,99,235,.05);border-radius:0 8px 8px 0;margin:.6rem 2rem;display:none}.sub-dropdown-item a{font-size:.82rem;padding:.45rem 1rem;color:var(--text-muted);text-align:center}.sub-dropdown-item a::before{content:"↳ ";color:var(--accent-brand);font-weight:700;margin-right:4px}.dropdown-item.nested-dropdown.mobile-sub-open .nested-icon{transform:rotate(90deg)}.feature-icons-grid,.nested-link{justify-content:center}.footer-container{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}