:root{--header-height:72px;--font-base:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bg:#f4f1ea;--text:#17202a;--muted:#5f6b7a;--white:#fff;--primary:#1f2933;--accent:#0b5ed7;--border:#d9dee7;--container:1050px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);font-family:var(--font-base);margin:0;line-height:1.6}main{min-height:100vh}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{letter-spacing:-.04em}h1{margin:0 0 1.5rem;font-size:clamp(2.4rem,6vw,4.5rem);line-height:1.05}h2{margin:0 0 1.5rem;font-size:clamp(1.8rem,3vw,2.2rem);line-height:1.15}h3,p{margin-top:1rem}.container{width:min(var(--container), calc(100% - 32px));margin:0 auto}.header{z-index:1000;border-bottom:1px solid var(--border);background:var(--white);position:sticky;top:0;box-shadow:0 4px 16px #0000000a}.header-inner{justify-content:space-between;align-items:center;padding:18px 0;display:flex}.logo{letter-spacing:-.03em;font-weight:800}.nav{gap:20px;font-size:.95rem;display:flex}.nav a:hover{color:var(--accent)}.button{border:1px solid var(--primary);color:var(--white);background:var(--primary);border-radius:999px;justify-content:center;align-items:center;padding:14px 20px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.secondary{border-color:var(--primary);color:var(--primary);background:0 0;font-weight:400}.button.secondary:hover{color:var(--white);background:var(--primary)}.home-hero{min-height:auto}.choice-hero{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-height:90svh;display:grid}.choice-card{isolation:isolate;min-height:90svh;color:var(--white);cursor:default;display:block;position:relative;overflow:hidden}.choice-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .45s;position:absolute;inset:0}.choice-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000001f,#0000007a);position:absolute;inset:0}.choice-overlay{z-index:2;max-width:560px;color:var(--white);position:absolute;bottom:8%;left:8%;right:8%}.choice-overlay h2,.choice-overlay p{color:inherit;text-shadow:0 2px 12px #00000073}.choice-overlay h2{margin:0 0 1rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.choice-overlay p{max-width:520px;margin-bottom:1.25rem;font-size:1.05rem}.choice-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.choice-overlay .button,.choice-overlay .button.secondary{border-color:var(--white);color:var(--white);background:0 0;margin-top:0;padding:10px 14px;font-size:1rem}.choice-overlay .button:hover,.choice-overlay .button.secondary:hover{color:var(--primary);background:var(--white)}.choice-card:hover img{transform:scale(1.04)}.slideshow img{opacity:0;animation:16s infinite fadeSlideshow}.slideshow img:first-of-type{animation-delay:0s}.slideshow img:nth-of-type(2){animation-delay:4s}.slideshow img:nth-of-type(3){animation-delay:8s}.slideshow img:nth-of-type(4){animation-delay:12s}@keyframes fadeSlideshow{0%{opacity:0}6%{opacity:1}25%{opacity:1}31%,to{opacity:0}}.footer{border-top:1px solid var(--border);color:var(--muted);margin-top:64px;padding:32px 0;font-size:.9rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-links{flex-wrap:wrap;gap:18px;display:flex}.footer-links a{color:var(--muted)}.footer-links a:hover{color:var(--text)}@media (prefers-reduced-motion:reduce){.choice-card img{transition:none}.slideshow img{opacity:0;animation:none}.slideshow img:first-child{opacity:1}.choice-card:hover img{filter:none;transform:none}}@media (width<=800px){.choice-hero{grid-template-columns:1fr;min-height:auto}.choice-card{min-height:100svh}.choice-overlay{bottom:32px;left:24px;right:24px}.choice-overlay h2{font-size:clamp(2rem,9vw,3rem)}}@media (width<=480px){.choice-card{min-height:50svh}.choice-overlay{bottom:24px;left:18px;right:18px}.choice-overlay h2{font-size:2rem}.choice-actions{flex-direction:column;align-items:stretch}.choice-overlay .button{padding:5px 12px}.button{text-align:center;width:100%}}@view-transition{navigation:auto}.header{view-transition-name:site-header}::view-transition-group(service-image){z-index:2;animation-duration:.85s;animation-timing-function:cubic-bezier(.76,0,.24,1)}::view-transition-old(service-image),::view-transition-new(service-image){object-fit:cover;height:100%;animation-duration:.85s}::view-transition-group(site-header){z-index:10}::view-transition-old(root),::view-transition-new(root){animation-duration:.3s}html.service-transition-active::view-transition-old(root){animation:none}html.service-transition-active::view-transition-new(root){opacity:0;animation:none}::view-transition-group(service-shade){z-index:3}::view-transition-group(service-copy),::view-transition-group(service-cue){z-index:4}::view-transition-new(service-shade){opacity:0;animation:.28s ease-out .58s both serviceElementReveal}::view-transition-new(service-copy){opacity:0;animation:.3s ease-out .69s both serviceElementReveal}::view-transition-new(service-cue){opacity:0;animation:.26s ease-out .76s both serviceElementReveal}@keyframes serviceElementReveal{0%{opacity:0}to{opacity:1}}.immersive-page{--ink:#f7f4ed;--dark:#111315;background:var(--dark)}.service-hero{min-height:calc(100svh - var(--header-height));isolation:isolate;background:#d9d5cc;position:relative;overflow:hidden}.information-page .service-hero{--hero-handoff:0;--hero-darkness:0;top:var(--header-height);z-index:0;position:sticky}.information-page .service-hero:before{content:"";z-index:3;pointer-events:none;background:var(--dark);opacity:var(--hero-darkness);position:absolute;inset:0}.service-hero-image{object-fit:cover;view-transition-name:service-image;width:100%;max-width:none;height:100%;position:absolute;inset:0}.service-hero[data-service=homologaciones] .service-hero-image{object-position:62% center}body:has(.immersive-page) .footer{margin-top:0}.service-hero-shade{z-index:1;view-transition-name:service-shade;background:linear-gradient(#0000 28%,#07080929 52%,#070809bd 100%),linear-gradient(90deg,#07080952,#0000 50%);position:absolute;inset:0}.service-hero-content{z-index:2;color:var(--white);view-transition-name:service-copy;position:absolute;bottom:clamp(90px,14vh,150px);left:max(6vw,24px);right:max(6vw,24px)}.service-hero-content h1{max-width:1100px;color:inherit;letter-spacing:-.065em;text-wrap:balance;margin:0;font-size:clamp(3.4rem,9vw,8.5rem);line-height:.9}.service-hero-eyebrow,.story-eyebrow{text-transform:uppercase;letter-spacing:.16em;margin:0 0 1rem;font-size:.72rem;font-weight:750}.service-hero-eyebrow{color:#ffffffbd}.scroll-cue{z-index:2;color:#ffffffbd;text-transform:uppercase;letter-spacing:.12em;view-transition-name:service-cue;align-items:center;gap:12px;font-size:.65rem;font-weight:700;display:flex;position:absolute;bottom:28px;right:max(4vw,24px)}.information-page .service-hero-content,.information-page .scroll-cue{opacity:calc(1 - var(--hero-handoff))}.scroll-cue-line{background:#ffffff61;width:52px;height:1px;overflow:hidden}.scroll-cue-line:after{content:"";background:var(--white);width:100%;height:100%;animation:2.1s ease-in-out infinite cueLine;display:block;transform:translate(-100%)}@keyframes cueLine{55%,to{transform:translate(100%)}}.scroll-story{height:230svh;color:var(--ink);background:var(--dark);position:relative}.information-page .scroll-story{z-index:1;background:0 0}.information-page .services-showcase,.information-page .information-section,.information-page .minimal-cta{z-index:1;position:relative}.scroll-story-sticky{top:var(--header-height);min-height:calc(100svh - var(--header-height));place-items:center;padding:40px 24px;display:grid;position:sticky}.scroll-story-copy{--story-opacity:0;--story-y:0px;text-align:center;width:min(920px,100%);opacity:var(--story-opacity);transform:translate3d(0, var(--story-y), 0);will-change:transform, opacity}.story-eyebrow{color:#a8a9a6}.scroll-story-copy h2{color:inherit;letter-spacing:-.06em;text-wrap:balance;margin-bottom:1.5rem;font-size:clamp(2.7rem,6vw,6.2rem);line-height:.98}.scroll-story-copy>p:last-child{color:#b9bab6;text-wrap:balance;max-width:690px;margin:0 auto;font-size:clamp(1.05rem,2vw,1.4rem);line-height:1.55}.services-showcase{color:var(--ink);background:var(--dark);padding:clamp(90px,12vw,180px) 0}.wide-container,.content-container,.form-container{width:min(1400px,100% - 64px);margin:0 auto}.content-container{width:min(1150px,100% - 48px)}.services-showcase h2,.information-section h2,.minimal-cta h2,.form-section h2{max-width:900px;color:inherit;letter-spacing:-.055em;text-wrap:balance;margin-bottom:clamp(48px,7vw,90px);font-size:clamp(2.4rem,5vw,5.2rem);line-height:1}.service-work-grid{border-top:1px solid #3a3c3e;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.service-work-card,.minimal-steps [data-showcase-card]{--card-reveal:0;--card-y:28px;opacity:var(--card-reveal);transform:translate3d(0, var(--card-y), 0);will-change:transform, opacity}.service-work-card{border-right:1px solid #3a3c3e;min-height:360px;padding:28px 24px 30px}.service-work-card:first-child{padding-left:0}.service-work-card:last-child{border-right:0}.service-work-card>span,.minimal-steps article>span{color:#858783;letter-spacing:.12em;margin-bottom:5rem;font-size:.75rem;display:block}.service-work-card h3,.minimal-steps h3{letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.1}.service-work-card p,.minimal-steps p{color:#a8aaa6;margin:0;line-height:1.6}.information-section{color:var(--text);background:#f4f1ea;padding:clamp(100px,14vw,190px) 0}.information-section .section-intro{color:#636661;max-width:700px;margin:-50px 0 clamp(50px,8vw,90px);font-size:1.15rem}.minimal-steps{background:#cac8c1;border:1px solid #cac8c1;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.minimal-steps-three{grid-template-columns:repeat(3,minmax(0,1fr))}.minimal-steps article{background:#f4f1ea;min-height:310px;padding:28px}.minimal-steps article>span{margin-bottom:4rem}.minimal-steps p{color:#636661}.text-arrow-link{border-bottom:1px solid;gap:10px;margin-top:50px;padding-bottom:5px;font-weight:650;display:inline-flex}.minimal-cta{color:var(--white);background:#17191b;padding:clamp(100px,16vw,220px) 0}.minimal-cta h2{margin-bottom:2.5rem}.minimal-cta .button{background:var(--white);color:var(--dark);border-color:var(--white)}.form-section{color:var(--text);background:#f4f1ea;padding:clamp(80px,11vw,150px) 0}.form-container{width:min(920px,100% - 48px)}.form-section h2{margin-bottom:1.5rem}.form-intro{color:#636661;max-width:680px;margin:0 0 60px;font-size:1.1rem}.form-section iframe,.contact-form iframe{border:0;width:100%;display:block}.legal-page,.contact-page{color:var(--text);background:#f4f1ea}.legal-shell,.contact-shell{width:min(1180px,100% - 48px);margin:0 auto}.legal-page-hero,.contact-page-hero{border-bottom:1px solid #cac8c1;padding:clamp(90px,13vw,180px) 0 clamp(80px,10vw,140px)}.legal-page-hero h1,.contact-page-hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:1080px;margin:0 0 clamp(30px,4vw,52px);font-size:clamp(3.4rem,9vw,8rem);line-height:.92}.legal-page-intro,.contact-page-intro{color:#636661;max-width:730px;margin:0;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.6}.contact-page-intro p{margin:0}.contact-page-intro p+p{margin-top:.7rem}.contact-page-form{padding:clamp(80px,11vw,150px) 0}.contact-page-form .contact-shell{grid-template-columns:minmax(220px,.75fr) minmax(0,1.65fr);align-items:start;column-gap:clamp(40px,8vw,120px);display:grid}.contact-form-heading h2{letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2.2rem,4.5vw,4.8rem);line-height:.98}.contact-form{min-width:0}.legal-document{padding-bottom:clamp(90px,12vw,170px)}.legal-page .legal-card{background:0 0;border:0;border-bottom:1px solid #cac8c1;border-radius:0;grid-template-columns:minmax(220px,.75fr) minmax(0,1.65fr);column-gap:clamp(40px,8vw,120px);margin:0;padding:clamp(50px,7vw,90px) 0;display:grid}.legal-page .legal-card h2{letter-spacing:-.045em;grid-area:1/1;align-self:start;margin:0;font-size:clamp(1.5rem,2.5vw,2.15rem);line-height:1.08}.legal-page .legal-card>:not(h2){grid-column:2}.legal-page .legal-card p{color:#4f534f;margin:0 0 1.15rem;line-height:1.75}.legal-page .legal-card p:last-child{margin-bottom:0}.legal-page .legal-card ul{color:#4f534f;margin:0 0 1.4rem;padding-left:1.2rem;line-height:1.7}.legal-page .legal-card li+li{margin-top:.65rem}.legal-page .legal-card a{text-underline-offset:4px;text-decoration:underline 1px}body:has(.legal-page) .footer,body:has(.contact-page) .footer{background:#f4f1ea;border-color:#cac8c1;margin-top:0}@media (width<=800px){.header{view-transition-name:none}.header-inner{flex-direction:row;align-items:center}.service-work-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:repeat(4,minmax(270px,78vw));overflow-x:auto}.service-work-card{scroll-snap-align:start;min-height:330px;padding-left:24px}.service-work-card:first-child{padding-left:0}.minimal-steps,.minimal-steps-three{scroll-snap-type:x mandatory;scrollbar-width:thin;overflow-x:auto}.minimal-steps{grid-template-columns:repeat(4,minmax(270px,78vw))}.minimal-steps-three{grid-template-columns:repeat(3,minmax(270px,78vw))}.minimal-steps article{scroll-snap-align:start}.legal-page .legal-card{grid-template-columns:1fr;row-gap:28px}.legal-page .legal-card h2,.legal-page .legal-card>:not(h2){grid-column:1}.legal-page .legal-card h2{grid-row:auto}.contact-page-form .contact-shell{grid-template-columns:1fr;row-gap:48px}}@media (width<=480px){.header-inner{padding:14px 0}.nav{gap:14px}.service-hero-content{bottom:100px}.service-hero-content h1{white-space:nowrap;font-size:clamp(2.15rem,11vw,4.6rem)}.form-page .service-hero-content h1{white-space:normal;font-size:clamp(2.7rem,13vw,4.6rem)}.scroll-cue{left:18px;right:auto}.wide-container,.content-container,.form-container,.legal-shell,.contact-shell{width:calc(100% - 36px)}.legal-page-hero,.contact-page-hero{padding-top:72px}.legal-page-hero h1,.contact-page-hero h1{font-size:clamp(3rem,15vw,5rem)}.minimal-steps article{min-height:260px}.information-section .section-intro{margin-top:-20px}}@media (prefers-reduced-motion:reduce){@view-transition{navigation:none}.scroll-cue-line:after{animation:none}.scroll-story{height:auto}.scroll-story-sticky{position:relative;top:0}.scroll-story-copy{opacity:1;transform:none}.information-page .service-hero{position:relative;top:auto}.information-page .service-hero:before{display:none}.information-page .service-hero-content,.information-page .scroll-cue{opacity:1}.information-page .scroll-story{background:var(--dark)}.service-work-card,.minimal-steps [data-showcase-card]{opacity:1;transform:none}}
