:root{--picker-active-bg-color:rgb(233, 233, 233)!important;--picker-active-text-color:rgb(70, 70, 70)!important;--picker-border-color:rgb(233, 233, 233)!important;--picker-text-color:rgb(70, 70, 70)!important;--picker-border-radius:8px!important;--picker-hover-bg-color:rgb(233, 233, 233)!important;--picker-hover-text-color:rgb(70, 70, 70)!important;--picker-hover-border-color:rgb(233, 233, 233)!important}.notion-collection__header-wrapper .notion-dropdown__menu-header,.notion-dropdown__button svg:first-of-type,.notion-dropdown__option-icon{display:none!important}@media all and (min-width:576px){.notion-collection__header-wrapper .notion-dropdown{width:100%!important;z-index:1!important}.notion-collection__header-wrapper .notion-dropdown__button{justify-content:space-between!important;width:100%!important;border:1px solid var(--color-border-default)!important;padding:10px!important;border-radius:8px!important;display:none!important}.notion-collection__header-wrapper .notion-dropdown__menu-wrapper{margin-bottom:16px!important;position:relative!important}.notion-collection__header-wrapper .notion-dropdown__menu-wrapper .notion-dropdown__menu{width:100%!important;border-radius:8px!important;transform:none!important;left:auto!important;top:auto!important}.notion-collection__header-wrapper .notion-dropdown__menu-wrapper .notion-dropdown__menu .notion-dropdown__option-list{padding:0!important;flex-wrap:wrap!important}.notion-collection__header-wrapper .notion-dropdown__menu-wrapper .notion-dropdown__menu .notion-dropdown__option{padding:5px 16px!important;height:50px!important}.notion-collection__header-wrapper .notion-dropdown__menu.initial-state{z-index:1!important;opacity:1!important;transform:none!important}.notion-collection__header-wrapper .notion-dropdown__menu.animate-in,.notion-collection__header-wrapper .notion-dropdown__menu.animate-in.animate-out,.notion-collection__header-wrapper .notion-dropdown__menu.animate-out{animation:none!important}.notion-collection__header-wrapper .notion-dropdown__menu{width:80%!important;margin:0 auto!important;background:0 0!important;box-shadow:unset!important;position:relative!important}.notion-collection__header-wrapper .notion-dropdown__menu .notion-dropdown__option-list{display:flex!important;gap:8px!important}.notion-collection__header-wrapper .notion-dropdown__menu .notion-dropdown__option.active{background:var(--picker-active-bg-color)!important}.notion-collection__header-wrapper .notion-dropdown__menu .notion-dropdown__option.active p{color:var(--picker-active-text-color)!important}.notion-collection__header-wrapper .notion-dropdown__menu .notion-dropdown__option{border-radius:var(--picker-border-radius)!important;border:1px solid var(--picker-border-color)!important;transition:.15s ease-in-out!important;align-items:center!important}.notion-collection__header-wrapper .notion-dropdown__menu .notion-dropdown__option:hover{background:var(--picker-hover-bg-color)!important;border-color:var(--picker-hover-border-color)!important}.notion-collection__header-wrapper .notion-dropdown__menu .notion-dropdown__option:hover p{color:var(--picker-hover-text-color)!important}.notion-collection__header-wrapper .notion-dropdown__menu .notion-dropdown__option p{font-size:1rem!important;color:var(--picker-text-color)!important}}