*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;-webkit-text-size-adjust:100%}body{font-family:Cormorant Infant,serif;font-weight:400;font-size:1.125rem;line-height:1.6;color:#831843;background-color:#fdf2f8;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Great Vibes,cursive;font-weight:400;line-height:1.2;color:#db2777}h1{font-size:clamp(3rem,8vw,6rem)}h2{font-size:clamp(2rem,5vw,3.5rem)}h3{font-size:2rem}p{margin-bottom:1rem;line-height:1.75}p:last-child{margin-bottom:0}a{color:#db2777;text-decoration:none;transition:color .2s ease}a:hover{color:#9d174d}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}.section{padding:clamp(60px,10vh,120px) clamp(16px,5vw,40px);display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}[data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}[data-reveal].revealed{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes petal-fall{0%{transform:translateY(-100%) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(720deg);opacity:0}}@keyframes glow{0%,to{box-shadow:0 0 15px #db27774d}50%{box-shadow:0 0 30px #db277799}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes typewriter-cursor{0%,to{opacity:1}50%{opacity:0}}@keyframes unlock{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.05)}to{opacity:0;transform:scale(1.1)}}@keyframes confetti-pop{0%{transform:scale(0) rotate(0);opacity:1}to{transform:scale(1) rotate(360deg);opacity:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#db2777,#e11d48,#f472b6);z-index:100;display:flex;justify-content:center;align-items:center;transition:opacity .6s ease,visibility .6s ease}.preloader.preloader--hidden{opacity:0;visibility:hidden;pointer-events:none}.preloader__heart{animation:heartbeat 1.2s ease-in-out infinite;color:#fff}.preloader__svg{width:60px;height:60px}@media(min-width:768px){.preloader__svg{width:80px;height:80px}}.lock-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#db2777,#e11d48,#f472b6);z-index:50;display:flex;justify-content:center;align-items:center;transition:opacity .8s ease,transform .8s ease}.lock-screen.lock-screen--unlocked{animation:unlock .8s ease forwards;pointer-events:none}.lock-screen__container{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;max-width:400px;width:90%;text-align:center}.lock-screen__icon{color:#fffc;margin-bottom:.5rem}.lock-screen__lock-svg{width:48px;height:48px}.lock-screen__title{font-family:Great Vibes,cursive;font-size:2.5rem;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2)}.lock-screen__question{color:#fff;font-size:1.25rem;font-weight:500;line-height:1.5}.lock-screen__hint{color:#ffffffb3;font-size:.875rem;font-style:italic}.lock-screen__input-wrap{display:flex;gap:.5rem;width:100%}.lock-screen__input{flex:1;padding:14px 18px;border:2px solid rgba(255,255,255,.3);border-radius:9999px;font-family:Cormorant Infant,serif;font-size:1rem;color:#fff;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .2s ease}.lock-screen__input::placeholder{color:#ffffff80}.lock-screen__input:focus{border-color:#fff;outline:none;box-shadow:0 0 0 3px #fff3}.lock-screen__btn{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border:none;border-radius:50%;background:#fff3;color:#fff;cursor:pointer;transition:all .2s ease;flex-shrink:0}.lock-screen__btn:hover{background:#ffffff59;transform:scale(1.05)}.lock-screen__btn:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.lock-screen__error{color:#eab308;font-size:.875rem;animation:shake .5s ease}.lock-screen.lock-screen--shake .lock-screen__input{animation:shake .5s ease}.hero{position:relative;width:100%;min-height:100vh;min-height:100dvh;display:flex;justify-content:center;align-items:center;background:#fdf2f8;overflow:hidden}.hero__canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero__content{position:relative;z-index:10;text-align:center;padding:2rem}.hero__title{font-size:clamp(3rem,8vw,6rem);color:#db2777;text-shadow:0 2px 20px rgba(219,39,119,.2);margin-bottom:1.5rem}.hero__title--accent{background:linear-gradient(135deg,#db2777,#e11d48,#f472b6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:1.2em}.hero__subtitle{font-size:clamp(1.25rem,3vw,2rem);color:#be185d;font-weight:400;margin-bottom:4rem}.hero__scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%);color:#f472b6;animation:bounce 2s ease infinite;opacity:.6}.greeting{padding:clamp(60px,10vh,120px) clamp(16px,5vw,40px);display:flex;flex-direction:column;align-items:center;text-align:center;min-height:60vh;background:#fdf2f8}.greeting__container{max-width:700px;width:100%}.greeting__name{font-family:Great Vibes,cursive;font-size:clamp(2.5rem,8vw,4rem);color:#db2777;margin-bottom:2rem;position:relative;display:inline-block}.greeting__name:after{content:"|";color:#db2777;animation:typewriter-cursor 1s step-end infinite;margin-left:2px}.greeting__name.typewriter--done:after{display:none}.greeting__text{font-size:clamp(1rem,2.5vw,1.25rem);color:#831843;line-height:1.8}.greeting__text p{margin-bottom:1.5rem}.wishes-gallery{padding:clamp(60px,10vh,120px) clamp(16px,5vw,40px);background:linear-gradient(180deg,#fdf2f8,#fefbfd)}.wishes-gallery__container{max-width:1100px;width:100%;margin:0 auto}.wishes-gallery__title{text-align:center;margin-bottom:4rem;color:#db2777}.wishes-gallery__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:576px){.wishes-gallery__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.wishes-gallery__grid{grid-template-columns:repeat(3,1fr)}}.wishes-gallery__card{background:#fffc;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;transition:all .2s ease;cursor:pointer}.wishes-gallery__card:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-2px)}.wishes-gallery__card{text-align:center;padding:2rem 1.5rem;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(244,114,182,.15)}.wishes-gallery__card:nth-child(2n){background:#db27770d}.wishes-gallery__card-icon{display:inline-block;color:#db2777;margin-bottom:1rem}.wishes-gallery__card-text{font-size:1rem;color:#831843;line-height:1.6;margin-bottom:0}.envelope-section{padding:clamp(60px,10vh,120px) clamp(16px,5vw,40px);display:flex;flex-direction:column;align-items:center;min-height:80vh;background:#fdf2f8}.envelope-section__container{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:500px}.envelope-section__title{text-align:center;color:#db2777}.envelope-section__subtitle{color:#be185d;font-size:1rem;text-align:center}.envelope{position:relative;width:280px;height:200px;cursor:pointer;perspective:800px;margin:2rem auto}@media(min-width:768px){.envelope{width:360px;height:250px}}.envelope:focus-visible{outline:2px solid #DB2777;outline-offset:4px;border-radius:8px}.envelope__body{position:relative;width:100%;height:100%;background:linear-gradient(145deg,#f9d5e5,#f0a0c0);border-radius:0 0 12px 12px;box-shadow:0 10px 15px #0000001a;overflow:hidden;z-index:2}.envelope__flap{position:absolute;top:0;left:0;width:100%;height:55%;background:linear-gradient(180deg,#e8719e,#f0a0c0);clip-path:polygon(0 0,50% 65%,100% 0);transform-origin:top center;transition:transform .6s cubic-bezier(.4,0,.2,1);z-index:3}.envelope__letter{position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(100%);width:85%;background:#fff;border-radius:8px 8px 0 0;padding:1.5rem 1rem;box-shadow:0 1px 2px #0000000d;transition:transform .6s cubic-bezier(.4,0,.2,1) .2s,opacity .4s ease .2s;z-index:4;opacity:0}.envelope__letter-text{font-family:Cormorant Infant,serif;font-size:.875rem;color:#831843;line-height:1.6;text-align:center;font-style:italic}@media(min-width:768px){.envelope__letter-text{font-size:1rem}}.envelope.envelope--open .envelope__flap{transform:rotateX(180deg)}.envelope.envelope--open .envelope__letter{transform:translate(-50%) translateY(-70%);opacity:1}.music-player{padding:clamp(60px,10vh,120px) clamp(16px,5vw,40px);display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#fefbfd,#fdf2f8)}.music-player__container{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:500px;width:100%}.music-player__title{text-align:center;color:#db2777}.music-player__card{width:100%;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:2rem;box-shadow:0 10px 15px #0000001a;border:1px solid rgba(244,114,182,.15);overflow:hidden}.music-player__visualizer{width:100%;height:80px;margin-bottom:1.5rem;border-radius:8px;background:#db27770d}@media(min-width:768px){.music-player__visualizer{height:100px}}.music-player__info{text-align:center;margin-bottom:1.5rem}.music-player__track-name{font-family:Cormorant Infant,serif;font-weight:600;font-size:1.25rem;color:#831843;margin-bottom:0}.music-player__progress{margin-bottom:1.5rem}.music-player__progress-bar{width:100%;height:4px;background:#f472b633;border-radius:9999px;cursor:pointer;position:relative;overflow:hidden}.music-player__progress-fill{height:100%;width:0%;background:linear-gradient(135deg,#db2777,#f472b6);border-radius:9999px;transition:width .1s linear}.music-player__time{display:flex;justify-content:space-between;margin-top:.25rem;font-size:.75rem;color:#be185d}.music-player__controls{display:flex;justify-content:center;align-items:center}.music-player__play-btn{display:flex;justify-content:center;align-items:center;width:64px;height:64px;border:none;border-radius:50%;background:linear-gradient(135deg,#db2777,#f472b6);color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #0000001a}.music-player__play-btn:hover{transform:scale(1.05);box-shadow:0 0 20px #db27774d}.music-player__play-btn:focus-visible{outline:2px solid #DB2777;outline-offset:4px}.music-player__play-btn svg{margin-left:2px}.scratch-card-section{padding:clamp(60px,10vh,120px) clamp(16px,5vw,40px);display:flex;flex-direction:column;align-items:center;background:#fdf2f8}.scratch-card-section__container{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:500px}.scratch-card-section__title{text-align:center;color:#db2777}.scratch-card-section__subtitle{color:#be185d;font-size:1rem;text-align:center}.scratch-card{position:relative;width:280px;height:180px;border-radius:12px;overflow:hidden;box-shadow:0 10px 15px #0000001a;touch-action:none}@media(min-width:768px){.scratch-card{width:360px;height:220px}}.scratch-card__hidden-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#ca8a04,#f59e0b);padding:1.5rem}.scratch-card__hidden-text{font-family:Great Vibes,cursive;font-size:clamp(1.5rem,4vw,2.5rem);color:#fff;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.2);margin-bottom:0}.scratch-card__canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;cursor:grab}.scratch-card__canvas:active{cursor:grabbing}.scratch-card.scratch-card--revealed .scratch-card__canvas{opacity:0;transition:opacity .5s ease;pointer-events:none}.photo-puzzle{padding:clamp(60px,10vh,120px) clamp(16px,5vw,40px);display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#fdf2f8,#fefbfd)}.photo-puzzle__container{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:400px;width:100%}.photo-puzzle__title{text-align:center;color:#db2777}.photo-puzzle__subtitle{color:#be185d;font-size:1rem;text-align:center}.photo-puzzle__board{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;width:100%;aspect-ratio:1;background:#f472b633;border-radius:12px;overflow:hidden;box-shadow:0 10px 15px #0000001a;touch-action:none}.photo-puzzle__piece{cursor:grab;background-size:300% 300%;transition:transform .15s ease;border:1px solid rgba(255,255,255,.3)}.photo-puzzle__piece:active{cursor:grabbing;transform:scale(.95);z-index:10}.photo-puzzle__piece.puzzle-piece--correct{border-color:#ca8a04;box-shadow:inset 0 0 0 2px #ca8a04}.photo-puzzle__piece.puzzle-piece--dragging{opacity:.5}.photo-puzzle__shuffle-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 24px;border:none;border-radius:8px;font-family:Cormorant Infant,serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.photo-puzzle__shuffle-btn:focus-visible{outline:2px solid #DB2777;outline-offset:2px}.photo-puzzle__shuffle-btn{background:linear-gradient(135deg,#db2777,#f472b6);color:#fff}.photo-puzzle__shuffle-btn:hover{opacity:.9;transform:translateY(-1px)}.photo-puzzle__shuffle-btn{font-size:1rem}.photo-puzzle.photo-puzzle--completed .photo-puzzle__board{box-shadow:0 0 40px #db277780}.spin-wheel{padding:clamp(60px,10vh,120px) clamp(16px,5vw,40px);display:flex;flex-direction:column;align-items:center;background:#fdf2f8}.spin-wheel__container{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:500px;width:100%}.spin-wheel__title{text-align:center;color:#db2777}.spin-wheel__subtitle{color:#be185d;font-size:1rem;text-align:center}.spin-wheel__wrapper{position:relative;display:flex;justify-content:center;align-items:center;margin:1.5rem 0}.spin-wheel__pointer{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:24px solid #DB2777;z-index:10;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.spin-wheel__canvas{width:280px;height:280px;border-radius:50%;box-shadow:0 20px 25px #00000026,inset 0 0 0 4px #db2777}@media(min-width:768px){.spin-wheel__canvas{width:340px;height:340px}}.spin-wheel__spin-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 24px;border:none;border-radius:8px;font-family:Cormorant Infant,serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.spin-wheel__spin-btn:focus-visible{outline:2px solid #DB2777;outline-offset:2px}.spin-wheel__spin-btn{background:linear-gradient(135deg,#ca8a04,#f59e0b);color:#fff}.spin-wheel__spin-btn:hover{opacity:.9;transform:translateY(-1px)}.spin-wheel__spin-btn{font-size:1.25rem;padding:16px 40px;font-weight:700;letter-spacing:.5px}.spin-wheel__spin-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.spin-wheel__result{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:1.5rem 2rem;text-align:center;font-family:Great Vibes,cursive;font-size:2rem;color:#db2777;box-shadow:0 10px 15px #0000001a;animation:fadeInUp .5s ease;border:1px solid rgba(244,114,182,.2)}.booking{padding:clamp(60px,10vh,120px) clamp(16px,5vw,40px);display:flex;flex-direction:column;align-items:center;min-height:50vh;background:linear-gradient(180deg,#fefbfd,#fdf2f8)}.booking__container{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.booking__title{color:#db2777}.booking__cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 24px;border:none;border-radius:8px;font-family:Cormorant Infant,serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.booking__cta-btn:focus-visible{outline:2px solid #DB2777;outline-offset:2px}.booking__cta-btn{background:linear-gradient(135deg,#ca8a04,#f59e0b);color:#fff}.booking__cta-btn:hover{opacity:.9;transform:translateY(-1px)}.booking__cta-btn{font-size:1.25rem;padding:18px 36px;font-weight:700;border-radius:9999px;animation:glow 3s ease infinite;gap:.5rem}@media(min-width:768px){.booking__cta-btn{font-size:1.5rem;padding:20px 48px}}.booking__heart-icon{animation:pulse 2s ease infinite}.booking-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30;display:flex;justify-content:center;align-items:center;animation:fadeIn .3s ease}.booking-modal[hidden]{display:none}.booking-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.booking-modal__content{position:relative;background:#fff;border-radius:16px;padding:3rem;max-width:420px;width:90%;box-shadow:0 20px 25px #00000026;animation:slideUp .4s cubic-bezier(.4,0,.2,1)}.booking-modal__close{position:absolute;top:1rem;right:1rem;display:flex;justify-content:center;align-items:center;width:36px;height:36px;border:none;border-radius:50%;background:transparent;color:#be185d;cursor:pointer;transition:all .15s ease}.booking-modal__close:hover{background:#db27771a;color:#db2777}.booking-modal__close:focus-visible{outline:2px solid #DB2777;outline-offset:2px}.booking-modal__title{font-family:Great Vibes,cursive;font-size:2rem;color:#db2777;text-align:center;margin-bottom:2rem}.booking-modal__form{display:flex;flex-direction:column;gap:1.5rem}.booking-modal__label{display:flex;flex-direction:column;gap:.25rem;font-weight:600;color:#831843}.booking-modal__label span{font-size:.875rem}.booking-modal__input{width:100%;padding:12px 16px;border:2px solid rgba(244,114,182,.3);border-radius:8px;font-family:Cormorant Infant,serif;font-size:1rem;color:#831843;background:#ffffffe6;transition:border-color .2s ease}.booking-modal__input::placeholder{color:#83184366}.booking-modal__input:focus{border-color:#db2777;outline:none;box-shadow:0 0 0 3px #db277726}.booking-modal__submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 24px;border:none;border-radius:8px;font-family:Cormorant Infant,serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.booking-modal__submit-btn:focus-visible{outline:2px solid #DB2777;outline-offset:2px}.booking-modal__submit-btn{background:linear-gradient(135deg,#db2777,#f472b6);color:#fff}.booking-modal__submit-btn:hover{opacity:.9;transform:translateY(-1px)}.booking-modal__submit-btn{width:100%;padding:14px;font-size:1.25rem;margin-top:.5rem}.booking-modal__success{text-align:center;animation:fadeInUp .5s ease}.booking-modal__success p:first-child{font-family:Great Vibes,cursive;font-size:2rem;color:#db2777}.booking-modal__success-emoji{font-size:64px;animation:heartbeat 1.5s ease infinite}.fireworks{position:relative;width:100%;min-height:100vh;min-height:100dvh;display:flex;justify-content:center;align-items:center;background:#1a0a0e;overflow:hidden}.fireworks__canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.fireworks__content{position:relative;z-index:10;text-align:center;padding:2rem}.fireworks__title{font-family:Great Vibes,cursive;font-size:clamp(3rem,8vw,6rem);color:#fff;text-shadow:0 0 30px rgba(219,39,119,.5);margin-bottom:1.5rem}.fireworks__subtitle{font-size:clamp(1.25rem,3vw,2rem);color:#f472b6;font-weight:400}.fireworks__petals{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:11;overflow:hidden}.fireworks__petal{position:absolute;top:-30px;width:15px;height:15px;background:#f472b6;border-radius:50% 0 50% 50%;opacity:.7;animation:petal-fall linear infinite}.fireworks__petal:nth-child(odd){background:#db2777;opacity:.5}.fireworks__petal:nth-child(1){left:90%;animation-duration:6s;animation-delay:1s;width:16px;height:11px}.fireworks__petal:nth-child(2){left:65%;animation-duration:12s;animation-delay:4s;width:14px;height:17px}.fireworks__petal:nth-child(3){left:37%;animation-duration:12s;animation-delay:1s;width:9px;height:15px}.fireworks__petal:nth-child(4){left:81%;animation-duration:12s;animation-delay:5s;width:11px;height:19px}.fireworks__petal:nth-child(5){left:87%;animation-duration:6s;animation-delay:3s;width:18px;height:20px}.fireworks__petal:nth-child(6){left:75%;animation-duration:13s;animation-delay:4s;width:20px;height:16px}.fireworks__petal:nth-child(7){left:96%;animation-duration:10s;animation-delay:2s;width:13px;height:14px}.fireworks__petal:nth-child(8){left:18%;animation-duration:7s;animation-delay:2s;width:16px;height:15px}.fireworks__petal:nth-child(9){left:99%;animation-duration:12s;animation-delay:4s;width:12px;height:9px}.fireworks__petal:nth-child(10){left:20%;animation-duration:12s;animation-delay:2s;width:16px;height:16px}.fireworks__petal:nth-child(11){left:59%;animation-duration:15s;animation-delay:1s;width:13px;height:19px}.fireworks__petal:nth-child(12){left:3%;animation-duration:7s;animation-delay:3s;width:14px;height:13px}.fireworks__petal:nth-child(13){left:99%;animation-duration:14s;animation-delay:2s;width:12px;height:18px}.fireworks__petal:nth-child(14){left:73%;animation-duration:15s;animation-delay:5s;width:18px;height:14px}.fireworks__petal:nth-child(15){left:28%;animation-duration:8s;animation-delay:4s;width:12px;height:13px}.fireworks__petal:nth-child(16){left:22%;animation-duration:14s;animation-delay:4s;width:14px;height:12px}.fireworks__petal:nth-child(17){left:61%;animation-duration:11s;animation-delay:3s;width:9px;height:10px}.fireworks__petal:nth-child(18){left:70%;animation-duration:12s;animation-delay:1s;width:19px;height:18px}.fireworks__petal:nth-child(19){left:97%;animation-duration:8s;animation-delay:4s;width:10px;height:12px}.fireworks__petal:nth-child(20){left:6%;animation-duration:14s;animation-delay:3s;width:15px;height:13px}.easter-egg{position:fixed;bottom:20px;right:20px;z-index:10;opacity:.15;transition:opacity .2s ease;cursor:pointer}.easter-egg:hover{opacity:.3}.easter-egg__trigger{color:#f472b6}.easter-egg__message{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:3rem;box-shadow:0 20px 25px #00000026;z-index:30;text-align:center;max-width:400px;width:90%;animation:fadeInUp .5s ease;border:2px solid #F472B6}.easter-egg__message p{font-family:Cormorant Infant,serif;font-size:1.25rem;color:#831843;margin-bottom:0}.cursor-trail{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;overflow:hidden}.cursor-trail__particle{position:absolute;pointer-events:none;will-change:transform,opacity}.cursor-trail__particle svg{fill:#db2777}
