:root{--ink: #11161b;--ink-2: #0b0f14;--sea: #16242c;--paper: #f3efe6;--paper-2: #ebe4d5;--accent: #b23b30;--accent-2: #d0584b;--text: #1a1e23;--text-dim: #6c6457;--on-ink: #efe9dd;--on-ink-dim: rgba(239,233,221,.62);--rule: rgba(26,30,35,.16);--rule-dark: rgba(239,233,221,.18);--display: "Fraunces", Georgia, "Times New Roman", serif;--body: "Archivo", system-ui, -apple-system, sans-serif;--pad: clamp(1.25rem, 5vw, 6rem);--maxw: 1320px;--ease: cubic-bezier(.22,.61,.36,1)}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--body);background:var(--paper);color:var(--text);font-size:clamp(1rem,.55vw + .9rem,1.075rem);line-height:1.7;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}::selection{background:var(--accent);color:var(--ink)}h1,h2,h3,h4{font-family:var(--display);font-weight:400;line-height:1.04;letter-spacing:-.01em}.display{font-family:var(--display);font-weight:300;font-size:clamp(2.6rem,7.5vw,6.5rem);line-height:.98;letter-spacing:-.025em}.display em{font-style:italic;font-weight:300}.h2{font-size:clamp(2rem,4.5vw,3.6rem);font-weight:300;letter-spacing:-.02em}.h3{font-size:clamp(1.4rem,2.4vw,2rem);font-weight:400}.lede{font-size:clamp(1.15rem,1.6vw,1.5rem);line-height:1.5;font-weight:400;color:var(--text);max-width:30ch}.eyebrow{display:inline-flex;align-items:center;gap:.8em;font-family:var(--body);font-size:.72rem;font-weight:600;letter-spacing:.26em;text-transform:uppercase;color:var(--accent)}.eyebrow:before{content:"";width:2.4em;height:1px;background:currentColor;opacity:.7}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--pad)}.section{position:relative;z-index:2;padding-block:clamp(4.5rem,11vw,9.5rem)}.seam{height:1px;border:0;background:var(--rule);background-image:repeating-linear-gradient(90deg,var(--rule) 0 14px,transparent 14px 22px)}.btn{--c: var(--ink);display:inline-flex;align-items:center;gap:.7em;font-family:var(--body);font-size:.78rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;padding:1.1em 1.8em;border:1px solid var(--c);color:var(--c);border-radius:2px;background:transparent;transition:background .4s var(--ease),color .4s var(--ease),border-color .4s var(--ease);cursor:pointer}.btn .arr{transition:transform .4s var(--ease)}.btn:hover{background:var(--c);color:var(--paper)}.btn:hover .arr{transform:translate(.3em)}.btn--ghost-light{--c: var(--on-ink)}.btn--ghost-light:hover{color:var(--ink)}.btn--solid{background:var(--ink);color:var(--paper)}.btn--solid:hover{background:var(--accent);border-color:var(--accent);color:var(--ink)}.on-ink{background:var(--ink);color:var(--on-ink)}.on-ink .seam{background:none;background-image:repeating-linear-gradient(90deg,var(--rule-dark) 0 14px,transparent 14px 22px)}.on-ink .text-dim{color:var(--on-ink-dim)}.text-dim{color:var(--text-dim)}.reveal{opacity:0;transform:translateY(26px);transition:opacity 1s var(--ease),transform 1s var(--ease)}.reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}.frame{position:relative;overflow:hidden;background:var(--paper-2)}.frame img{width:100%;height:100%;object-fit:cover}.frame--hover img{transition:transform 1.4s var(--ease)}.frame--hover:hover img{transform:scale(1.045)}.cap{margin-top:.9rem;font-size:.8rem;letter-spacing:.04em;color:var(--text-dim)}.hdr[data-astro-cid-5hce7sga]{position:fixed;inset:0 0 auto;z-index:60;transition:background .5s var(--ease),border-color .5s var(--ease);border-bottom:1px solid transparent}.hdr-in[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;gap:2rem;height:84px}.brand[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{height:26px;width:auto}.nav[data-astro-cid-5hce7sga]{display:flex;gap:2.4rem}.nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--on-ink);opacity:.82;transition:opacity .3s,color .3s}.nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{opacity:1;color:var(--accent-2)}.hdr-cta[data-astro-cid-5hce7sga]{font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:var(--on-ink);border:1px solid var(--rule-dark);padding:.7em 1.3em;border-radius:2px;transition:background .35s var(--ease),color .35s var(--ease)}.hdr-cta[data-astro-cid-5hce7sga]:hover{background:var(--accent);border-color:var(--accent);color:var(--paper)}.hdr[data-astro-cid-5hce7sga].scrolled,.hdr--solid[data-astro-cid-5hce7sga]{background:#0d1116db;backdrop-filter:blur(10px);border-bottom-color:var(--rule-dark)}.ft[data-astro-cid-5hce7sga]{padding-block:clamp(3.5rem,7vw,6rem) 2.5rem}.ft-top[data-astro-cid-5hce7sga]{display:grid;grid-template-columns:1.4fr 1fr 1.2fr;gap:3rem;padding-bottom:3rem}.ft-brand[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{height:30px;width:auto;margin-bottom:1.2rem}.ft-tag[data-astro-cid-5hce7sga]{font-family:var(--display);font-style:italic;font-size:1.25rem;color:var(--on-ink-dim);max-width:22ch}.ft-h[data-astro-cid-5hce7sga]{display:block;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-2);margin-bottom:1.1rem}.ft-nav[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;gap:.7rem}.ft-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga],.ft-contact[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--on-ink-dim);transition:color .3s}.ft-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover,.ft-contact[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--on-ink)}.ft-contact[data-astro-cid-5hce7sga] p[data-astro-cid-5hce7sga]{color:var(--on-ink-dim);margin-bottom:.7rem;line-height:1.7}.ft-bot[data-astro-cid-5hce7sga]{display:flex;justify-content:space-between;gap:1rem;padding-top:1.8rem;font-size:.78rem;color:var(--on-ink-dim)}.burger[data-astro-cid-5hce7sga]{display:none;width:42px;height:42px;position:relative;background:none;border:0;cursor:pointer;margin-right:-8px}.burger[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]{position:absolute;left:9px;right:9px;height:1.5px;background:var(--on-ink);transition:transform .45s var(--ease),opacity .3s}.burger[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]:nth-child(1){top:17px}.burger[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]:nth-child(2){top:24px}.burger[data-astro-cid-5hce7sga].open span[data-astro-cid-5hce7sga]:nth-child(1){top:20.5px;transform:rotate(45deg)}.burger[data-astro-cid-5hce7sga].open span[data-astro-cid-5hce7sga]:nth-child(2){top:20.5px;transform:rotate(-45deg)}.menu[data-astro-cid-5hce7sga]{position:fixed;inset:0;z-index:55;background:var(--ink);display:flex;opacity:0;visibility:hidden;transform:translateY(-1.5%);transition:opacity .55s var(--ease),transform .6s var(--ease),visibility .55s}.menu[data-astro-cid-5hce7sga]:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.menu[data-astro-cid-5hce7sga].open{opacity:1;visibility:visible;transform:none}.menu-inner[data-astro-cid-5hce7sga]{width:100%;display:flex;flex-direction:column;justify-content:center;padding-top:96px;padding-bottom:2.5rem}.menu-nav[data-astro-cid-5hce7sga]{display:flex;flex-direction:column}.menu-link[data-astro-cid-5hce7sga]{display:flex;align-items:baseline;gap:1.1rem;padding:.55rem 0;border-bottom:1px solid var(--rule-dark);color:var(--on-ink);opacity:0;transform:translateY(26px);transition:opacity .6s var(--ease),transform .6s var(--ease);transition-delay:calc(var(--d) * 70ms + .13s)}.menu[data-astro-cid-5hce7sga].open .menu-link[data-astro-cid-5hce7sga]{opacity:1;transform:none}.menu-i[data-astro-cid-5hce7sga]{font-family:var(--body);font-size:.78rem;letter-spacing:.12em;color:var(--accent-2)}.menu-t[data-astro-cid-5hce7sga]{font-family:var(--display);font-weight:300;font-size:clamp(2.6rem,12vw,4.5rem);line-height:1.12;transition:color .3s}.menu-link[data-astro-cid-5hce7sga]:hover .menu-t[data-astro-cid-5hce7sga],.menu-link[data-astro-cid-5hce7sga]:active .menu-t[data-astro-cid-5hce7sga]{color:var(--accent-2)}.menu-foot[data-astro-cid-5hce7sga]{margin-top:clamp(2rem,6vh,3.5rem);display:flex;flex-direction:column;gap:.55rem;opacity:0;transition:opacity .6s var(--ease);transition-delay:.5s}.menu[data-astro-cid-5hce7sga].open .menu-foot[data-astro-cid-5hce7sga]{opacity:1}.menu-foot-h[data-astro-cid-5hce7sga]{font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem}.menu-c[data-astro-cid-5hce7sga]{color:var(--on-ink-dim);font-size:1rem;transition:color .3s;width:fit-content}.menu-c[data-astro-cid-5hce7sga]:hover{color:var(--on-ink)}.menu-addr[data-astro-cid-5hce7sga]{color:var(--on-ink-dim);font-size:.85rem;margin-top:.6rem}body.menu-open{overflow:hidden}@media(max-width:860px){.nav[data-astro-cid-5hce7sga],.hdr-cta[data-astro-cid-5hce7sga]{display:none}.burger[data-astro-cid-5hce7sga]{display:block}.ft-top[data-astro-cid-5hce7sga]{grid-template-columns:1fr;gap:2.2rem}.ft-bot[data-astro-cid-5hce7sga]{flex-direction:column}}@media(prefers-reduced-motion:reduce){.menu[data-astro-cid-5hce7sga],.menu-link[data-astro-cid-5hce7sga],.menu-foot[data-astro-cid-5hce7sga]{transition:opacity .2s;transform:none}}
