.bg-root{--bg-primary:#7c9a8e;--bg-primary-dark:#5a7a6d;--bg-primary-light:#a8c5b8;--bg-accent:#c9a96e;--bg-accent-light:#e0cc9a;--bg-bg:#f9f7f2;--bg-bg-soft:#f0ede6;--bg-text:#3a3a3a;--bg-text-light:#6b6b6b;--bg-text-muted:#9a9a9a;--bg-white:#fff;--bg-border:#e0ddd5;--bg-floral-pink:#d4a0a0;--bg-floral-blue:#9bb5c4;--bg-floral-sage:#b5c4a8;background:var(--bg-bg);color:var(--bg-text);min-height:100vh;font-family:Montserrat,sans-serif;position:relative;overflow-x:hidden}.bg-root *,.bg-root :before,.bg-root :after{box-sizing:border-box}.bg-root img{max-width:100%;display:block}.bg-root button,.bg-root input,.bg-root textarea,.bg-root select{font:inherit}.bg-root button{cursor:pointer}.bg-root a{color:inherit;text-decoration:none}.bg-root.bg-locked{height:100vh;overflow:hidden}.bg-root .bg-cover{z-index:9999;background:linear-gradient(135deg,#f5f0e8 0%,#e8e0d0 50%,#ddd5c5 100%);flex-direction:column;justify-content:center;align-items:center;transition:transform 1s,opacity 1s;display:flex;position:fixed;inset:0}.bg-root .bg-cover.bg-dismissing{opacity:0;pointer-events:none;transform:translateY(-100%)}.bg-root .bg-cover.bg-gone{display:none}.bg-root .bg-cover-deco{border:1px solid var(--bg-accent-light);opacity:.2;border-radius:50%;animation:4s ease-in-out infinite tp-pulse;position:absolute}.bg-root .bg-cover-deco:first-child{width:300px;height:300px;animation-delay:0s;top:10%;left:-5%}.bg-root .bg-cover-deco:nth-child(2){width:200px;height:200px;animation-delay:1s;bottom:15%;right:-3%}.bg-root .bg-cover-deco:nth-child(3){width:150px;height:150px;animation-delay:2s;top:30%;right:10%}.bg-root .bg-cover-content{text-align:center;z-index:2;animation:1.2s tp-fadeInUp}.bg-root .bg-cover-label{letter-spacing:.3em;text-transform:uppercase;color:var(--bg-text-muted);margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:300}.bg-root .bg-cover-names{color:var(--bg-primary-dark);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:500;line-height:1.2}.bg-root .bg-cover-names amp{color:var(--bg-accent);margin:.2rem 0;font-family:Great Vibes,cursive;font-size:2.2rem;display:block}.bg-root .bg-cover-date{color:var(--bg-text-light);letter-spacing:.1em;margin-bottom:2rem;font-family:Cormorant Garamond,serif;font-size:1.1rem}.bg-root .bg-cover-to{letter-spacing:.2em;text-transform:uppercase;color:var(--bg-text-muted);margin-bottom:.4rem;font-size:.7rem}.bg-root .bg-cover-guest{color:var(--bg-primary-dark);margin-bottom:2.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-style:italic}.bg-root .bg-btn-open{background:var(--bg-primary);color:var(--bg-white);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.85rem 2.5rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;transition:all .4s;display:inline-flex;box-shadow:0 4px 20px #7c9a8e4d}.bg-root .bg-btn-open:hover{background:var(--bg-primary-dark);transform:translateY(-2px);box-shadow:0 6px 25px #7c9a8e66}.bg-root .bg-main{opacity:0;transition:opacity 1s .5s}.bg-root .bg-main.bg-visible{opacity:1}.bg-root .bg-immediate{opacity:1!important;transition:none!important}.bg-root section{position:relative;overflow:hidden}.bg-root .bg-section-pad{padding:5rem 1.5rem}@media (min-width:768px){.bg-root .bg-section-pad{padding:6rem 2rem}}.bg-root .bg-section-divider{justify-content:center;align-items:center;gap:1rem;max-width:200px;margin:0 auto 1.5rem;display:flex}.bg-root .bg-section-divider .bg-line{background:var(--bg-border);flex:1;height:1px}.bg-root .bg-section-divider .bg-div-icon{color:var(--bg-accent);opacity:.6;width:16px;height:16px}.bg-root .bg-particles{pointer-events:none;z-index:1;position:fixed;inset:0;overflow:hidden}.bg-root .bg-particle{opacity:0;border-radius:50%;animation:8s ease-in-out infinite tp-particleFloat;position:absolute}.bg-root .bg-hero{background:linear-gradient(180deg, var(--bg-bg) 0%, var(--bg-bg-soft) 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.bg-root .bg-hero-bg{opacity:.08;background:url(https://picsum.photos/seed/wedding-floral-bg/1400/900.jpg) 50%/cover no-repeat;position:absolute;inset:0}.bg-root .bg-hero-content{text-align:center;z-index:2}.bg-root .bg-hero-label{letter-spacing:.4em;text-transform:uppercase;color:var(--bg-text-muted);margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:300}.bg-root .bg-hero-names{color:var(--bg-primary-dark);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:600;line-height:1.15}.bg-root .bg-hero-amp{color:var(--bg-accent);font-family:Great Vibes,cursive;font-size:2.5rem;display:block}.bg-root .bg-hero-date-badge{border:1px solid var(--bg-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:50px;align-items:center;gap:.75rem;margin-top:1.5rem;padding:.6rem 1.8rem;display:inline-flex}.bg-root .bg-hero-date-badge span{color:var(--bg-text-light);letter-spacing:.05em;font-family:Cormorant Garamond,serif;font-size:1rem}.bg-root .bg-hero-date-badge .bg-badge-divider{background:var(--bg-border);width:1px;height:16px}.bg-root .bg-hero-scroll{flex-direction:column;align-items:center;gap:.5rem;animation:2s infinite tp-bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.bg-root .bg-hero-scroll span{letter-spacing:.2em;text-transform:uppercase;color:var(--bg-text-muted);font-size:.6rem}.bg-root .bg-couple{background:var(--bg-white)}.bg-root .bg-couple-title{text-align:center;margin-bottom:3rem}.bg-root .bg-couple-title h2{color:var(--bg-primary-dark);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:500}.bg-root .bg-couple-title p{color:var(--bg-text-light);font-family:Cormorant Garamond,serif;font-size:1.05rem;font-style:italic}.bg-root .bg-couple-grid{flex-direction:column;align-items:center;gap:3rem;max-width:800px;margin:0 auto;display:flex}@media (min-width:768px){.bg-root .bg-couple-grid{flex-direction:row;justify-content:center;gap:4rem}}.bg-root .bg-couple-card{text-align:center}.bg-root .bg-couple-photo{border:3px solid var(--bg-primary-light);background:var(--bg-white);border-radius:50%;width:200px;height:200px;margin:0 auto 1.5rem;padding:5px;overflow:hidden}.bg-root .bg-couple-photo img{object-fit:cover;border-radius:50%;width:100%;height:100%}.bg-root .bg-couple-photo-placeholder{background:linear-gradient(135deg, var(--bg-primary-light), var(--bg-primary));width:100%;height:100%;color:var(--bg-white);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:500;display:flex}.bg-root .bg-couple-card h3{color:var(--bg-primary-dark);margin-bottom:.3rem;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:500}.bg-root .bg-couple-card .bg-fullname{color:var(--bg-text-light);margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic}.bg-root .bg-couple-card .bg-parent{color:var(--bg-text-muted);font-size:.75rem;line-height:1.5}.bg-root .bg-couple-amp{color:var(--bg-accent);font-family:Great Vibes,cursive;font-size:3rem}.bg-root .bg-verse{background:linear-gradient(135deg, var(--bg-primary-dark) 0%, var(--bg-primary) 100%);color:var(--bg-white);text-align:center}.bg-root .bg-verse-content{max-width:550px;margin:0 auto}.bg-root .bg-verse-icon{opacity:.6;margin-bottom:1.5rem;font-size:2rem}.bg-root .bg-verse-text{margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;line-height:1.8}.bg-root .bg-verse-source{letter-spacing:.15em;text-transform:uppercase;opacity:.7;font-size:.75rem}.bg-root .bg-countdown{background:var(--bg-bg-soft);text-align:center}.bg-root .bg-countdown h2{color:var(--bg-primary-dark);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem}.bg-root .bg-countdown-subtitle{color:var(--bg-text-light);margin-bottom:2.5rem;font-family:Cormorant Garamond,serif;font-style:italic}.bg-root .bg-countdown-grid{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:500px;margin:0 auto;display:flex}.bg-root .bg-countdown-item{background:var(--bg-white);border:1px solid var(--bg-border);border-radius:12px;min-width:80px;padding:1.2rem 1rem;box-shadow:0 2px 10px #0000000a}.bg-root .bg-countdown-item .bg-number{color:var(--bg-primary-dark);margin-bottom:.3rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:600;line-height:1}.bg-root .bg-countdown-item .bg-label{letter-spacing:.15em;text-transform:uppercase;color:var(--bg-text-muted);font-size:.6rem}.bg-root .bg-events{background:var(--bg-bg)}.bg-root .bg-events-title{text-align:center;margin-bottom:3rem}.bg-root .bg-events-title h2{color:var(--bg-primary-dark);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:500}.bg-root .bg-events-title p{color:var(--bg-text-light);font-family:Cormorant Garamond,serif;font-size:1.05rem;font-style:italic}.bg-root .bg-events-grid{grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.bg-root .bg-events-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}.bg-root .bg-event-card{background:var(--bg-white);text-align:center;border:1px solid var(--bg-border);border-radius:16px;padding:2.5rem 2rem;transition:transform .4s,box-shadow .4s}.bg-root .bg-event-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.bg-root .bg-event-icon{background:linear-gradient(135deg, var(--bg-primary-light), var(--bg-primary));width:50px;height:50px;color:var(--bg-white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.2rem;display:flex}.bg-root .bg-event-icon svg{width:22px;height:22px}.bg-root .bg-event-card h3{color:var(--bg-primary-dark);margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.3rem}.bg-root .bg-event-detail{color:var(--bg-text-light);justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.bg-root .bg-event-detail svg{color:var(--bg-primary);flex-shrink:0;width:14px;height:14px}.bg-root .bg-event-map-btn{border:1px solid var(--bg-primary);letter-spacing:.1em;text-transform:uppercase;color:var(--bg-primary);background:0 0;border-radius:50px;align-items:center;gap:.4rem;margin-top:1.2rem;padding:.5rem 1.2rem;font-size:.7rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.bg-root .bg-event-map-btn:hover{background:var(--bg-primary);color:var(--bg-white)}.bg-root .bg-gallery{background:var(--bg-bg)}.bg-root .bg-gallery-title{text-align:center;margin-bottom:3rem}.bg-root .bg-gallery-title h2{color:var(--bg-primary-dark);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem}.bg-root .bg-gallery-title p{color:var(--bg-text-light);font-family:Cormorant Garamond,serif;font-style:italic}.bg-root .bg-gallery-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.bg-root .bg-gallery-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.bg-root .bg-gallery-item{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:12px;padding:0;position:relative;overflow:hidden}.bg-root .bg-gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.bg-root .bg-gallery-item:hover img{transform:scale(1.08)}.bg-root .bg-gallery-item:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(#0000,#00000026);transition:opacity .3s;position:absolute;inset:0}.bg-root .bg-gallery-item:hover:after{opacity:1}.bg-root .bg-gallery-item.bg-tall{aspect-ratio:auto;grid-row:span 2}.bg-root .bg-gallery-placeholder{background:var(--bg-bg-soft);width:100%;height:100%;color:var(--bg-text-muted);justify-content:center;align-items:center;font-size:.75rem;display:flex}.bg-root .bg-lightbox{z-index:10000;cursor:pointer;background:#000000eb;justify-content:center;align-items:center;padding:2rem;display:none;position:fixed;inset:0}.bg-root .bg-lightbox.bg-active{display:flex}.bg-root .bg-lightbox img{object-fit:contain;border-radius:8px;max-width:90%;max-height:90vh;animation:.3s tp-fadeIn}.bg-root .bg-lightbox-close{color:var(--bg-white);cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1.5rem;line-height:1;transition:opacity .3s;position:absolute;top:1.5rem;right:1.5rem}.bg-root .bg-lightbox-close:hover{opacity:1}.bg-root .bg-rsvp{background:var(--bg-white)}.bg-root .bg-rsvp-title{text-align:center;margin-bottom:3rem}.bg-root .bg-rsvp-title h2{color:var(--bg-primary-dark);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem}.bg-root .bg-rsvp-title p{color:var(--bg-text-light);font-family:Cormorant Garamond,serif;font-style:italic}.bg-root .bg-rsvp-form{max-width:500px;margin:0 auto}.bg-root .bg-form-group{margin-bottom:1.2rem}.bg-root .bg-form-group label{letter-spacing:.1em;text-transform:uppercase;color:var(--bg-text-muted);margin-bottom:.4rem;font-size:.7rem;font-weight:500;display:block}.bg-root .bg-form-group input,.bg-root .bg-form-group select,.bg-root .bg-form-group textarea{border:1px solid var(--bg-border);width:100%;color:var(--bg-text);background:var(--bg-bg);border-radius:8px;outline:none;padding:.75rem 1rem;font-family:Montserrat,sans-serif;font-size:.85rem;transition:border-color .3s}.bg-root .bg-form-group input:focus,.bg-root .bg-form-group select:focus,.bg-root .bg-form-group textarea:focus{border-color:var(--bg-primary)}.bg-root .bg-form-group textarea{resize:vertical;min-height:80px}.bg-root .bg-attendance-options{gap:.75rem;display:flex}.bg-root .bg-attendance-option{flex:1;position:relative}.bg-root .bg-attendance-option input{opacity:0;pointer-events:none;position:absolute}.bg-root .bg-attendance-option label{border:1px solid var(--bg-border);color:var(--bg-text-light);cursor:pointer;text-transform:none;letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem;font-size:.8rem;font-weight:500;transition:all .3s;display:flex}.bg-root .bg-attendance-option input:checked+label{border-color:var(--bg-primary);background:var(--bg-primary);color:var(--bg-white)}.bg-root .bg-btn-submit{background:var(--bg-primary);width:100%;color:var(--bg-white);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;border-radius:50px;padding:.85rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;transition:all .3s}.bg-root .bg-btn-submit:hover{background:var(--bg-primary-dark)}.bg-root .bg-btn-submit:disabled{opacity:.6;cursor:not-allowed}.bg-root .bg-gift{background:var(--bg-bg-soft)}.bg-root .bg-gift-title{text-align:center;margin-bottom:3rem}.bg-root .bg-gift-title h2{color:var(--bg-primary-dark);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem}.bg-root .bg-gift-title p{color:var(--bg-text-light);max-width:400px;margin:0 auto;font-family:Cormorant Garamond,serif;font-style:italic}.bg-root .bg-gift-cards{flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto;display:flex}@media (min-width:640px){.bg-root .bg-gift-cards{flex-direction:row}}.bg-root .bg-gift-card{background:var(--bg-white);text-align:center;border:1px solid var(--bg-border);border-radius:16px;flex:1;padding:2rem}.bg-root .bg-gift-card h3{color:var(--bg-primary-dark);margin-bottom:.3rem;font-family:Playfair Display,serif;font-size:1.1rem}.bg-root .bg-gift-card .bg-bank-name{letter-spacing:.15em;text-transform:uppercase;color:var(--bg-text-muted);margin-bottom:.8rem;font-size:.65rem}.bg-root .bg-gift-card .bg-account-number{color:var(--bg-text);letter-spacing:.1em;margin-bottom:.3rem;font-family:Playfair Display,serif;font-size:1.3rem}.bg-root .bg-gift-card .bg-account-name{color:var(--bg-text-light);margin-bottom:1rem;font-size:.8rem}.bg-root .bg-btn-copy{border:1px solid var(--bg-primary);letter-spacing:.1em;text-transform:uppercase;color:var(--bg-primary);cursor:pointer;background:0 0;border-radius:50px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.65rem;font-weight:500;transition:all .3s;display:inline-flex}.bg-root .bg-btn-copy:hover{background:var(--bg-primary);color:var(--bg-white)}.bg-root .bg-gift-qr{border-top:1px solid var(--bg-border);margin-top:1.2rem;padding-top:1.2rem}.bg-root .bg-gift-qr img{border-radius:8px;width:120px;height:120px;margin:0 auto}.bg-root .bg-wishes{background:var(--bg-white)}.bg-root .bg-wishes-title{text-align:center;margin-bottom:3rem}.bg-root .bg-wishes-title h2{color:var(--bg-primary-dark);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem}.bg-root .bg-wishes-list{max-width:600px;max-height:400px;margin:0 auto 2rem;padding-right:.5rem;overflow-y:auto}.bg-root .bg-wishes-list::-webkit-scrollbar{width:4px}.bg-root .bg-wishes-list::-webkit-scrollbar-track{background:var(--bg-bg);border-radius:4px}.bg-root .bg-wishes-list::-webkit-scrollbar-thumb{background:var(--bg-border);border-radius:4px}.bg-root .bg-wish-item{background:var(--bg-bg);border-radius:12px;margin-bottom:.75rem;padding:1.2rem;animation:.4s tp-fadeInUp}.bg-root .bg-wish-header{align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.bg-root .bg-wish-avatar{background:var(--bg-primary-light);width:36px;height:36px;color:var(--bg-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.bg-root .bg-wish-name{color:var(--bg-primary-dark);font-size:.85rem;font-weight:500}.bg-root .bg-wish-text{color:var(--bg-text-light);padding-left:2.8rem;font-size:.85rem;line-height:1.5}.bg-root .bg-wish-form{max-width:600px;margin:0 auto}.bg-root .bg-empty-wishes{text-align:center;color:var(--bg-text-muted);padding:2rem;font-size:.85rem;font-style:italic}.bg-root .bg-footer{background:linear-gradient(135deg, var(--bg-primary-dark), var(--bg-primary));color:var(--bg-white);text-align:center;padding:4rem 1.5rem}.bg-root .bg-footer h2{margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.8rem}.bg-root .bg-footer .bg-footer-amp{color:var(--bg-accent-light);font-family:Great Vibes,cursive;font-size:1.5rem}.bg-root .bg-footer p{opacity:.8;margin-top:1rem;font-family:Cormorant Garamond,serif;font-size:1rem;font-style:italic}.bg-root .bg-footer-thanks{letter-spacing:.15em;text-transform:uppercase;opacity:.5;margin-top:2rem;font-size:.7rem}.bg-root .bg-music-toggle{z-index:9998;background:var(--bg-white);border:1px solid var(--bg-border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .3s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 15px #0000001a}.bg-root .bg-music-toggle:hover{transform:scale(1.1)}.bg-root .bg-music-bars{align-items:flex-end;gap:2px;height:16px;display:flex}.bg-root .bg-music-bar{background:var(--bg-primary);border-radius:2px;width:3px;transition:height .3s}.bg-root .bg-music-toggle.bg-playing .bg-music-bar{animation:.8s ease-in-out infinite alternate tp-musicBar}.bg-root .bg-music-toggle.bg-playing .bg-music-bar:first-child{animation-delay:0s}.bg-root .bg-music-toggle.bg-playing .bg-music-bar:nth-child(2){animation-delay:.15s}.bg-root .bg-music-toggle.bg-playing .bg-music-bar:nth-child(3){animation-delay:.3s}.bg-root .bg-music-toggle.bg-playing .bg-music-bar:nth-child(4){animation-delay:.45s}.bg-root .bg-music-toggle:not(.bg-playing) .bg-music-bar{height:3px!important}.bg-root .bg-story{background:var(--bg-white)}.bg-root .bg-story-title{text-align:center;margin-bottom:3rem}.bg-root .bg-story-title h2{color:var(--bg-primary-dark);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem}.bg-root .bg-story-title p{color:var(--bg-text-light);font-family:Cormorant Garamond,serif;font-style:italic}.bg-root .bg-timeline{max-width:600px;margin:0 auto;padding-left:2rem;position:relative}.bg-root .bg-timeline:before{content:"";background:var(--bg-border);width:1px;position:absolute;top:0;bottom:0;left:0}.bg-root .bg-timeline-item{padding:0 0 2.5rem 1.5rem;position:relative}.bg-root .bg-timeline-item:before{content:"";background:var(--bg-primary);border:2px solid var(--bg-white);width:10px;height:10px;box-shadow:0 0 0 2px var(--bg-primary-light);border-radius:50%;position:absolute;top:4px;left:-2rem}.bg-root .bg-timeline-date{letter-spacing:.1em;text-transform:uppercase;color:var(--bg-accent);margin-bottom:.3rem;font-size:.7rem;font-weight:500}.bg-root .bg-timeline-item h3{color:var(--bg-primary-dark);margin-bottom:.4rem;font-family:Playfair Display,serif;font-size:1.1rem}.bg-root .bg-timeline-item p{color:var(--bg-text-light);font-size:.85rem;line-height:1.6}.bg-root .bg-toast{background:var(--bg-primary-dark);color:var(--bg-white);z-index:99999;white-space:nowrap;pointer-events:none;border-radius:50px;padding:.8rem 1.5rem;font-size:.8rem;font-weight:500;transition:transform .4s;position:fixed;top:2rem;left:50%;transform:translate(-50%)translateY(-100px)}.bg-root .bg-toast.bg-show{transform:translate(-50%)translateY(0)}.bg-root .bg-reveal{opacity:0;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)}.bg-root .bg-reveal.bg-visible{opacity:1;transform:translateY(0)}.bg-root .bg-reveal.bg-delay-1{transition-delay:.1s}.bg-root .bg-reveal.bg-delay-2{transition-delay:.2s}.bg-root .bg-reveal.bg-delay-3{transition-delay:.3s}.bg-root .bg-reveal.bg-delay-4{transition-delay:.4s}@keyframes tp-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes tp-fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes tp-bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}@keyframes tp-pulse{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.25;transform:scale(1.05)}}@keyframes tp-musicBar{0%{height:3px}to{height:16px}}@keyframes tp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes tp-particleFloat{0%{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:.4}90%{opacity:.4}to{opacity:0;transform:translateY(-10vh)rotate(360deg)}}
