.Header-module__jUufYa__headerWrapper{width:100%}.Header-module__jUufYa__sticky{z-index:100;padding:8px 0 0;position:sticky;top:0}.Header-module__jUufYa__header{background-color:var(--color-container-lowest);border:1px solid var(--color-outline);border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:8px;display:flex}.Header-module__jUufYa__left{align-items:center;gap:16px;padding-left:4px;display:flex}.Header-module__jUufYa__center,.Header-module__jUufYa__right{align-items:center;display:flex}
.Logo-module__9m0YzG__logo{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Logo-module__9m0YzG__image{object-fit:contain;width:100%;height:100%}
.Button-module__fANS6W__button{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-width:0;font-weight:600;text-decoration:none;transition:opacity .15s,background-color .15s,color .15s,border-color .15s;display:inline-flex}.Button-module__fANS6W__button:hover{opacity:.9}.Button-module__fANS6W__button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.Button-module__fANS6W__button[disabled],.Button-module__fANS6W__button[disabled]:hover,.Button-module__fANS6W__button[disabled]:active{opacity:.5;cursor:not-allowed;-webkit-user-select:none;user-select:none}.Button-module__fANS6W__variant-default{background-color:var(--primary);color:var(--primary-foreground)}.Button-module__fANS6W__variant-default:active{background-color:var(--primary)}.Button-module__fANS6W__variant-secondary{background-color:var(--secondary);color:var(--secondary-foreground)}.Button-module__fANS6W__variant-outline{background-color:var(--color-container-lowest);color:var(--color-on-primary-container);border-color:var(--color-outline)}.Button-module__fANS6W__variant-outline:hover{background-color:var(--color-container)}.Button-module__fANS6W__variant-ghost{color:var(--color-on-primary-container);background-color:#0000}.Button-module__fANS6W__size-default{letter-spacing:-.16px;padding:12px 24px;font-size:16px;line-height:24px}.Button-module__fANS6W__size-sm{letter-spacing:-.14px;padding:6px;font-size:14px;line-height:20px}.Button-module__fANS6W__size-md{letter-spacing:-.14px;padding:8px;font-size:14px;line-height:20px}.Button-module__fANS6W__size-lg{letter-spacing:-.16px;min-width:320px;padding:12px 24px;font-size:16px;line-height:24px}.Button-module__fANS6W__size-icon{width:40px;height:40px;padding:0}.Button-module__fANS6W__align-center{justify-content:center}.Button-module__fANS6W__align-start{justify-content:flex-start}.Button-module__fANS6W__align-start .Button-module__fANS6W__label{margin-right:auto}.Button-module__fANS6W__align-between{justify-content:space-between}.Button-module__fANS6W__icon{color:inherit;flex:none;justify-content:center;align-items:center;display:inline-flex}.Button-module__fANS6W__spinner{border:2px solid;border-right-color:#0000;border-radius:9999px;width:14px;height:14px;animation:.6s linear infinite Button-module__fANS6W__spin}.Button-module__fANS6W__icon svg{width:24px;height:24px}.Button-module__fANS6W__label{min-width:0;padding:4px 8px}.Button-module__fANS6W__truncateLabel .Button-module__fANS6W__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Button-module__fANS6W__size-sm .Button-module__fANS6W__label,.Button-module__fANS6W__size-md .Button-module__fANS6W__label{padding:2px 8px}.Button-module__fANS6W__size-icon .Button-module__fANS6W__label{display:none}@keyframes Button-module__fANS6W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Card-module__Zgq45q__card{border-radius:var(--radius);flex-direction:column;min-width:0;display:flex;overflow:hidden}:where(.Card-module__Zgq45q__variant-default){background-color:var(--card)}:where(.Card-module__Zgq45q__variant-surface-outline){background-color:var(--color-surface,#f5f8fa);border:1px solid var(--color-outline,#d3d7db);border-radius:var(--radius-md,8px)}.Card-module__Zgq45q__media{min-width:0}.Card-module__Zgq45q__imageWrapper{background:#e6ebf0;height:200px;position:relative;overflow:hidden}.Card-module__Zgq45q__image{object-fit:cover;width:100%;height:100%}.Card-module__Zgq45q__badge{background-color:var(--primary);color:var(--primary-foreground);white-space:nowrap;border-radius:16px;padding:0 4px;font-size:11px;font-weight:500;line-height:16px;position:absolute;top:8px;right:8px}:where(.Card-module__Zgq45q__body){flex-direction:column;gap:16px;padding:24px;display:flex}.Card-module__Zgq45q__title{letter-spacing:-.2px;color:var(--card-foreground);margin:0;font-size:20px;font-weight:600;line-height:28px}.Card-module__Zgq45q__description{color:var(--card-foreground);margin:0;font-size:14px;font-weight:400;line-height:20px}
.Dropdown-module__tjOm8G__content{z-index:30;background:var(--color-container-lowest);border:1px solid var(--color-outline);min-width:176px;box-shadow:var(--shadow-popup);border-radius:8px;padding:4px}.Dropdown-module__tjOm8G__item{width:100%;min-height:36px;color:var(--color-text-heading);cursor:pointer;border-radius:6px;outline:none;align-items:center;gap:8px;padding:8px;display:flex}.Dropdown-module__tjOm8G__item[data-highlighted]{background:var(--color-container)}.Dropdown-module__tjOm8G__item[data-disabled]{opacity:.6;cursor:default}.Dropdown-module__tjOm8G__itemVariant-action{border-radius:8px;min-height:40px}.Dropdown-module__tjOm8G__itemIcon{width:24px;height:24px;color:var(--color-text-heading,#1a1d1f);justify-content:center;align-items:center;display:inline-flex}.Dropdown-module__tjOm8G__itemIcon svg{stroke:currentColor;width:20px;height:20px}.Dropdown-module__tjOm8G__itemLabel{color:var(--color-text-heading,#1a1d1f);font-size:12px;font-weight:500;line-height:16px}
.BlockingProgressOverlay-module__W4foPW__overlay{z-index:5001;pointer-events:auto;background:#0000003d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BlockingProgressOverlay-module__W4foPW__card{background:#fff;border-radius:8px;flex-direction:column;gap:8px;padding:24px;display:flex}.BlockingProgressOverlay-module__W4foPW__track{background:#d3d7db;border-radius:8px;width:240px;height:4px;position:relative;overflow:hidden}.BlockingProgressOverlay-module__W4foPW__fill{background:#1979ff;border-radius:8px;height:100%;transition:width .16s linear}.BlockingProgressOverlay-module__W4foPW__indeterminate{background:#1979ff;border-radius:8px;width:40%;height:100%;animation:1.2s ease-in-out infinite BlockingProgressOverlay-module__W4foPW__blocking-progress-slide}@keyframes BlockingProgressOverlay-module__W4foPW__blocking-progress-slide{0%{transform:translate(-120%)}to{transform:translate(280%)}}
.CardSkeleton-module__FdYPhq__card{background:var(--card,#fff);border-radius:8px;flex-direction:column;justify-self:stretch;gap:8px;width:100%;min-width:200px;max-width:255.5px;padding:8px;display:flex}.CardSkeleton-module__FdYPhq__media,.CardSkeleton-module__FdYPhq__title,.CardSkeleton-module__FdYPhq__subtitle{background:linear-gradient(90deg,#eef1f4 25%,#f7f8fa 37%,#eef1f4 63%) 0 0/400% 100%;animation:1.2s ease-in-out infinite CardSkeleton-module__FdYPhq__skeleton-shimmer}.CardSkeleton-module__FdYPhq__media{border-radius:8px;width:100%}.CardSkeleton-module__FdYPhq__title{border-radius:999px;height:14px}.CardSkeleton-module__FdYPhq__subtitle{border-radius:999px;height:12px}@keyframes CardSkeleton-module__FdYPhq__skeleton-shimmer{0%{background-position:100%}to{background-position:0}}
.ToggleButtonGroup-module__28lq-W__root{background:var(--Surface-Conteiner,#adbecc29);border:1px solid var(--Outline-Outline,#d3d7db);border-radius:8px;gap:1px;display:grid}.ToggleButtonGroup-module__28lq-W__option{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:4px;transition:border-color .2s,background-color .2s,color .2s}.ToggleButtonGroup-module__28lq-W__optionText{min-height:16px;color:var(--Text-Caption,#5a6166);padding:4px 8px;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:inline-block}.ToggleButtonGroup-module__28lq-W__optionActive{background:var(--Surface-Conteiner-lowest,#fff);border:1px solid var(--Outline-Outline,#d3d7db)}.ToggleButtonGroup-module__28lq-W__optionActive .ToggleButtonGroup-module__28lq-W__optionText{color:var(--Text-Headings,#1a1d1f)}.ToggleButtonGroup-module__28lq-W__optionDisabled{opacity:.5;cursor:not-allowed}
.HelpTooltip-module__Qo53jq__tooltipWrap{flex-shrink:0;position:relative}.HelpTooltip-module__Qo53jq__helpButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:20px;height:20px;padding:2px;display:flex}.HelpTooltip-module__Qo53jq__helpButtonDisabled{color:#94a3b8;border-color:#e2e8f0}.HelpTooltip-module__Qo53jq__helpButton svg{width:16px;height:16px}.HelpTooltip-module__Qo53jq__helpButton:hover{background:#f1f5f9}.HelpTooltip-module__Qo53jq__tooltip{z-index:2000;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:240px;max-width:min(240px,100vw - 24px);padding:10px;position:fixed;box-shadow:0 8px 24px #0f172a1f}.HelpTooltip-module__Qo53jq__tooltipHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.HelpTooltip-module__Qo53jq__tooltipTitle{color:#0f172a;font-size:12px;font-weight:600;line-height:16px}.HelpTooltip-module__Qo53jq__tooltipClose{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:flex}.HelpTooltip-module__Qo53jq__tooltipDescription{color:#475569;margin:8px 0 0;font-size:11px;font-weight:400;line-height:15px}@media (max-width:1024px){.HelpTooltip-module__Qo53jq__tooltip{width:min(240px,100vw - 24px)}}
.DerivedParamRow-module__jvcr6a__container{align-items:center;gap:8px;width:100%;height:32px;display:flex}.DerivedParamRow-module__jvcr6a__label{color:#334155;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.DerivedParamRow-module__jvcr6a__valueGroup{flex-shrink:0;align-items:center;gap:4px;display:flex}.DerivedParamRow-module__jvcr6a__value{color:#0f172a;font-size:10px;font-weight:600;line-height:14px}.DerivedParamRow-module__jvcr6a__autoBadge{color:#94a3b8;font-size:10px;font-weight:500;line-height:14px}
.SidebarParamGroup-module__6DrR4q__groupRoot{flex-direction:column;gap:8px;display:flex}.SidebarParamGroup-module__6DrR4q__noHeader{gap:0}.SidebarParamGroup-module__6DrR4q__withTopDivider{border-top:1px solid var(--color-outline);padding-top:8px}.SidebarParamGroup-module__6DrR4q__headerButton{width:100%;min-height:32px;color:inherit;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;display:flex}.SidebarParamGroup-module__6DrR4q__headerButton:disabled{cursor:default}.SidebarParamGroup-module__6DrR4q__groupTitle{text-align:left;min-width:0;color:var(--color-text-body);flex:1;font-size:14px;font-weight:500;line-height:20px}.SidebarParamGroup-module__6DrR4q__level3 .SidebarParamGroup-module__6DrR4q__groupTitle{font-size:12px;line-height:16px}.SidebarParamGroup-module__6DrR4q__chevron{width:20px;height:20px;color:var(--color-text-heading);justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.SidebarParamGroup-module__6DrR4q__chevron svg{width:16px;height:16px}.SidebarParamGroup-module__6DrR4q__groupContent{flex-direction:column;gap:8px;display:flex}.SidebarParamGroup-module__6DrR4q__inlineCollapseButton{width:24px;height:24px;color:var(--color-text-heading);background:0 0;border:none;border-radius:8px;justify-content:center;align-self:flex-end;align-items:center;display:inline-flex}.SidebarParamGroup-module__6DrR4q__inlineCollapseButton:hover{background:var(--color-container)}.SidebarParamGroup-module__6DrR4q__noHeader .SidebarParamGroup-module__6DrR4q__groupContent{padding-left:0}.SidebarParamGroup-module__6DrR4q__level3 .SidebarParamGroup-module__6DrR4q__groupContent{padding-left:8px}
.ParamSlider-module__X2LrYq__container{width:100%;min-height:32px;overflow:visible}.ParamSlider-module__X2LrYq__row{align-items:center;gap:8px;width:100%;height:32px;display:flex}.ParamSlider-module__X2LrYq__label{letter-spacing:0;color:#334155;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.ParamSlider-module__X2LrYq__labelMd{font-size:14px;line-height:20px}.ParamSlider-module__X2LrYq__highlight{background:#2563eb14;border-radius:10px;padding:4px 6px}.ParamSlider-module__X2LrYq__readOnlyBadge{color:#64748b;margin-top:2px;font-size:10px;font-weight:600;line-height:14px}.ParamSlider-module__X2LrYq__disabled .ParamSlider-module__X2LrYq__label{color:#94a3b8}.ParamSlider-module__X2LrYq__disabled .ParamSlider-module__X2LrYq__valueBubble{color:#94a3b8;background:#f8fafc;border-color:#e2e8f0}.ParamSlider-module__X2LrYq__disabled .ParamSlider-module__X2LrYq__sliderButton{opacity:.45;cursor:not-allowed}.ParamSlider-module__X2LrYq__disabled .ParamSlider-module__X2LrYq__rangeInput{cursor:not-allowed}.ParamSlider-module__X2LrYq__slider{align-items:center;gap:4px;width:184px;height:32px;display:flex;position:relative}.ParamSlider-module__X2LrYq__sliderButton{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:20px;height:20px;padding:2px;display:flex}.ParamSlider-module__X2LrYq__sliderButton:hover:not(:disabled){background:#f1f5f9}.ParamSlider-module__X2LrYq__track{flex:1;align-items:center;height:32px;display:flex;position:relative}.ParamSlider-module__X2LrYq__trackBar{background:#d7dee7;border-radius:8px;height:4px;position:absolute;left:0;right:0;overflow:hidden}.ParamSlider-module__X2LrYq__fill{background:#2563eb;border-radius:8px;height:100%}.ParamSlider-module__X2LrYq__valueBubble{z-index:10;width:max-content;min-width:44px;color:var(--color-text-heading);cursor:pointer;box-sizing:border-box;pointer-events:none;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;padding:4px 6px;font-size:10px;font-weight:600;line-height:14px;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.ParamSlider-module__X2LrYq__valueBubbleEditing{pointer-events:auto;cursor:text}.ParamSlider-module__X2LrYq__valueInputDisplayedValue{z-index:10;opacity:1;position:relative}.ParamSlider-module__X2LrYq__valueInputDisplayedValueHidden{z-index:-1;opacity:0}.ParamSlider-module__X2LrYq__valueInput{z-index:10;width:100%;min-width:44px;font:inherit;line-height:inherit;text-align:center;color:var(--color-text-heading);border:none;outline:none;margin:0;padding:4px 6px;font-size:10px;font-weight:600;line-height:14px;position:absolute}.ParamSlider-module__X2LrYq__valueInputHidden{z-index:-1;opacity:0;pointer-events:none}.ParamSlider-module__X2LrYq__valueInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ParamSlider-module__X2LrYq__valueInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ParamSlider-module__X2LrYq__rangeInput{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}@media (max-width:1024px){.ParamSlider-module__X2LrYq__row{gap:6px}.ParamSlider-module__X2LrYq__slider{width:170px}}
.AppHeader-module__DG0yKa__header{z-index:2;background:var(--color-container-lowest);border:1px solid var(--color-outline);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:56px;padding:8px;display:flex;position:sticky;top:8px}.AppHeader-module__DG0yKa__left{flex:auto;align-items:center;min-width:0;display:flex}.AppHeader-module__DG0yKa__right{flex:none;justify-content:flex-end;align-items:center;display:flex}
.AvatarActions-module__N1nQXa__trigger{border-radius:8px;width:24px;min-width:24px;height:24px;padding:4px!important}.AvatarActions-module__N1nQXa__triggerIcon{color:var(--color-icon-main,#1a1d1f)}.AvatarActions-module__N1nQXa__menu{border-radius:8px;width:200px;padding:8px;box-shadow:0 4px 8px #66708029}
.AvatarCanvas-module__fJZPCW__container{width:100%;height:100%;min-height:0;position:relative}
.Dialog-module__tTsQka__overlay{z-index:2000;background:#2b303333;position:fixed;inset:0}.Dialog-module__tTsQka__content{background:var(--popover);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-popup);z-index:2001;width:min(640px,100vw - 32px);min-width:280px;padding:20px 24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.Dialog-module__tTsQka__content:focus{outline:none}.Dialog-module__tTsQka__content:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.Dialog-module__tTsQka__title{color:var(--foreground);text-align:left;margin-bottom:16px;padding:0 80px 0 0;font-size:16px;font-weight:600}.Dialog-module__tTsQka__body{color:var(--foreground);text-align:left;margin-bottom:16px;font-size:14px}.Dialog-module__tTsQka__footer{gap:8px;display:flex}.Dialog-module__tTsQka__close{cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:16px;right:16px}.Dialog-module__tTsQka__close svg{width:20px;height:20px}
.AvatarPresetCard-module__sQRmRq__button{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.AvatarPresetCard-module__sQRmRq__card{background-color:#fff;transition:border-color .16s,background-color .16s,transform .16s}.AvatarPresetCard-module__sQRmRq__card:hover{background:#f9fbfd;border-color:#bfc8d2}.AvatarPresetCard-module__sQRmRq__button:active .AvatarPresetCard-module__sQRmRq__card{background:#eef3f8;transform:translateY(.5px)}.AvatarPresetCard-module__sQRmRq__button:focus-visible{outline:none}.AvatarPresetCard-module__sQRmRq__button:focus-visible .AvatarPresetCard-module__sQRmRq__card{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f62e}.AvatarPresetCard-module__sQRmRq__cardBody{padding:8px 10px}.AvatarPresetCard-module__sQRmRq__content{flex-direction:column;gap:2px;display:flex}.AvatarPresetCard-module__sQRmRq__name{color:var(--color-text-heading);margin:0;font-size:12px;font-weight:600;line-height:16px}.AvatarPresetCard-module__sQRmRq__description{color:var(--color-text-caption);margin:0;font-size:11px;font-weight:500;line-height:14px}
.Input-module__Lpx3BG__root{width:100%}.Input-module__Lpx3BG__field{background:var(--color-container-lowest,#fff);border-radius:var(--radius-sm,8px);outline:1px solid var(--color-outline,#d3d7db);align-items:center;gap:8px;width:100%;transition:outline-color .15s,outline-width .15s;display:flex}.Input-module__Lpx3BG__size-sm{min-height:32px;padding:4px 8px}.Input-module__Lpx3BG__size-md{min-height:40px;padding:8px}.Input-module__Lpx3BG__size-lg{min-height:48px;padding:8px 12px}.Input-module__Lpx3BG__state-default{outline-width:1px;outline-color:var(--color-outline,#d3d7db)}.Input-module__Lpx3BG__state-default:focus-within,.Input-module__Lpx3BG__state-active{outline-width:2px;outline-color:var(--color-outline-variant,#9ca1a6)}.Input-module__Lpx3BG__state-error{outline-width:2px;outline-color:var(--color-alarm-outline,#d95757)}.Input-module__Lpx3BG__state-success{outline-width:2px;outline-color:var(--color-success-outline,#3aae66)}.Input-module__Lpx3BG__disabled{opacity:.5}.Input-module__Lpx3BG__input{min-width:0;color:var(--color-text-heading,#1a1d1f);background:0 0;border:none;outline:none;flex:auto;padding:0 2px;font-family:inherit;font-size:14px;font-weight:400;line-height:20px}.Input-module__Lpx3BG__input::placeholder{color:var(--color-text-placeholder,#71767a)}.Input-module__Lpx3BG__textAlign-left{text-align:left}.Input-module__Lpx3BG__textAlign-center{text-align:center}.Input-module__Lpx3BG__textAlign-right{text-align:right}.Input-module__Lpx3BG__icon{width:24px;height:24px;color:var(--color-icon-main,#1a1d1f);flex:none;justify-content:center;align-items:center;display:inline-flex}.Input-module__Lpx3BG__icon svg{width:24px;height:24px}.Input-module__Lpx3BG__support{align-items:center;gap:4px;margin-top:8px;padding:0 8px;display:flex}.Input-module__Lpx3BG__supportIcon{width:20px;height:20px;color:var(--color-alarm-icon,#d95757);flex:none;justify-content:center;align-items:center;display:inline-flex}.Input-module__Lpx3BG__supportIcon svg{width:20px;height:20px}.Input-module__Lpx3BG__supportText{color:var(--color-text-caption,#5a6166);font-size:12px;font-weight:500;line-height:16px}
.AvatarPresetPanel-module__vjHoGW__panel{flex-direction:column;gap:10px;min-height:0;padding:8px 0 6px;display:flex}.AvatarPresetPanel-module__vjHoGW__placeholder{color:var(--color-text-caption);margin:0;padding:8px 0 4px;font-size:12px;font-weight:500;line-height:16px}.AvatarPresetPanel-module__vjHoGW__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.AvatarPresetPanel-module__vjHoGW__title{color:var(--color-text-body);margin:0;font-size:14px;font-weight:500;line-height:20px}.AvatarPresetPanel-module__vjHoGW__helpButton,.AvatarPresetPanel-module__vjHoGW__retryButton{width:20px;height:20px;color:var(--color-text-caption);background:#f8fafc;border:1px solid #d3d8de;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.AvatarPresetPanel-module__vjHoGW__helpButton:disabled{opacity:.6;cursor:default}.AvatarPresetPanel-module__vjHoGW__retryButton{cursor:pointer}.AvatarPresetPanel-module__vjHoGW__retryButton:hover{background:#f8fafc}.AvatarPresetPanel-module__vjHoGW__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:260px;padding-right:3px;display:grid;overflow-y:auto}.AvatarPresetPanel-module__vjHoGW__list::-webkit-scrollbar{width:6px}.AvatarPresetPanel-module__vjHoGW__list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.AvatarPresetPanel-module__vjHoGW__skeletonCard{min-height:58px}.AvatarPresetPanel-module__vjHoGW__errorState{background:#fff7f7;border:1px solid #fee2e2;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;display:flex}.AvatarPresetPanel-module__vjHoGW__errorCopy{align-items:flex-start;gap:8px;min-width:0;display:flex}.AvatarPresetPanel-module__vjHoGW__errorIcon{width:20px;height:20px;color:var(--color-alarm-outline,#d95757);justify-content:center;align-items:center;display:inline-flex}.AvatarPresetPanel-module__vjHoGW__errorIcon svg{width:18px;height:18px}.AvatarPresetPanel-module__vjHoGW__errorMessage{color:var(--color-alarm-outline,#d95757);margin:0;font-size:12px;font-weight:500;line-height:16px}
.AvatarModal-module__tnhjuW__content{background:var(--color-container-lowest,#fff);border:1px solid var(--color-outline,#d3d7db);min-width:320px;max-width:min(320px,100vw - 32px);box-shadow:var(--shadow-popup);border-radius:8px;padding:12px}.AvatarModal-module__tnhjuW__title{letter-spacing:-.01em;color:var(--color-text-heading,#1a1d1f);margin:0 0 8px;padding-right:28px;font-size:16px;font-weight:600;line-height:24px}.AvatarModal-module__tnhjuW__close{width:20px;height:20px;color:var(--color-icon-main,#1a1d1f);border-radius:0;padding:0;top:12px;right:12px}.AvatarModal-module__tnhjuW__close svg{width:16px;height:16px}.AvatarModal-module__tnhjuW__body{margin-bottom:0}.AvatarModal-module__tnhjuW__footer{gap:8px;margin-top:12px}.AvatarModal-module__tnhjuW__secondaryActionButton{background:var(--color-primary-container,#cce1ff);min-width:58px;color:var(--color-on-primary-container,#0f1e33);border-color:#0000;padding:6px 10px}.AvatarModal-module__tnhjuW__secondaryActionButton:hover,.AvatarModal-module__tnhjuW__secondaryActionButton:active{background:var(--color-primary-container,#cce1ff)}
.AvatarSidebar-module__FUEL3q__container{flex-direction:column;gap:8px;height:100%;min-height:0;display:flex;overflow:hidden}.AvatarSidebar-module__FUEL3q__sidebarCard{height:100%;min-height:0}.AvatarSidebar-module__FUEL3q__sidebarCardBody{flex-direction:column;gap:0;height:100%;min-height:0;padding:0;display:flex;overflow:hidden auto}.AvatarSidebar-module__FUEL3q__panelHeader{justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:16px;display:flex}.AvatarSidebar-module__FUEL3q__panelTitle{letter-spacing:-.14px;color:var(--color-text-body);flex:1;margin:0;font-size:14px;font-weight:600;line-height:20px}.AvatarSidebar-module__FUEL3q__panelActions{align-items:center;gap:8px;display:flex}.AvatarSidebar-module__FUEL3q__iconButton{width:24px;height:24px;color:var(--color-text-body);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:2px;display:flex}.AvatarSidebar-module__FUEL3q__iconButton:hover{background:#f1f5f9}.AvatarSidebar-module__FUEL3q__iconButtonIcon{justify-content:center;align-items:center;width:20px;height:20px;transition:transform .2s;display:flex}.AvatarSidebar-module__FUEL3q__controlsGroup{flex-direction:column;gap:8px;padding:0 16px 16px;display:flex}.AvatarSidebar-module__FUEL3q__controlsGroup>:last-child{margin-top:2px}.AvatarSidebar-module__FUEL3q__placeholder{text-align:center;height:100%;color:var(--color-text-caption);justify-content:center;align-items:center;padding:24px;font-size:14px;display:flex}.AvatarSidebar-module__FUEL3q__placeholder p{margin:0}.AvatarSidebar-module__FUEL3q__sidebarCardBody::-webkit-scrollbar{width:8px}.AvatarSidebar-module__FUEL3q__sidebarCardBody::-webkit-scrollbar-track{background:0 0}.AvatarSidebar-module__FUEL3q__sidebarCardBody::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.AvatarSidebar-module__FUEL3q__sidebarCardBody::-webkit-scrollbar-thumb:hover{background:#9ca3af}
.AvatarNameModal-module__jAs_0q__form{flex-direction:column;gap:0;display:flex}.AvatarNameModal-module__jAs_0q__primaryButton{min-width:45px;padding:6px 10px}.AvatarNameModal-module__jAs_0q__hiddenSubmit{display:none}
.SidebarPanel-module__Sy-tTq__panel{background:var(--color-container-lowest);border-radius:8px}.SidebarPanel-module__Sy-tTq__header{justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:16px;display:flex}.SidebarPanel-module__Sy-tTq__title{min-width:0;color:var(--color-text-heading);flex:1;margin:0;font-size:14px;font-weight:600;line-height:20px}.SidebarPanel-module__Sy-tTq__actions{align-items:center;gap:8px;display:inline-flex}.SidebarPanel-module__Sy-tTq__toggle{width:24px;height:24px;color:var(--color-text-body);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:2px;display:inline-flex}.SidebarPanel-module__Sy-tTq__toggle:hover{background:#f1f5f9}.SidebarPanel-module__Sy-tTq__toggleIcon{justify-content:center;align-items:center;width:20px;height:20px;transition:transform .2s;display:inline-flex}.SidebarPanel-module__Sy-tTq__toggleIconCollapsed{transform:rotate(-90deg)}.SidebarPanel-module__Sy-tTq__body{padding:0 16px 16px}
.DeleteAvatarModal-module__lgDu3a__message{color:var(--color-text,#2b3033);margin:0;font-size:14px;line-height:20px}.DeleteAvatarModal-module__lgDu3a__avatarName{font-weight:400}.DeleteAvatarModal-module__lgDu3a__contentBlocked{max-width:min(320px,100vw - 32px)}.DeleteAvatarModal-module__lgDu3a__footerBlocked{justify-content:space-between;align-items:center;width:100%}.DeleteAvatarModal-module__lgDu3a__loadingRow{align-items:center;gap:8px;margin-top:8px;display:flex}.DeleteAvatarModal-module__lgDu3a__spinner{border:2px solid var(--color-outline,#d3d7db);border-top-color:var(--color-primary,#1979ff);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite DeleteAvatarModal-module__lgDu3a__spin}.DeleteAvatarModal-module__lgDu3a__loadingText{color:var(--color-text-caption,#5a6166);margin:0;font-size:12px;line-height:16px}.DeleteAvatarModal-module__lgDu3a__blockedDescription{color:var(--color-text,#2b3033);margin:0;font-size:14px;line-height:20px}.DeleteAvatarModal-module__lgDu3a__listCard{background:var(--color-container,#adbecc29);border-radius:8px;margin-top:16px;padding:16px}.DeleteAvatarModal-module__lgDu3a__listTitle{letter-spacing:-.01em;color:var(--color-text-heading,#1a1d1f);margin:0;font-size:14px;font-weight:600;line-height:20px}.DeleteAvatarModal-module__lgDu3a__projectsList{flex-direction:column;gap:8px;margin:8px 0 0;padding:0;list-style:none;display:flex}.DeleteAvatarModal-module__lgDu3a__projectItem{align-items:center;gap:6px;display:flex}.DeleteAvatarModal-module__lgDu3a__projectName{color:var(--color-text,#2b3033);font-size:12px;font-weight:500;line-height:16px}.DeleteAvatarModal-module__lgDu3a__projectLink{color:var(--color-primary,#1979ff);font-size:12px;font-weight:500;line-height:16px;text-decoration:none}.DeleteAvatarModal-module__lgDu3a__projectLink:hover{text-decoration:underline}.DeleteAvatarModal-module__lgDu3a__showMoreButton{min-height:16px;color:var(--color-primary,#1979ff);margin-top:8px;padding:0;font-size:12px;line-height:16px}.DeleteAvatarModal-module__lgDu3a__instructionsList{color:var(--color-text,#2b3033);flex-direction:column;gap:0;margin:8px 0 0;padding-left:18px;font-size:12px;font-weight:500;line-height:16px;list-style-type:disc;display:flex}.DeleteAvatarModal-module__lgDu3a__error{color:var(--color-alarm-outline,#d95757);margin:0;font-size:12px;font-weight:500;line-height:16px}.DeleteAvatarModal-module__lgDu3a__errorRow{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.DeleteAvatarModal-module__lgDu3a__errorRefreshButton{min-width:112px;color:var(--color-on-primary-container,#0f1e33);flex-shrink:0;padding:6px 8px}.DeleteAvatarModal-module__lgDu3a__errorRefreshButton svg{width:16px;height:16px}.DeleteAvatarModal-module__lgDu3a__confirmButton{min-width:56px;padding:6px 10px}.DeleteAvatarModal-module__lgDu3a__closeBlockedButton{min-width:54px;padding:6px 10px}.DeleteAvatarModal-module__lgDu3a__refreshButton{min-width:112px;color:var(--color-on-primary-container,#0f1e33);padding:6px 8px}.DeleteAvatarModal-module__lgDu3a__refreshButton svg{width:16px;height:16px}@keyframes DeleteAvatarModal-module__lgDu3a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.CustomAvatarSidebarRow-module__tPwqna__metricRow{justify-content:space-between;align-items:center;gap:8px;height:32px;display:flex}.CustomAvatarSidebarRow-module__tPwqna__metricName{color:var(--color-text-body);flex:1;font-size:12px;font-weight:500;line-height:16px}.CustomAvatarSidebarRow-module__tPwqna__metricValue{background:var(--color-surface-conteiner);min-width:96px;height:32px;color:var(--color-text-heading);opacity:.6;border-radius:8px;justify-content:center;align-items:center;padding:6px 8px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}
.AvatarCard-module__76_KEq__card{justify-self:stretch;width:100%;min-width:200px;max-width:255.5px;border-radius:8px!important}.AvatarCard-module__76_KEq__previewSlot{padding:0}.AvatarCard-module__76_KEq__preview{aspect-ratio:160/120;cursor:pointer;background:#c8ced4;border:0;border-radius:8px;width:100%;display:block;position:relative;overflow:hidden}.AvatarCard-module__76_KEq__preview:focus-visible{outline:2px solid var(--color-border-focus,#4a8cff);outline-offset:2px}.AvatarCard-module__76_KEq__preview::-moz-focus-inner{border:0}.AvatarCard-module__76_KEq__preview>*{pointer-events:none}.AvatarCard-module__76_KEq__previewImage{object-fit:cover;width:100%;height:100%}.AvatarCard-module__76_KEq__previewPlaceholder{color:#5a6166;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;font-weight:600;display:flex}.AvatarCard-module__76_KEq__body{gap:8px;padding:8px!important}.AvatarCard-module__76_KEq__row{flex:1 0 0;justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.AvatarCard-module__76_KEq__name{letter-spacing:-.01em;min-width:0;color:var(--color-text-heading,#1a1d1f);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1 0 0;margin:0;font-size:14px;font-weight:600;line-height:20px;display:-webkit-box;overflow:hidden}.AvatarCard-module__76_KEq__updatedAt{color:var(--color-text-caption,#5a6166);margin:0;font-size:12px;font-weight:500;line-height:16px}
.CustomAvatarSidebar-module__r5dIUa__container{flex-direction:column;gap:8px;min-height:0;display:flex;overflow:hidden}.CustomAvatarSidebar-module__r5dIUa__sidebarPanel{height:100%}.CustomAvatarSidebar-module__r5dIUa__panelBody{flex-direction:column;min-height:0;display:flex;overflow:hidden auto}.CustomAvatarSidebar-module__r5dIUa__controlsGroup{flex-direction:column;gap:8px;padding:0 16px 16px;display:flex}.CustomAvatarSidebar-module__r5dIUa__fileRow{align-items:center;gap:8px;height:32px;display:flex}.CustomAvatarSidebar-module__r5dIUa__fileName{white-space:nowrap;text-overflow:ellipsis;color:#2b3033;flex:1;margin:0;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.CustomAvatarSidebar-module__r5dIUa__fileInput{display:none}.CustomAvatarSidebar-module__r5dIUa__infoText{color:var(--color-text-body);margin:0;font-size:12px;line-height:16px}.CustomAvatarSidebar-module__r5dIUa__errorText{color:#dc2626;margin:0;font-size:12px;line-height:16px}.CustomAvatarSidebar-module__r5dIUa__replaceButton{min-width:125px;height:32px}.CustomAvatarSidebar-module__r5dIUa__replaceInput{display:none}.CustomAvatarSidebar-module__r5dIUa__unitLabel{letter-spacing:-.14px;border:1px solid var(--color-outline);border-radius:var(--radius-md);background:var(--color-container);width:100%;height:32px;color:var(--color-on-primary-container);-webkit-user-select:none;user-select:none;cursor:pointer;justify-content:space-between;align-items:center;padding:6px 12px;font-size:14px;font-weight:600;line-height:20px;display:inline-flex;position:relative}.CustomAvatarSidebar-module__r5dIUa__unitLabel:hover{background:color-mix(in srgb, var(--color-container) 82%, #fff)}.CustomAvatarSidebar-module__r5dIUa__unitLabelChevron{justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.CustomAvatarSidebar-module__r5dIUa__unitDropdownContent{min-width:88px}.CustomAvatarSidebar-module__r5dIUa__metrics{gap:8px;display:grid}.CustomAvatarSidebar-module__r5dIUa__metricRow{justify-content:space-between;align-items:center;gap:8px;height:32px;display:flex}.CustomAvatarSidebar-module__r5dIUa__metricName{color:var(--color-text-body);flex:1;font-size:12px;font-weight:500;line-height:16px}.CustomAvatarSidebar-module__r5dIUa__metricValue{background:var(--color-surface-conteiner);min-width:96px;height:32px;color:var(--color-text-heading);opacity:.6;border-radius:8px;justify-content:center;align-items:center;padding:6px 8px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.CustomAvatarSidebar-module__r5dIUa__panelBody::-webkit-scrollbar{width:8px}.CustomAvatarSidebar-module__r5dIUa__panelBody::-webkit-scrollbar-track{background:0 0}.CustomAvatarSidebar-module__r5dIUa__panelBody::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.CustomAvatarSidebar-module__r5dIUa__panelBody::-webkit-scrollbar-thumb:hover{background:#9ca3af}
.CreateProjectAvatarListItem-module__ZOmvmq__card{background:var(--color-container-lowest,#fff);text-align:left;cursor:pointer;border:0;border-radius:8px;flex-direction:column;gap:0;width:100%;padding:0;display:flex}.CreateProjectAvatarListItem-module__ZOmvmq__card:focus-visible{outline:2px solid var(--color-primary,#1979ff);outline-offset:2px}.CreateProjectAvatarListItem-module__ZOmvmq__media{aspect-ratio:160/120;background:var(--surface-container,#eef1f4);border-radius:8px;width:100%;position:relative;overflow:hidden}.CreateProjectAvatarListItem-module__ZOmvmq__preview{object-fit:cover;width:100%;height:100%;display:block}.CreateProjectAvatarListItem-module__ZOmvmq__placeholder{width:100%;height:100%;color:var(--color-text-caption,#5a6166);justify-content:center;align-items:center;font-size:12px;line-height:16px;display:flex}.CreateProjectAvatarListItem-module__ZOmvmq__name{color:var(--color-text-headings,#1a1d1f);white-space:nowrap;text-overflow:ellipsis;margin:0;padding:8px;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}
.AvatarSidebarSection-module__rDk9uW__avatarSectionBody{flex-direction:column;gap:16px;display:flex}.AvatarSidebarSection-module__rDk9uW__avatarControlRow{justify-content:space-between;align-items:center;min-height:32px;display:flex}.AvatarSidebarSection-module__rDk9uW__avatarNameWithToggle{align-items:center;gap:8px;min-width:0;display:inline-flex}.AvatarSidebarSection-module__rDk9uW__avatarNameText{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.14px;color:#2b3033;min-width:0;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.AvatarSidebarSection-module__rDk9uW__avatarIconButton{color:#2b3033;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.AvatarSidebarSection-module__rDk9uW__avatarIconButton:disabled{opacity:.45;cursor:not-allowed}.AvatarSidebarSection-module__rDk9uW__avatarIconButton:hover{background:#adbecc33}.AvatarSidebarSection-module__rDk9uW__avatarIconButton:disabled:hover{background:0 0}.AvatarSidebarSection-module__rDk9uW__avatarIconButtonActive{color:#1979ff;background:#cce1ff}.AvatarSidebarSection-module__rDk9uW__avatarChevronIcon{justify-content:center;align-items:center;width:12px;height:6px;display:inline-flex}.AvatarSidebarSection-module__rDk9uW__avatarConfigActionsRow{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.AvatarSidebarSection-module__rDk9uW__avatarConfigPrimaryButton,.AvatarSidebarSection-module__rDk9uW__avatarConfigSecondaryButton{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:13px;font-weight:600;line-height:20px;display:inline-flex}.AvatarSidebarSection-module__rDk9uW__avatarConfigPrimaryButton{color:#fff;background:#1979ff}.AvatarSidebarSection-module__rDk9uW__avatarConfigPrimaryButton:hover{background:#156ce1}.AvatarSidebarSection-module__rDk9uW__avatarConfigSecondaryButton{color:#1f2937;background:#fff;border-color:#d0d8e2}.AvatarSidebarSection-module__rDk9uW__avatarConfigSecondaryButton:hover{background:#f8fafc}.AvatarSidebarSection-module__rDk9uW__avatarConfigPrimaryButton:disabled,.AvatarSidebarSection-module__rDk9uW__avatarConfigSecondaryButton:disabled{opacity:.5;cursor:not-allowed}.AvatarSidebarSection-module__rDk9uW__avatarConfigHint{color:var(--color-text-caption);margin:0;font-size:12px;font-weight:500;line-height:16px}
.CreateProjectAvatarList-module__4qXeyW__container{flex-direction:column;gap:8px;width:100%;display:flex}.CreateProjectAvatarList-module__4qXeyW__row{--avatar-card-width:255.5px;flex-wrap:wrap;align-items:flex-start;gap:16px;width:100%;display:flex}.CreateProjectAvatarList-module__4qXeyW__row>*{flex:0 1 var(--avatar-card-width);width:min(100%, var(--avatar-card-width))}.CreateProjectAvatarList-module__4qXeyW__footer{min-height:20px;display:flex}.CreateProjectAvatarList-module__4qXeyW__sentinel{width:1px;height:1px}
.AvatarsSidebarCard-module__zYYO7q__avatarsCard{text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;width:100%;min-height:178px;display:flex;overflow:hidden}.AvatarsSidebarCard-module__zYYO7q__avatarsCardSelected{border-color:var(--color-primary);box-shadow:0 0 0 1px #1979ff26}.AvatarsSidebarCard-module__zYYO7q__avatarsCardPreview{aspect-ratio:160/120;background:#c8ced4;border-radius:8px;width:100%;position:relative;overflow:hidden}.AvatarsSidebarCard-module__zYYO7q__avatarsCardPreviewImage{object-fit:cover;width:100%;height:100%}.AvatarsSidebarCard-module__zYYO7q__avatarsCardPreviewPlaceholder{width:100%;height:100%;color:var(--color-text-caption);justify-content:center;align-items:center;font-size:12px;line-height:16px;display:flex}.AvatarsSidebarCard-module__zYYO7q__avatarsCardBody{flex-direction:column;gap:2px;padding:8px;display:flex}.AvatarsSidebarCard-module__zYYO7q__avatarsCardTitleRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.AvatarsSidebarCard-module__zYYO7q__avatarsCardTitle{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.14px;min-width:0;color:var(--color-text-heading);font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.AvatarsSidebarCard-module__zYYO7q__avatarsCardPlus{color:#374151;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.AvatarsSidebarCard-module__zYYO7q__avatarsCardUpdatedAt{color:var(--color-text-caption);font-size:12px;font-weight:500;line-height:16px}
.Features-module__071_Va__features{flex-direction:column;align-items:center;gap:40px;padding:80px;display:flex}.Features-module__071_Va__heading{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:1080px;display:flex}.Features-module__071_Va__title{letter-spacing:-.64px;color:var(--color-text-heading);margin:0;font-size:32px;font-weight:600;line-height:40px}.Features-module__071_Va__subtitle{color:var(--color-text-heading);margin:0;font-size:16px;font-weight:400;line-height:24px}.Features-module__071_Va__grid{gap:16px;width:100%;max-width:1080px;display:flex}.Features-module__071_Va__grid>*{flex:1}@media (max-width:1080px){.Features-module__071_Va__features{padding:60px 40px}}@media (max-width:600px){.Features-module__071_Va__features{gap:24px;padding:40px 16px}.Features-module__071_Va__title{letter-spacing:-.24px;font-size:24px;line-height:32px}.Features-module__071_Va__subtitle{font-size:14px;line-height:20px}.Features-module__071_Va__grid{flex-direction:column}}
.CreateProjectModal-module__Wcq6mG__content{background:var(--color-container-lowest,#fff);border:1px solid var(--color-outline,#d3d7db);width:min(1104px,100vw - 32px);min-width:280px;max-height:calc(100dvh - 24px);box-shadow:var(--shadow-popup);border-radius:8px;flex-direction:column;padding:16px;display:flex;overflow:hidden}.CreateProjectModal-module__Wcq6mG__title{letter-spacing:-.16px;color:var(--color-text-heading,#1a1d1f);margin:0 0 16px;font-size:16px;font-weight:600;line-height:24px}.CreateProjectModal-module__Wcq6mG__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:auto;gap:16px;min-height:0;margin-bottom:0;display:flex;overflow:hidden auto}.CreateProjectModal-module__Wcq6mG__body::-webkit-scrollbar{width:0;height:0;display:none}.CreateProjectModal-module__Wcq6mG__topActions{flex-direction:column;align-items:stretch;gap:24px;padding:24px;display:flex}.CreateProjectModal-module__Wcq6mG__sectionTitle{letter-spacing:-.2px;color:var(--color-text-heading,#1a1d1f);text-align:center;margin:0;font-size:20px;font-weight:600;line-height:28px}.CreateProjectModal-module__Wcq6mG__sectionSubtitle{color:var(--color-text-heading,#1a1d1f);text-align:center;margin:0;font-size:14px;line-height:20px}.CreateProjectModal-module__Wcq6mG__actionsRow{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.CreateProjectModal-module__Wcq6mG__status{text-align:center;color:var(--color-text-secondary,#6f767e);margin:0;font-size:12px;line-height:16px}.CreateProjectModal-module__Wcq6mG__primaryAction,.CreateProjectModal-module__Wcq6mG__secondaryAction{min-height:36px}.CreateProjectModal-module__Wcq6mG__disabledActionWrapper{display:inline-flex}.CreateProjectModal-module__Wcq6mG__dividerLabel{letter-spacing:-.16px;color:var(--color-text-heading,#1a1d1f);text-align:center;margin:0;font-size:16px;font-weight:600;line-height:24px}.CreateProjectModal-module__Wcq6mG__error{color:var(--color-error,#d32f2f);margin:0;font-size:12px;line-height:16px}
.AvatarsSidebarSection-module__VTAfVa__avatarsPanelBody{flex-direction:column;gap:16px;display:flex}.AvatarsSidebarSection-module__VTAfVa__avatarsActionRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.AvatarsSidebarSection-module__VTAfVa__avatarsSaveButton,.AvatarsSidebarSection-module__VTAfVa__avatarsNewButton{height:32px}.AvatarsSidebarSection-module__VTAfVa__avatarsSaveButton{min-width:116px}.AvatarsSidebarSection-module__VTAfVa__avatarsNewButton{min-width:79px}.AvatarsSidebarSection-module__VTAfVa__avatarsGridScrollArea{max-height:776px;overflow:hidden auto}.AvatarsSidebarSection-module__VTAfVa__avatarsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.AvatarsSidebarSection-module__VTAfVa__avatarsSentinel{height:1px}
.DemoContents-module__26dfja__demoContents{flex-direction:column;align-items:center;gap:40px;padding:80px;display:flex}.DemoContents-module__26dfja__heading{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:1080px;display:flex}.DemoContents-module__26dfja__title{letter-spacing:-.64px;color:var(--color-text-heading);margin:0;font-size:32px;font-weight:600;line-height:40px}.DemoContents-module__26dfja__subtitle{color:var(--color-text-heading);margin:0;font-size:16px;font-weight:400;line-height:24px}.DemoContents-module__26dfja__grid{gap:16px;width:100%;max-width:1080px;display:flex}.DemoContents-module__26dfja__card{background-color:var(--color-container-lowest);border-radius:var(--radius-md);flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.DemoContents-module__26dfja__cardTitle{letter-spacing:-.2px;color:var(--color-text-heading);margin:0;font-size:20px;font-weight:600;line-height:28px}.DemoContents-module__26dfja__list{flex-direction:column;gap:0;margin:0;padding-left:21px;list-style:outside;display:flex}.DemoContents-module__26dfja__list li{color:var(--color-text-heading);font-size:14px;font-weight:400;line-height:20px}@media (max-width:1080px){.DemoContents-module__26dfja__demoContents{padding:60px 40px}}@media (max-width:600px){.DemoContents-module__26dfja__demoContents{gap:24px;padding:40px 16px}.DemoContents-module__26dfja__title{letter-spacing:-.24px;font-size:24px;line-height:32px}.DemoContents-module__26dfja__subtitle{font-size:14px;line-height:20px}.DemoContents-module__26dfja__grid{flex-direction:column}.DemoContents-module__26dfja__card{padding:20px}.DemoContents-module__26dfja__cardTitle{font-size:18px;line-height:24px}}
.HowItWorksSection-module__h8xNRG__section{width:100%;max-width:1070px}.HowItWorksSection-module__h8xNRG__sectionBody{flex-direction:column;gap:16px;display:flex;padding:24px!important}.HowItWorksSection-module__h8xNRG__headerRow{justify-content:space-between;align-items:center;display:flex}.HowItWorksSection-module__h8xNRG__title{letter-spacing:-.01em;color:var(--color-text-heading,#1a1d1f);margin:0;font-size:16px;font-weight:600;line-height:24px}.HowItWorksSection-module__h8xNRG__closeButton{color:#1a1d1f;border-radius:8px;min-width:24px;font-size:16px;line-height:16px;width:24px!important;height:24px!important;padding:4px!important}.HowItWorksSection-module__h8xNRG__stepsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.HowItWorksSection-module__h8xNRG__stepCard{position:relative}.HowItWorksSection-module__h8xNRG__stepCard:before{content:"";background-image:var(--previewUrl);background-repeat:no-repeat;background-position:var(--previewX,center) var(--previewY,center);background-size:var(--previewWidth,auto) var(--previewHeight,auto);pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.HowItWorksSection-module__h8xNRG__stepCardBody{gap:40px!important;padding:16px!important}.HowItWorksSection-module__h8xNRG__stepIcon{color:#1a1d1f;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.HowItWorksSection-module__h8xNRG__stepText{z-index:1;flex-direction:column;min-width:0;display:flex}.HowItWorksSection-module__h8xNRG__stepTitle{letter-spacing:-.01em;color:#1a1d1f;margin:0;font-size:16px;font-weight:600;line-height:24px}.HowItWorksSection-module__h8xNRG__stepCaption{color:#5a6166;margin:0;font-size:14px;line-height:20px}.HowItWorksSection-module__h8xNRG__stepImage{object-fit:cover;pointer-events:none;width:148px;height:auto;position:absolute;top:-1px;right:-2px}.HowItWorksSection-module__h8xNRG__primaryButton{align-self:flex-start}
.ProjectSidebarSections-module__d0TtTa__comingSoon{border:1px solid var(--color-outline);background:var(--color-container-low);height:24px;color:var(--color-text-caption);border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.ProjectSidebarSections-module__d0TtTa__avatarSectionBody{flex-direction:column;gap:16px;display:flex}.ProjectSidebarSections-module__d0TtTa__avatarControlRow{justify-content:space-between;align-items:center;min-height:32px;display:flex}.ProjectSidebarSections-module__d0TtTa__avatarNameWithToggle{align-items:center;gap:8px;min-width:0;display:inline-flex}.ProjectSidebarSections-module__d0TtTa__avatarNameText{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.14px;color:#2b3033;min-width:0;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.ProjectSidebarSections-module__d0TtTa__avatarIconButton{color:#2b3033;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.ProjectSidebarSections-module__d0TtTa__avatarIconButton:hover{background:#adbecc33}.ProjectSidebarSections-module__d0TtTa__avatarIconButtonActive{color:#1979ff;background:#cce1ff}.ProjectSidebarSections-module__d0TtTa__avatarChevronIcon{justify-content:center;align-items:center;width:12px;height:6px;display:inline-flex}.ProjectSidebarSections-module__d0TtTa__avatarSaveButton{letter-spacing:-.14px;color:#1f2937;align-items:center;gap:6px;height:32px;padding:0;font-size:14px;font-weight:600;line-height:20px;display:inline-flex}.ProjectSidebarSections-module__d0TtTa__avatarSaveButton:hover{opacity:.85}.ProjectSidebarSections-module__d0TtTa__avatarSaveButton:disabled{opacity:.5;cursor:not-allowed}.ProjectSidebarSections-module__d0TtTa__avatarConfigActionsRow{align-items:center;gap:8px;display:flex}.ProjectSidebarSections-module__d0TtTa__avatarConfigPrimaryButton,.ProjectSidebarSections-module__d0TtTa__avatarConfigSecondaryButton{cursor:pointer;border:1px solid #0000;border-radius:8px;height:32px;padding:0 10px;font-size:13px;font-weight:600;line-height:20px}.ProjectSidebarSections-module__d0TtTa__avatarConfigPrimaryButton{color:#fff;background:#1979ff}.ProjectSidebarSections-module__d0TtTa__avatarConfigPrimaryButton:hover{background:#156ce1}.ProjectSidebarSections-module__d0TtTa__avatarConfigSecondaryButton{color:#1f2937;background:#fff;border-color:#d0d8e2}.ProjectSidebarSections-module__d0TtTa__avatarConfigSecondaryButton:hover{background:#f8fafc}.ProjectSidebarSections-module__d0TtTa__avatarConfigPrimaryButton:disabled,.ProjectSidebarSections-module__d0TtTa__avatarConfigSecondaryButton:disabled{opacity:.5;cursor:not-allowed}.ProjectSidebarSections-module__d0TtTa__avatarConfigHint{color:var(--color-text-caption);margin:0;font-size:12px;font-weight:500;line-height:16px}.ProjectSidebarSections-module__d0TtTa__switchList{flex-direction:column;gap:8px;display:flex}.ProjectSidebarSections-module__d0TtTa__switchButton{text-align:left;justify-content:flex-start;width:100%}.ProjectSidebarSections-module__d0TtTa__configSectionBody{align-items:center;gap:8px;display:flex}.ProjectSidebarSections-module__d0TtTa__configSectionEmpty{color:var(--color-text-caption);margin:0;font-size:12px;font-weight:500;line-height:16px}.ProjectSidebarSections-module__d0TtTa__configSectionStack{flex-direction:column;gap:12px;display:flex}.ProjectSidebarSections-module__d0TtTa__configSectionToggle{color:#2b3033;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;min-height:28px;padding:0;display:flex}.ProjectSidebarSections-module__d0TtTa__configSectionToggleLabel{font-size:14px;font-weight:600;line-height:20px}.ProjectSidebarSections-module__d0TtTa__configSectionToggleIcon{justify-content:center;align-items:center;width:14px;height:14px;transition:transform .2s;display:inline-flex}.ProjectSidebarSections-module__d0TtTa__configSectionToggleIconCollapsed{transform:rotate(-90deg)}.ProjectSidebarSections-module__d0TtTa__unitProbe{color:var(--color-text-caption);font-size:12px;font-weight:500;line-height:16px}
.ProjectModal-module__eTjsta__content{background:var(--color-container-lowest,#fff);border:1px solid var(--color-outline,#d3d7db);width:min(232px,100vw - 32px);min-width:232px;box-shadow:var(--shadow-popup);border-radius:8px;padding:12px}.ProjectModal-module__eTjsta__title{letter-spacing:-.01em;color:var(--color-text-heading,#1a1d1f);margin:0 0 8px;padding-right:28px;font-size:16px;font-weight:600;line-height:24px}.ProjectModal-module__eTjsta__close{width:20px;height:20px;color:var(--color-icon-main,#1a1d1f);border-radius:0;padding:0;top:12px;right:12px}.ProjectModal-module__eTjsta__close svg{width:16px;height:16px}.ProjectModal-module__eTjsta__body{margin-bottom:0}.ProjectModal-module__eTjsta__footer{gap:8px;margin-top:12px}.ProjectModal-module__eTjsta__secondaryActionButton{background:var(--color-primary-container,#cce1ff);min-width:58px;color:var(--color-on-primary-container,#0f1e33);border-color:#0000;padding:6px 10px}.ProjectModal-module__eTjsta__secondaryActionButton:hover,.ProjectModal-module__eTjsta__secondaryActionButton:active{background:var(--color-primary-container,#cce1ff)}
.Roadmap-module__adCptW__roadmap{flex-direction:column;align-items:center;gap:40px;padding:80px;display:flex}.Roadmap-module__adCptW__heading{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:1080px;display:flex}.Roadmap-module__adCptW__title{letter-spacing:-.64px;color:var(--color-text-heading);margin:0;font-size:32px;font-weight:600;line-height:40px}.Roadmap-module__adCptW__subtitle{color:var(--color-text-heading);margin:0;font-size:16px;font-weight:400;line-height:24px}.Roadmap-module__adCptW__grid{gap:16px;width:100%;max-width:1080px;display:flex}.Roadmap-module__adCptW__grid>*{flex:1}@media (max-width:1080px){.Roadmap-module__adCptW__roadmap{padding:60px 40px}}@media (max-width:600px){.Roadmap-module__adCptW__roadmap{gap:24px;padding:40px 16px}.Roadmap-module__adCptW__title{letter-spacing:-.24px;font-size:24px;line-height:32px}.Roadmap-module__adCptW__subtitle{font-size:14px;line-height:20px}.Roadmap-module__adCptW__grid{flex-direction:column}}
.AuthScreensCommon-module__YpBstW__card{border-radius:var(--radius-lg);background:var(--color-container-lowest);width:100%;max-width:400px;box-shadow:var(--shadow-popup);padding:24px}.AuthScreensCommon-module__YpBstW__header{margin-bottom:8px}.AuthScreensCommon-module__YpBstW__title{color:var(--color-text-heading);letter-spacing:-.24px;font-size:24px;font-weight:600;line-height:32px}.AuthScreensCommon-module__YpBstW__subtitle{color:var(--color-text-caption);letter-spacing:0;margin-top:24px;font-size:14px;line-height:20px}.AuthScreensCommon-module__YpBstW__emailValue{color:var(--color-text-heading);letter-spacing:-.14px;font-size:14px;font-weight:600;line-height:20px}.AuthScreensCommon-module__YpBstW__form{flex-direction:column;gap:16px;margin-top:20px;display:flex}.AuthScreensCommon-module__YpBstW__backButton{color:var(--color-text-heading);align-self:flex-start}.AuthScreensCommon-module__YpBstW__actions{justify-content:space-between;gap:8px;width:100%;display:flex}.AuthScreensCommon-module__YpBstW__submitButton{width:100%}.AuthScreensCommon-module__YpBstW__stepContainer{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:400px;display:flex}.AuthScreensCommon-module__YpBstW__stepCard{border-color:#0000;max-width:400px}.AuthScreensCommon-module__YpBstW__stepEmail{color:var(--color-text-body);font-size:14px;font-weight:400;line-height:20px}.AuthScreensCommon-module__YpBstW__passwordRequirements{color:var(--color-text-caption);font-size:14px;line-height:20px}.AuthScreensCommon-module__YpBstW__errorText{color:var(--color-alarm-icon,#d95757);font-size:12px;line-height:16px}
.AvatarConfigSidebarSection-module__l9sDiW__configSectionStack{flex-direction:column;gap:12px;display:flex}.AvatarConfigSidebarSection-module__l9sDiW__bodyTitle{color:#2b3033;margin:0;font-size:14px;font-weight:600;line-height:20px}.AvatarConfigSidebarSection-module__l9sDiW__paramGroupsBody{flex-direction:column;gap:8px;display:flex}.AvatarConfigSidebarSection-module__l9sDiW__placeholder{color:#66707a;margin:0;font-size:14px;line-height:20px}
.DeleteProjectModal-module__ArzTLq__message{color:var(--color-text,#2b3033);margin:0;font-size:14px;line-height:20px}.DeleteProjectModal-module__ArzTLq__projectName{font-weight:400}.DeleteProjectModal-module__ArzTLq__error{color:var(--color-alarm-outline,#d95757);margin:8px 0 0;font-size:12px;font-weight:500;line-height:16px}.DeleteProjectModal-module__ArzTLq__confirmButton{min-width:56px;padding:6px 10px}
.WhySupport-module__DIJMja__whySupport{flex-direction:column;align-items:center;gap:40px;padding:80px;display:flex}.WhySupport-module__DIJMja__heading{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:1080px;display:flex}.WhySupport-module__DIJMja__title{letter-spacing:-.64px;color:var(--color-text-heading);margin:0;font-size:32px;font-weight:600;line-height:40px}.WhySupport-module__DIJMja__subtitle{color:var(--color-text-heading);margin:0;font-size:16px;font-weight:400;line-height:24px}.WhySupport-module__DIJMja__grid{gap:16px;width:100%;max-width:1080px;display:flex}.WhySupport-module__DIJMja__card{background-color:var(--color-container-lowest);border-radius:var(--radius-md);flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.WhySupport-module__DIJMja__cardText{letter-spacing:-.16px;color:var(--color-text-heading);margin:0;font-size:16px;font-weight:600;line-height:24px}@media (max-width:1080px){.WhySupport-module__DIJMja__whySupport{padding:60px 40px}.WhySupport-module__DIJMja__grid{flex-wrap:wrap}.WhySupport-module__DIJMja__card{flex:calc(50% - 8px);min-width:200px}}@media (max-width:600px){.WhySupport-module__DIJMja__whySupport{gap:24px;padding:40px 16px}.WhySupport-module__DIJMja__title{letter-spacing:-.24px;font-size:24px;line-height:32px}.WhySupport-module__DIJMja__subtitle{font-size:14px;line-height:20px}.WhySupport-module__DIJMja__grid{flex-direction:column}.WhySupport-module__DIJMja__card{flex:1;padding:20px}.WhySupport-module__DIJMja__cardText{font-size:14px;line-height:20px}}
.StartScreen-module__w85WDa__startCardShell{border-radius:var(--radius-md);background:var(--color-container-lowest);width:100%;max-width:480px;box-shadow:var(--shadow-popup);flex-grow:0}.StartScreen-module__w85WDa__subtitle,.StartScreen-module__w85WDa__form{margin-top:0}.StartScreen-module__w85WDa__legalText{color:var(--color-text-caption);font-size:12px;line-height:16px}.StartScreen-module__w85WDa__legalLink{color:var(--color-text-caption);text-decoration:underline}.StartScreen-module__w85WDa__screenFooterText{color:var(--color-text-caption);text-align:center;max-width:520px;font-size:32px;font-weight:600;line-height:40px}.StartScreen-module__w85WDa__startFooterText{color:var(--color-text-placeholder);letter-spacing:-.16px;max-width:260px;margin-top:16px;font-size:16px;line-height:24px}
.CustomAvatarConfigSidebarSection-module__THygxa__rows{flex-direction:column;gap:8px;display:flex}
.ProjectActions-module__SsYO-a__trigger{border-radius:8px;width:24px;min-width:24px;height:24px;padding:4px!important}.ProjectActions-module__SsYO-a__trigger[data-state=open]{background:#0f499933}.ProjectActions-module__SsYO-a__triggerIcon{color:var(--color-icon-main,#1a1d1f)}.ProjectActions-module__SsYO-a__menu{border-radius:8px;width:200px;padding:8px;box-shadow:0 4px 8px #66708029}
.CodeInput-module__Trd0eW__input{letter-spacing:1.12px;font-size:14px;font-weight:500;line-height:20px}.CodeInput-module__Trd0eW__input::-ms-reveal{display:none}.CodeInput-module__Trd0eW__input::-ms-clear{display:none}
.WaitlistCTA-module__FBexla__waitlistCTA{flex-direction:column;align-items:center;padding:80px;display:flex}.WaitlistCTA-module__FBexla__card{background-color:var(--color-container-lowest);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:40px;width:1080px;padding:80px 40px;display:flex}.WaitlistCTA-module__FBexla__heading{text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:800px;display:flex}.WaitlistCTA-module__FBexla__title{letter-spacing:-.24px;color:var(--color-text-heading);margin:0;font-size:24px;font-weight:600;line-height:32px}.WaitlistCTA-module__FBexla__subtitle{color:var(--color-text-heading);margin:0;font-size:16px;font-weight:400;line-height:24px}@media (max-width:1080px){.WaitlistCTA-module__FBexla__waitlistCTA{padding:60px 40px}.WaitlistCTA-module__FBexla__card{width:100%}}@media (max-width:768px){.WaitlistCTA-module__FBexla__waitlistCTA{padding:40px 16px}.WaitlistCTA-module__FBexla__card{gap:24px;padding:40px 20px}.WaitlistCTA-module__FBexla__title{font-size:20px;line-height:28px}.WaitlistCTA-module__FBexla__subtitle{font-size:14px;line-height:20px}}
.ProjectSidebarView-module__7H62Aa__sidebar{flex-direction:column;gap:8px;min-height:0;display:flex;overflow-y:auto}.ProjectSidebarView-module__7H62Aa__errorBanner{border:1px solid var(--color-error);background:color-mix(in srgb, var(--color-error) 10%, transparent);color:var(--color-error);border-radius:8px;margin:16px;padding:10px 12px;font-size:13px}
.ProjectNameModal-module__x2mQDq__form{flex-direction:column;gap:0;display:flex}.ProjectNameModal-module__x2mQDq__primaryButton{min-width:45px;padding:6px 10px}.ProjectNameModal-module__x2mQDq__hiddenSubmit{display:none}
.AvatarEditorPage-module__m21bHq__loadingContainer{justify-content:center;align-items:center;height:100%;display:flex}.AvatarEditorPage-module__m21bHq__avtarTitle{letter-spacing:-1%;color:var(--color-text-body);font-size:16px;font-weight:600;line-height:24px}.AvatarEditorPage-module__m21bHq__avatarName{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;overflow:hidden}.AvatarEditorPage-module__m21bHq__headerMeta{flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.AvatarEditorPage-module__m21bHq__headerActions{align-items:center;gap:8px;min-width:0;display:flex}.AvatarEditorPage-module__m21bHq__historyActions{align-items:center;gap:8px;display:flex}.AvatarEditorPage-module__m21bHq__historyIconButton .icon svg{width:20px;height:20px}.AvatarEditorPage-module__m21bHq__body{flex:1 1 0;grid-template-columns:1fr 300px;min-height:0;padding-bottom:0;display:grid}.AvatarEditorPage-module__m21bHq__sidebar{border-left:1px solid var(--color-outline);padding:16px;position:relative;overflow-y:auto}.AvatarEditorPage-module__m21bHq__canvas{background:var(--color-surface);min-height:0;display:flex;position:relative}.AvatarEditorPage-module__m21bHq__placeholder{pointer-events:none;color:var(--color-on-surface-variant);justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.AvatarEditorPage-module__m21bHq__error{pointer-events:none;color:var(--color-error);background:color-mix(in srgb, var(--color-surface) 82%, transparent);border:1px solid var(--color-outline);border-radius:8px;padding:8px 12px;font-size:14px;position:absolute;bottom:16px;right:16px}
.Footer-module__uF8vga__footer{flex-direction:column;align-items:center;gap:16px;padding:80px;display:flex}.Footer-module__uF8vga__title{letter-spacing:-.2px;color:var(--color-text-body);font-size:20px;font-weight:600;line-height:28px}.Footer-module__uF8vga__copyright{color:var(--color-text-body);font-size:14px;font-weight:500;line-height:20px}.Footer-module__uF8vga__logo{margin-top:40px}.Footer-module__uF8vga__social{flex-direction:column;align-items:center;padding:16px;display:flex}.Footer-module__uF8vga__socialBlock{flex-flow:wrap;justify-content:center;gap:24px;margin-top:24px;display:flex}.Footer-module__uF8vga__socialIcon{background-color:var(--color-surface-conteiner);border-radius:8px;width:48px;height:48px;display:flex}.Footer-module__uF8vga__socialIcon img{width:32px;height:32px;margin:auto}@media (max-width:1080px){.Footer-module__uF8vga__footer{padding:60px 40px}}@media (max-width:768px){.Footer-module__uF8vga__footer{padding:40px 16px}.Footer-module__uF8vga__title{font-size:18px;line-height:24px}.Footer-module__uF8vga__copyright{font-size:12px;line-height:16px}.Footer-module__uF8vga__socialBlock{max-width:320px}}
.ProjectPage-module__MDbJmG__headerActions{align-items:center;gap:12px;display:inline-flex}.ProjectPage-module__MDbJmG__headerIconButton{width:32px;min-width:32px;height:32px;padding:0!important}.ProjectPage-module__MDbJmG__headerMeta{align-items:center;gap:8px;min-width:0;display:inline-flex}.ProjectPage-module__MDbJmG__historyActions{align-items:center;gap:8px;display:inline-flex}.ProjectPage-module__MDbJmG__historyIconButton{width:32px;min-width:32px;height:32px;padding:0!important}.ProjectPage-module__MDbJmG__historyIconButton .icon svg{width:16px;height:16px}.ProjectPage-module__MDbJmG__headerLabel{color:var(--color-text-caption);margin:0;font-size:14px;font-weight:500;line-height:20px}.ProjectPage-module__MDbJmG__projectName{text-overflow:ellipsis;white-space:nowrap;max-width:360px;color:var(--color-text-heading);margin:0;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.ProjectPage-module__MDbJmG__loadingContainer{min-height:calc(100vh - 56px);color:var(--color-text-body);justify-content:center;align-items:center;display:flex}.ProjectPage-module__MDbJmG__canvas{background:var(--color-surface);min-height:0;display:flex;position:relative}.ProjectPage-module__MDbJmG__canvasPlaceholder{background:#ffffffb3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProjectPage-module__MDbJmG__canvasPlaceholderMessage{color:#1f2937;text-align:center;background:#fff;border-radius:8px;max-width:280px;margin:0;padding:12px 16px;font-size:14px;line-height:1.4;box-shadow:0 1px 4px #0000001f}
.AppSidebar-module__k-NTRW__sidebar{background:var(--color-container-lowest);border:1px solid var(--color-outline);border-radius:8px;flex-direction:column;justify-content:space-between;align-self:flex-start;width:256px;height:calc(100vh - 16px);padding:8px;display:flex;position:sticky;top:8px}.AppSidebar-module__k-NTRW__menuArea{flex-direction:column;gap:24px;display:flex}.AppSidebar-module__k-NTRW__projectHeader{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.AppSidebar-module__k-NTRW__topActions{align-items:center;gap:8px;display:flex}.AppSidebar-module__k-NTRW__iconButton{width:40px;height:40px;color:var(--color-text-heading);border-radius:8px}.AppSidebar-module__k-NTRW__iconButton:hover{background:var(--color-container)}.AppSidebar-module__k-NTRW__iconButton svg{stroke:currentColor;width:20px;height:20px}
.RegistrationCodeScreen-module__Wn1u6a__resendButton{align-self:flex-start}.RegistrationCodeScreen-module__Wn1u6a__resendButton:disabled{opacity:.5}
.ProjectCard-module__JE851W__card{justify-self:stretch;width:100%;min-width:200px;max-width:255.5px;border-radius:8px!important}.ProjectCard-module__JE851W__previewSlot{padding:0}.ProjectCard-module__JE851W__preview{aspect-ratio:160/120;cursor:pointer;background:#c8ced4;border:0;border-radius:8px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.ProjectCard-module__JE851W__previewImage{object-fit:cover;width:100%;height:100%}.ProjectCard-module__JE851W__previewPlaceholder{color:#5a6166;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;font-weight:600;display:flex}.ProjectCard-module__JE851W__body{gap:8px;padding:8px!important}.ProjectCard-module__JE851W__row{flex:1 0 0;justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.ProjectCard-module__JE851W__name{letter-spacing:-.01em;min-width:0;color:var(--color-text-heading,#1a1d1f);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1 0 0;margin:0;font-size:14px;font-weight:600;line-height:20px;display:-webkit-box;overflow:hidden}.ProjectCard-module__JE851W__updatedAt{color:var(--color-text-caption,#5a6166);margin:0;font-size:12px;font-weight:500;line-height:16px}
.PasswordInput-module__izKJ6W__toggleButton{color:var(--color-icon-main,#1a1d1f);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.PasswordInput-module__izKJ6W__toggleButton:focus-visible{outline:none}
.LandingPage-module__6VeQRW__page{background-color:var(--color-surface);width:100%;min-height:100vh}.LandingPage-module__6VeQRW__container{flex-direction:column;gap:8px;max-width:100%;padding:0 8px 8px;display:flex}
.AppSidebarMenu-module__5MZ6NG__nav{flex-direction:column;gap:8px;width:100%;display:flex}.AppSidebarMenu-module__5MZ6NG__menuItem{width:100%;min-height:40px;color:var(--color-text-heading);background:var(--color-container-lowest);border-radius:8px;justify-content:flex-start;gap:8px}.AppSidebarMenu-module__5MZ6NG__menuItem:hover{background:var(--color-container);text-decoration:none}.AppSidebarMenu-module__5MZ6NG__menuItemActive{background:var(--color-container)}.AppSidebarMenu-module__5MZ6NG__itemTrailing{color:var(--color-primary);justify-content:center;align-items:center;margin-left:auto;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}
.AppUserMenu-module__kbiQFW__userButton{width:100%;min-height:40px;color:var(--color-text-heading);background:var(--color-container-lowest);border-radius:8px;gap:8px}.AppUserMenu-module__kbiQFW__userButton:hover{background:var(--color-container)}.AppUserMenu-module__kbiQFW__userButton[data-disabled=true],.AppUserMenu-module__kbiQFW__userButton:disabled{opacity:1}.AppUserMenu-module__kbiQFW__userButton .AppUserMenu-module__kbiQFW__label{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:auto;min-width:0;overflow:hidden}.AppUserMenu-module__kbiQFW__dropdown{width:176px}.AppUserMenu-module__kbiQFW__dropdownItem{font-size:12px;font-weight:500;line-height:16px}.AppUserMenu-module__kbiQFW__dropdownItemIcon{width:20px;height:20px;color:var(--color-text-heading);justify-content:center;align-items:center;display:inline-flex}.AppUserMenu-module__kbiQFW__dropdownItemIcon svg{stroke:currentColor;width:18px;height:18px}
.ForgotConfirmScreen-module__HVWJoa__submitButton{margin-top:16px}
.AvatarList-module__eZB-XG__container{flex-direction:column;gap:8px;width:100%;display:flex}.AvatarList-module__eZB-XG__row{--avatar-card-width:255.5px;flex-wrap:wrap;align-items:flex-start;gap:16px;width:100%;display:flex}.AvatarList-module__eZB-XG__row>*{flex:0 1 var(--avatar-card-width);width:min(100%, var(--avatar-card-width))}.AvatarList-module__eZB-XG__footer{min-height:20px;display:flex}.AvatarList-module__eZB-XG__sentinel{width:1px;height:1px}
.ProjectList-module__fJ4aqG__container{border-radius:16px;flex-direction:column;gap:8px;width:100%;display:flex}.ProjectList-module__fJ4aqG__row{grid-template-columns:repeat(auto-fit,minmax(200px,255.5px));justify-content:start;align-items:stretch;gap:16px;width:100%;display:grid}.ProjectList-module__fJ4aqG__footer{justify-content:space-between;align-items:center;min-height:20px;display:flex}.ProjectList-module__fJ4aqG__loaded{color:var(--color-text-caption,#5a6166);font-size:12px;line-height:16px}.ProjectList-module__fJ4aqG__sentinel{width:1px;height:1px}
.AuthPage-module__qBtpwa__page{background:var(--color-surface);flex-direction:column;min-height:100vh;padding:20px;display:flex}.AuthPage-module__qBtpwa__brand{color:var(--color-text-body);letter-spacing:-.16px;font-size:16px;font-weight:600;line-height:24px}.AuthPage-module__qBtpwa__brandLink{align-items:center;gap:8px;display:flex}.AuthPage-module__qBtpwa__brandLink:hover{text-decoration:none}.AuthPage-module__qBtpwa__headerRight{align-items:center;gap:8px;display:flex}.AuthPage-module__qBtpwa__headerIconButton{border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-icon-main,var(--color-text-heading));cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:inline-flex}.AuthPage-module__qBtpwa__headerIconButtonActive{background:var(--color-tint-primary-5)}.AuthPage-module__qBtpwa__headerIconButton svg{width:24px;height:24px}.AuthPage-module__qBtpwa__viewport{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;padding-top:16px;display:flex}
.AvatarsPage-module__kCQyDa__page{flex-direction:column;width:100%;padding:16px 8px;display:flex}.AvatarsPage-module__kCQyDa__heading{color:var(--color-text-heading);flex-direction:column;gap:8px;display:flex}.AvatarsPage-module__kCQyDa__content{flex-direction:column;gap:16px;margin-top:16px;display:flex}.AvatarsPage-module__kCQyDa__title{letter-spacing:-.04em;font-size:36px;font-weight:600;line-height:40px}
.ProjectsPage-module__DkRNOG__page{flex-direction:column;width:100%;padding:16px 8px;display:flex}.ProjectsPage-module__DkRNOG__heading{color:var(--color-text-heading);flex-direction:column;gap:8px;display:flex}.ProjectsPage-module__DkRNOG__content{flex-direction:column;gap:16px;margin-top:16px;display:flex}.ProjectsPage-module__DkRNOG__title{letter-spacing:-.04em;font-size:36px;font-weight:600;line-height:40px}
.AppShell-module__K2eSIa__shellEditor{background:var(--color-surface);grid-template-rows:auto 1fr;grid-template-areas:"header""main";gap:8px;height:100vh;padding:8px 8px 0;display:grid}.AppShell-module__K2eSIa__shellWithSidebar{background:var(--color-surface);grid-template:"sidebar header""sidebar main"minmax(0,1fr)/256px 1fr;gap:8px;min-height:100vh;padding:8px;display:grid}.AppShell-module__K2eSIa__sidebarSlot{grid-area:sidebar;min-width:0}.AppShell-module__K2eSIa__headerSlot{grid-area:header;min-width:0}.AppShell-module__K2eSIa__main{grid-area:main;min-width:0;min-height:0;padding:8px;display:flex}
.AvatarHeaderActions-module__6DC4Qq__actions{align-items:center;gap:8px;display:flex}.AvatarHeaderActions-module__6DC4Qq__customButton{min-width:90px}
