.request-category-field{position:relative;z-index:20}.request-category-select .request-select-trigger{height:61px;border-color:#ffd3b6;background:linear-gradient(135deg,#fff8f3,#fff)}.request-category-select .request-select-trigger>span:first-child{width:40px;height:40px;border:1px solid color-mix(in srgb,var(--category-color) 24%,white);border-radius:13px;background:color-mix(in srgb,var(--category-color) 13%,white);color:var(--category-color);font-size:23px;box-shadow:0 8px 17px -14px var(--category-color)}.request-category-select .request-select-trigger small{font-size:9px}.request-category-select .request-select-trigger b{font-size:13px}.request-category-menu{min-width:100%;border-color:#ffd7bd;box-shadow:0 24px 55px rgba(30,42,65,.18)}.request-category-menu>header{min-height:67px;background:linear-gradient(135deg,color-mix(in srgb,var(--category-color) 9%,white),#fff)}.request-category-menu>header>span{background:linear-gradient(135deg,var(--category-color),color-mix(in srgb,var(--category-color) 72%,white));box-shadow:0 8px 18px color-mix(in srgb,var(--category-color) 22%,transparent)}.request-category-menu .request-select-options{display:grid;grid-template-columns:1fr 1fr;gap:5px;max-height:310px;padding:9px}.request-category-menu .request-select-options button{grid-template-columns:38px minmax(0,1fr) 20px;min-height:52px;padding:7px 9px;border:1px solid transparent;border-radius:13px}.request-category-menu .request-select-options button:hover{border-color:color-mix(in srgb,var(--category-color) 24%,white);background:color-mix(in srgb,var(--category-color) 7%,white);color:var(--category-color)}.request-category-menu .request-select-options button.active{border-color:color-mix(in srgb,var(--category-color) 30%,white);background:color-mix(in srgb,var(--category-color) 11%,white);color:var(--category-color);box-shadow:0 7px 16px -15px var(--category-color)}.request-category-menu .request-select-options button>span{width:36px;height:36px;border-radius:11px;background:color-mix(in srgb,var(--category-color) 12%,white);color:var(--category-color);font-size:21px}.request-category-menu .request-select-options button b{overflow:hidden;font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.request-category-menu .request-select-options button.active>i{color:var(--category-color)}@media(max-width:600px){.request-category-menu .request-select-options{grid-template-columns:1fr;max-height:47vh}.request-category-menu .request-select-options button{min-height:49px}.request-category-select .request-select-trigger{height:57px}}
