.header_headerContainer__1BXNP{padding:20px 40px;display:flex;justify-content:space-between;border-bottom:1px solid var(--theme-dark-accent)}.header_headerLeft__mFRAB{display:flex;gap:12px;align-items:center}.header_headerMenu__RSsyh{display:flex;list-style-type:none;margin:auto 0;padding:0}.header_headerMenu__RSsyh li{margin-right:12px}.header_headerMenu__RSsyh li a{color:var(--theme-off-black);background:var(--theme-main-background);transition:all .2s ease;border-radius:8px;padding:8px 16px;text-decoration:none;font-weight:700}.header_headerMenu__RSsyh li a:hover{color:var(--theme-deep-blue);background:var(--theme-less-light)}.header_headerRight__UaF7a{display:flex;align-items:center;gap:12px}.header_notificationBadge__CdCVD{background:var(--theme-less-light);color:var(--theme-dark-accent);border-radius:50%;font-weight:700;height:35px;cursor:pointer;width:36px;display:flex;text-decoration:none}.header_hasNotifications__vNZdH{background:var(--theme-golden);border:2px solid var(--theme-deep-blue);color:var(--theme-deep-blue);cursor:pointer;transition:all .2s ease}.header_hasNotifications__vNZdH:hover{background:var(--hover-golden);color:var(--theme-deep-blue);text-decoration:none}.header_notificationCount__t0juh{margin:auto;font-size:14px;transition:all .2s ease}.header_logoContainer__9Hzvx{width:80px}.header_logoClassOne__dexsH{fill:var(--theme-deep-blue);stroke:var(--theme-deep-blue);stroke-miterlimit:10}.header_logoClassTwo__uF0su{fill:var(--theme-light-blue)}.header_logoC1__78Qg_,.header_logoC2__mOvHI{fill:var(--theme-deep-blue)}.header_logoC2__mOvHI{stroke:var(--theme-deep-blue)}.header_logoC3__Hj8ke{fill:var(--theme-golden)}.header_notificationContainer__rfv4X{position:relative}.header_notificationDropdown__rafWc{position:absolute;right:0;top:calc(100% + 8px);background:var(--theme-light);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:300px;max-height:400px;overflow-y:auto;z-index:10}.header_notificationDropdownHeader__uDoff{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid var(--theme-dark-accent)}.header_notificationDropdownHeader__uDoff h4{margin:0}.header_notificationItem__ADKZ_{padding:12px 16px;border-bottom:1px solid var(--theme-dark-accent);display:block;transition:background .2s ease;display:grid;grid-template-columns:1fr 10px;grid-gap:8px;gap:8px}.header_notificationNew__n7zYY{height:10px;width:10px;background:var(--theme-golden);border-radius:50%;align-self:center;display:block}.header_notificationItemSeen__Kkz8e{background:var(--theme-less-light)}.header_notificationItem__ADKZ_ .header_notificationMessage__rO9gx{font-size:14px;font-weight:500;color:var(--theme-off-black)}.header_notificationItem__ADKZ_ .header_notificationTimestamp__ZfR5u{font-size:12px;color:var(--theme-deep-blue);margin-top:4px}.header_notificationItem__ADKZ_:hover{background:var(--theme-main-background);text-decoration:none}.header_noNotifications__PyvPI{padding:16px;text-align:center;color:var(--theme-dark-accent)}@media (max-width:1200px){.header_headerContainer__1BXNP{padding:12px 20px;position:-webkit-sticky;position:sticky;top:0;background:var(--theme-main-background);z-index:10}.header_headerMenu__RSsyh li a{padding:6px 12px;font-size:14px}.header_logoContainer__9Hzvx{width:60px}.header_notificationBadge__CdCVD{height:30px;width:30px}.header_headerRight__UaF7a{gap:8px}.header_mobileMenuContainer__qffmD{position:relative}.header_mobileMenuButton__lhO19{background:var(--theme-less-light);color:var(--theme-off-black);border:none;padding:7px 12px;border-radius:6px;cursor:pointer}.header_mobileMenu__7VdR9{position:absolute;display:none;left:0;top:calc(100% + 4px);background:var(--theme-light);border-radius:6px;overflow:hidden;min-width:240px;z-index:10}.header_mobileMenuOpen__STQxn{display:block}ul.header_mobileMenuItems__DUYNL{display:flex;flex-direction:column;gap:6px;padding:0;margin:0}ul.header_mobileMenuItems__DUYNL li{list-style-type:none;padding:8px 16px;border-bottom:1px solid var(--theme-dark-accent);transition:all .2s ease}ul.header_mobileMenuItems__DUYNL li a{color:var(--theme-off-black);text-decoration:none;font-weight:700}ul.header_mobileMenuItems__DUYNL li:hover{background:var(--theme-dark-accent);color:var(--theme-light);border-radius:6px}ul.header_mobileMenuItems__DUYNL li:last-child{border-bottom:none}}.userMenu_userMenu__QDE2Y{display:grid;grid-template-columns:1fr 40px;max-width:300px;grid-gap:2px;gap:2px;position:relative;width:max-content}.userMenu_userMenuGreeting__jPy_o{background:var(--theme-deep-blue);color:var(--theme-main-background);padding:8px 16px;border-radius:2rem 6px 6px 2rem;display:flex;gap:4px;align-items:center}button.userMenu_userMenuControl__jNRDr{background:var(--theme-deep-blue);color:var(--theme-main-background);font-family:NeueMontreal;outline:none;border:0;border-radius:6px 2rem 2rem 6px;cursor:pointer;transition:all .2s ease;padding:8px 12px 8px 8px}button.userMenu_userMenuControl__jNRDr svg{transition:all .2s ease;transform:rotate(0deg)}button.userMenu_userMenuControl__jNRDr:hover{background:var(--hover-deep-blue)}button.userMenu_userMenuControl__jNRDr.userMenu_userMenuOpen__wfPuS{border-radius:6px 2rem 6px 6px}button.userMenu_userMenuControl__jNRDr.userMenu_userMenuOpen__wfPuS svg{transition:all .2s ease;transform:rotate(180deg)}.userMenu_dropdownMenu__WeNsd{position:absolute;right:0;top:calc(100% + 4px);background:var(--theme-less-light);border-radius:6px;overflow:hidden;min-width:240px;z-index:10}ul.userMenu_dropdownGroup__VCUw2{padding:0;margin:0;border-bottom:1px solid var(--theme-dark-accent)}li.userMenu_dropdownItem__L92Vf{list-style-type:none}li.userMenu_dropdownItem__L92Vf a{padding:8px 16px;display:block;text-decoration:none;color:var(--theme-off-black);cursor:pointer;background:none;transition:all .2s ease}li.userMenu_dropdownItem__L92Vf a:hover{background:var(--theme-dark-accent)}.userMenu_signUpMenu__wc5lI{display:flex;gap:2px;align-items:center}.userMenu_signUpMenu__wc5lI a{padding:8px 16px;background:var(--theme-less-light);color:var(--theme-off-black);font-family:NeueMontreal;cursor:pointer;text-decoration:none;font-weight:700;transition:all .2s ease}.userMenu_signUpMenu__wc5lI a:hover{background:var(--theme-dark-accent)}.userMenu_signUpMenu__wc5lI a:first-child{border-radius:2rem 3px 3px 2rem}.userMenu_signUpMenu__wc5lI a:last-child{border-radius:3px 2rem 2rem 3px}@media (max-width:600px){.userMenu_userMenuGreeting__jPy_o{padding:6px 12px}button.userMenu_userMenuControl__jNRDr{padding:6px 8px 6px 6px}}.statuspill_statusPill__JB5Si{display:inline-block;padding:.25rem .5rem;border-radius:.25rem;font-size:.875rem;font-weight:700;text-align:center;width:max-content}.statuspill_larger__B0il0{font-size:18px;padding:.5rem 1rem;border-radius:.5rem}.statuspill_submitted__BTAT5{background-color:var(--quarter-deep-blue)}.statuspill_inProgress__vcIuq{background-color:var(--half-deep-orange)}.statuspill_declined__6V0Fu{background-color:var(--quarter-red)}.statuspill_accepted__9Ok3n{background-color:var(--quarter-green)}.statuspill_withdrawn__i0Xte{color:var(--theme-dark)}.statuspill_partiallyWithdrawn__RnXLS,.statuspill_withdrawn__i0Xte{background-color:var(--quarter-light-blue)}.paginator_paginatorContainer__s8_Rj{border-radius:0 0 10px 10px;background:var(--theme-light);border-top:2px solid var(--theme-less-light);padding:8px 18px;display:flex;justify-content:space-between;align-items:center}.paginator_pageButton__LNQLe{background:var(--theme-less-light);border:0;padding:6px 12px;border-radius:6px;font-family:NeueMontreal;cursor:pointer;transition:all .15s cubic-bezier(.32,0,.59,.03)}.paginator_pageButton__LNQLe:hover{background:var(--quarter-deep-blue);color:var(--theme-deep-blue);font-weight:600}.paginator_pageButton__LNQLe:disabled{background:var(--theme-light);color:var(--theme-off-black);cursor:not-allowed}.paginator_ellipsis__aNH22{margin:0 8px;color:var(--theme-dark-accent);font-weight:600}.paginator_pageButton__LNQLe i{font-size:.9em}.paginator_pageInfo__5iOwO{font-weight:700;font-size:14px}.paginator_pageButton__LNQLe.paginator_activePage__fumHc{background:var(--theme-deep-blue);color:var(--theme-light);font-weight:700}.paginator_paginatorButtons__zT5yo{display:flex;gap:2px}.mysubs_subsCount__g6gIr{padding-top:10px;font-weight:600;font-size:14px}.logo_projectLogoContainer__FzBPZ{border-radius:8px;background-size:cover;background-position:50%;background-color:var(--theme-light)}.togglecontrol_toggleControl__bifEO{display:flex;gap:2px;width:100%}.togglecontrol_toggleTrack__vNGpQ{background:var(--theme-less-light);height:24px;padding:2px;width:44px;border-radius:2rem;transition:all .2 ease;cursor:pointer;border:2px solid var(--theme-dark-accent)}.togglecontrol_toggleTrackOn__tV96O{background:var(--theme-golden);border:2px solid var(--theme-deep-blue)}.togglecontrol_toggleIndicator__aFcGX{background:var(--theme-dark-accent);height:24px;width:24px;border-radius:50%;transform:translateX(0);transition:all .2s ease}.togglecontrol_toggleIndicator__aFcGX.togglecontrol_toggleIndicatorOn__ri9aG{transform:translateX(20px);background:var(--theme-deep-blue)}.formeditor_fieldEditor__CfjJB{margin-bottom:24px;display:grid;grid-template-columns:1fr 48px;grid-gap:8px;gap:8px}.formeditor_fieldBlock__ZgdyO{background:var(--theme-light);padding:24px;border-radius:6px}.formeditor_fieldBlock__ZgdyO h4{margin-top:0;font-size:24px}.formeditor_fieldControls__q81Mt{display:flex}.formeditor_fieldToolbar__eA1AE{margin:auto;display:flex;flex-direction:column;gap:6px;background:var(--theme-light);border-radius:6px;width:100%}.formeditor_fieldToolbar__eA1AE button{background:none;border:none;cursor:pointer;padding:4px;transition:all .2s ease;width:100%}.formeditor_fieldToolbar__eA1AE button:hover{background:var(--theme-less-light);color:var(--theme-red)}button.formeditor_addBlock__3hXqM{border:2px dashed var(--theme-dark-accent);background:none;border-radius:2rem;padding:8px 16px;width:calc(100% - 56px);margin-bottom:12px;font-weight:700;font-family:NeueMontreal;text-transform:uppercase;color:var(--theme-dark-accent);cursor:pointer;transition:all .2s ease}button.formeditor_addBlock__3hXqM:hover{color:var(--theme-off-black)}.formeditor_optionsList__X0_aT{margin-bottom:18px;display:flex;gap:8px}.formeditor_optionItem__bafc3{background:var(--theme-golden);border-radius:2rem;padding:0}.formeditor_optionText__NYjKB{padding:4px 12px;display:inline-block}.formeditor_optionItem__bafc3 button{background:none;border:none;cursor:pointer;padding:4px 12px 4px 8px;transition:all .2s ease;border-radius:0 2rem 2rem 0;height:100%}.formeditor_optionItem__bafc3 button:hover{background:var(--hover-golden)}.submit_submitContainer__gIZSk{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border-top:2px solid var(--theme-dark-accent);margin:36px 0}.submit_submitContainer__gIZSk button{margin-top:-20px;overflow:hidden;background-clip:padding-box}.submit_submitContainer__gIZSk button,.submit_submitContainer__gIZSk button:hover{border:4px solid var(--theme-main-background)}.submit_callPoints__uj7J9{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.submit_callResult__54tsZ{grid-template-columns:1fr}.submit_callPoint__O0oha{padding:8px 12px;background:var(--theme-light);border-radius:8px}.submit_callPoint__O0oha i{margin-right:8px}.submit_statusPill__WJzw_{display:inline-block;padding:4px 8px;border-radius:4px;font-size:18px;font-weight:600;text-align:center;margin-bottom:8px}.submit_statusPill__WJzw_.submit_open__ezC5o{background:var(--quarter-green)}.submit_statusPill__WJzw_.submit_openingSoon__FFGfe{background:var(--quarter-deep-blue)}.submit_statusPill__WJzw_.submit_closed__F2tDQ{background:var(--theme-less-light)}.submit_callTitle__Pwl58{margin:6px 0 0;line-height:1}.submit_callMeta__d81BO{margin-bottom:24px}.submit_submissionLogin__dtJvy{max-width:400px;margin:48px auto;padding:20px 40px;border:1px solid var(--theme-dark-accent);border-radius:8px;box-shadow:0 4px 4px 0 rgba(6,3,24,.03);background-color:var(--theme-light);text-align:center}.submit_progressBarContainer__9YYd5{width:300px;max-width:100%;margin-top:8px;font-weight:700;font-size:13px}.submit_progressBarTrack__i2Ltz{width:100%;background-color:var(--theme-less-light);border-radius:10px;overflow:hidden;margin-bottom:6px}.submit_progressBar__c72CB{height:12px;background-color:var(--theme-red);border-radius:10px;overflow:hidden}.submit_submissionClosed__eW0JJ{max-width:400px;margin:48px auto;padding:20px 40px;border:1px solid var(--theme-dark-accent);border-radius:8px;box-shadow:0 4px 4px 0 rgba(6,3,24,.03);background-color:var(--theme-less-light);text-align:center}@media (max-width:600px){.submit_callPoints__uj7J9{grid-template-columns:1fr}}.icon_icon__ckKxp{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;line-height:1}.icon_icon__ckKxp svg{width:100%;height:100%;object-fit:contain;transform:translateY(-1px)}.icon_blueFill__p0USh{fill:var(--theme-deep-blue)}.icon_blueStroke__j6CM1{stroke:var(--theme-deep-blue)}.icon_goldFill__dhWzm{fill:var(--theme-golden)}.icon_goldStroke__yMYRi{stroke:var(--theme-golden)}.icon_noFill__117fO{fill:none}.icon_noStroke__2Kcaw{stroke:none}.icon_grayScale__0cpFS .icon_blueFill__p0USh{fill:var(--theme-dark-accent)}.icon_grayScale__0cpFS .icon_blueStroke__j6CM1{stroke:var(--theme-dark-accent)}.icon_grayScale__0cpFS .icon_goldFill__dhWzm{fill:var(--theme-less-light)}.icon_grayScale__0cpFS .icon_goldStroke__yMYRi{stroke:var(--theme-less-light)}.icon_blueStroke__j6CM1,.icon_goldStroke__yMYRi{stroke-width:4}@container icon (width < 24px){.icon_blueStroke__j6CM1,.icon_goldStroke__yMYRi{stroke-width:6}}.footer_footer__ysJQv{background-color:#f8f9fa;padding:10px 40px 24px;text-align:center;border-top:1px solid #e7e7e7}.footer_footerLinks__PHFl4{margin-bottom:8px}.footer_footerLinks__PHFl4 ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.footer_footerLinks__PHFl4 a{color:var(--theme-deep-blue);text-decoration:none;font-weight:600;transition:all .2s ease;font-size:13px}.bulkedit_bulkEditModal__ZeEpg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.bulkedit_bulkEditContent__Gi_uP{background-color:var(--theme-main-background);padding:24px;border-radius:8px;width:90%;max-width:800px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.search_searchControl__ERYo_{position:relative}.search_clearButton__FdBbe{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;margin:0;cursor:pointer}.search_clearButton__FdBbe:disabled{cursor:default;opacity:.5}.submission_submissionInfoField__ehCwB{margin-bottom:24px}.submission_submissionInfoLabel__3xe5m{font-weight:700;font-size:18px;margin-bottom:8px;color:var(--theme-off-black)}.featuregrid_featureHeader__SrVdl{font-family:EditorialNewBold;font-size:32px;text-align:center;margin-top:32px}.featuregrid_featureGrid__G1YYP{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr 1fr 1fr;margin-top:16px;margin-bottom:48px}.featuregrid_featureItem__oyRZs{background:var(--theme-light);border-radius:12px;padding:16px;display:grid;grid-gap:24px;gap:24px;grid-template-columns:48px 1fr}.featuregrid_featureIcon__GpQ4x{border-radius:12px;height:48px;width:48px;display:flex}.featuregrid_featureIcon__GpQ4x i,.featuregrid_featureIcon__GpQ4x svg{margin:auto;font-size:24px;color:var(--theme-deep-blue)}.featuregrid_featureItem__oyRZs h3{margin-top:0}.featuregrid_proLink__pZng3{padding:2px 8px;border-radius:4px;font-size:14px;font-weight:700;text-transform:uppercase;margin-left:4px}.featuregrid_featureItemFuture__rEsWP,.featuregrid_proLink__pZng3{background:var(--theme-less-light)}.featuregrid_comingSoon__oOahB{background:var(--theme-light);padding:2px 8px;border-radius:4px;font-size:14px;font-weight:700;text-transform:uppercase;margin-left:4px;white-space:nowrap}@media (max-width:1300px){.featuregrid_featureGrid__G1YYP{grid-template-columns:1fr 1fr}}@media (max-width:768px){.featuregrid_featureGrid__G1YYP{grid-template-columns:1fr}}