.page{color:var(--ink);background:var(--paper)}.container{width:min(1120px,92vw);margin:0 auto}.site-header{background:var(--paper);z-index:5;position:sticky;top:0}.header-grid{justify-content:space-between;align-items:center;gap:2rem;padding:1.1rem 0 .8rem;display:flex}.brand{font-family:var(--body);color:var(--muted);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.logo{object-fit:contain;height:66px}.nav{font-family:var(--body);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);gap:2.2rem;font-size:.8rem;display:flex}.nav a{color:inherit}.menu-toggle{border:1px solid var(--accent);width:44px;height:44px;color:var(--ink);background:0 0;border-radius:999px;justify-content:center;align-items:center;display:none}.menu-bars{background:currentColor;width:18px;height:2px;display:block;position:relative}.menu-bars:before,.menu-bars:after{content:"";background:currentColor;width:18px;height:2px;position:absolute;left:0}.menu-bars:before{top:-6px}.menu-bars:after{top:6px}.mobile-nav{background:var(--paper);opacity:0;border-top:1px solid #b4966e40;border-bottom:1px solid #b4966e40;max-height:0;transition:max-height .3s,opacity .3s;display:none;overflow:hidden}.mobile-nav.is-open{opacity:1;max-height:240px}.mobile-nav-links{font-family:var(--body);text-transform:uppercase;letter-spacing:.08em;gap:.9rem;padding:.8rem 0 1.2rem;font-size:.82rem;display:grid}.mobile-nav-links a{color:var(--ink);padding:.35rem 0}.sr-only{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav-line{background:var(--accent);height:1px}.hero{background:var(--paper);align-items:center;min-height:100dvh;padding:4.5rem 0 0;display:flex;position:relative}.hero-grid{z-index:4;grid-template-columns:1.05fr 1fr;align-items:center;gap:2rem;display:grid;position:relative}.hero-copy h1{font-family:var(--body);color:var(--ink);margin:0;font-size:clamp(2rem,3.2vw,3rem);font-weight:500}.hero-subtitle{font-family:var(--accent-font);color:var(--accent);margin-top:.5rem;font-size:clamp(1.1rem,2vw,1.5rem);font-style:italic}.hero-visual{opacity:.8;pointer-events:none;z-index:1;background-image:url(/img/inicio_fondo1.png);background-position:95% bottom;background-repeat:no-repeat;background-size:auto 90%;position:absolute;inset:0}.hero-spacer{min-height:420px}.hero-clouds{pointer-events:none;z-index:2;background-image:url(/img/inicio_fondo2.png);background-position:bottom;background-repeat:no-repeat;background-size:auto 90%;width:100%;height:100%;animation:20s linear infinite alternate skay;position:absolute;top:40vh;left:0}@keyframes skay{0%{transform:translate(-5%)}to{transform:translate(5%)}}.about{z-index:3;background:0 0;margin-top:-15vh;padding-top:0;position:relative}.about-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-visual{align-items:center;gap:2rem;display:flex;position:relative}.vertical-title{font-family:var(--display);color:var(--accent);letter-spacing:.1em;flex-direction:column;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500;line-height:1.1;display:flex}.vertical-title span{display:block}.person-image{flex:1}.person-image img{filter:contrast(1.05)brightness(1.02);width:100%;max-width:550px;height:auto;display:block;-webkit-mask-image:linear-gradient(#000 70%,#0000 95%);mask-image:linear-gradient(#000 70%,#0000 95%)}.about-copy{flex-direction:column;gap:1.5rem;display:flex}.about-highlight{font-family:var(--accent-font);color:var(--accent);text-align:right;margin-bottom:2rem;font-size:clamp(1.2rem,1.8vw,1.6rem);font-style:italic;font-weight:500}.about-copy p:not(.about-highlight){text-align:right;max-width:480px;color:var(--ink);align-self:flex-end;font-size:1.05rem;line-height:1.6}.section{padding:4.5rem 0}.locations h2,.services h2,.contact h2{font-family:var(--display);font-size:clamp(2rem,3vw,2.8rem)}.locations-copy p,.contact-copy p{color:var(--muted);line-height:1.7}.values-section{background-image:url(/img/inicio_fondo3.png);background-position:50%;background-size:cover;margin-top:2rem;padding:6rem 0}.values-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.value-item h3{font-family:var(--display);color:var(--ink);letter-spacing:.05em;margin-bottom:1.5rem;font-size:2.2rem;font-weight:600}.value-item h3.accent-title{color:var(--accent)}.value-item p{color:var(--ink);max-width:320px;margin:0 auto;font-size:1.1rem;line-height:1.6}.value-item ul{margin:0;padding:0;list-style:none}.value-item li{font-family:var(--accent-font);color:var(--accent);margin-bottom:.5rem;font-size:1.3rem;font-style:italic;font-weight:500}.locations{background:#e5e5e5;padding:6rem 0}.locations-layout{align-items:center;gap:4rem;display:flex}.map-visual{flex:1;justify-content:center;display:flex}.map-visual img{filter:drop-shadow(30px 30px 20px #0003);width:100%;max-width:900px;height:auto}.location-highlight{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.location-highlight span{box-shadow:var(--shadow);background:#fff;border-radius:999px;padding:.5rem 1.1rem;font-size:.9rem}.section-head{text-align:center;margin-bottom:3rem}.services{background:#e5e5e5;padding:6rem 0}.services-main-title{font-family:var(--display);color:var(--ink);letter-spacing:.1em;margin-bottom:4rem;font-size:2.2rem}.services-accordion{flex-direction:column;gap:0;max-width:900px;display:flex}.service-row{border-bottom:1px solid #0003;padding:2rem 0;transition:all .3s}.service-header{cursor:pointer;justify-content:space-between;align-items:center;gap:2rem;display:flex}.service-main-info{flex:1;align-items:center;gap:3rem;display:flex}.service-icon{justify-content:center;width:150px;display:flex}.service-icon img{object-fit:contain;max-width:100%;height:auto}.service-title-text{font-family:var(--accent-font);color:var(--accent);flex:1;margin:0;font-size:1.6rem;font-style:italic;font-weight:500}.service-arrow{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.service-arrow img{width:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.service-arrow img.rotate{transform:rotate(180deg)}.service-content{max-height:0;padding-left:180px;transition:all .5s cubic-bezier(0,1,0,1);overflow:hidden}.service-row.active .service-content{max-height:2000px;padding-top:2rem;padding-bottom:1rem;transition:all .5s cubic-bezier(1,0,1,0)}.service-group h4{font-family:var(--serif);color:var(--ink);margin-bottom:.8rem;font-size:1.1rem}.service-group ul{margin-bottom:1.5rem;padding:0;list-style:none}.service-group li{color:var(--muted);padding-left:1.2rem;font-size:1rem;line-height:1.6;position:relative}.service-group li:before{content:"•";color:var(--accent);position:absolute;left:0}.service-group+.service-group{margin-top:1.5rem}.contact{color:#fff;background-color:#0000;background-image:url(/img/contacto_fondo.png),linear-gradient(179deg,#dfdee0 0%,#424458 100%);background-position:50%,0 0;background-repeat:no-repeat,no-repeat;background-size:cover,cover;background-attachment:scroll;background-origin:padding-box;background-clip:padding-box;padding:8rem 0;position:relative}.contact-container{text-align:center;max-width:600px;margin:0 auto}.contact-main-title{color:var(--accent);font-family:var(--display);letter-spacing:.2em;text-transform:uppercase;margin-bottom:2rem;font-size:1.8rem}.contact-subtitle{font-family:var(--accent-font);color:#fff;margin-bottom:4rem;font-size:2.2rem;font-style:italic;line-height:1.2}.contact-form{text-align:left;flex-direction:column;gap:2.5rem;display:flex}.form-group{border-bottom:1px solid #fffc;flex-direction:column;gap:.5rem;padding-bottom:.5rem;display:flex}.form-group label{font-family:var(--serif);color:#ffffffe6;font-size:1.1rem}.form-group input,.form-group textarea{color:#fff;font-size:1.1rem;font-family:var(--serif);background:0 0;border:none;outline:none;padding:.5rem 0}.form-group textarea{resize:none}.form-actions{justify-content:center;margin-top:2rem;display:flex}.form-status{text-align:center;font-family:var(--serif);margin:0;font-size:1rem}.form-status.success{color:#f8f4ec}.form-status.error{color:#ffd9d9}.btn-submit{color:#fff;letter-spacing:.05em;cursor:pointer;background:linear-gradient(90deg,#f29c1f,#f2b71f);border:none;border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0003}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.site-footer{color:#fff;border-top:2px solid var(--accent);background:#3c4454;padding:5rem 0 2rem}.footer-layout{justify-content:space-between;align-items:center;gap:4rem;display:flex}.footer-map{flex-direction:column;gap:1.5rem;display:flex}.footer-title{color:var(--accent);font-family:var(--display);letter-spacing:.1em;margin:0;font-size:1rem;font-weight:500}.footer-nav{flex-direction:column;gap:.8rem;display:flex}.footer-nav a{font-family:var(--serif);color:#fff;font-size:1.3rem;transition:color .3s}.footer-nav a:hover{color:var(--accent)}.footer-brand{flex-direction:column;align-items:center;gap:1rem;display:flex}.footer-logo{width:auto;height:80px}.footer-brand-name{font-family:var(--display);color:#ffffffe6;font-size:1.5rem;font-weight:400}.footer-designer{text-align:center;border-top:1px solid #ffffff1a;margin-top:6rem;padding-top:2rem}.footer-designer p{font-family:var(--display);letter-spacing:.1em;color:#fff9;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.marlab-logo{opacity:.8;width:auto;height:20px}@media (max-width:768px){.footer-layout{text-align:center;flex-direction:column;gap:3rem}.footer-nav{align-items:center}}.reveal{animation:.9s forwards fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.reveal{animation:none}}@media (max-width:900px){.hero-grid{grid-template-columns:1fr}.values-grid{grid-template-columns:1fr;gap:3rem}.value-item h3{font-size:1.8rem}.locations-layout{flex-direction:column;gap:2rem}.locations-layout .vertical-title{flex-direction:row;gap:.5rem;font-size:1.5rem}.service-main-info{gap:1.5rem}.service-icon{width:80px}.service-title-text{font-size:1.2rem}.service-content{padding-left:0}.about-layout{grid-template-columns:1fr;gap:2rem}.about-visual{justify-content:center}.about-copy p:not(.about-highlight){text-align:center;align-self:center}.about-highlight{text-align:center}.hero-visual{opacity:.6;background-position:50% 20%;background-size:auto 70%}.hero-clouds{height:320px}.hero-spacer{min-height:260px}.nav{display:none}.menu-toggle{display:inline-flex}.mobile-nav{display:block}}
