*{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:gold;--color-secondary:#d4a574;--color-pink:pink;--color-text:#333;--color-text-light:#666;--color-background:#fff;--color-background-alt:#fef5f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#fef5f5 0%,#fff 40%,#f8f8f8 100%) fixed;margin:0;padding:0;font-size:16px;line-height:1.6;overflow:hidden auto}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none;transition:all .3s}button{cursor:pointer;border:none;outline:none;font-family:inherit}img{max-width:100%;height:auto;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header{z-index:1000;background:0 0;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.header__logo{align-items:center;display:flex}.logo-image{object-fit:contain;width:auto;height:50px}.header__menu-button{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;transition:transform .3s;display:flex}.header__menu-button:hover{transform:scale(1.1)}.menu-icon{background-color:#333;width:25px;height:2px;transition:all .3s}@media (width<=768px){.header{padding:1rem 1.5rem}.logo-image{height:40px}.menu-icon{width:20px}}.hero{background:0 0;flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.hero:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(135deg,#ffc0cb26 0%,#ffb6c133 50%,#ffa6b126 100%);border-radius:50%;width:100%;height:55.8%;position:absolute;top:-305px;left:50%;transform:translate(-50%)}.hero__video-container{z-index:1;justify-content:center;align-items:center;width:100%;margin-top:8rem;display:flex;position:relative}.video-oval{background:linear-gradient(135deg,pink 0%,#ffb6c1 50%,#ffa6b1 100%);border-radius:50%;justify-content:center;align-items:center;width:90%;height:650px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}.hero__video{object-fit:cover;width:100%;height:100%}.hero__text{text-align:center;z-index:10;pointer-events:none;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__title{color:#fff24c;text-shadow:2px 2px 4px #0000001a;margin:0;font-size:120px;font-weight:900;line-height:1}.hero__subtitle{color:#fff24c;letter-spacing:2px;text-transform:uppercase;font-family:Cormorant,serif;font-size:36px;font-weight:500;line-height:34px}@media (width<=768px){.hero:before{width:800px;height:345px;top:-260px}.hero__video-container{margin-top:3rem}.video-oval{height:770px;margin-top:2.2rem}.hero__title{font-size:56px}.hero__subtitle{font-size:24px}}@media (width<=520px){.video-oval{height:770px}.hero:before{width:400px;height:250px;top:-165px}}.contact{background:0 0;justify-content:center;align-items:flex-start;padding-top:3rem;display:flex;position:relative;overflow:hidden}.contact:before{content:"";z-index:0;background:linear-gradient(#e8e8e8 0%,#ececec 50%,#e8e8e8 100%);border-radius:50%;width:100%;height:700px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:inset 0 2px 10px #0000000d}.contact__container{text-align:center;z-index:1;max-width:100%;padding:0 1rem;position:relative}.contact__title{letter-spacing:2px;color:#1b1b1b;margin:0 0 .5rem;font-family:Montserrat,sans-serif;font-size:32px;font-weight:800}.contact__subtitle{color:#1b1b1b;padding-bottom:.5rem;font-weight:400}.contact__info{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.contact__item{color:#333;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s;display:flex}.contact__item:hover{background:#ffd7001a;transform:translateY(-2px)}.contact__text{color:#1b1b1b;gap:8px;font-weight:600;display:flex}.contact__footer{flex-direction:column;align-items:center;margin-bottom:8px;display:flex}.contact__logo{align-items:center;margin-bottom:.3rem;display:flex}.contact-logo-image{object-fit:contain;height:50px}.contact__description{color:#1b1b1b;max-width:600px;margin:0;font-size:12px;font-weight:400}.contact__copyright{color:#1b1b1b;margin:0;font-size:12px;font-weight:600}@media (width<=768px){.contact{min-height:35vh;margin-top:0;padding-top:3rem}.contact:before{width:130%;height:900px;top:0;transform:translate(-50%)}.contact__title{font-size:32px}.contact__footer{margin-top:.5rem}.contact-logo-image{height:35px}.contact__info{flex-direction:column;gap:.8rem}.contact__title-break{display:block}.contact__item{background:0 0;border:none;justify-content:center;width:auto;padding:.4rem .8rem}}.app{flex-direction:column;min-height:100vh;display:flex}.app__main{flex-direction:column;flex:1;display:flex}
