:root{--papel: #F4F5F2;--superficie: #FFFFFF;--tinta: #23282A;--tinta-2: #55605C;--linea: #DCDED7;--linea-2: #C6C9C0;--verde: #1D9D78;--verde-hondo: #0F6B4F;--noche: #16233B;--bronce: #9C6B36;--bronce-claro: #C9A46A;--fuente-titulo: "Jost", system-ui, -apple-system, "Segoe UI", sans-serif;--fuente-texto: "Source Serif 4", Georgia, "Times New Roman", serif;--ancho-max: 1180px;--ancho-prosa: 66ch;--radio: 2px;--sombra: 0 1px 2px rgba(30, 40, 36, .04), 0 10px 30px -14px rgba(30, 40, 36, .16)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--papel: #10161D;--superficie: #172029;--tinta: #E9EAE4;--tinta-2: #9AA29D;--linea: #262F39;--linea-2: #38434E;--verde: #38B892;--verde-hondo: #6FD3B4;--noche: #0B1422;--bronce: #C9A46A;--bronce-claro: #D9BC8C;--sombra: 0 1px 2px rgba(0, 0, 0, .2), 0 14px 34px -16px rgba(0, 0, 0, .55)}}:root[data-theme=dark]{color-scheme:dark;--papel: #10161D;--superficie: #172029;--tinta: #E9EAE4;--tinta-2: #9AA29D;--linea: #262F39;--linea-2: #38434E;--verde: #38B892;--verde-hondo: #6FD3B4;--noche: #0B1422;--bronce: #C9A46A;--bronce-claro: #D9BC8C;--sombra: 0 1px 2px rgba(0, 0, 0, .2), 0 14px 34px -16px rgba(0, 0, 0, .55)}*,*:before,*:after{box-sizing:border-box;margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--papel);color:var(--tinta);font-family:var(--fuente-texto);font-size:1.0625rem;line-height:1.65;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg,video{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--fuente-titulo);font-weight:600;letter-spacing:-.012em;line-height:1.12;text-wrap:balance}p,li{max-width:var(--ancho-prosa)}a{color:var(--verde-hondo);text-underline-offset:2px;text-decoration-thickness:1px}strong{font-weight:600}:where(a,button,input,textarea,select):focus-visible{outline:2px solid var(--verde-hondo);outline-offset:3px;border-radius:var(--radio)}.shell{width:100%;max-width:var(--ancho-max);margin-inline:auto;padding-inline:1.5rem}.eyebrow{font-family:var(--fuente-titulo);font-weight:500;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--tinta-2)}.eyebrow--accent{color:var(--verde-hondo)}.tabular{font-variant-numeric:tabular-nums}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.section{padding-block:clamp(3.2rem,7vw,4.8rem);border-bottom:1px solid var(--linea)}.section--tight{padding-block:2.6rem}.section-lead{max-width:60ch;margin-bottom:2.6rem}.section-lead h2{font-size:clamp(1.6rem,3.2vw,2.15rem);margin-top:.7rem}.section-lead p{margin-top:.8rem;color:var(--tinta-2)}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--fuente-titulo);font-weight:500;font-size:.92rem;letter-spacing:.01em;padding:.72rem 1.25rem;border-radius:var(--radio);border:1px solid transparent;text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.btn--primary{background:var(--verde-hondo);color:#fff}.btn--primary:hover{background:var(--tinta)}.btn--ghost{border-color:var(--linea-2);color:var(--tinta)}.btn--ghost:hover{border-color:var(--tinta)}.btn--onnoche{background:var(--bronce-claro);color:#1a1206}.btn--onnoche:hover{background:#fff}:root[data-theme=dark] .btn--primary{color:#06120d}:root[data-theme=dark] .btn--primary:hover{background:var(--verde)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .btn--primary{color:#06120d}:root:not([data-theme=light]) .btn--primary:hover{background:var(--verde)}}.link-mark{font-family:var(--fuente-titulo);font-size:.82rem;text-decoration:none;color:var(--tinta);border-bottom:1px solid var(--verde);padding-bottom:2px;transition:color .15s ease,border-color .15s ease}.link-mark:hover{color:var(--verde-hondo);border-bottom-color:var(--verde-hondo)}html.js-motion [data-reveal]{opacity:0;transform:translateY(14px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--d, 0) * 65ms)}html.js-motion [data-reveal].is-in{opacity:1;transform:none}@keyframes af-sube{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}html.js-motion [data-hero]{opacity:0;animation:af-sube .7s cubic-bezier(.4,0,.2,1) both;animation-delay:calc(var(--d, 0) * 90ms + 40ms)}html.js-motion [data-parallax]{transition:transform .1s linear}[data-scrollfrase] .w{transition:color .35s ease}[data-scrollfrase] .w.em{color:var(--verde-hondo);font-weight:600}[data-scrollfrase][data-tone=oscuro] .w.em{color:var(--bronce-claro)}html.js-motion [data-scrollfrase] .w,html.js-motion [data-scrollfrase] .w.em{color:var(--linea-2)}html.js-motion [data-scrollfrase] .w.lit{color:var(--tinta)}html.js-motion [data-scrollfrase] .w.lit.em{color:var(--verde-hondo)}html.js-motion [data-scrollfrase][data-tone=oscuro] .w{color:#55606d}html.js-motion [data-scrollfrase][data-tone=oscuro] .w.lit{color:#fff}html.js-motion [data-scrollfrase][data-tone=oscuro] .w.lit.em{color:var(--bronce-claro)}@media(prefers-reduced-motion:reduce){html.js-motion [data-reveal],html.js-motion [data-hero]{opacity:1;transform:none;animation:none}html.js-motion [data-scrollfrase] .w{color:inherit}html.js-motion [data-scrollfrase] .w.em{color:var(--verde-hondo)}}
