.Nav-module__e1xquq__nav{z-index:100;pointer-events:none;justify-content:center;padding:20px 24px;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__pill{-webkit-backdrop-filter:blur(24px);pointer-events:all;background:#faf6f0e0;border:1px solid #2c1a0e1a;border-radius:100px;align-items:center;gap:36px;padding:10px 20px 10px 24px;display:flex;box-shadow:0 2px 20px #2c1a0e1a,inset 0 1px #ffffffb3}.Nav-module__e1xquq__logo{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--brown);letter-spacing:.04em;white-space:nowrap;font-size:16px;font-weight:600;text-decoration:none}.Nav-module__e1xquq__links{gap:28px;display:flex}.Nav-module__e1xquq__links a{color:var(--muted);letter-spacing:.02em;transition:color .22s var(--ease-out);cursor:pointer;font-size:13px;font-weight:400;text-decoration:none}.Nav-module__e1xquq__links a:hover{color:var(--brown)}.Nav-module__e1xquq__linkActive{color:var(--terra)!important}.Nav-module__e1xquq__langSwitch{background:#2c1a0e12;border-radius:100px;gap:2px;padding:3px;display:flex}.Nav-module__e1xquq__langSwitch button{cursor:pointer;font-family:var(--font-outfit), "Outfit", sans-serif;color:var(--muted);letter-spacing:.08em;transition:background .2s var(--ease-out), color .2s var(--ease-out);background:0 0;border:none;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:500}.Nav-module__e1xquq__langSwitch button:hover:not(.Nav-module__e1xquq__langActive){color:var(--brown)}.Nav-module__e1xquq__langActive{background:var(--brown)!important;color:var(--cream)!important}@media (max-width:768px){.Nav-module__e1xquq__links{display:none}}
.Footer-module__EZoWya__footer{background:var(--brown);padding:48px 7vw 64px}.Footer-module__EZoWya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1400px;margin:0 auto;display:flex}.Footer-module__EZoWya__brand{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--cream);font-size:18px;font-weight:500}.Footer-module__EZoWya__brand span{color:var(--terra-l);font-style:italic}.Footer-module__EZoWya__copy{color:#faf6f066;font-size:13px}.Footer-module__EZoWya__links{align-items:center;gap:24px;display:flex}.Footer-module__EZoWya__links a,.Footer-module__EZoWya__links button{color:#faf6f08c;cursor:pointer;font-size:13px;font-family:var(--font-outfit), "Outfit", sans-serif;transition:color .2s var(--ease-out);background:0 0;border:none;padding:0;font-weight:300;text-decoration:none}.Footer-module__EZoWya__links a:hover,.Footer-module__EZoWya__links button:hover{color:var(--terra-l)}@media (max-width:768px){.Footer-module__EZoWya__inner{flex-direction:column;align-items:flex-start;gap:16px}}
.GrainOverlay-module__-JbSzq__grain{z-index:998;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px;position:fixed;inset:0}
.Hero-module__Z8hQ_W__hero{grid-template-columns:45% 55%;min-height:100dvh;display:grid}.Hero-module__Z8hQ_W__left{background:var(--cream);z-index:2;flex-direction:column;justify-content:flex-end;padding:140px 6% 100px 7vw;display:flex;position:relative}.Hero-module__Z8hQ_W__left:after{content:"";background:linear-gradient(to right, var(--cream), transparent);z-index:3;pointer-events:none;width:60px;position:absolute;top:0;bottom:0;right:-1px}.Hero-module__Z8hQ_W__eyebrow{opacity:0;animation:Hero-module__Z8hQ_W__fadeUp .9s .2s var(--ease-out) forwards;margin-bottom:22px;transform:translateY(16px)}.Hero-module__Z8hQ_W__headline{font-family:var(--font-cormorant), "Cormorant Garamond", serif;letter-spacing:-.02em;color:var(--brown);opacity:0;animation:Hero-module__Z8hQ_W__fadeUp 1s .36s var(--ease-out) forwards;margin-bottom:24px;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:500;line-height:1.08;transform:translateY(20px)}.Hero-module__Z8hQ_W__headline em{color:var(--terra);font-style:italic}.Hero-module__Z8hQ_W__sub{color:var(--muted);opacity:0;max-width:400px;animation:Hero-module__Z8hQ_W__fadeUp 1s .5s var(--ease-out) forwards;margin-bottom:40px;font-size:16px;line-height:1.7;transform:translateY(20px)}.Hero-module__Z8hQ_W__cta{opacity:0;animation:Hero-module__Z8hQ_W__fadeUp 1s .64s var(--ease-out) forwards;align-items:center;gap:20px;display:flex;transform:translateY(20px)}.Hero-module__Z8hQ_W__right{position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroImage{opacity:0;animation:Hero-module__Z8hQ_W__imgFadeIn 1.4s .3s var(--ease-out) forwards}@keyframes Hero-module__Z8hQ_W__fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__imgFadeIn{to{opacity:1}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{grid-template-columns:1fr;min-height:auto}.Hero-module__Z8hQ_W__left{min-height:60dvh;padding:120px 6vw 60px}.Hero-module__Z8hQ_W__left:after{display:none}.Hero-module__Z8hQ_W__right{height:55vw}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__eyebrow,.Hero-module__Z8hQ_W__headline,.Hero-module__Z8hQ_W__sub,.Hero-module__Z8hQ_W__cta,.Hero-module__Z8hQ_W__heroImage{opacity:1!important;animation:none!important;transform:none!important}}
.Modals-module__3EmiFG__overlay{z-index:200;-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .3s var(--ease-out);background:#2c1a0e80;position:fixed;inset:0}.Modals-module__3EmiFG__open{opacity:1;pointer-events:all}.Modals-module__3EmiFG__panel{z-index:201;background:var(--cream);border-top:1px solid var(--line);max-height:85vh;transition:transform .4s var(--ease-ui);border-radius:24px 24px 0 0;padding:40px 7vw 80px;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%)}.Modals-module__3EmiFG__panelOpen{transform:translateY(0)}.Modals-module__3EmiFG__handle{background:var(--faint);border-radius:2px;width:40px;height:4px;margin:0 auto 32px}.Modals-module__3EmiFG__close{cursor:pointer;width:36px;height:36px;color:var(--muted);transition:background .2s var(--ease-out), color .2s var(--ease-out);background:#2c1a0e12;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:16px;display:flex;position:absolute;top:28px;right:7vw}.Modals-module__3EmiFG__close:hover{color:var(--brown);background:#2c1a0e24}.Modals-module__3EmiFG__content{max-width:760px}.Modals-module__3EmiFG__content h2{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--brown);margin-bottom:28px;font-size:2rem;font-weight:500}.Modals-module__3EmiFG__content h3{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--terra);margin:28px 0 10px;font-size:1.15rem;font-weight:600}.Modals-module__3EmiFG__content p{color:var(--muted);margin-bottom:12px;font-size:14px;line-height:1.75}.Modals-module__3EmiFG__placeholder{color:var(--terra);background:#9b4a2e14;border:1px dashed #9b4a2e4d;border-radius:8px;margin:8px 0 16px;padding:12px 16px;font-size:13px;font-style:italic}.Modals-module__3EmiFG__terra{color:var(--terra)}.Modals-module__3EmiFG__link{color:var(--terra);text-underline-offset:2px;text-decoration:underline}
.Products-module__hRWnIW__products{max-width:1400px;margin:0 auto;padding:120px 6vw}.Products-module__hRWnIW__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.Products-module__hRWnIW__cardShell{background:var(--linen);border:1px solid var(--line);transition:border-color .3s var(--ease-out), transform .3s var(--ease-out), box-shadow .3s var(--ease-out);cursor:pointer;border-radius:20px;padding:5px;overflow:hidden}.Products-module__hRWnIW__cardShell:hover{border-color:#9b4a2e59;transform:translateY(-4px);box-shadow:0 16px 40px #2c1a0e1a}.Products-module__hRWnIW__cardShell:active{transform:scale(.99)translateY(-2px)}.Products-module__hRWnIW__cardCore{background:var(--cream);border-radius:16px;overflow:hidden}.Products-module__hRWnIW__cardImgWrap{width:100%;height:280px;position:relative;overflow:hidden}.Products-module__hRWnIW__cardImg{filter:brightness(.94)saturate(.92);transition:transform .7s var(--ease-out), filter .4s var(--ease-out)}.Products-module__hRWnIW__cardShell:hover .Products-module__hRWnIW__cardImg{filter:brightness()saturate();transform:scale(1.05)}.Products-module__hRWnIW__cardBody{padding:22px 24px 24px}.Products-module__hRWnIW__cardCat{letter-spacing:.16em;text-transform:uppercase;color:var(--terra);margin-bottom:8px;font-size:10px;font-weight:500;display:block}.Products-module__hRWnIW__cardName{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--brown);margin-bottom:10px;font-size:22px;font-weight:500;line-height:1.25}.Products-module__hRWnIW__cardDesc{color:var(--muted);margin-bottom:18px;font-size:13px;line-height:1.65}.Products-module__hRWnIW__cardFooter{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.Products-module__hRWnIW__cardPrice{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--terra);font-size:19px;font-weight:500}.Products-module__hRWnIW__cardLink{letter-spacing:.08em;color:var(--muted);transition:color .2s var(--ease-out);align-items:center;gap:6px;font-size:12px;font-weight:500;text-decoration:none;display:flex}.Products-module__hRWnIW__cardLink:hover{color:var(--terra)}.Products-module__hRWnIW__cardLinkArrow{border:1px solid var(--faint);width:26px;height:26px;transition:border-color .2s var(--ease-out), transform .2s var(--ease-out);border-radius:50%;justify-content:center;align-items:center;font-size:11px;display:flex}.Products-module__hRWnIW__cardLink:hover .Products-module__hRWnIW__cardLinkArrow{border-color:var(--terra);transform:translate(2px,-2px)}@media (max-width:768px){.Products-module__hRWnIW__grid{grid-template-columns:1fr}.Products-module__hRWnIW__products{padding:80px 6vw}}
.AboutPageClient-module__VEDlMq__main{min-height:100vh}.AboutPageClient-module__VEDlMq__hero{align-items:flex-end;height:92vh;min-height:560px;display:flex;position:relative}.AboutPageClient-module__VEDlMq__heroImgWrap{position:absolute;inset:0}.AboutPageClient-module__VEDlMq__heroOverlay{background:linear-gradient(#140a040d 0%,#140a044d 50%,#140a04bf 100%);position:absolute;inset:0}.AboutPageClient-module__VEDlMq__heroContent{z-index:2;padding:0 7vw 80px;position:relative}.AboutPageClient-module__VEDlMq__eyebrow{opacity:.85;margin-bottom:14px}.AboutPageClient-module__VEDlMq__heroTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;letter-spacing:-.03em;color:var(--cream);margin-bottom:12px;font-size:clamp(3.5rem,8vw,7rem);font-weight:500;line-height:.95}.AboutPageClient-module__VEDlMq__heroSubtitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:#faf6f0b3;font-size:clamp(1.4rem,2.5vw,2rem);font-style:italic;font-weight:400}.AboutPageClient-module__VEDlMq__heroSubtitle em{color:var(--terra-l);font-style:italic}.AboutPageClient-module__VEDlMq__quoteBand{background:var(--brown);text-align:center;margin:0;padding:72px 7vw}.AboutPageClient-module__VEDlMq__quoteText{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--cream);max-width:800px;margin:0 auto 16px;font-size:clamp(1.5rem,3vw,2.4rem);font-style:italic;font-weight:400;line-height:1.5}.AboutPageClient-module__VEDlMq__quoteCite{color:var(--terra-l);letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-style:normal}.AboutPageClient-module__VEDlMq__section{background:var(--cream)}.AboutPageClient-module__VEDlMq__sectionAlt{background:var(--linen)}.AboutPageClient-module__VEDlMq__sectionInner{grid-template-columns:1fr 1fr;max-width:1440px;min-height:560px;margin:0 auto;display:grid}.AboutPageClient-module__VEDlMq__sectionInnerReverse{direction:rtl}.AboutPageClient-module__VEDlMq__sectionInnerReverse>*{direction:ltr}.AboutPageClient-module__VEDlMq__textBlock{flex-direction:column;justify-content:center;gap:0;padding:72px 7vw;display:flex}.AboutPageClient-module__VEDlMq__sectionEyebrow{margin-bottom:16px}.AboutPageClient-module__VEDlMq__sectionTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;letter-spacing:-.01em;color:var(--brown);margin-bottom:28px;font-size:clamp(2rem,3vw,2.8rem);font-weight:500;line-height:1.15}.AboutPageClient-module__VEDlMq__textBlock p{color:var(--muted);max-width:520px;margin-bottom:16px;font-size:15px;line-height:1.85}.AboutPageClient-module__VEDlMq__textBlock p:last-of-type{margin-bottom:0}.AboutPageClient-module__VEDlMq__ctaRow{align-items:center;gap:20px;margin-top:36px;display:flex}.AboutPageClient-module__VEDlMq__imgBlock{min-height:480px;position:relative;overflow:hidden}.AboutPageClient-module__VEDlMq__statsBand{background:var(--warm);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:80px 7vw}.AboutPageClient-module__VEDlMq__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:40px;max-width:900px;margin:0 auto;display:grid}.AboutPageClient-module__VEDlMq__statNum{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--terra);margin-bottom:8px;font-size:3.5rem;font-weight:600;line-height:1;display:block}.AboutPageClient-module__VEDlMq__statLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px;display:block}.AboutPageClient-module__VEDlMq__galleryTeaser{padding:80px 0 0}.AboutPageClient-module__VEDlMq__teaserHeader{justify-content:space-between;align-items:baseline;max-width:1440px;margin:0 auto;padding:0 7vw 40px;display:flex}.AboutPageClient-module__VEDlMq__teaserTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--brown);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:500}.AboutPageClient-module__VEDlMq__teaserTitle em{color:var(--terra);font-style:italic}.AboutPageClient-module__VEDlMq__teaserLink{color:var(--terra);letter-spacing:.04em;font-size:13px;text-decoration:none;transition:opacity .2s}.AboutPageClient-module__VEDlMq__teaserLink:hover{opacity:.75}.AboutPageClient-module__VEDlMq__teaserGrid{grid-template-columns:repeat(4,1fr);height:380px;display:grid}.AboutPageClient-module__VEDlMq__teaserItem{display:block;position:relative;overflow:hidden}.AboutPageClient-module__VEDlMq__teaserImg{filter:brightness(.88)saturate(.85);transition:transform .7s var(--ease-out), filter .4s var(--ease-out)}.AboutPageClient-module__VEDlMq__teaserItem:hover .AboutPageClient-module__VEDlMq__teaserImg{filter:brightness()saturate();transform:scale(1.06)}.AboutPageClient-module__VEDlMq__teaserOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#2c1a0e4d 100%);position:absolute;inset:0}@media (max-width:768px){.AboutPageClient-module__VEDlMq__hero{height:70vh}.AboutPageClient-module__VEDlMq__sectionInner{grid-template-columns:1fr}.AboutPageClient-module__VEDlMq__sectionInnerReverse{direction:ltr}.AboutPageClient-module__VEDlMq__imgBlock{order:-1;min-height:280px}.AboutPageClient-module__VEDlMq__statsGrid{grid-template-columns:repeat(2,1fr)}.AboutPageClient-module__VEDlMq__teaserGrid{grid-template-columns:repeat(2,1fr);height:280px}.AboutPageClient-module__VEDlMq__teaserGrid>:nth-child(3),.AboutPageClient-module__VEDlMq__teaserGrid>:nth-child(4){display:none}.AboutPageClient-module__VEDlMq__teaserHeader{flex-direction:column;gap:12px}}
.CustomShopPageClient-module__JlepyG__main{min-height:100vh}.CustomShopPageClient-module__JlepyG__hero{align-items:flex-end;height:78vh;min-height:520px;display:flex;position:relative}.CustomShopPageClient-module__JlepyG__heroImgWrap{position:absolute;inset:0}.CustomShopPageClient-module__JlepyG__heroOverlay{background:linear-gradient(#140a040d 0%,#140a0459 50%,#140a04c7 100%);position:absolute;inset:0}.CustomShopPageClient-module__JlepyG__heroContent{z-index:2;padding:0 7vw 80px;position:relative}.CustomShopPageClient-module__JlepyG__eyebrow{color:#faf6f0d9;margin-bottom:14px}.CustomShopPageClient-module__JlepyG__heroTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;letter-spacing:-.03em;color:var(--cream);margin-bottom:14px;font-size:clamp(3.2rem,7.5vw,6.5rem);font-weight:500;line-height:.95}.CustomShopPageClient-module__JlepyG__heroSubtitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:#faf6f0c7;margin:0;font-size:clamp(1.3rem,2.3vw,1.8rem);font-style:italic;font-weight:400}.CustomShopPageClient-module__JlepyG__heroSubtitle em{color:var(--terra-l,#d99570);font-style:italic}.CustomShopPageClient-module__JlepyG__quoteBand{background:var(--brown);text-align:center;margin:0;padding:64px 7vw}.CustomShopPageClient-module__JlepyG__quoteText{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--cream);max-width:820px;margin:0 auto;font-size:clamp(1.4rem,2.6vw,2.1rem);font-style:italic;font-weight:400;line-height:1.5}.CustomShopPageClient-module__JlepyG__section{background:var(--cream)}.CustomShopPageClient-module__JlepyG__sectionAlt{background:var(--linen)}.CustomShopPageClient-module__JlepyG__sectionInner{grid-template-columns:1fr 1fr;max-width:1440px;min-height:520px;margin:0 auto;display:grid}.CustomShopPageClient-module__JlepyG__sectionInnerReverse{direction:rtl}.CustomShopPageClient-module__JlepyG__sectionInnerReverse>*{direction:ltr}.CustomShopPageClient-module__JlepyG__textBlock{flex-direction:column;justify-content:center;padding:72px 7vw;display:flex}.CustomShopPageClient-module__JlepyG__sectionEyebrow{margin-bottom:16px}.CustomShopPageClient-module__JlepyG__sectionTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;letter-spacing:-.01em;color:var(--brown);margin-bottom:28px;font-size:clamp(1.9rem,2.8vw,2.6rem);font-weight:500;line-height:1.18}.CustomShopPageClient-module__JlepyG__textBlock p{color:var(--muted);max-width:540px;margin-bottom:16px;font-size:15px;line-height:1.85}.CustomShopPageClient-module__JlepyG__textBlock p:last-of-type{margin-bottom:0}.CustomShopPageClient-module__JlepyG__textBlock p em{color:var(--terra);font-style:italic}.CustomShopPageClient-module__JlepyG__ctaRow{align-items:center;gap:20px;margin-top:36px;display:flex}.CustomShopPageClient-module__JlepyG__imgBlock{min-height:460px;position:relative;overflow:hidden}.CustomShopPageClient-module__JlepyG__ctaBand{background:var(--warm);border-top:1px solid var(--line);text-align:center;padding:96px 7vw 110px}.CustomShopPageClient-module__JlepyG__ctaTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--brown);letter-spacing:-.01em;max-width:700px;margin:0 auto 18px;font-size:clamp(2rem,3.5vw,3rem);font-weight:500}.CustomShopPageClient-module__JlepyG__ctaTitle em{color:var(--terra);font-style:italic}.CustomShopPageClient-module__JlepyG__ctaText{color:var(--muted);max-width:580px;margin:0 auto 36px;font-size:16px;line-height:1.75}@media (max-width:768px){.CustomShopPageClient-module__JlepyG__hero{height:65vh}.CustomShopPageClient-module__JlepyG__sectionInner{grid-template-columns:1fr}.CustomShopPageClient-module__JlepyG__sectionInnerReverse{direction:ltr}.CustomShopPageClient-module__JlepyG__imgBlock{order:-1;min-height:280px}.CustomShopPageClient-module__JlepyG__ctaBand{padding:70px 6vw 80px}}
.GaestebuchPageClient-module__ce5ISq__main{min-height:100vh;padding-top:120px}.GaestebuchPageClient-module__ce5ISq__header{text-align:center;max-width:760px;margin:0 auto;padding:48px 6vw 56px}.GaestebuchPageClient-module__ce5ISq__eyebrow{margin-bottom:16px}.GaestebuchPageClient-module__ce5ISq__title{font-family:var(--font-cormorant), "Cormorant Garamond", serif;letter-spacing:-.02em;color:var(--brown);margin-bottom:16px;font-size:clamp(2.8rem,6vw,5rem);font-weight:500;line-height:1.08}.GaestebuchPageClient-module__ce5ISq__title em{color:var(--terra);font-style:italic}.GaestebuchPageClient-module__ce5ISq__sub{color:var(--muted);font-size:16px;line-height:1.7}.GaestebuchPageClient-module__ce5ISq__entries{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;max-width:1280px;margin:0 auto;padding:0 6vw 80px;display:grid}.GaestebuchPageClient-module__ce5ISq__entry{border:1px solid var(--line);background:#2c1a0e08;border-radius:4px;flex-direction:column;gap:16px;padding:28px 32px 24px;display:flex}.GaestebuchPageClient-module__ce5ISq__quote{flex:1;margin:0}.GaestebuchPageClient-module__ce5ISq__text{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--brown);margin:0;font-size:clamp(1.05rem,1.4vw,1.2rem);font-style:italic;line-height:1.65}.GaestebuchPageClient-module__ce5ISq__meta{border-top:1px solid var(--line);flex-wrap:wrap;align-items:baseline;gap:6px 10px;padding-top:16px;display:flex}.GaestebuchPageClient-module__ce5ISq__entryName{font-family:var(--font-outfit), "Outfit", sans-serif;color:var(--brown);text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:600}.GaestebuchPageClient-module__ce5ISq__entryLocation{color:var(--muted);font-size:13px}.GaestebuchPageClient-module__ce5ISq__entryDate{color:var(--muted);margin-left:auto;font-size:12px}.GaestebuchPageClient-module__ce5ISq__formSection{max-width:720px;margin:0 auto 100px;padding:0 6vw}.GaestebuchPageClient-module__ce5ISq__formTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--brown);margin-bottom:8px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:500}.GaestebuchPageClient-module__ce5ISq__formNote{color:var(--muted);margin-bottom:32px;font-size:14px}.GaestebuchPageClient-module__ce5ISq__form{flex-direction:column;gap:20px;display:flex}.GaestebuchPageClient-module__ce5ISq__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:560px){.GaestebuchPageClient-module__ce5ISq__row{grid-template-columns:1fr}}.GaestebuchPageClient-module__ce5ISq__field{flex-direction:column;gap:7px;display:flex;position:relative}.GaestebuchPageClient-module__ce5ISq__field label{font-family:var(--font-outfit), "Outfit", sans-serif;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:500}.GaestebuchPageClient-module__ce5ISq__field label span{color:var(--terra)}.GaestebuchPageClient-module__ce5ISq__field input,.GaestebuchPageClient-module__ce5ISq__field textarea{border:1px solid var(--line);width:100%;font-family:var(--font-outfit), "Outfit", sans-serif;color:var(--brown);resize:vertical;background:#2c1a0e08;border-radius:2px;padding:12px 14px;font-size:15px;transition:border-color .2s}.GaestebuchPageClient-module__ce5ISq__field input:focus,.GaestebuchPageClient-module__ce5ISq__field textarea:focus{border-color:var(--terra);outline:none}.GaestebuchPageClient-module__ce5ISq__field input:disabled,.GaestebuchPageClient-module__ce5ISq__field textarea:disabled{opacity:.5;cursor:not-allowed}.GaestebuchPageClient-module__ce5ISq__charCount{color:var(--muted);text-align:right;margin-top:2px;font-size:11px}.GaestebuchPageClient-module__ce5ISq__submitBtn{align-self:flex-start}.GaestebuchPageClient-module__ce5ISq__errorMsg{color:var(--terra);background:#b450280f;border:1px solid #b4502833;border-radius:2px;padding:12px 16px;font-size:14px}.GaestebuchPageClient-module__ce5ISq__successMsg{border:1px solid var(--line);background:#2c1a0e0a;border-radius:4px;align-items:flex-start;gap:16px;padding:28px 32px;display:flex}.GaestebuchPageClient-module__ce5ISq__successIcon{color:var(--terra);flex-shrink:0;margin-top:2px;font-size:22px}.GaestebuchPageClient-module__ce5ISq__successMsg p{color:var(--brown);margin:0;font-size:16px;line-height:1.6}@media (max-width:768px){.GaestebuchPageClient-module__ce5ISq__entries{grid-template-columns:1fr;gap:16px}.GaestebuchPageClient-module__ce5ISq__entry{padding:22px 20px 18px}}
.Gallery-module__wqsUoa__gallery{flex-direction:column;display:flex;overflow:hidden}.Gallery-module__wqsUoa__strip{grid-template-columns:1.3fr 2fr 1fr 1.2fr;height:520px;display:grid}.Gallery-module__wqsUoa__panel{cursor:pointer;position:relative;overflow:hidden}.Gallery-module__wqsUoa__panelImg{filter:brightness(.9)saturate(.88);transition:transform .8s var(--ease-out), filter .4s var(--ease-out)}.Gallery-module__wqsUoa__panel:hover .Gallery-module__wqsUoa__panelImg{filter:brightness()saturate();transform:scale(1.06)}.Gallery-module__wqsUoa__panelOverlay{pointer-events:none;background:linear-gradient(#0000 55%,#faf6f08c 100%);position:absolute;inset:0}.Gallery-module__wqsUoa__panelLabel{letter-spacing:.14em;text-transform:uppercase;color:#2c1a0eb3;pointer-events:none;font-size:11px;font-weight:500;position:absolute;bottom:18px;left:18px}.Gallery-module__wqsUoa__cta{background:var(--linen);border-top:1px solid var(--line);text-align:center;padding:20px}.Gallery-module__wqsUoa__ctaLink{color:var(--terra);letter-spacing:.06em;transition:opacity .2s var(--ease-out);font-size:13px;font-weight:500;text-decoration:none}.Gallery-module__wqsUoa__ctaLink:hover{opacity:.7}@media (max-width:768px){.Gallery-module__wqsUoa__strip{grid-template-columns:1fr 1fr;height:400px}.Gallery-module__wqsUoa__panel:nth-child(3),.Gallery-module__wqsUoa__panel:nth-child(4){display:none}}
.GalleryPageClient-module__zS2YNa__main{min-height:100vh;padding-top:120px}.GalleryPageClient-module__zS2YNa__header{text-align:center;max-width:760px;margin:0 auto;padding:48px 6vw 56px}.GalleryPageClient-module__zS2YNa__eyebrow{margin-bottom:16px}.GalleryPageClient-module__zS2YNa__title{font-family:var(--font-cormorant), "Cormorant Garamond", serif;letter-spacing:-.02em;color:var(--brown);margin-bottom:16px;font-size:clamp(2.8rem,6vw,5rem);font-weight:500;line-height:1.08}.GalleryPageClient-module__zS2YNa__title em{color:var(--terra);font-style:italic}.GalleryPageClient-module__zS2YNa__sub{color:var(--muted);font-size:16px;line-height:1.7}.GalleryPageClient-module__zS2YNa__filterBar{flex-wrap:wrap;justify-content:center;gap:8px;padding:0 6vw 48px;display:flex}.GalleryPageClient-module__zS2YNa__filterBtn{border:1px solid var(--line);font-family:var(--font-outfit), "Outfit", sans-serif;color:var(--muted);cursor:pointer;transition:background .2s var(--ease-out), color .2s var(--ease-out), border-color .2s var(--ease-out);background:#2c1a0e0d;border-radius:100px;align-items:center;gap:7px;padding:8px 16px;font-size:13px;font-weight:400;display:inline-flex}.GalleryPageClient-module__zS2YNa__filterBtn:hover{color:var(--brown);background:#2c1a0e17}.GalleryPageClient-module__zS2YNa__filterBtnActive{background:var(--brown)!important;border-color:var(--brown)!important;color:var(--cream)!important}.GalleryPageClient-module__zS2YNa__filterCount{opacity:.6;font-size:11px}.GalleryPageClient-module__zS2YNa__grid{grid-template-columns:repeat(3,1fr);gap:10px;max-width:1440px;margin:0 auto;padding:0 6vw 80px;display:grid}.GalleryPageClient-module__zS2YNa__gridItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:14px;flex-direction:column;padding:0;display:flex;overflow:hidden}.GalleryPageClient-module__zS2YNa__imgWrap{aspect-ratio:4/3;background:var(--linen);border-radius:12px;width:100%;position:relative;overflow:hidden}.GalleryPageClient-module__zS2YNa__img{filter:brightness(.92)saturate(.88);transition:transform .7s var(--ease-out), filter .4s var(--ease-out)}.GalleryPageClient-module__zS2YNa__gridItem:hover .GalleryPageClient-module__zS2YNa__img{filter:brightness()saturate();transform:scale(1.05)}.GalleryPageClient-module__zS2YNa__imgOverlay{transition:background .25s var(--ease-out);background:#2c1a0e00;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.GalleryPageClient-module__zS2YNa__gridItem:hover .GalleryPageClient-module__zS2YNa__imgOverlay{background:#2c1a0e40}.GalleryPageClient-module__zS2YNa__zoomIcon{color:var(--cream);opacity:0;transition:opacity .25s var(--ease-out), transform .25s var(--ease-out);font-size:28px;transform:scale(.7)}.GalleryPageClient-module__zS2YNa__gridItem:hover .GalleryPageClient-module__zS2YNa__zoomIcon{opacity:1;transform:scale(1)}.GalleryPageClient-module__zS2YNa__caption{color:var(--muted);padding:8px 4px 4px;font-size:12px;line-height:1.4}.GalleryPageClient-module__zS2YNa__ctaSection{text-align:center;border-top:1px solid var(--line);background:var(--warm);flex-direction:column;align-items:center;gap:24px;padding:48px 6vw 120px;display:flex}.GalleryPageClient-module__zS2YNa__ctaText{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--brown);max-width:560px;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:500;line-height:1.4}.GalleryPageClient-module__zS2YNa__lightbox{z-index:500;-webkit-backdrop-filter:blur(12px);animation:GalleryPageClient-module__zS2YNa__lbFadeIn .2s var(--ease-out) forwards;background:#140c05ed;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes GalleryPageClient-module__zS2YNa__lbFadeIn{0%{opacity:0}to{opacity:1}}.GalleryPageClient-module__zS2YNa__lightboxInner{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.GalleryPageClient-module__zS2YNa__lbImgWrap{width:min(90vw,1200px);height:min(80vh,800px);position:relative}.GalleryPageClient-module__zS2YNa__lbClose{cursor:pointer;color:#faf6f0cc;z-index:10;background:#faf6f01a;border:1px solid #faf6f033;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;transition:background .2s,color .2s;display:flex;position:absolute;top:20px;right:24px}.GalleryPageClient-module__zS2YNa__lbClose:hover{color:var(--cream);background:#faf6f033}.GalleryPageClient-module__zS2YNa__lbNav{cursor:pointer;color:#faf6f0cc;z-index:10;background:#faf6f01a;border:1px solid #faf6f033;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryPageClient-module__zS2YNa__lbNav:hover{color:var(--cream);background:#faf6f033}.GalleryPageClient-module__zS2YNa__lbPrev{left:20px}.GalleryPageClient-module__zS2YNa__lbNext{right:20px}.GalleryPageClient-module__zS2YNa__lbCaption{justify-content:center;align-items:center;gap:20px;padding:0 80px;display:flex;position:absolute;bottom:24px;left:0;right:0}.GalleryPageClient-module__zS2YNa__lbCaption p{color:#faf6f099;text-align:center;font-size:13px}.GalleryPageClient-module__zS2YNa__lbCaption span{color:#faf6f059;white-space:nowrap;font-size:12px}@media (max-width:768px){.GalleryPageClient-module__zS2YNa__grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 4vw 60px}.GalleryPageClient-module__zS2YNa__lbPrev{left:8px}.GalleryPageClient-module__zS2YNa__lbNext{right:8px}.GalleryPageClient-module__zS2YNa__lbImgWrap{width:96vw;height:70vh}}@media (max-width:480px){.GalleryPageClient-module__zS2YNa__grid{grid-template-columns:1fr}}
