.InviteCard-module__Uq_avW__container{z-index:var(--z-invite);pointer-events:none;opacity:0;justify-content:center;align-items:center;transition:opacity .6s;display:flex;position:absolute;inset:0}.InviteCard-module__Uq_avW__container.InviteCard-module__Uq_avW__visible{opacity:1}.InviteCard-module__Uq_avW__card{background:var(--color-overlay);border:.15vw solid var(--color-accent);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1vw;max-width:50%;padding:2.5vw 4vw}.InviteCard-module__Uq_avW__names{font-family:var(--font-display);color:var(--color-text);letter-spacing:.1vw;margin-bottom:.8vw;font-size:2.5vw}.InviteCard-module__Uq_avW__ampersand{color:var(--color-accent);font-style:italic}.InviteCard-module__Uq_avW__details{font-family:var(--font-body);color:var(--color-text-light);font-size:1vw;line-height:1.8}.InviteCard-module__Uq_avW__date{font-family:var(--font-display);color:var(--color-accent);margin:.6vw 0;font-size:1.4vw}.InviteCard-module__Uq_avW__scrollHint{color:var(--color-accent-light);margin-top:1.2vw;font-size:.8vw;animation:2s ease-in-out infinite InviteCard-module__Uq_avW__pulse}@keyframes InviteCard-module__Uq_avW__pulse{0%,to{opacity:.6}50%{opacity:1}}
.RsvpForm-module___8ITna__form{flex-direction:column;gap:1.4rem;width:100%;max-width:480px;margin:0 auto;display:flex}.RsvpForm-module___8ITna__title{font-family:var(--font-hand), "Caveat", cursive;color:var(--color-text-light);text-align:center;letter-spacing:.1em;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.RsvpForm-module___8ITna__guestSection{flex-direction:column;gap:1.2rem;display:flex}.RsvpForm-module___8ITna__guestHeader{justify-content:space-between;align-items:baseline;margin-bottom:.2rem;display:flex}.RsvpForm-module___8ITna__guestLabel{font-family:var(--font-hand), "Caveat", cursive;color:var(--color-accent);letter-spacing:.04em;font-size:1.5rem;font-weight:700}.RsvpForm-module___8ITna__removeBtn{font-family:var(--font-hand), "Caveat", cursive;color:var(--color-text-light);cursor:pointer;opacity:.75;letter-spacing:.03em;background:0 0;border:none;padding:.2rem .4rem;font-size:1.1rem}.RsvpForm-module___8ITna__removeBtn:hover{opacity:1;transform:rotate(-1deg)}.RsvpForm-module___8ITna__divider{justify-content:center;align-items:center;gap:.8rem;width:100%;margin:.6rem auto;display:flex}.RsvpForm-module___8ITna__dividerLine{background:var(--color-accent-light);opacity:.4;flex:1;height:1px}.RsvpForm-module___8ITna__dividerDot{background:var(--color-accent);opacity:.5;border-radius:50%;flex-shrink:0;width:4px;height:4px}.RsvpForm-module___8ITna__field{flex-direction:column;gap:.5rem;display:flex}.RsvpForm-module___8ITna__field label{color:var(--color-text-light);font-size:1.35rem;font-weight:500;font-family:var(--font-hand), "Caveat", cursive}.RsvpForm-module___8ITna__field input,.RsvpForm-module___8ITna__field select,.RsvpForm-module___8ITna__field textarea{font-size:1.3rem;font-family:var(--font-hand), "Caveat", cursive;color:var(--color-text);background:#fff;border:none;border-radius:0;padding:.7rem .9rem;box-shadow:0 0 32px #46321e11,0 0 1px #0003}.RsvpForm-module___8ITna__field input:focus,.RsvpForm-module___8ITna__field select:focus,.RsvpForm-module___8ITna__field textarea:focus{outline:none;transform:scale(1.01)rotate(-.3deg);box-shadow:0 0 32px #46321e11,0 0 1px #0003}.RsvpForm-module___8ITna__field input[readonly]{opacity:.7;cursor:default;background:#f8f5f0}.RsvpForm-module___8ITna__field textarea{resize:vertical;min-height:80px}.RsvpForm-module___8ITna__attendingOptions{gap:.8rem;display:flex}.RsvpForm-module___8ITna__attendingOption{cursor:pointer;text-align:center;font-size:1.25rem;font-family:var(--font-hand), "Caveat", cursive;background:#fff;border:none;border-radius:0;flex:1;padding:.6rem;box-shadow:0 0 32px #46321e11,0 0 1px #0003}.RsvpForm-module___8ITna__attendingOption:hover{transform:scale(1.02)rotate(-.2deg)}.RsvpForm-module___8ITna__attendingOption.RsvpForm-module___8ITna__selected{background:var(--color-accent);color:#fff;box-shadow:0 0 32px #46321e11,0 0 1px #0003}.RsvpForm-module___8ITna__checkboxField{align-items:flex-start;display:flex}.RsvpForm-module___8ITna__checkboxField label{cursor:pointer;color:var(--color-text);font-size:1.25rem;font-family:var(--font-hand), "Caveat", cursive;align-items:flex-start;gap:.7rem;line-height:1.4;display:flex}.RsvpForm-module___8ITna__checkboxField input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:none;border-radius:0;flex-shrink:0;width:1.15rem;height:1.15rem;margin-top:.15rem;position:relative;box-shadow:0 0 32px #46321e11,0 0 1px #0003}.RsvpForm-module___8ITna__checkboxField input[type=checkbox]:checked{background:var(--color-accent)}.RsvpForm-module___8ITna__checkboxField input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:.35rem;height:.6rem;position:absolute;top:.15rem;left:.35rem;transform:rotate(45deg)}.RsvpForm-module___8ITna__checkboxField input[type=checkbox]:focus{outline:none;transform:scale(1.08)rotate(-1deg)}.RsvpForm-module___8ITna__addGuestBtn{font-family:var(--font-hand), "Caveat", cursive;color:var(--color-text-light);cursor:pointer;letter-spacing:.04em;background:#fff;border:none;align-self:center;margin-top:.8rem;padding:.45rem .9rem;font-size:1.2rem;box-shadow:0 0 32px #46321e11,0 0 1px #0003}.RsvpForm-module___8ITna__addGuestBtn:hover{transform:rotate(-.5deg)scale(1.02)}.RsvpForm-module___8ITna__addGuestBtn:disabled{opacity:.4;cursor:not-allowed;transform:none}.RsvpForm-module___8ITna__submit{background:var(--color-accent);color:#fff;font-size:1.3rem;font-weight:700;font-family:var(--font-hand), "Caveat", cursive;cursor:pointer;letter-spacing:.05em;border:none;border-radius:0;margin-top:.5rem;padding:.8rem 1.6rem;box-shadow:0 0 32px #46321e11,0 0 1px #0003}.RsvpForm-module___8ITna__submit:hover{transform:scale(1.01)rotate(-.2deg)}.RsvpForm-module___8ITna__submit:disabled{opacity:.5;cursor:not-allowed}.RsvpForm-module___8ITna__error{font-family:var(--font-hand), "Caveat", cursive;color:#a85a3a;text-align:center;font-size:1.15rem}.RsvpForm-module___8ITna__thankYou{text-align:center;padding:2rem 0}.RsvpForm-module___8ITna__thankYou h2{font-family:var(--font-hand), "Caveat", cursive;color:var(--color-text);margin-bottom:1rem;font-size:2rem}.RsvpForm-module___8ITna__thankYou p{color:var(--color-text-light);font-size:1.1rem;line-height:1.6;font-family:var(--font-hand), "Caveat", cursive}
.WeddingDetails-module___KbvOG__section{isolation:isolate;background:#e3c9b0;flex-direction:column;align-items:center;gap:3.5rem;width:100%;padding:3rem 1.5rem 4rem;display:flex;position:relative;overflow-x:hidden}.WeddingDetails-module___KbvOG__section:before{content:"";z-index:-1;pointer-events:none;background:url(/assets/wood-bg.webp) 50%/400px;position:absolute;inset:0}.WeddingDetails-module___KbvOG__cardOuter{width:100%;max-width:680px;position:relative}.WeddingDetails-module___KbvOG__slideFromTop{animation:.9s steps(14,end) both WeddingDetails-module___KbvOG__slideInTop}.WeddingDetails-module___KbvOG__slideFromBottom{animation:.9s steps(14,end) both WeddingDetails-module___KbvOG__slideInBottom}.WeddingDetails-module___KbvOG__stagger1{animation-delay:0s}.WeddingDetails-module___KbvOG__stagger2{animation-delay:.3s}.WeddingDetails-module___KbvOG__stagger3{animation-delay:.6s}@keyframes WeddingDetails-module___KbvOG__slideInTop{0%{transform:translateY(-100vh)rotate(-3.5deg)}to{transform:translateY(0)rotate(-.6deg)}}@keyframes WeddingDetails-module___KbvOG__slideInBottom{0%{transform:translateY(100vh)rotate(3.5deg)}to{transform:translateY(0)rotate(.4deg)}}.WeddingDetails-module___KbvOG__paperBg{z-index:0;background:#fff;border-radius:0;position:absolute;inset:-1.2%;overflow:hidden;box-shadow:0 3px 8px #46321e2e,0 14px 30px #32231438}.WeddingDetails-module___KbvOG__paperBg:after{content:"";filter:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3C/svg%3E#n");opacity:.3;mix-blend-mode:darken;pointer-events:none;background:#fff;position:absolute;inset:0}.WeddingDetails-module___KbvOG__cardVenue{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.2rem;padding:3.5rem 3rem 3rem;display:flex;position:relative}.WeddingDetails-module___KbvOG__calligraphy{object-fit:contain;-webkit-user-select:none;user-select:none;width:40%;max-width:260px;height:auto;margin-bottom:.5rem}.WeddingDetails-module___KbvOG__venueInfo{flex-direction:column;align-items:center;gap:.3rem;display:flex}.WeddingDetails-module___KbvOG__date{font-family:var(--font-baskerville), "Baskerville", Georgia, serif;color:#f2a149;letter-spacing:.04em;font-size:1.85rem;font-weight:400;line-height:1}.WeddingDetails-module___KbvOG__venue{font-family:var(--font-baskerville), "Baskerville", Georgia, serif;color:#f2a149;letter-spacing:.02em;margin-top:.25rem;font-size:1.85rem;font-weight:400}.WeddingDetails-module___KbvOG__schedule{font-family:var(--font-baskerville), "Baskerville", Georgia, serif;color:#9e8b7a;letter-spacing:.02em;margin-top:1.4rem;font-size:.95rem;font-weight:400}.WeddingDetails-module___KbvOG__scheduleSep{vertical-align:middle;background:#9e8b7a;width:1px;height:.85em;margin:0 .7rem;display:inline-block}.WeddingDetails-module___KbvOG__cardDetails{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.2rem;padding:3rem;display:flex;position:relative}.WeddingDetails-module___KbvOG__angel{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:17.5%;max-width:117px;height:auto;margin-bottom:1rem}.WeddingDetails-module___KbvOG__infoText{font-family:var(--font-hand), "Caveat", cursive;color:var(--color-text-light);max-width:480px;font-size:1.4rem;line-height:1.7}.WeddingDetails-module___KbvOG__inlineBlock{display:inline-block}.WeddingDetails-module___KbvOG__dressCode{font-family:var(--font-hand), "Caveat", cursive;color:var(--color-text-light);letter-spacing:.02em;font-size:1.4rem}.WeddingDetails-module___KbvOG__divider{justify-content:center;align-items:center;gap:.8rem;width:100%;max-width:200px;margin:1.4rem auto;display:flex}.WeddingDetails-module___KbvOG__dividerLine{background:var(--color-accent-light);opacity:.5;flex:1;height:1px}.WeddingDetails-module___KbvOG__dividerDot{background:var(--color-accent);opacity:.6;border-radius:50%;flex-shrink:0;width:4px;height:4px}.WeddingDetails-module___KbvOG__cardRsvp{z-index:1;padding:3rem 3rem 2.5rem;position:relative}.WeddingDetails-module___KbvOG__replayCard{cursor:pointer;background:#fff;border:none;border-radius:0;justify-content:center;align-items:center;gap:.6rem;padding:.8rem 1.8rem;display:flex;position:relative;transform:rotate(-.4deg);box-shadow:0 3px 8px #46321e2e,0 14px 30px #32231438}.WeddingDetails-module___KbvOG__replayCard:after{content:"";filter:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3C/svg%3E#n");opacity:.3;mix-blend-mode:darken;pointer-events:none;background:#fff;position:absolute;inset:0}.WeddingDetails-module___KbvOG__replayCard:hover{transform:rotate(.3deg)scale(1.03)}.WeddingDetails-module___KbvOG__replayIcon{-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1;filter:drop-shadow(0 1px 2px #0003);width:1.6rem;height:1.6rem;display:block;position:relative}.WeddingDetails-module___KbvOG__replayLabel{font-family:var(--font-hand), "Caveat", cursive;color:var(--color-text-light);letter-spacing:.08em;opacity:.7;z-index:1;font-size:1.3rem;font-style:italic;position:relative}@media (max-width:640px){.WeddingDetails-module___KbvOG__section{gap:2rem;padding:2rem .75rem 3rem}.WeddingDetails-module___KbvOG__cardVenue{padding:2.5rem 1.5rem 2rem}.WeddingDetails-module___KbvOG__cardDetails,.WeddingDetails-module___KbvOG__cardRsvp{padding:2rem 1.5rem}.WeddingDetails-module___KbvOG__calligraphy{width:50%}.WeddingDetails-module___KbvOG__date,.WeddingDetails-module___KbvOG__venue{font-size:1.3rem}.WeddingDetails-module___KbvOG__schedule{font-size:.85rem}.WeddingDetails-module___KbvOG__infoText{font-size:1.25rem}.WeddingDetails-module___KbvOG__angel{width:23%}}
.TimelineControls-module__1tXW6a__bar{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ccc;background:#000000d9;align-items:center;gap:.75rem;width:100%;padding:.5rem 1rem;font-family:monospace;font-size:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0}.TimelineControls-module__1tXW6a__playPause{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;display:flex}.TimelineControls-module__1tXW6a__playPause:hover{background:#ffffff40}.TimelineControls-module__1tXW6a__scrubber{appearance:none;cursor:pointer;background:#fff3;border-radius:3px;outline:none;flex:1;height:6px}.TimelineControls-module__1tXW6a__scrubber::-webkit-slider-thumb{appearance:none;background:var(--color-accent,#b08968);cursor:grab;border-radius:50%;width:14px;height:14px}.TimelineControls-module__1tXW6a__scrubber::-moz-range-thumb{background:var(--color-accent,#b08968);cursor:grab;border:none;border-radius:50%;width:14px;height:14px}.TimelineControls-module__1tXW6a__time{text-align:right;flex-shrink:0;min-width:5rem}
.PlaybackOverlay-module__jWJe7W__overlay{z-index:20;cursor:pointer;opacity:0;border-radius:2px;justify-content:center;align-items:center;gap:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.PlaybackOverlay-module__jWJe7W__overlay.PlaybackOverlay-module__jWJe7W__visible{opacity:1}.PlaybackOverlay-module__jWJe7W__overlay.PlaybackOverlay-module__jWJe7W__withBackdrop{background:#faf7f273}.PlaybackOverlay-module__jWJe7W__btn{cursor:pointer;filter:drop-shadow(0 2px 3px #00000059);background:0 0;border:none;justify-content:center;align-items:center;width:5rem;height:5rem;padding:0;display:flex;transform:rotate(-2deg)}.PlaybackOverlay-module__jWJe7W__btn:hover{filter:drop-shadow(0 5px 8px #00000073);transform:rotate(2deg)scale(1.1)}.PlaybackOverlay-module__jWJe7W__btnIcon{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.PlaybackOverlay-module__jWJe7W__playBtn{width:5rem;height:5rem}.PlaybackOverlay-module__jWJe7W__playWrap{width:5rem;height:5rem;position:relative}.PlaybackOverlay-module__jWJe7W__playWrap>.PlaybackOverlay-module__jWJe7W__btn{width:100%;height:100%;position:absolute;inset:0}.PlaybackOverlay-module__jWJe7W__playIcon{transition:opacity .2s;display:inline-block}.PlaybackOverlay-module__jWJe7W__btn.PlaybackOverlay-module__jWJe7W__loading{cursor:default}.PlaybackOverlay-module__jWJe7W__btn.PlaybackOverlay-module__jWJe7W__loading,.PlaybackOverlay-module__jWJe7W__btn.PlaybackOverlay-module__jWJe7W__loading:hover{filter:drop-shadow(0 2px 3px #00000059);transform:rotate(-2deg)}.PlaybackOverlay-module__jWJe7W__btn.PlaybackOverlay-module__jWJe7W__loading .PlaybackOverlay-module__jWJe7W__playIcon{opacity:0}.PlaybackOverlay-module__jWJe7W__arc{pointer-events:none;opacity:1;width:calc(100% + 40px);height:calc(100% + 40px);transition:opacity .3s;position:absolute;inset:-20px;overflow:visible}.PlaybackOverlay-module__jWJe7W__arc.PlaybackOverlay-module__jWJe7W__arcFading{opacity:0}
.Scene-module__kiZf8a__viewport{isolation:isolate;background:#e3c9b0;justify-content:center;align-items:center;width:100%;height:100vh;padding:4rem 2rem;display:flex;position:relative}.Scene-module__kiZf8a__viewport:before{content:"";z-index:-1;pointer-events:none;background:url(/assets/wood-bg.webp) 50%/400px;position:absolute;inset:0}.Scene-module__kiZf8a__viewport.Scene-module__kiZf8a__viewportHidden{display:none}.Scene-module__kiZf8a__cardWrapper{aspect-ratio:16/9;width:100%;max-width:calc(177.778vh - 14.2222rem);max-height:calc(100vh - 8rem);position:relative;transform:rotate(-1deg)}.Scene-module__kiZf8a__paperBg{z-index:0;background:#fff;border-radius:2px;position:absolute;inset:-1.5%;overflow:hidden;transform:rotate(.2deg);box-shadow:0 3px 8px #46321e2e,0 14px 30px #32231438}.Scene-module__kiZf8a__paperBg:after{content:"";filter:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3C/svg%3E#n");opacity:.3;mix-blend-mode:darken;pointer-events:none;background:#fff;position:absolute;inset:0}.Scene-module__kiZf8a__card{z-index:1;width:100%;height:100%;position:relative;overflow:hidden}.Scene-module__kiZf8a__sceneStage{visibility:hidden;position:absolute;inset:0}.Scene-module__kiZf8a__sceneStage.Scene-module__kiZf8a__sceneStageVisible{visibility:visible}.Scene-module__kiZf8a__seagullFlying,.Scene-module__kiZf8a__seagullBanitsa{position:absolute}.Scene-module__kiZf8a__seagullFlying{filter:drop-shadow(0 6px 4px #00000040);width:8%;transform:translate(-50%,-50%)rotate(110deg)scale(.8)}.Scene-module__kiZf8a__seagullBanitsa{filter:drop-shadow(0 3px 2px #0000004d);width:9%;transform:translate(-50%,-50%)rotate(90deg)}.Scene-module__kiZf8a__skipLink{z-index:9999;font-family:var(--font-hand), "Caveat", cursive;color:var(--color-text-light);opacity:.7;cursor:pointer;letter-spacing:.05em;background:#fff;border:none;padding:.1rem .7rem;font-size:1.15rem;font-style:italic;position:fixed;bottom:.5rem;left:50%;transform:translate(-50%);box-shadow:0 0 32px #46321e11,0 0 1px #0003}.Scene-module__kiZf8a__skipLink:hover{opacity:.9}.Scene-module__kiZf8a__walkVideo{object-fit:contain;pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .2s;position:absolute;inset:0}.Scene-module__kiZf8a__walkVideo.Scene-module__kiZf8a__walkVideoVisible{opacity:1}.Scene-module__kiZf8a__camera{z-index:10;will-change:transform;position:absolute;inset:0}
.LandscapePrompt-module__a6hLbW__overlay{z-index:var(--z-landscape-prompt);isolation:isolate;background:#e3c9b0;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.LandscapePrompt-module__a6hLbW__overlay:before{content:"";pointer-events:none;z-index:-1;background:url(/assets/wood-bg.webp) 50%/400px;position:absolute;inset:0}.LandscapePrompt-module__a6hLbW__note{filter:drop-shadow(0 14px 30px #32231447);background:#faf7f2;border-radius:2px;flex-direction:column;align-items:center;gap:1rem;width:min(22rem,100%);padding:2.25rem 2.25rem 1.75rem;display:flex;position:relative;overflow:hidden;transform:rotate(-1.5deg)}.LandscapePrompt-module__a6hLbW__note:after{content:"";filter:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3C/svg%3E#n");opacity:.3;mix-blend-mode:darken;pointer-events:none;background:#fff;position:absolute;inset:0}.LandscapePrompt-module__a6hLbW__icon{filter:drop-shadow(0 2px 3px #00000059);font-size:3.25rem;animation:2.4s step-end infinite LandscapePrompt-module__a6hLbW__rotateHint;display:inline-block}.LandscapePrompt-module__a6hLbW__text{font-family:var(--font-hand);text-align:center;color:var(--color-text);font-size:1.65rem;font-weight:600;line-height:1.15}.LandscapePrompt-module__a6hLbW__dismiss{font-family:var(--font-hand);background:var(--color-text);color:var(--color-white);cursor:pointer;filter:drop-shadow(0 2px 3px #0006);border:none;border-radius:2px;margin-top:.5rem;padding:.4rem 1.1rem;font-size:1.15rem;transform:rotate(-2deg)}.LandscapePrompt-module__a6hLbW__dismiss:hover{filter:drop-shadow(0 5px 8px #00000080);transform:rotate(2deg)scale(1.06)}@media (orientation:landscape),(min-width:768px){.LandscapePrompt-module__a6hLbW__overlay{display:none}}@keyframes LandscapePrompt-module__a6hLbW__rotateHint{0%,35%{transform:rotate(0)}50%,85%{transform:rotate(90deg)}to{transform:rotate(0)}}
.AudioToggle-module__jlVr7W__button{z-index:var(--z-audio-toggle);cursor:pointer;filter:drop-shadow(0 2px 3px #00000059);background:0 0;border:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;display:flex;position:fixed;top:1rem;right:1rem;transform:rotate(-2deg)}.AudioToggle-module__jlVr7W__button:hover{filter:drop-shadow(0 5px 8px #00000073);transform:rotate(2deg)scale(1.1)}.AudioToggle-module__jlVr7W__icon{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}
