.AdminHeader-module__s0timq__headerRow{justify-content:space-between;align-items:center;padding:.5rem;display:flex}.AdminHeader-module__s0timq__headerRow button{align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}
.Button-module__pTX-Ka__button{border-radius:var(--border-radius);padding:1.25rem;font-size:1rem}.Button-module__pTX-Ka__button.Button-module__pTX-Ka__primary{background-color:var(--primary);border:1px solid var(--primary);color:#fff}.Button-module__pTX-Ka__button:disabled{cursor:not-allowed;opacity:.5}.Button-module__pTX-Ka__button.Button-module__pTX-Ka__icon{color:#575757;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;display:flex}.Button-module__pTX-Ka__button.Button-module__pTX-Ka__icon svg{width:1.5rem;height:1.5rem}.Button-module__pTX-Ka__button.Button-module__pTX-Ka__secondary{color:#000;background-color:#dbdbdb;border:1px solid #dbdbdb}.Button-module__pTX-Ka__button.Button-module__pTX-Ka__tertiary{color:var(--dark-primary);text-align:center;background-color:#0000;border:none;padding:0;font-size:1rem;display:inline-flex}.Button-module__pTX-Ka__button.Button-module__pTX-Ka__tertiary:disabled{cursor:not-allowed;opacity:.5}.Button-module__pTX-Ka__button.Button-module__pTX-Ka__negative{color:#fff;background-color:#000;border:1px solid #000}.Button-module__pTX-Ka__button.Button-module__pTX-Ka__quaternary{border-radius:var(--border-radius);background-color:#0000;border:.5px solid #000;padding:.625rem .75rem}.Button-module__pTX-Ka__button.Button-module__pTX-Ka__destructive{background-color:var(--error);border:.5px solid var(--error);color:#fff}
.SideNavigation-module__P1Z7rG__container{background-color:var(--background-light);color:#888;border-radius:16px;height:fit-content;margin:0 1.25rem;padding:1rem}.SideNavigation-module__P1Z7rG__item{list-style-type:none}.SideNavigation-module__P1Z7rG__itemLabel{flex-direction:row;align-items:center;margin-bottom:1rem;display:flex}.SideNavigation-module__P1Z7rG__item button{font-size:.75rem!important}.SideNavigation-module__P1Z7rG__stepButton{align-items:center}:is(.SideNavigation-module__P1Z7rG__active a,.SideNavigation-module__P1Z7rG__item:has(.SideNavigation-module__P1Z7rG__active) button){color:var(--input-primary)!important}.SideNavigation-module__P1Z7rG__indent{margin-left:2.25rem}.SideNavigation-module__P1Z7rG__indent a{font-size:.625rem}.SideNavigation-module__P1Z7rG__number{color:#fff;background-color:#888;border-radius:100%;justify-content:center;align-items:center;width:1.5rem;min-width:1.5rem;height:1.5rem;min-height:1.5rem;margin-right:.75rem;font-size:.875rem;display:flex}.SideNavigation-module__P1Z7rG__complete .SideNavigation-module__P1Z7rG__number,:is(.SideNavigation-module__P1Z7rG__active .SideNavigation-module__P1Z7rG__number,.SideNavigation-module__P1Z7rG__item:has(.SideNavigation-module__P1Z7rG__active) .SideNavigation-module__P1Z7rG__number){background-color:var(--primary)}.SideNavigation-module__P1Z7rG__checkbox{border:1.5px solid #888;border-radius:100%;justify-content:center;align-items:center;width:.75rem;min-width:.75rem;height:.75rem;min-height:.75rem;margin-right:.5rem;display:flex}.SideNavigation-module__P1Z7rG__active .SideNavigation-module__P1Z7rG__checkbox,.SideNavigation-module__P1Z7rG__complete .SideNavigation-module__P1Z7rG__checkbox{background-color:var(--input-primary);color:#fff;border:none}@media (max-width:768px){.SideNavigation-module__P1Z7rG__container{background-color:#0000;margin:0 .75rem}.SideNavigation-module__P1Z7rG__container .SideNavigation-module__P1Z7rG__items{flex-direction:row;width:100%;height:24px;display:flex}.SideNavigation-module__P1Z7rG__container .SideNavigation-module__P1Z7rG__items .SideNavigation-module__P1Z7rG__item{align-items:center;width:100%;display:flex}.SideNavigation-module__P1Z7rG__container .SideNavigation-module__P1Z7rG__items .SideNavigation-module__P1Z7rG__item .SideNavigation-module__P1Z7rG__itemLabel button{width:24px}.SideNavigation-module__P1Z7rG__container .SideNavigation-module__P1Z7rG__items .SideNavigation-module__P1Z7rG__line{border:2px solid var(--border-grey);width:100%;height:2px}.SideNavigation-module__P1Z7rG__container .SideNavigation-module__P1Z7rG__items .SideNavigation-module__P1Z7rG__item a{width:24px;margin-bottom:0}.SideNavigation-module__P1Z7rG__container .SideNavigation-module__P1Z7rG__items .SideNavigation-module__P1Z7rG__item .SideNavigation-module__P1Z7rG__itemLabel.SideNavigation-module__P1Z7rG__complete+.SideNavigation-module__P1Z7rG__line{border-color:var(--primary)}.SideNavigation-module__P1Z7rG__container .SideNavigation-module__P1Z7rG__items .SideNavigation-module__P1Z7rG__item:last-of-type{width:24px}.SideNavigation-module__P1Z7rG__container .SideNavigation-module__P1Z7rG__items .SideNavigation-module__P1Z7rG__item:last-of-type .SideNavigation-module__P1Z7rG__line{display:none}}
.Dialog-module__Bw1M2G__overlay{background-color:#00000080;animation:.15s cubic-bezier(.16,1,.3,1) Dialog-module__Bw1M2G__overlayShow;position:fixed;inset:0}.Dialog-module__Bw1M2G__content{border-radius:var(--border-radius);background-color:#fff;min-width:350px;max-height:85vh;padding:25px;animation:.15s cubic-bezier(.16,1,.3,1) Dialog-module__Bw1M2G__contentShow;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 38px -10px #0000004d,0 10px 20px -15px #0003}.Dialog-module__Bw1M2G__content:focus{outline:none}.Dialog-module__Bw1M2G__title{color:var(--primary);margin:0 0 1rem;font-size:1.5rem;font-weight:500}.Dialog-module__Bw1M2G__close{width:25px;height:25px;color:var(--foreground);border-radius:100%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px}@keyframes Dialog-module__Bw1M2G__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module__Bw1M2G__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.FilePreview-module__qg7UhW__thumbnail{object-fit:contain;width:50px;height:50px}.FilePreview-module__qg7UhW__pdfToolbar{justify-content:space-between;margin-bottom:1rem;display:flex}.FilePreview-module__qg7UhW__previewImage{max-width:50vw;max-height:75vh}
.Checkbox-module__QGebXW__container{align-items:center;display:flex}.Checkbox-module__QGebXW__checkboxRoot{border:1px solid var(--border-grey);background-color:#fff;border-radius:4px;justify-content:center;align-items:center;width:1.25rem;min-width:1.25rem;height:1.25rem;min-height:1.25rem;display:flex}.Checkbox-module__QGebXW__checkboxRoot[data-state=checked]{background-color:var(--primary);border-color:var(--primary);color:#fff}.Checkbox-module__QGebXW__indicator{color:#fff;width:1rem;height:1rem}.Checkbox-module__QGebXW__label{padding-left:8px;font-size:14px;line-height:1}
.CheckboxGroup-module__M9FasW__checkboxGroupRoot{flex-flow:wrap;gap:1.5rem;display:flex}.CheckboxGroup-module__M9FasW__checkboxGroupItemRow button{box-shadow:none;border:2px solid #888;width:1.125rem;height:1.125rem}.CheckboxGroup-module__M9FasW__checkboxGroupItemRow button[data-state=checked]{background-color:var(--input-primary);border:2px solid var(--input-primary);color:#fff}@media (max-width:768px){.CheckboxGroup-module__M9FasW__checkboxGroupRoot{margin-bottom:1rem}}
.FileInput-module__1mwvsG__fileInput{justify-content:center;align-items:center;display:flex}.FileInput-module__1mwvsG__fileInput input[type=file]{display:none}.FileInput-module__1mwvsG__fileInput label{color:#fff;background-color:#000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:14px 12px;font-weight:600;display:flex}
.Question-module__wyMBKG__debug{color:#888;font-size:.5rem}.Question-module__wyMBKG__fileQuestion{flex-direction:column;gap:1rem;display:flex}.Question-module__wyMBKG__fileUploadBox{border:2px solid var(--primary);background-color:var(--lightest-primary);color:var(--dark-primary);text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem .25rem;display:flex}.Question-module__wyMBKG__fileUploadHeader{font-size:1.25rem;font-weight:600}.Question-module__wyMBKG__fileUploadCurrentFile{align-items:center;gap:1rem;display:flex}.Question-module__wyMBKG__fileUploadPreviewImage{object-fit:contain;width:50px;height:50px}.Question-module__wyMBKG__termsQuestionTerms{background-color:var(--lightest-primary);border-radius:8px;margin-bottom:1rem;padding:1.5rem 3rem}.Question-module__wyMBKG__signatureQuestion{flex-direction:column;gap:1rem;display:flex}.Question-module__wyMBKG__signatureModalContent{flex-direction:column;align-items:center;gap:1rem;max-height:50vh;margin:1rem 0;display:flex;overflow-y:auto}.Question-module__wyMBKG__signatureCanvas{border:1px solid var(--input-primary);background-color:var(--background-light)}.Question-module__wyMBKG__signaturePreview{border:1px solid var(--input-primary);border-radius:8px;width:100%;height:200px}.Question-module__wyMBKG__error{color:var(--error)}.Question-module__wyMBKG__inputPlaceholder{border-radius:var(--border-radius);background:linear-gradient(90deg,#f7f7f7 0%,#e0e4e8 50%,#f7f7f7 100%) 0 0/200% 100% no-repeat;border:1px solid #888;width:100%;animation:1.5s infinite Question-module__wyMBKG__pulse}@keyframes Question-module__wyMBKG__pulse{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}@media (max-width:768px){.Question-module__wyMBKG__signatureModalContent{max-height:75vh}.Question-module__wyMBKG__signatureCanvas{width:100%;height:200px}}
.HelpArea-module__jTQOPq__container{flex-direction:column;display:flex}.HelpArea-module__jTQOPq__container h2:last-of-type{margin-top:2.25rem}.HelpArea-module__jTQOPq__agencyInfo dt{margin-bottom:.25rem;font-weight:600}.HelpArea-module__jTQOPq__agencyInfo dd{margin-bottom:1.5rem}.HelpArea-module__jTQOPq__error{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.HelpArea-module__jTQOPq__error button{align-items:center;gap:.5rem;display:flex}@media (max-width:600px){.HelpArea-module__jTQOPq__container h2{display:none}.HelpArea-module__jTQOPq__container a{font-size:.875rem}}.HelpArea-module__jTQOPq__conversationButton{border:1px solid var(--border-grey);text-align:left;justify-content:space-between;align-items:center;margin:.75rem 0;padding:1.25rem 1rem;display:flex;background-color:#fff!important}.HelpArea-module__jTQOPq__conversationButton>svg{width:1.5rem;height:1.5rem}.HelpArea-module__jTQOPq__conversationButton .HelpArea-module__jTQOPq__iconContainer{background-color:var(--border-grey);border-radius:100%;justify-content:center;align-items:center;min-width:2.5rem;height:2.5rem;display:flex}.HelpArea-module__jTQOPq__conversationButton .HelpArea-module__jTQOPq__iconContainer svg{color:var(--primary);width:1.25rem;height:1.25rem}.HelpArea-module__jTQOPq__conversationButton .HelpArea-module__jTQOPq__text{flex-direction:column;display:flex}.HelpArea-module__jTQOPq__conversationButton .HelpArea-module__jTQOPq__iconTextContainer{align-items:center;gap:.75rem;display:flex}
.ApplicationReviewPage-module__kLwvra__layout{grid-template-columns:7fr 3fr;display:grid}
.CurrencyInput-module__QR_0vW__label{color:#575757;z-index:1;transform-origin:0 0;padding-top:.25rem;transition:transform .2s cubic-bezier(0,0,.2,1);position:absolute;top:0;left:0;transform:translate(12px,16px)scale(1)}.CurrencyInput-module__QR_0vW__input{width:100%;height:100%;font-size:inherit;line-height:inherit;color:inherit;border-radius:var(--border-radius);background-color:#fff;border:1px solid #888;padding:1.325rem .75rem 1rem;position:relative}.CurrencyInput-module__QR_0vW__input:not(:placeholder-shown),.CurrencyInput-module__QR_0vW__input:focus{padding-left:1.75rem}.CurrencyInput-module__QR_0vW__field:focus-within:before{content:"$";z-index:1;position:absolute;bottom:1rem;left:.75rem}.CurrencyInput-module__QR_0vW__field:has(.CurrencyInput-module__QR_0vW__input:not(:placeholder-shown)):before{content:"$";z-index:1;position:absolute;bottom:1rem;left:.75rem}.CurrencyInput-module__QR_0vW__field{flex-direction:column;justify-content:center;width:100%;display:flex;position:relative}.CurrencyInput-module__QR_0vW__field:has(.CurrencyInput-module__QR_0vW__longLabel){flex-direction:column;align-items:start;gap:.25rem}.CurrencyInput-module__QR_0vW__longLabel{color:var(--foreground);z-index:0;transition:none;position:relative;transform:none}.CurrencyInput-module__QR_0vW__labelActive:not(.CurrencyInput-module__QR_0vW__longLabel),.CurrencyInput-module__QR_0vW__field:focus-within .CurrencyInput-module__QR_0vW__label:not(.CurrencyInput-module__QR_0vW__longLabel){padding-top:0;transform:translate(12px,7px)scale(.75)}.CurrencyInput-module__QR_0vW__field:focus-within .CurrencyInput-module__QR_0vW__input{outline:1px solid var(--primary);outline-offset:-2px;border:1px solid var(--primary)}.CurrencyInput-module__QR_0vW__field:focus-within .CurrencyInput-module__QR_0vW__label:not(.CurrencyInput-module__QR_0vW__longLabel){color:var(--primary)}@media (prefers-reduced-motion){.CurrencyInput-module__QR_0vW__label{padding-top:0;transition:none;transform:translate(12px,7px)scale(.75)}}@media (max-width:768px){.CurrencyInput-module__QR_0vW__field{margin-bottom:1rem}}
.LoadingSpinner-module__HkLnqW__container{justify-content:center;align-items:center;width:100%;min-height:300px;display:flex}.LoadingSpinner-module__HkLnqW__spinner{fill:var(--primary);height:3rem;animation:2s linear infinite LoadingSpinner-module__HkLnqW__spin}@keyframes LoadingSpinner-module__HkLnqW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.StatusPill-module__X5aMaG__pill{text-wrap:nowrap;background-color:#44b2e5;border-radius:100px;align-items:center;gap:.5rem;width:min-content;margin:0 auto;padding:.5rem;font-size:.75rem;display:flex}.StatusPill-module__X5aMaG__approved{background-color:var(--success-background);border:1px solid var(--success);color:var(--success)}.StatusPill-module__X5aMaG__inprogress,.StatusPill-module__X5aMaG__submitted{background-color:var(--info-background);border:1px solid var(--info);color:var(--info)}.StatusPill-module__X5aMaG__denied{background-color:var(--error-background);border:1px solid var(--error);color:var(--error)}.StatusPill-module__X5aMaG__returned{background-color:var(--warning-background);border:1px solid var(--warning);color:var(--warning)}
.Accordion-module__uF9gGa__accordionItem{border:2px solid #d6d6d6;border-radius:12px;margin-bottom:1.5rem;overflow:hidden}.Accordion-module__uF9gGa__accordionItem[data-state=open]{border:2px solid #5c38ca}.Accordion-module__uF9gGa__accordionContent[data-state=open]{animation:.25s cubic-bezier(.87,0,.13,1) Accordion-module__uF9gGa__slideDown}.Accordion-module__uF9gGa__accordionContent[data-state=closed]{animation:.25s cubic-bezier(.87,0,.13,1) Accordion-module__uF9gGa__slideUp}.Accordion-module__uF9gGa__accordionTrigger{background-color:#fff;border:none;border-radius:12px;outline:none;flex-direction:row;align-items:center;width:100%;height:5.5rem;padding:32px 16px;font-size:1.25rem;display:flex}.Accordion-module__uF9gGa__accordionTrigger span{text-align:start;flex-grow:1;margin-left:.5rem}.Accordion-module__uF9gGa__accordionTrigger[data-state=open]>svg{transition:transform .25s ease-in-out;transform:rotate(180deg)}.Accordion-module__uF9gGa__accordionTrigger[data-state=closed]>svg{transition:transform .25s ease-in-out;transform:rotate(0)}@keyframes Accordion-module__uF9gGa__slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes Accordion-module__uF9gGa__slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}@media (prefers-reduced-motion:reduce){.Accordion-module__uF9gGa__accordionContent[data-state=open],.Accordion-module__uF9gGa__accordionContent[data-state=closed]{animation:none}}
.Tabs-module__p-Q6ZW__tabList{gap:2rem;padding:.5rem .5rem 1.25rem;display:flex}.Tabs-module__p-Q6ZW__tabTrigger{color:var(--foreground);background:0 0;border:none;border-bottom:3px solid #0000;padding:.5rem 0;font-size:1.25rem;font-weight:500}.Tabs-module__p-Q6ZW__tabTrigger[data-state=active]{color:var(--primary);border-bottom:3px solid var(--primary)}.Tabs-module__p-Q6ZW__tabContent{justify-content:center;width:100%;display:flex}.Tabs-module__p-Q6ZW__tab[data-orientation=vertical]{grid-template:"tabList tabContent"/1fr 3fr;height:100%;display:grid}.Tabs-module__p-Q6ZW__tab[data-orientation=vertical] .Tabs-module__p-Q6ZW__tabList{border-right:1px solid var(--border-grey);flex-direction:column;grid-area:tabList;gap:.5rem;padding:.5rem;display:flex}.Tabs-module__p-Q6ZW__tab[data-orientation=vertical] .Tabs-module__p-Q6ZW__tabTrigger{border-radius:var(--border-radius);text-align:left;border-bottom:none;padding:.5rem 1rem;font-size:1rem}.Tabs-module__p-Q6ZW__tab[data-orientation=vertical] .Tabs-module__p-Q6ZW__tabTrigger[data-state=active]{color:var(--primary);background-color:var(--light-primary);border-bottom:none}.Tabs-module__p-Q6ZW__tab[data-orientation=vertical] .Tabs-module__p-Q6ZW__tabContent[data-state=active]{flex-direction:column;grid-area:tabContent;justify-content:flex-start;padding:1.5rem;display:flex;overflow:auto}@media (max-width:768px){.Tabs-module__p-Q6ZW__tabList{gap:.75rem;padding-bottom:.5rem;overflow-x:auto}.Tabs-module__p-Q6ZW__tabTrigger{padding:.25rem .5rem;font-size:1rem}.Tabs-module__p-Q6ZW__tab[data-orientation=horizontal] .Tabs-module__p-Q6ZW__tablist button{padding:.5rem .25rem;font-size:1rem}.Tabs-module__p-Q6ZW__tab{width:100%;margin:0;padding:0;overflow:hidden}.Tabs-module__p-Q6ZW__tabContent{justify-content:left;display:block;overflow-x:auto}}
.DateInput-module__MfcTiq__label{color:#575757;z-index:1;transform-origin:0 0;padding-top:.25rem;transition:transform .2s cubic-bezier(0,0,.2,1);position:absolute;top:0;left:0;transform:translate(12px,16px)scale(1)}.DateInput-module__MfcTiq__input{width:100%;height:100%;font-size:inherit;line-height:inherit;color:inherit;border-radius:var(--border-radius);-webkit-appearance:none;background-color:#0000;border:1px solid #888;padding:1.375rem .75rem 1rem;font-family:inherit;display:block;position:relative}.DateInput-module__MfcTiq__input:not(:focus):in-range::-webkit-datetime-edit-year-field{color:#0000}.DateInput-module__MfcTiq__input:not(:focus):in-range::-webkit-datetime-edit-month-field{color:#0000}.DateInput-module__MfcTiq__input:not(:focus):in-range::-webkit-datetime-edit-day-field{color:#0000}.DateInput-module__MfcTiq__input:not(:focus):in-range::-webkit-datetime-edit-text{color:#0000}.DateInput-module__MfcTiq__field{flex-direction:column;justify-content:center;width:100%;display:flex;position:relative}.DateInput-module__MfcTiq__field:has(.DateInput-module__MfcTiq__longLabel){flex-direction:column;align-items:start;gap:.25rem}.DateInput-module__MfcTiq__field:has(.DateInput-module__MfcTiq__longLabel) .DateInput-module__MfcTiq__input{padding-top:1rem}.DateInput-module__MfcTiq__longLabel{color:var(--foreground);z-index:0;transition:none;position:relative;transform:none}.DateInput-module__MfcTiq__labelActive:not(.DateInput-module__MfcTiq__longLabel),.DateInput-module__MfcTiq__field:focus-within .DateInput-module__MfcTiq__label:not(.DateInput-module__MfcTiq__longLabel){padding-top:0;transform:translate(12px,7px)scale(.75)}.DateInput-module__MfcTiq__field:focus-within .DateInput-module__MfcTiq__input{outline:1px solid var(--primary);outline-offset:-2px;border:1px solid var(--primary)}.DateInput-module__MfcTiq__field:focus-within .DateInput-module__MfcTiq__label:not(.DateInput-module__MfcTiq__longLabel){color:var(--primary)}.DateInput-module__MfcTiq__showPass{position:absolute;top:1.1rem;right:1rem}@media (prefers-reduced-motion){.DateInput-module__MfcTiq__label{padding-top:0;transition:none;transform:translate(12px,7px)scale(.75)}}@media (max-width:768px){.DateInput-module__MfcTiq__field{margin-bottom:1rem}}
.NoSeasonBanner-module__uOhmfW__noSeasonBox{background-color:#fff;border-radius:.5rem;align-items:center;gap:1rem;padding:1.5rem 1rem;display:flex}.NoSeasonBanner-module__uOhmfW__noSeasonBox p{padding:0}.NoSeasonBanner-module__uOhmfW__noSeasonBox a{background-color:unset!important;color:var(--primary)!important;margin:0!important;padding:0!important}.NoSeasonBanner-module__uOhmfW__noSeasonBox svg{color:var(--error);width:36px;height:36px}
.Form-module__PMwpBq__form{flex-direction:column;gap:1.5rem;width:100%;display:flex}
.FAQSection-module__5wFsMq__faqSection{flex-direction:column}.FAQSection-module__5wFsMq__faqSection>h2{margin-bottom:1rem}.FAQSection-module__5wFsMq__faqSection>div{width:75%;margin:0 auto}.FAQSection-module__5wFsMq__faqSection>div>div{background-color:#fff}.FAQSection-module__5wFsMq__faqSection .FAQSection-module__5wFsMq__faqContent{padding-top:1rem}.FAQSection-module__5wFsMq__faqSection>div p{border-radius:0 0 var(--border-radius)var(--border-radius);padding:1rem}.FAQSection-module__5wFsMq__faqSection>div button{background-color:var(--border-grey);margin-top:0}.FAQSection-module__5wFsMq__faqSection>div button[data-state=closed]{border-radius:10px;transition:border-radius .45s cubic-bezier(.87,0,.13,1)}.FAQSection-module__5wFsMq__faqSection>div button[data-state=open]{border-radius:10px 10px 0 0;transition:border-radius .1s cubic-bezier(.87,0,.13,1)}@media (max-width:600px){.FAQSection-module__5wFsMq__faqSection{width:100%;padding:1rem}.FAQSection-module__5wFsMq__faqSection>div{width:100%;margin:0 auto}.FAQSection-module__5wFsMq__faqSection>div p{padding:.5rem}.FAQSection-module__5wFsMq__faqSection>div button{width:100%}}
.RadioGroup-module__ebAABq__radioGroupRoot{flex-direction:column;gap:1.5rem;display:flex}.RadioGroup-module__ebAABq__radioGroupItemRow{align-items:center;display:flex}.RadioGroup-module__ebAABq__radioGroupItem{background-color:#fff;border:2px solid #888;border-radius:100%;width:24px;min-width:24px;height:24px;min-height:24px}.RadioGroup-module__ebAABq__radioGroupItem:focus{border-color:var(--input-primary);outline:none}.RadioGroup-module__ebAABq__radioGroupIndicator{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.RadioGroup-module__ebAABq__radioGroupIndicator:after{content:"";background-color:var(--input-primary);border-radius:50%;width:12px;height:12px;display:block}.RadioGroup-module__ebAABq__label{padding-left:15px;font-size:15px;line-height:1}@media (max-width:768px){.RadioGroup-module__ebAABq__radioGroupRoot{margin-bottom:1rem}}
.EmptyApplicationsTable-module__MtQWTa__container{flex-direction:column;align-items:center;gap:1rem;display:flex}.EmptyApplicationsTable-module__MtQWTa__container h2{font-size:2rem}.EmptyApplicationsTable-module__MtQWTa__container p{color:var(--foreground)}.EmptyApplicationsTable-module__MtQWTa__container>svg.EmptyApplicationsTable-module__MtQWTa__icon:first-child{color:var(--primary)}
.FeaturesSection-module__CH9RbG__features .FeaturesSection-module__CH9RbG__content,.FeaturesSection-module__CH9RbG__features .FeaturesSection-module__CH9RbG__imageContainer{max-width:50%}.FeaturesSection-module__CH9RbG__features .FeaturesSection-module__CH9RbG__imageContainer img{width:100%;height:auto}.FeaturesSection-module__CH9RbG__features .FeaturesSection-module__CH9RbG__content .FeaturesSection-module__CH9RbG__featureList{text-align:center;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.FeaturesSection-module__CH9RbG__features{text-align:center;flex-direction:column}.FeaturesSection-module__CH9RbG__features .FeaturesSection-module__CH9RbG__content,.FeaturesSection-module__CH9RbG__features .FeaturesSection-module__CH9RbG__imageContainer{max-width:100%;margin-bottom:1.5rem}.FeaturesSection-module__CH9RbG__features .FeaturesSection-module__CH9RbG__imageContainer img{width:100%;height:auto}.FeaturesSection-module__CH9RbG__features .FeaturesSection-module__CH9RbG__largeText{font-size:1.5rem}}
.Select-module__ydQZha__selectField{background-color:#fff;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;font-size:1rem;display:inline-flex;position:relative}.Select-module__ydQZha__selectField:has(.Select-module__ydQZha__longLabel){flex-direction:column;align-items:start}.Select-module__ydQZha__selectField:focus-within .Select-module__ydQZha__label:not(.Select-module__ydQZha__longLabel){color:var(--primary);padding-top:0;transform:translate(12px,7px)scale(.75)}.Select-module__ydQZha__label:not(.Select-module__ydQZha__longLabel){transform-origin:0 0;padding-top:.25rem;transition:transform .2s cubic-bezier(0,0,.2,1);position:absolute;top:0;left:0;transform:translate(12px,16px)scale(1)}.Select-module__ydQZha__label:focus{outline:none}.Select-module__ydQZha__labelActive:not(.Select-module__ydQZha__longLabel){padding-top:0;transform:translate(12px,7px)scale(.75)}.Select-module__ydQZha__label.Select-module__ydQZha__longLabel{margin-bottom:.75rem}.Select-module__ydQZha__triggerButton{border-radius:var(--border-radius);background-color:#0000;border:1px solid #888;justify-content:space-between;align-items:center;width:100%;padding:1.5rem .75rem 1rem;font-size:1rem;display:inline-flex}.Select-module__ydQZha__selectField:has(.Select-module__ydQZha__longLabel) .Select-module__ydQZha__triggerButton{padding:1.25rem .75rem}.Select-module__ydQZha__triggerButton:focus-within{outline:1px solid var(--primary);outline-offset:-2px;border:1px solid var(--primary)}.Select-module__ydQZha__triggerButton[data-placeholder]{color:#575757}.Select-module__ydQZha__content{border-radius:var(--border-radius);z-index:1;background-color:#fff;border:1px solid #888;overflow:hidden;box-shadow:0 2px 4px #0000001a}.Select-module__ydQZha__viewport{padding:.5rem}.Select-module__ydQZha__group{flex-direction:column;gap:.5rem;display:flex}@media (max-width:768px){.Select-module__ydQZha__selectField{margin-bottom:1rem}}
.ApplicationsTable-module__dCIpSq__tableContainer{width:100%}.ApplicationsTable-module__dCIpSq__table{border-spacing:0 1rem;text-align:center;min-width:95%;margin:0 auto}.ApplicationsTable-module__dCIpSq__table .ApplicationsTable-module__dCIpSq__header{border-radius:var(--border-radius);border:1px solid #e4e4e4}.ApplicationsTable-module__dCIpSq__table .ApplicationsTable-module__dCIpSq__header th{color:var(--dark-primary);background-color:#f9f9f9;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:.6rem;font-weight:600}.ApplicationsTable-module__dCIpSq__table .ApplicationsTable-module__dCIpSq__header th:first-child{background-color:#fff}.ApplicationsTable-module__dCIpSq__table.ApplicationsTable-module__dCIpSq__stateView th:first-child{border-color:var(--border-grey);border-left:1px solid var(--border-grey);border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);background-color:#f9f9f9}.ApplicationsTable-module__dCIpSq__table .ApplicationsTable-module__dCIpSq__header th:nth-child(2){border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);border-left:1px solid #e4e4e4}.ApplicationsTable-module__dCIpSq__table.ApplicationsTable-module__dCIpSq__stateView th:nth-child(2){border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.ApplicationsTable-module__dCIpSq__table .ApplicationsTable-module__dCIpSq__header th:last-child{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border-right:1px solid #e4e4e4}.ApplicationsTable-module__dCIpSq__table tbody td{background-color:#fff;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:.6rem}.ApplicationsTable-module__dCIpSq__table .ApplicationsTable-module__dCIpSq__urgentButton{margin:0 auto;padding:.5rem}.ApplicationsTable-module__dCIpSq__table tbody tr td button.ApplicationsTable-module__dCIpSq__duplicateButton{color:var(--error);display:none}.ApplicationsTable-module__dCIpSq__table tbody tr.ApplicationsTable-module__dCIpSq__duplicateRow td button.ApplicationsTable-module__dCIpSq__duplicateButton{display:block}.ApplicationsTable-module__dCIpSq__table tbody tr.ApplicationsTable-module__dCIpSq__duplicateRow td:not(:first-child){background-color:color-mix(in srgb,var(--error-background)50%,transparent);border-color:var(--error);padding:1.5rem inherit;border-width:2px}.ApplicationsTable-module__dCIpSq__table tbody tr.ApplicationsTable-module__dCIpSq__duplicateRow td:nth-child(2){border-left:2px solid var(--error)}.ApplicationsTable-module__dCIpSq__table tbody tr.ApplicationsTable-module__dCIpSq__duplicateRow td:last-child{border-right:2px solid var(--error)}.ApplicationsTable-module__dCIpSq__table tbody tr td:first-child{background-color:#fff;border-color:#0000;padding:.25rem}.ApplicationsTable-module__dCIpSq__table.ApplicationsTable-module__dCIpSq__stateView tbody tr td:first-child{border-color:var(--border-grey);border-left:1px solid var(--border-grey);border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);padding:.25rem}.ApplicationsTable-module__dCIpSq__table tbody tr td:nth-child(2){border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);border-left:1px solid var(--border-grey)}.ApplicationsTable-module__dCIpSq__table.ApplicationsTable-module__dCIpSq__stateView tbody tr td:nth-child(2){border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.ApplicationsTable-module__dCIpSq__table tbody tr td:nth-child(2) svg{color:var(--error)}.ApplicationsTable-module__dCIpSq__table tbody tr td:nth-child(3){color:var(--primary);font-weight:600}.ApplicationsTable-module__dCIpSq__table tbody tr td:nth-child(3) svg{color:var(--error)}.ApplicationsTable-module__dCIpSq__table tbody tr td:last-child{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border-right:1px solid #e4e4e4}.ApplicationsTable-module__dCIpSq__table tbody td .ApplicationsTable-module__dCIpSq__notesButton,.ApplicationsTable-module__dCIpSq__table tbody td .ApplicationsTable-module__dCIpSq__downloadButton{color:var(--primary);white-space:nowrap;margin:0 auto}.ApplicationsTable-module__dCIpSq__table button svg{width:1rem;height:1rem}.ApplicationsTable-module__dCIpSq__duplicateModalActions{justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}.ApplicationsTable-module__dCIpSq__duplicateModalActions button{padding:.5rem 1rem}.ApplicationsTable-module__dCIpSq__duplicateInfoText{margin-bottom:1rem}.ApplicationsTable-module__dCIpSq__duplicateInfoText a{text-decoration:underline}.ApplicationsTable-module__dCIpSq__duplicateEntriesList{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.ApplicationsTable-module__dCIpSq__duplicateEntry{border:1px solid var(--border-grey);border-radius:var(--border-radius);width:max-content;margin-bottom:1rem;padding:1rem}.ApplicationsTable-module__dCIpSq__duplicateEntry a{background-color:var(--primary);border-radius:var(--border-radius);color:#fff;gap:.5rem;padding:.5rem 1rem;display:flex}.ApplicationsTable-module__dCIpSq__duplicateEntry dl{grid-template-columns:auto 1fr;align-items:start;gap:.5rem;margin-top:.5rem;display:grid}.ApplicationsTable-module__dCIpSq__duplicateEntry dl dt{font-weight:600}.ApplicationsTable-module__dCIpSq__urgentAnswers ol{margin:1rem}.ApplicationsTable-module__dCIpSq__urgentAnswers ul{list-style:none}.ApplicationsTable-module__dCIpSq__urgentAnswers ul li{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.ApplicationsTable-module__dCIpSq__urgentAnswers li{margin-bottom:.5rem}.ApplicationsTable-module__dCIpSq__urgentAnswers li strong{margin-bottom:.5rem;display:block}.ApplicationsTable-module__dCIpSq__removeUrgentButton{padding:.5rem 1rem}.ApplicationsTable-module__dCIpSq__confirmButton{margin-top:1rem;padding:.5rem 1rem}
.AgencyList-module__tMBzGW__agencyListTable tr{height:3rem}.AgencyList-module__tMBzGW__agencyListTable tr:nth-child(2n){background-color:var(--background-light)}.AgencyList-module__tMBzGW__agencyListTable td{min-width:100px}.AgencyList-module__tMBzGW__agencyListTable td:not(:first-child){text-align:center}.AgencyList-module__tMBzGW__agencyListTable td:not(:first-child)>*{margin-left:auto;margin-right:auto}.AgencyList-module__tMBzGW__agencyListTable tr svg.AgencyList-module__tMBzGW__active{color:var(--success)}.AgencyList-module__tMBzGW__agencyListTable tr svg.AgencyList-module__tMBzGW__inactive{color:var(--error)}
.Footer-module__8-teKW__footer{text-align:center;padding:1rem}
.TextInput-module__DxOOQa__label{color:#575757;z-index:1;transform-origin:0 0;padding-top:.25rem;transition:transform .2s cubic-bezier(0,0,.2,1);position:absolute;top:0;left:0;transform:translate(12px,16px)scale(1)}.TextInput-module__DxOOQa__input{width:100%;height:100%;font-size:inherit;line-height:inherit;color:inherit;border-radius:var(--border-radius);background-color:#fff;border:1px solid #888;padding:1.5rem .75rem 1rem;position:relative}.TextInput-module__DxOOQa__field{flex-direction:column;justify-content:center;width:100%;display:flex;position:relative}.TextInput-module__DxOOQa__field:has(.TextInput-module__DxOOQa__longLabel){flex-direction:column;align-items:start;gap:.25rem}.TextInput-module__DxOOQa__field:has(.TextInput-module__DxOOQa__longLabel) .TextInput-module__DxOOQa__input{padding-top:1rem}.TextInput-module__DxOOQa__longLabel{color:var(--foreground);z-index:0;transition:none;position:relative;transform:none}.TextInput-module__DxOOQa__labelActive:not(.TextInput-module__DxOOQa__longLabel),.TextInput-module__DxOOQa__field:focus-within .TextInput-module__DxOOQa__label:not(.TextInput-module__DxOOQa__longLabel){padding-top:0;transform:translate(12px,7px)scale(.75)}.TextInput-module__DxOOQa__field:focus-within .TextInput-module__DxOOQa__input{outline:1px solid var(--primary);outline-offset:-2px;border:1px solid var(--primary)}.TextInput-module__DxOOQa__field:focus-within .TextInput-module__DxOOQa__label:not(.TextInput-module__DxOOQa__longLabel){color:var(--primary)}.TextInput-module__DxOOQa__field .TextInput-module__DxOOQa__helpText{color:var(--error);margin-top:.25rem}.TextInput-module__DxOOQa__showPass{position:absolute;top:1.1rem;right:1rem}@media (prefers-reduced-motion){.TextInput-module__DxOOQa__label{padding-top:0;transition:none;transform:translate(12px,7px)scale(.75)}}@media (max-width:768px){.TextInput-module__DxOOQa__field{margin-bottom:1rem}}
.ErrorGettingApplications-module__i3L3OW__container{border:1px solid var(--error);border-radius:var(--border-radius);color:var(--error);background:#c71c1c0d;flex-direction:column;justify-content:center;align-items:center;gap:1rem;max-width:60%;margin:0 auto;padding:2rem;display:flex}.ErrorGettingApplications-module__i3L3OW__container h2{color:var(--error);font-size:2rem}.ErrorGettingApplications-module__i3L3OW__container button{align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}
.HeroSection-module__1olGuq__hero{justify-content:space-between;align-items:center}.HeroSection-module__1olGuq__hero .HeroSection-module__1olGuq__heroImageContainer{max-width:50%}.HeroSection-module__1olGuq__hero .HeroSection-module__1olGuq__heroImageContainer img{width:100%;height:auto}.HeroSection-module__1olGuq__hero .HeroSection-module__1olGuq__heroContent{max-width:50%}.HeroSection-module__1olGuq__hero .HeroSection-module__1olGuq__largeText{color:var(--dark-primary);padding:0;font-size:2rem;font-weight:700;line-height:1.2}.HeroSection-module__1olGuq__hero .HeroSection-module__1olGuq__noSeasonBox{background-color:#fff;border-radius:.5rem;align-items:center;gap:1rem;padding:1.5rem 1rem;display:flex}.HeroSection-module__1olGuq__hero .HeroSection-module__1olGuq__noSeasonBox p{padding:0}.HeroSection-module__1olGuq__hero .HeroSection-module__1olGuq__noSeasonBox a{background-color:unset;color:var(--primary);margin:0;padding:0}.HeroSection-module__1olGuq__hero .HeroSection-module__1olGuq__noSeasonBox svg{color:var(--error);width:36px;height:36px}@media (max-width:600px){.HeroSection-module__1olGuq__hero{text-align:center;flex-flow:column wrap}.HeroSection-module__1olGuq__hero .HeroSection-module__1olGuq__heroImageContainer{max-width:100%;margin-bottom:1.5rem}.HeroSection-module__1olGuq__hero .HeroSection-module__1olGuq__heroImageContainer img{width:100%;height:auto}.HeroSection-module__1olGuq__hero .HeroSection-module__1olGuq__heroContent{max-width:100%;margin-bottom:1.5rem}.HeroSection-module__1olGuq__hero .HeroSection-module__1olGuq__largeText{font-size:1.5rem}}
.Modal-module__GKiJOG__modal{z-index:1000;background-color:#fff;border:1px solid #56468b;border-radius:12px;min-width:75%;height:auto;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Modal-module__GKiJOG__modal .Modal-module__GKiJOG__modalContent{flex-direction:column;justify-items:center;width:100%;display:flex}.Modal-module__GKiJOG__modal h1{font-size:1rem;font-weight:700}.Modal-module__GKiJOG__modal .Modal-module__GKiJOG__modalHeader{box-sizing:border-box;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;width:100%;padding:1rem;display:flex}.Modal-module__GKiJOG__modal .Modal-module__GKiJOG__modalFooter{border-radius:0 0 var(--border-radius)var(--border-radius);background-color:#e0e2ff;justify-content:center;gap:.5rem;padding:1rem;display:flex}.Modal-module__GKiJOG__modal .Modal-module__GKiJOG__modalFooter button{padding:.5rem 1rem}.Modal-module__GKiJOG__overlay{z-index:999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}@media (max-width:480px){.Modal-module__GKiJOG__modal{width:95%;max-height:95%;top:.5rem;left:.5rem;transform:none}.Modal-module__GKiJOG__modalFooter{flex-direction:column-reverse;gap:.5rem}}
.Reports-module__nEQObW__reportContent{width:100%}.Reports-module__nEQObW__reportToolbar{flex-direction:row;height:4rem;margin-bottom:1rem}.Reports-module__nEQObW__reportToolbar div{max-width:200px}.Reports-module__nEQObW__reportTable{border-collapse:collapse}.Reports-module__nEQObW__reportTable th,.Reports-module__nEQObW__reportTable td{border:1px solid #000;padding:2px 4px}
.ReviewFundingFormula-module__18o5JG__reviewFormula{background-color:var(--lightest-primary);border-radius:.5rem;grid-column:1/2;padding:.5rem}.ReviewFundingFormula-module__18o5JG__reviewFormula h3{margin-bottom:1rem}.ReviewFundingFormula-module__18o5JG__reviewFormula>div{justify-content:space-between;gap:1rem;display:flex}.ReviewFundingFormula-module__18o5JG__reviewFormula .ReviewFundingFormula-module__18o5JG__column{width:100%}.ReviewFundingFormula-module__18o5JG__reviewFormula .ReviewFundingFormula-module__18o5JG__item{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ReviewFundingFormula-module__18o5JG__reviewFormula .ReviewFundingFormula-module__18o5JG__item.ReviewFundingFormula-module__18o5JG__underline{border-bottom:2px solid var(--primary);padding-bottom:.5rem}.ReviewFundingFormula-module__18o5JG__reviewFormula a{margin-bottom:.5rem}.ReviewFundingFormula-module__18o5JG__reviewFormula span{font-weight:600}
.Group-module__r3PcfG__questionsContainerRoot{flex-direction:column;gap:1rem;display:flex}.Group-module__r3PcfG__questions{gap:1.5rem;max-width:40vw;margin-bottom:1.5rem;margin-left:3rem;display:flex}.Group-module__r3PcfG__questions .Group-module__r3PcfG__nextButton{width:100%}.Group-module__r3PcfG__questionsContainerRoot svg.Group-module__r3PcfG__checkmark{background-color:var(--light-primary);color:#fff;border-radius:100%;width:24px;height:24px;transform:none!important}.Group-module__r3PcfG__complete{background-color:var(--input-primary)}@media (max-width:768px){.Group-module__r3PcfG__questionsContainerRoot{max-width:100%;margin-left:0;padding:.5rem}.Group-module__r3PcfG__questions{flex-direction:column;gap:1rem;max-width:100%;margin-left:0;padding:.5rem}.Group-module__r3PcfG__questions .Group-module__r3PcfG__nextButton{width:100%;max-width:none}}
.HomeNavbar-module__eyk1jq__navbar{border-bottom:1px solid var(--border-grey);background-color:#fff;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;display:flex}.HomeNavbar-module__eyk1jq__navbar .HomeNavbar-module__eyk1jq__authLinks,.HomeNavbar-module__eyk1jq__navbar .HomeNavbar-module__eyk1jq__navLinks ul{gap:1.5rem;display:flex}.HomeNavbar-module__eyk1jq__navbar .HomeNavbar-module__eyk1jq__navLinks li{list-style:none}.HomeNavbar-module__eyk1jq__registerButton,.HomeNavbar-module__eyk1jq__navbar .HomeNavbar-module__eyk1jq__authLinks button{background-color:var(--primary);border-radius:var(--border-radius);color:#fff;padding:.5rem 1rem}@media (max-width:660px){.HomeNavbar-module__eyk1jq__navbar{padding:.75rem 1rem}.HomeNavbar-module__eyk1jq__navbar .HomeNavbar-module__eyk1jq__navLinks{display:none}}
.Card-module__ckVvha__card{border:1px solid var(--border-grey);background-color:#fff;border-radius:.5rem;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.Card-module__ckVvha__cardHeader{flex-direction:column;padding:1.5rem;display:flex}.Card-module__ckVvha__cardTitle{font-size:2rem;font-weight:600}.Card-module__ckVvha__cardDescription{font-size:.5rem}.Card-module__ckVvha__cardContent{padding:0 1.5rem 1.5rem}.Card-module__ckVvha__cardFooter{align-items:center;padding:0 1.5rem 1.5rem;display:flex}
.DropdownMenu-module__8R-aEq__trigger{color:var(--dark-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:600;display:flex}.DropdownMenu-module__8R-aEq__trigger svg{width:1.5rem;height:1.5rem}.DropdownMenu-module__8R-aEq__trigger[disabled]{color:var(--border-grey);cursor:not-allowed}.DropdownMenu-module__8R-aEq__content{border-radius:var(--border-radius);background:#fff;border:1px solid #0000000d;flex-direction:column;gap:.5rem;margin:.5rem;padding:.5rem;display:flex;box-shadow:0 2px 8px #00000026}.DropdownMenu-module__8R-aEq__listItem{cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:flex}.DropdownMenu-module__8R-aEq__listItem:hover{background:var(--border-grey)}.DropdownMenu-module__8R-aEq__listItem[data-disabled]{color:var(--border-grey);cursor:not-allowed}
.PasswordRequirements-module__pXX8na__passwordReqs{background-color:var(--background-light);border-radius:var(--border-radius);padding:1rem}.PasswordRequirements-module__pXX8na__passwordReqs ul{flex-direction:column;gap:1rem;padding-left:0;list-style:none;display:flex}.PasswordRequirements-module__pXX8na__passwordReqs li{align-items:center;gap:.5rem;height:1.5rem;display:flex}.PasswordRequirements-module__pXX8na__passwordReqs li svg{width:1.5rem;height:1.5rem}.PasswordRequirements-module__pXX8na__initial{color:#afafaf}.PasswordRequirements-module__pXX8na__valid{color:#16973b}.PasswordRequirements-module__pXX8na__invalid{color:#c71c1c}
.MetricCard-module__RuV59G__metricCardHeader{flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:.75rem}.MetricCard-module__RuV59G__metricCardTitle{font-size:.875rem}.MetricCard-module__RuV59G__icon{background-color:var(--info-background);color:var(--info);border-radius:.5rem;padding:.5rem .75rem}.MetricCard-module__RuV59G__icon.MetricCard-module__RuV59G__approved{background-color:var(--success-background);color:var(--success)}.MetricCard-module__RuV59G__icon.MetricCard-module__RuV59G__denied{background-color:var(--error-background);color:var(--error)}.MetricCard-module__RuV59G__metricCardValue{margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.MetricCard-module__RuV59G__metricChange{font-size:.875rem}.MetricCard-module__RuV59G__positive{color:var(--success)}.MetricCard-module__RuV59G__negative{color:var(--error)}
.DeleteSeasonConfirmation-module__9G7u7a__dialogContent{flex-direction:column;gap:1rem;display:flex}.DeleteSeasonConfirmation-module__9G7u7a__dialogContent>button{margin:0 auto;padding:.75rem 1.25rem}
.ReviewOverview-module__d3B4sG__reviewOverview{background-color:var(--background-light);border-radius:.5rem;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin:1rem 0;padding:.75rem;display:grid}.ReviewOverview-module__d3B4sG__reviewOverviewItem{flex-direction:column;justify-content:center;display:flex}.ReviewOverview-module__d3B4sG__reviewOverviewItem span{margin-bottom:.5rem;font-weight:600}
.Navbar-module__BI56Ua__navbar{align-items:center;height:83px;padding:0 1.25rem;display:flex;box-shadow:0 2px 4px #0000001a}.Navbar-module__BI56Ua__navbar .Navbar-module__BI56Ua__appName{text-align:center}.Navbar-module__BI56Ua__navbar>*{width:33.3333%}.Navbar-module__BI56Ua__navbar .Navbar-module__BI56Ua__list{justify-content:right;align-items:center;gap:1.25rem;display:flex}.Navbar-module__BI56Ua__list a{padding:.75rem;font-weight:600}@media (max-width:600px){.Navbar-module__BI56Ua__navbar{padding:0 .75rem}.Navbar-module__BI56Ua__navbar .Navbar-module__BI56Ua__list{justify-content:right;gap:.5rem}.Navbar-module__BI56Ua__list a{padding:.5rem;font-size:.875rem}}
.HowItWorksSection-module__E9lpVW__howItWorksSection .HowItWorksSection-module__E9lpVW__content{max-width:50%}.HowItWorksSection-module__E9lpVW__howItWorksSection .HowItWorksSection-module__E9lpVW__content li{align-items:center;gap:.5rem;padding:.5rem 0;list-style-type:none;display:flex}.HowItWorksSection-module__E9lpVW__howItWorksSection .HowItWorksSection-module__E9lpVW__steps{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:50%;display:grid}.HowItWorksSection-module__E9lpVW__howItWorksSection .HowItWorksSection-module__E9lpVW__ctaButtons{padding-top:0}.HowItWorksSection-module__E9lpVW__howItWorksSection .HowItWorksSection-module__E9lpVW__steps svg{margin:.5rem auto;display:block}.HowItWorksSection-module__E9lpVW__howItWorksSection .HowItWorksSection-module__E9lpVW__steps h3{text-align:center}@media (max-width:600px){.HowItWorksSection-module__E9lpVW__howItWorksSection{text-align:center;flex-direction:column}.HowItWorksSection-module__E9lpVW__howItWorksSection .HowItWorksSection-module__E9lpVW__content,.HowItWorksSection-module__E9lpVW__howItWorksSection .HowItWorksSection-module__E9lpVW__steps{max-width:100%;margin-bottom:1.5rem}.HowItWorksSection-module__E9lpVW__howItWorksSection .HowItWorksSection-module__E9lpVW__ctaButtons{justify-content:center;padding:1rem}}
.Popover-module__YE3OyG__content{border:1px solid var(--border-grey);will-change:transform,opacity;background-color:#fff;border-radius:4px;width:260px;padding:20px;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633}.Popover-module__YE3OyG__content:focus{box-shadow:#0e121659 0px 10px 38px -10px,#0e121633 0px 10px 20px -15px,0 0 0 2px var(--violet-7)}.Popover-module__YE3OyG__content[data-state=open][data-side=top]{animation-name:Popover-module__YE3OyG__slideDownAndFade}.Popover-module__YE3OyG__content[data-state=open][data-side=right]{animation-name:Popover-module__YE3OyG__slideLeftAndFade}.Popover-module__YE3OyG__content[data-state=open][data-side=bottom]{animation-name:Popover-module__YE3OyG__slideUpAndFade}.Popover-module__YE3OyG__content[data-state=open][data-side=left]{animation-name:Popover-module__YE3OyG__slideRightAndFade}.Popover-module__YE3OyG__arrow{fill:#fff;margin-right:4rem}.Popover-module__YE3OyG__close{width:25px;height:25px;color:var(--primary);background-color:#0000;border:none;border-radius:100%;justify-content:center;align-items:center;font-family:inherit;display:inline-flex;position:absolute;top:5px;right:5px}.Popover-module__YE3OyG__close:hover{background-color:var(--light-primary)}.Popover-module__YE3OyG__close:focus{box-shadow:0 0 0 2px var(--primary)}@keyframes Popover-module__YE3OyG__slideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes Popover-module__YE3OyG__slideRightAndFade{0%{opacity:0;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@keyframes Popover-module__YE3OyG__slideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes Popover-module__YE3OyG__slideLeftAndFade{0%{opacity:0;transform:translate(2px)}to{opacity:1;transform:translate(0)}}
.ErrorGettingUsers-module__jcZKQW__container{border:1px solid var(--error);border-radius:var(--border-radius);color:var(--error);background:#c71c1c0d;flex-direction:column;justify-content:center;align-items:center;gap:1rem;max-width:60%;margin:0 auto;padding:2rem;display:flex}.ErrorGettingUsers-module__jcZKQW__container h2{color:var(--error);font-size:2rem}.ErrorGettingUsers-module__jcZKQW__container button{align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}
.SeasonCard-module__5FGmHa__card{border-radius:var(--border-radius);background-color:var(--color-background);width:max-content;height:100%;box-shadow:var(--box-shadow);border:1px solid var(--border-grey);flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex}.SeasonCard-module__5FGmHa__actions{justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;display:flex}.SeasonCard-module__5FGmHa__actions>a{background-color:var(--border-grey);border-radius:var(--border-radius);color:var(--foreground);padding:.5rem 1rem}.SeasonCard-module__5FGmHa__card .SeasonCard-module__5FGmHa__actions>button>svg{color:var(--error);width:1.25rem;height:1.25rem}
.ReviewPanel-module__78Elqq__reviewPanel{margin:.5rem}.ReviewPanel-module__78Elqq__reviewPanelHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;display:flex}.ReviewPanel-module__78Elqq__actionsHeader{background-color:var(--background-light);border-radius:.5rem;margin-bottom:1rem;padding:.5rem}.ReviewPanel-module__78Elqq__actionsStatus{align-items:center;display:flex}.ReviewPanel-module__78Elqq__newStatus{flex-direction:column;gap:1rem;display:flex}.ReviewPanel-module__78Elqq__newStatus textarea{resize:none;border-radius:.5rem;height:6rem;padding:.5rem}.ReviewPanel-module__78Elqq__paymentForm{background-color:var(--light-primary);border-radius:.5rem;margin-bottom:1rem;padding:1rem .5rem}.ReviewPanel-module__78Elqq__note{border:1px solid var(--border-grey);border-radius:.5rem;margin-bottom:.5rem;padding:.5rem}.ReviewPanel-module__78Elqq__noteHeader{justify-content:space-between;align-items:center;display:flex}.ReviewPanel-module__78Elqq__noteDelete svg{color:var(--error)}.ReviewPanel-module__78Elqq__note p{margin-bottom:.5rem}.ReviewPanel-module__78Elqq__name{margin-top:.5rem;font-weight:600}.ReviewPanel-module__78Elqq__timestamp{font-size:.75rem;font-style:italic}.ReviewPanel-module__78Elqq__addNoteContainer{flex-direction:column;gap:.5rem;display:flex}.ReviewPanel-module__78Elqq__addNoteContainer textarea{resize:none;border-radius:.5rem;height:6rem;padding:.5rem;font-family:Inter,Helvetica,sans-serif}.ReviewPanel-module__78Elqq__historyItem{margin-bottom:.5rem}.ReviewPanel-module__78Elqq__historyHeader{align-items:center;gap:1rem;width:100%;margin-bottom:.25rem;display:flex}.ReviewPanel-module__78Elqq__historyContent{border-left:2px solid var(--border-grey);margin-left:11px;padding-left:calc(11px + 1rem)}.ReviewPanel-module__78Elqq__historyIcon{color:#fff;border-radius:100%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ReviewPanel-module__78Elqq__historyIconDefault{background-color:var(--info)}.ReviewPanel-module__78Elqq__historyIconSuccess{background-color:var(--success)}.ReviewPanel-module__78Elqq__historyIconWarning{background-color:var(--warning)}.ReviewPanel-module__78Elqq__historyIconError{background-color:var(--error)}.ReviewPanel-module__78Elqq__historyStatus{flex-grow:1;font-weight:600}.ReviewPanel-module__78Elqq__historyTimestamp{font-size:.75rem}.ReviewPanel-module__78Elqq__historyNote{background-color:var(--background-light);border-radius:.5rem;margin:.5rem 0;padding:.5rem}.ReviewPanel-module__78Elqq__reasonGroup{border:1px solid var(--border-grey);border-radius:var(--border-radius);max-height:400px;padding:.5rem;overflow-y:scroll}.ReviewPanel-module__78Elqq__paymentSummary{border:1px solid var(--border-grey);border-radius:var(--border-radius);margin:.5rem 0;padding:.5rem}
.Filter-module__a5KmGG__container{gap:.75rem;display:flex}.Filter-module__a5KmGG__searchContainer{width:30%;position:relative}.Filter-module__a5KmGG__searchContainer svg.Filter-module__a5KmGG__searchIcon{position:absolute;top:.75rem;left:.5rem}.Filter-module__a5KmGG__searchInput{border:1px solid var(--border-grey);border-radius:var(--border-radius);width:100%;padding:.75rem .75rem .75rem 2rem}.Filter-module__a5KmGG__clearSearchButton{position:absolute;top:.6rem;right:.5rem}.Filter-module__a5KmGG__clearFiltersButton:first-of-type{margin-top:1rem;padding:.5rem 1rem}.Filter-module__a5KmGG__filterOptionsContainer{flex-direction:column;gap:.5rem;display:flex}.Filter-module__a5KmGG__filterOptionsContainer strong{padding-top:.5rem}.Filter-module__a5KmGG__filterOptions{border:1px solid var(--border-grey);flex-direction:column;gap:.5rem;max-height:5rem;display:flex;overflow-y:scroll}.Filter-module__a5KmGG__filterOptions::-webkit-scrollbar{width:.25rem}.Filter-module__a5KmGG__filterOptions::-webkit-scrollbar-thumb{background-color:var(--border-grey);border-radius:var(--border-radius)}.Filter-module__a5KmGG__checkbox{padding:0 .25rem}.Filter-module__a5KmGG__checkbox:first-child{padding-top:.25rem}.Filter-module__a5KmGG__checkbox:last-child{padding-bottom:.25rem}
.Metrics-module__ARepfa__metrics{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}
.Settings-module__x8Cpna__container{flex-direction:column;width:100%;display:flex}.Settings-module__x8Cpna__agencyContainer{padding:1rem}@media (max-width:768px){.Settings-module__x8Cpna__container>*{padding:1rem .75rem}.Settings-module__x8Cpna__container{padding:.5rem}}
.page-module___8aEwW__main{flex-direction:column;display:flex}.page-module___8aEwW__page section{justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem 3rem;display:flex}.page-module___8aEwW__page section:nth-child(2n){background-image:linear-gradient(to bottom right,var(--light-primary),#fff)}.page-module___8aEwW__page section h2{margin:1rem 0}.page-module___8aEwW__page section p{padding:1rem 0;line-height:1.5}.page-module___8aEwW__page section p:first-of-type{padding-top:0}.page-module___8aEwW__page section a{background-color:var(--primary);border-radius:var(--border-radius);color:#fff;margin-top:1rem;padding:.75rem 1.5rem}.page-module___8aEwW__page section.page-module___8aEwW__legalese{flex-direction:column}.page-module___8aEwW__page section.page-module___8aEwW__legalese p{padding:0}.page-module___8aEwW__page section.page-module___8aEwW__legalese a{color:var(--primary);background-color:#0000;margin:0;padding:0;text-decoration:underline}@media (max-width:600px){.page-module___8aEwW__page{padding-bottom:80px}.page-module___8aEwW__page section{flex-direction:column;align-items:start;padding:.5rem}}
.TestSiteBanner-module__PwUH7G__banner{color:#fff;border-radius:.5rem;margin:2rem 1rem;padding:1rem .75rem;position:relative}.TestSiteBanner-module__PwUH7G__banner h3{color:#fff}.TestSiteBanner-module__PwUH7G__banner a{color:#fff;font-weight:600;text-decoration:underline}.TestSiteBanner-module__PwUH7G__banner.TestSiteBanner-module__PwUH7G__info{background-color:var(--info)}.TestSiteBanner-module__PwUH7G__banner.TestSiteBanner-module__PwUH7G__warning{background-color:var(--warning)}.TestSiteBanner-module__PwUH7G__banner.TestSiteBanner-module__PwUH7G__error{background-color:var(--error)}
.AgencyUsersTable-module__pPkpFW__tableContainer{width:100%;margin:0 auto;overflow-x:auto}.AgencyUsersTable-module__pPkpFW__table{border-spacing:0 1rem;min-width:100%;margin:0 auto}.AgencyUsersTable-module__pPkpFW__table .AgencyUsersTable-module__pPkpFW__header{border-radius:var(--border-radius);text-align:left;background-color:#f9f9f9;border:1px solid #e4e4e4}.AgencyUsersTable-module__pPkpFW__table .AgencyUsersTable-module__pPkpFW__header th{color:var(--dark-primary);border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:1rem;font-weight:600}.AgencyUsersTable-module__pPkpFW__table .AgencyUsersTable-module__pPkpFW__header th:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);border-left:1px solid #e4e4e4}.AgencyUsersTable-module__pPkpFW__table .AgencyUsersTable-module__pPkpFW__header th:last-child{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);text-align:center;border-right:1px solid #e4e4e4}.AgencyUsersTable-module__pPkpFW__table tbody td{background-color:#fff;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:1rem}.AgencyUsersTable-module__pPkpFW__table tbody tr td:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);color:var(--primary);border-left:1px solid #e4e4e4;font-weight:600}.AgencyUsersTable-module__pPkpFW__table tbody tr td:last-child{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border-right:1px solid #e4e4e4}.AgencyUsersTable-module__pPkpFW__table tbody td button{color:var(--primary);white-space:nowrap;margin:0 auto}button[type=button].AgencyUsersTable-module__pPkpFW__dropdownMenuItem{color:var(--dark-primary);gap:.5rem;width:100%;padding:.5rem 1rem;display:flex}button[type=button].AgencyUsersTable-module__pPkpFW__dropdownMenuItem:hover{background-color:var(--border-grey)}.AgencyUsersTable-module__pPkpFW__dialogContent{flex-direction:column;gap:1rem;display:flex}.AgencyUsersTable-module__pPkpFW__dialogContent>button{margin:0 auto;padding:.75rem 1.25rem}
.Forms-module__cy_JSa__stateFilesHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Forms-module__cy_JSa__formsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:1024px){.Forms-module__cy_JSa__formsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Forms-module__cy_JSa__formsGrid{grid-template-columns:1fr}}.Forms-module__cy_JSa__cardActions{flex-wrap:wrap;gap:.5rem;display:flex}
.EditFormPage-module__SgfBwW__container{max-width:600px;margin:1rem 0}.EditFormPage-module__SgfBwW__loading{color:var(--muted);align-items:center;gap:.5rem;padding:2rem;display:flex}.EditFormPage-module__SgfBwW__buttonGroup{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}
.StatusReport-module__6lGrlG__content{width:100%;padding:1rem}.StatusReport-module__6lGrlG__dateInputs{flex-direction:row;margin-bottom:1.5rem;display:flex}.StatusReport-module__6lGrlG__metricCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;width:100%;margin-bottom:1rem;display:grid}.StatusReport-module__6lGrlG__chartContainer>div{margin-bottom:1.5rem}.StatusReport-module__6lGrlG__graphCardTitle{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.StatusReport-module__6lGrlG__tableCard table,.StatusReport-module__6lGrlG__tableCard table th,.StatusReport-module__6lGrlG__tableCard table td{border-left:1px solid var(--border-grey);border-right:1px solid var(--border-grey);border-collapse:collapse;max-width:14vw;padding:.25rem .5rem}.StatusReport-module__6lGrlG__tableCard table{border-top:1px solid var(--border-grey);border-bottom:1px solid var(--border-grey)}.StatusReport-module__6lGrlG__tableCard table tbody tr:nth-child(odd){background-color:var(--background-light)}
.NewSeasonForm-module__fMyWwq__formRow{align-items:center;gap:.5rem;display:flex}.NewSeasonForm-module__fMyWwq__removableList{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.NewSeasonForm-module__fMyWwq__removableList>.NewSeasonForm-module__fMyWwq__removableAttribute{border:1px solid var(--border-grey);border-radius:var(--border-radius);white-space:nowrap;align-items:center;gap:.5rem;width:max-content;margin:0;padding:.5rem;font-size:.85rem;display:flex}.NewSeasonForm-module__fMyWwq__policyRadio{flex-direction:row}.NewSeasonForm-module__fMyWwq__policyRadio>*{margin:.5rem}.NewSeasonForm-module__fMyWwq__formSelect{flex-direction:column;margin-bottom:1rem;display:flex}
.AgencyFileList-module__zRVvmq__stateFileList{flex-direction:column;gap:1rem;display:flex}.AgencyFileList-module__zRVvmq__stateFile{border:1px solid var(--border-grey);border-radius:.5rem;padding:1rem;position:relative}.AgencyFileList-module__zRVvmq__stateFile a{margin-bottom:.5rem}.AgencyFileList-module__zRVvmq__stateFileName{margin-bottom:.5rem;font-weight:600}.AgencyFileList-module__zRVvmq__stateFileEdit{position:absolute;top:16px;right:16px;color:var(--info)!important}.AgencyFileList-module__zRVvmq__stateFileDelete{position:absolute;bottom:16px;right:16px;color:var(--error)!important}
.ReviewToolbar-module__CHngua__reviewToolbar{gap:1rem;display:flex}.ReviewToolbar-module__CHngua__reviewToolbar button{justify-content:center;align-items:center;max-height:4rem;display:flex}
.NewApplicationPage-module__oHeVPW__container h2{margin-bottom:.5rem;font-size:1.5rem}.NewApplicationPage-module__oHeVPW__contents{flex-direction:column;gap:1rem;padding:1rem;display:flex}@media (max-width:480px){.NewApplicationPage-module__oHeVPW__container h2{margin-bottom:.25rem;font-size:1.25rem}.NewApplicationPage-module__oHeVPW__contents{gap:.5rem;padding:.5rem 0 0}.NewApplicationPage-module__oHeVPW__contents h2,.NewApplicationPage-module__oHeVPW__contents>p{padding:0 .5rem}}
.Pagination-module__eaDzyq__pagination{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.75rem;display:grid}.Pagination-module__eaDzyq__pagination .Pagination-module__eaDzyq__pageCount{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Pagination-module__eaDzyq__pagination .Pagination-module__eaDzyq__pageCount button{border:1px solid var(--border-grey);border-radius:6px;gap:.25rem;padding:.5rem;display:flex}.Pagination-module__eaDzyq__pagination .Pagination-module__eaDzyq__pageCount button svg{width:1rem;height:1rem}.Pagination-module__eaDzyq__pagination .Pagination-module__eaDzyq__pages{justify-content:center;align-items:center;gap:.5rem;font-size:1rem;display:flex}.Pagination-module__eaDzyq__pagination .Pagination-module__eaDzyq__pages button{border-radius:6px;padding:.5rem .75rem}.Pagination-module__eaDzyq__pagination .Pagination-module__eaDzyq__pages .Pagination-module__eaDzyq__activePageButton[disabled]{background-color:var(--light-primary);opacity:1}
.KnockPreferenceCenter-module__56ApqW__preferenceRows{gap:var(--gap);--gap:1rem;--line-offset:calc(var(--gap)/2);--line-thickness:2px;--line-color:var(--border-grey);grid-template-columns:1fr 75px 75px 75px;display:grid;overflow:hidden}.KnockPreferenceCenter-module__56ApqW__preferenceRows .KnockPreferenceCenter-module__56ApqW__labels{grid-template-columns:subgrid;text-align:center;grid-column:2/5;display:grid}.KnockPreferenceCenter-module__56ApqW__preferenceRow{grid-template-columns:subgrid;grid-column:1/5;display:grid}.KnockPreferenceCenter-module__56ApqW__preferenceRowInputs{justify-content:center;display:flex}.KnockPreferenceCenter-module__56ApqW__gridItem{position:relative}.KnockPreferenceCenter-module__56ApqW__gridItem:before,.KnockPreferenceCenter-module__56ApqW__gridItem:after{content:"";background-color:var(--line-color);z-index:1;position:absolute}.KnockPreferenceCenter-module__56ApqW__gridItem:after{inline-size:100vw;block-size:var(--line-thickness);inset-block-start:calc(var(--line-offset)*-1);inset-inline-start:0}.KnockPreferenceCenter-module__56ApqW__gridItem:before{inline-size:var(--line-thickness);block-size:100vh;inset-block-start:0;inset-inline-start:calc(var(--line-offset)*-1)}@media (max-width:768px){.KnockPreferenceCenter-module__56ApqW__container{padding:0 .75rem .75rem}.KnockPreferenceCenter-module__56ApqW__preferenceRows{--gap:.5rem;grid-template-columns:1fr 50px 50px 50px}}
.AuthLayout-module__GuV0vq__layout{margin:1.5rem}.AuthLayout-module__GuV0vq__layout .AuthLayout-module__GuV0vq__backLink{color:#575757}.AuthLayout-module__GuV0vq__form{flex-direction:column;justify-content:center;gap:1rem;width:480px;margin:2rem auto;display:flex}.AuthLayout-module__GuV0vq__form h1,.AuthLayout-module__GuV0vq__form p{color:var(--dark-primary)}@media (max-width:530px){.AuthLayout-module__GuV0vq__form{width:100%}}
.page-module__Zy6Nhq__headerText{margin-bottom:1rem}
.ForgotPassword-module__AvLWsa__cancelLink{align-self:center}
.Login-module__XdjPka__forgotSignup{justify-content:space-between;margin-top:1rem;display:flex}
.Register-module__ZcmhzW__locationFields{justify-content:space-between;gap:1rem;width:100%;display:flex}.Register-module__ZcmhzW__registerPage{flex-direction:column;gap:1.5rem;width:100%;display:flex}.Register-module__ZcmhzW__registerPage p{width:100%}.Register-module__ZcmhzW__inputPlaceholder{border-radius:var(--border-radius);background:linear-gradient(90deg,#f7f7f7 0%,#e0e4e8 50%,#f7f7f7 100%) 0 0/200% 100% no-repeat;border:1px solid #888;width:100%;animation:1.5s infinite Register-module__ZcmhzW__pulse}.Register-module__ZcmhzW__submitButton{justify-content:center;align-items:center;gap:.5rem;display:flex}@keyframes Register-module__ZcmhzW__pulse{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}@media (max-width:600px){.Register-module__ZcmhzW__locationFields{flex-direction:column}}
.VerifySms-module__yfebPq__verifySms{flex-direction:column;gap:1rem;display:flex}.VerifySms-module__yfebPq__oneTimePasswordRoot{flex-wrap:nowrap;gap:.5rem;display:flex}.VerifySms-module__yfebPq__oneTimePasswordInput{all:unset;box-sizing:border-box;text-align:center;color:var(--foreground);background-color:var(--background-light);box-shadow:0 0 0 1px var(--border-grey);border-radius:4px;justify-content:center;align-items:center;width:2rem;height:3rem;padding:0;font-size:1.5rem;line-height:1;display:inline-flex}.VerifySms-module__yfebPq__oneTimePasswordInput:hover{box-shadow:0 0 0 1px #000}.VerifySms-module__yfebPq__oneTimePasswordInput:focus{box-shadow:0 0 0 2px #000}
.EmptyUsersTable-module__-37r4G__container{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.EmptyUsersTable-module__-37r4G__container h2{font-size:2rem}.EmptyUsersTable-module__-37r4G__container p{color:var(--foreground)}
.UploadFormDialog-module__L2YIAq__overlay{background-color:#00000080;animation:.15s cubic-bezier(.16,1,.3,1) UploadFormDialog-module__L2YIAq__overlayShow;position:fixed;inset:0}.UploadFormDialog-module__L2YIAq__content{border-radius:var(--border-radius);background-color:#fff;min-width:450px;max-width:600px;max-height:85vh;padding:25px;animation:.15s cubic-bezier(.16,1,.3,1) UploadFormDialog-module__L2YIAq__contentShow;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 38px -10px #0000004d,0 10px 20px -15px #0003}.UploadFormDialog-module__L2YIAq__content:focus{outline:none}.UploadFormDialog-module__L2YIAq__title{color:var(--primary);margin:0 0 1rem;font-size:1.5rem;font-weight:500}.UploadFormDialog-module__L2YIAq__body{margin-top:1rem}.UploadFormDialog-module__L2YIAq__close{width:25px;height:25px;color:var(--foreground);border-radius:100%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px}.UploadFormDialog-module__L2YIAq__dropZone{border:2px dashed var(--border);border-radius:var(--border-radius);text-align:center;cursor:pointer;padding:2rem;transition:all .2s}.UploadFormDialog-module__L2YIAq__dropZone:hover,.UploadFormDialog-module__L2YIAq__dragging{border-color:var(--primary);background-color:#00000005}.UploadFormDialog-module__L2YIAq__uploadIcon{width:48px;height:48px;color:var(--primary);margin-bottom:1rem}.UploadFormDialog-module__L2YIAq__orText{color:var(--muted);margin:.5rem 0}.UploadFormDialog-module__L2YIAq__fileInput{display:none}.UploadFormDialog-module__L2YIAq__fileInputLabel{background-color:var(--primary);color:#fff;border-radius:var(--border-radius);cursor:pointer;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s;display:inline-block}.UploadFormDialog-module__L2YIAq__fileInputLabel:hover{background-color:var(--primary-dark,#1a365d)}.UploadFormDialog-module__L2YIAq__metadataPreview{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.UploadFormDialog-module__L2YIAq__metadataItem{flex-direction:column;gap:.25rem;display:flex}.UploadFormDialog-module__L2YIAq__metadataItem strong{color:var(--primary);font-size:.875rem}.UploadFormDialog-module__L2YIAq__metadataItem span{color:var(--foreground);word-break:break-word}.UploadFormDialog-module__L2YIAq__buttonGroup{justify-content:flex-end;gap:.75rem;display:flex}@keyframes UploadFormDialog-module__L2YIAq__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes UploadFormDialog-module__L2YIAq__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.page-module__givOtW__container{flex-direction:column;align-items:center;padding:1.5rem;display:flex}.page-module__givOtW__container ul li{align-items:center;gap:.5rem;margin:.5rem 0;list-style:none;display:flex}.page-module__givOtW__container ul li button{padding:.5rem .75rem}
.EditStateFileForm-module__WhcYUa__newStateFileForm{padding:1rem}.EditStateFileForm-module__WhcYUa__fileName{text-align:center}
.NewStateFileForm-module__nD3Pua__newStateFileForm{padding:1rem}.NewStateFileForm-module__nD3Pua__fileName{text-align:center}
.RequiredDocuments-module__NdfFlG__requiredDocsList{gap:1rem;display:flex}.RequiredDocuments-module__NdfFlG__requiredDocItem{border-radius:var(--border-radius);text-align:center;background-color:#f0f0f0;border:1px solid #0003;flex-direction:column;gap:.5rem;width:25%;padding:1rem;list-style-type:none;display:flex}.RequiredDocuments-module__NdfFlG__requiredDocItem h3{margin:.5rem 0;font-size:1rem;font-weight:700}@media (max-width:480px){.RequiredDocuments-module__NdfFlG__requiredDocsList{flex-direction:column;gap:0}.RequiredDocuments-module__NdfFlG__requiredDocItem{text-align:left;border-bottom:1px solid #e5e5e5;border-radius:0;flex-direction:row;align-items:center;gap:.5rem;width:100%;padding:.5rem;display:flex}.RequiredDocuments-module__NdfFlG__requiredDocItem>svg{width:3rem}.RequiredDocuments-module__NdfFlG__requiredDocItem h3{margin:.25rem 0;font-size:1rem}}
.AccountInfoItem-module__XJqFbG__item{border-bottom:1px solid var(--border-grey);justify-content:space-between;align-items:center;padding:1.75rem 0;display:flex}.AccountInfoItem-module__XJqFbG__item:first-child{padding-top:0}.AccountInfoItem-module__XJqFbG__item:last-child{border-bottom:none}.AccountInfoItem-module__XJqFbG__value{color:#595959;margin-top:1rem}.AccountInfoItem-module__XJqFbG__item>button{padding:.75rem;font-weight:600}
.Password-module__tFtCUq__container{flex-direction:column;justify-content:center;align-items:center;margin:0 .5rem;display:flex}.Password-module__tFtCUq__container h2{font-size:1rem;font-weight:700}.Password-module__tFtCUq__container .Password-module__tFtCUq__buttons{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.Password-module__tFtCUq__container .Password-module__tFtCUq__buttons button{padding:.75rem;font-weight:600}@media (max-width:768px){.Password-module__tFtCUq__container{padding:0 .75rem .75rem}.Password-module__tFtCUq__container form{gap:.75rem}}
.not-found-module__HS70Aa__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 4.5rem);display:flex}.not-found-module__HS70Aa__container h1{margin:0;font-size:5rem}.not-found-module__HS70Aa__container p{margin:1rem 0}.not-found-module__HS70Aa__container a{text-decoration:underline}
.Switch-module__g9qxkq__switch{align-items:center;display:flex}.Switch-module__g9qxkq__switchLabel{padding-right:1rem}.Switch-module__g9qxkq__switchRoot{background-color:var(--foreground);border-radius:9999px;width:2.5rem;height:1.5rem;box-shadow:2px 2px 5px #888}.Switch-module__g9qxkq__switchThumb{background-color:var(--background);will-change:transform;border-radius:100%;width:calc(1.5rem - 4px);height:calc(1.5rem - 4px);transition:transform .1s;display:block;transform:translate(1px)}.Switch-module__g9qxkq__switchThumb[data-state=checked]{transform:translate(17px)}
/*# sourceMappingURL=b5512ff23367c05a.css.map*/