@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";@import"https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden;scroll-behavior:smooth;font-family:Cormorant Garamond,serif}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){button,a{min-height:44px;min-width:44px}}.footer{position:relative;padding:3rem 0;text-align:center;background:linear-gradient(180deg,#f9f5f2,#f0e9e4)}.footer__container{max-width:64rem;margin:0 auto;padding:0 2rem}.footer__content{margin-bottom:1.5rem}.footer__heart{width:2rem;height:2rem;color:#fb7185;margin:0 auto 1rem}.footer__title{font-size:2.25rem;font-weight:300;color:#1f2937;margin-bottom:1rem;font-family:Playfair Display,serif}.footer__text{font-size:1.125rem;color:#4b5563;font-family:Cormorant Garamond,serif}.footer__divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin:2rem 0}.footer__divider-line{height:1px;width:8rem;background-color:#fda4af}.footer__divider-heart{width:1rem;height:1rem;color:#fb7185}.footer__copyright{color:#6b7280;font-size:.875rem}.footer__copyright p{margin:0;font-family:Cormorant Garamond,serif}.footer__menu{gap:2rem;list-style:none;margin:0;padding:0}.footer__list{display:flex;justify-content:center;align-items:center}@media(min-width:768px){.footer__menu{display:flex}}@media(max-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(max-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{position:fixed;top:0;left:0;right:0;z-index:50;padding:1.5rem 3rem;transition:all .5s ease;background-color:transparent;color:#fff}.header--scrolled{background-color:#f3f4f6f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#111827}.header__nav{max-width:80rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header__logo-container{display:flex;align-items:center;gap:1rem;z-index:60}.header__logo-image{height:2.5rem;width:auto;object-fit:contain;transition:opacity .3s ease}.header__logo-text{font-size:1.5rem;font-family:Playfair Display,serif;transition:color .5s ease}.header--scrolled .header__logo-text{color:#111827}.header__menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.header__menu--desktop{display:none}.header__menu-item{list-style:none}.header__menu-link{background:none;border:none;cursor:pointer;font-size:1.125rem;font-family:Cormorant Garamond,serif;transition:color .5s ease;color:inherit;padding:.5rem}.header__menu-link:hover{color:#fb7185}.header--scrolled .header__menu-link{color:#111827}.header--scrolled .header__menu-link:hover{color:#f43f5e}.header__burger{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.5rem;z-index:60;transition:color .3s ease}.header__burger-icon{width:1.75rem;height:1.75rem;color:#fff}.header__burger-icon-scrolled{width:1.75rem;height:1.75rem;color:#000}.header--scrolled .header__burger{color:#111827}.header__mobile-menu{position:fixed;top:0;right:-100%;width:70%;max-width:300px;height:100vh;background:linear-gradient(135deg,#fda4affa,#f472b6fa);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:right .4s ease;padding-top:5rem;box-shadow:-5px 0 15px #0000001a}.header__mobile-menu--open{right:0}.header__mobile-list{list-style:none;padding:0;margin:0}.header__mobile-item{border-bottom:1px solid rgba(255,255,255,.2)}.header__mobile-link{display:block;width:100%;background:none;border:none;cursor:pointer;font-size:1.5rem;font-family:Cormorant Garamond,serif;color:#fff;padding:1.5rem 2rem;text-align:left;transition:all .3s ease}.header__mobile-link:hover{background-color:#ffffff1a;padding-left:2.5rem}@media(min-width:768px){.header__menu--desktop{display:flex}.header__burger,.header__mobile-menu{display:none}}@media(max-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(max-width:480px){.header{padding:1rem}.header__logo-container{gap:.5rem}.header__logo-image{height:1.75rem}.header__logo-text{font-size:1.125rem}}.invitation{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(180deg,#fdf8f6,#f9f5f2)}.invitation__bg-decoration{position:absolute;border-radius:50%;opacity:.1}.invitation__bg-decoration--left{top:5rem;left:2.5rem;width:16rem;height:16rem;background:radial-gradient(circle,#f4a6b8 0%,transparent 70%)}.invitation__bg-decoration--right{bottom:5rem;right:2.5rem;width:20rem;height:20rem;background:radial-gradient(circle,#d4a5a5 0%,transparent 70%)}.invitation__container{position:relative;z-index:10;max-width:80rem;margin:0 auto;padding:5rem 2rem}.invitation__header{text-align:center;margin-bottom:3rem}.invitation__title{font-size:4rem;font-weight:300;margin-bottom:1.5rem;color:#1f2937;font-family:Playfair Display,serif}.invitation__divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.invitation__divider-line{height:1px;width:6rem;background-color:#fda4af}.invitation__heart{width:1.25rem;height:1.25rem;color:#fb7185}.invitation__subtitle{font-size:1.25rem;color:#4b5563;max-width:42rem;margin:0 auto;line-height:1.75;font-family:Cormorant Garamond,serif}.invitation__image-wrapper{position:relative}.invitation__image-container{position:relative;max-width:48rem;margin:0 auto}.invitation__image-shadow{position:absolute;inset:0;background:linear-gradient(to bottom right,#fee2e2,#fce7f3);border-radius:.5rem;transform:rotate(1deg);box-shadow:0 25px 50px -12px #00000040}.invitation__image-frame{position:relative;background-color:#fff;padding:1rem;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:rotate(-1deg)}.invitation__image{width:100%;height:auto;border-radius:.25rem;box-shadow:inset 0 2px 4px #0000000f;max-height:50rem;object-fit:contain}.invitation__details{text-align:center;margin-top:4rem}.invitation__details-text{font-size:1.5rem;color:#374151;margin-bottom:1rem;font-family:Cormorant Garamond,serif}@media(max-width:1024px){.invitation__container{padding:4rem 1.5rem}.invitation__title{font-size:3rem}.invitation__subtitle{font-size:1.125rem}.invitation__details-text{font-size:1.25rem}.invitation__bg-decoration--left{width:12rem;height:12rem}.invitation__bg-decoration--right{width:16rem;height:16rem}}@media(max-width:768px){.invitation__container{padding:3rem 1rem}.invitation__header{margin-bottom:2rem}.invitation__title{font-size:2.5rem;margin-bottom:1rem}.invitation__divider-line{width:4rem}.invitation__heart{width:1rem;height:1rem}.invitation__subtitle{font-size:1rem;padding:0 1rem}.invitation__image-frame{padding:.75rem}.invitation__details{margin-top:3rem}.invitation__details-text{font-size:1.125rem;padding:0 1rem}.invitation__bg-decoration--left{width:8rem;height:8rem;top:3rem;left:1rem}.invitation__bg-decoration--right{width:10rem;height:10rem;bottom:3rem;right:1rem}}@media(max-width:480px){.invitation__container{padding:2rem .75rem}.invitation__title{font-size:2rem}.invitation__divider-line{width:3rem}.invitation__divider{gap:.75rem}.invitation__subtitle{font-size:.9375rem}.invitation__image-frame{padding:.5rem}.invitation__details{margin-top:2rem}.invitation__details-text{font-size:1rem}.invitation__bg-decoration--left,.invitation__bg-decoration--right{width:6rem;height:6rem}}.landing{position:relative;height:100vh;width:100%;overflow:hidden}.landing__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.landing__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d}.landing__content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding:0 1rem}.landing__logo img{height:3rem;width:auto}.landing__names{text-align:center;margin-bottom:3rem;animation:fadeInUp 1.5s ease-out}.landing__title{font-size:7rem;font-weight:300;margin-bottom:1rem;font-family:Great Vibes,cursive;text-shadow:3px 3px 12px rgba(0,0,0,.6)}.landing__divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.landing__divider-line{height:1px;width:4rem;background-color:#fff9}.landing__heart{width:1.5rem;height:1.5rem;color:#fda4af}.landing__date{font-size:1.5rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffffe6;font-family:Cormorant Garamond,serif;text-shadow:2px 2px 8px rgba(0,0,0,.5);animation:fadeInUp 1.5s ease-out .3s backwards}.landing__timer{animation:fadeInUp 1.5s ease-out .6s backwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.landing__title{font-size:4.5rem}.landing__date{font-size:1.25rem}.landing__names{margin-bottom:2.5rem}}@media(max-width:768px){.landing__title{font-size:3.5rem}.landing__date{font-size:1.125rem;letter-spacing:.1em}.landing__heart{width:1.25rem;height:1.25rem}.landing__divider-line{width:3rem}.landing__names{margin-bottom:2rem}}@media(max-width:480px){.landing__title{font-size:2.5rem}.landing__date{font-size:1rem;letter-spacing:.08em}.landing__heart{width:1rem;height:1rem}.landing__divider-line{width:2rem}.landing__divider{gap:.75rem}.landing__names{margin-bottom:1.5rem}}.countdown{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.countdown__unit{display:flex;flex-direction:column;align-items:center;margin:0 1rem}.countdown__value{font-size:3.75rem;font-weight:300;color:#fff;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.countdown__label{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffffe6;font-family:Cormorant Garamond,serif;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.countdown__separator{font-size:2.25rem;color:#ffffffb3;margin:0 .5rem}@media(max-width:1024px){.countdown__value{font-size:3rem}.countdown__separator{font-size:2rem}.countdown__unit{margin:0 .75rem}}@media(max-width:768px){.countdown__value{font-size:2.5rem}.countdown__label{font-size:.75rem}.countdown__separator{font-size:1.75rem;margin:0 .25rem}.countdown__unit{margin:0 .5rem}}@media(max-width:480px){.countdown{gap:.25rem}.countdown__value{font-size:2rem;margin-bottom:.25rem}.countdown__label{font-size:.625rem;letter-spacing:.05em}.countdown__separator{font-size:1.5rem;margin:0 .125rem}.countdown__unit{margin:0 .25rem}}@media(max-width:360px){.countdown__value{font-size:1.75rem}.countdown__separator{font-size:1.25rem}.countdown__unit{margin:0 .125rem}}
