@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--green:#173b38;--green-2:#275a54;--sage:#dfe9e2;--ochre:#d7a24d;--cream:#f6f1e8;--paper:#fbfaf6;--ink:#15231f;--muted:#66736f;--line:#dce3df;--white:#fff;--shadow:0 22px 65px rgba(23,59,56,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{height:82px;position:sticky;top:0;z-index:20;background:rgba(251,250,246,.97);border-bottom:1px solid rgba(21,35,31,.08);backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;gap:32px}.brand{height:100%;padding:7px 0}.brand img{width:auto;height:100%;max-height:68px;object-fit:contain}.desktop-nav{display:flex;gap:28px;margin-left:auto;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.desktop-nav a{position:relative;padding:30px 0}.desktop-nav a:after{content:"";position:absolute;bottom:20px;left:0;right:100%;height:2px;background:var(--ochre);transition:.25s}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.contact-button{padding:13px 20px;border-radius:999px;background:var(--green);color:#fff;font-weight:800;font-size:14px}.contact-button span{margin-left:8px}.menu-button{display:none;margin-left:auto;padding:10px 14px;border:1px solid var(--line);border-radius:9px;background:none;font:700 14px 'DM Sans'}.mobile-nav{padding:8px 20px 20px;background:var(--paper);box-shadow:0 16px 28px rgba(23,59,56,.13)}.mobile-nav a{display:block;padding:13px 0;border-bottom:1px solid var(--line);font-weight:700}
.hero{min-height:690px;display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:#fff}.hero-photo{position:relative;min-height:690px;overflow:hidden;order:2}.hero-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--green) 0%,transparent 22%)}.hero-photo span{position:absolute;right:30px;bottom:28px;z-index:2;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.9);color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hero-copy{display:flex;align-items:center;justify-content:flex-end;padding:70px max(35px,calc((100vw - 1160px)/2)) 70px 30px}.hero-copy>div{width:min(100%,580px)}.kicker,.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:800}.kicker{color:#f0c67f;margin:0 0 22px}.hero h1{font:800 clamp(42px,4.5vw,68px)/1.03 'Manrope';letter-spacing:-.045em;margin:0}.hero-copy>div>p:not(.kicker){max-width:590px;margin:26px 0 32px;color:rgba(255,255,255,.75);font-size:18px;line-height:1.65}.hero-actions{display:flex;gap:12px}.hero-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:51px;padding:0 22px;border-radius:999px;font-weight:800;font-size:14px}.hero-actions .primary{background:var(--ochre);color:#17312e}.hero-actions .secondary{border:1px solid rgba(255,255,255,.4)}
.quick-nav{background:#fff;border-bottom:1px solid var(--line)}.quick-nav .shell{display:grid;grid-template-columns:repeat(3,1fr)}.quick-nav a{display:grid;grid-template-columns:38px 1fr;column-gap:12px;padding:26px 28px;border-right:1px solid var(--line)}.quick-nav a:last-child{border:0}.quick-nav span{grid-row:1/3;color:var(--ochre);font:800 12px 'Manrope'}.quick-nav strong{font:700 16px 'Manrope'}.quick-nav small{margin-top:4px;color:var(--muted)}.section{padding:105px 0}.eyebrow{margin:0 0 17px;color:var(--green-2)}.eyebrow.light{color:#f0c67f}.intro-grid{display:grid;grid-template-columns:1fr .85fr;gap:100px}.intro h2,.group-heading h2,.secondary h2,.method h2,.contact h2{font:750 clamp(34px,4vw,53px)/1.12 'Manrope';letter-spacing:-.035em;margin:0}.intro-grid>div:last-child{color:var(--muted);font-size:17px;line-height:1.75}.intro-grid>div:last-child p:first-child{margin-top:2px}
.specialties{padding-top:30px;background:var(--cream)}.group-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:45px}.group-heading>div{max-width:660px}.group-heading>p{max-width:390px;margin:0;color:var(--muted);line-height:1.6}.specialty-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.specialty-grid article{display:grid;grid-template-columns:66px 1fr;gap:22px;min-height:190px;padding:30px;border-radius:18px;background:#fff;border:1px solid rgba(23,59,56,.08);transition:.25s}.specialty-grid article:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.specialty-grid article>span{width:58px;height:58px;border-radius:15px;display:grid;place-items:center;background:var(--sage);color:var(--green);font:800 15px 'Manrope'}.specialty-grid h3{margin:3px 0 11px;font:700 22px/1.2 'Manrope'}.specialty-grid p{margin:0;color:var(--muted);line-height:1.6}.specialty-grid article:last-child{grid-column:1/-1}
.secondary{background:var(--cream);padding-top:15px}.secondary-card{display:grid;grid-template-columns:120px 1fr;gap:46px;padding:62px;border-radius:28px;background:var(--green);color:#fff}.secondary-number{font:800 72px/1 'Manrope';color:rgba(255,255,255,.13)}.secondary-card>div:last-child{max-width:760px}.secondary-card>div>p:not(.eyebrow){color:rgba(255,255,255,.73);font-size:18px;line-height:1.65}.secondary-card ul{display:flex;flex-wrap:wrap;gap:9px;padding:0;margin:26px 0 0;list-style:none}.secondary-card li{padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.1);font-size:13px;font-weight:700}
.method{background:#fff}.method-heading{max-width:750px;margin-bottom:45px}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.method-grid article{padding:32px 28px;border-right:1px solid var(--line)}.method-grid article:last-child{border:0}.method-grid span{color:var(--ochre);font:800 12px 'Manrope'}.method-grid h3{margin:26px 0 11px;font:700 20px/1.2 'Manrope'}.method-grid p{margin:0;color:var(--muted);line-height:1.6}
.contact{background:var(--paper)}.contact-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;padding:64px;border-radius:28px;background:var(--green);color:#fff}.contact-card>div:first-child>p:not(.eyebrow){color:rgba(255,255,255,.7);font-size:17px;line-height:1.6}.contact-links a{display:grid;grid-template-columns:90px 1fr auto;gap:15px;align-items:center;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.2)}.contact-links span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#f0c67f;font-weight:800}.contact-links strong{font-size:16px}.contact-links b{font-size:13px}.footer{padding:60px 0 24px;background:#0b2522;color:#fff}.footer-main{display:grid;grid-template-columns:1.2fr 1.5fr .7fr;gap:42px}.footer-main>div:first-child strong{font:750 24px 'Manrope'}.footer-main span{color:#f0c67f;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800}.footer p{color:rgba(255,255,255,.62);line-height:1.55}.footer p b{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);font-size:12px;color:rgba(255,255,255,.5)}
@media(max-width:900px){.desktop-nav,.contact-button{display:none}.menu-button{display:block}.site-header{height:70px}.brand{padding:6px 0}.brand img{max-height:58px}.hero{grid-template-columns:1fr;min-height:0}.hero-photo{order:0;min-height:390px}.hero-photo:after{background:linear-gradient(0deg,var(--green) 0%,transparent 35%)}.hero-copy{padding:24px 30px 65px;justify-content:flex-start}.hero-copy>div{width:100%}.quick-nav .shell{grid-template-columns:1fr}.quick-nav a{border-right:0;border-bottom:1px solid var(--line);padding:20px 5px}.intro-grid,.contact-card{grid-template-columns:1fr;gap:42px}.group-heading{display:block}.group-heading>p{margin-top:18px}.method-grid{grid-template-columns:repeat(2,1fr)}.method-grid article:nth-child(2){border-right:0}.method-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-main{grid-template-columns:1fr 1.3fr .7fr}}
@media(max-width:640px){.shell{width:min(100% - 28px,1160px)}.site-header{height:68px}.brand img{max-height:56px}.hero-photo{min-height:300px}.hero-photo img{object-position:center 35%}.hero-photo span{right:14px;bottom:18px}.hero-copy{padding:18px 14px 44px}.hero h1{font-size:38px}.hero-copy>div>p:not(.kicker){font-size:16px;margin:20px 0 26px}.hero-actions{display:grid}.section{padding:70px 0}.intro h2,.group-heading h2,.secondary h2,.method h2,.contact h2{font-size:35px}.specialty-grid{grid-template-columns:1fr}.specialty-grid article,.specialty-grid article:last-child{grid-column:auto;grid-template-columns:52px 1fr;gap:16px;padding:24px;min-height:0}.specialty-grid article>span{width:48px;height:48px}.secondary-card{grid-template-columns:1fr;gap:14px;padding:32px 25px;border-radius:20px}.secondary-number{font-size:48px}.secondary-card ul{display:grid}.method-grid{grid-template-columns:1fr}.method-grid article{border-right:0;border-bottom:1px solid var(--line)!important}.method-grid article:last-child{border-bottom:0!important}.contact-card{padding:32px 24px;border-radius:20px}.contact-links a{grid-template-columns:1fr auto}.contact-links span{grid-column:1/-1}.contact-links strong{font-size:14px}.footer-main{grid-template-columns:1fr;gap:30px}.footer-bottom{display:grid;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.specialty-grid article{transition:none}}

/* Tarjetas visuales de especialidades */
.specialty-grid article{display:block;min-height:0;padding:0;overflow:hidden}.specialty-grid figure{height:245px;margin:0;overflow:hidden;background:var(--sage)}.specialty-grid figure img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.specialty-grid article:hover figure img{transform:scale(1.035)}.specialty-grid article>div{position:relative;padding:29px 30px 31px}.specialty-grid article>div>span{position:absolute;top:-25px;left:30px;width:50px;height:50px;display:grid;place-items:center;border:4px solid #fff;border-radius:14px;background:var(--green);color:#fff;font:800 13px 'Manrope'}.specialty-grid h3{margin:7px 0 11px;font-size:23px}.specialty-grid article:last-child{display:grid;grid-template-columns:.42fr .58fr}.specialty-grid article:last-child figure{height:100%;min-height:300px}.specialty-grid article:last-child>div{display:flex;flex-direction:column;justify-content:center;padding:44px}.specialty-grid article:last-child>div>span{position:static;margin-bottom:18px;border:0}
@media(max-width:640px){.specialty-grid figure{height:220px}.specialty-grid article,.specialty-grid article:last-child{display:block}.specialty-grid article:last-child figure{height:220px;min-height:0}.specialty-grid article>div,.specialty-grid article:last-child>div{display:block;padding:27px 24px 28px}.specialty-grid article>div>span,.specialty-grid article:last-child>div>span{position:absolute;top:-24px;left:24px;margin:0;border:4px solid #fff}.specialty-grid h3{margin-top:8px}}
