.ImageLightbox-module__FcGPnG__Overlay{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;animation:.2s ImageLightbox-module__FcGPnG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ImageLightbox-module__FcGPnG__fadeIn{0%{opacity:0}to{opacity:1}}.ImageLightbox-module__FcGPnG__Content{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.ImageLightbox-module__FcGPnG__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__FcGPnG__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__FcGPnG__CloseButton:hover{background-color:var(--sidebar-hover,#ffffff1a);color:var(--text-primary,white)}.ImageLightbox-module__FcGPnG__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__FcGPnG__DownloadButton:hover{color:var(--text-primary,white);background-color:var(--sidebar-hover,#ffffff1a)}.ImageLightbox-module__FcGPnG__HeaderButtons{z-index:1001;align-items:center;gap:8px;display:flex;position:fixed;top:12px;right:16px}.ImageLightbox-module__FcGPnG__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__FcGPnG__NavArrow:hover{opacity:1;background-color:#0000;transform:translateY(-50%)scale(1.1)}.ImageLightbox-module__FcGPnG__NavArrow[data-direction=left]{left:-60px}.ImageLightbox-module__FcGPnG__NavArrow[data-direction=right]{right:-60px}.ImageLightbox-module__FcGPnG__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%)}
.DesktopVoice-module__HDPEdG__Overlay{z-index:9999;background-color:var(--chat-bg,#0a0a0c);justify-content:stretch;align-items:stretch;animation:.2s DesktopVoice-module__HDPEdG__fadeIn;display:flex;position:fixed;inset:0}@keyframes DesktopVoice-module__HDPEdG__fadeIn{0%{opacity:0}to{opacity:1}}
.MobileVoice-module__MLN-SW__VoicePage{background-color:var(--chat-bg,#0a0a0c);color:var(--text-primary,#e8e6e3);padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);z-index:3;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.MobileVoice-module__MLN-SW__TopBar{flex-shrink:0;align-items:center;padding:12px 16px;display:flex}.MobileVoice-module__MLN-SW__BackButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;padding:6px;transition:background-color .15s;display:flex}.MobileVoice-module__MLN-SW__BackButton:active{background-color:#ffffff14}.MobileVoice-module__MLN-SW__Title{text-align:center;color:var(--text-primary);flex:1;font-size:16px;font-weight:600}.MobileVoice-module__MLN-SW__Spacer{flex-shrink:0;width:34px}.MobileVoice-module__MLN-SW__OrbContainer{flex:1;justify-content:center;align-items:center;min-height:0;padding:16px;display:flex}.MobileVoice-module__MLN-SW__OrbCanvas{display:block}.MobileVoice-module__MLN-SW__StatusRow{flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:8px 16px 16px;display:flex}.MobileVoice-module__MLN-SW__StatusText{color:var(--text-secondary,#fff9);font-size:13.5px;font-weight:500;transition:color .3s}.MobileVoice-module__MLN-SW__StatusListening{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:2.5s ease-in-out infinite MobileVoice-module__MLN-SW__shimmer}.MobileVoice-module__MLN-SW__StatusSpeaking{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:1.5s ease-in-out infinite MobileVoice-module__MLN-SW__shimmer}@keyframes MobileVoice-module__MLN-SW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.MobileVoice-module__MLN-SW__Controls{padding:12px 24px calc(20px + env(safe-area-inset-bottom,0px));flex-shrink:0;justify-content:center;align-items:center;gap:16px;display:flex}.MobileVoice-module__MLN-SW__MicBtn,.MobileVoice-module__MLN-SW__EndBtn{border:1px solid color-mix(in srgb, var(--dropdown-border,#ffffff1f) 15%, transparent);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;justify-content:center;align-items:center;transition:border-color .15s,transform .12s;display:flex;position:relative;overflow:hidden}.MobileVoice-module__MLN-SW__MicBtn:hover,.MobileVoice-module__MLN-SW__EndBtn:hover{border-color:color-mix(in srgb, var(--action-color) 30%, transparent)}.MobileVoice-module__MLN-SW__MicBtn:active,.MobileVoice-module__MLN-SW__EndBtn:active{transform:scale(.95)}.MobileVoice-module__MLN-SW__MicBtn{width:52px;height:52px;color:var(--text-primary);border-radius:50%}.MobileVoice-module__MLN-SW__MicBtnMuted{color:var(--text-muted,#ffffff73)}.MobileVoice-module__MLN-SW__EndBtn{height:52px;color:var(--text-primary);border-radius:26px;padding:0 24px}.MobileVoice-module__MLN-SW__BtnCanvas{pointer-events:none;margin:auto;position:absolute;inset:0}.MobileVoice-module__MLN-SW__BtnContent{z-index:1;pointer-events:none;align-items:center;gap:7px;display:flex;position:relative}.MobileVoice-module__MLN-SW__BtnLabel{color:var(--text-primary);letter-spacing:-.01em;text-shadow:0 1px 4px color-mix(in srgb, var(--dropdown-bg,#000) 80%, transparent);font-size:13.5px;font-weight:600}
.MobileCurrents-module__J1IuOW__screen{height:100%;min-height:0;color:var(--text-primary);flex-direction:column;display:flex}.MobileCurrents-module__J1IuOW__nav{border-bottom:1px solid #0000;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 8px;transition:border-color .2s;display:flex;position:relative}.MobileCurrents-module__J1IuOW__nav[data-scrolled=true]{border-bottom-color:color-mix(in srgb, var(--dropdown-border) 14%, transparent)}.MobileCurrents-module__J1IuOW__navTitle{letter-spacing:-.01em;color:var(--text-primary);text-align:center;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;margin:0;font-size:16px;font-weight:650;position:absolute;left:56px;right:56px;overflow:hidden}.MobileCurrents-module__J1IuOW__navBtn{width:44px;height:44px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,transform .15s;display:flex}.MobileCurrents-module__J1IuOW__navBtn:active{background:color-mix(in srgb, var(--text-primary) 7%, transparent);color:var(--text-primary);transform:scale(.92)}.MobileCurrents-module__J1IuOW__navRight{justify-content:flex-end;align-items:center;display:flex}.MobileCurrents-module__J1IuOW__navSpacer{width:44px;height:44px}.MobileCurrents-module__J1IuOW__scroll{min-height:0;padding:12px 16px calc(32px + env(safe-area-inset-bottom,0px));scrollbar-width:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}.MobileCurrents-module__J1IuOW__scroll::-webkit-scrollbar{display:none}.MobileCurrents-module__J1IuOW__hero{padding:20px 4px 24px}.MobileCurrents-module__J1IuOW__heroTitle{letter-spacing:-.02em;color:var(--text-primary);text-wrap:balance;margin:0 0 8px;font-size:23px;font-weight:700}.MobileCurrents-module__J1IuOW__heroSub{color:var(--text-secondary);max-width:32ch;margin:0;font-size:14px;line-height:1.5}.MobileCurrents-module__J1IuOW__nameField{background:color-mix(in srgb, var(--text-primary) 5%, transparent);border:1px solid color-mix(in srgb, var(--dropdown-border) 16%, transparent);border-radius:14px;align-items:center;gap:8px;margin-bottom:28px;padding:5px 5px 5px 16px;transition:border-color .18s;display:flex}.MobileCurrents-module__J1IuOW__nameField:focus-within{border-color:color-mix(in srgb, var(--action-color) 45%, transparent)}.MobileCurrents-module__J1IuOW__nameInput{min-width:0;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-family:inherit;font-size:16px}.MobileCurrents-module__J1IuOW__nameInput::placeholder{color:var(--text-muted)}.MobileCurrents-module__J1IuOW__nameSubmit{background:var(--action-color);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:opacity .15s,transform .15s;display:flex}.MobileCurrents-module__J1IuOW__nameSubmit:disabled{opacity:.35;cursor:default}.MobileCurrents-module__J1IuOW__nameSubmit:not(:disabled):active{transform:scale(.92)}.MobileCurrents-module__J1IuOW__sectionLabel{color:var(--text-muted);letter-spacing:.02em;font-size:12px;font-weight:600}.MobileCurrents-module__J1IuOW__sectionLabelRow{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.MobileCurrents-module__J1IuOW__sectionMeta{color:var(--text-muted);opacity:.75;font-variant-numeric:tabular-nums;font-size:11.5px}.MobileCurrents-module__J1IuOW__sectionHint{color:var(--text-muted);margin:0;padding:2px 2px 0;font-size:13px}.MobileCurrents-module__J1IuOW__section{margin-top:26px}.MobileCurrents-module__J1IuOW__templateList{flex-direction:column;gap:8px;margin-top:8px;display:flex}.MobileCurrents-module__J1IuOW__templateRow{background:color-mix(in srgb, var(--text-primary) 4%, transparent);border:1px solid color-mix(in srgb, var(--dropdown-border) 12%, transparent);text-align:left;width:100%;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:13px;align-items:center;gap:12px;padding:12px 14px;font-family:inherit;transition:background .16s,border-color .16s,transform .16s cubic-bezier(.32,.72,0,1);display:flex}.MobileCurrents-module__J1IuOW__templateRow:active{transform:scale(.98)}.MobileCurrents-module__J1IuOW__templateRowActive{border-color:color-mix(in srgb, var(--action-color) 55%, transparent);background:color-mix(in srgb, var(--action-color) 7%, transparent)}.MobileCurrents-module__J1IuOW__templateDot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.MobileCurrents-module__J1IuOW__templateText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.MobileCurrents-module__J1IuOW__templateName{color:var(--text-primary);letter-spacing:-.005em;font-size:14px;font-weight:600}.MobileCurrents-module__J1IuOW__templateDesc{color:var(--text-secondary);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.MobileCurrents-module__J1IuOW__templateCheck{color:#fff;background:var(--action-color);opacity:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:opacity .16s,transform .16s cubic-bezier(.32,.72,0,1);display:flex;transform:scale(.6)}.MobileCurrents-module__J1IuOW__templateCheckOn{opacity:1;transform:scale(1)}.MobileCurrents-module__J1IuOW__searchField{background:color-mix(in srgb, var(--text-primary) 5%, transparent);border:1px solid color-mix(in srgb, var(--dropdown-border) 14%, transparent);height:42px;color:var(--text-muted);border-radius:12px;align-items:center;gap:9px;margin-bottom:12px;padding:0 13px;transition:border-color .18s;display:flex}.MobileCurrents-module__J1IuOW__searchField:focus-within{border-color:color-mix(in srgb, var(--action-color) 40%, transparent)}.MobileCurrents-module__J1IuOW__searchInput{min-width:0;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:16px}.MobileCurrents-module__J1IuOW__searchInput::placeholder{color:var(--text-muted)}.MobileCurrents-module__J1IuOW__searchInput::-webkit-search-cancel-button{-webkit-appearance:none}.MobileCurrents-module__J1IuOW__noResults{text-align:center;color:var(--text-muted);margin:0;padding:32px 8px;font-size:13.5px}.MobileCurrents-module__J1IuOW__rowList{flex-direction:column;gap:8px;display:flex}.MobileCurrents-module__J1IuOW__row{background:color-mix(in srgb, var(--text-primary) 4%, transparent);border:1px solid color-mix(in srgb, var(--dropdown-border) 12%, transparent);border-radius:14px;align-items:stretch;transition:transform .16s cubic-bezier(.32,.72,0,1);display:flex;overflow:hidden}.MobileCurrents-module__J1IuOW__row:active{transform:scale(.985)}.MobileCurrents-module__J1IuOW__rowMain{text-align:left;min-width:0;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1;align-items:center;gap:12px;padding:12px 0 12px 12px;font-family:inherit;display:flex}.MobileCurrents-module__J1IuOW__rowTile{color:#fff;letter-spacing:.01em;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:15px;font-weight:700;display:flex}.MobileCurrents-module__J1IuOW__rowText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.MobileCurrents-module__J1IuOW__rowName{color:var(--text-primary);letter-spacing:-.008em;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.MobileCurrents-module__J1IuOW__rowMeta{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-variant-numeric:tabular-nums;font-size:12px;overflow:hidden}.MobileCurrents-module__J1IuOW__rowMore{width:46px;color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.MobileCurrents-module__J1IuOW__rowMore:active{color:var(--text-primary)}.MobileCurrents-module__J1IuOW__sheetInner{padding:4px 12px 8px}.MobileCurrents-module__J1IuOW__sheetTitle{letter-spacing:-.01em;color:var(--text-primary);margin:0 0 14px;padding:0 4px;font-size:16px;font-weight:650}.MobileCurrents-module__J1IuOW__sheetLabel{color:var(--text-muted);letter-spacing:.02em;margin:16px 4px 8px;font-size:12px;font-weight:600}.MobileCurrents-module__J1IuOW__sheetInput{background:color-mix(in srgb, var(--text-primary) 5%, transparent);border:1px solid color-mix(in srgb, var(--dropdown-border) 16%, transparent);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:16px;transition:border-color .18s}.MobileCurrents-module__J1IuOW__sheetInput:focus{border-color:color-mix(in srgb, var(--action-color) 45%, transparent)}.MobileCurrents-module__J1IuOW__sheetInput::placeholder{color:var(--text-muted)}.MobileCurrents-module__J1IuOW__actionList{flex-direction:column;gap:6px;display:flex}.MobileCurrents-module__J1IuOW__actionRow{background:color-mix(in srgb, var(--text-primary) 4%, transparent);width:100%;min-height:48px;color:var(--text-primary);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;align-items:center;gap:12px;padding:0 14px;font-family:inherit;font-size:14.5px;font-weight:550;transition:background .15s,transform .15s cubic-bezier(.32,.72,0,1);display:flex}.MobileCurrents-module__J1IuOW__actionRow:active{background:color-mix(in srgb, var(--text-primary) 8%, transparent);transform:scale(.98)}.MobileCurrents-module__J1IuOW__actionRow svg{color:var(--text-secondary);flex-shrink:0}.MobileCurrents-module__J1IuOW__actionRowDanger,.MobileCurrents-module__J1IuOW__actionRowDanger svg{color:var(--error-color,#ef4444)}.MobileCurrents-module__J1IuOW__primaryBtn{background:var(--action-color);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:18px;padding:0 16px;font-family:inherit;font-size:14.5px;font-weight:600;transition:opacity .15s,transform .15s cubic-bezier(.32,.72,0,1);display:flex}.MobileCurrents-module__J1IuOW__primaryBtn:disabled{opacity:.35;cursor:default}.MobileCurrents-module__J1IuOW__primaryBtn:not(:disabled):active{transform:scale(.98)}.MobileCurrents-module__J1IuOW__dangerBtn{background:color-mix(in srgb, var(--error-color,#ef4444) 8%, transparent);width:100%;min-height:46px;color:var(--error-color,#ef4444);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:13px;justify-content:center;align-items:center;gap:8px;margin-top:32px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,transform .15s cubic-bezier(.32,.72,0,1);display:flex}.MobileCurrents-module__J1IuOW__dangerBtn:active{background:color-mix(in srgb, var(--error-color,#ef4444) 14%, transparent);transform:scale(.98)}.MobileCurrents-module__J1IuOW__identity{align-items:center;gap:14px;padding:8px 2px 2px;display:flex}.MobileCurrents-module__J1IuOW__identityTile{color:#fff;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:19px;font-weight:700;display:flex}.MobileCurrents-module__J1IuOW__identityText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.MobileCurrents-module__J1IuOW__identityName{letter-spacing:-.015em;width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;padding:2px 0;font-family:inherit;font-size:17px;font-weight:650}.MobileCurrents-module__J1IuOW__identityDesc{width:100%;color:var(--text-secondary);background:0 0;border:none;outline:none;padding:2px 0;font-family:inherit;font-size:13px}.MobileCurrents-module__J1IuOW__identityName::placeholder,.MobileCurrents-module__J1IuOW__identityDesc::placeholder{color:var(--text-muted)}.MobileCurrents-module__J1IuOW__chatList{flex-direction:column;gap:6px;display:flex}.MobileCurrents-module__J1IuOW__chatRow{background:color-mix(in srgb, var(--text-primary) 4%, transparent);width:100%;min-height:44px;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;align-items:center;gap:10px;padding:0 14px;font-family:inherit;transition:background .15s,transform .15s cubic-bezier(.32,.72,0,1);display:flex}.MobileCurrents-module__J1IuOW__chatRow:active{background:color-mix(in srgb, var(--text-primary) 8%, transparent);transform:scale(.985)}.MobileCurrents-module__J1IuOW__chatRowTitle{min-width:0;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:500;overflow:hidden}.MobileCurrents-module__J1IuOW__chatRowTime{color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11.5px}.MobileCurrents-module__J1IuOW__promptArea{background:color-mix(in srgb, var(--text-primary) 4%, transparent);border:1px solid color-mix(in srgb, var(--dropdown-border) 14%, transparent);width:100%;min-height:108px;color:var(--text-primary);resize:vertical;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:16px;line-height:1.55;transition:border-color .18s}.MobileCurrents-module__J1IuOW__promptArea:focus{border-color:color-mix(in srgb, var(--action-color) 40%, transparent)}.MobileCurrents-module__J1IuOW__promptArea::placeholder{color:var(--text-muted)}.MobileCurrents-module__J1IuOW__fileList{flex-direction:column;gap:6px;margin-bottom:8px;display:flex}.MobileCurrents-module__J1IuOW__fileRow{background:color-mix(in srgb, var(--text-primary) 4%, transparent);border-radius:12px;align-items:center;gap:12px;padding:10px 6px 10px 12px;display:flex}.MobileCurrents-module__J1IuOW__fileIcon{background:color-mix(in srgb, var(--action-color) 12%, transparent);width:32px;height:32px;color:var(--action-color);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileCurrents-module__J1IuOW__fileText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.MobileCurrents-module__J1IuOW__fileName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:550;overflow:hidden}.MobileCurrents-module__J1IuOW__fileMeta{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:11.5px}.MobileCurrents-module__J1IuOW__rowIconBtn{width:40px;height:40px;color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:flex}.MobileCurrents-module__J1IuOW__rowIconBtn:active{color:var(--error-color,#ef4444);background:color-mix(in srgb, var(--error-color,#ef4444) 10%, transparent)}.MobileCurrents-module__J1IuOW__addBtn{border:1px dashed color-mix(in srgb, var(--dropdown-border) 30%, transparent);width:100%;min-height:44px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:12px;align-items:center;gap:8px;padding:0 14px;font-family:inherit;font-size:13.5px;font-weight:550;transition:border-color .15s,color .15s;display:flex}.MobileCurrents-module__J1IuOW__addBtn:active{border-color:color-mix(in srgb, var(--action-color) 45%, transparent);color:var(--text-primary)}.MobileCurrents-module__J1IuOW__addBtn:disabled{opacity:.45;cursor:default}.MobileCurrents-module__J1IuOW__addBtnHint{color:var(--text-muted);margin-left:auto;font-size:11px;font-weight:400}.MobileCurrents-module__J1IuOW__hiddenInput{display:none}.MobileCurrents-module__J1IuOW__memoryList{flex-direction:column;gap:6px;margin-bottom:8px;display:flex}.MobileCurrents-module__J1IuOW__memoryRow{background:color-mix(in srgb, var(--text-primary) 4%, transparent);border-radius:12px;align-items:center;gap:4px;padding:4px 6px 4px 8px;display:flex}.MobileCurrents-module__J1IuOW__memoryContent{min-width:0;color:var(--text-primary);text-align:left;cursor:text;word-break:break-word;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1;padding:8px 6px;font-family:inherit;font-size:13.5px;line-height:1.45}.MobileCurrents-module__J1IuOW__memoryEditInput{min-width:0;color:var(--text-primary);border:none;border-bottom:1px solid color-mix(in srgb, var(--action-color) 45%, transparent);background:0 0;outline:none;flex:1;padding:8px 6px;font-family:inherit;font-size:16px;line-height:1.45}.MobileCurrents-module__J1IuOW__memoryAddRow{align-items:center;gap:8px;display:flex}.MobileCurrents-module__J1IuOW__memoryAddInput{background:color-mix(in srgb, var(--text-primary) 5%, transparent);border:1px solid color-mix(in srgb, var(--dropdown-border) 14%, transparent);min-width:0;min-height:44px;color:var(--text-primary);border-radius:12px;outline:none;flex:1;padding:0 14px;font-family:inherit;font-size:16px;transition:border-color .18s}.MobileCurrents-module__J1IuOW__memoryAddInput:focus{border-color:color-mix(in srgb, var(--action-color) 40%, transparent)}.MobileCurrents-module__J1IuOW__memoryAddInput::placeholder{color:var(--text-muted)}.MobileCurrents-module__J1IuOW__memoryAddBtn{background:color-mix(in srgb, var(--action-color) 12%, transparent);width:44px;height:44px;color:var(--action-color);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,transform .15s;display:flex}.MobileCurrents-module__J1IuOW__memoryAddBtn:disabled{opacity:.35;cursor:default}.MobileCurrents-module__J1IuOW__memoryAddBtn:not(:disabled):active{transform:scale(.92)}.MobileCurrents-module__J1IuOW__colorRow{flex-wrap:wrap;gap:12px;padding:2px;display:flex}.MobileCurrents-module__J1IuOW__colorDot{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;width:30px;height:30px;padding:0;transition:transform .16s cubic-bezier(.32,.72,0,1),box-shadow .16s;box-shadow:0 0 0 2px #0000}.MobileCurrents-module__J1IuOW__colorDot:active{transform:scale(.9)}.MobileCurrents-module__J1IuOW__colorDotActive{box-shadow:0 0 0 2px var(--chat-bg,var(--background)), 0 0 0 4px var(--text-primary)}.MobileCurrents-module__J1IuOW__navBtn:focus-visible,.MobileCurrents-module__J1IuOW__nameSubmit:focus-visible,.MobileCurrents-module__J1IuOW__templateRow:focus-visible,.MobileCurrents-module__J1IuOW__rowMain:focus-visible,.MobileCurrents-module__J1IuOW__rowMore:focus-visible,.MobileCurrents-module__J1IuOW__actionRow:focus-visible,.MobileCurrents-module__J1IuOW__primaryBtn:focus-visible,.MobileCurrents-module__J1IuOW__dangerBtn:focus-visible,.MobileCurrents-module__J1IuOW__chatRow:focus-visible,.MobileCurrents-module__J1IuOW__rowIconBtn:focus-visible,.MobileCurrents-module__J1IuOW__addBtn:focus-visible,.MobileCurrents-module__J1IuOW__memoryAddBtn:focus-visible,.MobileCurrents-module__J1IuOW__colorDot:focus-visible{outline:2px solid var(--action-color);outline-offset:2px}@media (prefers-reduced-motion:reduce){.MobileCurrents-module__J1IuOW__nav,.MobileCurrents-module__J1IuOW__navBtn,.MobileCurrents-module__J1IuOW__nameSubmit,.MobileCurrents-module__J1IuOW__templateRow,.MobileCurrents-module__J1IuOW__templateCheck,.MobileCurrents-module__J1IuOW__row,.MobileCurrents-module__J1IuOW__rowMore,.MobileCurrents-module__J1IuOW__actionRow,.MobileCurrents-module__J1IuOW__primaryBtn,.MobileCurrents-module__J1IuOW__dangerBtn,.MobileCurrents-module__J1IuOW__chatRow,.MobileCurrents-module__J1IuOW__rowIconBtn,.MobileCurrents-module__J1IuOW__addBtn,.MobileCurrents-module__J1IuOW__memoryAddBtn,.MobileCurrents-module__J1IuOW__colorDot,.MobileCurrents-module__J1IuOW__searchField,.MobileCurrents-module__J1IuOW__nameField,.MobileCurrents-module__J1IuOW__sheetInput,.MobileCurrents-module__J1IuOW__promptArea,.MobileCurrents-module__J1IuOW__memoryAddInput{transition:none}}
.MobileShell-module__9eXheG__Shell{background-color:var(--chat-bg);color:var(--text-primary);z-index:0;padding-top:env(safe-area-inset-top,0px);flex-direction:column;display:flex;position:fixed;inset:0;overflow:clip}[data-wallpaper=true][data-wp-video=true] .MobileShell-module__9eXheG__Shell{background-color:#0000}[data-wallpaper=true][data-wp-video=false] .MobileShell-module__9eXheG__Shell:before{content:"";background-image:var(--wp-url);background-size:var(--wp-sizing);background-repeat:var(--wp-repeat);opacity:var(--wp-opacity);pointer-events:none;z-index:-1;background-position:50%;position:absolute;inset:0}[data-wallpaper=true][data-wp-video=false] .MobileShell-module__9eXheG__Shell:after{content:"";background-color:var(--wp-tint);opacity:var(--wp-tint-intensity);mix-blend-mode:color;pointer-events:none;z-index:-1;position:absolute;inset:0}.MobileShell-module__9eXheG__Screen{inset:0;top:env(safe-area-inset-top,0px);flex-direction:column;transition:transform .28s cubic-bezier(.32,.72,0,1),opacity .22s;display:flex;position:absolute;overflow:clip}.MobileShell-module__9eXheG__ScreenActive{opacity:1;visibility:visible;z-index:2;pointer-events:auto;transform:translate(0)}.MobileShell-module__9eXheG__ScreenExitLeft{opacity:0;visibility:hidden;z-index:1;pointer-events:none;will-change:transform, opacity;transform:translate(-30%)}.MobileShell-module__9eXheG__ScreenExitRight{opacity:0;visibility:hidden;z-index:1;pointer-events:none;will-change:transform, opacity;transform:translate(30%)}.MobileShell-module__9eXheG__ScreenHidden{opacity:0;visibility:hidden;z-index:0;pointer-events:none;transform:translate(0)}
.SearchModal-module___gIgTG__Overlay{z-index:10020;background:#08090c94;justify-content:center;align-items:flex-start;padding:min(13vh,112px) 20px 24px;animation:.16s ease-out both SearchModal-module___gIgTG__overlayIn;display:flex;position:fixed;inset:0}.SearchModal-module___gIgTG__Modal{width:min(680px,100%);max-height:min(680px,100dvh - 148px);color:var(--text-primary);background:var(--dropdown-bg,var(--background-secondary));border:1px solid var(--dropdown-border,var(--border-color));border-radius:14px;flex-direction:column;animation:.19s cubic-bezier(.16,1,.3,1) both SearchModal-module___gIgTG__modalIn;display:flex;overflow:hidden;box-shadow:0 24px 70px #04050861,0 2px 10px #0405082e}.SearchModal-module___gIgTG__Header{border-bottom:1px solid var(--dropdown-border,var(--border-color));align-items:center;gap:12px;min-height:58px;padding:0 17px;display:flex}.SearchModal-module___gIgTG__SearchIcon{fill:none;width:19px;height:19px;stroke:var(--text-muted);stroke-width:1.8px;stroke-linecap:round;flex:none}.SearchModal-module___gIgTG__SearchInput{min-width:0;color:var(--text-primary);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:16px 0;font-size:15px}.SearchModal-module___gIgTG__SearchInput::placeholder{color:var(--text-muted)}.SearchModal-module___gIgTG__SearchInput::-webkit-search-cancel-button{display:none}.SearchModal-module___gIgTG__EscapeHint,.SearchModal-module___gIgTG__Footer kbd{min-width:24px;height:22px;color:var(--text-muted);background:color-mix(in srgb, var(--text-primary) 6%, transparent);border:1px solid color-mix(in srgb, var(--text-primary) 11%, transparent);font:inherit;border-radius:5px;justify-content:center;align-items:center;padding:0 6px;font-size:10px;line-height:1;display:inline-flex}.SearchModal-module___gIgTG__Results{overscroll-behavior:contain;scrollbar-width:thin;min-height:164px;padding:8px;overflow-y:auto}.SearchModal-module___gIgTG__Group+.SearchModal-module___gIgTG__Group{margin-top:5px}.SearchModal-module___gIgTG__GroupLabel{color:var(--text-muted);letter-spacing:.075em;text-transform:uppercase;margin:0;padding:7px 10px 5px;font-size:10px;font-weight:650}.SearchModal-module___gIgTG__ResultItem{width:100%;min-height:52px;color:var(--text-secondary);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 10px;display:grid}.SearchModal-module___gIgTG__ResultItem:hover,.SearchModal-module___gIgTG__ResultItemActive{color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 7%, transparent);border-color:color-mix(in srgb, var(--text-primary) 5%, transparent)}.SearchModal-module___gIgTG__ResultItem:focus-visible{outline:2px solid var(--action-color);outline-offset:-2px}.SearchModal-module___gIgTG__ResultIcon{width:30px;height:30px;color:var(--text-muted);background:color-mix(in srgb, var(--text-primary) 5%, transparent);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.SearchModal-module___gIgTG__ResultIcon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.SearchModal-module___gIgTG__ResultCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.SearchModal-module___gIgTG__ResultTitle,.SearchModal-module___gIgTG__ResultDescription{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SearchModal-module___gIgTG__ResultTitle{color:inherit;font-size:13px;font-weight:570}.SearchModal-module___gIgTG__ResultDescription{color:var(--text-muted);font-size:11px}.SearchModal-module___gIgTG__ResultType{color:color-mix(in srgb, var(--text-muted) 78%, transparent);text-transform:capitalize;padding-left:8px;font-size:10px}.SearchModal-module___gIgTG__Empty{min-height:154px;color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.SearchModal-module___gIgTG__Empty small,.SearchModal-module___gIgTG__LoadingNote{color:var(--text-muted);font-size:11px}.SearchModal-module___gIgTG__LoadingNote{padding:8px 10px 12px}.SearchModal-module___gIgTG__Footer{min-height:38px;color:var(--text-muted);border-top:1px solid var(--dropdown-border,var(--border-color));align-items:center;gap:15px;padding:0 13px;font-size:10px;display:flex}.SearchModal-module___gIgTG__Footer span{align-items:center;gap:4px;display:inline-flex}.SearchModal-module___gIgTG__Footer kbd{min-width:20px;height:19px;padding:0 4px;font-size:9px}.SearchModal-module___gIgTG__FooterCount{margin-left:auto}.SearchModal-module___gIgTG__SrOnly{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes SearchModal-module___gIgTG__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes SearchModal-module___gIgTG__modalIn{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.SearchModal-module___gIgTG__Overlay{padding:max(10px, env(safe-area-inset-top)) 8px max(8px, env(safe-area-inset-bottom));background:#08090cb8;align-items:stretch}.SearchModal-module___gIgTG__Modal{border-radius:13px;width:100%;max-height:none}.SearchModal-module___gIgTG__Header{min-height:56px}.SearchModal-module___gIgTG__Results{flex:1;padding-bottom:20px}.SearchModal-module___gIgTG__ResultItem{min-height:56px}.SearchModal-module___gIgTG__Footer{display:none}}@media (prefers-reduced-motion:reduce){.SearchModal-module___gIgTG__Overlay,.SearchModal-module___gIgTG__Modal{animation:none}}
.Notifications-module__ktPlHa__ToastContainer{bottom:calc(var(--chat-input-area-height,128px) + 32px);left:var(--chat-toast-center-x,50%);z-index:9999;pointer-events:none;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:620px;display:flex;position:fixed;transform:translate(-50%)}.Notifications-module__ktPlHa__Toast{background:var(--dropdown-bg,#1e1e1e);border:1px solid color-mix(in srgb, var(--dropdown-border) 25%, transparent);pointer-events:auto;cursor:pointer;-webkit-backdrop-filter:blur(12px);border-radius:999px;align-items:center;gap:12px;padding:9px 20px 9px 15px;transition:opacity .25s,transform .25s,border-color .25s;animation:.3s cubic-bezier(.16,1,.3,1) Notifications-module__ktPlHa__toastSlideIn;display:flex}.Notifications-module__ktPlHa__Toast:hover{border-color:color-mix(in srgb, var(--dropdown-border) 40%, transparent);transform:translateY(-2px)}.Notifications-module__ktPlHa__ToastExit{pointer-events:none;animation:.6s cubic-bezier(.4,0,.2,1) forwards Notifications-module__ktPlHa__toastSlideOut}@keyframes Notifications-module__ktPlHa__toastSlideIn{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Notifications-module__ktPlHa__toastSlideOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(12px)scale(.94)}}.Notifications-module__ktPlHa__ToastIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Notifications-module__ktPlHa__Glyph{grid-template-columns:repeat(9,2px);grid-auto-rows:2px;gap:1px;display:grid}.Notifications-module__ktPlHa__GlyphCell{width:2px;height:2px}.Notifications-module__ktPlHa__GlyphDot{opacity:0;background:currentColor;border-radius:50%;animation:.22s cubic-bezier(.22,1,.36,1) forwards Notifications-module__ktPlHa__glyphDotIn}@keyframes Notifications-module__ktPlHa__glyphDotIn{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}html[data-reduce-motion=true] .Notifications-module__ktPlHa__GlyphDot{opacity:1;animation:none}.Notifications-module__ktPlHa__ToastMessage{color:var(--text-primary);flex:1;font-size:13.5px;font-weight:500;line-height:1.4}.Notifications-module__ktPlHa__Toast_success .Notifications-module__ktPlHa__ToastIcon{color:#4ade80}.Notifications-module__ktPlHa__Toast_error .Notifications-module__ktPlHa__ToastIcon{color:#f87171}.Notifications-module__ktPlHa__Toast_info .Notifications-module__ktPlHa__ToastIcon{color:#60a5fa}.Notifications-module__ktPlHa__Toast_warning .Notifications-module__ktPlHa__ToastIcon{color:#fbbf24}.Notifications-module__ktPlHa__ConfirmOverlay{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out Notifications-module__ktPlHa__confirmOverlayIn;display:flex;position:fixed;inset:0}.Notifications-module__ktPlHa__ConfirmOverlayExit{animation:.22s ease-in forwards Notifications-module__ktPlHa__confirmOverlayOut}@keyframes Notifications-module__ktPlHa__confirmOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes Notifications-module__ktPlHa__confirmOverlayOut{0%{opacity:1}to{opacity:0}}.Notifications-module__ktPlHa__ConfirmModal{background:var(--dropdown-bg,#1a1a1a);border:1px solid color-mix(in srgb, var(--dropdown-border) 30%, transparent);width:100%;max-width:400px;box-shadow:0 24px 60px #00000073, 0 0 0 1px color-mix(in srgb, var(--dropdown-border) 20%, transparent) inset;border-radius:18px;flex-direction:column;gap:12px;padding:24px;animation:.28s cubic-bezier(.34,1.56,.64,1) Notifications-module__ktPlHa__confirmModalIn;display:flex}.Notifications-module__ktPlHa__ConfirmModalExit{animation:.22s ease-in forwards Notifications-module__ktPlHa__confirmModalOut}@keyframes Notifications-module__ktPlHa__confirmModalIn{0%{opacity:0;transform:scale(.92)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes Notifications-module__ktPlHa__confirmModalOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(6px)}}.Notifications-module__ktPlHa__ConfirmTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:16px;font-weight:600;line-height:1.3}.Notifications-module__ktPlHa__ConfirmDescription{color:var(--text-muted);font-size:13.5px;line-height:1.5}.Notifications-module__ktPlHa__ConfirmActions{gap:10px;margin-top:8px;display:flex}.Notifications-module__ktPlHa__WaveBtn{border:1px solid color-mix(in srgb, var(--dropdown-border) 18%, transparent);cursor:pointer;background:0 0;border-radius:11px;flex:1;justify-content:center;align-items:center;height:42px;padding:0;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.Notifications-module__ktPlHa__WaveBtn:hover{box-shadow:0 4px 16px #00000026}.Notifications-module__ktPlHa__WaveBtnDefault{border-color:color-mix(in srgb, var(--dropdown-border) 18%, transparent)}.Notifications-module__ktPlHa__WaveBtnDefault:hover{border-color:color-mix(in srgb, var(--action-color) 50%, transparent)}.Notifications-module__ktPlHa__WaveBtnDestructive{border-color:color-mix(in srgb, var(--dropdown-border) 18%, transparent)}.Notifications-module__ktPlHa__WaveBtnDestructive:hover{border-color:color-mix(in srgb, var(--action-color) 50%, transparent)}.Notifications-module__ktPlHa__WaveBtnDestructive .Notifications-module__ktPlHa__WaveBtnLabel{color:var(--text-primary)}.Notifications-module__ktPlHa__WaveBtnGhost{border-color:color-mix(in srgb, var(--dropdown-border) 15%, transparent)}.Notifications-module__ktPlHa__WaveBtnGhost:hover{border-color:color-mix(in srgb, var(--dropdown-border) 40%, transparent)}.Notifications-module__ktPlHa__WaveBtnGhost .Notifications-module__ktPlHa__WaveBtnLabel{color:var(--text-secondary)}.Notifications-module__ktPlHa__WaveBtnCanvas{pointer-events:none;margin:auto;position:absolute;inset:0}.Notifications-module__ktPlHa__WaveBtnLabel{z-index:1;color:var(--text-primary);letter-spacing:-.01em;text-shadow:0 1px 4px color-mix(in srgb, var(--dropdown-bg) 80%, transparent);font-size:13.5px;font-weight:600;position:relative}@media (max-width:640px){.Notifications-module__ktPlHa__ToastContainer{bottom:calc(var(--chat-input-area-height,128px) + 12px);width:auto;max-width:none;left:12px;right:12px;transform:none}.Notifications-module__ktPlHa__ConfirmModal{max-width:none;margin:0 8px}}
.layout-module__EidUOq__Layout{isolation:isolate;display:flex;position:fixed;inset:0}[data-wallpaper=true][data-wp-video=true] .layout-module__EidUOq__Layout{isolation:auto;background:0 0}[data-wallpaper=true][data-wp-video=false] .layout-module__EidUOq__Layout{position:fixed}[data-wallpaper=true][data-wp-video=false] .layout-module__EidUOq__Layout:before{content:"";background-image:var(--wp-url);background-size:var(--wp-sizing);background-repeat:var(--wp-repeat);opacity:var(--wp-opacity);pointer-events:none;z-index:-1;background-position:50%;position:absolute;inset:0}[data-wallpaper=true][data-wp-video=false] .layout-module__EidUOq__Layout:after{content:"";background-color:var(--wp-tint);opacity:var(--wp-tint-intensity);mix-blend-mode:color;pointer-events:none;z-index:-1;position:absolute;inset:0}.layout-module__EidUOq__Content{isolation:isolate;flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex;position:relative}[data-wallpaper=true][data-wp-video=true] .layout-module__EidUOq__Content{isolation:auto}.layout-module__EidUOq__MainContent{background-color:var(--chat-bg);flex:1;min-height:0;position:relative;overflow:auto}[data-wallpaper=true] .layout-module__EidUOq__MainContent{isolation:auto;background-color:#0000}.layout-module__EidUOq__Layout[data-artifact-open=true] .layout-module__EidUOq__Content{margin-right:min(50vw,720px);transition:margin-right .3s cubic-bezier(.4,0,.2,1)}.layout-module__EidUOq__Layout[data-artifact-open=false] .layout-module__EidUOq__Content{margin-right:0;transition:margin-right .3s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.layout-module__EidUOq__Layout[data-artifact-open=true] .layout-module__EidUOq__Content{margin-right:0}}
.StyleManagerModal-module__mhWmCa__Overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;animation:.25s forwards StyleManagerModal-module__mhWmCa__overlayIn;display:flex;position:fixed;inset:0}.StyleManagerModal-module__mhWmCa__OverlayClosing{animation:.2s forwards StyleManagerModal-module__mhWmCa__overlayOut}@keyframes StyleManagerModal-module__mhWmCa__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes StyleManagerModal-module__mhWmCa__overlayOut{0%{opacity:1}to{opacity:0}}.StyleManagerModal-module__mhWmCa__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__mhWmCa__ModalOpening{animation:.32s cubic-bezier(.16,1,.3,1) forwards StyleManagerModal-module__mhWmCa__modalSlideIn}.StyleManagerModal-module__mhWmCa__ModalClosing{animation:.2s forwards StyleManagerModal-module__mhWmCa__modalSlideOut}@keyframes StyleManagerModal-module__mhWmCa__modalSlideIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes StyleManagerModal-module__mhWmCa__modalSlideOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.98)}}.StyleManagerModal-module__mhWmCa__Header{border-bottom:none;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.StyleManagerModal-module__mhWmCa__TitleRow{align-items:center;gap:10px;min-width:0;display:flex}.StyleManagerModal-module__mhWmCa__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__mhWmCa__TitlePresetName{text-overflow:ellipsis;max-width:400px;display:block;overflow:hidden}.StyleManagerModal-module__mhWmCa__HeaderActions{align-items:center;gap:8px;line-height:32px;display:flex}.StyleManagerModal-module__mhWmCa__BackButton,.StyleManagerModal-module__mhWmCa__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__mhWmCa__BackButton:hover,.StyleManagerModal-module__mhWmCa__CloseButton:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__mhWmCa__BackArrowIcon{background-color:currentColor;width:18px;height:18px;-webkit-mask-image:url(/arrow.svg);mask-image:url(/arrow.svg);-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__mhWmCa__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__mhWmCa__UseStyleButton:hover{background:color-mix(in srgb, var(--action-color) 24%, transparent);transform:translateY(-1px)}.StyleManagerModal-module__mhWmCa__OptionsContainer{position:relative}.StyleManagerModal-module__mhWmCa__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__mhWmCa__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__mhWmCa__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__mhWmCa__dropdownIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__mhWmCa__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__mhWmCa__OptionsDropdownItem:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__mhWmCa__ListBody{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.StyleManagerModal-module__mhWmCa__ListScrollArea{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;flex:1;min-height:0;padding:4px 14px 0;overflow-y:auto}.StyleManagerModal-module__mhWmCa__ListScrollArea::-webkit-scrollbar{width:6px}.StyleManagerModal-module__mhWmCa__ListScrollArea::-webkit-scrollbar-track{background:0 0}.StyleManagerModal-module__mhWmCa__ListScrollArea::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.StyleManagerModal-module__mhWmCa__StickyFooter{flex-shrink:0;justify-content:flex-start;padding:8px 14px 10px;display:flex}.StyleManagerModal-module__mhWmCa__SectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary,#ffffff80);margin:2px 4px 4px;font-size:11px;font-weight:600}.StyleManagerModal-module__mhWmCa__List{flex-direction:column;gap:6px;margin-bottom:8px;display:flex;position:relative}.StyleManagerModal-module__mhWmCa__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__mhWmCa__listItemIn;display:flex}.StyleManagerModal-module__mhWmCa__ListItem:first-child{animation-delay:30ms}.StyleManagerModal-module__mhWmCa__ListItem:nth-child(2){animation-delay:60ms}.StyleManagerModal-module__mhWmCa__ListItem:nth-child(3){animation-delay:90ms}.StyleManagerModal-module__mhWmCa__ListItem:nth-child(4){animation-delay:.12s}.StyleManagerModal-module__mhWmCa__ListItem:nth-child(5){animation-delay:.15s}.StyleManagerModal-module__mhWmCa__ListItem:nth-child(6){animation-delay:.18s}.StyleManagerModal-module__mhWmCa__ListItem:nth-child(7){animation-delay:.21s}.StyleManagerModal-module__mhWmCa__ListItem:nth-child(8){animation-delay:.24s}@keyframes StyleManagerModal-module__mhWmCa__listItemIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__mhWmCa__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__mhWmCa__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__mhWmCa__ListItemLeft{align-items:center;gap:10px;min-width:0;display:flex}.StyleManagerModal-module__mhWmCa__ListItemRight{align-items:center;gap:10px;display:flex}.StyleManagerModal-module__mhWmCa__DragHandle{cursor:grab;color:#ffffff40;align-items:center;padding:2px;transition:color .15s;display:flex}.StyleManagerModal-module__mhWmCa__DragHandle:hover{color:#ffffff80}.StyleManagerModal-module__mhWmCa__ListItemDragging .StyleManagerModal-module__mhWmCa__DragHandle{cursor:grabbing;color:#fff9}.StyleManagerModal-module__mhWmCa__DragHandleIcon{flex-shrink:0}.StyleManagerModal-module__mhWmCa__StyleListIcon{width:16px;height:16px;color:var(--text-secondary,#ffffff8c);background-color:currentColor;flex-shrink:0;-webkit-mask-image:url(/quillpen.svg);mask-image:url(/quillpen.svg);-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__mhWmCa__ListItem:hover .StyleManagerModal-module__mhWmCa__StyleListIcon{color:var(--action-color)}.StyleManagerModal-module__mhWmCa__ListItemName{color:var(--dropdown-text-selected,#ffffffe0);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.StyleManagerModal-module__mhWmCa__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__mhWmCa__ArrowIcon{color:#ffffff4d;align-items:center;transition:color .15s,transform .2s;display:flex}.StyleManagerModal-module__mhWmCa__ListItem:hover .StyleManagerModal-module__mhWmCa__ArrowIcon{color:#fff9;transform:translate(2px)}.StyleManagerModal-module__mhWmCa__Actions{align-items:center;gap:6px;display:flex}.StyleManagerModal-module__mhWmCa__ActionButton,.StyleManagerModal-module__mhWmCa__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__mhWmCa__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__mhWmCa__ActionButtonDanger{color:#f87171e6;border-color:#ef44444d}.StyleManagerModal-module__mhWmCa__ActionButtonDanger:hover{background:#ef44441a;border-color:#ef444473}.StyleManagerModal-module__mhWmCa__FooterRow{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.StyleManagerModal-module__mhWmCa__PrimaryButton,.StyleManagerModal-module__mhWmCa__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__mhWmCa__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__mhWmCa__PrimaryButton:hover:not(:disabled){background:color-mix(in srgb, var(--action-color) 24%, transparent);transform:translateY(-1px)}.StyleManagerModal-module__mhWmCa__PrimaryButton:disabled{opacity:.55;cursor:not-allowed}.StyleManagerModal-module__mhWmCa__SecondaryButton{color:var(--text-secondary,#c2c2c2);background:0 0}.StyleManagerModal-module__mhWmCa__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__mhWmCa__Field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.StyleManagerModal-module__mhWmCa__FieldLabel{color:var(--text-secondary,#fff9);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:500}.StyleManagerModal-module__mhWmCa__Input{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__mhWmCa__Input: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__mhWmCa__Input::placeholder{color:var(--text-muted,#71717a)}.StyleManagerModal-module__mhWmCa__EditBody{flex-direction:column;flex:1;min-height:0;padding:4px 14px 10px;display:flex;overflow:hidden}.StyleManagerModal-module__mhWmCa__EditFieldGrow{flex-direction:column;flex:1;gap:6px;min-height:0;margin-bottom:14px;display:flex}.StyleManagerModal-module__mhWmCa__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__mhWmCa__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__mhWmCa__EditTextarea::placeholder{color:var(--text-muted,#71717a)}.StyleManagerModal-module__mhWmCa__EditTextarea::-webkit-scrollbar{width:6px}.StyleManagerModal-module__mhWmCa__EditTextarea::-webkit-scrollbar-track{background:0 0}.StyleManagerModal-module__mhWmCa__EditTextarea::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.StyleManagerModal-module__mhWmCa__PresetDetailBody{flex:1;grid-template-columns:1fr 1fr;gap:10px;min-height:0;padding:4px 10px 10px;display:grid;overflow:visible}.StyleManagerModal-module__mhWmCa__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__mhWmCa__panelFadeIn;display:flex;position:relative;overflow:visible}.StyleManagerModal-module__mhWmCa__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__mhWmCa__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__mhWmCa__PresetDescription{color:var(--text-muted,#fff6);text-align:center;max-width:260px;font-size:13px;line-height:1.5}.StyleManagerModal-module__mhWmCa__PresetDisclaimer{color:var(--text-muted,#ffffff59);margin-top:auto;font-size:12px;font-weight:500}.StyleManagerModal-module__mhWmCa__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__mhWmCa__panelFadeIn;display:flex;overflow-y:auto}.StyleManagerModal-module__mhWmCa__PresetRightPanel::-webkit-scrollbar{width:5px}.StyleManagerModal-module__mhWmCa__PresetRightPanel::-webkit-scrollbar-track{background:0 0}.StyleManagerModal-module__mhWmCa__PresetRightPanel::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text-primary,#fff) 10%, transparent);border-radius:3px}@keyframes StyleManagerModal-module__mhWmCa__panelFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__mhWmCa__PreviewEmpty{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:40px 24px;display:flex}.StyleManagerModal-module__mhWmCa__PreviewEmptyLabel{color:#fff6;font-size:14px;font-weight:400}.StyleManagerModal-module__mhWmCa__PreviewExampleGrid{flex-wrap:wrap;justify-content:center;gap:8px;max-width:320px;display:flex}.StyleManagerModal-module__mhWmCa__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__mhWmCa__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__mhWmCa__PreviewActive{flex-direction:column;gap:14px;padding:16px 18px;animation:.3s forwards StyleManagerModal-module__mhWmCa__panelFadeIn;display:flex}.StyleManagerModal-module__mhWmCa__PreviewTopBar{color:#ffffff80;align-items:center;gap:6px;font-size:13px;display:flex}.StyleManagerModal-module__mhWmCa__PreviewingLabel{font-weight:400}.StyleManagerModal-module__mhWmCa__PreviewDropdownContainer{position:relative}.StyleManagerModal-module__mhWmCa__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__mhWmCa__PreviewDropdownTrigger:hover{background:color-mix(in srgb, var(--action-color) 10%, transparent)}.StyleManagerModal-module__mhWmCa__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__mhWmCa__dropdownIn;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 10px 28px #00000047}@keyframes StyleManagerModal-module__mhWmCa__dropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__mhWmCa__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__mhWmCa__PreviewDropdownItem:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__mhWmCa__PreviewDropdownItemActive{color:var(--action-color)}.StyleManagerModal-module__mhWmCa__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__mhWmCa__bubbleIn}@keyframes StyleManagerModal-module__mhWmCa__bubbleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes StyleManagerModal-module__mhWmCa__fadeInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.StyleManagerModal-module__mhWmCa__PreviewResponse{color:var(--text-primary,#ffffffe0);font-size:14px;line-height:1.65;animation:.35s forwards StyleManagerModal-module__mhWmCa__fadeInUp}.StyleManagerModal-module__mhWmCa__PreviewResponse h1{color:var(--text-primary,#fff);margin:.8em 0 .5em;font-size:1.35em;font-weight:600;line-height:1.3}.StyleManagerModal-module__mhWmCa__PreviewResponse h2{color:var(--text-primary,#fff);margin:.7em 0 .4em;font-size:1.15em;font-weight:600;line-height:1.3}.StyleManagerModal-module__mhWmCa__PreviewResponse h3{color:var(--text-primary,#fff);margin:.6em 0 .35em;font-size:1.05em;font-weight:600;line-height:1.3}.StyleManagerModal-module__mhWmCa__PreviewResponse p{color:var(--text-primary,#ffffffe0);margin:0 0 .7em}.StyleManagerModal-module__mhWmCa__PreviewResponse p:last-child{margin-bottom:0}.StyleManagerModal-module__mhWmCa__PreviewResponse strong{color:var(--text-primary,#fff);font-weight:600}.StyleManagerModal-module__mhWmCa__PreviewResponse em{opacity:.85;font-style:italic}.StyleManagerModal-module__mhWmCa__PreviewResponse ul,.StyleManagerModal-module__mhWmCa__PreviewResponse ol{color:var(--text-primary,#ffffffe0);margin:0 0 .7em;padding-left:1.5em}.StyleManagerModal-module__mhWmCa__PreviewResponse li{color:var(--text-primary,#ffffffe0);margin-bottom:.35em}.StyleManagerModal-module__mhWmCa__PreviewResponse code{color:var(--text-primary,#ffffffe0);background:#ffffff14;border-radius:4px;padding:2px 6px;font-size:.9em}.StyleManagerModal-module__mhWmCa__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__mhWmCa__PreviewResponse table{border-collapse:collapse;width:100%;margin:.7em 0;font-size:13px}.StyleManagerModal-module__mhWmCa__PreviewResponse th,.StyleManagerModal-module__mhWmCa__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__mhWmCa__PreviewResponse th{background:color-mix(in srgb, var(--dropdown-bg,#141414) 80%, white 2%);font-weight:600}.StyleManagerModal-module__mhWmCa__StreamCursor{color:var(--action-color);margin-left:1px;font-weight:300;animation:.7s step-end infinite StyleManagerModal-module__mhWmCa__cursorBlink;display:inline-block}@keyframes StyleManagerModal-module__mhWmCa__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.StyleManagerModal-module__mhWmCa__CreateBody{flex:1;grid-template-columns:1fr 1fr;gap:10px;min-height:0;padding:4px 10px 10px;display:grid;overflow:hidden}.StyleManagerModal-module__mhWmCa__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__mhWmCa__panelFadeIn;display:flex}.StyleManagerModal-module__mhWmCa__QuillIcon{background-color:var(--action-color);flex-shrink:0;width:100px;height:100px;-webkit-mask-image:url(/quill.svg);mask-image:url(/quill.svg);-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__mhWmCa__CreateLeftText{color:var(--text-muted,#ffffff8c);text-align:center;max-width:280px;font-size:14px;line-height:1.55}.StyleManagerModal-module__mhWmCa__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__mhWmCa__panelFadeIn;display:flex}.StyleManagerModal-module__mhWmCa__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__mhWmCa__CreateExampleArea{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.StyleManagerModal-module__mhWmCa__CreateExampleHint{color:#ffffff59;text-align:center;font-size:12px;line-height:1.5}.StyleManagerModal-module__mhWmCa__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__mhWmCa__ExampleButtonWrap{justify-content:center;display:inline-flex;position:relative}.StyleManagerModal-module__mhWmCa__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__mhWmCa__AddExampleButton:hover{filter:brightness(1.1);transform:translateY(-1px)}.StyleManagerModal-module__mhWmCa__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__mhWmCa__dropdownIn;position:absolute;top:calc(100% + 6px);left:-14px;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__mhWmCa__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__mhWmCa__ExampleMenuItem:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__mhWmCa__ExampleMenuItem svg{opacity:.65;flex-shrink:0}.StyleManagerModal-module__mhWmCa__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__mhWmCa__LinkButton:hover{opacity:.7}.StyleManagerModal-module__mhWmCa__AnalyzingBody{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.StyleManagerModal-module__mhWmCa__AnalyzingContent{flex-direction:column;align-items:center;gap:20px;animation:.4s forwards StyleManagerModal-module__mhWmCa__panelFadeIn;display:flex}.StyleManagerModal-module__mhWmCa__AnalyzingIndicator{color:var(--action-color);justify-content:center;align-items:center;margin-bottom:8px;display:flex;transform:scale(1.6)}.StyleManagerModal-module__mhWmCa__AnalyzingText{color:var(--text-primary,#ffffffe0);text-align:center;font-size:16px;font-weight:500}.StyleManagerModal-module__mhWmCa__AnalyzingSubtext{color:var(--text-muted,#fff6);text-align:center;max-width:300px;font-size:13px;line-height:1.5}.StyleManagerModal-module__mhWmCa__AnalyzeError{color:#f87171e6;text-align:center;background:#ef444414;border:1px solid #ef444433;border-radius:8px;padding:8px 12px;font-size:13px}.StyleManagerModal-module__mhWmCa__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__mhWmCa__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__mhWmCa__InfoIconWrap{cursor:help;color:var(--text-muted);align-items:center;transition:color .15s;display:inline-flex;position:relative}.StyleManagerModal-module__mhWmCa__InfoIconWrap:hover{color:var(--text-secondary)}.StyleManagerModal-module__mhWmCa__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__mhWmCa__InfoIconWrap:hover .StyleManagerModal-module__mhWmCa__InfoTooltip{display:block}.StyleManagerModal-module__mhWmCa__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__mhWmCa__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__mhWmCa__EditWithClaudeButton:hover{background:color-mix(in srgb, var(--action-color) 12%, transparent);transform:translateY(-1px)}.StyleManagerModal-module__mhWmCa__PreviewLoading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;animation:.3s forwards StyleManagerModal-module__mhWmCa__panelFadeIn;display:flex}.StyleManagerModal-module__mhWmCa__PreviewLoadingIndicator{color:var(--action-color);transform:scale(1.2)}.StyleManagerModal-module__mhWmCa__PreviewLoadingText{color:var(--text-muted,#fff6);font-size:13px}.StyleManagerModal-module__mhWmCa__PasteOverlay{z-index:50;background:#00000080;border-radius:18px;justify-content:center;align-items:center;animation:.2s forwards StyleManagerModal-module__mhWmCa__overlayIn;display:flex;position:absolute;inset:0}.StyleManagerModal-module__mhWmCa__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__mhWmCa__modalSlideIn;display:flex;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__mhWmCa__PasteHeader{justify-content:space-between;align-items:center;display:flex}.StyleManagerModal-module__mhWmCa__PasteTitle{color:var(--text-primary,#ffffffeb);font-size:15px;font-weight:600}.StyleManagerModal-module__mhWmCa__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__mhWmCa__PasteTextarea:focus{border-color:color-mix(in srgb, var(--action-color) 45%, transparent)}.StyleManagerModal-module__mhWmCa__PasteTextarea::placeholder{color:var(--text-muted,#71717a)}.StyleManagerModal-module__mhWmCa__PasteFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.StyleManagerModal-module__mhWmCa__PasteCharCount{color:var(--text-muted,#ffffff59);font-size:12px}.StyleManagerModal-module__mhWmCa__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__mhWmCa__DescribeLeft{border-right:none;flex-direction:column;gap:10px;padding:10px 14px;animation:.3s forwards StyleManagerModal-module__mhWmCa__panelFadeIn;display:flex}.StyleManagerModal-module__mhWmCa__DescribeSubtitle{color:#ffffff80;margin-bottom:4px;font-size:13px;font-weight:400}.StyleManagerModal-module__mhWmCa__DescribeOptions{flex-direction:column;gap:4px;display:flex}.StyleManagerModal-module__mhWmCa__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__mhWmCa__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__mhWmCa__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__mhWmCa__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__mhWmCa__DescribeOptionActive .StyleManagerModal-module__mhWmCa__DescribeOptionIcon{opacity:1}.StyleManagerModal-module__mhWmCa__DescribeMobileDropdown{display:none}.StyleManagerModal-module__mhWmCa__DescribeMobileDropdownContainer{position:relative}.StyleManagerModal-module__mhWmCa__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__mhWmCa__DescribeMobileDropdownTrigger .StyleManagerModal-module__mhWmCa__DescribeOptionIcon{opacity:.7;width:18px;height:18px}.StyleManagerModal-module__mhWmCa__DescribeMobileDropdownChevron{opacity:.5;flex-shrink:0;margin-left:auto;transition:transform .2s}.StyleManagerModal-module__mhWmCa__DescribeMobileDropdownOpen .StyleManagerModal-module__mhWmCa__DescribeMobileDropdownChevron{transform:rotate(180deg)}.StyleManagerModal-module__mhWmCa__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__mhWmCa__dropdownIn;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 10px 28px #00000047}.StyleManagerModal-module__mhWmCa__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__mhWmCa__DescribeMobileDropdownItem:hover{background:var(--dropdown-hover,#1f1f1f)}.StyleManagerModal-module__mhWmCa__DescribeMobileDropdownItem .StyleManagerModal-module__mhWmCa__DescribeOptionIcon{opacity:.7;width:18px;height:18px}.StyleManagerModal-module__mhWmCa__DescribeMobileDropdownItemActive{color:var(--action-color)}.StyleManagerModal-module__mhWmCa__DescribeMobileDropdownItemActive .StyleManagerModal-module__mhWmCa__DescribeOptionIcon{opacity:1}.StyleManagerModal-module__mhWmCa__DescribeRight{opacity:0;flex-direction:column;gap:8px;padding:10px 14px;animation:.35s 50ms forwards StyleManagerModal-module__mhWmCa__panelFadeIn;display:flex}.StyleManagerModal-module__mhWmCa__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__mhWmCa__DescribeHint{color:#ffffff73;font-size:13px;font-weight:400;line-height:1.5}.StyleManagerModal-module__mhWmCa__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__mhWmCa__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__mhWmCa__DescribeTextarea::placeholder{color:var(--text-muted,#71717a)}.StyleManagerModal-module__mhWmCa__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__mhWmCa__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__mhWmCa__GenerateButton:disabled{opacity:.55;cursor:not-allowed}.StyleManagerModal-module__mhWmCa__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__mhWmCa__PresetDetailBody,.StyleManagerModal-module__mhWmCa__DescribeBody,.StyleManagerModal-module__mhWmCa__CreateBody{grid-template-columns:1fr}.StyleManagerModal-module__mhWmCa__PresetLeftPanel,.StyleManagerModal-module__mhWmCa__CreateLeftPanel{border-right:none;border-bottom:1px solid var(--dropdown-border,#ffffff14);padding:24px 20px}.StyleManagerModal-module__mhWmCa__DescribeBody{flex-direction:column;display:flex}.StyleManagerModal-module__mhWmCa__DescribeLeft{z-index:50;border-bottom:none;border-right:none;flex-shrink:0;padding:16px 18px 8px;position:relative}.StyleManagerModal-module__mhWmCa__DescribeRight{flex:none;min-height:0;padding-top:8px;overflow-y:auto}.StyleManagerModal-module__mhWmCa__DescribeTextarea{flex:none;min-height:140px;max-height:220px}.StyleManagerModal-module__mhWmCa__DescribeBottomLink{padding:16px 18px;position:static}.StyleManagerModal-module__mhWmCa__DescribeOptions{display:none}.StyleManagerModal-module__mhWmCa__DescribeMobileDropdown{display:block}.StyleManagerModal-module__mhWmCa__Modal{max-height:calc(100vh - 24px)}}
