@media(prefers-color-scheme:dark){:root:not([data-theme-mode]) .ApiKeysListItem_root__Ca70m{--ask-list-item-bg:var(--gray-900-rgb)}}:root[data-theme-mode=dark] .ApiKeysListItem_root__Ca70m{--ask-list-item-bg:var(--gray-900-rgb)}.ApiKeysListItem_root__Ca70m{--ask-list-item-bg:var(--gray-25-rgb);background-color:rgb(var(--ask-list-item-bg));border-radius:.625rem}.ApiKeysListItem_grid__etjBe{display:grid;grid-template-areas:"name value";grid-template-columns:6.25rem 1fr;grid-auto-columns:minmax(1.875rem,auto);grid-auto-flow:column;grid-gap:.5rem;gap:.5rem;align-items:center;padding:.5rem}@media screen and (min-width:1024px){.ApiKeysListItem_grid__etjBe{grid-template-areas:"name value date";grid-template-columns:6.25rem 1fr 9.375rem}}.ApiKeysListItem_date__k9X3L,.ApiKeysListItem_name__jKhTg,.ApiKeysListItem_value__NCsHX{overflow:hidden;text-overflow:ellipsis;font-size:.75rem;line-height:130%;color:var(--text-secondary);white-space:nowrap}.ApiKeysListItem_blurred__EzFaZ{position:relative;text-overflow:clip}.ApiKeysListItem_blurred__EzFaZ:after{position:absolute;top:0;right:0;bottom:0;display:block;width:2.5rem;height:100%;content:"";background:linear-gradient(90deg,rgba(var(--ask-list-item-bg),0) -23.68%,rgb(var(--ask-list-item-bg)) 30.26%);transform:translateX(50%)}.ApiKeysListItem_name__jKhTg{grid-area:name}.ApiKeysListItem_value__NCsHX{grid-area:value;line-height:1}.ApiKeysListItem_date__k9X3L{grid-area:date}@media screen and (max-width:1023px){.ApiKeysListItem_date__k9X3L{display:none}}.Spinner_root__koPRU{--path-background-stroke:var(--spinner-background-stroke,var(--gray-800));--path-top-stroke:var(--spinner-top-stroke,var(--gray-800));--size:var(--spinner-size,1rem);display:block;width:var(--size);height:var(--size);animation:Spinner_rotate__kqx53 1s linear infinite}@media screen and (min-width:1024px){.Spinner_root__koPRU{--size:var(--spinner-size,1.25rem)}}.Spinner_root__koPRU[data-inverted=true]{--path-background-stroke:var(--spinner-background-stroke,var(--gray-100));--path-top-stroke:var(--spinner-top-stroke,var(--gray-100))}@media(prefers-color-scheme:dark){:root:not([data-theme-mode]) .Spinner_root__koPRU{--path-background-stroke:var(--spinner-background-stroke,var(--gray-100));--path-top-stroke:var(--spinner-top-stroke,var(--gray-100))}:root:not([data-theme-mode]) .Spinner_root__koPRU[data-inverted=true]{--path-background-stroke:var( --spinner-background-stroke,var(--gray-800) );--path-top-stroke:var(--spinner-top-stroke,var(--gray-800))}}:root[data-theme-mode=dark] .Spinner_root__koPRU{--path-background-stroke:var(--spinner-background-stroke,var(--gray-100));--path-top-stroke:var(--spinner-top-stroke,var(--gray-100))}:root[data-theme-mode=dark] .Spinner_root__koPRU[data-inverted=true]{--path-background-stroke:var( --spinner-background-stroke,var(--gray-800) );--path-top-stroke:var(--spinner-top-stroke,var(--gray-800))}@keyframes Spinner_rotate__kqx53{to{transform:rotate(1turn)}}@media(prefers-color-scheme:dark){:root:not([data-theme-mode]) .Button_root__CmGI8{--button-primary-background-default:var(--gray-100);--button-primary-background-hover:var(--gray-300);--button-primary-background-disabled:var(--gray-700);--button-secondary-stroke-default:var(--gray-500);--button-secondary-stroke-disabled:var(--gray-600);--button-secondary-background-hover:rgba(var(--gray-700-rgb),0.6);--button-destructive-background-default:var(--status-red-500);--button-destructive-background-hover:var(--status-red-300);--button-destructive-background-disabled:var(--status-red-600)}}:root[data-theme-mode=dark] .Button_root__CmGI8{--button-primary-background-default:var(--gray-100);--button-primary-background-hover:var(--gray-300);--button-primary-background-disabled:var(--gray-700);--button-secondary-stroke-default:var(--gray-500);--button-secondary-stroke-disabled:var(--gray-600);--button-secondary-background-hover:rgba(var(--gray-700-rgb),0.6);--button-destructive-background-default:var(--status-red-500);--button-destructive-background-hover:var(--status-red-300);--button-destructive-background-disabled:var(--status-red-600)}.Button_root__CmGI8{--button-primary-text-default:var(--text-inverse);--button-primary-background-default:var(--gray-800);--button-primary-background-hover:var(--gray-950);--button-primary-background-disabled:var(--gray-300);--button-secondary-text-default:var(--text-primary);--button-secondary-text-disabled:var(--text-tertiary);--button-secondary-stroke-default:var(--gray-300);--button-secondary-stroke-disabled:var(--gray-200);--button-secondary-background-default:transparent;--button-secondary-background-hover:rgba(var(--gray-100-rgb),0.4);--button-secondary-background-disabled:transparent;--button-destructive-text-default:var(--gray-0);--button-destructive-background-default:var(--status-red-400);--button-destructive-background-hover:var(--status-red-600);--button-destructive-background-disabled:var(--status-red-100);position:relative;display:flex;align-items:center;justify-content:center;max-width:100%;font-family:var(--font-body);font-style:normal;font-weight:500;color:currentcolor;text-align:center;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);transition-timing-function:ease-out;transition-duration:.2s;transition-property:color,background-color,border-color,box-shadow}.Button_root__CmGI8 svg{display:block}.Button_root__CmGI8.Button_block__F2jTw:not([data-icon=true]){width:100%}.Button_root__CmGI8[data-size=large]{--spinner-size:1.25rem;gap:.25rem;padding:.25rem 3rem;font-size:1rem;font-weight:500;line-height:1.875rem;border-radius:3.625rem}.Button_root__CmGI8[data-size=large][data-icon=true]{width:2.5rem;height:2.5rem;padding:0}.Button_root__CmGI8[data-size=large] svg{width:1.25rem;height:1.25rem}@media screen and (min-width:1024px){.Button_root__CmGI8[data-size=large]{padding:.5rem 3rem}.Button_root__CmGI8[data-size=large][data-icon=true]{width:3rem;height:3rem}.Button_root__CmGI8[data-size=large][data-icon=false]{min-width:6rem}}.Button_root__CmGI8[data-size=small]{--spinner-size:1rem;gap:.25rem;padding:.375rem 1.5rem;font-size:.75rem;font-weight:500;line-height:1.125rem;border-radius:2.5rem}.Button_root__CmGI8[data-size=small][data-icon=true]{width:2rem;height:2rem;padding:0}.Button_root__CmGI8[data-size=small][data-icon=false]{min-width:6rem}.Button_root__CmGI8[data-size=small] svg{width:1rem;height:1rem}.Button_root__CmGI8[data-size=extra-small]{--spinner-size:1rem;gap:.25rem;padding:0 .75rem;font-size:.75rem;font-weight:500;line-height:1.125rem;border-radius:2.5rem}.Button_root__CmGI8[data-size=extra-small][data-icon=true]{width:1.25rem;height:1.25rem;padding:0}.Button_root__CmGI8[data-size=extra-small][data-icon=false]{min-width:3.5rem}.Button_root__CmGI8[data-size=extra-small] svg{width:.75rem;height:.75rem}.Button_root__CmGI8[data-variant=primary]{color:var(--button-primary-text-default);background-color:var(--button-primary-background-default);border-color:var(--button-primary-background-default)}@media(any-hover:hover){.Button_root__CmGI8[data-variant=primary]:not(:disabled):hover{background-color:var(--button-primary-background-hover);border-color:var(--button-primary-background-hover)}}.Button_root__CmGI8[data-variant=primary][data-disabled=true]{background-color:var(--button-primary-background-disabled);border-color:var(--button-primary-background-disabled)}.Button_root__CmGI8[data-variant=secondary]{color:var(--button-secondary-text-default);background-color:var(--button-secondary-background-default);border-color:var(--button-secondary-background-default)}.Button_root__CmGI8[data-variant=secondary][data-border=true]{border-color:var(--button-secondary-stroke-default)}@media(any-hover:hover){.Button_root__CmGI8[data-variant=secondary]:not(:disabled):hover{background-color:var(--button-secondary-background-hover)}}.Button_root__CmGI8[data-variant=secondary][data-disabled=true]{color:var(--button-secondary-text-disabled);background-color:var(--button-secondary-background-disabled);border-color:var(--button-secondary-background-disabled)}.Button_root__CmGI8[data-variant=secondary][data-disabled=true][data-border=true]{border-color:var(--button-secondary-stroke-disabled)}.Button_root__CmGI8[data-variant=secondary]:not([data-border=true]):focus-visible{outline-offset:-1px}.Button_root__CmGI8[data-variant=destructive]{--spinner-background-stroke:var(--button-destructive-text-default);--spinner-top-stroke:var(--button-destructive-text-default);color:var(--button-destructive-text-default);background-color:var(--button-destructive-background-default);border-color:var(--button-destructive-background-default)}@media(any-hover:hover){.Button_root__CmGI8[data-variant=destructive]:not(:disabled):hover{background-color:var(--button-destructive-background-hover);border-color:var(--button-destructive-background-hover)}}.Button_root__CmGI8[data-variant=destructive][data-disabled=true]{background-color:var(--button-destructive-background-disabled);border-color:var(--button-destructive-background-disabled)}.Button_root__CmGI8:disabled{cursor:auto}.Button_root__CmGI8 .Button_spinner__smDWZ{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Button_root__CmGI8 .Button_content__gu4us{display:flex;gap:inherit;align-items:center}.Button_root__CmGI8[data-loading=true] .Button_content__gu4us{visibility:hidden}.Avatar_root__zvy3z{--avatar-text:var(--gray-50);--avatar-size-extra-small:1.25rem;--avatar-text-extra-small:0.75rem;--avatar-size-small:2rem;--avatar-text-small:0.75rem;--avatar-size-large:5rem;--avatar-text-large:1.75rem;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;font-family:var(--font-heading);font-style:normal;font-weight:400;line-height:100%;color:var(--avatar-text);text-align:center;text-transform:uppercase;border-radius:50%}.Avatar_root__zvy3z:not(:has(img)){background:var(--avatar-background)}.Avatar_root__zvy3z img{visibility:hidden}.Avatar_root__zvy3z img[data-ready=true]{visibility:visible}.Avatar_root__zvy3z[data-size=large]{width:var(--avatar-size-large);height:var(--avatar-size-large);font-size:var(--avatar-text-large)}.Avatar_root__zvy3z[data-size=small]{width:var(--avatar-size-small);height:var(--avatar-size-small);font-size:var(--avatar-text-small)}.Avatar_root__zvy3z[data-size=extra-small]{width:var(--avatar-size-extra-small);height:var(--avatar-size-extra-small);font-size:var(--avatar-text-extra-small)}.Avatar_root__zvy3z[data-variant=purple]{--avatar-background:var(--caesar-purple)}@property --avatar-background-hover-gradient{syntax:"<color>";initial-value:rgba(0,0,0,0);inherits:true}a:not(:disabled):has(.Avatar_root__zvy3z[data-hoverable=true]),button:not(:disabled):has(.Avatar_root__zvy3z[data-hoverable=true]),label:not(:disabled):has(.Avatar_root__zvy3z[data-hoverable=true]){border-radius:50%}a:not(:disabled)>.Avatar_root__zvy3z[data-hoverable=true],button:not(:disabled)>.Avatar_root__zvy3z[data-hoverable=true],label:not(:disabled)>.Avatar_root__zvy3z[data-hoverable=true]{background:linear-gradient(0deg,var(--avatar-background-hover-gradient) 0,var(--avatar-background-hover-gradient) 100%),var(--avatar-background);transition:background .2s ease-out,--avatar-background-hover-gradient .2s ease-out}a:not(:disabled)>.Avatar_root__zvy3z[data-hoverable=true]:has(img):after,button:not(:disabled)>.Avatar_root__zvy3z[data-hoverable=true]:has(img):after,label:not(:disabled)>.Avatar_root__zvy3z[data-hoverable=true]:has(img):after{position:absolute;inset:0;z-index:1;display:block;content:"";background:linear-gradient(0deg,var(--avatar-background-hover-gradient) 0,var(--avatar-background-hover-gradient) 100%)}@media(any-hover:hover){a:not(:disabled):hover>.Avatar_root__zvy3z[data-hoverable=true],button:not(:disabled):hover>.Avatar_root__zvy3z[data-hoverable=true],label:not(:disabled):hover>.Avatar_root__zvy3z[data-hoverable=true]{--avatar-background-hover-gradient:rgb(0 0 0/20%)}}a:not(:disabled):focus-visible>.Avatar_root__zvy3z[data-hoverable=true],button:not(:disabled):focus-visible>.Avatar_root__zvy3z[data-hoverable=true],label:not(:disabled):focus-visible>.Avatar_root__zvy3z[data-hoverable=true]{--avatar-background-hover-gradient:rgb(0 0 0/20%)}.AccountMenuItem_root__mb_cW{--account-menu-padding:calc(0.5rem - 1px);--item-hover-bg:var( --layout-sidebar-item-hover-bg,var(--background-surface) );display:grid;grid-template:"avatar name icon" auto/auto 1fr auto;grid-gap:0 .5rem;gap:0 .5rem;align-items:center;padding:.5rem;text-align:left;background-color:rgba(0,0,0,0);border:none;border-radius:.5rem;transition-timing-function:ease-out;transition-duration:.2s;transition-property:background-color}.AccountMenuItem_root__mb_cW:has(.AccountMenuItem_wallet__wA9WL){grid-template:"avatar name icon" auto "avatar wallet icon" auto/auto 1fr auto}@media(any-hover:hover){.AccountMenuItem_root__mb_cW:hover{background-color:var(--item-hover-bg)}}.AccountMenuItem_root__mb_cW:focus-visible{outline-offset:-1px}.AccountMenuItem_root__mb_cW[data-collapsed=true]{grid-template-columns:1fr;gap:0;justify-items:center;border-radius:50%}.AccountMenuItem_root__mb_cW[data-collapsed=true]>:not(.AccountMenuItem_avatar__9X4PR){display:none}@media screen and (min-width:1024px){[data-expanded=false] .AccountMenuItem_root__mb_cW{grid-template-columns:1fr;gap:0;justify-items:center;border-radius:50%}[data-expanded=false] .AccountMenuItem_root__mb_cW>:not(.AccountMenuItem_avatar__9X4PR){display:none}}.AccountMenuItem_root__mb_cW p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AccountMenuItem_root__mb_cW .AccountMenuItem_name__6fuNk{font-size:.75rem;font-weight:500;line-height:1rem}.AccountMenuItem_root__mb_cW .AccountMenuItem_wallet__wA9WL{font-size:.75rem;line-height:1;color:var(--text-tertiary)}.AccountMenuItem_avatar__9X4PR{grid-area:avatar}.AccountMenuItem_icon__Sf9R2{grid-area:icon;width:1rem;height:1rem}.Dialog_root__CVAhY{--dialog-overlay-bg:var(--effect-overlay);--dialog-bg:var(--background-raised-surface);position:fixed;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}@media screen and (min-width:1024px){.Dialog_root__CVAhY{justify-content:center}}.Dialog_root__CVAhY .Dialog_title__t8IJL{max-width:20rem;margin:0 auto}@media screen and (max-width:1023px){.Dialog_root__CVAhY .Dialog_title__t8IJL{font-family:var(--font-heading);font-size:.875rem;line-height:1rem}}.Dialog_overlay__egMK1{background-color:var(--dialog-overlay-bg)}.Dialog_dialog__fSZT6{display:flex;flex-direction:column;width:100%;max-height:82vh;overflow:hidden;background-color:var(--dialog-bg);border-radius:1.5rem 1.5rem 0 0}@media screen and (min-width:1024px){.Dialog_dialog__fSZT6{width:auto;min-width:30rem;max-width:90vw;max-height:90vh;border-radius:1.5rem}}.Dialog_header__9KyNj{display:grid;flex:0 0 auto;grid-template:". title closeButton" auto/1fr auto 1fr;align-items:center;justify-content:space-between;padding:.5rem .75rem 0}@media screen and (min-width:1024px){.Dialog_header__9KyNj{grid-template:". closeButton" auto/1fr 1fr}}.Dialog_header__9KyNj:empty{display:none}.Dialog_header__9KyNj .Dialog_title__t8IJL{grid-area:title}.Dialog_header__9KyNj .Dialog_closeButton__db5Bx{grid-area:closeButton;justify-self:end}.Dialog_body__QsQXQ{position:relative;display:grid;flex:1 1 auto;grid-gap:1.5rem;justify-items:center;padding:1.25rem;overflow:auto;text-align:center}@media screen and (min-width:1024px){.Dialog_body__QsQXQ{grid-gap:1.62rem}}.ResponsiveContent_root__d7rXn{display:contents}@media screen and (max-width:1023px){.ResponsiveContent_root__d7rXn[data-hidden=mobile]{display:none}}@media screen and (min-width:1024px){.ResponsiveContent_root__d7rXn[data-hidden=desktop]{display:none}}.AuthPageContent_root__IbYLQ{display:grid;height:100%;text-align:center}@media screen and (max-width:1023px){.AuthPageContent_root__IbYLQ{grid-template-rows:1fr auto;align-items:center}}@media screen and (min-width:1024px){.AuthPageContent_root__IbYLQ{grid-template-rows:auto 1fr}}.AuthPageContent_content__OLUZi{align-self:center;width:100%;margin:0 auto}@media screen and (min-width:1024px){.AuthPageContent_content__OLUZi{max-width:30rem;padding:1.25rem}.AuthPageContent_title__EHaxC{margin:0 auto 1.625rem}}.AuthPageContent_pageTitle__exhL3{max-width:16rem;margin:0 auto}@media screen and (max-width:1023px){.AuthPageContent_pageTitle__exhL3{padding-bottom:4.5rem}}.TextAction_root___RQ_8{--action-text-default:var(--text-tertiary);--action-text-hover:var(--text-primary);display:inline-block;color:var(--action-text-default);cursor:pointer;transition:color .2s ease-out}@media(any-hover:hover){.TextAction_root___RQ_8:hover{color:var(--action-text-hover)}}.TextAction_root___RQ_8 span{line-height:3rem}button.TextAction_root___RQ_8{background:none;border:none}.AuthPageFooter_root__m75J1{display:flex;justify-content:center}.IllustratedLayout_root__79PS9{display:grid;height:100dvh;min-height:100dvh;overflow:hidden;background-color:var(--background-splash)}@media screen and (max-width:1023px){.IllustratedLayout_root__79PS9{grid-template-rows:1fr auto}}@media screen and (min-width:1024px){.IllustratedLayout_root__79PS9{grid-template-columns:repeat(2,1fr);padding:.5rem}body:has(.IllustratedLayout_root__79PS9){--toaster-offset-left:25%}}.IllustratedLayout_illustration__gbrb5{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2.5rem 0 1.5rem;overflow:hidden}@media screen and (min-width:1024px){.IllustratedLayout_illustration__gbrb5{padding:3rem 0}}.IllustratedLayout_illustrationContainer__siJ68{position:relative;width:60%;height:60%;background:50% no-repeat;background-size:contain}.IllustratedLayout_illustrationContainer__siJ68 .IllustratedLayout_dark__Ssmfc{display:none}@media(prefers-color-scheme:dark){:root:not([data-theme-mode]) .IllustratedLayout_illustrationContainer__siJ68 .IllustratedLayout_dark__Ssmfc{display:block}:root:not([data-theme-mode]) .IllustratedLayout_illustrationContainer__siJ68 .IllustratedLayout_light__F71SC{display:none}}:root[data-theme-mode=dark] .IllustratedLayout_illustrationContainer__siJ68 .IllustratedLayout_dark__Ssmfc{display:block}:root[data-theme-mode=dark] .IllustratedLayout_illustrationContainer__siJ68 .IllustratedLayout_light__F71SC{display:none}.IllustratedLayout_subTitle__kNelE{font-size:1.25rem;line-height:1}.IllustratedLayout_content___PIyu{width:100%;padding:0 1.25rem 2rem;margin:0 auto;text-align:center;border-radius:.75rem}@media screen and (min-width:1024px){.IllustratedLayout_content___PIyu{padding:1rem;background-color:var(--background-raised-surface)}}.IllustratedLayout_caesar__b7FA1{height:2.5rem}.AuthPageLoader_root__d3AMf{--spinner-size:3.5rem;--spinner-top-stroke:var(--status-highlight);display:flex;flex-direction:column;gap:1.625rem;align-items:center;justify-content:center;font-size:1rem;line-height:1.5;color:var(--text-primary)}.dynamic-shadow-dom~.AuthPageLoader_root__d3AMf{display:none}.LoginForm_root__4RAn3{display:contents}.Dropdown_content__Qfl47{--dropdown-shadow-color:var(--effect-shadow);--dropdown-border-color:var(--stroke-strong);--dropdown-background:var(--background-raised-surface);position:relative;z-index:10;display:flex;flex-direction:column;gap:.25rem;justify-content:center;padding:.25rem;background-color:var(--dropdown-background);border:1px solid var(--dropdown-border-color);border-radius:.5rem;box-shadow:0 .25rem 1rem -.25rem var(--dropdown-shadow-color);-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem)}.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);transition:background-color .2s ease-out}@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;align-items:center}.CoreLayout_logoLink__fJi5i svg{width:2rem!important;height:2rem!important}.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_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:3.5rem;margin-right:0;background-color:rgba(0,0,0,0)}.CoreLayout_sidebar__JxJ10[data-expanded=false] [data-ui-collapsed-hidden=true]{display:none}.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[data-expanded=false] .CoreLayout_content__74FEx{align-items:flex-start}}.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);transition:background-color .2s ease-out}.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))}}.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}.EmbedHeading_root__A3U5B{display:flex;gap:.25rem;align-items:center;width:100%;overflow:hidden;font-family:var(--font-body);font-size:.875rem;font-style:normal;font-weight:500;line-height:var(--line-height-loose);color:var(--text-tertiary);letter-spacing:-.0175rem}.EmbedHeading_avatars__3Pctz{display:flex;flex:0 0 auto;padding-left:.5rem}.EmbedHeading_avatar__65HVV{margin-left:-.5rem}.EmbedHeading_title___jRQJ{flex:0 2 auto;color:var(--text-primary)}.EmbedHeading_subtitle__JPIgR,.EmbedHeading_title___jRQJ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EmbedHeading_subtitle__JPIgR{flex:0 1 auto;font-weight:600;color:var(--text-tertiary)}.EmbedHeading_dot__PBzAi{flex:0 0 auto;width:.25rem;height:.25rem;background-color:var(--text-tertiary);border-radius:50%}.EmbedHeading_dot__PBzAi:first-child,.EmbedHeading_dot__PBzAi:last-child{display:none}.EmbedHeading_date___fFxJ{flex:0 0 auto;font-weight:600}.EmbeddedPost_root__gIkMy{display:grid;grid-template-columns:auto 1fr;grid-gap:.5rem .25rem;gap:.5rem .25rem}.EmbeddedPost_root__gIkMy .EmbeddedPost_highlight__T2qii,.EmbeddedPost_root__gIkMy a{color:var(--status-highlight);transition:color .2s ease-out}.EmbeddedPost_root__gIkMy .EmbeddedPost_highlight__T2qii[href],.EmbeddedPost_root__gIkMy a[href]{outline-offset:-1px}@media(any-hover:hover){.EmbeddedPost_root__gIkMy .EmbeddedPost_highlight__T2qii[href]:hover,.EmbeddedPost_root__gIkMy a[href]:hover{color:var(--caesar-red-400)}}a[href].EmbeddedPost_root__gIkMy{--offset:0.1875rem}.EmbeddedPost_heading__KtzHp{grid-column:1/-1}.EmbeddedPost_body__oWykk{display:grid;grid-template-columns:auto 1fr;grid-gap:.5rem;gap:.5rem;align-items:start}.EmbeddedPost_root__gIkMy:not(:last-child) .EmbeddedPost_body__oWykk{margin-bottom:.75rem}.EmbeddedPost_marker__2IFhb{display:flex;justify-content:center;width:1.25rem;height:100%}.EmbeddedPost_marker__2IFhb:before{display:block;width:.0625rem;height:100%;content:"";background-color:var(--stroke-extra-strong);transform:translateY(-.25rem)}.EmbeddedPost_root__gIkMy:last-child .EmbeddedPost_marker__2IFhb{visibility:hidden}.EmbeddedPost_attachments__VZs6A{display:none}.EmbeddedPost_attachments__VZs6A:has(.EmbeddedPost_attachment__HdCSY:not(:empty)){display:flex}.EmbeddedPost_attachment__HdCSY{position:relative;width:3.5rem;height:3.5rem;overflow:hidden;background-color:var(--background-surface);border:1px solid var(--stroke-subtle);border-radius:.75rem}.EmbeddedPost_attachment__HdCSY:not(:first-child){margin-left:-3rem}@media screen and (min-width:1024px){.EmbeddedPost_attachment__HdCSY{width:5.5rem;height:5.5rem}.EmbeddedPost_attachment__HdCSY:not(:first-child){margin-left:-5rem}}.EmbeddedPost_attachment__HdCSY img{display:block;visibility:hidden;object-fit:cover}.EmbeddedPost_attachment__HdCSY img[data-ready=true]{visibility:visible}.EmbeddedPost_attachment__HdCSY:empty{display:none}.EmbeddedPost_content__oTSCn{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;font-family:var(--font-body);font-size:1rem;font-style:normal;font-weight:400;line-height:var(--line-height-loose);color:var(--text-primary);letter-spacing:-.02rem;white-space:pre-line;-webkit-box-orient:vertical}.Embed_root__sxhtm{--embed-padding:0.75rem;display:grid;grid-gap:.75rem;gap:.75rem;width:100%;padding:var(--embed-padding);overflow:hidden;background-color:var(--background-on-raised-surface);border-radius:.75rem}.Embed_link__J2e2a{overflow:hidden;border-radius:.75rem;transition:background-color .2s ease-out}.Embed_link__J2e2a[href]{--offset:calc(var(--embed-padding) / 2);padding:var(--offset);margin:calc(var(--offset)*-1)}@media(any-hover:hover){.Embed_link__J2e2a[href]:hover{background-color:rgba(var(--background-on-raised-surface-hover-rgb),.6)}}.Embed_link__J2e2a[href]:focus-visible{outline-offset:-1px}.Embed_head__RJ0LQ{display:flex;justify-content:space-between}.Embed_viewMore__dQW2K{display:grid;grid-template-columns:1.25rem 1fr;grid-gap:.5rem .25rem;gap:.5rem .25rem}.Embed_viewMore__dQW2K .Embed_highlight__azD58,.Embed_viewMore__dQW2K a{font-family:var(--font-body);font-size:1rem;font-style:normal;font-weight:400;line-height:var(--line-height-loose);color:var(--status-highlight);letter-spacing:-.02rem;transition:color .2s ease-out}@media(any-hover:hover){.Embed_viewMore__dQW2K .Embed_highlight__azD58[href]:hover,.Embed_viewMore__dQW2K a[href]:hover{color:var(--caesar-red-400)}}.Embed_viewMore__dQW2K .Embed_highlight__azD58[href]:focus-visible,.Embed_viewMore__dQW2K a[href]:focus-visible{outline-offset:-1px}.Embed_dots__c7L7o,.Embed_marker__NAlL3{display:flex;flex-direction:column;align-items:center;justify-content:space-around}.Embed_dot__BT35j{flex:0 0 auto;width:.0625rem;height:.0625rem;background:var(--stroke-extra-strong)}.Embed_marker__NAlL3{height:.75rem}.Embed_marker__NAlL3:before{display:block;width:.0625rem;height:100%;content:"";background-color:var(--stroke-extra-strong);transform:translateY(-.25rem)}.ExpandableText_root__1iZJl{position:relative;display:grid;grid-gap:var(--gap,1rem);gap:var(--gap,1rem);justify-items:start;width:100%;padding:1rem;overflow:hidden;background-color:var(--background-on-raised-surface);border-radius:1rem}@media screen and (min-width:1024px){.ExpandableText_root__1iZJl{padding:1.5rem}}.ExpandableText_toggle__m7pSv{display:flex;gap:.75rem;align-items:center;font-family:var(--font-heading);font-size:.875rem;line-height:1rem;color:var(--text-secondary);background:none;border:none}.ExpandableText_icon__fdXyC{width:1rem;transition:transform .2s ease-out}.ExpandableText_content__7iQZv{position:relative;display:-webkit-box;width:100%;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:var(--max-lines)}.ExpandableText_content__7iQZv[data-expanded=true]{-webkit-line-clamp:unset}.ExpandableText_content__7iQZv[data-expanded=true]+.ExpandableText_toggle__m7pSv .ExpandableText_icon__fdXyC{transform:rotate(180deg)}.AskSummaryHeader_root__YXUCc{display:grid;grid-auto-rows:auto;width:100%;margin:0 0 2.5rem;text-align:left}.AskSummaryHeader_root__YXUCc .AskSummaryHeader_tag__9Y0IX{margin-bottom:1rem}.AskSummaryHeader_root__YXUCc .AskSummaryHeader_query__FfXer{font-size:1rem;line-height:var(--line-height-loose);letter-spacing:-.01rem;overflow-wrap:break-word;white-space:pre-wrap}.AskSummaryHeader_root__YXUCc .AskSummaryHeader_title__3Gko6{display:-webkit-box;margin:2.5rem 0;overflow:hidden;font-size:1.25rem;font-weight:600;line-height:var(--line-height-standard);overflow-wrap:break-word;-webkit-box-orient:vertical}@media screen and (min-width:1024px){.AskSummaryHeader_root__YXUCc .AskSummaryHeader_title__3Gko6{margin-top:3rem;font-size:2.25rem}}.AskSummaryHeader_root__YXUCc .AskSummaryHeader_attachments__N5ctO{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.AskSummaryHeader_root__YXUCc [data-ui-embed=true]~.AskSummaryHeader_attachments__N5ctO{display:none}.AskResultIcon_root___E2OM{display:block;width:1rem;height:1rem;border-radius:50%}.AskResultItem_root__66OgT{position:relative;display:grid;grid-gap:1rem;gap:1rem;width:100%;padding:1rem 1rem 1.25rem;overflow:hidden;font-size:.75rem;text-align:left;background-color:var(--background-on-raised-surface);border-radius:.5rem;transition:background-color .2s ease-out}@media(any-hover:hover){.AskResultItem_root__66OgT[href]:hover{background-color:var(--background-on-raised-surface-hover)}}.AskResultItem_root__66OgT[href]:focus-visible{outline-offset:-1px}.AskResultItem_root__66OgT .AskResultItem_source__Sj17F{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.75rem;line-height:1;color:var(--text-tertiary);white-space:nowrap}.AskResultItem_root__66OgT .AskResultItem_description__r1ROj,.AskResultItem_root__66OgT .AskResultItem_title__7Oa3c{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.AskResultItem_root__66OgT .AskResultItem_title__7Oa3c{-webkit-line-clamp:1;font-size:.875rem;line-height:1rem}.AskResultItem_root__66OgT .AskResultItem_description__r1ROj{-webkit-line-clamp:2;font-size:.75rem;line-height:130%;color:var(--text-secondary)}.AskResultItem_root__66OgT .AskResultItem_head__5qViT{display:flex;gap:.5rem;align-items:center;width:100%;overflow:hidden}.AskResultItem_root__66OgT .AskResultItem_body__d4ZM5{display:flex;flex-direction:column;gap:.625rem;width:100%;overflow:hidden}.AskResultItem_root__66OgT .AskResultItem_favicon__79cDy{width:.875rem;height:.875rem}@media(prefers-color-scheme:dark){:root:not([data-theme-mode]) .FloatingSidebar_aside___9j_w{--aside-border-color:rgba(var(--gray-700-rgb),1);--aside-shadow-color:rgba(var(--gray-900-rgb),1)}}:root[data-theme-mode=dark] .FloatingSidebar_aside___9j_w{--aside-border-color:rgba(var(--gray-700-rgb),1);--aside-shadow-color:rgba(var(--gray-900-rgb),1)}.FloatingSidebar_dialog__taXlT>*{max-height:calc(100dvh - 3.75rem)}.FloatingSidebar_aside___9j_w{--aside-background:var(--background-raised-surface);--aside-border-color:rgba(var(--gray-800-rgb),0.1);--aside-shadow-color:rgba(var(--gray-800-rgb),0.1);position:absolute;top:.5rem;right:.5rem;bottom:.5rem;z-index:1;display:flex;flex-direction:column;gap:.75rem;width:22rem;overflow:hidden;background-color:var(--background-raised-surface);border:1px solid var(--aside-border-color);border-radius:.875rem;box-shadow:0 .5rem 2rem -.625rem var(--aside-shadow-color)}.FloatingSidebar_header__NpFPr{display:grid;flex:0 0 auto;grid-template-columns:1fr auto;align-items:center;padding:1rem 1rem 0}.FloatingSidebar_body__aotML{position:relative;flex:1 1 auto;padding:.25rem 1rem 1rem;overflow:auto}.FloatingSidebar_title__ecL8d{margin-left:.75rem;font-size:.875rem!important;line-height:1.25rem}.AskSources_root__9clBL{--container-padding:1rem;margin-top:2rem}.AskSources_list__yWJ5K{position:relative;display:grid;grid-gap:.625rem;gap:.625rem;width:100%}.AskSources_item__e6ZnG{width:100%;overflow:hidden}.AskSources_item__e6ZnG[data-virtual=true]{position:absolute;top:0;right:0;left:0}.AskSources_sourceCount__wdZTk{display:inline-block;margin-left:.5rem;color:var(--text-tertiary)}@media(prefers-color-scheme:dark){:root:not([data-theme-mode]) .AskSources_icons__1pbgb{--icon-avatar-stroke:var(--gray-700)}}:root[data-theme-mode=dark] .AskSources_icons__1pbgb{--icon-avatar-stroke:var(--gray-700)}.AskSources_actionCount__8cFlP{color:var(--text-tertiary)}.AskSources_icons__1pbgb{--icon-avatar-stroke:var(--gray-25);display:flex;flex-direction:row-reverse;padding-left:.5rem}.AskSources_icons__1pbgb .AskSources_icon__ZdyTM{position:relative;margin-left:-.5rem}.AskSources_icons__1pbgb .AskSources_icon__ZdyTM img{box-sizing:content-box;width:1.5rem;height:1.5rem;background-color:var(--icon-avatar-stroke);border:.125rem solid var(--icon-avatar-stroke);transition-timing-function:ease-out;transition-duration:.2s;transition-property:background-color,border-color}.Pill_root__F_bn1{--pill-text-default:var(--text-secondary);--pill-background-default:var(--background-raised-surface);--pill-stroke-default:var(--stroke-strong);--pill-background-hover:var(--background-raised-surface-hover);--pill-stroke-hover:var(--stroke-strong);--pill-shadow:var(--effect-shadow)}.Pill_root__F_bn1[data-raised=true]{box-shadow:0 .25rem 1rem -.25rem var(--pill-shadow);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Pill_root__F_bn1[data-variant=secondary][data-border=true]{color:var(--pill-text-default);background-color:var(--pill-background-default);border-color:var(--pill-stroke-default)}@media(any-hover:hover){.Pill_root__F_bn1[data-variant=secondary][data-border=true]:not(:disabled):hover{background-color:var(--pill-background-hover);border-color:var(--pill-stroke-hover)}}.Pill_root__F_bn1[data-size=large]{font-size:.75rem;font-weight:400}.Pill_root__F_bn1[data-size=large]:not([data-icon=true]){min-width:4rem;padding-right:.75rem;padding-left:.75rem}.AskViewFooter_actionsContainer__1fzAW{--container-background-base:var(--background-raised-surface-rgb);position:-webkit-sticky;position:sticky;right:0;bottom:2rem;left:0;width:100%;padding-bottom:.5rem;margin-top:auto;overflow:hidden;pointer-events:none}.AskViewFooter_actionsContainer__1fzAW:before{position:absolute;right:0;bottom:-2rem;left:0;width:100%;height:2rem;content:"";background:linear-gradient(180deg,rgba(var(--container-background-base),0) -61.46%,rgba(var(--container-background-base),.7) 82.29%)}.AskViewFooter_actionsContainer__1fzAW>*{pointer-events:auto}.AskViewFooter_textarea__lJ4SC{margin-top:3rem}.Divider_root__q1UQ_{box-sizing:border-box;display:flex;gap:.81rem;align-items:center;margin:var(--gap) 0}.Divider_root__q1UQ_:after,.Divider_root__q1UQ_:before{display:block;width:50%;height:1px;content:"";background:var(--stroke-subtle)}.Divider_logo__GnZpL{width:2rem;height:2rem;color:var(--text-tertiary)}.page_body__pQvVQ{height:100%}.page_body__pQvVQ .page_column__ylUYt{align-items:center;justify-content:flex-end;width:100%;height:100%;overflow:hidden}@media screen and (min-width:1024px){.page_body__pQvVQ .page_column__ylUYt{align-items:center;justify-content:center}}.page_disclaimer__FJq8a{margin:.75rem 0;font-size:.75rem;line-height:var(--line-height-standard);color:var(--text-tertiary);letter-spacing:-.0225rem}@media(prefers-color-scheme:dark){:root:not([data-theme-mode]) .Carousel_root__Bf4fC[data-variant=danger]{--carousel-background:var(--caesar-red-600);--carousel-header-background:var(--caesar-red-800)}}:root[data-theme-mode=dark] .Carousel_root__Bf4fC[data-variant=danger]{--carousel-background:var(--caesar-red-600);--carousel-header-background:var(--caesar-red-800)}.Carousel_root__Bf4fC{--carousel-pagination-text:var(--text-tertiary);overflow:hidden;background-color:var(--carousel-background)}.Carousel_root__Bf4fC[data-variant=neutral]{--carousel-background:var(--background-raised-surface);--carousel-header-background:transparent;--carousel-border-outer:var(--stroke-strong);--carousel-border-inner:var(--stroke-subtle)}.Carousel_root__Bf4fC[data-variant=danger]{--carousel-background:var(--caesar-red-50);--carousel-header-background:var(--caesar-red-100);--carousel-border-inner:var(--carousel-background)}.Carousel_root__Bf4fC:empty{display:none}.Carousel_root__Bf4fC[data-rounded=true]{border-radius:1rem}.Carousel_root__Bf4fC[data-bordered=true]{border:1px solid var(--carousel-border-outer)}.Carousel_root__Bf4fC .Carousel_header__vH_jA{display:flex;align-items:center;background-color:var(--carousel-header-background);border-bottom:1px solid var(--carousel-border-inner)}.Carousel_root__Bf4fC .Carousel_counter__m66Gv{-webkit-margin-start:auto;margin-inline-start:auto;color:var(--carousel-pagination-text)}.Carousel_root__Bf4fC[data-size=small] .Carousel_header__vH_jA{padding:.2rem .75rem}.Carousel_root__Bf4fC[data-size=small] .Carousel_counter__m66Gv{font-size:.875rem}.Carousel_root__Bf4fC[data-size=small] .Carousel_content__0d_Pp{padding:.75rem 1rem}.Carousel_root__Bf4fC[data-size=large] .Carousel_header__vH_jA{padding:.5rem 1rem}.Carousel_root__Bf4fC[data-size=large] .Carousel_counter__m66Gv{font-size:1rem}.Carousel_root__Bf4fC[data-size=large] .Carousel_content__0d_Pp{padding:1rem}@media(prefers-color-scheme:dark){:root:not([data-theme-mode]) .AskCitationTooltip_body__e5gWG{--source-text:var(--gray-300)}}:root[data-theme-mode=dark] .AskCitationTooltip_body__e5gWG{--source-text:var(--gray-300)}.AskCitationTooltip_body__e5gWG{--source-text:var(--gray-500);display:flex;flex-direction:column;gap:.75rem;max-width:21.9375rem;padding:.75rem 1rem;margin:-.75rem -1rem;text-align:left}.AskCitationTooltip_body__e5gWG:is(a):hover{background-color:var(--background-raised-surface-hover);transition:background .2s ease-out}.AskCitationTooltip_source__AoiYl{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;color:var(--source-text);white-space:nowrap}.AskCitationTooltip_description__boiV7,.AskCitationTooltip_title__MReF0{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.AskCitationTooltip_title__MReF0{-webkit-line-clamp:1;font-size:.875rem!important;line-height:130%}.AskCitationTooltip_description__boiV7{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;font-size:.75rem;line-height:130%;color:var(--text-secondary);-webkit-box-orient:vertical}.AskCitationTooltip_footer__anE0j{display:flex;gap:.5rem;align-items:center;width:100%;overflow:hidden}.AskCitationTooltip_favicon__ykxFq{width:.875rem;height:.875rem}.CitationTooltip_content__t_uUM{--tooltip-shadow-color:var(--effect-shadow);--tooltip-border-color:var(--stroke-strong);--tooltip-background:var(--background-raised-surface);z-index:4;max-width:100vw;overflow:hidden;background-color:var(--tooltip-background);border:1px solid var(--tooltip-border-color);border-radius:.75rem;box-shadow:0 .5rem 1rem -.625rem var(--tooltip-shadow-color)}@media(prefers-color-scheme:dark){:root:not([data-theme-mode]) .AskCitation_root__uJrF_{--citation-background:var(--gray-800)}}:root[data-theme-mode=dark] .AskCitation_root__uJrF_{--citation-background:var(--gray-800)}.AskCitation_trigger__0wWwY{cursor:pointer}.AskCitation_trigger__0wWwY:focus-visible{outline:var(--caesar-purple) solid 1px;outline-offset:.125rem}.AskCitation_root__uJrF_{--citation-text:var(--text-secondary);--citation-background:var(--gray-50);display:inline-flex;gap:.25rem;align-items:center;justify-content:center;padding:0 .25rem;margin:0 .125rem;vertical-align:middle;text-decoration:none!important;background-color:var(--citation-background);border-radius:.25rem}.AskCitation_root__uJrF_ .AskCitation_text__xEGRT{font-size:.625rem;line-height:.875rem;color:var(--citation-text);-webkit-user-select:none;-moz-user-select:none;user-select:none}.AskCitation_root__uJrF_ .AskCitation_text__xEGRT::selection{color:var(--citation-text);background-color:var(--citation-background)}.AskCitation_root__uJrF_ .AskCitation_icon__HkmVO{display:inline-block;width:.75rem;height:.75rem}.PreTag_root__qq_FD{position:relative}.PreTag_action__zqo1m{position:absolute;top:.5rem;right:.5rem}.TextareaWidget_root__4oyfZ{width:100%;max-height:100%;border-radius:2rem;box-shadow:0 .375rem .375rem -.25rem rgba(0,0,0,.05)}.TextareaWidget_root__4oyfZ [data-dragging=false],.TextareaWidget_root__4oyfZ [data-dragging=true]~*{display:none}.TextareaWidget_root__4oyfZ .TextareaWidget_snippets__9WTtJ>*,.TextareaWidget_snippets__9WTtJ{width:100%}.TextareaWidget_snippet__jnxQi{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.TextareaWidget_removeSnippetButton__WIxJK[data-variant=destructive]{padding:.5rem 0;color:var(--caesar-red-500);background:rgba(0,0,0,0);border:none;border-radius:0}@media(any-hover:hover){.TextareaWidget_removeSnippetButton__WIxJK[data-variant=destructive]:not(:disabled):hover{color:var(--caesar-red-400);background-color:rgba(0,0,0,0)}}.TextareaWidget_textarea__S7Tyj{display:block;width:100%;height:auto;max-height:100%;padding:0 1rem 0 0;overflow:auto;font-family:inherit;font-size:1rem;font-weight:400;line-height:var(--line-height-loose);color:var(--text-primary);letter-spacing:-.01rem;caret-color:var(--caesar-red);resize:none;outline:none;background-color:rgba(0,0,0,0);border:none}.TextareaWidget_textarea__S7Tyj::placeholder{color:var(--text-tertiary)}.TextareaWidget_shortcut__JVTaF{display:none}.TextareaWidget_action__7YJOl[data-size=small] .TextareaWidget_shortcut__JVTaF svg{height:1.875rem}@media screen and (min-width:1024px){.TextareaWidget_action__7YJOl:not(:disabled)[data-size=small][data-icon=true]{width:auto;padding:.5rem 1.5rem}.TextareaWidget_action__7YJOl:not(:disabled) .TextareaWidget_shortcut__JVTaF{display:contents}.TextareaWidget_action__7YJOl:not(:disabled) .TextareaWidget_shortcut__JVTaF~*{display:none}}
/*# sourceMappingURL=f5b1d2024191389f.css.map*/