#estilo3-page{--bg: #0a0a0a;--bg-card: #141414;--bg-hover: #1c1c1c;--accent: #d4890a;--accent-hover: #a86c08;--text: #ffffff;--text-muted: rgba(255, 255, 255, .5);--text-dim: rgba(255, 255, 255, .25);--border: rgba(255, 255, 255, .08);--border-hover: rgba(255, 255, 255, .15);--font: "Inter", system-ui, sans-serif}#estilo3-page *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:4.5rem}#estilo3-page{margin:0;min-height:100vh;font-family:var(--font);background:var(--bg);color:var(--text);overflow-x:hidden}#estilo3-page img{max-width:100%;display:block}#estilo3-page .e3-inner{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:clamp(24px,4vw,48px);padding-right:clamp(24px,4vw,48px)}#estilo3-page #e3-nav{position:fixed;inset:0 0 auto;z-index:100;width:100%;background:#0a0a0aeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);transition:box-shadow .2s ease}#estilo3-page #e3-nav.is-scrolled{box-shadow:0 8px 32px #00000073}#estilo3-page .e3-nav-row{display:flex;height:56px;align-items:center;justify-content:space-between;gap:1rem}#estilo3-page .e3-nav-center{display:none;flex:1;justify-content:center;gap:2rem}@media(min-width:900px){#estilo3-page .e3-nav-center{display:flex}}#estilo3-page .e3-nav-center a{font-weight:500;font-size:14px;color:var(--text-muted);text-decoration:none;transition:color .15s ease}#estilo3-page .e3-nav-center a:hover{color:var(--text)}#estilo3-page .e3-nav-wa{display:none;align-items:center;justify-content:center;background:var(--accent);color:#fff;border-radius:6px;padding:8px 18px;font-weight:600;font-size:13px;text-decoration:none;transition:background .15s ease}@media(min-width:900px){#estilo3-page .e3-nav-wa{display:inline-flex}}#estilo3-page .e3-nav-wa:hover{background:var(--accent-hover)}#estilo3-page #lang-toggle{background:transparent;border:1px solid var(--border);color:var(--text-muted);border-radius:6px;padding:8px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s;letter-spacing:1px;flex-shrink:0}#estilo3-page #lang-toggle:hover{border-color:var(--text-muted);color:var(--text)}#estilo3-page #e3-hamburger{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border:none;background:transparent;color:var(--text);font-size:1.35rem;cursor:pointer}@media(min-width:900px){#estilo3-page #e3-hamburger{display:none}}#estilo3-page #e3-mobile-menu{display:none;flex-direction:column;border-top:1px solid var(--border);padding:.75rem 0 1rem}#estilo3-page #e3-mobile-menu.is-open{display:flex}#estilo3-page #e3-mobile-menu nav{display:flex;flex-direction:column;gap:.75rem;padding:0 clamp(24px,4vw,48px)}#estilo3-page #e3-mobile-menu a{font-weight:500;font-size:14px;color:var(--text-muted);text-decoration:none}#estilo3-page .e3-mobile-wa{margin:.75rem clamp(24px,4vw,48px) 0;display:inline-flex;justify-content:center;background:var(--accent);color:#fff;border-radius:6px;padding:8px 18px;font-weight:600;font-size:13px;text-decoration:none}#estilo3-page #inicio{scroll-margin-top:4.5rem}#estilo3-page .e3-hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px clamp(24px,4vw,48px) 80px;text-align:center}#estilo3-page .e3-badge{display:inline-flex;align-items:center;background:#d4890a1f;border:1px solid rgba(212,137,10,.25);border-radius:999px;padding:6px 16px;font-weight:500;font-size:13px;color:var(--accent)}#estilo3-page .e3-hero-title{font-weight:900;font-size:clamp(48px,8vw,96px);line-height:1;letter-spacing:-3px;color:#fff;margin:24px 0 0}#estilo3-page .e3-hero-title-sub{display:block;font-weight:500;font-size:clamp(22px,3vw,36px);color:var(--text-muted);letter-spacing:-1px;margin-top:8px;line-height:1.15}#estilo3-page .e3-hero-sub{font-weight:400;font-size:clamp(17px,2vw,22px);color:var(--text-muted);margin:20px auto 0;max-width:36rem;line-height:1.5}#estilo3-page .e3-hero-btns{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px}#estilo3-page .e3-btn-primary{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;border-radius:6px;padding:16px 36px;font-weight:700;font-size:16px;text-decoration:none;border:none;cursor:pointer;transition:background .15s ease}#estilo3-page .e3-btn-primary:hover{background:var(--accent-hover)}#estilo3-page .e3-btn-secondary{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--border);color:var(--text-muted);border-radius:6px;padding:16px 36px;font-weight:600;font-size:16px;text-decoration:none;transition:border-color .15s ease,color .15s ease}#estilo3-page .e3-btn-secondary:hover{border-color:var(--border-hover);color:var(--text)}#estilo3-page .e3-stats{display:flex;justify-content:center;align-items:center;gap:0;margin-top:40px;margin-left:auto;margin-right:auto;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:20px 32px;max-width:480px;width:100%}#estilo3-page .e3-stat{flex:1;text-align:center;padding:0 24px}#estilo3-page .e3-stat strong{display:block;font-weight:700;font-size:20px;color:var(--text)}#estilo3-page .e3-stats>.e3-stat:first-of-type strong{white-space:nowrap}#estilo3-page .e3-stat span{display:block;font-weight:400;font-size:12px;color:var(--text-muted);margin-top:4px}#estilo3-page .e3-stat-divider{width:1px;height:32px;background:var(--border);align-self:center;flex-shrink:0}#estilo3-page .e3-hero-divider{width:100%;max-width:1100px;margin:64px auto 0;padding:0 clamp(24px,4vw,48px);border:none;border-top:1px solid var(--border)}#estilo3-page #menu{background:var(--bg);padding:96px 0;scroll-margin-top:4.5rem}#estilo3-page .e3-menu-label{font-weight:600;font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin:0 0 12px}#estilo3-page .e3-menu-h2{font-weight:800;font-size:clamp(32px,5vw,56px);letter-spacing:-1px;color:var(--text);margin:0;line-height:1.1}#estilo3-page .e3-cat-head{width:100%;border-top:1px solid var(--border);padding:20px 0 12px;margin-top:0}#estilo3-page .e3-menu-list>.e3-cat-wrap:first-child .e3-cat-head{border-top:none;padding-top:32px}#estilo3-page .e3-cat-title{font-weight:700;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);margin:0}#estilo3-page .e3-menu-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:16px 0;border-bottom:1px solid var(--border);transition:background .2s ease,margin .2s ease,padding .2s ease,border-radius .2s ease}#estilo3-page .e3-menu-row:hover{background:var(--bg-card);margin:0 -16px;padding:16px;border-radius:8px}#estilo3-page .e3-menu-row-left{min-width:0;text-align:left}#estilo3-page .e3-menu-name{font-weight:600;font-size:17px;color:var(--text);margin:0}#estilo3-page .e3-menu-desc{font-weight:400;font-size:13px;color:var(--text-muted);margin:2px 0 0;line-height:1.4}#estilo3-page .e3-menu-price{font-weight:700;font-size:17px;color:var(--accent);white-space:nowrap;flex-shrink:0}#estilo3-page .e3-menu-cta{margin-top:48px;background:var(--accent);border-radius:12px;padding:40px;display:flex;flex-direction:column;align-items:stretch;gap:1.5rem}@media(min-width:768px){#estilo3-page .e3-menu-cta{flex-direction:row;align-items:center;justify-content:space-between}}#estilo3-page .e3-menu-cta h3{font-weight:800;font-size:28px;color:#fff;margin:0;line-height:1.15}#estilo3-page .e3-menu-cta p{font-weight:400;font-size:15px;color:#fffc;margin:.35rem 0 0}#estilo3-page .e3-menu-cta a{display:inline-flex;justify-content:center;background:#fff;color:var(--accent);border-radius:6px;padding:14px 28px;font-weight:700;font-size:15px;text-decoration:none;transition:opacity .15s ease;flex-shrink:0}@media(max-width:767px){#estilo3-page .e3-menu-cta a{width:100%}}#estilo3-page .e3-menu-cta a:hover{opacity:.92}#estilo3-page #quienes-somos{background:var(--bg-card);padding:96px 0;scroll-margin-top:4.5rem}#estilo3-page .e3-about-grid{display:flex;flex-direction:column;gap:3rem;align-items:center}@media(min-width:900px){#estilo3-page .e3-about-grid{flex-direction:row;align-items:center;gap:80px}#estilo3-page .e3-about-text{flex:0 0 55%;max-width:55%}#estilo3-page .e3-about-visual{flex:0 0 calc(45% - 40px);max-width:calc(45% - 40px)}}#estilo3-page .e3-about-text{order:2}#estilo3-page .e3-about-visual{order:1;width:100%;align-self:center}@media(min-width:900px){#estilo3-page .e3-about-text{order:1}#estilo3-page .e3-about-visual{order:2}}#estilo3-page .e3-about-label{font-weight:600;font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin:0 0 12px}#estilo3-page .e3-about-h2{font-weight:800;font-size:clamp(32px,4vw,52px);letter-spacing:-1px;line-height:1.1;color:var(--text);margin:0}#estilo3-page .e3-about-body{font-weight:400;font-size:17px;line-height:1.8;color:var(--text-muted);margin:1.25rem 0 0}#estilo3-page .e3-services{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:1.5rem}@media(max-width:500px){#estilo3-page .e3-services{grid-template-columns:1fr}}#estilo3-page .e3-services span{font-weight:500;font-size:14px;color:var(--text-muted)}#estilo3-page .e3-express{background:var(--accent);border-radius:8px;padding:24px;margin-top:24px}#estilo3-page .e3-express h3{font-weight:700;font-size:16px;color:#fff;margin:0}#estilo3-page .e3-express p{font-weight:400;font-size:14px;line-height:1.6;color:#fffc;margin:.5rem 0 0}#estilo3-page .e3-about-img{width:100%;height:320px;object-fit:cover;border-radius:12px 12px 0 0}@media(max-width:899px){#estilo3-page .e3-about-img{height:320px}}#estilo3-page .e3-about-stats{display:flex;gap:0;margin-top:0}#estilo3-page .e3-stat-box{flex:1;background:var(--bg-card);border:1px solid var(--border);border-radius:0;padding:0;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}#estilo3-page .e3-stat-box+.e3-stat-box{border-left:none}#estilo3-page .e3-stat-box strong{display:block;font-weight:800;font-size:28px;color:var(--accent)}#estilo3-page .e3-stat-box:last-child strong{color:var(--text)}#estilo3-page .e3-stat-box span{display:block;font-weight:400;font-size:12px;color:var(--text-muted);margin-top:4px}#estilo3-page .e3-about-card{width:100%;border:1px solid var(--border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}#estilo3-page .e3-about-cta-mini{background:var(--accent);border-radius:0 0 12px 12px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:1rem}#estilo3-page .e3-about-cta-mini p{margin:0;font-weight:600;font-size:15px;color:#fff}#estilo3-page .e3-about-cta-mini a{display:inline-block;background:#fff;color:var(--accent);border-radius:6px;padding:8px 18px;font-weight:700;font-size:13px;text-decoration:none;white-space:nowrap;transition:opacity .15s ease}#estilo3-page .e3-about-cta-mini a:hover{opacity:.92}@media(max-width:480px){#estilo3-page .e3-about-cta-mini{flex-direction:column;align-items:stretch}}#estilo3-page #contacto{background:var(--bg);padding:96px 0;scroll-margin-top:4.5rem}#estilo3-page .e3-contact-grid{max-width:800px;margin:0 auto}#estilo3-page .e3-contact-label{font-weight:600;font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin:0 0 12px}#estilo3-page .e3-contact-h2{font-weight:800;font-size:clamp(32px,4vw,52px);letter-spacing:-1px;color:var(--text);margin:0;line-height:1.1}#estilo3-page .e3-contact-sub{font-weight:400;font-size:17px;color:var(--text-muted);margin:1rem 0 0;line-height:1.65}#estilo3-page .e3-contact-head{text-align:center}#estilo3-page .e3-contact-steps{margin-top:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}#estilo3-page .e3-step{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:24px 20px}#estilo3-page .e3-step-num{font-weight:900;font-size:40px;color:var(--border);line-height:1;display:block}#estilo3-page .e3-step-txt{font-weight:500;font-size:15px;color:var(--text);margin-top:8px;line-height:1.5}#estilo3-page .e3-contact-bottom{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}#estilo3-page .e3-contact-info-card{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:24px}#estilo3-page .e3-contact-info{display:flex;flex-direction:column;gap:10px;font-weight:400;font-size:15px;color:var(--text-muted)}#estilo3-page .e3-contact-info p{margin:0}#estilo3-page .e3-contact-social{display:flex;gap:12px;margin-top:16px}#estilo3-page .e3-contact-social a{color:var(--text-muted);transition:color .15s ease}#estilo3-page .e3-contact-social a:hover{color:var(--text)}#estilo3-page .e3-cta-box{background:var(--accent);border-radius:10px;padding:24px}#estilo3-page .e3-cta-box h3{font-weight:700;font-size:18px;color:#fff;margin:0}#estilo3-page .e3-cta-box>p{font-weight:400;font-size:14px;color:#fffc;margin:.5rem 0 16px;line-height:1.55}#estilo3-page .e3-cta-box .e3-btn-primary{width:100%;display:inline-block;background:#fff;color:var(--accent);border-radius:6px;padding:12px;font-weight:700;font-size:14px;text-align:center;text-decoration:none}#estilo3-page .e3-cta-pills{display:none}@media(max-width:900px){#estilo3-page .e3-contact-steps,#estilo3-page .e3-contact-bottom{grid-template-columns:1fr}}#estilo3-page #e3-footer{background:#050505;border-top:1px solid var(--border);padding:48px 0 24px}#estilo3-page .e3-foot-row1{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:32px}@media(min-width:768px){#estilo3-page .e3-foot-row1{flex-direction:row;justify-content:space-between;align-items:center}}#estilo3-page .e3-foot-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 32px}#estilo3-page .e3-foot-nav a{font-weight:500;font-size:13px;letter-spacing:1px;color:var(--text-muted);text-decoration:none;text-transform:uppercase;transition:color .15s ease}#estilo3-page .e3-foot-nav a:hover{color:var(--text)}#estilo3-page .e3-foot-dot{color:var(--text-muted);font-size:13px;user-select:none}#estilo3-page .e3-foot-wa{display:inline-flex;background:var(--accent);color:#fff;border-radius:6px;padding:10px 22px;font-weight:600;font-size:13px;text-decoration:none;transition:background .15s ease}#estilo3-page .e3-foot-wa:hover{background:var(--accent-hover)}#estilo3-page .e3-foot-divider{height:1px;background:var(--border);margin-bottom:24px}#estilo3-page .e3-foot-row2{display:flex;flex-direction:column;align-items:center;gap:16px}@media(min-width:768px){#estilo3-page .e3-foot-row2{flex-direction:row;justify-content:space-between;align-items:center}}#estilo3-page .e3-foot-copy{font-weight:400;font-size:12px;color:var(--text-dim);text-align:center;line-height:1.5}@media(min-width:768px){#estilo3-page .e3-foot-copy{text-align:left}}#estilo3-page .e3-foot-social{display:flex;gap:8px}#estilo3-page .e3-foot-social a{display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:var(--bg-card);color:#fff;transition:background .15s ease}#estilo3-page .e3-foot-social a:hover{background:var(--accent)}#estilo3-page #e3-back-top{position:fixed;bottom:16px;right:16px;z-index:150;width:44px;height:44px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;opacity:0;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease}@media(min-width:768px){#estilo3-page #e3-back-top{bottom:32px;right:32px}}#estilo3-page #e3-back-top.is-visible{opacity:1;transform:translateY(0)}#estilo3-page .e3-reveal-y{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out;transition-delay:var(--e3-d, 0ms)}#estilo3-page .e3-reveal-y.is-in{opacity:1;transform:translateY(0)}#estilo3-page .e3-reveal-x-l{opacity:0;transform:translate(-24px);transition:opacity .5s ease-out,transform .5s ease-out}#estilo3-page .e3-reveal-x-l.is-in{opacity:1;transform:translate(0)}#estilo3-page .e3-reveal-x-r{opacity:0;transform:translate(24px);transition:opacity .5s ease-out,transform .5s ease-out}#estilo3-page .e3-reveal-x-r.is-in{opacity:1;transform:translate(0)}#estilo3-page .e3-reveal-fade{opacity:0;transform:translateY(16px);transition:opacity .5s ease-out,transform .5s ease-out;transition-delay:var(--e3-d, 0ms)}#estilo3-page .e3-reveal-fade.is-in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){#estilo3-page .e3-reveal-y,#estilo3-page .e3-reveal-x-l,#estilo3-page .e3-reveal-x-r,#estilo3-page .e3-reveal-fade{opacity:1!important;transform:none!important;transition:none!important}}
