.page-module___8aEwW__main{background-color:#0000;flex-direction:column;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__bannerContainer{z-index:40;justify-content:center;width:100%;max-width:600px;margin:0 auto 20px;display:flex;position:relative}.page-module___8aEwW__banner{object-fit:contain;transform-origin:top;width:100%;height:auto;max-height:140px;animation:4s ease-in-out infinite alternate page-module___8aEwW__sway}.page-module___8aEwW__header{text-align:center;z-index:30;margin-bottom:24px}.page-module___8aEwW__title{color:var(--rose-dark);text-shadow:0 2px 4px #0000000d;margin:0 0 10px;font-family:Fredoka,sans-serif;font-size:36px;font-weight:700}.page-module___8aEwW__subtitle{color:var(--sage-dark);margin:0;font-family:Quicksand,sans-serif;font-size:16px;font-weight:600}.page-module___8aEwW__sectionTransition{opacity:0;z-index:10;width:100%;max-width:800px;margin-top:40px;animation:.8s ease-out forwards page-module___8aEwW__fadeInUp;transform:translateY(20px)}@keyframes page-module___8aEwW__sway{0%{transform:rotate(-3deg)}to{transform:rotate(3deg)}}@keyframes page-module___8aEwW__fadeInUp{to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__introOverlay{z-index:9999;cursor:pointer;background-color:#fec0cd;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .8s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}.page-module___8aEwW__introOverlayExiting{transform:translateY(-100%)}.page-module___8aEwW__introImage{object-fit:contain;width:85%;max-width:480px;height:auto;margin-bottom:24px}.page-module___8aEwW__introTapPrompt{color:#fff;text-shadow:0 2px 4px #0000001a;font-family:Fredoka,sans-serif;font-size:18px;font-weight:600;animation:1.5s infinite page-module___8aEwW__pulseFlash}.page-module___8aEwW__animate__animated{animation-duration:1s;animation-fill-mode:both}.page-module___8aEwW__animate__slow{animation-duration:2s}.page-module___8aEwW__animate__slideInDown{animation-name:page-module___8aEwW__slideInDown}.page-module___8aEwW__animate__slideInUp{animation-name:page-module___8aEwW__slideInUp}@keyframes page-module___8aEwW__slideInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes page-module___8aEwW__slideInUp{0%{opacity:0;transform:translateY(100vh)}to{opacity:1;transform:translateY(0)}}@keyframes page-module___8aEwW__pulseFlash{0%,to{opacity:.5;transform:scale(.98)}50%{opacity:1;transform:scale(1.02)}}@media (max-width:600px){.page-module___8aEwW__title{font-size:26px}.page-module___8aEwW__subtitle{font-size:14px}.page-module___8aEwW__introImage{width:90%;max-width:320px}.page-module___8aEwW__introTapPrompt{font-size:15px}}
.HangingBanner-module__ZSo73W__bannerSection{z-index:40;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:620px;margin:10px auto 20px;display:flex;position:relative}.HangingBanner-module__ZSo73W__row{justify-content:center;width:100%;height:85px;display:flex;position:relative}.HangingBanner-module__ZSo73W__row2{margin-top:-15px}.HangingBanner-module__ZSo73W__stringSvg{pointer-events:none;z-index:1;width:100%;height:40px;position:absolute;top:10px;left:0}.HangingBanner-module__ZSo73W__flagsContainer{z-index:2;justify-content:space-around;width:90%;padding-top:12px;display:flex;position:relative}.HangingBanner-module__ZSo73W__flag{--sag:var(--sag-desktop,0px);transform-origin:top;width:46px;height:64px;animation:3.5s ease-in-out infinite alternate HangingBanner-module__ZSo73W__windWave;animation-delay:var(--delay,0s);filter:drop-shadow(0 4px 8px #77887326);cursor:pointer;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.HangingBanner-module__ZSo73W__flag:hover{filter:drop-shadow(0 8px 16px #e5989b40);z-index:10;transform:scale(1.15)rotate(0)!important}.HangingBanner-module__ZSo73W__flagSvg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HangingBanner-module__ZSo73W__letter{z-index:2;color:#fff;text-shadow:1px 1px 1px #0000001f,0 2px 4px #00000014;-webkit-user-select:none;user-select:none;margin-top:-10px;font-family:Fredoka,sans-serif;font-size:21px;font-weight:700;position:relative}.HangingBanner-module__ZSo73W__bowLeft,.HangingBanner-module__ZSo73W__bowRight{z-index:3;pointer-events:none;width:28px;height:28px;position:absolute;top:-2px}.HangingBanner-module__ZSo73W__bowLeft{animation:3s ease-in-out infinite alternate HangingBanner-module__ZSo73W__bowSwayL;left:1%}.HangingBanner-module__ZSo73W__bowRight{animation:3s ease-in-out infinite alternate-reverse HangingBanner-module__ZSo73W__bowSwayR;right:1%}@keyframes HangingBanner-module__ZSo73W__windWave{0%{transform:translateY(var(--sag,0px)) rotate(-6deg) skewX(-2deg)}50%{transform:translateY(calc(var(--sag,0px) + 1px)) rotate(2deg) skewX(1deg)}to{transform:translateY(calc(var(--sag,0px) - 1px)) rotate(6deg) skewX(2deg)}}@keyframes HangingBanner-module__ZSo73W__bowSwayL{0%{transform:rotate(-5deg)scale(.95)}to{transform:rotate(5deg)scale(1.05)}}@keyframes HangingBanner-module__ZSo73W__bowSwayR{0%{transform:rotate(5deg)scale(.95)}to{transform:rotate(-5deg)scale(1.05)}}@media (max-width:600px){.HangingBanner-module__ZSo73W__row{height:60px}.HangingBanner-module__ZSo73W__flag{--sag:var(--sag-mobile,0px);width:32px;height:46px}.HangingBanner-module__ZSo73W__letter{margin-top:-6px;font-size:14px}.HangingBanner-module__ZSo73W__row2{margin-top:-10px}.HangingBanner-module__ZSo73W__bowLeft,.HangingBanner-module__ZSo73W__bowRight{width:20px;height:20px}}
.BirthdayCake-module__A6GgNq__cakeSection{flex-direction:column;align-items:center;width:100%;max-width:480px;margin:30px auto;display:flex;position:relative}.BirthdayCake-module__A6GgNq__cakeContainer{justify-content:center;align-items:flex-end;width:320px;height:320px;display:flex;position:relative}.BirthdayCake-module__A6GgNq__cakeImage{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;z-index:10;width:280px;height:auto}.BirthdayCake-module__A6GgNq__candlesContainer{z-index:20;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.BirthdayCake-module__A6GgNq__candle{pointer-events:auto;cursor:pointer;width:8px;height:24px;transition:transform .2s;position:absolute;transform:translate(-50%,-100%)}.BirthdayCake-module__A6GgNq__candle:hover{transform:translate(-50%,-100%)scale(1.1)}.BirthdayCake-module__A6GgNq__waxStick{border-radius:2px;width:4px;height:20px;margin:0 auto;box-shadow:0 1px 3px #0000001a}.BirthdayCake-module__A6GgNq__flame{transform-origin:bottom;background:radial-gradient(circle,gold 20%,#ff4500 70%,#0000 100%);border-radius:50% 50% 20% 20%/60% 60% 40% 40%;width:8px;height:12px;margin:0 auto;animation:.15s ease-in-out infinite alternate BirthdayCake-module__A6GgNq__flicker;position:relative;top:-2px;box-shadow:0 0 10px #ff450066,0 0 20px #ffd70033}.BirthdayCake-module__A6GgNq__wick{background:#333;width:2px;height:4px;margin:0 auto}.BirthdayCake-module__A6GgNq__smoke{background:#b4b4b466;border-radius:50%;width:4px;height:4px;animation:1.2s ease-out forwards BirthdayCake-module__A6GgNq__fadeOutUp;position:absolute;top:-12px;left:50%;transform:translate(-50%)}@keyframes BirthdayCake-module__A6GgNq__flicker{0%{opacity:.9;transform:scale(.9)rotate(-1deg)}to{opacity:1;filter:brightness(1.2);transform:scale(1.1)rotate(1deg)}}@keyframes BirthdayCake-module__A6GgNq__fadeOutUp{0%{opacity:.8;transform:translate(-50%)scale(.8)}50%{opacity:.5}to{transform:translate(calc(-50% + var(--wind-x,15px)), -30px) scale(2.5);opacity:0}}.BirthdayCake-module__A6GgNq__controls{z-index:30;flex-direction:column;align-items:center;gap:12px;margin-top:24px;display:flex}.BirthdayCake-module__A6GgNq__wishInput{border:2px solid var(--sage-light);text-align:center;background:#fffc;border-radius:20px;outline:none;width:260px;padding:10px 16px;font-family:inherit;font-size:14px;transition:all .3s;box-shadow:0 4px 12px #0000000d}.BirthdayCake-module__A6GgNq__wishInput:focus{border-color:var(--rose-light);box-shadow:0 4px 16px #e5989b33}.BirthdayCake-module__A6GgNq__buttonGroup{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.BirthdayCake-module__A6GgNq__btn{cursor:pointer;border:none;border-radius:25px;align-items:center;gap:6px;padding:10px 20px;font-family:Fredoka,sans-serif;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 10px #0000001a}.BirthdayCake-module__A6GgNq__btnPrimary{background:var(--rose-light);color:#fff}.BirthdayCake-module__A6GgNq__btnPrimary:hover{background:var(--rose-dark);transform:translateY(-2px)}.BirthdayCake-module__A6GgNq__btnSecondary{background:var(--sage-light);color:#fff}.BirthdayCake-module__A6GgNq__btnSecondary:hover{background:var(--sage-dark);transform:translateY(-2px)}.BirthdayCake-module__A6GgNq__btnMicActive{color:#fff;background:#ff4d4d;animation:1.5s infinite BirthdayCake-module__A6GgNq__pulse}.BirthdayCake-module__A6GgNq__hint{color:var(--sage-dark);text-align:center;margin:4px 0 0;font-size:12px}@keyframes BirthdayCake-module__A6GgNq__pulse{0%{transform:scale(1);box-shadow:0 0 #ff4d4d66}70%{transform:scale(1.05);box-shadow:0 0 0 10px #ff4d4d00}to{transform:scale(1);box-shadow:0 0 #ff4d4d00}}
.PaperLetter-module__hsnJ_a__container{justify-content:center;align-items:center;width:100%;margin:40px auto;display:flex;position:relative}.PaperLetter-module__hsnJ_a__paper{box-sizing:border-box;background:#fafafa;border:1px solid #0000000d;border-radius:12px;width:90%;min-width:300px;max-width:800px;height:540px;font-family:Roboto,sans-serif;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001f}.PaperLetter-module__hsnJ_a__clickablePaper{cursor:pointer}.PaperLetter-module__hsnJ_a__clickablePaper:hover{transform:translateY(-2px);box-shadow:0 12px 35px #00000029}.PaperLetter-module__hsnJ_a__paper:before{content:"";box-sizing:border-box;z-index:5;background:radial-gradient(#737373 5px,#0000 6px) 0 0/30px 30px repeat-y;border-right:3px solid #d44147;width:45px;position:absolute;top:0;bottom:0;left:5px}.PaperLetter-module__hsnJ_a__paperContent{box-sizing:border-box;background:linear-gradient(#0000,#0000 29px,#91d1d3 29px) 0 0/30px 30px;position:absolute;inset:30px 0 30px 50px}.PaperLetter-module__hsnJ_a__coverLayout{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:20px 40px;display:flex}.PaperLetter-module__hsnJ_a__coverTitle{color:var(--rose-dark);margin-bottom:16px;font-family:Fredoka,sans-serif;font-size:26px;font-weight:600}.PaperLetter-module__hsnJ_a__coverDesc{color:#555;margin-bottom:32px;font-family:Quicksand,sans-serif;font-size:16px;line-height:1.6}.PaperLetter-module__hsnJ_a__bacaBtn{background-color:var(--rose-light);color:#fff;cursor:pointer;border:none;border-radius:30px;padding:12px 32px;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700;transition:all .2s ease-in-out;box-shadow:0 4px 15px #e5989b66}.PaperLetter-module__hsnJ_a__bacaBtn:hover{background-color:var(--rose-dark);transform:translateY(-2px);box-shadow:0 6px 20px #b5828c80}.PaperLetter-module__hsnJ_a__bacaBtn:active{transform:translateY(0)}.PaperLetter-module__hsnJ_a__textLayout{box-sizing:border-box;height:100%;padding:10px 10px 40px 15px;position:relative;overflow:hidden}.PaperLetter-module__hsnJ_a__teks{text-align:left;color:#3f3f44;box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;z-index:1;background:0 0;border:0;outline:0;width:100%;max-width:100%;height:100%;margin:0;padding:0;font-family:Handlee,cursive;font-size:18px;line-height:30px;overflow-y:auto}.PaperLetter-module__hsnJ_a__tapPrompt{color:#888;pointer-events:none;font-family:Quicksand,sans-serif;font-size:14px;font-style:italic;animation:1.5s infinite PaperLetter-module__hsnJ_a__pulseFlash;position:absolute;bottom:0;right:20px}@keyframes PaperLetter-module__hsnJ_a__pulseFlash{0%,to{opacity:.4}50%{opacity:1}}.PaperLetter-module__hsnJ_a__thanksLayout{flex-direction:column;justify-content:center;align-items:center;height:100%;padding:20px;display:flex}.PaperLetter-module__hsnJ_a__heartWrapper{justify-content:center;align-items:center;margin-bottom:10px;display:flex}.PaperLetter-module__hsnJ_a__heartIcon{color:#d44147;filter:drop-shadow(0 4px 10px #d441474d);width:90px;height:90px;animation:1.2s infinite PaperLetter-module__hsnJ_a__heartPulse}@keyframes PaperLetter-module__hsnJ_a__heartPulse{0%{transform:scale(1)}14%{transform:scale(1.15)}28%{transform:scale(1)}42%{transform:scale(1.15)}70%{transform:scale(1)}}.PaperLetter-module__hsnJ_a__teksCenter{text-align:center;color:#3f3f44;box-sizing:border-box;white-space:pre-wrap;background:0 0;border:0;outline:0;width:100%;margin:0;padding:0;font-family:Handlee,cursive;font-size:22px;font-weight:700;line-height:30px}.PaperLetter-module__hsnJ_a__kotak{text-align:center;background:#fafafa;border:1px solid #0000000d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:90%;min-width:280px;max-width:500px;min-height:220px;padding:40px 30px;display:flex;position:relative;box-shadow:0 8px 30px #00000026}.PaperLetter-module__hsnJ_a__feedbackTitle{color:#333;margin-bottom:30px;font-family:Fredoka,sans-serif;font-size:24px}.PaperLetter-module__hsnJ_a__feedbackButtons{justify-content:center;align-items:center;gap:40px;width:100%;min-height:70px;display:flex;position:relative}.PaperLetter-module__hsnJ_a__sukaBtn,.PaperLetter-module__hsnJ_a__gakBtn{cursor:pointer;border:none;border-radius:30px;outline:none;padding:12px 30px;font-family:Quicksand,sans-serif;font-size:16px;font-weight:700}.PaperLetter-module__hsnJ_a__sukaBtn{background-color:var(--sage-light);color:#fff;transition:all .2s;box-shadow:0 4px 12px #a1bc9866}.PaperLetter-module__hsnJ_a__sukaBtn:hover{background-color:var(--sage-dark);transform:translateY(-2px)scale(1.03)}.PaperLetter-module__hsnJ_a__sukaBtn:active{transform:translateY(0)}.PaperLetter-module__hsnJ_a__gakBtn{color:#d44147;background-color:#0000;border:2px solid #d44147;transition:transform .15s ease-out;position:relative;box-shadow:0 4px 10px #d4414726}.PaperLetter-module__hsnJ_a__gakBtn:hover{background-color:#d441470d}@media (max-width:600px){.PaperLetter-module__hsnJ_a__paper{height:480px}.PaperLetter-module__hsnJ_a__paper:before{background-size:25px 25px;width:38px;left:2px}.PaperLetter-module__hsnJ_a__paperContent{background:linear-gradient(#0000,#0000 24px,#91d1d3 24px) 0 0/25px 25px;top:25px;bottom:25px;left:42px}.PaperLetter-module__hsnJ_a__teks{font-size:15px;line-height:25px}.PaperLetter-module__hsnJ_a__coverTitle{font-size:22px}.PaperLetter-module__hsnJ_a__coverDesc{font-size:14px}.PaperLetter-module__hsnJ_a__teksCenter{font-size:18px;line-height:25px}.PaperLetter-module__hsnJ_a__heartIcon{width:70px;height:70px}.PaperLetter-module__hsnJ_a__feedbackTitle{font-size:20px}}
.FlowerGift-module__2fNq0G__giftSection{text-align:center;z-index:10;width:100%;max-width:440px;margin:40px auto;position:relative}.FlowerGift-module__2fNq0G__giftCard{border:2px solid var(--rose-light);cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:24px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 30px #0000000d}.FlowerGift-module__2fNq0G__giftCard:hover{transform:translateY(-5px);box-shadow:0 15px 40px #e5989b26}.FlowerGift-module__2fNq0G__giftIcon{font-size:48px;animation:2s infinite FlowerGift-module__2fNq0G__bounce}.FlowerGift-module__2fNq0G__giftTitle{color:var(--rose-dark);margin:0;font-family:Fredoka,sans-serif;font-size:20px}.FlowerGift-module__2fNq0G__giftSubtitle{color:var(--sage-dark);margin:0;font-size:13px}.FlowerGift-module__2fNq0G__bouquetContainer{flex-direction:column;align-items:center;gap:16px;animation:.6s cubic-bezier(.175,.885,.32,1.275) forwards FlowerGift-module__2fNq0G__zoomIn;display:flex}.FlowerGift-module__2fNq0G__bouquetImage{border:4px solid var(--rose-light);object-fit:cover;background-color:var(--cream);border-radius:50%;width:240px;height:240px;animation:6s ease-in-out infinite alternate FlowerGift-module__2fNq0G__pulseRotate;box-shadow:0 8px 24px #0000001a}.FlowerGift-module__2fNq0G__bouquetInfo{flex-direction:column;gap:8px;padding:0 12px;display:flex}.FlowerGift-module__2fNq0G__bouquetTitle{color:var(--rose-dark);margin:0;font-family:Fredoka,sans-serif;font-size:18px}.FlowerGift-module__2fNq0G__bouquetText{color:#555;margin:0;font-size:13px;line-height:1.6}@keyframes FlowerGift-module__2fNq0G__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes FlowerGift-module__2fNq0G__zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes FlowerGift-module__2fNq0G__pulseRotate{0%{transform:scale(1)rotate(-2deg)}to{transform:scale(1.03)rotate(2deg)}}
.VideoCard-module__sYlKcq__section{z-index:10;width:100%;max-width:720px;margin:50px auto;padding:0 20px;position:relative}.VideoCard-module__sYlKcq__cardContainer{border:2px solid var(--rose-light);background:#fff;border-radius:20px;padding:24px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;box-shadow:0 10px 35px #0000000d}.VideoCard-module__sYlKcq__cardContainer:hover{transform:translateY(-5px);box-shadow:0 20px 45px #e5989b2e}.VideoCard-module__sYlKcq__flowerLeft,.VideoCard-module__sYlKcq__flowerRight{pointer-events:none;z-index:15;width:130px;height:220px;position:absolute;top:50%;transform:translateY(-50%)}.VideoCard-module__sYlKcq__flowerLeft{animation:7s ease-in-out infinite alternate VideoCard-module__sYlKcq__floatFlowerL;left:-95px}.VideoCard-module__sYlKcq__flowerRight{animation:6.5s ease-in-out infinite alternate VideoCard-module__sYlKcq__floatFlowerR;right:-95px}.VideoCard-module__sYlKcq__hangingLeft,.VideoCard-module__sYlKcq__hangingRight{pointer-events:none;z-index:12;transform-origin:top;width:40px;height:80px;position:absolute;bottom:-60px}.VideoCard-module__sYlKcq__hangingLeft{animation:4s ease-in-out infinite alternate VideoCard-module__sYlKcq__swayOrnament;left:20px}.VideoCard-module__sYlKcq__hangingRight{animation:4.5s ease-in-out infinite alternate-reverse VideoCard-module__sYlKcq__swayOrnament;right:20px}.VideoCard-module__sYlKcq__sparkle{pointer-events:none;z-index:11;fill:var(--rose-light);animation:3s ease-in-out infinite VideoCard-module__sYlKcq__twinkle;position:absolute}.VideoCard-module__sYlKcq__sparkle1{width:14px;height:14px;animation-delay:0s;top:-15px;left:15%}.VideoCard-module__sYlKcq__sparkle2{width:18px;height:18px;fill:var(--sage-light);animation-delay:.8s;top:-10px;right:20%}.VideoCard-module__sYlKcq__sparkle3{width:16px;height:16px;animation-delay:1.5s;bottom:-15px;left:35%}.VideoCard-module__sYlKcq__sparkle4{width:12px;height:12px;animation-delay:2.2s;bottom:-20px;right:30%}.VideoCard-module__sYlKcq__videoWrapper{z-index:10;background:#000;border:1px solid #0000000d;border-radius:14px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:inset 0 0 15px #00000026,0 5px 20px #0000000f}.VideoCard-module__sYlKcq__videoElement{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.VideoCard-module__sYlKcq__heartsContainer{pointer-events:none;z-index:20;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.VideoCard-module__sYlKcq__heart{fill:var(--rose-light);opacity:.8;animation:4s cubic-bezier(.25,.46,.45,.94) forwards VideoCard-module__sYlKcq__riseUp;position:absolute;bottom:-25px}.VideoCard-module__sYlKcq__heartAlt{fill:var(--rose-dark)}@keyframes VideoCard-module__sYlKcq__floatFlowerL{0%{transform:translateY(-50%)rotate(-4deg)scale(.97)}to{transform:translateY(-52%)rotate(4deg)scale(1.03)}}@keyframes VideoCard-module__sYlKcq__floatFlowerR{0%{transform:translateY(-50%)rotate(4deg)scale(.97)}to{transform:translateY(-48%)rotate(-4deg)scale(1.03)}}@keyframes VideoCard-module__sYlKcq__swayOrnament{0%{transform:rotate(-8deg)}to{transform:rotate(8deg)}}@keyframes VideoCard-module__sYlKcq__twinkle{0%,to{opacity:.3;transform:scale(.6)}50%{opacity:.95;filter:drop-shadow(0 0 4px #e5989b99);transform:scale(1.2)}}@keyframes VideoCard-module__sYlKcq__riseUp{0%{opacity:.9;transform:translateY(0)scale(.4)rotate(0)}to{transform:translateY(calc(-100% - 100px)) scale(1.4) rotate(var(--rot,35deg));opacity:0}}@media (max-width:900px){.VideoCard-module__sYlKcq__flowerLeft{width:95px;left:-70px}.VideoCard-module__sYlKcq__flowerRight{width:95px;right:-70px}}@media (max-width:740px){.VideoCard-module__sYlKcq__flowerLeft{width:80px;left:-55px}.VideoCard-module__sYlKcq__flowerRight{width:80px;right:-55px}}@media (max-width:600px){.VideoCard-module__sYlKcq__flowerLeft,.VideoCard-module__sYlKcq__flowerRight,.VideoCard-module__sYlKcq__hangingLeft,.VideoCard-module__sYlKcq__hangingRight,.VideoCard-module__sYlKcq__sparkle{display:none}.VideoCard-module__sYlKcq__cardContainer{border-radius:14px;padding:12px}}
.ClotheslineGallery-module__fT-Hjq__section{text-align:center;z-index:10;width:100%;max-width:850px;margin:60px auto;padding:0 20px;position:relative}.ClotheslineGallery-module__fT-Hjq__title{color:var(--sage-dark);margin-bottom:30px;font-family:Fredoka,sans-serif;font-size:24px}.ClotheslineGallery-module__fT-Hjq__clotheslineWrapper{justify-content:center;align-items:flex-start;width:100%;height:280px;margin-top:20px;display:flex;position:relative}.ClotheslineGallery-module__fT-Hjq__ropeSvg{pointer-events:none;z-index:1;width:100%;height:60px;position:absolute;top:15px;left:0}.ClotheslineGallery-module__fT-Hjq__cardsContainer{z-index:2;flex-wrap:nowrap;justify-content:space-around;width:96%;padding-top:25px;display:flex;position:relative}.ClotheslineGallery-module__fT-Hjq__clothespin{z-index:10;background:#d7b594;border:1px solid #c29d78;border-radius:2px;width:10px;height:22px;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #00000026}.ClotheslineGallery-module__fT-Hjq__clothespin:after{content:"";background:#888;border-top:1px solid #aaa;border-bottom:1px solid #666;width:100%;height:3px;position:absolute;top:8px;left:0}.ClotheslineGallery-module__fT-Hjq__polaroidCard{box-sizing:border-box;transform-origin:top;width:130px;height:165px;animation:4s ease-in-out infinite alternate ClotheslineGallery-module__fT-Hjq__ropeSway;animation-delay:var(--delay,0s);cursor:pointer;background:#fff;border:1px solid #0000000f;padding:8px 8px 24px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:relative;box-shadow:0 6px 18px #7788731f}.ClotheslineGallery-module__fT-Hjq__polaroidCard:hover{z-index:20;box-shadow:0 12px 28px #0000002e;transform:scale(1.1)rotate(0)!important}.ClotheslineGallery-module__fT-Hjq__gifCard{border:2px solid var(--rose-light);width:145px;height:185px;box-shadow:0 8px 24px #e5989b2e}.ClotheslineGallery-module__fT-Hjq__photoArea{background:#eee;border:1px solid #0000000d;border-radius:2px;width:100%;height:110px;overflow:hidden}.ClotheslineGallery-module__fT-Hjq__gifPhotoArea{height:125px}.ClotheslineGallery-module__fT-Hjq__photo{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%}.ClotheslineGallery-module__fT-Hjq__caption{color:var(--sage-dark);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-family:Fredoka,sans-serif;font-size:11px;font-weight:600;overflow:hidden}.ClotheslineGallery-module__fT-Hjq__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:999;background:#2d332b99;justify-content:center;align-items:center;animation:.3s ease-out ClotheslineGallery-module__fT-Hjq__fadeIn;display:flex;position:fixed;inset:0}.ClotheslineGallery-module__fT-Hjq__modalContent{background:#fff;border-radius:8px;flex-direction:column;align-items:center;width:90%;max-width:320px;padding:16px 16px 36px;animation:.35s cubic-bezier(.175,.885,.32,1.275) ClotheslineGallery-module__fT-Hjq__zoomIn;display:flex;position:relative;box-shadow:0 20px 50px #0000004d}.ClotheslineGallery-module__fT-Hjq__modalPhoto{object-fit:cover;border:1px solid #00000014;border-radius:4px;width:100%;height:280px}.ClotheslineGallery-module__fT-Hjq__modalGif{object-fit:cover;height:280px}.ClotheslineGallery-module__fT-Hjq__modalCaption{color:var(--rose-dark);margin-top:14px;margin-bottom:6px;font-family:Fredoka,sans-serif;font-size:16px;font-weight:700}.ClotheslineGallery-module__fT-Hjq__modalText{color:#666;text-align:center;margin:0;font-family:Quicksand,sans-serif;font-size:12px;line-height:1.5}.ClotheslineGallery-module__fT-Hjq__closeBtn{background:var(--rose-light);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;transition:transform .2s;display:flex;position:absolute;top:-12px;right:-12px;box-shadow:0 4px 10px #0003}.ClotheslineGallery-module__fT-Hjq__closeBtn:hover{background:var(--rose-dark);transform:scale(1.1)}@keyframes ClotheslineGallery-module__fT-Hjq__ropeSway{0%{transform:rotate(-5deg)}to{transform:rotate(5deg)}}@keyframes ClotheslineGallery-module__fT-Hjq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ClotheslineGallery-module__fT-Hjq__zoomIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media (max-width:680px){.ClotheslineGallery-module__fT-Hjq__polaroidCard{width:62px;height:90px;padding:3px 3px 10px}.ClotheslineGallery-module__fT-Hjq__gifCard{width:72px;height:105px}.ClotheslineGallery-module__fT-Hjq__photoArea{height:55px}.ClotheslineGallery-module__fT-Hjq__gifPhotoArea{height:70px}.ClotheslineGallery-module__fT-Hjq__clothespin{width:6px;height:14px;top:-8px}.ClotheslineGallery-module__fT-Hjq__clothespin:after{height:2px;top:5px}.ClotheslineGallery-module__fT-Hjq__caption{margin-top:3px;font-size:7px}.ClotheslineGallery-module__fT-Hjq__clotheslineWrapper{height:170px}}
.MusicPlayer-module__sZpyyG__playerContainer{z-index:100;-webkit-backdrop-filter:blur(10px);border:2px solid var(--sage-light);background:#ffffffbf;border-radius:40px;align-items:center;gap:12px;padding:8px 16px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 32px #77887326}.MusicPlayer-module__sZpyyG__playerContainer:hover{border-color:var(--sage-dark);transform:translateY(-4px)scale(1.02)}.MusicPlayer-module__sZpyyG__vinylWrapper{cursor:pointer;width:44px;height:44px;position:relative}.MusicPlayer-module__sZpyyG__vinyl{background:#2d332b;border:2px solid #555;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;box-shadow:0 4px 10px #0000004d}.MusicPlayer-module__sZpyyG__vinylPlaying{animation:3s linear infinite MusicPlayer-module__sZpyyG__rotate}.MusicPlayer-module__sZpyyG__vinylCenter{background:var(--rose-light);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.MusicPlayer-module__sZpyyG__vinylCenterDot{background:#2d332b;border-radius:50%;width:4px;height:4px}.MusicPlayer-module__sZpyyG__noteIcon{background:var(--rose-light);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;animation:2s ease-in-out infinite alternate MusicPlayer-module__sZpyyG__float;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 5px #0003}.MusicPlayer-module__sZpyyG__info{flex-direction:column;gap:2px;display:flex}.MusicPlayer-module__sZpyyG__title{color:var(--sage-dark);margin:0;font-family:Fredoka,sans-serif;font-size:14px;font-weight:600}.MusicPlayer-module__sZpyyG__subtitle{color:var(--rose-dark);white-space:nowrap;margin:0;font-size:11px}@keyframes MusicPlayer-module__sZpyyG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes MusicPlayer-module__sZpyyG__float{0%{transform:translateY(0)}to{transform:translateY(-5px)}}@media (max-width:600px){.MusicPlayer-module__sZpyyG__playerContainer{display:none!important}}
.Fireworks-module__0w6H2a__canvas{pointer-events:none;z-index:5;width:100vw;height:100vh;position:fixed;top:0;left:0}
.FallingFlowers-module__oYv08G__container{pointer-events:none;z-index:4;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.FallingFlowers-module__oYv08G__petal{background:var(--rose-light);opacity:.7;transform-origin:0 100%;border-radius:150% 0 150% 150%;animation:10s linear infinite FallingFlowers-module__oYv08G__fall,3s ease-in-out infinite alternate FallingFlowers-module__oYv08G__swing;position:absolute;top:-20px}.FallingFlowers-module__oYv08G__petalAlt{background:var(--rose-dark);border-radius:50%/80% 80% 20% 20%}.FallingFlowers-module__oYv08G__petalSage{background:var(--sage-light);opacity:.5;border-radius:100% 0 100% 100%}@keyframes FallingFlowers-module__oYv08G__fall{0%{top:-50px;transform:translateY(0)rotate(0)}to{top:105vh;transform:translateY(0)rotate(360deg)}}@keyframes FallingFlowers-module__oYv08G__swing{0%{margin-left:0}to{margin-left:50px}}
.FloatingBalloons-module__bxnS6q__container{pointer-events:none;z-index:3;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.FloatingBalloons-module__bxnS6q__balloonContainer{opacity:0;animation:15s linear infinite FloatingBalloons-module__bxnS6q__floatUp;position:absolute;bottom:-150px}.FloatingBalloons-module__bxnS6q__balloon{animation:4s ease-in-out infinite alternate FloatingBalloons-module__bxnS6q__sway;animation-delay:inherit;flex-direction:column;align-items:center;display:flex}.FloatingBalloons-module__bxnS6q__string{transform-origin:top;animation:2.5s ease-in-out infinite alternate FloatingBalloons-module__bxnS6q__stringWiggle;animation-delay:inherit}@keyframes FloatingBalloons-module__bxnS6q__floatUp{0%{opacity:0;transform:translateY(0)}5%{opacity:.8}95%{opacity:.8}to{opacity:0;transform:translateY(-115vh)}}@keyframes FloatingBalloons-module__bxnS6q__sway{0%{transform:translate(-15px)rotate(-6deg)}to{transform:translate(15px)rotate(6deg)}}@keyframes FloatingBalloons-module__bxnS6q__stringWiggle{0%{transform:rotate(-10deg)skew(-5deg)}to{transform:rotate(10deg)skew(5deg)}}
