:root{--brand:#eae557;--brand-deep:#d6d033;--brand-soft:#f6f3b8;--ink:#14140f;--ink-2:#1f1f1a;--cream:#faf7ef;--cream-2:#f3efe3;--line:#e2dccb;--line-strong:#cfc7b0;--body:#2a2a24;--muted:#5c5a4e;--display:"Fraunces", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--sans:"Figtree", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--gutter:clamp(1.25rem, 4vw, 2.5rem);--section:clamp(3.5rem, 8vw, 7rem);--max:1200px;--shadow-sm:0 1px 2px #2e28160f, 0 2px 6px #2e28160d;--shadow-md:0 4px 12px #2e281614, 0 14px 34px #2e281617;--shadow-lg:0 10px 24px #14120824, 0 30px 70px #1412082e;--radius-s:3px;--radius:6px;--radius-l:12px;--z-nav:100;--z-overlay:200;--z-banner:300;--z-skip:400}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--sans);color:var(--body);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.65}@media (width>=768px){body{font-size:1.125rem}}img,svg,iframe{max-width:100%;display:block}img{height:auto}h1,h2,h3,h4{font-family:var(--display);color:var(--ink);letter-spacing:-.018em;text-wrap:balance;margin:0 0 .5em;font-weight:600;line-height:1.1}h1{font-size:clamp(2.15rem,5.6vw,3.9rem)}h2{font-size:clamp(1.75rem,3.9vw,2.6rem)}h3{letter-spacing:-.012em;font-size:clamp(1.3rem,2.2vw,1.65rem)}h4{letter-spacing:-.008em;font-size:1.15rem}p{text-wrap:pretty;margin:0 0 1.15em}p:last-child{margin-bottom:0}a{color:inherit}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--brand-deep);outline-offset:3px;border-radius:var(--radius-s)}.on-dark :where(a,button):focus-visible{outline-color:var(--brand)}.skip-link{background:var(--ink);color:#fff;z-index:var(--z-skip);padding:12px 20px;font-weight:600;text-decoration:none;position:absolute;top:-100%;left:0}.skip-link:focus{top:0}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wrap{width:100%;max-width:var(--max);padding-inline:var(--gutter);margin-inline:auto}.wrap--wide{max-width:1360px}.section{padding-block:var(--section) calc(var(--section) * 1.08)}.section--tight{padding-block:clamp(2.5rem,5vw,4rem)}.section--cream2{background:var(--cream-2)}.section--ink{background:var(--ink);color:#ddd9cc}.section--ink h2,.section--ink h3{color:#fff}.measure{max-width:62ch}.eyebrow{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.7rem;margin:0 0 1rem;font-size:.8125rem;font-weight:700;display:flex}.eyebrow:before{content:"";background:var(--brand-deep);flex:none;width:2rem;height:2px}.section--ink .eyebrow{color:var(--brand)}.section--ink .eyebrow:before{background:var(--brand)}.btn{min-width:140px;min-height:52px;font-family:var(--sans);border-radius:var(--radius);cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1.75rem;font-size:1.0625rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,transform .16s,box-shadow .2s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--brand);color:var(--ink);border-color:var(--brand);box-shadow:var(--shadow-sm)}.btn--primary:hover{background:var(--brand-deep);border-color:var(--brand-deep);box-shadow:var(--shadow-md)}.btn--ghost{color:var(--ink);border-color:var(--line-strong);background:0 0}.btn--ghost:hover{border-color:var(--ink);background:#14140f0a}.on-dark .btn--ghost,.section--ink .btn--ghost,.cta .btn--ghost{color:#fff;border-color:#ffffff73}.on-dark .btn--ghost:hover,.section--ink .btn--ghost:hover,.cta .btn--ghost:hover{border-color:var(--brand);color:var(--brand);background:#eae55714}.reviews{align-items:center;gap:.7rem;padding:.55rem 0;font-size:1rem;font-weight:600;line-height:1.3;text-decoration:none;transition:color .2s;display:inline-flex}.reviews__stars{color:var(--brand);letter-spacing:.08em;flex:none;font-size:1.05rem}.reviews:hover{color:var(--brand)}.reviews:hover .reviews__label{text-decoration:underline}.card-grid{grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2.25rem);display:grid}@media (width>=640px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.card-grid--3{grid-template-columns:repeat(3,1fr)}}.card{background:0 0;flex-direction:column;display:flex}.card__media{aspect-ratio:4/3;border-radius:var(--radius-l);background:var(--cream-2);margin-bottom:1.25rem;position:relative;overflow:hidden}.card__media img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.card:hover .card__media img{transform:scale(1.045)}.card h3{margin-bottom:.45rem}@media (width>=640px){.card h3{min-height:2.4em}}.card p{color:var(--muted);font-size:1rem}.card__body{flex:1}.ticks{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.ticks li{padding-left:2.25rem;font-weight:500;position:relative}.ticks li:before{content:"";background:var(--brand);width:1.35rem;height:1.35rem;box-shadow:inset 0 0 0 1px var(--brand-deep);border-radius:50%;position:absolute;top:.34em;left:0}.ticks li:after{content:"";border:solid var(--ink);border-width:0 2.5px 2.5px 0;width:.4rem;height:.7rem;position:absolute;top:.6em;left:.44rem;transform:rotate(45deg)}.rhythm{margin:0;padding:0;list-style:none}.rhythm li{border-top:1px solid var(--line);grid-template-columns:3rem 1fr;gap:1.25rem;padding:1.5rem 0;display:grid}.rhythm li:last-child{border-bottom:1px solid var(--line)}.section--ink .rhythm li{border-color:#ffffff24}.rhythm__num{font-family:var(--display);color:var(--brand-deep);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:600;line-height:1.2}.section--ink .rhythm__num{color:var(--brand)}.rhythm h3{margin-bottom:.3rem;font-size:1.25rem}.rhythm p{color:var(--muted);margin:0;font-size:1rem}.section--ink .rhythm p{color:#b8b5a8}.split{align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}@media (width>=900px){.split{grid-template-columns:1fr 1fr}.split--wide-text{grid-template-columns:1.15fr .85fr}.split--wide-media{grid-template-columns:.85fr 1.15fr}.split--flip>:first-child{order:2}}.frame{border-radius:var(--radius-l);box-shadow:var(--shadow-md);position:relative;overflow:hidden}.frame img{object-fit:cover;width:100%;height:100%}.frame--tall{aspect-ratio:4/5}.frame--wide{aspect-ratio:3/2}.frame-offset{position:relative}.frame-offset:before{content:"";background:var(--brand);border-radius:var(--radius-l);z-index:0;height:42%;position:absolute;inset:auto -.9rem -.9rem 22%}.frame-offset>.frame{z-index:1;position:relative}@media (width<=600px){.frame-offset:before{inset:auto -.55rem -.55rem 28%}}.js .reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.js .reveal.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.js .reveal{opacity:1;transition:none;transform:none}}.phonebar[data-astro-cid-co7s6zxn]{color:#e6e2d4;background:#0b0b08;font-size:.9375rem}.phonebar__inner[data-astro-cid-co7s6zxn]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem 2rem;padding-block:.5rem;display:flex}.phonebar__tag[data-astro-cid-co7s6zxn]{color:#9a978a;letter-spacing:.01em;margin:0;display:none}.phonebar__list[data-astro-cid-co7s6zxn]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.15rem 1.6rem;margin:0;padding:0;list-style:none;display:flex}.phonebar__list[data-astro-cid-co7s6zxn] a[data-astro-cid-co7s6zxn]{color:inherit;align-items:center;gap:.5rem;padding:.35rem 0;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.phonebar__list[data-astro-cid-co7s6zxn] a[data-astro-cid-co7s6zxn]:hover{color:var(--brand)}.phonebar__list[data-astro-cid-co7s6zxn] svg[data-astro-cid-co7s6zxn]{color:var(--brand);flex:none}@media (width>=900px){.phonebar__inner[data-astro-cid-co7s6zxn]{justify-content:space-between}.phonebar__tag[data-astro-cid-co7s6zxn]{display:block}.phonebar__list[data-astro-cid-co7s6zxn]{justify-content:flex-end}}.site-header[data-astro-cid-nen7h5rs]{z-index:var(--z-nav);background:var(--ink);border-bottom:1px solid #eae55738;position:sticky;top:0}.header__inner[data-astro-cid-nen7h5rs]{align-items:center;gap:1rem;padding-block:.75rem;display:flex}.header__logo[data-astro-cid-nen7h5rs]{flex:none;margin-right:auto;line-height:0;display:block}.header__logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:auto;height:52px}@media (width>=900px){.header__logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{height:66px}}.header__nav[data-astro-cid-nen7h5rs]{display:none}.header__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#efece0;white-space:nowrap;padding:.6rem 0;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:color .2s;display:block;position:relative}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:after{content:"";background:var(--brand);transform-origin:0;height:2px;transition:transform .24s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--brand)}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover:after{transform:scaleX(1)}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--brand)}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]:after{transform:scaleX(1)}.header__cta[data-astro-cid-nen7h5rs]{display:none}.header__burger[data-astro-cid-nen7h5rs]{border-radius:var(--radius);cursor:pointer;background:0 0;border:1px solid #ffffff4d;flex-direction:column;flex:none;justify-content:center;gap:5px;width:48px;height:48px;padding:0 11px;display:inline-flex}.header__burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--brand);height:2px;transition:transform .24s,opacity .18s;display:block}.header__burger[data-astro-cid-nen7h5rs][aria-expanded=true] span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(7px)rotate(45deg)}.header__burger[data-astro-cid-nen7h5rs][aria-expanded=true] span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.header__burger[data-astro-cid-nen7h5rs][aria-expanded=true] span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header__mobile[data-astro-cid-nen7h5rs]{background:var(--ink-2);border-top:1px solid #ffffff1f;padding-block:.5rem 1.5rem}.header__mobile[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{margin:0 0 1.25rem;padding:0;list-style:none}.header__mobile[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]+li[data-astro-cid-nen7h5rs]{border-top:1px solid #ffffff1a}.header__mobile[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#efece0;padding:1rem 0;font-size:1.125rem;font-weight:600;text-decoration:none;display:block}.header__mobile[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--brand)}.header__mobile-cta[data-astro-cid-nen7h5rs]{width:100%}@media (width>=900px){.header__nav[data-astro-cid-nen7h5rs]{margin-left:2.5rem;display:block}.header__cta[data-astro-cid-nen7h5rs]{margin-left:2rem;display:inline-flex}.header__burger[data-astro-cid-nen7h5rs],.header__mobile[data-astro-cid-nen7h5rs]{display:none}}.footer[data-astro-cid-jo6i4kqk]{background:var(--ink);color:#c3bfb1;padding-block:clamp(3rem,6vw,4.5rem) 1.75rem;font-size:1rem}.footer__cols[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:clamp(2.25rem,4vw,3rem);display:grid}@media (width>=640px){.footer__cols[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(2,1fr)}}@media (width>=1040px){.footer__cols[data-astro-cid-jo6i4kqk]{grid-template-columns:1.35fr 1fr 1.15fr 1.3fr}}.footer__logo[data-astro-cid-jo6i4kqk]{width:auto;height:74px;margin-bottom:1.25rem}.footer__col--about[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{max-width:42ch;margin-bottom:.75rem}.footer__heading[data-astro-cid-jo6i4kqk]{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--brand);margin:0 0 1.15rem;font-size:.8125rem;font-weight:700}.footer__heading--sub[data-astro-cid-jo6i4kqk]{margin-top:1.75rem}.footer__list[data-astro-cid-jo6i4kqk]{gap:.15rem;margin:0;padding:0;list-style:none;display:grid}.footer__list[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:inherit;padding:.4rem 0;text-decoration:none;transition:color .2s;display:inline-block}.footer__list[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--brand);text-decoration:underline}.footer__list--contact[data-astro-cid-jo6i4kqk]{margin-top:1rem;font-weight:600}.footer__nap[data-astro-cid-jo6i4kqk]{font-style:normal;line-height:1.55;display:grid}.footer__nap[data-astro-cid-jo6i4kqk] strong[data-astro-cid-jo6i4kqk]{color:#efece0}.footer__whatsapp[data-astro-cid-jo6i4kqk]{border-radius:var(--radius);color:var(--brand);border:1.5px solid #eae55773;align-items:center;gap:.6rem;min-height:48px;margin-top:1.25rem;padding:.7rem 1.1rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.footer__whatsapp[data-astro-cid-jo6i4kqk]:hover{border-color:var(--brand);background:#eae5571a}.footer__hours[data-astro-cid-jo6i4kqk]{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.footer__hours[data-astro-cid-jo6i4kqk] li[data-astro-cid-jo6i4kqk]{font-variant-numeric:tabular-nums;justify-content:space-between;gap:1rem;max-width:20rem;display:flex}.footer__hours[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]:first-child{color:#96938a}.footer__base[data-astro-cid-jo6i4kqk]{text-align:center;border-top:1px solid #ffffff21;gap:.5rem;margin-top:clamp(2.5rem,5vw,3.5rem);padding-top:1.5rem;display:grid}.footer__copy[data-astro-cid-jo6i4kqk]{margin:0;font-size:.9375rem}.footer__legal[data-astro-cid-jo6i4kqk]{color:#8d8a80;margin:0;font-size:.8125rem}.footer__legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:inherit;text-decoration:underline}.footer__legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--brand)}.cookie[data-astro-cid-hq3mgpmn]{z-index:var(--z-banner);background:var(--ink);color:#ddd9cb;border-top:2px solid var(--brand);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #14120847}.cookie__inner[data-astro-cid-hq3mgpmn]{flex-direction:column;gap:1rem;padding-block:1.15rem;display:flex}.cookie__text[data-astro-cid-hq3mgpmn]{max-width:72ch;margin:0;font-size:.9375rem;line-height:1.6}.cookie__text[data-astro-cid-hq3mgpmn] a[data-astro-cid-hq3mgpmn]{color:var(--brand)}.cookie__actions[data-astro-cid-hq3mgpmn]{gap:.75rem;display:flex}.cookie__btn[data-astro-cid-hq3mgpmn]{min-width:128px;min-height:48px;font-family:var(--sans);border-radius:var(--radius);cursor:pointer;border:2px solid #0000;flex:1;padding:.7rem 1.5rem;font-size:1rem;font-weight:700;transition:background-color .2s,transform .16s}.cookie__btn[data-astro-cid-hq3mgpmn]:active{transform:translateY(1px)}.cookie__btn--reject[data-astro-cid-hq3mgpmn]{color:#fff;background:#6b7280}.cookie__btn--reject[data-astro-cid-hq3mgpmn]:hover{background:#566070}.cookie__btn--accept[data-astro-cid-hq3mgpmn]{background:var(--brand);color:var(--ink)}.cookie__btn--accept[data-astro-cid-hq3mgpmn]:hover{background:var(--brand-deep)}@media (width>=820px){.cookie__inner[data-astro-cid-hq3mgpmn]{flex-direction:row;justify-content:space-between;align-items:center}.cookie__actions[data-astro-cid-hq3mgpmn],.cookie__btn[data-astro-cid-hq3mgpmn]{flex:none}}
