@font-face{font-family:Rubik;src:url('/assets/rubik-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
:root{--forest:#145545;--lime:#d6ec91;--paper:#f7f7f2;--ink:#29352f;--muted:#52665b;--line:#d5ded7;--white:#fff;--sage:#dbe7df;color-scheme:light}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:2rem}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none;text-underline-offset:.25em}
button,a{-webkit-tap-highlight-color:transparent}
a:focus-visible{outline:3px solid var(--forest);outline-offset:6px;border-radius:3px}
::selection{background:var(--lime);color:var(--forest)}
.page-shell{max-width:1512px;padding:0 6%;margin:auto}
.skip-link{position:fixed;top:12px;left:12px;z-index:10;padding:10px 18px;background:var(--forest);color:var(--white);transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0);outline-color:var(--lime)}
.site-header{min-height:122px;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}
.wordmark{display:block;width:285px;flex-shrink:0}
.wordmark img{display:block;width:100%;height:auto}
nav{display:flex;gap:2.4rem;align-items:center;font-size:.9375rem}
nav a{min-height:44px;display:inline-flex;align-items:center;gap:1rem}
nav a:hover{text-decoration:underline}
.nav-contact{font-weight:700}
.nav-contact span{font-size:1.35rem;font-weight:400}
.hero{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(285px,1fr);gap:5.2%;padding:95px 0 94px;align-items:center}
.eyebrow{margin:0 0 1.6rem;font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);line-height:1.55}
h1,h2,h3{font-family:Rubik,Arial,sans-serif;font-weight:400;color:var(--forest);margin:0;line-height:1.1}
h1{font-size:clamp(2.4rem,4.55vw,4.5rem);letter-spacing:-.055em;line-height:1.12}
.useful{position:relative;white-space:nowrap;z-index:0}
.useful::after{content:"";position:absolute;left:.03em;right:-.07em;bottom:.08em;height:.22em;background:var(--lime);z-index:-1}
.intro{max-width:540px;margin:1.8rem 0 0;font-size:1.0625rem;line-height:1.7}
.hero-actions{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap;margin-top:2rem}
.button{display:inline-flex;align-items:center;justify-content:center;gap:1.4rem;padding:.95rem 1.3rem;font-weight:700;font-size:.9375rem;line-height:1.5;border-radius:5px;transition:background .15s,color .15s}
.button-green{background:var(--forest);color:var(--white)}
.button-green:hover{background:#0d4134}
.button span{font-size:1.2rem;line-height:1}
.text-link{font-size:.9375rem;min-height:44px;display:inline-flex;align-items:center;gap:.55rem}
.text-link:hover{text-decoration:underline}
.identity-card{min-height:360px;padding:28px;aspect-ratio:1.03;background:var(--forest);color:var(--white);border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}
.card-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.875rem;line-height:1.4}
.corner-mark{width:20px;height:20px;flex:0 0 20px;background:var(--lime);border-top-left-radius:10px}
.monogram{display:block;width:100%;max-width:310px;align-self:center;height:auto;margin:2.6rem 0}
.card-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;line-height:1.5;font-size:.875rem}
.card-domain{color:var(--lime);font-size:.8125rem}
.companies{padding:32px 0 42px;border-top:1px solid var(--line)}
.companies .eyebrow{font-family:Arial,Helvetica,sans-serif;font-weight:700;color:var(--muted);margin-bottom:1.8rem}
.company-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0;align-items:center}
.company-list li{display:flex;align-items:center;justify-content:center;min-height:100px;padding:12px 28px;text-align:center}
.company-list li+li{border-left:1px solid var(--line)}
.company-list a{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;border-radius:6px}
.company-list a:hover{background:rgba(20,85,69,.04)}
.company-list img{display:block;width:100%;height:78px;object-fit:contain;max-width:230px}
.company-list .granel-logo{height:98px;max-width:158px}
.company-list img.grupo-valor-logo{height:98px;max-width:360px}
.company-name{font-family:Rubik,Arial,sans-serif;font-size:1.5rem;color:var(--forest);line-height:1.3}
.services{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.45fr;gap:10%;padding:76px 0 88px}
.section-intro h2{font-size:clamp(2rem,3.1vw,2.7rem);letter-spacing:-.04em;line-height:1.16}
.section-intro p:last-child{color:var(--muted);max-width:315px;margin-top:1.2rem}
.service{display:flex;gap:1.65rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}
.service:first-child{padding-top:0}
.service:last-child{border:0;padding-bottom:0}
.service-number{color:var(--muted);font-size:.8125rem;padding-top:.3rem;font-variant-numeric:tabular-nums}
.service h3{font-size:1.375rem;letter-spacing:-.025em;line-height:1.3}
.service p{margin:.6rem 0 0;max-width:490px;color:var(--muted);font-size:1rem;line-height:1.65}
.about{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.45fr;gap:48px 10%;padding:76px 0 88px}
.about .section-intro .experience{color:var(--forest);font-size:1.125rem;max-width:260px}
.about-copy{max-width:650px}
.about-copy p{margin:0 0 1.25rem;font-size:1.0625rem;line-height:1.75}
.about-copy p:last-child{margin-bottom:0}
.about-copy strong{font-weight:700;color:var(--forest)}
.own-projects{grid-column:1/-1;background:var(--sage);padding:32px 36px;border-radius:12px}
.own-projects h3{font-size:1.375rem;line-height:1.3;letter-spacing:-.025em}
.project-list{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:26px}
.project-item{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:14px 24px;padding-top:22px;border-top:1px solid #b7cbc0}
.project-name{margin:0;display:flex;align-items:center;gap:12px;font-family:Rubik,Arial,sans-serif;font-size:1.75rem;font-weight:400;line-height:1.3;color:var(--forest)}
.project-name img{display:block;width:52px;height:52px;object-fit:contain}
.project-name.allyradar-wordmark{width:260px;max-width:100%;min-height:64px}
.project-name.allyradar-wordmark img{width:100%;height:64px;object-fit:cover;object-position:center 67%;mix-blend-mode:darken}
.project-status{font-size:.875rem;color:var(--forest);line-height:1.5}
.contact{background:var(--forest);border-radius:12px;padding:56px;display:grid;grid-template-columns:1.1fr 1fr;gap:8%;color:var(--white)}
.contact .eyebrow{color:var(--lime);margin-bottom:1.2rem}
.contact h2{color:var(--white);font-size:clamp(2rem,3.2vw,2.8rem);letter-spacing:-.04em;line-height:1.16}
.contact p:last-child{color:var(--sage);max-width:370px;margin:1.2rem 0 0}
.contact-links{align-self:center;min-width:0}
.contact-links a{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.2rem 0;border-bottom:1px solid #508474}
.contact-links a:last-child{border-bottom:0}
.contact-label{display:block;font-size:.8125rem;color:var(--sage);margin-bottom:.3rem}
.contact-value{font-size:clamp(1rem,1.5vw,1.25rem);overflow-wrap:anywhere}
.contact-arrow{color:var(--lime);font-size:1.7rem;flex-shrink:0}
.contact-links a:hover .contact-value{text-decoration:underline}
.contact a:focus-visible{outline-color:var(--lime)}
.site-footer{padding:32px 0 36px;display:flex;justify-content:space-between;gap:1.5rem;color:var(--muted);font-size:.8125rem}
@media(min-width:1600px){.hero{padding-top:112px;padding-bottom:112px}}
@media(max-width:1050px){.page-shell{padding:0 5%}.hero{grid-template-columns:minmax(0,1.4fr) minmax(240px,1fr);gap:5%;padding:72px 0}.identity-card{min-height:320px;padding:22px}.hero-actions{gap:.5rem 1.2rem}.contact{padding:38px;gap:6%}.contact-value{font-size:1rem}.services{gap:7%}}
@media(max-width:760px){.site-header{min-height:102px;gap:1rem}.wordmark{width:240px}nav{gap:1rem}nav a:first-child{display:none}.hero{grid-template-columns:1fr;gap:2.6rem;padding:54px 0 56px}h1{font-size:clamp(2.5rem,7.8vw,3.8rem);letter-spacing:-.045em}.hero .eyebrow{font-size:.75rem;letter-spacing:.09em;margin-bottom:1.4rem}.intro{max-width:540px;font-size:1rem}.identity-card{min-height:0;aspect-ratio:auto;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:24px}.card-top{grid-column:1/-1}.monogram{width:100%;max-width:220px;margin:0}.card-bottom{flex-direction:column;align-items:flex-end;text-align:right;justify-content:center;gap:.5rem}.services{grid-template-columns:1fr;gap:2rem;padding:46px 0 54px}.section-intro p:last-child{max-width:430px}.section-intro h2 br{display:none}.service{padding:1.5rem 0}.contact{grid-template-columns:1fr;gap:1.5rem;padding:30px}.contact-links a{padding:1.2rem 0}.contact-value{font-size:1.125rem}.site-footer{font-size:.75rem;gap:1rem}.site-footer span:last-child{text-align:right}}
@media(max-width:420px){.page-shell{padding:0 20px}.site-header{min-height:96px;flex-wrap:wrap;gap:.4rem;padding:22px 0 15px}.wordmark{width:240px}nav{width:100%;justify-content:flex-end}nav a{font-size:.875rem;min-height:36px}.hero{padding-top:40px}h1{font-size:2.42rem}.hero-actions{align-items:flex-start;gap:.7rem;flex-direction:column}.identity-card{padding:22px;gap:1.2rem}.monogram{min-width:100px}.card-top{font-size:.8125rem}.card-bottom{font-size:.8125rem}.card-domain{font-size:.75rem}.contact{padding:26px 22px}.contact h2{font-size:2rem}.contact-value{font-size:1rem}.site-footer{flex-direction:column;gap:.35rem;padding-top:26px}.site-footer span:last-child{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
@media(max-width:1050px){.about{column-gap:7%}}
@media(max-width:760px){.site-header{flex-wrap:wrap;padding:24px 0 16px;gap:14px}.site-header nav{width:100%;justify-content:flex-start;gap:clamp(.75rem,4vw,1.75rem);flex-wrap:wrap}.site-header nav a:first-child{display:inline-flex}.site-header nav a{min-height:44px}.companies{padding:28px 0 32px}.company-list li{padding:8px 12px;min-height:92px}.company-list img{height:64px}.company-list .granel-logo{height:78px}.company-name{font-size:1.125rem}.about{grid-template-columns:1fr;gap:24px;padding:46px 0 54px}.about .section-intro .experience{max-width:none}.about-copy p{font-size:1rem}.own-projects{margin-top:8px;padding:26px}.project-list{gap:24px}.project-item{flex-direction:column;align-items:flex-start;gap:12px}.project-name{font-size:1.5rem}.project-name img{width:44px;height:44px}.project-status{max-width:160px}}
@media(max-width:480px){.company-list{grid-template-columns:1fr;gap:8px}.company-list li{padding:14px 0;min-height:88px}.company-list li+li{border-left:0;border-top:1px solid var(--line)}.company-list img{max-width:205px;height:60px}.company-list .granel-logo{height:96px}.company-name{font-size:1.5rem}.project-list{grid-template-columns:1fr;gap:24px}.project-item{flex-direction:row;align-items:center;justify-content:space-between}.project-status{max-width:none}.own-projects{padding:24px}.site-header nav a{font-size:.875rem}}
@media print{body{background:#fff}.page-shell{padding:0}.site-header{min-height:90px}.hero{padding:40px 0}.hero-actions,nav,.skip-link{display:none}.identity-card,.contact{-webkit-print-color-adjust:exact;print-color-adjust:exact}.services{padding:35px 0}.contact{break-inside:avoid}a{color:inherit}}
