.styles-module__vV266a__Overlay{z-index:50;background-color:#00000080;animation:.15s cubic-bezier(.16,1,.3,1) styles-module__vV266a__overlayShow;position:fixed;inset:0}.styles-module__vV266a__Overlay[data-state=open]{animation:.2s ease-out styles-module__vV266a__fadeIn}.styles-module__vV266a__Overlay[data-state=closed]{animation:.2s ease-out styles-module__vV266a__fadeOut}.styles-module__vV266a__Content{z-index:50;border:1px solid var(--border);background:var(--background);border-radius:.5rem;gap:1rem;width:100%;max-width:calc(100% - 2rem);padding:1.5rem;transition-duration:.2s;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (min-width:640px){.styles-module__vV266a__Content{max-width:32rem}}.styles-module__vV266a__Content[data-state=open]{animation:.2s cubic-bezier(.16,1,.3,1) styles-module__vV266a__contentShow}.styles-module__vV266a__Content[data-state=closed]{animation:.2s cubic-bezier(.16,1,.3,1) styles-module__vV266a__contentHide}.styles-module__vV266a__Content:focus{outline:none}.styles-module__vV266a__Title{font-size:1.125rem;font-weight:600;line-height:1}.styles-module__vV266a__Description{color:var(--muted-foreground);font-size:.875rem}.styles-module__vV266a__Button{all:unset;-webkit-user-select:none;user-select:none;border-radius:4px;justify-content:center;align-items:center;height:35px;padding:0 15px;font-size:15px;font-weight:500;line-height:1;display:inline-flex}.styles-module__vV266a__Button:focus:not(:focus-visible){outline:0}.styles-module__vV266a__Button:focus-visible{outline:2px solid var(--violet-6);outline-offset:1px}.styles-module__vV266a__Button.violet{background-color:var(--violet-4);color:var(--violet-12);outline-color:var(--violet-6)}.styles-module__vV266a__Button.violet:hover{background-color:var(--mauve-3)}.styles-module__vV266a__Button.violet:focus{box-shadow:0 0 0 2px #000}.styles-module__vV266a__Button.green{background-color:var(--green-4);color:var(--green-11);outline-color:var(--green-7)}.styles-module__vV266a__Button.green:hover{background-color:var(--green-5)}.styles-module__vV266a__CloseButton{opacity:.7;cursor:pointer;background:0 0;border:none;border-radius:.25rem;outline:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:inline-flex;position:absolute;top:1rem;right:1rem}.styles-module__vV266a__CloseButton:hover{opacity:1}.styles-module__vV266a__CloseButton:focus{outline:2px solid var(--ring);outline-offset:2px}.styles-module__vV266a__CloseButton:disabled{pointer-events:none}.styles-module__vV266a__CloseButton[data-state=open]{background-color:var(--accent);color:var(--muted-foreground)}.styles-module__vV266a__CloseButton svg:not([class*=size-]){width:1rem;height:1rem}.styles-module__vV266a__CloseButton svg{pointer-events:none;flex-shrink:0}.styles-module__vV266a__Fieldset{all:unset;align-items:center;gap:20px;margin-bottom:15px;display:flex}.styles-module__vV266a__Label{color:var(--violet-11);text-align:right;width:90px;font-size:15px}.styles-module__vV266a__Input{all:unset;width:100%;color:var(--violet-11);box-shadow:0 0 0 1px var(--violet-7);border-radius:4px;flex:1;justify-content:center;align-items:center;height:35px;padding:0 10px;font-size:15px;line-height:1;display:inline-flex}.styles-module__vV266a__Input:focus{box-shadow:0 0 0 2px var(--violet-8)}.styles-module__vV266a__Header{text-align:center;flex-direction:column;gap:.5rem;display:flex}@media (min-width:640px){.styles-module__vV266a__Header{text-align:left}}.styles-module__vV266a__Footer{flex-direction:column-reverse;gap:.5rem;display:flex}@media (min-width:640px){.styles-module__vV266a__Footer{flex-direction:row;justify-content:flex-end}}.styles-module__vV266a__SrOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes styles-module__vV266a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__vV266a__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes styles-module__vV266a__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes styles-module__vV266a__contentHide{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-48%)scale(.95)}}
.styles-module__zmCGka__button{cursor:pointer;background-color:var(--color-brand);color:var(--color-brand-foreground);border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;display:flex}.styles-module__zmCGka__button:focus-visible{box-shadow:0 0 0 2px var(--color-brand);outline:none}.styles-module__zmCGka__button:disabled{pointer-events:none;opacity:.6;cursor:not-allowed}.styles-module__zmCGka__button[data-variant=default]:hover:not(:disabled){background-color:var(--color-brand);opacity:.9}.styles-module__zmCGka__button[data-variant=outline]{color:#374151;background-color:#0000;border:1px solid #d1d5db}.styles-module__zmCGka__button[data-variant=outline]:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.styles-module__zmCGka__button[data-variant=destructive]{color:#fff;background-color:#ef4444}.styles-module__zmCGka__button[data-variant=destructive]:hover:not(:disabled){background-color:#dc2626}.styles-module__zmCGka__button[data-variant=success]{color:#166534;background-color:#dcfce7;border:1px solid #16a34a}.styles-module__zmCGka__button[data-size=default]{height:2.25rem;padding:0 .75rem}.styles-module__zmCGka__button[data-size=lg]{height:2.5rem;padding:.5rem 1rem}.styles-module__zmCGka__content{align-items:center;gap:.5rem;display:flex}.styles-module__zmCGka__icon{justify-content:center;align-items:center;display:flex}.styles-module__zmCGka__icon svg{width:1rem;height:1rem}.styles-module__zmCGka__spinner{animation:1s linear infinite styles-module__zmCGka__spin}@keyframes styles-module__zmCGka__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__zmCGka__iconEnter{animation:.3s ease-in-out styles-module__zmCGka__iconScale}@keyframes styles-module__zmCGka__iconScale{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.styles-module__zmCGka__text{white-space:nowrap}
.styles-module__jvP12q__label{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.styles-module__jvP12q__inputWrapper{gap:.5rem;display:flex}.styles-module__jvP12q__input{border:1px solid #d1d5db;border-radius:.375rem;flex:1;padding:.5rem .75rem;font-size:.875rem;transition:all .15s ease-in-out}.styles-module__jvP12q__input:focus{border-color:var(--color-brand);box-shadow:0 0 0 1px var(--color-brand);outline:none}.styles-module__jvP12q__input:disabled{color:#6b7280;background-color:#f9fafb}.styles-module__jvP12q__editButton{font-size:.875rem}
.styles-module__sqqRlq__label{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.styles-module__sqqRlq__inputGroup{gap:.5rem;margin-bottom:1rem;display:flex}.styles-module__sqqRlq__input{text-align:center;border:1px solid #d1d5db;border-radius:.375rem;width:3rem;height:3rem;font-size:1.125rem;font-weight:500;transition:all .15s ease-in-out}.styles-module__sqqRlq__input:focus{border-color:var(--color-brand);box-shadow:0 0 0 1px var(--color-brand);outline:none}.styles-module__sqqRlq__resendButton{color:var(--color-brand);cursor:pointer;background:0 0;border:none;font-size:.875rem;transition:color .15s ease-in-out}.styles-module__sqqRlq__resendButton:hover:not(:disabled){color:var(--color-brand);opacity:.8}.styles-module__sqqRlq__resendButton:disabled{opacity:.5;cursor:not-allowed}
.styles-module__YySYaq__errorContainer{margin-bottom:1rem}.styles-module__YySYaq__divider{align-items:center;margin:1rem 0;display:flex}.styles-module__YySYaq__dividerLine{background-color:#e5e7eb;flex:1;height:1px}.styles-module__YySYaq__dividerText{color:#6b7280;padding:0 .75rem;font-size:.875rem}.styles-module__YySYaq__formSection{flex-direction:column;gap:1rem;display:flex}.styles-module__YySYaq__fullWidthButton{width:100%}.styles-module__YySYaq__oauthContainer{flex-direction:column;flex:1;justify-content:space-evenly;align-items:center;gap:.5rem;display:flex}.styles-module__YySYaq__oauthContainer>div{width:100%}.styles-module__YySYaq__googleButton{border:1px solid var(--border);background:var(--background);width:100%;height:2.5rem;color:var(--foreground);cursor:pointer;border-radius:.375rem;justify-content:center;align-items:center;padding:0 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.styles-module__YySYaq__googleButton:hover{background:var(--accent)}.styles-module__YySYaq__googleButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__YySYaq__googleIcon{width:1.25rem;height:1.25rem;margin-right:.5rem}.styles-module__YySYaq__errorContainer{width:100%;margin-top:1rem}.styles-module__YySYaq__errorContent{background:oklch(from var(--destructive)l c h/.1);border:1px solid oklch(from var(--destructive)l c h/.3);border-radius:.375rem;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.styles-module__YySYaq__errorIcon{color:var(--destructive);flex-shrink:0;margin-top:.125rem;font-size:1.125rem}.styles-module__YySYaq__errorText{flex:1;min-width:0}.styles-module__YySYaq__errorTitle{color:var(--destructive);margin-bottom:.25rem;font-size:.875rem;font-weight:600}.styles-module__YySYaq__errorMessage{color:var(--destructive);font-size:.875rem;line-height:1.4}.styles-module__YySYaq__errorDismiss{width:1.5rem;height:1.5rem;color:var(--destructive);cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;line-height:1;transition:background-color .2s;display:flex}.styles-module__YySYaq__errorDismiss:hover{background:oklch(from var(--destructive)l c h/.1)}.styles-module__YySYaq__errorDismiss:focus{background:oklch(from var(--destructive)l c h/.1);box-shadow:0 0 0 2px oklch(from var(--ring)l c h/.2);outline:none}
.styles-module__km6_ja__container{flex-direction:column;gap:1rem;width:100%;display:flex}.styles-module__km6_ja__divider{background-color:var(--border);width:100%;height:1px;position:relative}.styles-module__km6_ja__dividerText{white-space:nowrap;background:var(--background);color:var(--muted-foreground);padding:0 1rem;font-size:.875rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__km6_ja__formSection{flex-direction:column;gap:1rem;width:100%;display:flex}.styles-module__km6_ja__googleButton{border:1px solid var(--border);background:var(--background);width:100%;height:2.5rem;color:var(--foreground);cursor:pointer;border-radius:.375rem;justify-content:center;align-items:center;padding:0 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.styles-module__km6_ja__googleButton:hover{background:var(--accent)}.styles-module__km6_ja__googleButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__km6_ja__googleIcon{width:1.25rem;height:1.25rem;margin-right:.5rem}.styles-module__km6_ja__primaryButton{width:100%}.styles-module__km6_ja__errorContainer{width:100%;margin-top:1rem}.styles-module__km6_ja__errorContent{background:oklch(from var(--destructive)l c h/.1);border:1px solid oklch(from var(--destructive)l c h/.3);border-radius:.375rem;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.styles-module__km6_ja__errorIcon{color:var(--destructive);flex-shrink:0;margin-top:.125rem;font-size:1.125rem}.styles-module__km6_ja__errorText{flex:1;min-width:0}.styles-module__km6_ja__errorTitle{color:var(--destructive);margin-bottom:.25rem;font-size:.875rem;font-weight:600}.styles-module__km6_ja__errorMessage{color:var(--destructive);font-size:.875rem;line-height:1.4}.styles-module__km6_ja__errorDismiss{width:1.5rem;height:1.5rem;color:var(--destructive);cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;line-height:1;transition:background-color .2s;display:flex}.styles-module__km6_ja__errorDismiss:hover{background:oklch(from var(--destructive)l c h/.1)}.styles-module__km6_ja__errorDismiss:focus{background:oklch(from var(--destructive)l c h/.1);box-shadow:0 0 0 2px oklch(from var(--ring)l c h/.2);outline:none}
.Typography-module__ZJc8PW__TypographyBaseStyles ul{list-style-type:disc}.Typography-module__ZJc8PW__TypographyBaseStyles ol{list-style-type:decimal}.Typography-module__ZJc8PW__TypographyBaseStyles ul,.Typography-module__ZJc8PW__TypographyBaseStyles ol{padding-left:1.2rem}
.styles-module__i8FkWG__container{background:color-mix(in oklch,var(--color-brand)5%,transparent);z-index:50;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.styles-module__i8FkWG__card{background:#fff;border-radius:1rem;flex-direction:column;width:100%;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px #0000001a}.styles-module__i8FkWG__cardSm{max-width:28rem}.styles-module__i8FkWG__cardMd{max-width:32rem}.styles-module__i8FkWG__cardLg{max-width:36rem}.styles-module__i8FkWG__logoContainer{background:color-mix(in oklch,var(--color-brand)15%,transparent);flex-shrink:0;justify-content:center;padding:2rem 2rem 1rem;display:flex}.styles-module__i8FkWG__logo{object-fit:contain;width:auto;height:3rem}.styles-module__i8FkWG__content{flex-direction:column;flex:1;padding:2rem 0;display:flex;overflow-y:auto}@media (max-width:640px){.styles-module__i8FkWG__container{padding:.5rem}.styles-module__i8FkWG__card{max-width:100%;max-height:95vh}.styles-module__i8FkWG__content{padding:1.5rem 0}.styles-module__i8FkWG__logoContainer{padding:1.5rem 1.5rem 1rem}.styles-module__i8FkWG__logo{height:2.5rem}}
.styles-module__vuNzUa__footnote{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;margin:0 2rem;padding-top:1rem;display:flex}.styles-module__vuNzUa__footnoteText{color:#6b7280;flex:1;font-size:.875rem}.styles-module__vuNzUa__logoutButton{color:#374151;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #d1d5db;border-radius:.375rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.styles-module__vuNzUa__logoutButton:hover{background:#f3f4f6;border-color:#9ca3af}.styles-module__vuNzUa__logoutButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.styles-module__vuNzUa__footnote{flex-direction:column;align-items:flex-start;gap:.5rem;margin:1.5rem 1.5rem 0}.styles-module__vuNzUa__footnoteText{font-size:.8125rem}.styles-module__vuNzUa__logoutButton{text-align:center;align-self:stretch}}
.UserMenu-module__AcBIIG__userMenu{position:relative}.UserMenu-module__AcBIIG__userAvatar{cursor:pointer;transition:opacity .2s}.UserMenu-module__AcBIIG__userAvatar:hover{opacity:.8}.UserMenu-module__AcBIIG__avatarCircle{background:var(--color-brand);width:40px;height:40px;color:var(--color-brand-foreground);-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.UserMenu-module__AcBIIG__userMenuPopover{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:250px;padding:0;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833}.UserMenu-module__AcBIIG__userMenuHeader{border-bottom:1px solid #f3f4f6;padding:16px}.UserMenu-module__AcBIIG__userInfo{align-items:center;gap:12px;display:flex}.UserMenu-module__AcBIIG__userAvatarSmall{background:var(--color-brand);width:32px;height:32px;color:var(--color-brand-foreground);-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.UserMenu-module__AcBIIG__userDetails{flex:1;min-width:0}.UserMenu-module__AcBIIG__userName{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.UserMenu-module__AcBIIG__userEmail{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.UserMenu-module__AcBIIG__userMenuActions{padding:8px}.UserMenu-module__AcBIIG__userMenuItem{cursor:pointer;color:#374151;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:14px;transition:all .2s;display:flex}.UserMenu-module__AcBIIG__userMenuItem:hover{color:#111827;background-color:#f9fafb}.UserMenu-module__AcBIIG__userMenuItem:active{background-color:#f3f4f6}.UserMenu-module__AcBIIG__logoutItem:hover{color:#dc2626;background-color:#fef2f2}.UserMenu-module__AcBIIG__logoutItem:active{background-color:#fee2e2}.UserMenu-module__AcBIIG__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite UserMenu-module__AcBIIG__spin}@keyframes UserMenu-module__AcBIIG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.UserMenu-module__AcBIIG__userMenuItem:disabled{opacity:.6;cursor:not-allowed}.UserMenu-module__AcBIIG__userMenuItem:disabled:hover,.UserMenu-module__AcBIIG__logoutItem:disabled:hover{color:inherit;background-color:#0000}
.styles-module__cBObEW__header{text-align:center;flex-shrink:0;margin-bottom:1rem;padding:0 2rem}.styles-module__cBObEW__title{color:#1f2937;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.styles-module__cBObEW__subtitle{color:#6b7280;margin:0;line-height:1.5}.styles-module__cBObEW__formContainer{flex:1;margin-top:1rem;padding:0 2rem}@media (max-width:640px){.styles-module__cBObEW__header,.styles-module__cBObEW__formContainer{padding:0 1.5rem}.styles-module__cBObEW__title{font-size:1.25rem}}
.styles-module__XoLRrW__header{text-align:center;margin-bottom:2rem;padding:0 2rem}.styles-module__XoLRrW__title{color:#1f2937;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.styles-module__XoLRrW__subtitle{color:#6b7280;margin:0;line-height:1.5}.styles-module__XoLRrW__formWrapper{padding:0 2rem}@media (max-width:640px){.styles-module__XoLRrW__header,.styles-module__XoLRrW__formWrapper{padding:0 1.5rem}.styles-module__XoLRrW__title{font-size:1.25rem}}
.styles-module__oXL1oq__header{margin-bottom:1.5rem;padding:0 2rem}.styles-module__oXL1oq__iconContainer{justify-content:center;margin-bottom:1rem;display:flex}.styles-module__oXL1oq__icon{color:#000;width:3rem;height:3rem}.styles-module__oXL1oq__title{color:var(--color-text-1);text-align:center;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.styles-module__oXL1oq__subtitle{color:var(--color-text-2);text-align:center;margin:0;line-height:1.5}.styles-module__oXL1oq__messageContainer{background:#f9fafb;border-left:4px solid #ef4444;border-radius:.5rem;margin:0 2rem 2rem;padding:1rem}.styles-module__oXL1oq__message{color:#374151;margin:0;line-height:1.6}@media (max-width:640px){.styles-module__oXL1oq__header{padding:0 1.5rem}.styles-module__oXL1oq__messageContainer{margin:0 1.5rem}.styles-module__oXL1oq__icon{width:2.5rem;height:2.5rem}.styles-module__oXL1oq__title{font-size:1.25rem}}
.styles-module__0O8iLW__loadingContainer{z-index:50;justify-content:center;align-items:center;gap:1rem;font-size:1.4rem;display:flex;position:fixed;inset:0}
.styles-module__AdMy-a__accordionItem{overflow:hidden}.styles-module__AdMy-a__accordionItem:focus-within{z-index:1;position:relative}.styles-module__AdMy-a__accordionHeader{display:flex}.styles-module__AdMy-a__accordionTrigger{flex:1;justify-content:space-between;align-items:center;display:flex}.styles-module__AdMy-a__accordionContent{overflow:hidden}.styles-module__AdMy-a__accordionContent[data-state=open]{animation:.3s cubic-bezier(.87,0,.13,1) styles-module__AdMy-a__slideDown}.styles-module__AdMy-a__accordionContent[data-state=closed]{animation:.3s cubic-bezier(.87,0,.13,1) styles-module__AdMy-a__slideUp}.styles-module__AdMy-a__accordionChevron{flex-shrink:0;transition:transform .3s cubic-bezier(.87,0,.13,1)}.styles-module__AdMy-a__accordionTrigger[data-state=open]>.styles-module__AdMy-a__accordionChevron{transform:rotate(180deg)}@keyframes styles-module__AdMy-a__slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes styles-module__AdMy-a__slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}
.styles-module__hKc9Pq__popoverContent{z-index:50;border:1px solid var(--border);background-color:var(--popover);width:18rem;color:var(--popover-foreground);border-radius:.375rem;outline:none;padding:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.styles-module__hKc9Pq__popoverContent[data-state=open]{animation:.2s ease-out styles-module__hKc9Pq__fadeIn,.2s ease-out styles-module__hKc9Pq__zoomIn}.styles-module__hKc9Pq__popoverContent[data-state=closed]{animation:.2s ease-out styles-module__hKc9Pq__fadeOut,.2s ease-out styles-module__hKc9Pq__zoomOut}.styles-module__hKc9Pq__popoverContent[data-side=bottom]{animation:.2s ease-out styles-module__hKc9Pq__slideFromTop}.styles-module__hKc9Pq__popoverContent[data-side=left]{animation:.2s ease-out styles-module__hKc9Pq__slideFromRight}.styles-module__hKc9Pq__popoverContent[data-side=right]{animation:.2s ease-out styles-module__hKc9Pq__slideFromLeft}.styles-module__hKc9Pq__popoverContent[data-side=top]{animation:.2s ease-out styles-module__hKc9Pq__slideFromBottom}@keyframes styles-module__hKc9Pq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__hKc9Pq__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes styles-module__hKc9Pq__zoomIn{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes styles-module__hKc9Pq__zoomOut{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes styles-module__hKc9Pq__slideFromTop{0%{transform:translateY(-.5rem)}to{transform:translateY(0)}}@keyframes styles-module__hKc9Pq__slideFromRight{0%{transform:translate(.5rem)}to{transform:translate(0)}}@keyframes styles-module__hKc9Pq__slideFromLeft{0%{transform:translate(-.5rem)}to{transform:translate(0)}}@keyframes styles-module__hKc9Pq__slideFromBottom{0%{transform:translateY(.5rem)}to{transform:translateY(0)}}
