.HeroSection-module__SEewqa__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__heroGlow{z-index:1;background:radial-gradient(circle,#e6394626 0%,#e6394600 70%);width:80vw;max-width:600px;height:80vw;max-height:600px;animation:4s infinite alternate HeroSection-module__SEewqa__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes HeroSection-module__SEewqa__pulseGlow{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}.HeroSection-module__SEewqa__content{z-index:10;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.HeroSection-module__SEewqa__icon{color:var(--color-primary-red);filter:drop-shadow(0 0 10px var(--color-primary-red));animation:2s infinite HeroSection-module__SEewqa__pulse}@keyframes HeroSection-module__SEewqa__pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.HeroSection-module__SEewqa__subtitle{color:var(--color-text-muted);max-width:600px;font-size:1.5rem;line-height:1.6}.HeroSection-module__SEewqa__scrollIndicator{color:var(--color-gold);text-transform:uppercase;letter-spacing:2px;font-size:1rem;position:absolute;bottom:2rem}
.MessageGallery-module__vKaERq__container{flex-direction:column;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.MessageGallery-module__vKaERq__carouselContainer{width:100%;max-width:900px;height:65vh;min-height:500px;margin:0 auto;position:relative}.MessageGallery-module__vKaERq__card{border:1px solid #ffd7004d;border-radius:20px;width:100%;max-width:800px;height:100%;margin:0 auto;position:absolute;top:0;left:0;right:0;overflow:hidden;box-shadow:0 20px 40px #0006}.MessageGallery-module__vKaERq__imageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.MessageGallery-module__vKaERq__overlay{pointer-events:none;background:linear-gradient(#0000 0%,#1a050599 60%,#1a0505f2 100%);width:100%;height:60%;position:absolute;bottom:0;left:0}.MessageGallery-module__vKaERq__cardFooter{z-index:10;justify-content:space-between;align-items:flex-end;width:100%;padding:3rem;display:flex;position:absolute;bottom:0;left:0}.MessageGallery-module__vKaERq__captionGroup{max-width:80%}.MessageGallery-module__vKaERq__cardTitle{font-family:var(--font-serif);color:var(--color-gold);text-shadow:0 2px 4px #00000080;margin-bottom:.8rem;font-size:2.2rem}.MessageGallery-module__vKaERq__cardText{color:#fff;text-shadow:0 1px 2px #00000080;font-size:1.2rem;line-height:1.6}.MessageGallery-module__vKaERq__nextButton{border:2px solid var(--color-gold);color:var(--color-gold);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a050599;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:65px;height:65px;transition:all .3s;display:flex}.MessageGallery-module__vKaERq__nextButton:hover{background:var(--color-gold);color:var(--color-bg-main);transform:scale(1.1);box-shadow:0 0 15px #ffd70080}@media (max-width:768px){.MessageGallery-module__vKaERq__carouselContainer{height:75vh;min-height:500px}.MessageGallery-module__vKaERq__cardFooter{align-items:flex-end;padding:1.2rem}.MessageGallery-module__vKaERq__captionGroup{max-width:75%}.MessageGallery-module__vKaERq__cardTitle{margin-bottom:.4rem;font-size:1.3rem}.MessageGallery-module__vKaERq__cardText{font-size:.85rem;line-height:1.4}.MessageGallery-module__vKaERq__nextButton{width:50px;height:50px}}
.GiftBox3D-module__mVL3bG__container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:4rem 0;display:flex;position:relative}.GiftBox3D-module__mVL3bG__canvasContainer{border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:600px;height:550px;display:flex;position:relative}.GiftBox3D-module__mVL3bG__instruction{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.2rem}.GiftBox3D-module__mVL3bG__giftRevealContainer{opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#1e0a0a66;border:1px solid #ffd7004d;border-radius:20px;flex-direction:column;align-items:center;width:90%;max-width:600px;padding:2rem;animation:.8s cubic-bezier(.175,.885,.32,1.275) .5s forwards GiftBox3D-module__mVL3bG__popIn;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0);box-shadow:0 15px 35px #0006}.GiftBox3D-module__mVL3bG__giftImage{object-fit:contain;background:#ffffff0d;border-radius:10px;max-width:100%;height:auto;margin-bottom:1.5rem;padding:1rem;box-shadow:0 10px 30px #00000080}.GiftBox3D-module__mVL3bG__giftMessage{color:var(--color-gold);font-size:1.8rem;font-family:var(--font-serif);text-align:center;margin-bottom:.8rem}.GiftBox3D-module__mVL3bG__giftSubMessage{color:#fff;text-align:center;font-size:1.1rem;line-height:1.5}@keyframes GiftBox3D-module__mVL3bG__popIn{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.Cake3D-module__RIq7zq__container{background:#1a050580;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.Cake3D-module__RIq7zq__canvasContainer{cursor:grab;background:radial-gradient(circle,#e639461a 0%,#0000 70%);border-radius:20px;width:100vw;max-width:500px;height:70vh;min-height:500px;position:relative}.Cake3D-module__RIq7zq__canvasContainer:active{cursor:grabbing}.Cake3D-module__RIq7zq__instruction{color:var(--color-gold);letter-spacing:1px;margin-top:2rem;font-size:1.1rem}
.ApologyFooter-module__B6J7Va__footer{z-index:10;justify-content:center;align-items:center;width:100%;padding:6rem 2rem 4rem;display:flex;position:relative}.ApologyFooter-module__B6J7Va__content{text-align:center;background:#1a0505cc;border:1px solid #e6394666;flex-direction:column;align-items:center;gap:1.5rem;max-width:700px;padding:3rem;display:flex}.ApologyFooter-module__B6J7Va__imageContainer{border:3px solid #ffd70099;border-radius:50%;width:250px;height:250px;margin-bottom:.5rem;position:relative;overflow:hidden;box-shadow:0 0 30px #e6394666}.ApologyFooter-module__B6J7Va__apologyImage{object-fit:cover;object-position:top}.ApologyFooter-module__B6J7Va__title{color:var(--color-gold);font-family:var(--font-serif);font-size:2.2rem}.ApologyFooter-module__B6J7Va__text{color:var(--color-text-muted);font-size:1.2rem;line-height:1.8}
.page-module__E0kJGG__main{flex-direction:column;align-items:center;width:100%;display:flex}.page-module__E0kJGG__sectionDivider{background:linear-gradient(to right, transparent, var(--color-gold), transparent);width:80%;max-width:600px;height:2px;box-shadow:0 0 15px var(--color-gold);opacity:.4;border-radius:50%;margin:4rem 0}
