.ImageLightbox-module__SOZTvW__Overlay{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;animation:.2s ImageLightbox-module__SOZTvW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ImageLightbox-module__SOZTvW__fadeIn{0%{opacity:0}to{opacity:1}}.ImageLightbox-module__SOZTvW__Content{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.ImageLightbox-module__SOZTvW__Image{object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080;width:auto!important;max-width:90vw!important;height:auto!important;max-height:85vh!important}.ImageLightbox-module__SOZTvW__CloseButton{width:36px;height:36px;color:var(--text-secondary,#8e8e8e);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.ImageLightbox-module__SOZTvW__CloseButton:hover{background-color:var(--sidebar-hover,#ffffff1a);color:var(--text-primary,white)}.ImageLightbox-module__SOZTvW__DownloadButton{height:36px;color:var(--text-secondary,#8e8e8e);cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:8px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s;display:flex}.ImageLightbox-module__SOZTvW__DownloadButton:hover{color:var(--text-primary,white);background-color:var(--sidebar-hover,#ffffff1a)}.ImageLightbox-module__SOZTvW__HeaderButtons{z-index:1001;align-items:center;gap:8px;display:flex;position:fixed;top:12px;right:16px}.ImageLightbox-module__SOZTvW__NavArrow{cursor:pointer;z-index:1001;opacity:.6;background-color:#0000;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .15s,opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageLightbox-module__SOZTvW__NavArrow:hover{opacity:1;background-color:#0000;transform:translateY(-50%)scale(1.1)}.ImageLightbox-module__SOZTvW__NavArrow[data-direction=left]{left:-60px}.ImageLightbox-module__SOZTvW__NavArrow[data-direction=right]{right:-60px}.ImageLightbox-module__SOZTvW__Counter{color:var(--text-secondary,#8e8e8e);z-index:1001;background-color:#0000;padding:0;font-size:14px;font-weight:500;position:absolute;bottom:-32px;left:50%;transform:translate(-50%)}
.StyleManagerModal-module__ifgjka__Overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;animation:.25s forwards StyleManagerModal-module__ifgjka__overlayIn;display:flex;position:fixed;inset:0}.StyleManagerModal-module__ifgjka__OverlayClosing{animation:.2s forwards StyleManagerModal-module__ifgjka__overlayOut}@keyframes StyleManagerModal-module__ifgjka__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes StyleManagerModal-module__ifgjka__overlayOut{0%{opacity:1}to{opacity:0}}.StyleManagerModal-module__ifgjka__Modal{background:var(--dropdown-bg,#141414);border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);border-radius:18px;flex-direction:column;width:min(784px,100vw - 32px);height:min(550px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__ifgjka__ModalOpening{animation:.32s cubic-bezier(.16,1,.3,1) forwards StyleManagerModal-module__ifgjka__modalSlideIn}.StyleManagerModal-module__ifgjka__ModalClosing{animation:.2s forwards StyleManagerModal-module__ifgjka__modalSlideOut}@keyframes StyleManagerModal-module__ifgjka__modalSlideIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes StyleManagerModal-module__ifgjka__modalSlideOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.98)}}.StyleManagerModal-module__ifgjka__Header{border-bottom:none;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.StyleManagerModal-module__ifgjka__TitleRow{align-items:center;gap:10px;min-width:0;display:flex}.StyleManagerModal-module__ifgjka__Title{color:var(--dropdown-text-selected,#ffffffeb);white-space:nowrap;text-overflow:ellipsis;align-items:center;font-size:16px;font-weight:600;line-height:1;display:flex;overflow:hidden}.StyleManagerModal-module__ifgjka__TitlePresetName{text-overflow:ellipsis;max-width:400px;display:block;overflow:hidden}.StyleManagerModal-module__ifgjka__HeaderActions{align-items:center;gap:8px;line-height:32px;display:flex}.StyleManagerModal-module__ifgjka__BackButton,.StyleManagerModal-module__ifgjka__CloseButton{width:32px;height:32px;color:var(--dropdown-text-selected,#ffffffe6);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s;display:inline-flex}.StyleManagerModal-module__ifgjka__BackButton:hover,.StyleManagerModal-module__ifgjka__CloseButton:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__ifgjka__BackArrowIcon{background-color:currentColor;width:18px;height:18px;-webkit-mask-image:url(/arrow.png);mask-image:url(/arrow.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.StyleManagerModal-module__ifgjka__UseStyleButton{border:1px solid color-mix(in srgb, var(--action-color) 40%, transparent);background:color-mix(in srgb, var(--action-color) 18%, transparent);color:var(--text-primary);cursor:pointer;border-radius:10px;padding:7px 14px;font-size:13px;font-weight:600;transition:background-color .15s,transform .1s}.StyleManagerModal-module__ifgjka__UseStyleButton:hover{background:color-mix(in srgb, var(--action-color) 24%, transparent);transform:translateY(-1px)}.StyleManagerModal-module__ifgjka__OptionsContainer{position:relative}.StyleManagerModal-module__ifgjka__OptionsButton{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);color:var(--text-secondary,#c2c2c2);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:4px;padding:7px 12px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.StyleManagerModal-module__ifgjka__OptionsButton:hover{background:var(--dropdown-hover,#1f1f1f);color:var(--text-primary,#ececec);border-color:color-mix(in srgb, var(--action-color) 35%, var(--dropdown-border,#252525))}.StyleManagerModal-module__ifgjka__OptionsDropdown{background:var(--dropdown-bg,#141414);border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);z-index:20;border-radius:10px;min-width:180px;padding:4px;animation:.18s forwards StyleManagerModal-module__ifgjka__dropdownIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__ifgjka__OptionsDropdownItem{width:100%;color:var(--text-primary,#ececec);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:9px 12px;font-size:13px;font-weight:400;transition:background-color .12s;display:block}.StyleManagerModal-module__ifgjka__OptionsDropdownItem:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__ifgjka__Body{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;flex:1;min-height:0;padding:4px 14px 10px;overflow-y:auto}.StyleManagerModal-module__ifgjka__Body::-webkit-scrollbar{width:6px}.StyleManagerModal-module__ifgjka__Body::-webkit-scrollbar-track{background:0 0}.StyleManagerModal-module__ifgjka__Body::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.StyleManagerModal-module__ifgjka__ListBody{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.StyleManagerModal-module__ifgjka__ListScrollArea{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;flex:1;min-height:0;padding:4px 14px 0;overflow-y:auto}.StyleManagerModal-module__ifgjka__ListScrollArea::-webkit-scrollbar{width:6px}.StyleManagerModal-module__ifgjka__ListScrollArea::-webkit-scrollbar-track{background:0 0}.StyleManagerModal-module__ifgjka__ListScrollArea::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.StyleManagerModal-module__ifgjka__StickyFooter{flex-shrink:0;justify-content:flex-start;padding:8px 14px 10px;display:flex}.StyleManagerModal-module__ifgjka__SectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary,#ffffff80);margin:2px 4px 4px;font-size:11px;font-weight:600}.StyleManagerModal-module__ifgjka__List{flex-direction:column;gap:6px;margin-bottom:8px;display:flex;position:relative}.StyleManagerModal-module__ifgjka__ListItem{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);cursor:pointer;-webkit-user-select:none;user-select:none;will-change:transform;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;transition:background-color .2s,border-color .2s,box-shadow .2s;animation:.35s cubic-bezier(.16,1,.3,1) both StyleManagerModal-module__ifgjka__listItemIn;display:flex}.StyleManagerModal-module__ifgjka__ListItem:first-child{animation-delay:30ms}.StyleManagerModal-module__ifgjka__ListItem:nth-child(2){animation-delay:60ms}.StyleManagerModal-module__ifgjka__ListItem:nth-child(3){animation-delay:90ms}.StyleManagerModal-module__ifgjka__ListItem:nth-child(4){animation-delay:.12s}.StyleManagerModal-module__ifgjka__ListItem:nth-child(5){animation-delay:.15s}.StyleManagerModal-module__ifgjka__ListItem:nth-child(6){animation-delay:.18s}.StyleManagerModal-module__ifgjka__ListItem:nth-child(7){animation-delay:.21s}.StyleManagerModal-module__ifgjka__ListItem:nth-child(8){animation-delay:.24s}@keyframes StyleManagerModal-module__ifgjka__listItemIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__ifgjka__ListItem:hover{background:color-mix(in srgb, var(--dropdown-bg,#141414) 84%, white 2%);border-color:color-mix(in srgb, var(--action-color) 35%, var(--dropdown-border,#252525));box-shadow:0 2px 12px #00000026}.StyleManagerModal-module__ifgjka__ListItemDragging{border-color:var(--action-color)!important;z-index:999!important;cursor:grabbing!important;background:#ffffff14!important;box-shadow:0 8px 32px #00000059!important}.StyleManagerModal-module__ifgjka__ListItemLeft{align-items:center;gap:10px;min-width:0;display:flex}.StyleManagerModal-module__ifgjka__ListItemRight{align-items:center;gap:10px;display:flex}.StyleManagerModal-module__ifgjka__DragHandle{cursor:grab;color:#ffffff40;align-items:center;padding:2px;transition:color .15s;display:flex}.StyleManagerModal-module__ifgjka__DragHandle:hover{color:#ffffff80}.StyleManagerModal-module__ifgjka__ListItemDragging .StyleManagerModal-module__ifgjka__DragHandle{cursor:grabbing;color:#fff9}.StyleManagerModal-module__ifgjka__DragHandleIcon{flex-shrink:0}.StyleManagerModal-module__ifgjka__StyleListIcon{width:16px;height:16px;color:var(--text-secondary,#ffffff8c);background-color:currentColor;flex-shrink:0;-webkit-mask-image:url(/quillpen.png);mask-image:url(/quillpen.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.StyleManagerModal-module__ifgjka__ListItem:hover .StyleManagerModal-module__ifgjka__StyleListIcon{color:var(--action-color)}.StyleManagerModal-module__ifgjka__ListItemName{color:var(--dropdown-text-selected,#ffffffe0);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.StyleManagerModal-module__ifgjka__Badge{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);color:var(--text-secondary,#fff9);white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:500}.StyleManagerModal-module__ifgjka__ArrowIcon{color:#ffffff4d;align-items:center;transition:color .15s,transform .2s;display:flex}.StyleManagerModal-module__ifgjka__ListItem:hover .StyleManagerModal-module__ifgjka__ArrowIcon{color:#fff9;transform:translate(2px)}.StyleManagerModal-module__ifgjka__Actions{align-items:center;gap:6px;display:flex}.StyleManagerModal-module__ifgjka__ActionButton,.StyleManagerModal-module__ifgjka__ActionButtonDanger{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);color:var(--text-secondary,#c2c2c2);cursor:pointer;background:0 0;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s}.StyleManagerModal-module__ifgjka__ActionButton:hover{background:var(--dropdown-hover,#1f1f1f);border-color:color-mix(in srgb, var(--action-color) 35%, var(--dropdown-border,#252525));color:var(--text-primary,#ececec)}.StyleManagerModal-module__ifgjka__ActionButtonDanger{color:#f87171e6;border-color:#ef44444d}.StyleManagerModal-module__ifgjka__ActionButtonDanger:hover{background:#ef44441a;border-color:#ef444473}.StyleManagerModal-module__ifgjka__Footer{justify-content:flex-start;margin-top:6px;animation:.35s cubic-bezier(.16,1,.3,1) .2s both StyleManagerModal-module__ifgjka__listItemIn;display:flex}.StyleManagerModal-module__ifgjka__FooterRow{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.StyleManagerModal-module__ifgjka__PrimaryButton,.StyleManagerModal-module__ifgjka__SecondaryButton{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;transition:background-color .15s,transform .1s,border-color .15s;display:inline-flex}.StyleManagerModal-module__ifgjka__PrimaryButton{background:color-mix(in srgb, var(--action-color) 18%, transparent);border-color:color-mix(in srgb, var(--action-color) 40%, transparent);color:var(--text-primary,#ececec)}.StyleManagerModal-module__ifgjka__PrimaryButton:hover:not(:disabled){background:color-mix(in srgb, var(--action-color) 24%, transparent);transform:translateY(-1px)}.StyleManagerModal-module__ifgjka__PrimaryButton:disabled{opacity:.55;cursor:not-allowed}.StyleManagerModal-module__ifgjka__SecondaryButton{color:var(--text-secondary,#c2c2c2);background:0 0}.StyleManagerModal-module__ifgjka__SecondaryButton:hover{background:var(--dropdown-hover,#1f1f1f);border-color:color-mix(in srgb, var(--action-color) 35%, var(--dropdown-border,#252525));color:var(--text-primary,#ececec)}.StyleManagerModal-module__ifgjka__Field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.StyleManagerModal-module__ifgjka__FieldLabel{color:var(--text-secondary,#fff9);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:500}.StyleManagerModal-module__ifgjka__Input,.StyleManagerModal-module__ifgjka__Textarea{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);width:100%;color:var(--text-primary,#ececec);border-radius:12px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.StyleManagerModal-module__ifgjka__Textarea{resize:vertical;min-height:140px;line-height:1.55}.StyleManagerModal-module__ifgjka__Input:focus,.StyleManagerModal-module__ifgjka__Textarea:focus{border-color:color-mix(in srgb, var(--action-color) 45%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--action-color) 12%, transparent)}.StyleManagerModal-module__ifgjka__Input::placeholder,.StyleManagerModal-module__ifgjka__Textarea::placeholder{color:var(--text-muted,#71717a)}.StyleManagerModal-module__ifgjka__EditBody{flex-direction:column;flex:1;min-height:0;padding:4px 14px 10px;display:flex;overflow:hidden}.StyleManagerModal-module__ifgjka__EditFieldGrow{flex-direction:column;flex:1;gap:6px;min-height:0;margin-bottom:14px;display:flex}.StyleManagerModal-module__ifgjka__EditTextarea{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);width:100%;min-height:0;color:var(--text-primary,#ececec);resize:none;scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;border-radius:12px;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.55;transition:border-color .2s,box-shadow .2s}.StyleManagerModal-module__ifgjka__EditTextarea:focus{border-color:color-mix(in srgb, var(--action-color) 45%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--action-color) 12%, transparent)}.StyleManagerModal-module__ifgjka__EditTextarea::placeholder{color:var(--text-muted,#71717a)}.StyleManagerModal-module__ifgjka__EditTextarea::-webkit-scrollbar{width:6px}.StyleManagerModal-module__ifgjka__EditTextarea::-webkit-scrollbar-track{background:0 0}.StyleManagerModal-module__ifgjka__EditTextarea::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.StyleManagerModal-module__ifgjka__PresetDetailBody{flex:1;grid-template-columns:1fr 1fr;gap:10px;min-height:0;padding:4px 10px 10px;display:grid;overflow:visible}.StyleManagerModal-module__ifgjka__PresetLeftPanel{border-right:none;border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:32px 28px;animation:.35s forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex;position:relative;overflow:visible}.StyleManagerModal-module__ifgjka__PresetBadge{background:color-mix(in srgb, var(--text-primary,#ececec) 90%, transparent);color:var(--dropdown-bg,#141414);text-transform:uppercase;letter-spacing:.04em;border-radius:8px;align-self:center;margin-bottom:16px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.StyleManagerModal-module__ifgjka__PresetTagline{color:var(--text-primary,#ffffffbf);text-align:center;letter-spacing:-.01em;margin-bottom:12px;font-size:26px;font-weight:400;line-height:1.35}.StyleManagerModal-module__ifgjka__PresetDescription{color:var(--text-muted,#fff6);text-align:center;max-width:260px;font-size:13px;line-height:1.5}.StyleManagerModal-module__ifgjka__PresetDisclaimer{color:var(--text-muted,#ffffff59);margin-top:auto;font-size:12px;font-weight:500}.StyleManagerModal-module__ifgjka__PresetRightPanel{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--text-primary,#fff) 10%, transparent) transparent;opacity:0;border-radius:14px;flex-direction:column;min-height:0;animation:.4s 50ms forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex;overflow-y:auto}.StyleManagerModal-module__ifgjka__PresetRightPanel::-webkit-scrollbar{width:5px}.StyleManagerModal-module__ifgjka__PresetRightPanel::-webkit-scrollbar-track{background:0 0}.StyleManagerModal-module__ifgjka__PresetRightPanel::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text-primary,#fff) 10%, transparent);border-radius:3px}@keyframes StyleManagerModal-module__ifgjka__panelFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__ifgjka__PreviewEmpty{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:40px 24px;display:flex}.StyleManagerModal-module__ifgjka__PreviewEmptyLabel{color:#fff6;font-size:14px;font-weight:400}.StyleManagerModal-module__ifgjka__PreviewExampleGrid{flex-wrap:wrap;justify-content:center;gap:8px;max-width:320px;display:flex}.StyleManagerModal-module__ifgjka__PreviewExampleButton{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);color:#ffffffa6;cursor:pointer;white-space:nowrap;background:0 0;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:400;transition:all .2s}.StyleManagerModal-module__ifgjka__PreviewExampleButton:hover{background:var(--dropdown-hover,#1f1f1f);border-color:color-mix(in srgb, var(--action-color) 35%, var(--dropdown-border,#252525));color:#ffffffe6;transform:translateY(-1px)}.StyleManagerModal-module__ifgjka__PreviewActive{flex-direction:column;gap:14px;padding:16px 18px;animation:.3s forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__PreviewTopBar{color:#ffffff80;align-items:center;gap:6px;font-size:13px;display:flex}.StyleManagerModal-module__ifgjka__PreviewingLabel{font-weight:400}.StyleManagerModal-module__ifgjka__PreviewDropdownContainer{position:relative}.StyleManagerModal-module__ifgjka__PreviewDropdownTrigger{color:var(--action-color);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;font-weight:500;transition:background-color .15s;display:inline-flex}.StyleManagerModal-module__ifgjka__PreviewDropdownTrigger:hover{background:color-mix(in srgb, var(--action-color) 10%, transparent)}.StyleManagerModal-module__ifgjka__PreviewDropdownMenu{background:var(--dropdown-bg,#141414);border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);z-index:10;border-radius:10px;min-width:180px;padding:4px;animation:.18s forwards StyleManagerModal-module__ifgjka__dropdownIn;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 10px 28px #00000047}@keyframes StyleManagerModal-module__ifgjka__dropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__ifgjka__PreviewDropdownItem{width:100%;color:var(--text-primary,#ececec);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;font-size:13px;transition:background-color .12s;display:block}.StyleManagerModal-module__ifgjka__PreviewDropdownItem:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__ifgjka__PreviewDropdownItemActive{color:var(--action-color)}.StyleManagerModal-module__ifgjka__PreviewPromptBubble{background:var(--message-bubble-user,#ffffff0f);color:#ffffffd9;border-radius:14px;padding:12px 16px;font-size:14px;line-height:1.5;animation:.3s cubic-bezier(.16,1,.3,1) forwards StyleManagerModal-module__ifgjka__bubbleIn}@keyframes StyleManagerModal-module__ifgjka__bubbleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__ifgjka__PreviewThinkingIndicator{color:var(--action-color);align-items:center;gap:8px;padding:4px 0;animation:.3s forwards StyleManagerModal-module__ifgjka__fadeInUp;display:flex}@keyframes StyleManagerModal-module__ifgjka__fadeInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__ifgjka__PreviewThinkingText{background:linear-gradient(90deg, var(--gradient-start) 0%, var(--gradient-end) 50%, var(--gradient-start) 100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-size:13px;font-weight:500;animation:2s ease-in-out infinite StyleManagerModal-module__ifgjka__shimmer}@keyframes StyleManagerModal-module__ifgjka__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.StyleManagerModal-module__ifgjka__ThinkingIcon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:relative}.StyleManagerModal-module__ifgjka__DotMatrix{grid-template-columns:repeat(3,1fr);place-items:center;gap:2.5px;padding:1px;display:grid;position:absolute;inset:0}.StyleManagerModal-module__ifgjka__Dot{opacity:.22;background:radial-gradient(circle at 34% 34%, color-mix(in srgb, var(--text-primary,#fff) 55%, var(--chat-bg,#0f0f0f)) 0%, color-mix(in srgb, var(--text-primary,#fff) 18%, transparent) 55%, color-mix(in srgb, var(--chat-bg,#0f0f0f) 44%, transparent) 100%);border-radius:999px;width:3.5px;height:3.5px;transition:opacity .18s,transform .18s;transform:scale(.82)}.StyleManagerModal-module__ifgjka__DotActive{opacity:.7;background:radial-gradient(circle at 32% 28%, color-mix(in srgb, var(--text-primary,#fff) 68%, currentColor) 0%, color-mix(in srgb, currentColor 92%, var(--text-primary,#fff)) 54%, color-mix(in srgb, currentColor 36%, transparent) 100%);transform:scale(.96)}.StyleManagerModal-module__ifgjka__DotActive[data-strength="0"]{opacity:1;transform:scale(1.18)}.StyleManagerModal-module__ifgjka__DotActive[data-strength="1"]{opacity:.88;transform:scale(1.08)}.StyleManagerModal-module__ifgjka__DotActive[data-strength="2"]{opacity:.72;transform:scale(.98)}.StyleManagerModal-module__ifgjka__DotActive[data-strength="3"]{opacity:.56;transform:scale(.9)}.StyleManagerModal-module__ifgjka__DotComplete{opacity:.85;background:radial-gradient(circle at 32% 28%, color-mix(in srgb, var(--text-primary,#fff) 72%, currentColor) 0%, color-mix(in srgb, currentColor 88%, var(--text-primary,#fff)) 56%, color-mix(in srgb, currentColor 32%, transparent) 100%);transform:scale(.96)}.StyleManagerModal-module__ifgjka__PreviewThinkingSection{cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 0;animation:.3s forwards StyleManagerModal-module__ifgjka__fadeInUp}.StyleManagerModal-module__ifgjka__PreviewThinkingHeader{color:var(--text-secondary,#ffffff8c);align-items:center;gap:6px;font-size:13px;transition:color .15s;display:flex}.StyleManagerModal-module__ifgjka__PreviewThinkingSection:hover .StyleManagerModal-module__ifgjka__PreviewThinkingHeader{color:#ffffffbf}.StyleManagerModal-module__ifgjka__PreviewThinkingHeaderText{font-weight:500}.StyleManagerModal-module__ifgjka__PreviewChevron{margin-left:2px;transition:transform .25s cubic-bezier(.16,1,.3,1)}.StyleManagerModal-module__ifgjka__PreviewChevronExpanded{transform:rotate(90deg)}.StyleManagerModal-module__ifgjka__PreviewThinkingContent{border-left:2px solid var(--thought-quote-end-color,#ffffff26);color:var(--text-secondary,#ffffff8c);scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;max-height:180px;margin-top:8px;margin-left:6px;padding:0 0 0 24px;font-size:13px;line-height:1.6;animation:.25s forwards StyleManagerModal-module__ifgjka__thinkingContentIn;overflow-y:auto}@keyframes StyleManagerModal-module__ifgjka__thinkingContentIn{0%{opacity:0}to{opacity:1}}.StyleManagerModal-module__ifgjka__PreviewResponse{color:var(--text-primary,#ffffffe0);font-size:14px;line-height:1.65;animation:.35s forwards StyleManagerModal-module__ifgjka__fadeInUp}.StyleManagerModal-module__ifgjka__PreviewResponse h1{color:var(--text-primary,#fff);margin:.8em 0 .5em;font-size:1.35em;font-weight:600;line-height:1.3}.StyleManagerModal-module__ifgjka__PreviewResponse h2{color:var(--text-primary,#fff);margin:.7em 0 .4em;font-size:1.15em;font-weight:600;line-height:1.3}.StyleManagerModal-module__ifgjka__PreviewResponse h3{color:var(--text-primary,#fff);margin:.6em 0 .35em;font-size:1.05em;font-weight:600;line-height:1.3}.StyleManagerModal-module__ifgjka__PreviewResponse p{color:var(--text-primary,#ffffffe0);margin:0 0 .7em}.StyleManagerModal-module__ifgjka__PreviewResponse p:last-child{margin-bottom:0}.StyleManagerModal-module__ifgjka__PreviewResponse strong{color:var(--text-primary,#fff);font-weight:600}.StyleManagerModal-module__ifgjka__PreviewResponse em{opacity:.85;font-style:italic}.StyleManagerModal-module__ifgjka__PreviewResponse ul,.StyleManagerModal-module__ifgjka__PreviewResponse ol{color:var(--text-primary,#ffffffe0);margin:0 0 .7em;padding-left:1.5em}.StyleManagerModal-module__ifgjka__PreviewResponse li{color:var(--text-primary,#ffffffe0);margin-bottom:.35em}.StyleManagerModal-module__ifgjka__PreviewResponse code{color:var(--text-primary,#ffffffe0);background:#ffffff14;border-radius:4px;padding:2px 6px;font-size:.9em}.StyleManagerModal-module__ifgjka__PreviewResponse blockquote{border-left:3px solid var(--dropdown-border,#ffffff26);color:var(--text-secondary,#ffffffa6);margin:.5em 0;padding:4px 0 4px 14px;font-style:italic}.StyleManagerModal-module__ifgjka__PreviewResponse table{border-collapse:collapse;width:100%;margin:.7em 0;font-size:13px}.StyleManagerModal-module__ifgjka__PreviewResponse th,.StyleManagerModal-module__ifgjka__PreviewResponse td{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);text-align:left;color:var(--text-primary,#ffffffe0);padding:6px 10px}.StyleManagerModal-module__ifgjka__PreviewResponse th{background:color-mix(in srgb, var(--dropdown-bg,#141414) 80%, white 2%);font-weight:600}.StyleManagerModal-module__ifgjka__PreviewListItem{padding:2px 0 2px 16px;position:relative}.StyleManagerModal-module__ifgjka__PreviewBlockquote{border-left:3px solid var(--dropdown-border,#ffffff26);color:var(--text-secondary,#ffffffa6);margin:.5em 0;padding:4px 0 4px 14px;font-style:italic}.StyleManagerModal-module__ifgjka__StreamCursor{color:var(--action-color);margin-left:1px;font-weight:300;animation:.7s step-end infinite StyleManagerModal-module__ifgjka__cursorBlink;display:inline-block}@keyframes StyleManagerModal-module__ifgjka__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.StyleManagerModal-module__ifgjka__CreateBody{flex:1;grid-template-columns:1fr 1fr;gap:10px;min-height:0;padding:4px 10px 10px;display:grid;overflow:hidden}.StyleManagerModal-module__ifgjka__CreateLeftPanel{border-right:none;border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:32px 28px;animation:.35s forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__QuillIcon{background-color:var(--action-color);flex-shrink:0;width:100px;height:100px;-webkit-mask-image:url(/quill.png);mask-image:url(/quill.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.StyleManagerModal-module__ifgjka__CreateLeftText{color:var(--text-muted,#ffffff8c);text-align:center;max-width:280px;font-size:14px;line-height:1.55}.StyleManagerModal-module__ifgjka__CreateRightPanel{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);opacity:0;border-radius:14px;flex-direction:column;justify-content:center;padding:20px;animation:.4s 50ms forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__CreateRightInner{border:1px dashed var(--dropdown-border,#ffffff2e);border-radius:16px;flex-direction:column;align-items:center;gap:24px;padding:40px 24px 28px;display:flex}.StyleManagerModal-module__ifgjka__CreateExampleArea{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.StyleManagerModal-module__ifgjka__CreateExampleHint{color:#ffffff59;text-align:center;font-size:12px;line-height:1.5}.StyleManagerModal-module__ifgjka__CreateDescribeLink{color:var(--dropdown-text,#ffffffd9);border-top:1px solid var(--dropdown-border,#ffffff14);justify-content:center;align-items:center;gap:8px;width:100%;margin-top:auto;padding-top:16px;font-size:13px;display:flex}.StyleManagerModal-module__ifgjka__ExampleButtonWrap{justify-content:center;display:inline-flex;position:relative}.StyleManagerModal-module__ifgjka__AddExampleButton{background:var(--action-color,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.StyleManagerModal-module__ifgjka__AddExampleButton:hover{filter:brightness(1.1);transform:translateY(-1px)}.StyleManagerModal-module__ifgjka__ExampleMenu{background:var(--dropdown-bg,#141414);border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);z-index:10;white-space:nowrap;border-radius:12px;min-width:220px;padding:5px;animation:.18s forwards StyleManagerModal-module__ifgjka__dropdownIn;position:absolute;top:calc(100% + 6px);left:-14px;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__ifgjka__ExampleMenuItem{width:100%;color:var(--text-primary,#ececec);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:400;transition:background-color .12s;display:flex}.StyleManagerModal-module__ifgjka__ExampleMenuItem:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__ifgjka__ExampleMenuItem svg{opacity:.65;flex-shrink:0}.StyleManagerModal-module__ifgjka__LinkButton{color:var(--dropdown-text,#ffffffd9);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:13px;font-weight:500;text-decoration:underline;transition:opacity .15s}.StyleManagerModal-module__ifgjka__LinkButton:hover{opacity:.7}.StyleManagerModal-module__ifgjka__AnalyzingBody{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.StyleManagerModal-module__ifgjka__AnalyzingContent{flex-direction:column;align-items:center;gap:20px;animation:.4s forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__AnalyzingIndicator{color:var(--action-color);justify-content:center;align-items:center;margin-bottom:8px;display:flex;transform:scale(1.6)}.StyleManagerModal-module__ifgjka__AnalyzingText{color:var(--text-primary,#ffffffe0);text-align:center;font-size:16px;font-weight:500}.StyleManagerModal-module__ifgjka__AnalyzingSubtext{color:var(--text-muted,#fff6);text-align:center;max-width:300px;font-size:13px;line-height:1.5}.StyleManagerModal-module__ifgjka__AnalyzingDots{align-items:center;gap:6px;margin-top:8px;display:flex}.StyleManagerModal-module__ifgjka__AnalyzingDot{background:var(--action-color);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite StyleManagerModal-module__ifgjka__dotBounce}@keyframes StyleManagerModal-module__ifgjka__dotBounce{0%,80%,to{opacity:.3;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.StyleManagerModal-module__ifgjka__AnalyzeError{color:#f87171e6;text-align:center;background:#ef444414;border:1px solid #ef444433;border-radius:8px;padding:8px 12px;font-size:13px}.StyleManagerModal-module__ifgjka__CustomBadge{background:color-mix(in srgb, var(--action-color) 18%, transparent);border:1px solid color-mix(in srgb, var(--action-color) 35%, transparent);color:var(--action-color);text-transform:uppercase;letter-spacing:.04em;border-radius:8px;align-self:center;margin-bottom:16px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-block}.StyleManagerModal-module__ifgjka__StyleSummaryLabel{color:var(--text-muted,#ffffff59);text-align:center;text-transform:uppercase;letter-spacing:.06em;justify-content:center;align-items:center;gap:4px;margin-bottom:4px;font-size:11px;font-weight:500;display:flex}.StyleManagerModal-module__ifgjka__InfoIconWrap{cursor:help;color:var(--text-muted);align-items:center;transition:color .15s;display:inline-flex;position:relative}.StyleManagerModal-module__ifgjka__InfoIconWrap:hover{color:var(--text-secondary)}.StyleManagerModal-module__ifgjka__InfoTooltip{background:var(--dropdown-bg,#1a1a1a);border:1px solid var(--dropdown-border);text-transform:none;letter-spacing:0;width:220px;color:var(--text-secondary);text-align:center;z-index:99999;pointer-events:none;border-radius:8px;padding:8px 10px;font-size:11.5px;font-style:normal;font-weight:400;line-height:1.45;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000080}.StyleManagerModal-module__ifgjka__InfoIconWrap:hover .StyleManagerModal-module__ifgjka__InfoTooltip{display:block}.StyleManagerModal-module__ifgjka__StyleSummaryText{color:var(--text-primary,#ffffffe0);text-align:center;max-width:300px;margin-bottom:14px;font-size:17px;font-weight:400;line-height:1.45}.StyleManagerModal-module__ifgjka__EditWithClaudeButton{border:1px solid color-mix(in srgb, var(--action-color) 35%, transparent);color:var(--action-color);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:6px;margin-top:auto;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.StyleManagerModal-module__ifgjka__EditWithClaudeButton:hover{background:color-mix(in srgb, var(--action-color) 12%, transparent);transform:translateY(-1px)}.StyleManagerModal-module__ifgjka__PreviewLoading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;animation:.3s forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__PreviewLoadingIndicator{color:var(--action-color);transform:scale(1.2)}.StyleManagerModal-module__ifgjka__PreviewLoadingText{color:var(--text-muted,#fff6);font-size:13px}.StyleManagerModal-module__ifgjka__PasteOverlay{z-index:50;background:#00000080;border-radius:18px;justify-content:center;align-items:center;animation:.2s forwards StyleManagerModal-module__ifgjka__overlayIn;display:flex;position:absolute;inset:0}.StyleManagerModal-module__ifgjka__PasteModal{background:var(--dropdown-bg,#141414);border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);border-radius:14px;flex-direction:column;gap:12px;width:min(500px,100% - 32px);padding:16px;animation:.25s cubic-bezier(.16,1,.3,1) forwards StyleManagerModal-module__ifgjka__modalSlideIn;display:flex;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__ifgjka__PasteHeader{justify-content:space-between;align-items:center;display:flex}.StyleManagerModal-module__ifgjka__PasteTitle{color:var(--text-primary,#ffffffeb);font-size:15px;font-weight:600}.StyleManagerModal-module__ifgjka__PasteTextarea{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);width:100%;min-height:200px;max-height:300px;color:var(--text-primary,#ececec);resize:vertical;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.55;transition:border-color .2s}.StyleManagerModal-module__ifgjka__PasteTextarea:focus{border-color:color-mix(in srgb, var(--action-color) 45%, transparent)}.StyleManagerModal-module__ifgjka__PasteTextarea::placeholder{color:var(--text-muted,#71717a)}.StyleManagerModal-module__ifgjka__PasteFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.StyleManagerModal-module__ifgjka__PasteCharCount{color:var(--text-muted,#ffffff59);font-size:12px}.StyleManagerModal-module__ifgjka__DescribeBody{flex:1;grid-template-columns:1fr 1fr;gap:10px;min-height:0;padding:4px 10px 10px;display:grid;position:relative;overflow:hidden}.StyleManagerModal-module__ifgjka__DescribeLeft{border-right:none;flex-direction:column;gap:10px;padding:10px 14px;animation:.3s forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__DescribeSubtitle{color:#ffffff80;margin-bottom:4px;font-size:13px;font-weight:400}.StyleManagerModal-module__ifgjka__DescribeOptions{flex-direction:column;gap:4px;display:flex}.StyleManagerModal-module__ifgjka__DescribeOption{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);color:#ffffffbf;cursor:pointer;text-align:left;background:0 0;border-radius:12px;align-items:center;gap:10px;padding:15px 14px;font-size:13px;font-weight:400;transition:all .2s;display:flex}.StyleManagerModal-module__ifgjka__DescribeOption:hover{background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);border-color:color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent)}.StyleManagerModal-module__ifgjka__DescribeOptionActive{font-weight:500;background:color-mix(in srgb, var(--action-color) 12%, transparent)!important;border-color:color-mix(in srgb, var(--action-color) 48%, transparent)!important;color:var(--action-color)!important}.StyleManagerModal-module__ifgjka__DescribeOptionRadio{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.StyleManagerModal-module__ifgjka__RadioFilled{background:var(--action-color);width:14px;height:14px;box-shadow:0 0 0 3px color-mix(in srgb, var(--action-color) 20%, transparent);border-radius:50%}.StyleManagerModal-module__ifgjka__RadioEmpty{border:2px solid #ffffff40;border-radius:50%;width:14px;height:14px}.StyleManagerModal-module__ifgjka__DescribeOptionIcon{opacity:.55;background-color:currentColor;flex-shrink:0;width:18px;height:18px;transition:all .2s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.StyleManagerModal-module__ifgjka__DescribeOptionActive .StyleManagerModal-module__ifgjka__DescribeOptionIcon{opacity:1}.StyleManagerModal-module__ifgjka__DescribeMobileDropdown{display:none}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownContainer{position:relative}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownTrigger{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:var(--dropdown-bg,#141414);width:100%;color:var(--text-primary,#ececec);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:8px;padding:12px 14px;font-size:13px;display:flex}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownTrigger .StyleManagerModal-module__ifgjka__DescribeOptionIcon{opacity:.7;width:18px;height:18px}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownChevron{opacity:.5;flex-shrink:0;margin-left:auto;transition:transform .2s}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownOpen .StyleManagerModal-module__ifgjka__DescribeMobileDropdownChevron{transform:rotate(180deg)}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownMenu{background:var(--dropdown-bg,#141414);border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);z-index:100;border-radius:10px;padding:4px;animation:.18s forwards StyleManagerModal-module__ifgjka__dropdownIn;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownItem{width:100%;color:var(--text-primary,#ececec);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;transition:background-color .12s;display:flex}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownItem:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownItem .StyleManagerModal-module__ifgjka__DescribeOptionIcon{opacity:.7;width:18px;height:18px}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownItemActive{color:var(--action-color)}.StyleManagerModal-module__ifgjka__DescribeMobileDropdownItemActive .StyleManagerModal-module__ifgjka__DescribeOptionIcon{opacity:1}.StyleManagerModal-module__ifgjka__DescribeRight{opacity:0;flex-direction:column;gap:8px;padding:10px 14px;animation:.35s 50ms forwards StyleManagerModal-module__ifgjka__panelFadeIn;display:flex}.StyleManagerModal-module__ifgjka__DescribeRightFrame{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);border-radius:14px;flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px;display:flex}.StyleManagerModal-module__ifgjka__DescribeHint{color:#ffffff73;font-size:13px;font-weight:400;line-height:1.5}.StyleManagerModal-module__ifgjka__DescribeTextarea{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);background:color-mix(in srgb, var(--dropdown-bg,#141414) 92%, white 1%);width:100%;color:var(--text-primary,#ececec);resize:none;border-radius:10px;outline:none;flex:1;min-height:120px;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.55;transition:border-color .2s,box-shadow .2s}.StyleManagerModal-module__ifgjka__DescribeTextarea:focus{border-color:color-mix(in srgb, var(--action-color) 45%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--action-color) 12%, transparent)}.StyleManagerModal-module__ifgjka__DescribeTextarea::placeholder{color:var(--text-muted,#71717a)}.StyleManagerModal-module__ifgjka__GenerateButton{border:1px solid color-mix(in srgb, var(--dropdown-border,#252525) 90%, transparent);color:var(--text-secondary,#c2c2c2);cursor:pointer;background:0 0;border-radius:12px;align-self:stretch;padding:10px 20px;font-size:13px;font-weight:600;transition:all .15s}.StyleManagerModal-module__ifgjka__GenerateButton:hover:not(:disabled){background:var(--dropdown-hover,#1f1f1f);color:var(--text-primary,#ececec);border-color:color-mix(in srgb, var(--action-color) 35%, var(--dropdown-border,#252525))}.StyleManagerModal-module__ifgjka__GenerateButton:disabled{opacity:.55;cursor:not-allowed}.StyleManagerModal-module__ifgjka__DescribeBottomLink{color:var(--dropdown-text,#ffffffd9);align-items:center;gap:8px;font-size:13px;display:flex;position:absolute;bottom:18px;left:18px}@media (max-width:680px){.StyleManagerModal-module__ifgjka__PresetDetailBody,.StyleManagerModal-module__ifgjka__DescribeBody,.StyleManagerModal-module__ifgjka__CreateBody{grid-template-columns:1fr}.StyleManagerModal-module__ifgjka__PresetLeftPanel,.StyleManagerModal-module__ifgjka__CreateLeftPanel{border-right:none;border-bottom:1px solid var(--dropdown-border,#ffffff14);padding:24px 20px}.StyleManagerModal-module__ifgjka__DescribeBody{flex-direction:column;display:flex}.StyleManagerModal-module__ifgjka__DescribeLeft{z-index:50;border-bottom:none;border-right:none;flex-shrink:0;padding:16px 18px 8px;position:relative}.StyleManagerModal-module__ifgjka__DescribeRight{flex:none;min-height:0;padding-top:8px;overflow-y:auto}.StyleManagerModal-module__ifgjka__DescribeTextarea{flex:none;min-height:140px;max-height:220px}.StyleManagerModal-module__ifgjka__DescribeBottomLink{padding:16px 18px;position:static}.StyleManagerModal-module__ifgjka__DescribeOptions{display:none}.StyleManagerModal-module__ifgjka__DescribeMobileDropdown{display:block}.StyleManagerModal-module__ifgjka__Modal{max-height:calc(100vh - 24px)}}
.ThinkingSelector-module__Is9ofW__Container{position:relative}.ThinkingSelector-module__Is9ofW__ThinkChip{cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:0;height:32px;padding:0 8px 0 2px;font-family:inherit;font-size:13px;transition:background-color .15s,border-color .15s,color .15s;display:flex}.ThinkingSelector-module__Is9ofW__ThinkChipInactive{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__ThinkChipActive{color:var(--thinking-color,#60a5fa)}.ThinkingSelector-module__Is9ofW__ThinkChipHovered{background-color:color-mix(in srgb, var(--thinking-color,#60a5fa) 10%, transparent);border-color:color-mix(in srgb, var(--thinking-color,#60a5fa) 30%, transparent);color:var(--thinking-color,#60a5fa)}.ThinkingSelector-module__Is9ofW__IconArea{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .1s;display:flex}.ThinkingSelector-module__Is9ofW__ThinkIcon{background-color:currentColor;flex-shrink:0;width:18px;height:18px;-webkit-mask-image:url(/thinkicon.png);mask-image:url(/thinkicon.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ThinkingSelector-module__Is9ofW__IconArea:hover{background-color:#ffffff1a}.ThinkingSelector-module__Is9ofW__IconAreaReadOnly,.ThinkingSelector-module__Is9ofW__IconAreaReadOnly:hover{cursor:default!important;background-color:#0000!important}.ThinkingSelector-module__Is9ofW__IconAreaDismiss:hover{background-color:color-mix(in srgb, var(--thinking-color,#60a5fa) 20%, transparent);color:var(--thinking-color,#60a5fa)}.ThinkingSelector-module__Is9ofW__TextArea{cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px;font-weight:500}.ThinkingSelector-module__Is9ofW__Menu{background-color:var(--dropdown-bg,#2f2f2f);border:1px solid var(--dropdown-border,#404040);z-index:100;will-change:opacity, transform;border-radius:12px;min-width:140px;padding:6px;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}.ThinkingSelector-module__Is9ofW__MenuOpen{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.ThinkingSelector-module__Is9ofW__MenuClosed{opacity:0;pointer-events:none;transform:translate(-50%)translateY(4px)}.ThinkingSelector-module__Is9ofW__MenuItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;font-size:14px;transition:background-color .1s;display:flex}.ThinkingSelector-module__Is9ofW__MenuItem:hover{background-color:var(--dropdown-hover,#404040)}.ThinkingSelector-module__Is9ofW__MenuItemActive{color:var(--thinking-color,#60a5fa)}.ThinkingSelector-module__Is9ofW__MenuItemLocked{opacity:.45;cursor:not-allowed!important}.ThinkingSelector-module__Is9ofW__MenuItemLocked:hover{background-color:#0000}.ThinkingSelector-module__Is9ofW__LockBadgeMobile{text-transform:uppercase;letter-spacing:.5px;background:color-mix(in srgb, var(--thinking-color,#60a5fa) 15%, transparent);color:var(--thinking-color,#60a5fa);border-radius:4px;margin-left:8px;padding:1px 6px;font-size:10px;font-weight:600;display:none}@media (hover:none),(max-width:768px){.ThinkingSelector-module__Is9ofW__LockBadgeMobile{display:inline}}.ThinkingSelector-module__Is9ofW__MenuItemLabel{flex:1}.ThinkingSelector-module__Is9ofW__MenuTooltipWrapper{width:100%;display:flex}.ThinkingSelector-module__Is9ofW__ThinkingInd.ThinkingSelector-module__Is9ofW__Divider{background-color:var(--dropdown-border,#1f1f1f);height:1px;margin:4px 0}.ThinkingSelector-module__Is9ofW__ThinkingIndicator{color:var(--thinking-color,#60a5fa);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;padding:8px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__ThinkingIndicatorIcon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:relative}.ThinkingSelector-module__Is9ofW__ThinkingDotMatrix{will-change:opacity, transform;transform-origin:50%;grid-template-columns:repeat(3,1fr);place-items:center;gap:2.5px;padding:1px;transition:opacity .15s,transform .18s;display:grid;position:absolute;inset:0;transform:translateZ(0)}.ThinkingSelector-module__Is9ofW__ThinkingDot{opacity:.2;width:3.5px;height:3.5px;box-shadow:none;will-change:opacity;background:currentColor;border-radius:999px;transition:opacity .18s,background .18s}.ThinkingSelector-module__Is9ofW__ThinkingDotActive{opacity:.7;box-shadow:none;background:currentColor}.ThinkingSelector-module__Is9ofW__ThinkingDotActive[data-strength="0"]{opacity:1;box-shadow:none;background:currentColor}.ThinkingSelector-module__Is9ofW__ThinkingDotActive[data-strength="1"]{opacity:.88;box-shadow:none;background:currentColor}.ThinkingSelector-module__Is9ofW__ThinkingDotActive[data-strength="2"]{opacity:.72;box-shadow:none;background:currentColor}.ThinkingSelector-module__Is9ofW__ThinkingDotActive[data-strength="3"]{opacity:.56;box-shadow:none;background:currentColor}.ThinkingSelector-module__Is9ofW__ThinkingDotComplete{opacity:.94;box-shadow:none;background:currentColor}.ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:0;margin:auto;transition:opacity .15s;position:absolute;inset:0}.ThinkingSelector-module__Is9ofW__ThinkingIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingDotMatrix{opacity:0;transform:scale(.88)}.ThinkingSelector-module__Is9ofW__ThinkingIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:1}.ThinkingSelector-module__Is9ofW__ThinkingIndicator:not(.ThinkingSelector-module__Is9ofW__ThinkingIndicatorComplete) .ThinkingSelector-module__Is9ofW__ThinkingText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}@keyframes ThinkingSelector-module__Is9ofW__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ThinkingSelector-module__Is9ofW__ThinkingText{font-weight:500}.ThinkingSelector-module__Is9ofW__ThinkingIndicatorComplete{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__ThinkingIndicatorComplete .ThinkingSelector-module__Is9ofW__ThinkingText{-webkit-text-fill-color:currentColor;background:0 0}.ThinkingSelector-module__Is9ofW__Chevron{will-change:transform;flex-shrink:0;transition:transform .2s;transform:translateZ(0)}.ThinkingSelector-module__Is9ofW__ChevronExpanded{transform:rotate(90deg)translateZ(0)}@media (hover:none){.ThinkingSelector-module__Is9ofW__ThinkingIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingDotMatrix{opacity:1}.ThinkingSelector-module__Is9ofW__ThinkingIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:0}}.ThinkingSelector-module__Is9ofW__ThinkingContent{color:var(--text-secondary,#b4b4b4);border-left:2px solid var(--thinking-color,#333);overscroll-behavior:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-color:var(--dropdown-border,#ffffff1a) transparent;max-height:400px;margin:4px 0 4px 6px;padding:0 0 0 24px;font-size:14px;line-height:1.6;overflow-y:auto}.ThinkingSelector-module__Is9ofW__ThinkingContentComplete{border-left:2px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 35%, transparent)}.ThinkingSelector-module__Is9ofW__ThinkingContent::-webkit-scrollbar{width:6px}.ThinkingSelector-module__Is9ofW__ThinkingContent::-webkit-scrollbar-track{background:0 0}.ThinkingSelector-module__Is9ofW__ThinkingContent::-webkit-scrollbar-thumb{background:var(--dropdown-border,#444);border-radius:4px}.ThinkingSelector-module__Is9ofW__ThinkingContent p{margin:0 0 1em}.ThinkingSelector-module__Is9ofW__ThinkingContent p:last-child{margin-bottom:0}.ThinkingSelector-module__Is9ofW__ThinkingContent ul,.ThinkingSelector-module__Is9ofW__ThinkingContent ol{margin:0 0 1em;padding-left:1.5em}.ThinkingSelector-module__Is9ofW__ThinkingContent li{margin-bottom:.5em}.ThinkingSelector-module__Is9ofW__ThinkingContent strong,.ThinkingSelector-module__Is9ofW__ThinkingContent h1,.ThinkingSelector-module__Is9ofW__ThinkingContent h2,.ThinkingSelector-module__Is9ofW__ThinkingContent h3,.ThinkingSelector-module__Is9ofW__ThinkingContent h4{color:var(--thinking-bold-color,#888);font-weight:600}.ThinkingSelector-module__Is9ofW__ThinkingContent h1,.ThinkingSelector-module__Is9ofW__ThinkingContent h2,.ThinkingSelector-module__Is9ofW__ThinkingContent h3{margin-top:1.25em;margin-bottom:.75em}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__math-display{margin-bottom:1em;padding:.5em 0;overflow-x:auto}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex{color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex *{color:inherit!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex .ThinkingSelector-module__Is9ofW__sqrt>.ThinkingSelector-module__Is9ofW__root{border-top-color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex .ThinkingSelector-module__Is9ofW__sqrt .ThinkingSelector-module__Is9ofW__sqrt-line{border-bottom-style:solid!important;border-bottom-width:.04em!important;border-bottom-color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex .ThinkingSelector-module__Is9ofW__sqrt .ThinkingSelector-module__Is9ofW__sqrt-sign{color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex .ThinkingSelector-module__Is9ofW__sqrt .ThinkingSelector-module__Is9ofW__vlist-t{border-top-color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex .ThinkingSelector-module__Is9ofW__frac-line{border-bottom-color:var(--text-primary)!important;background-color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__ThinkingContent .ThinkingSelector-module__Is9ofW__katex .ThinkingSelector-module__Is9ofW__rule{border-color:var(--text-primary)!important;background-color:var(--text-primary)!important}.ThinkingSelector-module__Is9ofW__MemoryIndicator{color:var(--thinking-color,#60a5fa);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__MemoryIndicator:not(.ThinkingSelector-module__Is9ofW__MemoryIndicatorComplete) .ThinkingSelector-module__Is9ofW__MemoryText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__MemoryText{font-weight:500}.ThinkingSelector-module__Is9ofW__MemoryIndicatorComplete{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__MemoryIndicatorComplete .ThinkingSelector-module__Is9ofW__MemoryText{-webkit-text-fill-color:currentColor;background:0 0}.ThinkingSelector-module__Is9ofW__MemoryIconComplete{background-color:var(--text-secondary,#b4b4b4);flex-shrink:0;width:18px;height:18px;transition:opacity .15s,transform .18s;-webkit-mask-image:url(/memory.png);mask-image:url(/memory.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ThinkingSelector-module__Is9ofW__MemoryContent{color:var(--text-secondary,#b4b4b4);border-left:2px solid var(--thinking-color,#333);overscroll-behavior:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-color:var(--dropdown-border,#ffffff1a) transparent;max-height:200px;margin:4px 0 4px 6px;padding:0 0 0 24px;font-size:14px;line-height:1.6;overflow-y:auto}.ThinkingSelector-module__Is9ofW__MemoryContentComplete{border-left:2px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 35%, transparent)}.ThinkingSelector-module__Is9ofW__MemoryGroupContent{color:var(--text-secondary,#b4b4b4);border-left:2px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 35%, transparent);overscroll-behavior:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-color:var(--dropdown-border,#ffffff1a) transparent;max-height:300px;margin:4px 0 4px 6px;padding:0 0 0 24px;font-size:14px;line-height:1.6;overflow-y:auto}.ThinkingSelector-module__Is9ofW__MemoryGroupEntry{padding:6px 0}.ThinkingSelector-module__Is9ofW__MemoryGroupEntry:first-child{padding-top:0}.ThinkingSelector-module__Is9ofW__MemoryGroupEntry:last-child{padding-bottom:0}.ThinkingSelector-module__Is9ofW__MemoryGroupDivider{background-color:color-mix(in srgb, var(--text-secondary,#b4b4b4) 20%, transparent);height:1px;margin:14px 0}.ThinkingSelector-module__Is9ofW__MemoryGroupLabel{color:var(--text-secondary,#999);margin-bottom:2px;font-size:12px;font-weight:600}.ThinkingSelector-module__Is9ofW__MemoryCount{opacity:.6;margin-left:2px;font-size:13px}.ThinkingSelector-module__Is9ofW__MemoryIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingDotMatrix,.ThinkingSelector-module__Is9ofW__MemoryIndicator:hover .ThinkingSelector-module__Is9ofW__MemoryIconComplete{opacity:0;transform:scale(.88)}.ThinkingSelector-module__Is9ofW__MemoryIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:1}@media (hover:none){.ThinkingSelector-module__Is9ofW__MemoryIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingDotMatrix{opacity:1}.ThinkingSelector-module__Is9ofW__MemoryIndicator:hover .ThinkingSelector-module__Is9ofW__MemoryIconComplete{opacity:1;transform:none}.ThinkingSelector-module__Is9ofW__MemoryIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:0}}.ThinkingSelector-module__Is9ofW__StaticIndicator{cursor:default;pointer-events:none}.ThinkingSelector-module__Is9ofW__QuizIndicator{color:var(--thinking-color,#60a5fa);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__QuizIndicator:not(.ThinkingSelector-module__Is9ofW__QuizIndicatorComplete) .ThinkingSelector-module__Is9ofW__QuizText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__QuizText{font-weight:500}.ThinkingSelector-module__Is9ofW__QuizIndicatorComplete{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__QuizIndicatorComplete .ThinkingSelector-module__Is9ofW__QuizText{-webkit-text-fill-color:currentColor;background:0 0}.ThinkingSelector-module__Is9ofW__QuizIconComplete{background-color:var(--text-secondary,#b4b4b4);flex-shrink:0;width:18px;height:18px;transition:opacity .15s,transform .18s;-webkit-mask-image:url(/quiz.png);mask-image:url(/quiz.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ThinkingSelector-module__Is9ofW__QuizContent{color:var(--text-secondary,#b4b4b4);border-left:2px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 35%, transparent);overscroll-behavior:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-color:var(--dropdown-border,#ffffff1a) transparent;white-space:pre-wrap;max-height:300px;margin:4px 0 4px 6px;padding:0 0 0 24px;font-family:monospace;font-size:12px;line-height:1.6;overflow-y:auto}.ThinkingSelector-module__Is9ofW__QuizIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingDotMatrix,.ThinkingSelector-module__Is9ofW__QuizIndicator:hover .ThinkingSelector-module__Is9ofW__QuizIconComplete{opacity:0;transform:scale(.88)}.ThinkingSelector-module__Is9ofW__QuizIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:1}@media (hover:none){.ThinkingSelector-module__Is9ofW__QuizIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingDotMatrix{opacity:1}.ThinkingSelector-module__Is9ofW__QuizIndicator:hover .ThinkingSelector-module__Is9ofW__QuizIconComplete{opacity:1;transform:none}.ThinkingSelector-module__Is9ofW__QuizIndicator:hover .ThinkingSelector-module__Is9ofW__ThinkingChevron{opacity:0}}.ThinkingSelector-module__Is9ofW__GraphIndicator{color:var(--thinking-color,#60a5fa);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__GraphIndicator:not(.ThinkingSelector-module__Is9ofW__GraphIndicatorComplete) .ThinkingSelector-module__Is9ofW__GraphText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__GraphText{font-weight:500}.ThinkingSelector-module__Is9ofW__ChartIndicator{color:var(--thinking-color,#60a5fa);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__ChartIndicator:not(.ThinkingSelector-module__Is9ofW__ChartIndicatorComplete) .ThinkingSelector-module__Is9ofW__ChartText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__ChartText{font-weight:500}.ThinkingSelector-module__Is9ofW__HtmlIndicator{color:var(--thinking-color,#60a5fa);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__HtmlIndicator:not(.ThinkingSelector-module__Is9ofW__HtmlIndicatorComplete) .ThinkingSelector-module__Is9ofW__HtmlText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__HtmlText{font-weight:500}.ThinkingSelector-module__Is9ofW__CardsIndicator{color:var(--thinking-color,#60a5fa);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__CardsIndicator:not(.ThinkingSelector-module__Is9ofW__CardsIndicatorComplete) .ThinkingSelector-module__Is9ofW__CardsText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__CardsText{font-weight:500}.ThinkingSelector-module__Is9ofW__SuggestIndicator{color:var(--thinking-color,#60a5fa);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__SuggestIndicator:not(.ThinkingSelector-module__Is9ofW__SuggestIndicatorComplete) .ThinkingSelector-module__Is9ofW__SuggestText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__SuggestText{font-weight:500}.ThinkingSelector-module__Is9ofW__WidgetLoadingIndicator{color:var(--thinking-color,#60a5fa);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;width:fit-content;padding:8px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__WidgetIcon{object-fit:contain;filter:brightness(0)saturate()invert(70%)sepia(50%)saturate(500%)hue-rotate(180deg)brightness()contrast();flex-shrink:0;width:18px;height:18px}.ThinkingSelector-module__Is9ofW__WidgetIconComplete{object-fit:contain;flex-shrink:0;width:18px;height:18px}.ThinkingSelector-module__Is9ofW__WidgetLoadingText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-weight:500;animation:2s ease-in-out infinite ThinkingSelector-module__Is9ofW__shimmer}.ThinkingSelector-module__Is9ofW__WidgetReadText{color:var(--thinking-color,#60a5fa);font-weight:500}.ThinkingSelector-module__Is9ofW__HtmlSkillIndicator{color:var(--thinking-color,#60a5fa);cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__HtmlSkillIndicatorComplete{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__HtmlSkillIndicatorComplete .ThinkingSelector-module__Is9ofW__HtmlSkillText{-webkit-text-fill-color:currentColor;background:0 0}.ThinkingSelector-module__Is9ofW__HtmlSkillText{font-weight:500}.ThinkingSelector-module__Is9ofW__HtmlSkillIconComplete{background-color:var(--text-secondary,#b4b4b4);flex-shrink:0;width:18px;height:18px;transition:opacity .15s,transform .18s;-webkit-mask-image:url(/frontend.png);mask-image:url(/frontend.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ThinkingSelector-module__Is9ofW__HtmlSkillContent{color:var(--text-secondary,#b4b4b4);border-left:2px solid color-mix(in srgb, var(--text-secondary,#b4b4b4) 35%, transparent);overscroll-behavior:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-color:var(--dropdown-border,#ffffff1a) transparent;max-height:300px;margin:4px 0 4px 6px;padding:0 0 0 24px;font-size:14px;line-height:1.6;overflow-y:auto}.ThinkingSelector-module__Is9ofW__HtmlWidgetIndicator{color:var(--thinking-color,#60a5fa);cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;margin-top:-10px;margin-bottom:4px;padding:2px 0;font-size:14px;display:flex}.ThinkingSelector-module__Is9ofW__HtmlWidgetIndicatorComplete{color:var(--text-secondary)}.ThinkingSelector-module__Is9ofW__HtmlWidgetIndicatorComplete .ThinkingSelector-module__Is9ofW__HtmlWidgetText{-webkit-text-fill-color:currentColor;background:0 0}.ThinkingSelector-module__Is9ofW__HtmlWidgetText{font-weight:500}.ThinkingSelector-module__Is9ofW__HtmlWidgetIconComplete{background-color:var(--text-secondary,#b4b4b4);flex-shrink:0;width:18px;height:18px;-webkit-mask-image:url(/codeicon.png);mask-image:url(/codeicon.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(../media/KaTeX_AMS-Regular.0p1vbqd84i2~o.woff2)format("woff2"),url(../media/KaTeX_AMS-Regular.0b~8ki5y928w2.woff)format("woff"),url(../media/KaTeX_AMS-Regular.173t6ktr7uf-w.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(../media/KaTeX_Caligraphic-Bold.01-pzluls4zgb.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Bold.0x2v1lwn~880f.woff)format("woff"),url(../media/KaTeX_Caligraphic-Bold.16zv5fax0h0ka.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(../media/KaTeX_Caligraphic-Regular.0rysu1t-ncjq8.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Regular.10927swgekwun.woff)format("woff"),url(../media/KaTeX_Caligraphic-Regular.02i3z7wig438t.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(../media/KaTeX_Fraktur-Bold.0w23i72~hprpq.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Bold.0e-16u10iuyyf.woff)format("woff"),url(../media/KaTeX_Fraktur-Bold.0et27v~3~4uhe.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(../media/KaTeX_Fraktur-Regular.0rekyoa-52fj_.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Regular.0b.riegzdfue2.woff)format("woff"),url(../media/KaTeX_Fraktur-Regular.0vjwa15znhk~4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(../media/KaTeX_Main-Bold.16pfc63_du6mx.woff2)format("woff2"),url(../media/KaTeX_Main-Bold.09lmynrorhcbw.woff)format("woff"),url(../media/KaTeX_Main-Bold.09i7~607shf-h.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(../media/KaTeX_Main-BoldItalic.0d54rk08rx11s.woff2)format("woff2"),url(../media/KaTeX_Main-BoldItalic.0cp37g7x1q8h6.woff)format("woff"),url(../media/KaTeX_Main-BoldItalic.15j6k~hix2t_0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(../media/KaTeX_Main-Italic.06o5nq0_91v60.woff2)format("woff2"),url(../media/KaTeX_Main-Italic.0382gqciexmbu.woff)format("woff"),url(../media/KaTeX_Main-Italic.0su4i6mm18-wo.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(../media/KaTeX_Main-Regular.0kaf-ag2_wkm-.woff2)format("woff2"),url(../media/KaTeX_Main-Regular.0diheg01zyoph.woff)format("woff"),url(../media/KaTeX_Main-Regular.08zh8z.7shijf.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(../media/KaTeX_Math-BoldItalic.0ja97dn.cpc87.woff2)format("woff2"),url(../media/KaTeX_Math-BoldItalic.0ck1myuerwyqw.woff)format("woff"),url(../media/KaTeX_Math-BoldItalic.0ajzxypnbx1h1.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(../media/KaTeX_Math-Italic.0zrha2c4sl2je.woff2)format("woff2"),url(../media/KaTeX_Math-Italic.09xkhecjcn5r9.woff)format("woff"),url(../media/KaTeX_Math-Italic.0x23a-bmp-5tg.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(../media/KaTeX_SansSerif-Bold.05a9.pc1j_zx9.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Bold.0jcl-ayi1uun0.woff)format("woff"),url(../media/KaTeX_SansSerif-Bold.0re8y.dm7.mt5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(../media/KaTeX_SansSerif-Italic.0a0234dc3s62j.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Italic.0judofdln9731.woff)format("woff"),url(../media/KaTeX_SansSerif-Italic.10z1iap9pfus8.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(../media/KaTeX_SansSerif-Regular.0v6gcj32-czft.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Regular.0h9yjlugq4q_e.woff)format("woff"),url(../media/KaTeX_SansSerif-Regular.0zm18kga42ebc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(../media/KaTeX_Script-Regular.0c4.h-mer83d_.woff2)format("woff2"),url(../media/KaTeX_Script-Regular.0ze6v4r_-99oy.woff)format("woff"),url(../media/KaTeX_Script-Regular.0q14y6zkzlpob.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size1-Regular.013x6a4ierotp.woff2)format("woff2"),url(../media/KaTeX_Size1-Regular.0kidw0oi.m68o.woff)format("woff"),url(../media/KaTeX_Size1-Regular.0m6y-i6wfokni.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size2-Regular.0d5inmyp-tyv3.woff2)format("woff2"),url(../media/KaTeX_Size2-Regular.0blpmluwilgbg.woff)format("woff"),url(../media/KaTeX_Size2-Regular.0wnhnvj-.k9d5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size3-Regular.0iukctyhw5j56.woff2)format("woff2"),url(../media/KaTeX_Size3-Regular.01h0xm_sfctj3.woff)format("woff"),url(../media/KaTeX_Size3-Regular.0jl8mqyf4gzpn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size4-Regular.0w3.rb_c4stzk.woff2)format("woff2"),url(../media/KaTeX_Size4-Regular.12tvaesf3.zl3.woff)format("woff"),url(../media/KaTeX_Size4-Regular.0wr_9l81-mu06.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(../media/KaTeX_Typewriter-Regular.0c4zdxz~8frhm.woff2)format("woff2"),url(../media/KaTeX_Typewriter-Regular.0cgrzn5l3kao5.woff)format("woff"),url(../media/KaTeX_Typewriter-Regular.128~qc3858otl.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.27"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
.SearchSelector-module__CQipFW__Container{position:relative}.SearchSelector-module__CQipFW__SearchChip{cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:0;height:32px;padding:0 8px 0 2px;font-family:inherit;font-size:13px;transition:background-color .15s,border-color .15s,color .15s;display:flex}.SearchSelector-module__CQipFW__SearchChipInactive{color:var(--text-secondary)}.SearchSelector-module__CQipFW__SearchChipActive{color:var(--selector-color,var(--search-color,#60a5fa))}.SearchSelector-module__CQipFW__SearchChipHovered{background-color:color-mix(in srgb, var(--selector-color,var(--search-color,#60a5fa)) 10%, transparent);border-color:color-mix(in srgb, var(--selector-color,var(--search-color,#60a5fa)) 30%, transparent);color:var(--selector-color,var(--search-color,#60a5fa))}.SearchSelector-module__CQipFW__IconArea{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .1s;display:flex}.SearchSelector-module__CQipFW__QuillPenIconChip{background-color:currentColor;flex-shrink:0;width:18px;height:18px;-webkit-mask-image:url(/quillpen.png);mask-image:url(/quillpen.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.SearchSelector-module__CQipFW__IconArea:hover{background-color:var(--hover-bg,#ffffff1a)}.SearchSelector-module__CQipFW__IconAreaDismiss:hover{background-color:color-mix(in srgb, var(--selector-color,var(--search-color,#60a5fa)) 20%, transparent);color:var(--selector-color,var(--search-color,#60a5fa))}.SearchSelector-module__CQipFW__TextArea{cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px;font-weight:500}.SearchSelector-module__CQipFW__StyleMenu{background-color:var(--dropdown-bg,#2f2f2f);border:1px solid var(--dropdown-border,#404040);z-index:100;will-change:opacity, transform;border-radius:12px;min-width:240px;padding:6px;animation:.15s SearchSelector-module__CQipFW__styleMenuFadeIn;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}.SearchSelector-module__CQipFW__StyleSearchComposer{align-items:center;padding:4px 6px 6px;display:flex}.SearchSelector-module__CQipFW__StyleSearchInput{min-width:0;height:28px;color:var(--text-primary);font-family:var(--font-body,inherit);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:13px;font-weight:400}.SearchSelector-module__CQipFW__StyleSearchInput::placeholder{color:var(--text-muted,#71717a)}.SearchSelector-module__CQipFW__StyleSearchDivider{background:var(--dropdown-border,#252525);height:1px;margin:4px 6px}.SearchSelector-module__CQipFW__StyleMenuList{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;max-height:210px;overflow-y:auto}.SearchSelector-module__CQipFW__StyleMenuList::-webkit-scrollbar{width:5px}.SearchSelector-module__CQipFW__StyleMenuList::-webkit-scrollbar-track{background:0 0}.SearchSelector-module__CQipFW__StyleMenuList::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:999px}.SearchSelector-module__CQipFW__StyleMenuList::-webkit-scrollbar-thumb:hover{background:#ffffff40}.SearchSelector-module__CQipFW__StyleMenuEmpty{color:var(--text-muted,#71717a);text-align:center;padding:10px 12px;font-size:13px}@keyframes SearchSelector-module__CQipFW__styleMenuFadeIn{0%{opacity:0;transform:translate(-50%,4px)translateZ(0)}to{opacity:1;transform:translate(-50%)translateZ(0)}}.SearchSelector-module__CQipFW__StyleMenuItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;font-size:14px;transition:background-color .1s;display:flex}.SearchSelector-module__CQipFW__StyleMenuItem:hover{background-color:var(--dropdown-hover,#404040)}.SearchSelector-module__CQipFW__StyleMenuItemActive{color:var(--selector-color,var(--search-color,#60a5fa))}.SearchSelector-module__CQipFW__StyleMenuLabel{flex:1}.SearchSelector-module__CQipFW__SearchingIndicator{color:var(--search-color,#60a5fa);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;width:fit-content;padding:8px 0;font-size:14px;display:flex}.SearchSelector-module__CQipFW__SearchingIndicator:not(.SearchSelector-module__CQipFW__SearchingIndicatorComplete) .SearchSelector-module__CQipFW__SearchingText{background:linear-gradient(90deg, var(--gradient-start,#60a5fa) 0%, var(--gradient-end,#1d4ed8) 50%, var(--gradient-start,#60a5fa) 100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite SearchSelector-module__CQipFW__shimmer}@keyframes SearchSelector-module__CQipFW__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.SearchSelector-module__CQipFW__SearchingText{font-weight:500}.SearchSelector-module__CQipFW__SearchingIndicatorComplete{color:var(--text-secondary)}.SearchSelector-module__CQipFW__SearchingIndicatorComplete .SearchSelector-module__CQipFW__SearchingText{-webkit-text-fill-color:currentColor;background:0 0}
.LearnSelector-module__hGubEW__Container{position:relative}.LearnSelector-module__hGubEW__LearnChip{cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:0;height:32px;padding:0 8px 0 2px;font-family:inherit;font-size:13px;transition:background-color .15s,border-color .15s,color .15s;display:flex}.LearnSelector-module__hGubEW__LearnChipActive{color:var(--selector-color,var(--search-color,#60a5fa))}.LearnSelector-module__hGubEW__LearnChipHovered{background-color:color-mix(in srgb, var(--selector-color,var(--search-color,#60a5fa)) 10%, transparent);border-color:color-mix(in srgb, var(--selector-color,var(--search-color,#60a5fa)) 30%, transparent);color:var(--selector-color,var(--search-color,#60a5fa))}.LearnSelector-module__hGubEW__IconArea{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .1s;display:flex}.LearnSelector-module__hGubEW__IconArea:hover{background-color:var(--hover-bg,#ffffff1a)}.LearnSelector-module__hGubEW__IconAreaDismiss:hover{background-color:color-mix(in srgb, var(--selector-color,var(--search-color,#60a5fa)) 20%, transparent);color:var(--selector-color,var(--search-color,#60a5fa))}.LearnSelector-module__hGubEW__TextArea{cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px;font-weight:500}
.MobileAttachSheet-module__yqur6q__Overlay{z-index:9999;background:#00000080;align-items:flex-end;animation:.2s forwards MobileAttachSheet-module__yqur6q__overlayFadeIn;display:flex;position:fixed;inset:0}.MobileAttachSheet-module__yqur6q__OverlayClosing{pointer-events:none;animation:.22s forwards MobileAttachSheet-module__yqur6q__overlayFadeOut}@keyframes MobileAttachSheet-module__yqur6q__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes MobileAttachSheet-module__yqur6q__overlayFadeOut{0%{opacity:1}to{opacity:0}}.MobileAttachSheet-module__yqur6q__Sheet{background:var(--dropdown-bg,#1a1a1a);width:100%;max-height:70vh;padding-bottom:env(safe-area-inset-bottom,0px);border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;transition:transform .25s cubic-bezier(.32,.72,0,1);animation:.25s cubic-bezier(.32,.72,0,1) forwards MobileAttachSheet-module__yqur6q__sheetSlideUp;display:flex;overflow:hidden}.MobileAttachSheet-module__yqur6q__SheetClosing{animation:.22s cubic-bezier(.32,.72,0,1) forwards MobileAttachSheet-module__yqur6q__sheetSlideDown}@keyframes MobileAttachSheet-module__yqur6q__sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes MobileAttachSheet-module__yqur6q__sheetSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.MobileAttachSheet-module__yqur6q__Handle{cursor:grab;flex-shrink:0;justify-content:center;padding:12px 0 8px;display:flex}.MobileAttachSheet-module__yqur6q__HandleBar{background:var(--text-muted,#fff3);border-radius:2px;width:36px;height:4px}.MobileAttachSheet-module__yqur6q__SheetHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:0 20px 12px;display:flex}.MobileAttachSheet-module__yqur6q__SheetContent{-webkit-overflow-scrolling:touch;flex:1;padding:0 8px 16px;overflow-y:auto}
.MobileFeatureMenu-module__Z-5OWq__Menu{flex-direction:column;display:flex}.MobileFeatureMenu-module__Z-5OWq__FileRow{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;font-family:inherit;transition:background-color .12s;display:flex}.MobileFeatureMenu-module__Z-5OWq__FileRow:active{background:var(--hover-bg,#ffffff0f)}.MobileFeatureMenu-module__Z-5OWq__FileRowIcon{background:var(--hover-bg,#ffffff14);width:42px;height:42px;color:var(--text-secondary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileFeatureMenu-module__Z-5OWq__FileRowText{flex-direction:column;gap:2px;display:flex}.MobileFeatureMenu-module__Z-5OWq__FileRowLabel{color:var(--text-primary);font-size:15px;font-weight:500}.MobileFeatureMenu-module__Z-5OWq__FileRowHint{color:var(--text-muted,#8e8e8e);font-size:13px}.MobileFeatureMenu-module__Z-5OWq__Divider{background:var(--dropdown-border,#ffffff14);height:1px;margin:4px 16px}.MobileFeatureMenu-module__Z-5OWq__FeatureItem{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:14px;align-items:center;gap:14px;width:100%;padding:14px 16px;font-family:inherit;transition:background-color .12s;display:flex}.MobileFeatureMenu-module__Z-5OWq__FeatureItem:active{background:var(--hover-bg,#ffffff0f)}.MobileFeatureMenu-module__Z-5OWq__FeatureItem:disabled{opacity:.35;cursor:not-allowed}.MobileFeatureMenu-module__Z-5OWq__FeatureIcon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.MobileFeatureMenu-module__Z-5OWq__FeatureText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.MobileFeatureMenu-module__Z-5OWq__FeatureLabel{align-items:center;gap:8px;font-size:15px;font-weight:500;display:flex}.MobileFeatureMenu-module__Z-5OWq__FeatureDesc{color:var(--text-muted,#8e8e8e);font-size:13px}.MobileFeatureMenu-module__Z-5OWq__FeatureItemActive .MobileFeatureMenu-module__Z-5OWq__FeatureDesc{opacity:.7}.MobileFeatureMenu-module__Z-5OWq__FeatureCheck{flex-shrink:0;margin-left:auto}.MobileFeatureMenu-module__Z-5OWq__ActiveLevelBadge{background:color-mix(in srgb, currentColor 12%, transparent);opacity:.8;border-radius:6px;padding:1px 7px;font-size:12px;font-weight:600}.MobileFeatureMenu-module__Z-5OWq__FeatureChevron{color:var(--text-muted,#8e8e8e);flex-shrink:0;margin-left:auto;transition:transform .2s}.MobileFeatureMenu-module__Z-5OWq__FeatureChevronExpanded{transform:rotate(180deg)}.MobileFeatureMenu-module__Z-5OWq__SubOptions{will-change:max-height, opacity;transition:max-height .25s cubic-bezier(.4,0,.2,1),opacity .2s;overflow:hidden}.MobileFeatureMenu-module__Z-5OWq__SubOptionsOpen{opacity:1;max-height:300px}.MobileFeatureMenu-module__Z-5OWq__SubOptionsClosed{opacity:0;pointer-events:none;max-height:0}.MobileFeatureMenu-module__Z-5OWq__SubOptionsInner{flex-direction:column;gap:0;padding:2px 16px 6px 58px;display:flex}.MobileFeatureMenu-module__Z-5OWq__SubOptionItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;font-family:inherit;font-size:14px;transition:background-color .1s;display:flex}.MobileFeatureMenu-module__Z-5OWq__SubOptionItem:active{background:var(--hover-bg,#ffffff0f)}.MobileFeatureMenu-module__Z-5OWq__SubOptionLocked{opacity:.4;cursor:not-allowed}.MobileFeatureMenu-module__Z-5OWq__SubOptionLocked:active{background:0 0}.MobileFeatureMenu-module__Z-5OWq__SubOptionLabel{flex:1;align-items:center;gap:8px;font-weight:500;display:flex}.MobileFeatureMenu-module__Z-5OWq__SubOptionLockBadge{text-transform:uppercase;letter-spacing:.5px;background:color-mix(in srgb, var(--thinking-color,#60a5fa) 15%, transparent);color:var(--thinking-color,#60a5fa);border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600}
.RateLimitBanner-module__jSaE8a__Banner{width:100%;max-width:42.3rem;font-family:var(--font-inter), sans-serif;background-color:var(--rate-limit-banner-bg,#1a1a1a);box-sizing:border-box;border:none;margin:0 auto;padding:10px 16px}.RateLimitBanner-module__jSaE8a__BannerAbove{border-radius:12px 12px 0 0;max-width:44.2rem;animation:.2s ease-out RateLimitBanner-module__jSaE8a__slideDown}.RateLimitBanner-module__jSaE8a__BannerBelow{border-radius:0 0 12px 12px;animation:.2s ease-out RateLimitBanner-module__jSaE8a__slideUp}.RateLimitBanner-module__jSaE8a__Content{justify-content:space-between;align-items:center;gap:12px;display:flex}.RateLimitBanner-module__jSaE8a__Message{color:var(--text-muted,#8e8e8e);font-size:13px;line-height:1.4}.RateLimitBanner-module__jSaE8a__Underline{text-underline-offset:2px;text-decoration:underline}.RateLimitBanner-module__jSaE8a__UpgradeLink{color:var(--text-primary,#fff);text-underline-offset:2px;cursor:pointer;white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:500;text-decoration:underline;transition:opacity .12s}.RateLimitBanner-module__jSaE8a__UpgradeLink:hover{opacity:.75}@keyframes RateLimitBanner-module__jSaE8a__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes RateLimitBanner-module__jSaE8a__slideUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.RateLimitBanner-module__jSaE8a__Banner{background-color:var(--rate-limit-banner-bg,#1a1a1a);box-sizing:border-box;border:none;max-width:100%;margin-left:0;margin-right:0}.RateLimitBanner-module__jSaE8a__BannerAbove{border-radius:28px 28px 0 0;max-width:100%;margin-bottom:-24px;padding:14px 16px 34px}.RateLimitBanner-module__jSaE8a__BannerBelow{border-radius:0 0 28px 28px;order:1;max-width:100%;margin-top:-24px;padding:34px 16px 14px}.RateLimitBanner-module__jSaE8a__Content{align-items:center;min-height:20px}.RateLimitBanner-module__jSaE8a__Message,.RateLimitBanner-module__jSaE8a__UpgradeLink{font-size:12.5px}}
.EmptyState-module__IBWm0G__Root{text-align:center;z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-bottom:190px;display:flex;position:relative}.EmptyState-module__IBWm0G__LearnHeader{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;bottom:calc(100% + 12px);left:0;right:0}.EmptyState-module__IBWm0G__LearnTitleRow{flex-direction:row;justify-content:center;align-items:center;gap:10px;padding-left:24px;display:flex}.EmptyState-module__IBWm0G__LearnDots{opacity:0;color:var(--gradient-start);flex-shrink:0;justify-content:center;align-items:center;transition:opacity .6s;display:flex;transform:scale(1.55)}.EmptyState-module__IBWm0G__LearnDotsVisible{opacity:1}.EmptyState-module__IBWm0G__LearnDotsFadeOut{opacity:0}.EmptyState-module__IBWm0G__LearnCursor{background-image:linear-gradient(135deg, var(--gradient-start) 0%, var(--gradient-end) 30%, var(--gradient-start) 50%, var(--gradient-end) 80%, var(--gradient-start) 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-left:2px;animation:.9s step-end infinite EmptyState-module__IBWm0G__typewriterCursorBlink,2s linear infinite EmptyState-module__IBWm0G__titleGradientFlow;display:inline-block}.EmptyState-module__IBWm0G__LearnTitle{color:#0000;filter:drop-shadow(0 0 15px color-mix(in srgb, var(--gradient-start) 50%, transparent));will-change:background-position;text-align:left;white-space:nowrap;min-width:18ch;animation:2s linear infinite EmptyState-module__IBWm0G__titleGradientFlow;font-size:var(--text-2xl)!important;padding-bottom:0!important;font-weight:700!important}.EmptyState-module__IBWm0G__LearnTitle>span:first-child{background-image:linear-gradient(135deg, var(--gradient-start) 0%, var(--gradient-end) 30%, var(--gradient-start) 50%, var(--gradient-end) 80%, var(--gradient-start) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:2s linear infinite EmptyState-module__IBWm0G__titleGradientFlow}.EmptyState-module__IBWm0G__UpgradePill{border:1px solid color-mix(in srgb, var(--dropdown-border) 50%, transparent);opacity:0;z-index:2;background:0 0;border-radius:999px;align-items:center;gap:0;padding:6px 16px;font-size:13px;font-weight:500;animation:.4s ease-out .15s forwards EmptyState-module__IBWm0G__pillEntrance;display:inline-flex}.EmptyState-module__IBWm0G__UpgradePillDesktop{white-space:nowrap;margin-bottom:12px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.EmptyState-module__IBWm0G__TitleGroup{width:100%;position:relative}.EmptyState-module__IBWm0G__UpgradePillTier{color:var(--text-secondary)}.EmptyState-module__IBWm0G__UpgradePillDivider{background:color-mix(in srgb, var(--dropdown-border) 70%, transparent);width:1px;height:14px;margin:0 10px}.EmptyState-module__IBWm0G__UpgradePillLink{color:var(--action-color);cursor:pointer;font-weight:600;text-decoration:none;transition:opacity .15s}.EmptyState-module__IBWm0G__UpgradePillLink:hover{opacity:.8}@keyframes EmptyState-module__IBWm0G__pillEntrance{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes EmptyState-module__IBWm0G__pillEntranceMobile{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.EmptyState-module__IBWm0G__UpgradePillMobile{width:fit-content;margin:0 auto 14px;animation:.4s ease-out .15s forwards EmptyState-module__IBWm0G__pillEntranceMobile;display:flex}.EmptyState-module__IBWm0G__Title{font-size:var(--text-2xl);color:var(--text-primary);letter-spacing:-.01em;padding-bottom:12px;font-weight:400}.EmptyState-module__IBWm0G__BrightTitle{background-image:linear-gradient(135deg, var(--gradient-start,#3b82f6) 0%, var(--gradient-end,#ec4899) 30%, var(--gradient-start,#3b82f6) 50%, var(--gradient-end,#ec4899) 80%, var(--gradient-start,#3b82f6) 100%);-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 0 15px var(--gradient-start,#3b82f680));will-change:background-position;background-size:200%;-webkit-background-clip:text;background-clip:text;font-weight:700;animation:2s linear infinite EmptyState-module__IBWm0G__titleGradientFlow}.EmptyState-module__IBWm0G__TypewriterCursor{opacity:.85;color:var(--text-primary);-webkit-text-fill-color:var(--text-primary);margin-left:2px;animation:.9s step-end infinite EmptyState-module__IBWm0G__typewriterCursorBlink;display:inline-block}.EmptyState-module__IBWm0G__BrightTitle .EmptyState-module__IBWm0G__TypewriterCursor{background-image:linear-gradient(135deg, var(--gradient-start,#3b82f6) 0%, var(--gradient-end,#ec4899) 30%, var(--gradient-start,#3b82f6) 50%, var(--gradient-end,#ec4899) 80%, var(--gradient-start,#3b82f6) 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:.9s step-end infinite EmptyState-module__IBWm0G__typewriterCursorBlink,2s linear infinite EmptyState-module__IBWm0G__titleGradientFlow}.EmptyState-module__IBWm0G__InputWrapper{z-index:20;width:100%;max-width:47rem;padding:0 16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-70px)}.EmptyState-module__IBWm0G__InputWrapperLearn{transform:translate(-50%,-70px)}.EmptyState-module__IBWm0G__TeamInfo{opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;max-width:480px;margin-top:14px;margin-left:auto;margin-right:auto;animation:.4s ease-out .5s forwards EmptyState-module__IBWm0G__quoteEntrance;display:flex}.EmptyState-module__IBWm0G__TeamQuote{color:var(--text-muted);opacity:.7;text-align:center;font-size:12.5px;font-style:italic;line-height:1.55}.EmptyState-module__IBWm0G__TeamQuote:before{content:"“";opacity:.9;margin-right:.2em}.EmptyState-module__IBWm0G__TeamQuote:after{content:"”";opacity:.9;margin-left:.2em}.EmptyState-module__IBWm0G__TeamAttribution{color:var(--text-muted);opacity:.7;margin-top:2px;font-size:12px;line-height:1}@keyframes EmptyState-module__IBWm0G__titleGradientFlow{0%{background-position:0%}to{background-position:200%}}@keyframes EmptyState-module__IBWm0G__typewriterCursorBlink{0%,45%{opacity:.9}46%,to{opacity:0}}.EmptyState-module__IBWm0G__SuggestionChips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.EmptyState-module__IBWm0G__Chip{appearance:none;border:1px solid color-mix(in srgb, var(--dropdown-border) 60%, transparent);color:var(--text-secondary);font:inherit;cursor:pointer;opacity:0;background:0 0;border-radius:10px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:500;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex;transform:translateY(10px)}.EmptyState-module__IBWm0G__ChipVisible{animation:.35s ease-out forwards EmptyState-module__IBWm0G__chipEntrance}.EmptyState-module__IBWm0G__Chip:hover{background:var(--hover-bg);border-color:var(--hover-bg);color:var(--text-primary)}.EmptyState-module__IBWm0G__Chip:disabled{cursor:not-allowed;pointer-events:none;opacity:.5!important}.EmptyState-module__IBWm0G__ChipIcon{pointer-events:none;background-color:var(--text-secondary);width:16px;height:16px;transition:opacity .18s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.EmptyState-module__IBWm0G__Chip:hover .EmptyState-module__IBWm0G__ChipIcon{background-color:var(--text-primary)}.EmptyState-module__IBWm0G__ChipActive{border-color:color-mix(in srgb, var(--action-color) 50%, transparent);color:var(--text-primary)}.EmptyState-module__IBWm0G__SuggestionPanel{background:var(--dropdown-bg);border:1px solid var(--dropdown-border);border-radius:12px;width:100%;max-width:42rem;margin:8px auto 0;animation:.18s ease-out EmptyState-module__IBWm0G__panelSlideIn;overflow:hidden}.EmptyState-module__IBWm0G__PanelClosing{animation:.16s ease-in forwards EmptyState-module__IBWm0G__panelSlideOut}.EmptyState-module__IBWm0G__PanelHeader{align-items:center;gap:8px;padding:8px 16px;display:flex}.EmptyState-module__IBWm0G__PanelIcon{background-color:var(--text-secondary);width:16px;height:16px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.EmptyState-module__IBWm0G__PanelTitle{color:var(--text-secondary);flex:1;font-size:13px;font-weight:600}.EmptyState-module__IBWm0G__PanelClose{appearance:none;width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:16px;transition:background-color .15s,color .15s;display:flex}.EmptyState-module__IBWm0G__PanelClose:hover{background:var(--hover-bg);color:var(--text-primary)}.EmptyState-module__IBWm0G__PanelList{flex-direction:column;padding:0 10px 6px;display:flex}.EmptyState-module__IBWm0G__PanelItem{appearance:none;width:100%;color:var(--text-secondary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:7px 10px;font-size:14px;transition:background-color .15s,color .15s;display:flex}.EmptyState-module__IBWm0G__PanelItem:hover{background:var(--hover-bg);color:var(--text-primary)}.EmptyState-module__IBWm0G__PanelItem:hover .EmptyState-module__IBWm0G__PanelItemChevron{opacity:1}.EmptyState-module__IBWm0G__PanelItem:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.EmptyState-module__IBWm0G__PanelDivider{background:color-mix(in srgb, var(--dropdown-border) 40%, transparent);height:1px;margin:0 10px}.EmptyState-module__IBWm0G__PanelItemChevron{color:var(--text-muted);opacity:0;flex-shrink:0;margin-left:8px;font-size:18px;transition:opacity .15s}@keyframes EmptyState-module__IBWm0G__panelSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes EmptyState-module__IBWm0G__panelSlideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}@keyframes EmptyState-module__IBWm0G__chipEntrance{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes EmptyState-module__IBWm0G__quoteEntrance{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.EmptyState-module__IBWm0G__Title{font-size:var(--text-xl)}.EmptyState-module__IBWm0G__SuggestionChips{gap:6px}.EmptyState-module__IBWm0G__Chip{padding:6px 10px;font-size:11px}.EmptyState-module__IBWm0G__SuggestionPanel{border-radius:0;max-width:100%}}.EmptyState-module__IBWm0G__SuggestionChipsMobile{width:100%;max-width:47rem;padding:0 var(--space-4,16px);box-sizing:border-box;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.EmptyState-module__IBWm0G__SuggestionChipsMobile .EmptyState-module__IBWm0G__Chip{border-radius:12px;justify-content:center;gap:8px;width:100%;padding:12px 14px;font-size:14px;font-weight:500}.EmptyState-module__IBWm0G__SuggestionChipsMobile .EmptyState-module__IBWm0G__ChipVisible{animation:.25s ease-out forwards EmptyState-module__IBWm0G__mobileChipEntrance}@keyframes EmptyState-module__IBWm0G__mobileChipEntrance{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.EmptyState-module__IBWm0G__SuggestionChipsMobile .EmptyState-module__IBWm0G__Chip .EmptyState-module__IBWm0G__ChipIcon{width:18px;height:18px}.EmptyState-module__IBWm0G__RootMobile{flex:1;justify-content:flex-end;min-height:0;padding:0 16px 12px}.EmptyState-module__IBWm0G__InputWrapperMobile{width:100%;max-width:none;padding:0 8px calc(12px + env(safe-area-inset-bottom,0px));margin:0;position:relative;top:auto;left:auto;transform:none}.EmptyState-module__IBWm0G__MobileSuggestionPills{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;padding:0 4px 10px;display:flex;overflow-x:auto}.EmptyState-module__IBWm0G__MobileSuggestionPills::-webkit-scrollbar{display:none}.EmptyState-module__IBWm0G__MobilePill{border:1px solid color-mix(in srgb, var(--dropdown-border) 60%, transparent);background:color-mix(in srgb, var(--hover-bg,#ffffff14) 80%, transparent);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;gap:3px;min-width:160px;max-width:200px;padding:14px 18px;font-family:inherit;transition:background-color .12s,border-color .12s;display:flex}.EmptyState-module__IBWm0G__MobilePill:active{background:var(--hover-bg,#ffffff1f);border-color:color-mix(in srgb, var(--dropdown-border) 90%, transparent)}.EmptyState-module__IBWm0G__MobilePill:disabled{opacity:.4;cursor:not-allowed}.EmptyState-module__IBWm0G__MobilePillTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.EmptyState-module__IBWm0G__MobilePillDesc{color:var(--text-muted,#8e8e8e);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;font-weight:400;line-height:1.3;overflow:hidden}.EmptyState-module__IBWm0G__RootTemporary{padding-bottom:240px}.EmptyState-module__IBWm0G__TitleTransition{flex-direction:column;align-items:center;display:flex}.EmptyState-module__IBWm0G__TitleTransitionNormal{animation:.4s cubic-bezier(.16,1,.3,1) both EmptyState-module__IBWm0G__titleSlideDown}.EmptyState-module__IBWm0G__TitleTransitionTemp{animation:.4s cubic-bezier(.16,1,.3,1) both EmptyState-module__IBWm0G__titleSlideUp}@keyframes EmptyState-module__IBWm0G__titleSlideUp{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes EmptyState-module__IBWm0G__titleSlideDown{0%{opacity:0;transform:translateY(-14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.EmptyState-module__IBWm0G__TemporarySubtitle{color:var(--text-muted,#8e8e8e);text-align:center;max-width:480px;margin:-4px auto 0;padding:0 16px;font-size:14px;line-height:1.5}.EmptyState-module__IBWm0G__TemporarySubtitleAnimated{animation:.4s ease-out 80ms both EmptyState-module__IBWm0G__subtitleFadeIn}@keyframes EmptyState-module__IBWm0G__subtitleFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
