@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@300;400;500;600;700&family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{scroll-behavior:smooth;font-family:Cormorant Garamond,serif;overflow-x:hidden}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (width<=768px){button,a{min-width:44px;min-height:44px}}a{appearance:auto;text-decoration:none}.footer{text-align:center;background:linear-gradient(#f9f5f2 0%,#f0e9e4 100%);padding:3rem 0;position:relative}.footer__container{max-width:64rem;margin:0 auto;padding:0 2rem}.footer__content{margin-bottom:1.5rem}.footer__heart{color:#fb7185;width:2rem;height:2rem;margin:0 auto 1rem}.footer__title{color:#1f2937;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:300}.footer__text{color:#4b5563;font-family:Cormorant Garamond,serif;font-size:1.125rem}.footer__divider{justify-content:center;align-items:center;gap:1rem;margin:2rem 0;display:flex}.footer__divider-line{background-color:#fda4af;width:8rem;height:1px}.footer__divider-heart{color:#fb7185;width:1rem;height:1rem}.footer__copyright{color:#6b7280;font-size:.875rem}.footer__copyright p{margin:0;font-family:Cormorant Garamond,serif}.footer__menu{gap:2rem;margin:0;padding:0;list-style:none}.footer__list{justify-content:center;align-items:center;display:flex}@media (width>=768px){.footer__menu{display:flex}}@media (width<=768px){.footer{padding:2.5rem 0}.footer__container{padding:0 1.5rem}.footer__title{font-size:2rem}.footer__text{font-size:1rem}.footer__divider-line{width:6rem}}@media (width<=480px){.footer{padding:2rem 0}.footer__container{padding:0 1rem}.footer__heart{width:1.5rem;height:1.5rem}.footer__title{font-size:1.75rem}.footer__text{font-size:.9375rem}.footer__divider{margin:1.5rem 0}.footer__divider-line{width:4rem}.footer__divider-heart{width:.875rem;height:.875rem}.footer__copyright{font-size:.8125rem}}.header{z-index:50;color:#fff;background-color:#0000;padding:1.5rem 3rem;transition:all .5s;position:fixed;top:0;left:0;right:0}.header--scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#111827;background-color:#f3f4f6f2;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.header__nav{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;display:flex}.header__logo-container{z-index:60;align-items:center;gap:1rem;display:flex}.header__logo-image{object-fit:contain;width:auto;height:2.5rem;transition:opacity .3s}.header__logo-text{font-family:Playfair Display,serif;font-size:1.5rem;transition:color .5s}.header--scrolled .header__logo-text{color:#111827}.header__menu{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.header__menu--desktop{display:none}.header__menu-item{list-style:none}.header__menu-link{cursor:pointer;color:inherit;background:0 0;border:none;padding:.5rem;font-family:Cormorant Garamond,serif;font-size:1.125rem;transition:color .5s}.header__menu-link:hover{color:#fb7185}.header--scrolled .header__menu-link{color:#111827}.header--scrolled .header__menu-link:hover{color:#f43f5e}.header__burger{cursor:pointer;z-index:60;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .3s;display:flex}.header__burger-icon{color:#fff;width:1.75rem;height:1.75rem}.header__burger-icon-scrolled{color:#000;width:1.75rem;height:1.75rem}.header--scrolled .header__burger{color:#111827}.header__mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fda4affa 0%,#f472b6fa 100%);width:70%;max-width:300px;height:100vh;padding-top:5rem;transition:right .4s;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #0000001a}.header__mobile-menu--open{right:0}.header__mobile-list{margin:0;padding:0;list-style:none}.header__mobile-item{border-bottom:1px solid #fff3}.header__mobile-link{cursor:pointer;color:#fff;text-align:left;background:0 0;border:none;width:100%;padding:1.5rem 2rem;font-family:Cormorant Garamond,serif;font-size:1.5rem;transition:all .3s;display:block}.header__mobile-link:hover{background-color:#ffffff1a;padding-left:2.5rem}@media (width>=768px){.header__menu--desktop{display:flex}.header__burger,.header__mobile-menu{display:none}}@media (width<=767px){.header{padding:1rem 1.5rem}.header__logo-container{gap:.75rem}.header__logo-image{height:2rem}.header__logo-text{font-size:1.25rem}}@media (width<=480px){.header{padding:1rem}.header__logo-container{gap:.5rem}.header__logo-image{height:1.75rem}.header__logo-text{font-size:1.125rem}}
