:root{--font-serif: "Fraunces", Georgia, serif;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "DM Mono", ui-monospace, monospace;--color-dark: #1B2A4E;--color-ink: #0A0A0A;--color-light: #EEF1F4;--color-light-alt: #E1E6EC;--color-text-light: #EEF1F4;--color-text-muted: #B7C0CE;--color-accent: #5A6373;--color-accent-dark: #B7C0CE;--color-navy-deep: #16233F;--color-card-hover: #DCE1E8;--color-line: #C9D1DB;--spacing-container: 75rem}html{font-family:var(--font-sans);color:var(--color-dark);background:var(--color-light);scroll-behavior:smooth}body{font-family:var(--font-sans);margin:0;padding:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.container-x{max-width:var(--spacing-container);margin:0 auto;padding:0 1.5rem}@media(min-width:810px){.container-x{padding:0 3rem}}.section{padding:6rem 0}@media(max-width:809px){.section{padding:4rem 0}body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}}.is-dark{background:var(--color-dark);color:var(--color-text-light);--color-accent: var(--color-accent-dark)}.eyebrow{font-family:var(--font-mono);font-size:.8125rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-accent);font-weight:500;margin:0}.eyebrow--dot:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--color-accent);margin-right:.6rem;vertical-align:middle}.eyebrow-serif{font-family:var(--font-serif);font-style:italic;font-size:1rem;color:var(--color-accent)}.btn-solid{display:inline-block;background:var(--color-dark);color:var(--color-text-light);padding:.9rem 1.8rem;border:1px solid var(--color-accent-dark);border-radius:4px;font-size:.9rem;cursor:pointer;transition:background .3s,border-color .3s}.btn-solid:hover{background:var(--color-navy-deep);border-color:var(--color-text-light)}.btn-light{display:inline-block;background:var(--color-light);color:var(--color-dark);padding:.9rem 1.8rem;border:1px solid var(--color-light);border-radius:4px;font-size:.9rem;font-weight:500;text-align:center;cursor:pointer;transition:background .3s,color .3s,border-color .3s}.btn-light:hover{background:transparent;color:var(--color-text-light);border-color:var(--color-text-light)}.btn-outline{display:inline-block;background:transparent;color:var(--color-text-light);padding:.9rem 1.8rem;border:1px solid var(--color-text-muted);border-radius:4px;font-size:.9rem;cursor:pointer;transition:background .3s,color .3s}.btn-outline:hover{background:var(--color-text-light);color:var(--color-dark)}.link-cta{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);font-weight:500}.link-cta:after{content:"→";transition:transform .3s}.link-cta:hover:after{transform:translate(4px)}.to-validate{display:inline-block;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);border:1px solid var(--color-line);border-radius:9999px;padding:.25rem .7rem}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}[data-reveal].is-visible{opacity:1;transform:none}[data-reveal-stagger] [data-reveal]{transition-delay:calc(var(--reveal-i, 0) * 90ms)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}.logo-mark[data-astro-cid-tvrurpns]{display:inline-block;width:var(--logo-w);height:var(--logo-h);background-color:currentColor;-webkit-mask:url(/images/rostin-mark.svg) center / contain no-repeat;mask:url(/images/rostin-mark.svg) center / contain no-repeat;flex-shrink:0}.site-header[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:60;transform:translateY(0);background:linear-gradient(to bottom,#101728b3,#10172873 55%,#10172800);transition:transform .45s cubic-bezier(.16,1,.3,1),background .35s ease,box-shadow .35s ease}.site-header[data-astro-cid-dmqpwcec].is-hidden{transform:translateY(-100%)}.site-header[data-astro-cid-dmqpwcec].is-stuck{background:var(--color-dark);box-shadow:0 10px 34px #0a102047}.topbar[data-astro-cid-dmqpwcec]{height:38px;display:flex;align-items:center;border-bottom:1px solid rgba(238,241,244,.14)}.topbar__inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:flex-end;gap:.85rem;width:100%}.topbar__link[data-astro-cid-dmqpwcec]{font-size:.82rem;letter-spacing:.01em;color:var(--color-text-muted);transition:color .2s ease}.topbar__link[data-astro-cid-dmqpwcec]:hover{color:var(--color-text-light)}.topbar__sep[data-astro-cid-dmqpwcec]{color:#eef1f44d}.nav[data-astro-cid-dmqpwcec]{height:84px;display:flex;align-items:center;background-color:transparent;transition:height .35s ease}.site-header[data-astro-cid-dmqpwcec].is-stuck .nav[data-astro-cid-dmqpwcec]{height:70px}@media(prefers-reduced-motion:reduce){.site-header[data-astro-cid-dmqpwcec]{transition:none}}.nav__inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;width:100%}.nav__brand[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;gap:.6rem;color:var(--color-text-light);transition:opacity .25s ease}.nav__brand[data-astro-cid-dmqpwcec]:hover{opacity:.8}.nav__brand--light[data-astro-cid-dmqpwcec]{color:var(--color-text-light)}.nav__wordmark[data-astro-cid-dmqpwcec]{font-family:var(--font-serif);font-weight:400;font-size:1.5rem;letter-spacing:.02em;line-height:1;white-space:nowrap}.nav__right[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:1.75rem}.nav__cta[data-astro-cid-dmqpwcec]{cursor:pointer;transition:opacity .25s ease;color:var(--color-text-light)}.nav__cta[data-astro-cid-dmqpwcec]:hover{opacity:.75}.nav__burger[data-astro-cid-dmqpwcec]{display:flex;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:6px 0 6px 6px}.nav__burger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:26px;height:1.5px;background:var(--color-text-light)}.menu[data-astro-cid-dmqpwcec]{position:fixed;inset:0;z-index:100;background:var(--color-dark);color:var(--color-text-light);opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.menu[data-astro-cid-dmqpwcec].is-open{opacity:1;visibility:visible}.menu__inner[data-astro-cid-dmqpwcec]{height:100%;display:flex;flex-direction:column}.menu__bar[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;height:126px;flex-shrink:0}.menu__close[data-astro-cid-dmqpwcec]{background:none;border:0;cursor:pointer;color:var(--color-text-light);display:inline-flex}.menu__close[data-astro-cid-dmqpwcec] svg[data-astro-cid-dmqpwcec]{width:26px;height:26px}.menu__body[data-astro-cid-dmqpwcec]{flex:1;display:grid;grid-template-columns:minmax(0,540px) 1fr;gap:4rem;align-content:center;padding-bottom:4rem}.menu__card[data-astro-cid-dmqpwcec]{width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;filter:grayscale(100%)}.menu__contacts[data-astro-cid-dmqpwcec]{display:flex;flex-wrap:wrap;gap:2.5rem;margin-top:2rem}.menu__contact[data-astro-cid-dmqpwcec]{display:flex;flex-direction:column;gap:.35rem}.menu__contact-main[data-astro-cid-dmqpwcec]{font-size:.95rem;color:var(--color-accent)}.menu__contact-note[data-astro-cid-dmqpwcec]{font-size:.85rem;color:var(--color-text-muted)}.menu__address[data-astro-cid-dmqpwcec]{font-style:normal;font-size:.9rem;color:var(--color-text-muted);margin-top:1.5rem;max-width:18rem;line-height:1.5}.menu__list[data-astro-cid-dmqpwcec]{display:flex;flex-direction:column;justify-content:center;gap:.25rem}.menu__link[data-astro-cid-dmqpwcec]{font-family:var(--font-serif);font-weight:300;font-size:clamp(2rem,4vw,3.25rem);line-height:1.25;color:var(--color-text-light);transition:color .25s ease}.menu__link[data-astro-cid-dmqpwcec]:hover,.menu__link[data-astro-cid-dmqpwcec].is-active{color:var(--color-accent)}.menu__footer[data-astro-cid-dmqpwcec]{flex-shrink:0;padding-bottom:2.5rem}.menu__book[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:center;width:100%;height:60px;background:var(--color-light);color:var(--color-dark);font-size:1rem;font-weight:500;letter-spacing:.01em;border-radius:6px;transition:background .25s ease,transform .2s ease}.menu__book[data-astro-cid-dmqpwcec]:hover{background:#fff}.menu__book[data-astro-cid-dmqpwcec]:active{transform:translateY(1px)}.mobile-cta[data-astro-cid-dmqpwcec]{display:none}.mobile-cta__book[data-astro-cid-dmqpwcec]{flex:1;display:inline-flex;align-items:center;justify-content:center;height:54px;background:var(--color-dark);color:var(--color-text-light);font-size:.95rem;font-weight:500;letter-spacing:.01em;border:1px solid rgba(238,241,244,.18);border-radius:6px;box-shadow:0 6px 22px #0a102047}.mobile-cta__book[data-astro-cid-dmqpwcec]:active{background:var(--color-navy-deep)}.mobile-cta__call[data-astro-cid-dmqpwcec]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;background:var(--color-dark);border:1px solid rgba(238,241,244,.18);border-radius:6px;color:var(--color-text-light);box-shadow:0 6px 22px #0a102047}.mobile-cta__call[data-astro-cid-dmqpwcec]:active{background:var(--color-navy-deep)}.mobile-cta__call[data-astro-cid-dmqpwcec] svg[data-astro-cid-dmqpwcec]{width:22px;height:22px}@media(max-width:809px){.mobile-cta[data-astro-cid-dmqpwcec]{position:fixed;bottom:0;left:0;right:0;z-index:70;display:flex;gap:.6rem;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom));pointer-events:none}.mobile-cta__book[data-astro-cid-dmqpwcec],.mobile-cta__call[data-astro-cid-dmqpwcec]{pointer-events:auto}.nav[data-astro-cid-dmqpwcec] .nav__cta[data-astro-cid-dmqpwcec],.topbar[data-astro-cid-dmqpwcec]{display:none}.nav[data-astro-cid-dmqpwcec]{height:72px}.site-header[data-astro-cid-dmqpwcec].is-stuck .nav[data-astro-cid-dmqpwcec]{height:62px}.menu__bar[data-astro-cid-dmqpwcec]{height:72px}.menu__body[data-astro-cid-dmqpwcec]{grid-template-columns:1fr;gap:2.5rem;align-content:start;padding-top:1rem;overflow-y:auto}.menu__aside[data-astro-cid-dmqpwcec]{order:2}.menu__list[data-astro-cid-dmqpwcec]{order:1}.menu__footer[data-astro-cid-dmqpwcec]{padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}}.cform[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:1.5rem;width:100%;min-width:0}.cform__field[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:.6rem}.cform__label[data-astro-cid-svshx33u]{font-size:.9rem;color:var(--color-text-muted)}.cform__req[data-astro-cid-svshx33u]{color:var(--color-accent)}.cform[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u]:not(.cform__check-input),.cform[data-astro-cid-svshx33u] textarea[data-astro-cid-svshx33u]{width:100%;background:transparent;border:0;border-bottom:1px solid rgba(200,206,207,.35);color:var(--color-text-light);font-family:inherit;font-size:1rem;padding:.6rem 0;border-radius:0;appearance:none;resize:vertical}.cform[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u]::placeholder,.cform[data-astro-cid-svshx33u] textarea[data-astro-cid-svshx33u]::placeholder{color:var(--color-text-muted)}.cform[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u]:not(.cform__check-input):focus,.cform[data-astro-cid-svshx33u] textarea[data-astro-cid-svshx33u]:focus{outline:none;border-bottom-color:var(--color-accent)}.cform__consent[data-astro-cid-svshx33u]{display:flex;align-items:flex-start;gap:.75rem;font-size:.85rem;line-height:1.5;color:var(--color-text-muted);cursor:pointer}.cform__check-input[data-astro-cid-svshx33u]{position:absolute;opacity:0;width:1px;height:1px;margin:0}.cform__check[data-astro-cid-svshx33u]{flex-shrink:0;width:22px;height:22px;margin-top:.05rem;background:#fff;border:1px solid var(--color-line);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,box-shadow .2s ease}.cform__check[data-astro-cid-svshx33u] svg[data-astro-cid-svshx33u]{width:15px;height:15px;color:#1d6fd6;opacity:0;transform:scale(.6);transition:opacity .18s ease,transform .18s ease}.cform__check-input[data-astro-cid-svshx33u]:checked+.cform__check[data-astro-cid-svshx33u] svg[data-astro-cid-svshx33u]{opacity:1;transform:scale(1)}.cform__check-input[data-astro-cid-svshx33u]:checked+.cform__check[data-astro-cid-svshx33u]{border-color:#1d6fd6}.cform__check-input[data-astro-cid-svshx33u]:focus-visible+.cform__check[data-astro-cid-svshx33u]{box-shadow:0 0 0 3px #1d6fd659}.cform__consent-text[data-astro-cid-svshx33u]{padding-top:.05rem}.cform__turnstile[data-astro-cid-svshx33u]{min-height:65px;max-width:100%;overflow:hidden}.cform__submit[data-astro-cid-svshx33u]{align-self:flex-start;margin-top:.25rem}@media(max-width:809px){.cform__submit[data-astro-cid-svshx33u]{align-self:stretch;width:100%}}.cform__status[data-astro-cid-svshx33u]{font-size:.85rem;line-height:1.5;margin:0;min-height:1.2em}.cform__status[data-astro-cid-svshx33u][data-state=success]{color:#7fd6a3}.cform__status[data-astro-cid-svshx33u][data-state=error]{color:#ff9b9b}.cform__status[data-astro-cid-svshx33u][data-state=info]{color:var(--color-text-muted)}.mapembed[data-astro-cid-65obth27]{position:relative;width:100%;height:var(--map-h);line-height:0;overflow:hidden}.mapembed__frame[data-astro-cid-65obth27]{width:100%;height:100%;border:0;display:block;filter:grayscale(100%) contrast(.92) brightness(.96);transition:filter .6s ease}.mapembed[data-astro-cid-65obth27]:hover .mapembed__frame[data-astro-cid-65obth27]{filter:none}.mapembed__card[data-astro-cid-65obth27]{position:absolute;left:clamp(1rem,4vw,2rem);bottom:clamp(1rem,4vw,1.75rem);z-index:1;display:flex;flex-direction:column;gap:.3rem;max-width:18rem;padding:1.1rem 1.4rem;line-height:1.4;background:#1b2a4ef0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:8px;box-shadow:0 10px 30px #0a102059;color:var(--color-text-light);transition:transform .3s ease}.mapembed__card[data-astro-cid-65obth27]:hover{transform:translateY(-3px)}.mapembed__label[data-astro-cid-65obth27]{font-family:var(--font-mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent-dark)}.mapembed__addr[data-astro-cid-65obth27]{font-family:var(--font-serif);font-weight:300;font-size:1.15rem}.mapembed__cta[data-astro-cid-65obth27]{margin-top:.4rem;font-size:.85rem;color:var(--color-accent-dark)}.mapembed__card[data-astro-cid-65obth27]:hover .mapembed__cta[data-astro-cid-65obth27]{color:var(--color-text-light)}.footer[data-astro-cid-sz7xmlte]{background:var(--color-dark);color:var(--color-text-muted)}.footer__map[data-astro-cid-sz7xmlte]{border-bottom:1px solid rgba(238,241,244,.1)}.footer__signature[data-astro-cid-sz7xmlte]{padding:clamp(2.5rem,5vw,4rem) 1.5rem clamp(1.5rem,3vw,2.5rem);text-align:center;border-bottom:1px solid rgba(238,241,244,.08)}.footer__signature-name[data-astro-cid-sz7xmlte]{display:block;width:100%;font-family:var(--font-serif);font-weight:300;font-size:clamp(1.6rem,10.2vw,15rem);line-height:.9;letter-spacing:-.02em;color:var(--color-text-light);white-space:nowrap}.footer__top[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 1.6fr;gap:clamp(2.5rem,6vw,5rem);padding-top:5rem;padding-bottom:4rem}.footer__col[data-astro-cid-sz7xmlte]{min-width:0}.eyebrow[data-astro-cid-sz7xmlte]{margin-bottom:1.5rem}.footer__links[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.footer__link[data-astro-cid-sz7xmlte]{color:var(--color-text-muted);font-size:.95rem;border-bottom:1px solid transparent;transition:color .25s ease,border-color .25s ease}.footer__link[data-astro-cid-sz7xmlte]:hover{color:var(--color-accent);border-color:var(--color-accent)}.footer__connect[data-astro-cid-sz7xmlte]{margin-top:3rem;display:flex;flex-direction:column;gap:.6rem}.footer__connect[data-astro-cid-sz7xmlte] .footer__link[data-astro-cid-sz7xmlte]{width:fit-content}.footer__address[data-astro-cid-sz7xmlte]{font-style:normal;font-size:.95rem;max-width:16rem;line-height:1.5;margin:.5rem 0 0}.footer__hours[data-astro-cid-sz7xmlte]{font-size:.9rem;margin:.25rem 0 0}.footer__contact[data-astro-cid-sz7xmlte]{max-width:38rem}.footer__title[data-astro-cid-sz7xmlte]{font-family:var(--font-serif);font-weight:300;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.2;color:var(--color-text-light);margin:0 0 2.25rem}.footer__brand[data-astro-cid-sz7xmlte]{position:relative;width:100%;min-height:clamp(240px,30vw,400px);display:flex;align-items:center;justify-content:center;overflow:hidden}.footer__brand-img[data-astro-cid-sz7xmlte]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}.footer__brand-mark[data-astro-cid-sz7xmlte]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.25rem;color:var(--color-text-light);text-align:center;padding:2rem 1.5rem;filter:drop-shadow(0 2px 18px rgba(10,16,32,.6));transition:opacity .3s ease}.footer__brand[data-astro-cid-sz7xmlte]:hover .footer__brand-mark[data-astro-cid-sz7xmlte]{opacity:.88}.footer__brand-name[data-astro-cid-sz7xmlte]{font-family:var(--font-serif);font-weight:300;font-size:clamp(2rem,5.5vw,4.25rem);line-height:1;letter-spacing:.01em}.footer__legal[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.75rem;padding-bottom:1.75rem;font-size:.85rem}.footer__legal-links[data-astro-cid-sz7xmlte]{display:flex;gap:2rem;flex-wrap:wrap}.footer__copy[data-astro-cid-sz7xmlte]{margin:0}.footer__manage[data-astro-cid-sz7xmlte]{background:none;border:0;border-bottom:1px solid transparent;padding:0;cursor:pointer;font:inherit;font-size:.95rem}@media(max-width:768px){.footer__top[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer__legal[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;gap:.75rem}}.consent[data-astro-cid-2effgw6e]{position:fixed;left:0;right:0;bottom:0;z-index:200;background:#101728f7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(238,241,244,.12);color:var(--color-text-light);animation:consentIn .5s cubic-bezier(.16,1,.3,1) both}.consent[data-astro-cid-2effgw6e][hidden]{display:none}@keyframes consentIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.consent[data-astro-cid-2effgw6e]{animation:none}}.consent__inner[data-astro-cid-2effgw6e]{display:flex;align-items:center;justify-content:space-between;gap:clamp(1.25rem,4vw,3rem);padding-top:1.25rem;padding-bottom:1.25rem}.consent__title[data-astro-cid-2effgw6e]{font-family:var(--font-serif);font-weight:400;font-size:1.05rem;margin:0 0 .35rem;color:var(--color-text-light)}.consent__body[data-astro-cid-2effgw6e]{font-size:.88rem;line-height:1.6;color:var(--color-text-muted);margin:0;max-width:60ch}.consent__body[data-astro-cid-2effgw6e] a[data-astro-cid-2effgw6e]{color:var(--color-accent-dark);border-bottom:1px solid rgba(183,192,206,.4)}.consent__body[data-astro-cid-2effgw6e] a[data-astro-cid-2effgw6e]:hover{color:var(--color-text-light)}.consent__actions[data-astro-cid-2effgw6e]{display:flex;gap:.75rem;flex-shrink:0}.consent__btn[data-astro-cid-2effgw6e]{font-size:.85rem;font-weight:500;padding:.7rem 1.4rem;border-radius:4px;cursor:pointer;white-space:nowrap;transition:background .25s ease,color .25s ease,border-color .25s ease}.consent__btn--refuse[data-astro-cid-2effgw6e]{background:transparent;color:var(--color-text-light);border:1px solid rgba(238,241,244,.4)}.consent__btn--refuse[data-astro-cid-2effgw6e]:hover{border-color:var(--color-text-light)}.consent__btn--accept[data-astro-cid-2effgw6e]{background:var(--color-light);color:var(--color-dark);border:1px solid var(--color-light)}.consent__btn--accept[data-astro-cid-2effgw6e]:hover{background:#fff}@media(max-width:720px){.consent__inner[data-astro-cid-2effgw6e]{flex-direction:column;align-items:stretch}.consent__actions[data-astro-cid-2effgw6e]{width:100%}.consent__btn[data-astro-cid-2effgw6e]{flex:1;text-align:center}}
