@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@400;500;600&display=swap);:root{--bg:#f7f3ee;--surface:#ffffffb8;--surface-strong:#fffdf9;--text:#14202b;--muted:#0e2335ad;--line:#0e23351f;--accent:#0e2335b3;--accent-dark:#0e2335;--shadow:0 18px 48px #0e233514;--radius:24px;--radius-sm:16px;--max-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left,#0e233514,#0000 32%),linear-gradient(180deg,#fbf8f4,#f4efe9);color:#14202b;color:var(--text);font-family:Inter,system-ui,sans-serif;margin:0}img{max-width:100%}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}#root,.site-shell{min-height:100vh}.site-shell{display:flex;flex-direction:column}.site-main{flex:1 1}.container{margin-inline:auto;width:min(calc(100% - 2rem),1200px);width:min(calc(100% - 2rem),var(--max-width))}.narrow{max-width:760px}.eyebrow{color:#0e2335ad;color:var(--muted);font-size:.78rem;letter-spacing:.2em;margin:0 0 .9rem;text-transform:uppercase}.eyebrow.small{font-size:.72rem}.brand,h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif}h1,h2,h3,p{margin-top:0}.hero h1,.page-title{font-size:clamp(2.8rem,6vw,5.3rem);font-weight:600;letter-spacing:-.03em;line-height:.95}.hero h1 span{color:#0e2335;color:var(--accent-dark);display:block}.page-section,.section{padding-block:4.5rem}.section-heading{margin-bottom:1.75rem}.section-heading-spaced{align-items:end;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f3eeb8;border-bottom:1px solid #1c241f0f;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar{display:flex;gap:1rem;justify-content:space-between;min-height:84px}.brand,.navbar{align-items:center}.brand{display:inline-flex;gap:.85rem;line-height:.9;text-decoration:none}.brand-logo{display:block;height:48px;object-fit:contain;width:48px}.brand-text{display:flex;flex-direction:column}.brand-mark{font-size:2rem;font-weight:600}.brand-submark{color:#0e2335ad;color:var(--muted);font-size:1rem;letter-spacing:.08em;margin-top:.2rem;text-transform:none}.nav-list{align-items:center;display:flex;gap:1.25rem;list-style:none;margin:0;padding:0}.nav-link{color:#0e2335ad;color:var(--muted);font-weight:500;position:relative;text-decoration:none}.nav-link:after{background:currentColor;bottom:-.35rem;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .25s ease;width:100%}.nav-link.is-active:after,.nav-link:hover:after{transform:scaleX(1)}.nav-link.is-active{color:#14202b;color:var(--text)}.menu-toggle{align-items:center;background:#ffffffb8;border:1px solid #0e23351f;border:1px solid var(--line);border-radius:999px;display:none;flex-direction:column;gap:5px;height:48px;justify-content:center;padding:0;width:48px}.menu-toggle span{background:#14202b;background:var(--text);height:1.5px;transition:transform .25s ease,opacity .25s ease;width:18px}.menu-toggle.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.nav-backdrop{background:#1c241f3d;border:0;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .25s ease}.nav-backdrop.is-open{opacity:1;pointer-events:auto}.hero{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1.2fr .8fr;padding-block:5rem 3rem}.hero-text{color:#0e2335ad;color:var(--muted);font-size:1.05rem;margin-bottom:1.5rem;max-width:42rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem}.button{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;justify-content:center;min-height:48px;padding:.85rem 1.25rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:#0e2335;background:var(--accent-dark);box-shadow:0 10px 28px #0e233533;color:#fff}.button-secondary{background:#ffffffad;border-color:#0e23351f;border-color:var(--line)}.hero-panel{display:flex;justify-content:flex-end}.hero-card{background:#ffffffb8;background:var(--surface);border:1px solid #ffffff80;border-radius:24px;border-radius:var(--radius);box-shadow:0 18px 48px #0e233514;box-shadow:var(--shadow);max-width:320px;padding:1.5rem}.hero-card-label{font-size:.8rem;letter-spacing:.18em;margin-bottom:.75rem;text-transform:uppercase}.hero-card-label,.rich-text{color:#0e2335ad;color:var(--muted)}.rich-text{font-size:1.05rem}.rich-text p+p{margin-top:1.15rem}.filter-row{display:flex;flex-wrap:wrap;gap:.65rem}.filter-chip{background:#ffffffb3;border:1px solid #0e23351f;border:1px solid var(--line);border-radius:999px;color:#0e2335ad;color:var(--muted);padding:.7rem 1rem}.filter-chip.is-active{background:#0e2335;background:var(--accent-dark);border-color:#0e2335;border-color:var(--accent-dark);color:#fff}.carousel-wrapper{-webkit-mask-image:linear-gradient(90deg,#0000,#000 8%,#000 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8%,#000 92%,#0000);padding-block:1rem}.carousel-track{animation:scrollGallery 36s linear infinite;gap:1.25rem}.carousel-card{flex:0 0 auto;margin:0;width:220px}.carousel-card img{aspect-ratio:1/1;border-radius:1.25rem;box-shadow:0 12px 32px #0e23351f;display:block;object-fit:cover;width:100%}@keyframes scrollGallery{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:640px){.carousel-card{width:170px}}.gallery-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.gallery-card{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:0;box-shadow:none;margin:0;overflow:hidden;padding:0;text-align:left}.gallery-card img{aspect-ratio:1/1;display:block;object-fit:cover;width:100%}.gallery-card-body{padding:.75rem 0 .25rem}.gallery-card-body h2{font-size:1.45rem;margin-bottom:.35rem}.gallery-card-body p:last-child{color:#0e2335ad;color:var(--muted);margin-bottom:0}.lightbox-overlay{grid-gap:1rem;align-items:center;background:#0d0f0edb;display:grid;gap:1rem;grid-template-columns:auto minmax(0,1fr) auto;inset:0;padding:2rem;position:fixed;z-index:200}.lightbox-content{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) minmax(260px,360px);margin:0 auto;max-width:1100px;width:100%}.lightbox-image{background:#fff;max-height:84vh;object-fit:contain;width:100%}.lightbox-caption,.lightbox-image{border-radius:24px;border-radius:var(--radius)}.lightbox-caption{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;color:#fff;padding:1.5rem}.lightbox-caption h3{font-size:2rem;margin-bottom:.35rem}.lightbox-close,.lightbox-nav{align-items:center;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;color:#fff;display:inline-flex;font-size:1.4rem;height:52px;justify-content:center;width:52px}.lightbox-close{position:absolute;right:1.25rem;top:1.25rem}.contact-layout{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:.95fr 1.05fr}.contact-intro{color:#0e2335ad;color:var(--muted);max-width:34rem}.contact-form{grid-gap:1rem;background:#ffffffb8;background:var(--surface);border:1px solid #fff9;border-radius:24px;border-radius:var(--radius);box-shadow:0 18px 48px #0e233514;box-shadow:var(--shadow);display:grid;gap:1rem;padding:1.5rem}.contact-form label{grid-gap:.45rem;display:grid;gap:.45rem}.contact-form span{color:#0e2335ad;color:var(--muted);font-size:.92rem}.contact-form input,.contact-form textarea{background:#ffffffd1;border:1px solid #0e23351f;border:1px solid var(--line);border-radius:18px;color:#14202b;color:var(--text);padding:.95rem 1rem;width:100%}.status-message{color:#0e2335;color:var(--accent-dark);margin-bottom:0}.site-footer{border-top:1px solid #1c241f14;margin-top:3rem;padding-top:2rem}.footer-bottom,.footer-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-inner{padding-bottom:1.25rem}.footer-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.8rem;margin-bottom:.4rem}.footer-bottom,.footer-copy,.footer-links a{color:#0e2335ad;color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;gap:1rem}.footer-links a{text-decoration:none}.footer-socials{display:flex;gap:.75rem}.footer-socials a{align-items:center;background:#ffffffb8;border:1px solid #0e23351f;border:1px solid var(--line);border-radius:999px;display:inline-flex;font-size:1.1rem;height:44px;justify-content:center;text-decoration:none;width:44px}.footer-bottom{border-top:1px solid #1c241f14;font-size:.92rem;padding:1rem 0 2rem}@media (max-width:900px){.contact-layout,.hero,.lightbox-content{grid-template-columns:1fr}.hero-panel{justify-content:flex-start}.menu-toggle{display:inline-flex}.nav-drawer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f4fa;box-shadow:-12px 0 40px #1c241f1f;height:100vh;padding:6rem 1.5rem 2rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .28s ease;width:min(82vw,360px);z-index:120}.nav-drawer.is-open{transform:translateX(0)}.nav-list{align-items:flex-start;flex-direction:column;gap:1rem}.nav-link{font-size:1.15rem}.lightbox-overlay{grid-template-columns:1fr;padding:1rem}.lightbox-nav{display:none}}@media (max-width:640px){.hero h1,.page-title{font-size:clamp(2.3rem,11vw,3.6rem)}.page-section,.section{padding-block:3.5rem}.footer-bottom,.footer-inner{align-items:flex-start;flex-direction:column}.footer-socials a svg{height:18px;width:18px}}.carousel-wrapper{overflow:hidden;padding:1rem 0;width:100%}.carousel-track{animation:scroll 40s linear infinite;display:flex;gap:1rem;width:-webkit-max-content;width:max-content}.carousel-track img{border-radius:10px;flex-shrink:0;height:auto;width:150px}.carousel-link{color:inherit;display:block;text-decoration:none}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.carousel-wrapper:hover .carousel-track{animation-play-state:paused}
/*# sourceMappingURL=main.de34dba9.css.map*/