.header-title,.nav-brand,.nav-link,.page-header{color:var(--accent-dark)}.header-title,.nav-brand,.nav-link,.product-category{text-transform:uppercase}.floating-btn,.footer-links-list a,.nav-brand,.nav-link,.product-explore-link{text-decoration:none}:root{--bg-white:#ffffff;--bg-light-gray:#f8fafc;--accent-dark:#0f172a;--accent-brand:#2563eb;--accent-teal:#0d9488;--text-main:#0f172a;--text-muted:#64748b;--border-color:#e2e8f0;--footer-bg:#090d16;--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);overflow-x:hidden;line-height:1.6}.fade-in-up{opacity:0;transform:translateY(20px);transition:opacity 1.2s cubic-bezier(.22, 1, .36, 1),transform 1.2s cubic-bezier(.22, 1, .36, 1);will-change:opacity,transform}.fade-in-up.visible,.product-row.in-view .product-details{opacity:1;transform:translateY(0)}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;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;display:flex;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;visibility:hidden;list-style:none}.nav-link.active,.nav-link:hover{color:var(--accent-brand)}.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;opacity:0;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}.product-details,.product-media{width:50%;will-change:transform,opacity;opacity:0}.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;opacity:0;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}.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)}.page-header{background:var(--bg-light-gray);padding:9rem 2rem 3rem;text-align:center}.header-content{max-width:850px;margin:0 auto}.header-title{font-size:clamp(2.2rem, 4vw, 3.5rem);font-weight:900;letter-spacing:-.5px;margin-bottom:1rem}.header-desc{font-size:1.05rem;color:#334155;max-width:750px;margin:0 auto;font-weight:500}.products-wrapper{padding:3rem 1.5rem 5rem;background-color:var(--bg-white)}.product-row{display:flex;align-items:center;max-width:1250px;margin:0 auto 6rem;min-height:480px;gap:3rem}.product-row:last-child{margin-bottom:2rem}.product-media{flex:1;height:420px;background-color:#f1f5f9;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:transform 1.2s cubic-bezier(.22, 1, .36, 1),opacity 1.2s cubic-bezier(.22, 1, .36, 1)}.product-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22, 1, .36, 1)}.product-row:hover .product-media img{transform:scale(1.04)}.product-row.img-left .product-media{transform:translateX(-25px)}.product-row.img-right .product-media{transform:translateX(25px)}.product-details{flex:1;padding:1rem 2rem;display:flex;flex-direction:column;justify-content:center;transform:translateY(20px);transition:transform 1.2s cubic-bezier(.22, 1, .36, 1) .25s,opacity 1.2s cubic-bezier(.22, 1, .36, 1) .25s}.product-category{font-size:.85rem;font-weight:700;color:var(--accent-brand);letter-spacing:1.5px;margin-bottom:.6rem}.product-title{font-size:clamp(1.8rem, 3vw, 2.5rem);font-weight:800;color:var(--accent-dark);line-height:1.2;margin-bottom:1.2rem;letter-spacing:-.5px}.footer-brand-title,.footer-col-title{letter-spacing:2px;text-transform:uppercase}.product-description{font-size:1.05rem;color:#475569;line-height:1.7;margin-bottom:1.8rem}.product-explore-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;color:var(--accent-teal);position:relative;width:fit-content;padding-bottom:4px;border-bottom:2px solid var(--accent-teal);transition:color .4s,border-color .4s,transform .3s}.product-explore-link:hover{color:var(--accent-brand);border-color:var(--accent-brand);transform:translateX(4px)}.product-row.in-view .product-media{opacity:1;transform:translateX(0) translateY(0)}.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}.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:5rem 2rem 3rem}.footer-container{max-width:1250px;margin:0 auto}.footer-top-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:3.5rem;align-items:start;margin-bottom:4rem}.footer-brand-col{display:flex;flex-direction:column}.footer-brand-title{color:#fff;font-size:1.8rem;font-weight:900;margin-bottom:1.2rem}.footer-brand-title span{color:#3b82f6}.footer-brand-desc{font-size:.95rem;line-height:1.7;color:#94a3b8;max-width:380px}.footer-col-title{color:#fff;font-size:.85rem;font-weight:800;margin-bottom:1.5rem}.footer-links-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.footer-links-list a{color:#94a3b8;font-size:.92rem;transition:color .3s}.footer-links-list a:hover{color:#fff}.footer-divider{width:100%;height:1px;background-color:#1e293b;margin-bottom:2rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;font-size:.88rem;color:#64748b}@media (max-width:992px){.products-wrapper{padding:3rem 1rem}.product-row{flex-direction:column!important;gap:2rem;margin-bottom:4.5rem;min-height:auto}.product-media{order:1!important;width:100%;height:320px;transform:translateY(20px)!important}.product-details{order:2!important;width:100%;padding:0}.footer-top-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:768px){.floating-contact-container{bottom:20px;right:18px;gap:10px}.floating-btn{width:46px;height:46px}.floating-btn svg{width:20px;height:20px}.page-header{padding:7rem 1.5rem 2rem}.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)}.nested-link{justify-content:center}.footer-top-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}