@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,400&family=Jost:wght@200;300;400;500;600&display=swap";:root{--color-profundo: #163B5C;--color-oceanico: #0E5A8A;--color-navegante: #1E6FA3;--color-papel: #F4EBDD;--color-marfil: #E8DDCC;--color-noche: #111820;--color-coral: #D72638;--text-on-light: var(--color-noche);--text-muted: #37454f;--color-surface: #ffffff;--color-on-accent: #ffffff;--nav-height: 116px;--space-xs: 8px;--space-sm: 16px;--space-md: 24px;--space-lg: 40px;--space-xl: 64px;--space-2xl: 96px;--duration-fast: .15s;--duration-normal: .3s;--ease-out: cubic-bezier(.16, 1, .3, 1)}@font-face{font-family:Cormorant Garamond;src:local("Cormorant Garamond");font-display:swap}@font-face{font-family:Jost;src:local("Jost");font-display:swap}:root{--font-display: "Cormorant Garamond", Georgia, serif;--font-ui: "Jost", system-ui, sans-serif;--text-display: clamp(2.75rem, 1.5rem + 5vw, 4.125rem);--text-h2: clamp(2rem, 1.4rem + 2.5vw, 2.5rem);--text-h3: 1.75rem;--text-body: .9375rem;--text-eyebrow: .6875rem;--text-caption: .6875rem}h1,h2,h3,.font-display{font-family:var(--font-display);font-weight:400}body,button,input,.font-ui{font-family:var(--font-ui)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{background:var(--color-papel);color:var(--text-on-light);font-size:var(--text-body);line-height:1.65;font-weight:300;min-height:100dvh}img,picture,svg{display:block;max-width:100%}a{color:var(--color-oceanico)}:focus-visible{outline:3px solid var(--color-navegante);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--ease-out-soft: cubic-bezier(.22, 1, .36, 1);--reveal-dist: 12px;--reveal-dur: .6s}.motion [data-reveal]{opacity:0;transform:translateY(var(--reveal-dist));transition:opacity var(--reveal-dur) var(--ease-out-soft),transform var(--reveal-dur) var(--ease-out-soft);will-change:opacity,transform}.motion [data-reveal].is-visible{opacity:1;transform:none;will-change:auto}.motion [data-reveal-stagger]>*{opacity:0;transform:translateY(var(--reveal-dist));transition:opacity var(--reveal-dur) var(--ease-out-soft),transform var(--reveal-dur) var(--ease-out-soft)}.motion [data-reveal-stagger].is-visible>*{opacity:1;transform:none}.motion [data-reveal-stagger].is-visible>*:nth-child(1){transition-delay:0ms}.motion [data-reveal-stagger].is-visible>*:nth-child(2){transition-delay:70ms}.motion [data-reveal-stagger].is-visible>*:nth-child(3){transition-delay:.14s}.motion [data-reveal-stagger].is-visible>*:nth-child(4){transition-delay:.21s}.motion [data-reveal-stagger].is-visible>*:nth-child(5){transition-delay:.28s}.motion [data-reveal-stagger].is-visible>*:nth-child(6){transition-delay:.35s}.motion .starmap__star{animation:const-star-in .7s var(--ease-out-soft) both}.motion .starmap__star:nth-child(3n+2){animation-delay:0ms}.motion .starmap__star:nth-child(3n){animation-delay:.12s}.motion .starmap__star:nth-child(3n+1){animation-delay:.24s}@keyframes const-star-in{0%{opacity:0}to{opacity:1}}.motion .starmap__dot{animation:const-twinkle 4s ease-in-out infinite;filter:drop-shadow(0 0 1.4px rgba(244,235,221,.55))}.motion .starmap__star:nth-child(5n) .starmap__dot{animation-duration:3.1s;animation-delay:.7s}.motion .starmap__star:nth-child(5n+1) .starmap__dot{animation-duration:5.3s;animation-delay:1.9s}.motion .starmap__star:nth-child(5n+2) .starmap__dot{animation-duration:4.6s;animation-delay:.3s}.motion .starmap__star:nth-child(5n+3) .starmap__dot{animation-duration:6.1s;animation-delay:2.6s}.motion .starmap__star:nth-child(5n+4) .starmap__dot{animation-duration:3.7s;animation-delay:1.2s}.motion .starmap.is-galaxy .starmap__dot{animation:none;filter:none}@keyframes const-twinkle{0%,to{opacity:.22}50%{opacity:1}}.motion .starmap__edge{stroke-dasharray:1200;stroke-dashoffset:1200;animation:const-draw 1.6s var(--ease-out-soft) forwards}@keyframes const-draw{to{stroke-dashoffset:0}}.motion .starmap__tile,.motion .starmap__dot{transition:opacity .34s var(--ease-out-soft)}.motion .starmap__wave{animation:const-wave 9s linear infinite}@keyframes const-wave{0%{transform:translate(0)}to{transform:translate(-200px)}}.motion .starmap__egg.is-playing .starmap__egg-sprite{animation:whale-play 10s step-end forwards,whale-bob 4s ease-in-out infinite}.motion .starmap__egg.is-playing .starmap__egg-sprite--ghost{animation:whale-play 10s step-end .16s forwards,whale-bob 4s ease-in-out infinite}@keyframes whale-play{0%{background-position-x:0%}5%{background-position-x:6.667%}10%{background-position-x:13.333%}16%{background-position-x:20%}32%{background-position-x:20%}34%{background-position-x:26.667%}40%{background-position-x:33.333%}46%{background-position-x:40%}52%{background-position-x:46.667%}58%{background-position-x:46.667%}60%{background-position-x:53.333%}65%{background-position-x:60%}71%{background-position-x:66.667%}77%{background-position-x:73.333%}83%{background-position-x:80%}88%{background-position-x:86.667%}93%{background-position-x:93.333%}98%{background-position-x:100%}to{background-position-x:100%}}@keyframes whale-bob{0%,to{transform:translate(-50%) translateY(0) scale(1)}50%{transform:translate(-50%) translateY(-1.5px) scale(1.008)}}.motion .starmap__edge{transition:opacity .3s var(--ease-out-soft)}.motion .lb:not([hidden]) .lb__backdrop{animation:const-fade .24s var(--ease-out-soft)}.motion .lb:not([hidden]) .lb__panel{animation:const-pop .32s var(--ease-out-soft)}.motion .dw:not([hidden]) .dw__panel{animation:const-slide .32s var(--ease-out-soft)}@keyframes const-fade{0%{opacity:0}}@keyframes const-pop{0%{opacity:0;transform:scale(.94) translateY(8px)}}@keyframes const-slide{0%{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.motion .starmap__star,.motion .starmap__dot,.motion .starmap__edge,.motion .starmap__wave,.motion .starmap__egg,.motion .starmap__egg *,.motion .lb__backdrop,.motion .lb__panel,.motion .dw__panel{animation:none!important}.motion .starmap__edge{stroke-dashoffset:0}}
