:root{--color-aca-blue: #0a4f9e;--color-aca-blue-dark: #07335e;--color-ypf-yellow: #ffd200;--color-ypf-yellow-dark: #e6b800;--color-white: #ffffff;--color-gray-light: #f4f6f9;--color-gray: #6b7686;--color-gray-dark: #3a4250;--color-black: #15191f;--container-width: 1180px;--header-height: 76px;--radius-md: 14px;--radius-lg: 22px;--shadow-soft: 0 10px 30px rgba(10, 30, 60, .08);--shadow-strong: 0 18px 45px rgba(10, 30, 60, .16);--font-base: "Plus Jakarta Sans", "Segoe UI", system-ui, -apple-system, sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{font-family:var(--font-base);color:var(--color-black);background-color:var(--color-white);line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}ul{list-style:none}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4{font-weight:800;line-height:1.15;letter-spacing:-.01em}.container{width:100%;max-width:var(--container-width);margin-inline:auto;padding-inline:1.25rem}section{padding-block:clamp(3.5rem,7vw,6.5rem)}.section-light{background-color:var(--color-white)}.section-muted{background-color:var(--color-gray-light)}.section-dark{background-color:var(--color-aca-blue-dark);color:var(--color-white)}.section-header{text-align:center;max-width:700px;margin-inline:auto;margin-bottom:clamp(2.5rem,5vw,4rem)}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-aca-blue);margin-bottom:.75rem}.section-dark .eyebrow{color:var(--color-ypf-yellow)}.section-title{font-size:clamp(1.9rem,4vw,2.75rem);margin-bottom:.85rem}.section-subtitle{color:var(--color-gray);font-size:clamp(1rem,1.4vw,1.15rem)}.section-dark .section-subtitle{color:#ffffffc7}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:700;font-size:.95rem;padding:.9rem 1.85rem;border-radius:999px;border:2px solid transparent;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,color .25s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{background-color:var(--color-ypf-yellow);color:var(--color-aca-blue-dark);box-shadow:var(--shadow-soft)}.btn-primary:hover{background-color:var(--color-ypf-yellow-dark);box-shadow:var(--shadow-strong)}.btn-secondary{background-color:var(--color-white);color:var(--color-aca-blue);border-color:var(--color-white)}.btn-secondary:hover{background-color:transparent;color:var(--color-white)}.btn-outline{background-color:transparent;color:var(--color-aca-blue);border-color:var(--color-aca-blue)}.btn-outline:hover{background-color:var(--color-aca-blue);color:var(--color-white)}.btn-whatsapp{background-color:#25d366;color:var(--color-white)}.btn-whatsapp:hover{background-color:#1ebe5b;box-shadow:var(--shadow-strong)}.btn-block{width:100%}.badge{display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;letter-spacing:.06em;padding:.3rem .65rem;border-radius:999px;text-transform:uppercase}.badge-ypf{background-color:var(--color-ypf-yellow);color:var(--color-aca-blue-dark)}.badge-aca{background-color:var(--color-aca-blue);color:var(--color-white)}.badge-full{background-color:var(--color-black);color:var(--color-ypf-yellow)}.card{background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow-strong)}.grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease;will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.reveal-delay-5{transition-delay:.5s}.reveal-delay-6{transition-delay:.6s}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.text-center{text-align:center}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--header-height);display:flex;align-items:center;background-color:#ffffffeb;backdrop-filter:blur(10px);box-shadow:0 1px #0f1e3c0f;transition:box-shadow .3s ease}.header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;height:100%}.header__brand[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.7rem;flex-shrink:0}.header__brand-mark[data-astro-cid-3ef6ksr2]{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--color-aca-blue),var(--color-aca-blue-dark));color:var(--color-ypf-yellow);font-weight:800;font-size:1.05rem;letter-spacing:.02em}.header__brand-text[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;line-height:1.2}.header__brand-text[data-astro-cid-3ef6ksr2] strong[data-astro-cid-3ef6ksr2]{font-size:1.05rem;font-weight:800;color:var(--color-aca-blue-dark)}.header__brand-text[data-astro-cid-3ef6ksr2] small[data-astro-cid-3ef6ksr2]{font-size:.7rem;color:var(--color-gray);letter-spacing:.06em;text-transform:uppercase}.header__badges[data-astro-cid-3ef6ksr2]{display:none;gap:.4rem;flex-shrink:0}.header__nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.75rem;margin-left:auto}.header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;gap:1.5rem}.header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:.93rem;font-weight:600;color:var(--color-gray-dark);transition:color .2s ease;position:relative}.header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-active{color:var(--color-aca-blue)}.header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-active:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background-color:var(--color-ypf-yellow);border-radius:1px}@media(max-width:879px){.header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-active:after{display:none}.header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-active{color:var(--color-aca-blue);font-weight:800}}.header__cta[data-astro-cid-3ef6ksr2]{padding:.7rem 1.5rem;font-size:.85rem}.header__toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;border:none;background:var(--color-gray-light);border-radius:10px;flex-shrink:0;cursor:pointer;touch-action:manipulation}.header__toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:20px;height:2px;margin-inline:auto;background-color:var(--color-aca-blue-dark);transition:transform .3s ease,opacity .3s ease}.header__toggle[data-astro-cid-3ef6ksr2].is-open span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__toggle[data-astro-cid-3ef6ksr2].is-open span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.header__toggle[data-astro-cid-3ef6ksr2].is-open span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(min-width:880px){.header__badges[data-astro-cid-3ef6ksr2]{display:flex}}@media(max-width:879px){.header__nav[data-astro-cid-3ef6ksr2]{position:fixed;top:var(--header-height);left:0;right:0;flex-direction:column;align-items:stretch;gap:1.25rem;background-color:var(--color-white);padding:1.5rem 1.25rem 2rem;box-shadow:var(--shadow-soft);transform:translateY(-12px);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.header__nav[data-astro-cid-3ef6ksr2].is-open{opacity:1;transform:translateY(0);pointer-events:auto}.header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{flex-direction:column;gap:.25rem}.header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;padding:.65rem .25rem;border-bottom:1px solid var(--color-gray-light)}.header__cta[data-astro-cid-3ef6ksr2]{width:100%}.header__toggle[data-astro-cid-3ef6ksr2]{display:flex}}.footer[data-astro-cid-sz7xmlte]{background-color:var(--color-aca-blue-dark);color:#ffffffd9;padding-top:clamp(3rem,6vw,5rem)}.footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem}.footer__brand-name[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer__brand-mark[data-astro-cid-sz7xmlte]{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background-color:#ffffff14;color:var(--color-ypf-yellow);font-weight:800;flex-shrink:0}.footer__brand-name[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{display:block;color:var(--color-white);font-size:1.05rem}.footer__brand-name[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.8rem;color:#fff9}.footer__description[data-astro-cid-sz7xmlte]{font-size:.92rem;margin-bottom:1.25rem;max-width:320px}.footer__badges[data-astro-cid-sz7xmlte]{display:flex;gap:.5rem}.footer__col[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{color:var(--color-white);font-size:1rem;margin-bottom:1.1rem}.footer__col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.65rem;font-size:.92rem}.footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{transition:color .2s ease}.footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-ypf-yellow)}.footer__contact[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{font-size:.92rem}.footer__socials[data-astro-cid-sz7xmlte]{display:flex;gap:.75rem}.footer__social[data-astro-cid-sz7xmlte]{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background-color:#ffffff14;transition:background-color .2s ease,color .2s ease}.footer__social[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:18px;height:18px}.footer__social[data-astro-cid-sz7xmlte]:hover{background-color:var(--color-ypf-yellow);color:var(--color-aca-blue-dark)}.footer__bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.1);padding-block:1.5rem}.footer__bottom-inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.4rem;font-size:.82rem;color:#fff9;text-align:center}@media(min-width:720px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1.4fr 1fr 1fr 1fr}}@media(min-width:720px){.footer__bottom-inner[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;text-align:left}}
