:root{--negro: #0B0C0E;--hueso: #E8E4DA;--gris: #8A8981;--alerta: #C8862F;--estable: #5E93A8;--linea: #24262A;--hueco-valor: #3A3C40;--hueco-linea: #4A4C50;--hueco-texto: #6E6F68;--mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--display: "Bricolage Grotesque", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0}html{background:var(--negro)}body{background:var(--negro);color:var(--hueso);font-family:var(--mono);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}img,canvas{display:block;max-width:100%}code{font-family:var(--mono);font-size:.93em;color:var(--gris)}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}a:hover{color:var(--estable)}:focus-visible{outline:2px solid var(--alerta);outline-offset:3px}::selection{background:var(--alerta);color:var(--negro)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.hero{position:relative;height:500vh}.hero__sticky{position:sticky;top:0;height:100dvh;overflow:hidden;background:var(--negro) url(/poster.webp) center / cover no-repeat}.hero__sticky:before{--grano-opacidad: .05;--grano-mezcla: screen;content:"";position:absolute;inset:0;z-index:1;background:url(/grain.png) repeat;background-size:128px;opacity:var(--grano-opacidad);mix-blend-mode:var(--grano-mezcla);pointer-events:none}.hero__sticky:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(to bottom,transparent,rgba(11,12,14,.72));pointer-events:none}.hero__canvas{position:absolute;inset:0;width:100%;height:100%}.hero__moment{position:absolute;left:clamp(24px,7vw,96px);right:clamp(24px,7vw,96px);bottom:clamp(96px,16vh,190px);z-index:1;opacity:0;font-family:var(--display);font-weight:700;font-size:clamp(30px,5.5vw,62px);line-height:1.08;letter-spacing:-.03em;text-wrap:balance}.hero__moment--0{opacity:1}.hero__nombre{font-size:inherit;font-weight:800;letter-spacing:inherit;line-height:inherit}.hero__lugar{font-family:var(--mono);font-size:12px;font-weight:400;letter-spacing:.08em;color:var(--gris);margin-top:16px}.hero__progress{position:absolute;right:clamp(24px,7vw,96px);bottom:32px;z-index:1;display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:.08em;color:var(--gris)}.hero__progress-bar{display:block;position:relative;width:120px;height:1px;background:var(--linea)}.hero__progress-fill{display:block;position:absolute;top:0;left:0;bottom:0;width:0%;background:var(--alerta)}.hero--listo .hero__progress{opacity:0;transition:opacity .6s}html.no-js .hero{height:100dvh}html.no-js .hero__canvas,html.no-js .hero__progress,html.no-js .hero__moment{display:none}html.no-js .hero__moment--0{display:block}@media(prefers-reduced-motion:reduce){.hero{height:100dvh}.hero__canvas,.hero__progress,.hero__moment{display:none}.hero__moment--0{display:block}}.section{max-width:720px;margin-inline:auto;padding:clamp(72px,12vh,128px) 24px;border-top:1px solid var(--linea)}.section__head{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:clamp(40px,8vh,64px)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;font-variant-caps:all-small-caps;color:var(--gris)}.eyebrow__trad{font-size:10px;font-weight:400;margin-left:10px}.stamp{font-size:12px;letter-spacing:.08em;font-variant-caps:all-small-caps;white-space:nowrap}.stamp--alerta{color:var(--alerta)}.stamp--gris{color:var(--gris)}.stamp--estable{color:var(--estable)}.titular{font-family:var(--display);font-weight:700;font-size:clamp(34px,6.5vw,56px);line-height:1.05;letter-spacing:-.03em;margin-bottom:32px}.titular__alerta{color:var(--alerta)}.titular__estable{color:var(--estable)}.section>p{max-width:58ch}.meta{font-size:12px;letter-spacing:.06em;color:var(--gris);margin-bottom:20px}.slots{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--linea);margin-top:48px}.slot{display:flex;flex-direction:column;background:var(--negro);padding:24px 20px}.slot__valor{order:1;font-family:var(--display);font-weight:700;font-size:34px;line-height:1;color:var(--hueco-valor);border-bottom:1px dashed var(--hueco-linea);padding-bottom:12px}.slot--dato .slot__valor{color:var(--hueso);border-bottom-color:transparent}.slot__label{order:2;margin-top:12px;font-size:11px;line-height:1.5;color:var(--hueco-texto)}.slots__pie{font-size:11px;color:var(--hueco-linea);margin-top:12px}.caso{margin-top:48px;padding:24px 20px;border:1px solid var(--linea)}.caso__valor{font-family:var(--display);font-weight:700;font-size:34px;line-height:1;color:var(--hueco-valor);border-bottom:1px dashed var(--hueco-linea);padding-bottom:12px}.caso__label{margin-top:12px;font-size:11px;line-height:1.5;color:var(--hueco-texto)}.tresnak{list-style:none;padding:0;border-top:1px solid var(--linea)}.tresnak li{display:flex;justify-content:space-between;align-items:baseline;gap:24px;flex-wrap:wrap;padding:14px 0;border-bottom:1px solid var(--linea)}.tresnak__nombre{font-weight:700}.tresnak__nota{font-size:13px;color:var(--gris);text-align:right}.contacto{list-style:none;padding:0;display:flex;flex-direction:column;gap:12px;font-size:17px}.contacto__meta{font-size:13px;color:var(--gris)}.contacto__meta:first-of-type{margin-top:16px}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.section{animation:section-rise both linear;animation-timeline:view();animation-range:entry 0% entry 45%}}}@keyframes section-rise{0%{opacity:0;translate:0 28px}}
