@charset "UTF-8";*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Raleway,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.75;color:#2d2118;background-color:#fdfaf6;-webkit-font-smoothing:antialiased}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{cursor:pointer;border:none;background:0 0;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{font-family:"Cormorant Garamond",Georgia,serif;line-height:1.15;color:#2d2118;font-weight:700;letter-spacing:.02em}h1{font-size:3rem}h2{font-size:2.2rem}h3{font-size:1.6rem}h4{font-size:1.125rem}p{margin-bottom:1rem}.prose{max-width:720px}.prose p+p{margin-top:1rem}.prose img{margin-block:1.5rem;border-radius:8px}@font-face{font-family:"Cormorant Garamond";src:url(/assets/fonts/cormorant-garamond-v21-latin_latin-ext-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Cormorant Garamond";src:url(/assets/fonts/cormorant-garamond-v21-latin_latin-ext-italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Cormorant Garamond";src:url(/assets/fonts/cormorant-garamond-v21-latin_latin-ext-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/assets/fonts/raleway-v37-latin_latin-ext-300.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/assets/fonts/raleway-v37-latin_latin-ext-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/assets/fonts/raleway-v37-latin_latin-ext-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Pacifico;src:url(/assets/fonts/pacifico-v23-latin_latin-ext-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1.5rem}.flex-center{display:flex;align-items:center;justify-content:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.text-light{color:#7a6050}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:1.5rem}.mt-xl{margin-top:2rem}.section{padding-block:5rem}.section-title{font-family:"Cormorant Garamond",Georgia,serif;font-size:2.2rem;margin-bottom:3rem;text-align:center}.section-title::after{content:"";display:block;width:50px;height:2px;background:#9e2041;margin:.5rem auto 0}.site-header{position:sticky;top:0;z-index:100;background-color:#fff;border-bottom:1px solid #e8d8c4;height:110px}.site-header .container{display:flex;align-items:center;justify-content:space-between;height:100%}.site-header__logo{display:flex;align-items:center;gap:1rem}.site-header__logo img{height:100px;width:auto}.site-header__logo-text{font-family:Pacifico,cursive;font-size:2rem;font-weight:400;color:#2d2118}.site-header__logo-text em{font-style:normal;color:#9e2041}.site-nav__list{display:none;gap:2rem}@media (min-width:992px){.site-nav__list{display:flex;align-items:center}}.site-nav__link{font-family:Raleway,"Helvetica Neue",sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#2d2118;transition:color 150ms ease}.site-nav__link:hover{color:#9e2041}.site-nav__link--cta{background-color:#9e2041;color:#fff;padding:.5rem 1.5rem;border-radius:8px}.site-nav__link--cta:hover{background-color:#8c1d3b;color:#fff}.site-nav__toggle{display:flex;flex-direction:column;gap:5px;padding:.5rem}@media (min-width:992px){.site-nav__toggle{display:none}}.site-nav__toggle span{display:block;width:24px;height:2px;background-color:#2d2118;transition:transform .3s ease,opacity .3s ease}.site-nav__toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-nav__toggle[aria-expanded=true] span:nth-child(2){opacity:0}.site-nav__toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-nav__list.is-open{display:flex;flex-direction:column;align-items:flex-start;gap:0;position:absolute;top:110px;left:0;right:0;background-color:#fff;border-bottom:1px solid #e8d8c4;padding:1rem 1.5rem}.site-nav__list.is-open .site-nav__link{padding:1rem 0;width:100%;border-bottom:1px solid #e8d8c4}.site-nav__list.is-open .site-nav__link--cta{margin-top:1rem;text-align:center}.site-footer{background-color:#2d2118;color:#fdfaf6;padding-top:5rem;padding-bottom:2rem}.site-footer a{color:#fdfaf6;transition:color 150ms ease}.site-footer a:hover{color:#fecb72}.site-footer h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:1rem;color:#fecb72;margin-bottom:1rem;letter-spacing:.05em}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(253,250,246,.15)}@media (min-width:768px){.site-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.site-footer__brand img{height:50px;width:auto;margin-bottom:1rem;filter:brightness(0) invert(1)}.site-footer__tagline{font-size:.875rem;color:#7a6050;line-height:1.75}.site-footer__nav ul{display:flex;flex-direction:column;gap:.5rem}.site-footer__nav a{font-size:.875rem;opacity:.85}.site-footer__nav a:hover{opacity:1}.site-footer__contact p{font-size:.875rem;opacity:.85;margin-bottom:.25rem}.site-footer__contact .btn{margin-top:1rem;border-color:rgba(253,250,246,.4);color:#fdfaf6}.site-footer__contact .btn:hover{border-color:#fecb72;color:#fecb72}.site-footer__social .social-links{display:flex;flex-direction:column;gap:.5rem}.site-footer__social .social-links a{font-size:.875rem;opacity:.85}.site-footer__social .social-links a:hover{opacity:1}.site-footer__bottom{display:flex;flex-direction:column;gap:.5rem;padding-top:2rem}@media (min-width:768px){.site-footer__bottom{flex-direction:row;justify-content:space-between}}.site-footer__bottom p{font-size:.875rem;opacity:.6;margin-bottom:0}.page-header{background-color:#f5ede0;padding-block:3rem;border-bottom:1px solid #e8d8c4}.page-header h1{font-family:"Cormorant Garamond",Georgia,serif;font-size:2.2rem;color:#2d2118;margin-bottom:.25rem}@media (min-width:768px){.page-header h1{font-size:3rem}}.page-header p{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.125rem;color:#9e2041;margin-bottom:0}.section--alt{background-color:#f5ede0}.grid-2{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.grid-2{grid-template-columns:repeat(2,1fr)}}.grid-3{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width:768px){.grid-4{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.grid-4{grid-template-columns:repeat(4,1fr)}}.btn{display:inline-block;font-family:Raleway,"Helvetica Neue",sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:1rem 2rem;border-radius:8px;border:2px solid transparent;transition:background-color 150ms ease,color 150ms ease,border-color 150ms ease;cursor:pointer;white-space:nowrap}.btn--primary{background-color:#9e2041;color:#fff;border-color:#9e2041}.btn--primary:hover{background-color:#8c1d3b;border-color:#8c1d3b;color:#fff}.btn--outline{background-color:transparent;color:#9e2041;border-color:#9e2041}.btn--outline:hover{background-color:#9e2041;color:#fff}.btn--ghost{background-color:transparent;color:#2d2118;border-color:#e8d8c4}.btn--ghost:hover{border-color:#9e2041;color:#9e2041}.btn--sm{font-size:.875rem;padding:.25rem 1rem}.btn--lg{font-size:1rem;padding:1.5rem 3rem}.hero{position:relative;height:90vh;min-height:500px;max-height:800px;overflow:hidden;display:flex;align-items:center}.hero__slides{position:absolute;inset:0}.hero__slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease}.hero__slide.is-active{opacity:1}.hero__overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.55) 0,rgba(0,0,0,.2) 60%,rgba(0,0,0,.05) 100%);z-index:1}.hero__content{position:relative;z-index:2;text-align:center}@media (min-width:992px){.hero__content{text-align:left;max-width:600px}}.hero__title{font-family:"Cormorant Garamond",Georgia,serif;font-size:2.2rem;font-weight:700;color:#fff;line-height:1.15;margin-bottom:1.5rem;text-shadow:0 2px 8px rgba(0,0,0,.4)}@media (min-width:768px){.hero__title{font-size:3rem}}.hero__subtitle{font-size:1.125rem;color:rgba(255,255,255,.9);margin-bottom:3rem;letter-spacing:.03em;text-shadow:0 1px 4px rgba(0,0,0,.3)}@media (min-width:768px){.hero__subtitle{font-size:1.6rem}}.hero__dots{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);z-index:2;display:flex;gap:.5rem}.hero__dot{width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.6);background:0 0;cursor:pointer;transition:background .3s ease,border-color .3s ease;padding:0}.hero__dot.is-active{background:#fff;border-color:#fff}.hero__dot:hover{border-color:#fff}.categories__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:576px){.categories__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.categories__grid{grid-template-columns:repeat(4,1fr)}}.category-card{border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;background-color:#fff}.category-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.14)}.category-card__link{display:block;height:100%}.category-card__img-wrap{aspect-ratio:4/3;overflow:hidden}.category-card__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.category-card:hover .category-card__img-wrap img{transform:scale(1.05)}.category-card__body{padding:1.5rem}.category-card__body h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.125rem;color:#2d2118;margin-bottom:.5rem}.category-card__body p{font-size:.875rem;color:#7a6050;margin-bottom:0;line-height:1.75}.blog-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width:768px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.post-card{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.post-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.14)}.post-card__img-link{display:block;aspect-ratio:16/9;overflow:hidden}.post-card__img-link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.post-card:hover .post-card__img-link img{transform:scale(1.05)}.post-card__body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.post-card__date{font-size:.875rem;color:#7a6050;margin-bottom:.5rem;display:block}.post-card__title{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.125rem;margin-bottom:1rem;line-height:1.15}.post-card__title a{color:#2d2118;transition:color 150ms ease}.post-card__title a:hover{color:#9e2041}.post-card__excerpt{font-size:.875rem;color:#7a6050;margin-bottom:1rem;flex:1}.post-card__tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1rem}.tag{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9e2041;background-color:rgba(158,32,65,.08);padding:2px .5rem;border-radius:4px}.gallery-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:3rem}.gallery-filter{font-family:Raleway,"Helvetica Neue",sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#7a6050;padding:.25rem 1.5rem;border:1px solid #e8d8c4;border-radius:8px;background-color:transparent;transition:color 150ms ease,border-color 150ms ease,background-color 150ms ease}.gallery-filter:hover{color:#9e2041;border-color:#9e2041}.gallery-filter.is-active{background-color:#9e2041;border-color:#9e2041;color:#fff}.gallery-group{margin-bottom:5rem}.gallery-group:last-child{margin-bottom:0}.gallery-group__title{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.6rem;color:#2d2118;margin-bottom:.25rem}.gallery-group__desc{font-size:.875rem;color:#7a6050;margin-bottom:2rem}.gallery-empty{font-size:.875rem;color:#7a6050;font-style:italic;padding:3rem 0}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media (min-width:768px){.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (min-width:992px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}.gallery-item{aspect-ratio:1/1;overflow:hidden;border-radius:8px;background-color:#f5ede0}.gallery-item__link{display:block;width:100%;height:100%}.gallery-item__link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.gallery-item__link:hover img{transform:scale(1.06)}.lightbox{position:fixed;inset:0;z-index:200;background-color:rgba(45,33,24,.92);display:flex;align-items:center;justify-content:center}.lightbox[hidden]{display:none}.lightbox__img-wrap{max-width:90vw;max-height:85vh;display:flex;align-items:center;justify-content:center}.lightbox__img{max-width:90vw;max-height:85vh;-o-object-fit:contain;object-fit:contain;border-radius:8px;box-shadow:0 8px 30px rgba(0,0,0,.14)}.lightbox__close,.lightbox__next,.lightbox__prev{position:absolute;color:#fff;font-size:2rem;line-height:1;padding:1rem;opacity:.7;transition:opacity 150ms ease}.lightbox__close:hover,.lightbox__next:hover,.lightbox__prev:hover{opacity:1}.lightbox__close{top:1.5rem;right:1.5rem;font-size:2.5rem}.lightbox__prev{left:1.5rem;top:50%;transform:translateY(-50%);font-size:3rem}.lightbox__next{right:1.5rem;top:50%;transform:translateY(-50%);font-size:3rem}.form-group{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.5rem}.form-group:last-of-type{margin-bottom:2rem}label{font-size:.875rem;font-weight:700;color:#2d2118;letter-spacing:.03em}label span{color:#9e2041;margin-left:2px}input[type=email],input[type=text],select,textarea{width:100%;padding:1rem;background-color:#fff;border:1px solid #e8d8c4;border-radius:8px;color:#2d2118;font-size:1rem;line-height:1.75;transition:border-color 150ms ease,box-shadow 150ms ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=email]::-moz-placeholder,input[type=text]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#7a6050;opacity:.6}input[type=email]::placeholder,input[type=text]::placeholder,select::placeholder,textarea::placeholder{color:#7a6050;opacity:.6}input[type=email]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:0;border-color:#9e2041;box-shadow:0 0 0 3px rgba(158,32,65,.12)}textarea{resize:vertical;min-height:140px}.alert{padding:1rem 1.5rem;border-radius:8px;margin-bottom:2rem;font-size:.875rem;font-weight:700}.alert--success{background-color:rgba(45,106,79,.08);border:1px solid rgba(45,106,79,.25);color:#2d6a4f}.alert--error{background-color:rgba(158,32,65,.08);border:1px solid rgba(158,32,65,.25);color:#8c1d3b}.contact-layout{display:grid;grid-template-columns:1fr;gap:5rem}@media (min-width:992px){.contact-layout{grid-template-columns:1fr 2fr}}.contact-info h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.6rem;margin-bottom:2rem}.contact-info__list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.contact-info__list li{display:flex;flex-direction:column;gap:.25rem}.contact-info__list strong{font-size:.875rem;text-transform:uppercase;letter-spacing:.06em;color:#9e2041}.contact-info__list span{font-size:.875rem;color:#7a6050;line-height:1.75}.contact-social{display:flex;flex-wrap:wrap;gap:.5rem}.accordion{max-width:720px;margin-inline:auto;display:flex;flex-direction:column;gap:.5rem}.accordion__item{background-color:#fff;border:1px solid #e8d8c4;border-radius:8px;overflow:hidden}.accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem;font-family:Raleway,"Helvetica Neue",sans-serif;font-size:1rem;font-weight:700;color:#2d2118;text-align:left;transition:color 150ms ease,background-color 150ms ease}.accordion__trigger:hover{color:#9e2041;background-color:rgba(158,32,65,.04)}.accordion__trigger[aria-expanded=true]{color:#9e2041}.accordion__trigger[aria-expanded=true] .accordion__icon::before{transform:rotate(45deg)}.accordion__trigger[aria-expanded=true] .accordion__icon::after{transform:rotate(-45deg)}.accordion__icon{flex-shrink:0;position:relative;width:16px;height:16px}.accordion__icon::after,.accordion__icon::before{content:"";position:absolute;background-color:currentColor;transition:transform .3s ease}.accordion__icon::before{width:16px;height:2px;top:7px;left:0}.accordion__icon::after{width:2px;height:16px;top:0;left:7px}.accordion__panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.accordion__panel p{padding:0 1.5rem 1.5rem;color:#7a6050;margin-bottom:0}.accordion__panel p a{color:#9e2041;text-decoration:underline;text-underline-offset:3px}.accordion__panel p a:hover{color:#8c1d3b}.cookies-banner{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#2d2118;color:#fff;padding:1rem 1.5rem;box-shadow:0 -4px 20px rgba(0,0,0,.15);transform:translateY(100%);transition:transform .3s ease}.cookies-banner.is-visible{transform:translateY(0)}.cookies-banner a{color:#fecb72;text-decoration:underline}.cookies-banner__content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.cookies-banner__content p{margin:0;font-size:.875rem}.cookies-banner__actions{display:flex;gap:.5rem;flex-shrink:0}.categories{background-color:#fff}.testimonials__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.testimonials__grid{grid-template-columns:repeat(3,1fr)}}.testimonial{background-color:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.1);position:relative}.testimonial::before{content:"“";font-family:"Cormorant Garamond",Georgia,serif;font-size:5rem;color:rgba(158,32,65,.15);position:absolute;top:-1rem;left:1.5rem;line-height:1}.testimonial p{font-size:.875rem;color:#7a6050;font-style:italic;line-height:1.75;margin-bottom:1rem;position:relative;z-index:1}.testimonial footer{font-size:.875rem;font-weight:700;color:#9e2041}.blog-empty{text-align:center;color:#7a6050;font-style:italic;padding:5rem 0}.post-single{padding-block:5rem}.post-single__header{max-width:720px;margin-inline:auto;margin-bottom:3rem;text-align:center}.post-single__date{display:block;font-size:.875rem;color:#7a6050;margin-bottom:1rem}.post-single__title{font-family:"Cormorant Garamond",Georgia,serif;font-size:2.2rem;color:#2d2118;margin-bottom:1.5rem}@media (min-width:768px){.post-single__title{font-size:3rem}}.post-single__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem;margin-bottom:2rem}.post-single__cover{width:100%;max-height:450px;-o-object-fit:cover;object-fit:cover;border-radius:16px;margin-top:2rem}.post-single__body{max-width:720px;margin-inline:auto}.post-single__footer{max-width:720px;margin-inline:auto;margin-top:3rem;padding-top:2rem;border-top:1px solid #e8d8c4}.contact-section{background-color:#fff}.contact-form-wrap{background-color:#fdfaf6;border-radius:16px;padding:3rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.about-layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width:992px){.about-layout{grid-template-columns:1fr 2fr;align-items:start}}.about-greeting{order:1}@media (min-width:992px){.about-greeting{display:none}}.about-layout__image{order:2}@media (min-width:992px){.about-layout__image{order:1}}.about-layout__text{order:3}@media (min-width:992px){.about-layout__text{order:2}}.about-layout__text h2,.about-layout__text h3{margin-top:2rem;margin-bottom:.5rem}.about-layout__text ul{list-style:none;padding:0}.about-layout__text ul li{padding-left:1.5rem;position:relative;margin-bottom:.25rem}.about-layout__text ul li::before{content:"✓";position:absolute;left:0;color:#9e2041;font-weight:700}.about-greeting--desktop{display:none}@media (min-width:992px){.about-greeting--desktop{display:block}}.about-photo{width:100%;height:auto;max-height:280px;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;display:block}@media (min-width:992px){.about-photo{max-height:none;max-width:320px;margin:0 auto}}.about-layout__text ul{list-style:none;padding:0}.about-layout__text ul li{padding-left:1.5rem;position:relative;margin-bottom:.25rem}.about-layout__text ul li::before{content:"✓";position:absolute;left:0;color:#9e2041;font-weight:700}.error-page h1{font-family:"Cormorant Garamond",Georgia,serif;font-size:8rem;color:#9e2041;opacity:.3;line-height:1;margin-bottom:1rem}.error-page p{color:#7a6050;margin-bottom:2rem}
/*# sourceMappingURL=main.min.css.map */
