:root{--bg:#fff0f5;--text:#5a1a3a;--text-muted:#8a5070;--accent:#ff758c;--accent-light:#ffc8dd;--glass-bg:#ffffff8c;--glass-border:#ffffffb3;--font-display:"Great Vibes", cursive;--font-serif:"Cormorant Infant", serif;--font-sans:"Outfit", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;background:#1a0a12}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.global-bg-video{object-fit:cover;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.global-bg-overlay{z-index:0;background:#fff0f5b8;width:100%;height:100%;position:fixed;top:0;left:0}canvas{z-index:1;width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}.splash-overlay{z-index:9999;background:#000;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity 1.5s;display:flex;position:fixed;top:0;left:0}.splash-overlay.fade-out{opacity:0;pointer-events:none}.splash-video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.splash-desktop{display:block}.splash-mobile{display:none}@media (width<=768px){.splash-desktop{display:none}.splash-mobile{display:block}}.splash-logo-wrapper{z-index:2;opacity:0;pointer-events:none;flex-direction:column;align-items:center;transition:transform 2s cubic-bezier(.175,.885,.32,1.275),opacity 1.2s;display:flex;position:relative;transform:scale(.3)translateY(40px)}.splash-logo-wrapper.bloom{opacity:1;transform:scale(1)translateY(0)}.splash-logo-text{font-family:var(--font-display);color:#fff;text-shadow:0 0 30px #ff758cb3,0 0 60px #ff758c66,0 0 90px #ff758c33,0 2px 6px #0006;letter-spacing:.02em;-webkit-text-stroke:.5px #fff6;line-height:1}.splash-logo-text:first-child{font-size:4.5rem}.splash-logo-sub{opacity:.85;margin-top:-.3rem;font-size:2.2rem}@media (width<=768px){.splash-logo-text:first-child{font-size:3rem}.splash-logo-sub{font-size:1.5rem}}.announcement-bar{color:#fff;text-align:center;z-index:99;letter-spacing:.02em;background:linear-gradient(90deg,#ff758c,#ff7eb3);width:100%;padding:.5rem;font-size:.85rem;font-weight:600}.glass-nav{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;width:100%;padding:1rem 3rem;display:flex;position:fixed;top:0;left:0}.logo{font-family:var(--font-display);color:var(--accent);font-size:2rem}.nav-links a{color:var(--text);cursor:pointer;margin-left:1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s}.nav-links a:hover{color:var(--accent)}.nav-cta{background:var(--accent);color:#fff;font-weight:600;font-family:var(--font-sans);cursor:pointer;border:none;border-radius:50px;padding:.6rem 1.5rem;transition:transform .3s,box-shadow .3s}.nav-cta:hover{transform:scale(1.05);box-shadow:0 4px 15px #ff758c66}.content-layer{z-index:10;pointer-events:none;padding-top:5rem;position:relative}.content-layer *{pointer-events:auto}.scroll-section{min-height:100vh;flex-direction:column;justify-content:center;align-items:center;min-height:-webkit-fill-available;padding:6rem 3rem;display:flex}.hero-section{text-align:center;align-items:center;min-height:auto;padding:6rem 3rem}.hero-content{flex-wrap:wrap;justify-content:center;gap:0;max-width:600px;display:flex}.how-it-works-section{min-height:auto;padding:3rem 3rem 4rem}.hiw-steps{justify-content:center;align-items:flex-start;gap:0;width:100%;max-width:1000px;display:flex}.hiw-step{text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:24px;flex:1;max-width:280px;padding:2rem 1.5rem;transition:transform .4s,box-shadow .4s;position:relative;box-shadow:0 8px 32px #8a3a5e14}.hiw-step:hover{transform:translateY(-6px);box-shadow:0 14px 40px #8a3a5e26}.hiw-icon{margin-bottom:.5rem;font-size:2.5rem}.hiw-number{font-family:var(--font-serif);color:var(--accent-light);opacity:.5;margin-bottom:.4rem;font-size:2.8rem;font-weight:700;line-height:1}.hiw-step h3{font-family:var(--font-serif);color:var(--text);margin-bottom:.5rem;font-size:1.3rem}.hiw-step p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.hiw-connector{flex-shrink:0;align-items:center;width:60px;padding-top:3rem;display:flex}.hiw-connector svg{width:100%;height:auto}.hero-tagline{font-family:var(--font-display);color:var(--accent);width:100%;margin-bottom:.5rem;font-size:1.8rem}h1{font-family:var(--font-serif);color:var(--text);width:100%;margin-bottom:1.2rem;font-size:4rem;font-weight:700;line-height:1.1}.hero-sub{color:var(--text-muted);width:100%;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.hero-buttons{justify-content:center;gap:1rem;width:100%;display:flex}.trust-indicators{flex-direction:column;align-items:center;gap:1.2rem;width:100%;margin-top:2.5rem;animation:1s .5s both trustFadeIn;display:flex}@keyframes trustFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.trust-stats{-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #ffffffb3;border-radius:16px;align-items:center;gap:1.2rem;padding:.8rem 1.5rem;display:flex;box-shadow:0 4px 20px #8a3a5e14}.trust-stat{flex-direction:column;align-items:center;gap:.15rem;display:flex}.trust-number{font-family:var(--font-serif);color:var(--text);font-size:1.5rem;font-weight:700;line-height:1}.trust-star{color:var(--accent);margin-left:.15rem;font-size:1rem}.trust-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.7rem;font-weight:600}.trust-divider{background:linear-gradient(to bottom,transparent,var(--accent-light),transparent);flex-shrink:0;width:1px;height:28px}.trust-review{flex-direction:column;align-items:center;gap:.25rem;padding-right:0;transition:opacity .4s;display:flex}.trust-review.review-fade-out{opacity:0}.trust-review-stars{color:var(--accent);letter-spacing:2px;font-size:1rem}.trust-review-text{font-family:var(--font-serif);color:var(--text-muted);text-align:center;max-width:360px;font-size:.95rem;font-style:italic;line-height:1.4}.trust-review-author{color:var(--accent);letter-spacing:.02em;font-size:.75rem;font-weight:600}.cta-button{color:#fff;font-size:1rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;background:linear-gradient(90deg,#ff758c,#ff7eb3);border:none;border-radius:50px;padding:.9rem 2.2rem;transition:all .3s;box-shadow:0 4px 15px #ff758c66}.cta-button:hover{transform:scale(1.05);box-shadow:0 6px 20px #ff758c99}.cta-outline{color:var(--accent);border:2px solid var(--accent);font-size:1rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;background:0 0;border-radius:50px;padding:.9rem 2.2rem;transition:all .3s}.cta-outline:hover{background:var(--accent);color:#fff}.section-header{text-align:center;margin-bottom:3rem}.section-label{font-family:var(--font-display);color:var(--accent);margin-bottom:.3rem;font-size:1.5rem}h2{font-family:var(--font-serif);margin-bottom:.8rem;font-size:3rem;font-weight:700}.section-header p{color:var(--text-muted);font-size:1.1rem}.product-grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1100px;display:grid}.product-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);text-align:center;cursor:pointer;border-radius:20px;padding:1.2rem;transition:transform .3s,box-shadow .3s}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #8a3a5e26}.product-image{aspect-ratio:1;object-fit:cover;border-radius:14px;width:100%;margin-bottom:1rem}.product-card h3{font-family:var(--font-serif);margin-bottom:.4rem;font-size:1.4rem}.product-desc{color:var(--text-muted);margin-bottom:.8rem;font-size:.9rem;line-height:1.4}.price{color:var(--accent);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.add-to-cart{border:2px solid var(--accent);color:var(--accent);cursor:pointer;width:100%;font-weight:600;font-family:var(--font-sans);background:0 0;border-radius:50px;padding:.7rem 1.5rem;transition:all .3s}.product-card:hover .add-to-cart,.add-to-cart:hover{background:var(--accent);color:#fff}.carousel-container{align-items:center;gap:1rem;width:100%;max-width:1100px;display:flex;position:relative}.carousel-track-wrapper{border-radius:20px;flex:1;overflow:hidden}.carousel-track{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.carousel-slide{box-sizing:border-box;cursor:pointer;min-width:33.3333%;padding:.5rem}.carousel-slide img{aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%;transition:transform .4s,box-shadow .4s}.carousel-slide:hover img{transform:scale(1.04);box-shadow:0 8px 30px #8a3a5e33}.carousel-btn{border:2px solid var(--accent);background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:48px;height:48px;color:var(--accent);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.8rem;line-height:1;transition:all .3s;display:flex}.carousel-btn:hover{background:var(--accent);color:#fff}.carousel-dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.carousel-dot{background:var(--accent-light);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.carousel-dot.active{background:var(--accent);transform:scale(1.3)}.gallery-hint{text-align:center;color:var(--text-muted);letter-spacing:.02em;margin-top:1rem;font-size:.85rem;font-style:italic}.custom-cta-block{text-align:center;border:1px solid var(--accent-light);background:linear-gradient(135deg,#ffc8dd33,#fff0f566);border-radius:24px;width:100%;max-width:600px;margin-top:3rem;padding:2.5rem 2rem}.custom-cta-tagline{color:var(--text-muted);margin-bottom:.3rem;font-size:.9rem}.custom-cta-heading{font-family:var(--font-serif);color:var(--text);margin-bottom:.6rem;font-size:2rem}.custom-cta-desc{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.custom-cta-btn{letter-spacing:.02em;padding:1.1rem 3rem;font-size:1.15rem}.custom-cta-btn:hover{transform:scale(1.07);box-shadow:0 8px 30px #ff758c80}.about-wrapper{width:100%;max-width:800px}.about-text{color:var(--text-muted);margin-bottom:1.2rem;font-size:1.1rem;line-height:1.8}.about-highlights{text-align:center;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}.highlight-item{padding:1.5rem 1rem}.highlight-icon{margin-bottom:.5rem;font-size:2rem;display:block}.highlight-item strong{font-family:var(--font-serif);margin-bottom:.3rem;font-size:1.1rem;display:block}.highlight-item p{color:var(--text-muted);margin:0;font-size:.85rem}.modal-overlay{-webkit-backdrop-filter:blur(6px);z-index:1000;opacity:0;pointer-events:none;background:#5a1a3ab3;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .4s;display:flex;position:fixed;top:0;left:0}.modal-overlay.active{opacity:1;pointer-events:auto}.modal-content{-webkit-overflow-scrolling:touch;background:#fff;border-radius:24px;width:92%;max-width:950px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #5a1a3a4d}.modal-close{color:var(--text-muted);cursor:pointer;z-index:2;background:0 0;border:none;font-size:2rem;transition:color .3s;position:absolute;top:1rem;right:1.5rem}.modal-close:hover{color:var(--accent)}.modal-body{grid-template-columns:1fr 1fr;gap:0;display:grid}.modal-image{object-fit:cover;border-radius:24px 0 0 24px;width:100%;height:100%;position:sticky;top:0}.modal-details{padding:2.5rem;overflow-y:auto}.modal-details h2{font-family:var(--font-serif);margin-bottom:.5rem;font-size:2rem}.modal-details h3{font-family:var(--font-serif);color:var(--text);align-items:baseline;gap:.6rem;margin:1.5rem 0 .5rem;font-size:1.2rem;display:flex}.modal-divider{border:none;border-top:1px solid var(--accent-light);margin:1.5rem 0}.modal-cta{width:100%;margin-top:1.5rem}.addon-hint{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.02em;font-size:.75rem;font-weight:400}.addon-grid{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.addon-item{cursor:pointer}.addon-item input[type=checkbox]{display:none}.addon-card{border:1.5px solid var(--accent-light);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:.7rem 1rem;transition:all .25s;display:flex}.addon-item input[type=checkbox]:checked+.addon-card{border-color:var(--accent);background:linear-gradient(135deg,#ff758c1f,#ff7eb31f);box-shadow:0 2px 10px #ff758c26}.addon-name{color:var(--text);font-size:.85rem;font-weight:500}.addon-price{color:var(--accent);white-space:nowrap;font-size:.8rem;font-weight:700}.addon-desc{border:1px solid var(--accent-light);width:100%;font-family:var(--font-sans);color:var(--text);cursor:text;appearance:none;background:#ffffffe6;border-radius:8px;outline:none;margin-top:.4rem;padding:.5rem .8rem;font-size:16px;transition:border .3s;display:none}.addon-desc:focus{border-color:var(--accent)}.addon-item.has-desc .addon-desc{animation:.25s descSlide;display:block}@keyframes descSlide{0%{opacity:0;max-height:0;margin-top:0}to{opacity:1;max-height:50px;margin-top:.4rem}}.comp-grid{flex-wrap:wrap;gap:.5rem;display:flex}.comp-item{cursor:pointer}.comp-item input{display:none}.comp-card{border:1.5px solid var(--accent-light);color:var(--text-muted);white-space:nowrap;background:#fff;border-radius:50px;align-items:center;gap:.3rem;padding:.45rem .9rem;font-size:.8rem;transition:all .25s;display:inline-flex}.comp-item input:checked+.comp-card{background:var(--accent-light);border-color:var(--accent);color:var(--text);font-weight:600}.comp-item.at-limit .comp-card{opacity:.4;cursor:not-allowed}.comp-limit-msg{color:var(--accent);margin-top:.4rem;font-size:.75rem;font-weight:600;animation:.3s both successFadeUp;display:none}.order-total{border:1px solid var(--accent-light);background:linear-gradient(135deg,#ffc8dd4d,#fff0f599);border-radius:14px;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.order-total-label{font-family:var(--font-serif);color:var(--text);font-size:1.1rem}.order-total-price{font-family:var(--font-serif);color:var(--accent);font-size:1.8rem;font-weight:700}.order-contact{flex-direction:column;gap:.8rem;display:flex}.order-contact input,.order-contact textarea{border:1px solid var(--accent-light);width:100%;font-family:var(--font-sans);color:var(--text);appearance:none;background:#ffffffb3;border-radius:12px;outline:none;padding:.8rem 1rem;font-size:16px;transition:border .3s}.order-contact input:focus,.order-contact textarea:focus{border-color:var(--accent)}.order-policy-note{text-align:center;color:var(--text-muted);margin-top:.8rem;font-size:.78rem;font-style:italic}.upload-area{margin-top:.2rem}.upload-label{border:2px dashed var(--accent-light);cursor:pointer;background:#fff0f54d;border-radius:14px;flex-direction:column;align-items:center;gap:.3rem;padding:1.2rem;transition:all .3s;display:flex}.upload-label:hover,.upload-label:active{border-color:var(--accent);background:#ffc8dd26}.upload-icon{font-size:1.8rem}.upload-text{color:var(--text);font-size:.9rem;font-weight:600}.upload-hint{color:var(--text-muted);font-size:.72rem}.upload-preview{flex-wrap:wrap;gap:.5rem;margin-top:.6rem;display:flex}.upload-thumb{border:1.5px solid var(--accent-light);border-radius:10px;width:60px;height:60px;position:relative;overflow:hidden}.upload-thumb img{object-fit:cover;width:100%;height:100%}.upload-thumb-remove{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.success-overlay{-webkit-backdrop-filter:blur(20px);z-index:1001;opacity:0;pointer-events:none;background:#fff0f5eb;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s;display:flex;position:fixed;top:0;left:0}.success-overlay.active{opacity:1;pointer-events:auto}.success-content{text-align:center;z-index:2;max-width:480px;padding:3rem 2rem;position:relative}.success-checkmark-wrap{width:80px;height:80px;margin:0 auto 1.5rem}.success-checkmark{width:80px;height:80px}.success-checkmark-circle{stroke:var(--accent);stroke-width:2px;stroke-dasharray:157;stroke-dashoffset:157px;fill:none;animation:.6s .2s forwards successCircle}.success-checkmark-check{stroke:var(--accent);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.4s .7s forwards successCheck}@keyframes successCircle{to{stroke-dashoffset:0}}@keyframes successCheck{to{stroke-dashoffset:0}}.success-title{font-family:var(--font-serif);color:var(--text);margin-bottom:1rem;font-size:2.5rem;animation:.6s .4s both successFadeUp}.success-msg{color:var(--text-muted);margin-bottom:.5rem;font-size:1.05rem;line-height:1.6;animation:.6s .7s both successFadeUp}.success-msg-2{animation-delay:1s}.success-btn{margin-top:2rem;animation:.6s 1.3s both successFadeUp}@keyframes successFadeUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.success-petals{z-index:1;width:0;height:0;position:absolute;top:50%;left:50%}.success-petal{opacity:0;background:radial-gradient(#ffb3c6 0%,#ffc8dd 60%,#0000 100%);border-radius:50% 50% 50% 0;width:10px;height:14px;animation:1.5s forwards petalBurst;position:absolute}@keyframes petalBurst{0%{opacity:0;transform:translate(0)rotate(0)scale(0)}20%{opacity:.7;transform:translate(var(--tx),var(--ty)) rotate(90deg) scale(1)}to{opacity:0;transform:translate(calc(var(--tx)*2.5),calc(var(--ty)*2.5 + 60px)) rotate(360deg) scale(.5)}}.pricing-wrapper{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1100px;display:grid}.pricing-card{text-align:left}.pricing-card h3{font-family:var(--font-serif);color:var(--accent);margin-bottom:1rem;font-size:1.6rem}.policy-list{padding:0;list-style:none}.policy-list li{border-bottom:1px solid #ff758c26;padding:.6rem 0;font-size:.95rem;line-height:1.5}.policy-list li:last-child{border-bottom:none}.pricing-note{color:var(--accent);margin-top:1rem;font-size:.85rem;font-style:italic;font-weight:600}.pricing-sub{color:var(--text-muted);margin-bottom:.5rem;font-size:.9rem}.contact-section{position:relative;overflow:hidden}.contact-content{z-index:2;width:100%;max-width:600px}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:24px;padding:3rem;box-shadow:0 8px 32px #8a3a5e1f}.contact-form{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.form-row{gap:1rem;display:flex}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--accent-light);width:100%;font-family:var(--font-sans);color:var(--text);appearance:none;background:#ffffffb3;border-radius:12px;outline:none;padding:.9rem 1.2rem;font-size:16px;transition:border .3s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent)}.form-submit{margin-top:.5rem}.footer-section{color:#fff;text-align:center;pointer-events:auto;background:#5a1a3af2;padding:3rem}.footer-content{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto 1.5rem;display:flex}.footer-logo{font-family:var(--font-display);color:var(--accent-light);font-size:1.8rem}.footer-brand p{color:#ffffffb3;margin-top:.3rem;font-size:.9rem}.footer-links a{color:#fffc;margin-left:1.5rem;font-size:.95rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--accent-light)}.copyright{color:#ffffff80;font-size:.85rem}@media (width<=768px){.glass-nav{padding:.8rem 1.2rem;top:0}.nav-links,.nav-cta{display:none}.logo{font-size:1.5rem}h1{font-size:2.8rem}.hero-section{padding:5rem 1.5rem}.hero-buttons{flex-wrap:wrap;justify-content:center}.trust-indicators{align-items:center;gap:.8rem;margin-top:1.5rem}.trust-stats{gap:.8rem;padding:.6rem 1rem}.trust-number{font-size:1.25rem}.trust-label{font-size:.6rem}.trust-divider{height:22px}.trust-review{align-items:center}.trust-review-text{text-align:center;max-width:280px;font-size:.85rem}.trust-review-author{font-size:.7rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.carousel-slide{min-width:100%;padding:.3rem}.carousel-slide img{aspect-ratio:4/5;border-radius:20px}.carousel-btn{width:36px;height:36px;font-size:1.3rem}.about-highlights,.modal-body{grid-template-columns:1fr}.modal-image{border-radius:24px 24px 0 0;max-height:250px;position:static}.modal-details{padding:1.5rem}.addon-grid{grid-template-columns:1fr}.order-total-price{font-size:1.4rem}.success-title{font-size:1.8rem}.success-msg{font-size:.95rem}.success-content{padding:2rem 1.5rem}.gallery-grid{grid-template-columns:1fr}.gallery-large{grid-column:span 1}.pricing-wrapper{grid-template-columns:1fr}.scroll-section{padding:5rem 1.5rem}.glass-card{padding:2rem}.form-row{flex-direction:column}.footer-content{flex-direction:column;gap:1rem}.petal:nth-child(n+9){display:none}.hiw-steps{flex-direction:column;align-items:center;gap:1.2rem}.hiw-connector{display:none}.hiw-step{width:100%;max-width:100%}.how-it-works-section{padding:2rem 1.5rem 3rem}}.petals-container{z-index:5;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.petal{opacity:.5;will-change:transform;width:12px;height:16px;animation:petalFall var(--duration) var(--delay) linear infinite;background:radial-gradient(#ffb3c6 0%,#ffc8dd 60%,#0000 100%);border-radius:50% 50% 50% 0;position:absolute;top:-40px}.petal:first-child{--duration:12s;--delay:0s;opacity:.4;width:10px;height:13px;left:5%}.petal:nth-child(2){--duration:14s;--delay:2s;opacity:.6;width:14px;height:18px;left:15%}.petal:nth-child(3){--duration:11s;--delay:4s;opacity:.3;width:8px;height:11px;left:25%}.petal:nth-child(4){--duration:16s;--delay:1s;opacity:.5;width:11px;height:14px;left:35%}.petal:nth-child(5){--duration:13s;--delay:3s;opacity:.4;width:13px;height:17px;left:45%}.petal:nth-child(6){--duration:15s;--delay:5s;opacity:.6;width:9px;height:12px;left:55%}.petal:nth-child(7){--duration:12s;--delay:2.5s;opacity:.3;width:15px;height:19px;left:65%}.petal:nth-child(8){--duration:14s;--delay:.5s;opacity:.5;width:10px;height:13px;left:75%}.petal:nth-child(9){--duration:11s;--delay:3.5s;opacity:.4;width:12px;height:15px;left:85%}.petal:nth-child(10){--duration:16s;--delay:1.5s;opacity:.35;width:8px;height:11px;left:92%}.petal:nth-child(11){--duration:13s;--delay:6s;opacity:.45;width:11px;height:14px;left:10%}.petal:nth-child(12){--duration:15s;--delay:4.5s;opacity:.5;width:13px;height:16px;left:30%}.petal:nth-child(13){--duration:12s;--delay:7s;opacity:.3;width:9px;height:12px;left:50%}.petal:nth-child(14){--duration:14s;--delay:5.5s;opacity:.55;width:14px;height:18px;left:70%}.petal:nth-child(15){--duration:11s;--delay:8s;opacity:.35;width:10px;height:13px;left:40%}@keyframes petalFall{0%{opacity:0;transform:translateY(-5vh)rotate(0)scale(1)}10%{opacity:.5}50%{transform:translateY(50vh)rotate(180deg)translate(30px)scale(.9)}90%{opacity:.5}to{opacity:0;transform:translateY(105vh)rotate(360deg)translate(-20px)scale(.7)}}@media (prefers-reduced-motion:reduce){.petal{display:none;animation:none!important}}
