.AsksListGroupedItem_root__gcdgv{--item-hover-bg:var( --layout-sidebar-item-hover-bg,var(--background-surface) );position:relative;display:block;width:100%;padding:.5rem .75rem;overflow:hidden;border:1px solid rgba(0,0,0,0);border-radius:.5rem;transition-timing-function:ease-out;transition-duration:.2s;transition-property:background-color,border-color}@media(any-hover:hover){.AsksListGroupedItem_root__gcdgv:hover{background-color:var(--item-hover-bg);border-color:var(--item-hover-bg)}.AsksListGroupedItem_root__gcdgv:hover:after{background-color:var(--item-hover-bg)}}.AsksListGroupedItem_root__gcdgv[data-active=true]{background-color:var(--item-hover-bg);border-color:var(--item-hover-bg)}.AsksListGroupedItem_root__gcdgv[data-active=true]:after{background-color:var(--item-hover-bg)}.AsksListGroupedItem_root__gcdgv[href]:focus-visible{outline:none;border-color:var(--caesar-purple)}.AsksListGroupedItem_root__gcdgv p{width:100%;overflow:hidden;font-size:.875rem;line-height:1rem;color:var(--text-primary);white-space:nowrap}.AsksListGroupedItem_root__gcdgv:after{position:absolute;top:0;right:0;bottom:0;display:block;width:2.5rem;content:"";background-color:var(--layout-sidebar-item-bg,var(--background-surface));filter:blur(5px);transform:translateX(50%);transition-timing-function:inherit;transition-duration:inherit;transition-property:background-color}.Tag_root__Hx4AV{box-sizing:border-box;display:inline-flex;gap:.25rem;align-items:center;padding:.2rem .5rem;font-size:.75rem;font-weight:500;color:var(--text-secondary);border:1px solid var(--stroke-strong);border-radius:3.5rem}.Tag_root__Hx4AV .Tag_icon__ORhvo{display:flex;flex-shrink:0;align-items:center}.Tag_root__Hx4AV .Tag_icon__ORhvo svg{width:.75rem;height:.75rem}.Tag_root__Hx4AV .Tag_content__IsTK_{flex:1 1;line-height:1}.CoreLayout_root__kkuS5{--layout-header-shadow-color:var(--effect-shadow-navigation);--layout-offset:0;--layout-padding-y:0.5rem;--layout-padding-x:1rem;--layout-border-width:0;--layout-base-bg-rgb:var(--background-raised-surface-rgb);--layout-sidebar-item-bg:var(--background-surface);--layout-sidebar-item-hover-bg:var(--background-on-surface);--layout-sidebar-width-base:15.5rem;--layout-sidebar-width:calc(var(--layout-sidebar-width-base) + 2 * var(--layout-padding-x));position:relative;display:grid;grid-template:"header header" auto "sidebar main" 1fr/auto 1fr;height:100dvh;overflow:auto;background-color:rgba(var(--layout-base-bg-rgb),1)}@media screen and (max-width:1023px){.CoreLayout_root__kkuS5 [data-ui-visible=desktop]{display:none}}@media screen and (min-width:1024px){.CoreLayout_root__kkuS5 [data-ui-visible=mobile]{display:none}}.CoreLayout_root__kkuS5 [data-ui-visible=false]{display:none}@media screen and (max-width:1023px){.CoreLayout_root__kkuS5:has(.CoreLayout_sidebar__JxJ10[data-opened=true]){overflow:hidden}}@media screen and (min-width:1024px){.CoreLayout_root__kkuS5{--layout-offset:0.5rem;--layout-border-width:1px;--layout-padding-x:0.5rem;--layout-sidebar-width:calc(var(--layout-sidebar-width-base) + 1 * var(--layout-padding-x));--layout-base-bg-rgb:var(--background-surface-rgb);max-height:100dvh;overflow:hidden}}.CoreLayout_logoLinkContainer__X5Pju{display:inline-flex;gap:.5rem;align-items:center}.CoreLayout_logoLink__fJi5i,.CoreLayout_logoLink__fJi5i svg{display:block}.CoreLayout_container__BJkOh{width:100%;height:100%;overflow:auto}.CoreLayout_content__74FEx{width:100%;padding:var(--layout-padding-y) var(--layout-padding-x);margin:0 auto}.CoreLayout_header__LegSG{position:-webkit-sticky;position:sticky;top:0;z-index:1;grid-area:header;width:100%;background-color:rgba(var(--layout-base-bg-rgb),1);box-shadow:0 .5rem 1rem -.625rem var(--layout-header-shadow-color)}@media screen and (min-width:1024px){.CoreLayout_header__LegSG{background:linear-gradient(0deg,rgb(var(--layout-base-bg-rgb),0) 0,rgb(var(--layout-base-bg-rgb),100%) 100%);box-shadow:none}}.CoreLayout_header__LegSG .CoreLayout_content__74FEx{position:relative;display:grid;grid-template-columns:1fr auto 1fr;grid-gap:1rem;gap:1rem;align-items:center;text-align:left;list-style-type:none}.CoreLayout_header__LegSG .CoreLayout_content__74FEx>:nth-child(3n){justify-self:end}.CoreLayout_header__LegSG .CoreLayout_logoLink__fJi5i svg{height:1.75rem}@media screen and (min-width:1024px){.CoreLayout_header__LegSG .CoreLayout_logoLink__fJi5i svg{height:2.5rem}}.CoreLayout_footer__ISq6Q{position:relative}.CoreLayout_footer__ISq6Q:before{position:absolute;right:0;bottom:0;left:0;display:block;width:100%;height:5rem;content:"";background:linear-gradient(180deg,rgba(var(--layout-base-bg-rgb),0) -23.75%,rgba(var(--layout-base-bg-rgb),1) 100%)}.CoreLayout_footer__ISq6Q .CoreLayout_content__74FEx{position:relative}@media screen and (max-width:1023px){.CoreLayout_footer__ISq6Q .CoreLayout_content__74FEx{padding-bottom:1.5rem}}.CoreLayout_sidebar__JxJ10{position:relative;z-index:2;grid-area:sidebar;height:calc(100% - var(--layout-offset)*2);margin:var(--layout-offset);overflow:hidden;transition:width .2s ease-out}.CoreLayout_sidebar__JxJ10 .CoreLayout_container__BJkOh{--scrollbar-thumb-color:var(--layout-sidebar-item-hover-bg)}@media screen and (max-width:1023px){.CoreLayout_sidebar__JxJ10{position:fixed;inset:0;width:var(--layout-sidebar-width);background-color:var(--background-surface);transform:translateX(-100%);transition:transform .2s ease-out}.CoreLayout_sidebar__JxJ10[data-opened=true]{transform:translateX(0)}}@media screen and (min-width:1024px){.CoreLayout_sidebar__JxJ10{width:0;margin-right:0;background-color:rgba(0,0,0,0)}.CoreLayout_sidebar__JxJ10[data-expanded=true]{width:var(--layout-sidebar-width)}body:has(.CoreLayout_sidebar__JxJ10[data-expanded=true]){--toaster-offset-left:16rem/2}}.CoreLayout_sidebar__JxJ10 .CoreLayout_content__74FEx{display:flex;flex-direction:column;width:100%;height:100%;padding-right:0;padding-bottom:1.5rem;overflow:visible}@media screen and (min-width:1024px){.CoreLayout_sidebar__JxJ10 .CoreLayout_content__74FEx{padding-bottom:0;padding-left:0}}.CoreLayout_sidebar__JxJ10 .CoreLayout_logoLink__fJi5i svg{height:2rem}.CoreLayout_sidebar__JxJ10 .CoreLayout_logoLink__fJi5i:focus-visible{outline-offset:-1px}.CoreLayout_section__osN60{--layout-section-blur-size:2.5rem;display:grid;flex:1 1 auto;overflow:hidden}.CoreLayout_section__osN60[data-fixed=true]{flex:0 0 auto;padding-right:var(--layout-padding-x)}.CoreLayout_section__osN60[data-fixed=false]{position:relative}.CoreLayout_section__osN60[data-fixed=false] .CoreLayout_container__BJkOh{padding:var(--layout-section-blur-size) var(--layout-padding-x) var(--layout-section-blur-size) 0}.CoreLayout_section__osN60[data-fixed=false]:after,.CoreLayout_section__osN60[data-fixed=false]:before{position:absolute;right:var(--layout-padding-x);left:0;z-index:1;height:var(--layout-section-blur-size);content:"";background-color:var(--layout-sidebar-item-bg);filter:blur(5px)}.CoreLayout_section__osN60[data-fixed=false]:before{top:0;transform:translateY(-50%)}.CoreLayout_section__osN60[data-fixed=false]:after{bottom:0;transform:translateY(50%)}.CoreLayout_section__osN60:empty{display:none}.CoreLayout_column__l8anx{display:flex;flex-direction:column;width:100%;padding:0 .1875rem .1875rem;margin:0 auto;overflow:clip}@media screen and (min-width:1024px){.CoreLayout_column__l8anx{max-width:47.5rem}}.CoreLayout_main__2xwc_{--layout-main-border-radius:0;--layout-base-bg-rgb:var(--background-raised-surface-rgb);position:relative;grid-area:main;height:calc(100% - var(--layout-offset)*2);margin:var(--layout-offset);overflow:hidden;background-color:var(--background-raised-surface);border-radius:var(--layout-main-border-radius);transition:transform .2s ease-out}@media screen and (min-width:1024px){.CoreLayout_main__2xwc_{--layout-main-border-radius:1.25rem}}.CoreLayout_sidebar__JxJ10+.CoreLayout_main__2xwc_{margin-left:0}@media screen and (max-width:1023px){.CoreLayout_sidebar__JxJ10[data-opened=true]+.CoreLayout_main__2xwc_{transform:translateX(var(--layout-sidebar-width))}}.CoreLayout_floatingActions__m2U2Q{--layout-action-offset:1.5rem;position:fixed;right:var(--layout-action-offset);bottom:var(--layout-action-offset)}@media screen and (min-width:1024px){.CoreLayout_floatingActions__m2U2Q{--layout-action-offset:2rem}}.page_root__tNuYt{display:contents}.page_page__za7jj{display:grid;grid-gap:3rem;gap:3rem;margin-top:4.5rem;text-align:left}@media screen and (min-width:1024px){.page_page__za7jj{margin-top:6rem}}.page_page__za7jj section{display:grid;grid-gap:2rem;gap:2rem}.page_subsection__xeocR{display:grid;grid-gap:1rem;gap:1rem}.page_createNew__5Xdzc{justify-self:start}
/*# sourceMappingURL=8f8faaf9ba124335.css.map*/