.styles-module__SIZWJW__chatInput{z-index:2;width:100%;max-width:768px;transform:translate(-50%,calc(-50% + var(--tg-viewport-safe-area-inset-top,0px) + var(--tg-viewport-content-safe-area-inset-top,0px)));margin:0 auto;padding:16px;position:fixed;top:50%;left:50%}@media (max-width:1024px){.styles-module__SIZWJW__chatInput{max-width:70%}}@media (max-width:768px){.styles-module__SIZWJW__chatInput{max-width:100%}}.styles-module__SIZWJW__chatInput .styles-module__SIZWJW__chatInner{animation:.5s cubic-bezier(.16,1,.3,1) both styles-module__SIZWJW__slideUpCenter}.styles-module__SIZWJW__chatInput.styles-module__SIZWJW__chatInputBottom{animation:.5s cubic-bezier(.16,1,.3,1) both styles-module__SIZWJW__slideUpBottom;top:auto;bottom:0;transform:translate(-50%)}@media (max-width:768px){.styles-module__SIZWJW__chatInput.styles-module__SIZWJW__chatInputBottom{padding:0}}@media (max-width:768px){.styles-module__SIZWJW__chatInput.styles-module__SIZWJW__chatInputBottom .styles-module__SIZWJW__chatContainer{border-radius:var(--radius-3xl)var(--radius-3xl)0 0;border-bottom:0;width:calc(100% + 2px);margin-left:-1px;margin-right:-1px}}.styles-module__SIZWJW__chatContainer{border-radius:var(--radius-3xl);border:1px solid var(--input);background-color:color-mix(in oklab,var(--color-box-inner)80%,transparent);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:100px;padding:12px;transition:all .2s ease-in-out}.styles-module__SIZWJW__chatContainerHeaderTextarea{resize:none;width:100%;min-height:1.5lh;color:var(--foreground);box-sizing:border-box;background:0 0;border:none;outline:none;padding:8px 10px;overflow-y:auto;max-height:90px!important}.styles-module__SIZWJW__chatContainerHeaderTextarea::placeholder{color:var(--muted-foreground)}.styles-module__SIZWJW__chatContainerFooter{grid-template-columns:1fr auto;align-items:flex-end;gap:10px;display:grid}.styles-module__SIZWJW__chatContainerFooter.styles-module__SIZWJW__tmaSafeBottomPadding{padding-bottom:calc(var(--tg-viewport-safe-area-inset-bottom,0px) + var(--tg-viewport-content-safe-area-inset-bottom,0px))}@supports (padding:env(safe-area-inset-bottom)){.styles-module__SIZWJW__chatContainerFooter.styles-module__SIZWJW__tmaSafeBottomPadding{padding-bottom:max(calc(var(--tg-viewport-safe-area-inset-bottom,0px) + var(--tg-viewport-content-safe-area-inset-bottom,0px)),env(safe-area-inset-bottom))}}.styles-module__SIZWJW__controlsContainer{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:8px;display:flex}.styles-module__SIZWJW__controlItem{cursor:pointer;white-space:nowrap;height:36px;color:var(--foreground);box-shadow:none;background:#fff;border:none;border-radius:9999px;outline:none;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:400;transition:all .15s;display:inline-flex}.styles-module__SIZWJW__controlItem:hover{color:var(--accent-foreground)}.styles-module__SIZWJW__controlItem:active{transform:scale(.98)}.styles-module__SIZWJW__controlItem:disabled{pointer-events:none;opacity:.5}.styles-module__SIZWJW__controlItem svg{pointer-events:none;vertical-align:middle;flex-shrink:0;width:16px;height:16px}:is(.dark .styles-module__SIZWJW__controlItem,[data-theme=dark] .styles-module__SIZWJW__controlItem){background:#ffffff0d;background:lab(100% 0 0/.05)}:is(.dark .styles-module__SIZWJW__controlItem,[data-theme=dark] .styles-module__SIZWJW__controlItem):hover{background:#ffffff26;background:lab(100% 0 0/.15)}.styles-module__SIZWJW__sendButton{background-color:var(--primary);width:40px;height:40px;color:var(--primary-foreground);cursor:pointer;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex}.styles-module__SIZWJW__sendButton:hover{background-color:var(--primary-hover)}.styles-module__SIZWJW__sendButton:active{transform:scale(.95)}.styles-module__SIZWJW__sendButton:disabled{opacity:.5;pointer-events:none}@keyframes styles-module__SIZWJW__slideUpCenter{0%{opacity:0;transform:translate(-50%,calc(-50% + var(--tg-viewport-safe-area-inset-top,0px) + var(--tg-viewport-content-safe-area-inset-top,0px) + 40px))}to{opacity:1;transform:translate(-50%,calc(-50% + var(--tg-viewport-safe-area-inset-top,0px) + var(--tg-viewport-content-safe-area-inset-top,0px)))}}@keyframes styles-module__SIZWJW__slideUpBottom{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}
.styles-module__lLeJTa__badges{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.styles-module__lLeJTa__badge{border-radius:var(--radius-sm);background:var(--muted);color:var(--muted-foreground);align-items:center;gap:4px;padding:2px 6px;font-size:10px;font-weight:500;display:inline-flex}.styles-module__lLeJTa__badgeWarn{color:#edb200;color:lab(76.3898% 14.5258 98.4589)}.styles-module__lLeJTa__badgeDanger{color:#fe6e00;color:lab(64.272% 57.1788 90.3583)}
.styles-module__HAMRqG__modelItem{border-radius:var(--radius-lg);width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;transition:background .15s;display:flex;position:relative}.styles-module__HAMRqG__modelItem:hover{background:var(--accent)}.styles-module__HAMRqG__modelInfo{flex:1;min-width:0}.styles-module__HAMRqG__modelLabel{color:var(--foreground);margin:0;font-size:15px;font-weight:500}.styles-module__HAMRqG__modelDescription{color:var(--muted-foreground);margin:2px 0 0;padding-right:4px;font-size:12px;font-weight:400}.styles-module__HAMRqG__checkmark{background:var(--primary);width:20px;height:20px;color:var(--primary-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__HAMRqG__checkmarkPlaceholder{flex-shrink:0;width:20px}
.styles-module__9G9o_W__trigger{border-radius:var(--radius-xl);background-color:color-mix(in oklab,var(--color-primary-150)100%,transparent);min-width:180px;color:var(--foreground);cursor:pointer;border:none;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.styles-module__9G9o_W__trigger:hover{background:var(--accent)}.dark .styles-module__9G9o_W__trigger{background-color:color-mix(in oklab,var(--color-primary-800)100%,transparent);color:var(--foreground)}.styles-module__9G9o_W__triggerLabel{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;overflow:hidden}.styles-module__9G9o_W__triggerIcon{color:var(--muted-foreground);flex-shrink:0;transition:transform .2s}.styles-module__9G9o_W__triggerOpen .styles-module__9G9o_W__triggerIcon{transform:rotate(180deg)}.styles-module__9G9o_W__popup{overscroll-behavior:contain;background-color:var(--color-primary-0);border:1px solid var(--border);width:340px;max-height:60vh;overflow-y:auto;border-radius:var(--radius-xl)!important;padding:4px!important}.dark .styles-module__9G9o_W__popup{background-color:var(--color-primary-900)}.styles-module__9G9o_W__emptyMessage{color:var(--muted-foreground);padding:12px 16px;font-size:14px}
.styles-module__5ApyWa__item{border-radius:var(--radius-xl);width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:8px;padding:6px 8px;transition:background .15s;display:flex;position:relative}.styles-module__5ApyWa__item:hover{background:color-mix(in oklab,var(--muted)70%,transparent)}.styles-module__5ApyWa__itemActive{background:#ffffff1a;background:lab(100% 0 0/.1)}@media (min-width:768px){.styles-module__5ApyWa__itemActive{border-color:#ffffff4d;border-color:lab(100% 0 0/.3)}}.styles-module__5ApyWa__preview{border-radius:var(--radius-lg);object-fit:cover;flex-shrink:0;width:40px;height:40px}@media (min-width:768px){.styles-module__5ApyWa__preview{width:48px;height:48px}}.styles-module__5ApyWa__previewPlaceholder{border-radius:var(--radius-lg);background:var(--card);width:40px;height:40px;color:var(--muted-foreground);flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}@media (min-width:768px){.styles-module__5ApyWa__previewPlaceholder{width:48px;height:48px}}.styles-module__5ApyWa__previewPlaceholderDraft{color:#000;background:#fff}.styles-module__5ApyWa__textContent{flex:1;min-width:0;display:none}@media (min-width:768px){.styles-module__5ApyWa__textContent{display:block}}.styles-module__5ApyWa__titleRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.styles-module__5ApyWa__title{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:600;overflow:hidden}.styles-module__5ApyWa__time{color:var(--muted-foreground);flex-shrink:0;font-size:10px}.styles-module__5ApyWa__subtitle{text-overflow:ellipsis;white-space:nowrap;color:var(--muted-foreground);margin:2px 0 0;font-size:12px;overflow:hidden}.styles-module__5ApyWa__moreButton{border-radius:var(--radius-md);width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-right:4px;display:none}.styles-module__5ApyWa__item:hover .styles-module__5ApyWa__moreButton{display:flex}.styles-module__5ApyWa__activeDot{background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px}@media (min-width:768px){.styles-module__5ApyWa__activeDot{top:8px;right:8px}}.styles-module__5ApyWa__mediaItem{text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;padding:0;transition:scale .1s;display:block;position:relative}.styles-module__5ApyWa__mediaItem:active{scale:.95}.styles-module__5ApyWa__mediaThumbnail{z-index:10;background-color:var(--color-primary-200,#e0e0e8);cursor:pointer;border-radius:6px;flex-shrink:0;width:52px;height:52px;transition:transform .2s;position:relative;overflow:hidden}.dark .styles-module__5ApyWa__mediaThumbnail{background-color:var(--color-primary-900,#1a1a2e)}.styles-module__5ApyWa__mediaThumbnailImage{object-fit:cover;opacity:1;cursor:pointer;border-radius:6px;width:100%;height:100%;transition:opacity .2s;position:absolute;inset:0}.styles-module__5ApyWa__mediaThumbnailImageLoading{opacity:0}.styles-module__5ApyWa__mediaItem:hover .styles-module__5ApyWa__mediaThumbnail{transform:scale(1.05)}.styles-module__5ApyWa__mediaThumbnailActive{box-shadow:inset 0 0 0 2px transparent,0 0 0 2px var(--primary);border-color:#0000}.styles-module__5ApyWa__mediaThumbnailLabel{color:#00000080;color:lab(0% 0 0/.5);justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;position:absolute;inset:0}[data-theme=dark] .styles-module__5ApyWa__mediaThumbnailLabel{color:#ffffffb3;color:lab(100% 0 0/.7)}.styles-module__5ApyWa__mediaExpandPanel{opacity:0;transform-origin:0;cursor:pointer;pointer-events:none;border-radius:10px;align-items:center;width:fit-content;max-width:224px;padding-left:64px;padding-right:16px;transition:scale .2s,opacity .2s;display:none;position:absolute;top:-6px;bottom:-6px;left:-6px;scale:.95 .98}@media (min-width:768px){.styles-module__5ApyWa__mediaExpandPanel{display:flex}}.styles-module__5ApyWa__mediaExpandPanel{background:var(--color-primary-150,#f0f0f5)}[data-theme=dark] .styles-module__5ApyWa__mediaExpandPanel{background:var(--color-primary-850,#1e1e2e);border:1px solid #ffffff14;border:1px solid lab(100% 0 0/.08)}.styles-module__5ApyWa__mediaItem:hover .styles-module__5ApyWa__mediaExpandPanel{opacity:1;pointer-events:auto;scale:1}.styles-module__5ApyWa__mediaExpandContent{opacity:0;flex-direction:column;width:100%;margin-left:8px;transition:opacity .2s;display:flex}.styles-module__5ApyWa__mediaItem:hover .styles-module__5ApyWa__mediaExpandContent{opacity:1}.styles-module__5ApyWa__mediaExpandTitle{white-space:nowrap;text-overflow:ellipsis;color:var(--foreground);margin:0;font-size:14px;font-weight:400;line-height:1.3;overflow:hidden}.styles-module__5ApyWa__mediaExpandDay{text-transform:capitalize;color:var(--muted-foreground);margin:2px 0 0;font-size:12px;font-weight:500;line-height:1}
.styles-module__SwzjPG__sidebar{margin-left:3px;opacity:0;z-index:3;flex-direction:column;justify-content:center;align-items:center;margin-block:auto;animation:.3s forwards styles-module__SwzjPG__slideIn;display:flex;position:fixed;top:3px;bottom:3px;left:0;transform:translate(-100%)}@media (max-width:768px){.styles-module__SwzjPG__sidebar{display:none}}@keyframes styles-module__SwzjPG__slideIn{to{opacity:1;transform:translate(0)}}@media (min-width:768px){.styles-module__SwzjPG__sidebar{display:flex}}.styles-module__SwzjPG__sidebarContent{flex-direction:column;height:648px;max-height:calc(100dvh - 20px);display:flex}.styles-module__SwzjPG__sidebarText{background:color-mix(in oklab,var(--muted)30%,transparent);border-right:1px solid var(--border);width:256px;padding:8px}.styles-module__SwzjPG__sidebarMedia{width:78px;padding:3px 0 3px 3px}.styles-module__SwzjPG__mediaInner{border-radius:10px;flex-direction:column;flex:1;align-items:center;min-height:0;padding:10px;display:flex}[data-theme=dark] .styles-module__SwzjPG__mediaInner{background:var(--color-primary-1000,#0a0a14)}[data-theme=light] .styles-module__SwzjPG__mediaInner,:root:not([data-theme=dark]) .styles-module__SwzjPG__mediaInner{background:var(--color-primary-150,#f0f0f5)}.styles-module__SwzjPG__header{height:40px;color:color-mix(in oklab,var(--foreground)90%,transparent);align-items:center;margin-bottom:8px;padding:0 8px;font-size:14px;font-weight:500;display:flex}.styles-module__SwzjPG__newChatButton{border-radius:var(--radius-xl);border:1px solid var(--border);background:var(--card);width:100%;height:40px;color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;padding:0 12px;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}.styles-module__SwzjPG__newChatButton:hover{background:var(--muted)}.styles-module__SwzjPG__newChatButtonActive{border-color:#fffc;border-color:lab(100% 0 0/.8)}.styles-module__SwzjPG__newChatLabel{display:none}@media (min-width:768px){.styles-module__SwzjPG__newChatLabel{display:inline}}.styles-module__SwzjPG__mediaNewButton{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-self:center;margin-bottom:12px;padding:0;transition:scale .1s;position:relative}.styles-module__SwzjPG__mediaNewButton:active{scale:.95}.styles-module__SwzjPG__mediaNewThumbnail{z-index:10;border-radius:6px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s;display:flex;position:relative}[data-theme=dark] .styles-module__SwzjPG__mediaNewThumbnail{background:var(--color-primary-900,#1a1a2e);color:#fff;box-shadow:0 1px 4px #00000026}[data-theme=light] .styles-module__SwzjPG__mediaNewThumbnail,:root:not([data-theme=dark]) .styles-module__SwzjPG__mediaNewThumbnail{color:var(--color-primary-1000,#111);background:#fff;box-shadow:0 1px 4px #0000000d}.styles-module__SwzjPG__mediaNewButton:hover .styles-module__SwzjPG__mediaNewThumbnail{transform:scale(1.05)}.styles-module__SwzjPG__mediaNewThumbnailActive{box-shadow:0 0 0 2px #fff!important}[data-theme=light] .styles-module__SwzjPG__mediaNewThumbnailActive,:root:not([data-theme=dark]) .styles-module__SwzjPG__mediaNewThumbnailActive{box-shadow:0 0 0 2px #007aff!important}.styles-module__SwzjPG__mediaNewExpandPanel{opacity:0;transform-origin:0;pointer-events:none;border-radius:10px;align-items:center;width:fit-content;max-width:224px;padding-left:64px;padding-right:16px;transition:scale .2s,opacity .2s;display:flex;position:absolute;top:-6px;bottom:-6px;left:-6px;scale:.95 .98}[data-theme=dark] .styles-module__SwzjPG__mediaNewExpandPanel{background:var(--color-primary-850,#1e1e2e);border:1px solid #ffffff14;border:1px solid lab(100% 0 0/.08)}[data-theme=light] .styles-module__SwzjPG__mediaNewExpandPanel,:root:not([data-theme=dark]) .styles-module__SwzjPG__mediaNewExpandPanel{background:var(--color-primary-150,#f0f0f5)}.styles-module__SwzjPG__mediaNewButton:hover .styles-module__SwzjPG__mediaNewExpandPanel{opacity:1;pointer-events:auto;scale:1}.styles-module__SwzjPG__mediaNewExpandContent{opacity:0;margin-left:8px;transition:opacity .2s}.styles-module__SwzjPG__mediaNewButton:hover .styles-module__SwzjPG__mediaNewExpandContent{opacity:1}.styles-module__SwzjPG__mediaNewExpandLabel{white-space:nowrap;color:var(--foreground);margin:0;font-size:14px;font-weight:400}.styles-module__SwzjPG__list{flex-direction:column;flex:1;gap:4px;min-height:0;display:flex;overflow-y:auto}.styles-module__SwzjPG__mediaListWrapper{flex:1;width:52px;min-height:0;position:relative}.styles-module__SwzjPG__mediaListScroll{pointer-events:none;scrollbar-width:none;width:300px;position:absolute;top:0;bottom:0;left:-6px;overflow:hidden auto}.styles-module__SwzjPG__mediaListScroll::-webkit-scrollbar{display:none}.styles-module__SwzjPG__mediaList{pointer-events:auto;flex-direction:column;gap:12px;padding-bottom:4px;padding-left:6px;display:flex}.styles-module__SwzjPG__divider{justify-content:center;align-items:center;width:52px;height:20px;display:flex}.styles-module__SwzjPG__dividerLine{border-radius:9999px;width:20px;height:3px}[data-theme=dark] .styles-module__SwzjPG__dividerLine{background:#ffffff26;background:lab(100% 0 0/.15)}[data-theme=light] .styles-module__SwzjPG__dividerLine,:root:not([data-theme=dark]) .styles-module__SwzjPG__dividerLine{background:#0000001f;background:lab(0% 0 0/.12)}
.styles-module__kXFHPG__area{--_top:calc(130px + var(--tg-viewport-safe-area-inset-top,0px) + var(--tg-viewport-content-safe-area-inset-top,0px));padding:var(--_top)100px 100px;scroll-padding-top:var(--_top);box-sizing:border-box}@media (max-width:768px){.styles-module__kXFHPG__area{padding:var(--_top)16px 100px 16px}}.styles-module__kXFHPG__empty{top:calc(var(--_top) + 20vh);flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;transform:translateY(-100px)}.styles-module__kXFHPG__emptyInner{align-items:center;gap:12px;display:flex}.styles-module__kXFHPG__emptyIcon{background:var(--color-card);border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.styles-module__kXFHPG__emptyTitle{font-size:1.875rem;font-weight:700}@media screen and (max-width:579px){.styles-module__kXFHPG__emptyTitle{font-size:22px}}
.styles-module__wPR7PW__header{z-index:100;box-sizing:border-box;border:0;width:100%;position:sticky;top:0;left:0;right:0;padding-top:calc(var(--tg-viewport-safe-area-inset-top,0px) + var(--tg-viewport-content-safe-area-inset-top,0px))!important}.styles-module__wPR7PW__header.styles-module__wPR7PW__fixed{position:fixed}@media (max-width:768px){.styles-module__wPR7PW__header{background-color:var(--background)}.dark .styles-module__wPR7PW__header{background-color:var(--background)}}.styles-module__wPR7PW__header .styles-module__wPR7PW__headerContainer{box-sizing:border-box;justify-content:flex-start;align-items:center;padding:12px 16px;display:flex}.styles-module__wPR7PW__header .styles-module__wPR7PW__logo{object-fit:contain;object-position:center;width:120px;height:30px;margin:0 auto;display:table}.styles-module__wPR7PW__header .styles-module__wPR7PW__computeUnits{box-sizing:border-box;justify-content:flex-start;align-items:center;gap:4px;margin-left:auto;padding:0 16px;display:flex}.styles-module__wPR7PW__header .styles-module__wPR7PW__computeUnits .styles-module__wPR7PW__computeUnitsValue{font-size:14px;font-weight:500}.styles-module__wPR7PW__header .styles-module__wPR7PW__computeUnits .styles-module__wPR7PW__computeUnitsIcon{color:#e07a5f;margin-left:4px}.styles-module__wPR7PW__header .styles-module__wPR7PW__themeToggle{cursor:pointer;background:var(--color-muted);width:30px;height:30px;color:var(--foreground);border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;transition:background-color .15s cubic-bezier(.33,0,.2,1),color .15s cubic-bezier(.33,0,.2,1);display:flex}.styles-module__wPR7PW__header .styles-module__wPR7PW__themeToggle:hover{background:var(--color-accent)}.styles-module__wPR7PW__header .styles-module__wPR7PW__avatar{margin-left:8px}.styles-module__wPR7PW__header .styles-module__wPR7PW__avatar .styles-module__wPR7PW__avatarImage{width:32px;height:32px}
.styles-module__5L-o2a__page{flex-direction:column;min-height:100dvh;display:flex}.styles-module__5L-o2a__page .styles-module__5L-o2a__content{flex:1;padding:24px 0}.styles-module__5L-o2a__page .styles-module__5L-o2a__sections{grid-template-rows:repeat(2,1fr);grid-template-columns:minmax(50px,1fr);gap:8px;display:grid}.styles-module__5L-o2a__page .styles-module__5L-o2a__inner{max-width:512px;margin:0 auto}.styles-module__5L-o2a__page .styles-module__5L-o2a__heroRow{align-items:center;gap:12px;margin-bottom:20px;display:flex}.styles-module__5L-o2a__page .styles-module__5L-o2a__heroText{min-width:0}.styles-module__5L-o2a__page .styles-module__5L-o2a__heroTitle{letter-spacing:-.01em;font-size:20px;font-weight:700;line-height:1.2}.styles-module__5L-o2a__page .styles-module__5L-o2a__heroSubtitle{color:var(--muted-foreground);margin-top:0;font-size:14px}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionCard{background-color:var(--card);border-radius:12px;align-items:center;gap:12px;padding:10px 12px;transition:background-color .15s ease-out,transform .15s ease-out;display:flex;position:relative}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionCard:hover{background:color-mix(in srgb,var(--accent)35%,transparent)}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionCard:active{transform:scale(.98)}@media (min-width:640px){.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionCard:hover{background:color-mix(in srgb,var(--accent)25%,transparent)}}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative;box-shadow:inset 0 1px 1px #ffffff1a,inset 0 1px 5px #ffffff1a}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionIconText{background:linear-gradient(#1f1f1f 0%,#3b3b3b 100%)}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionIconImage{background:linear-gradient(#294962 0%,#d0e3f1 100%)}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionIconVideo{background:#f2bb52}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionIconAudio{background:linear-gradient(#ffd400 0%,#ffdda2 100%)}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionIconGlyph{color:#fff;width:24px;height:24px}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionIconMuted{filter:saturate(.7)brightness(.9)}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionTitle{font-weight:600}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionDescription{color:var(--muted-foreground);margin-top:2px;font-size:14px}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionCardInactive{opacity:.7}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionCardInactive:hover{background:color-mix(in srgb,var(--card)85%,#0f0f0f 15%)}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionIconInactive{filter:saturate(.7)brightness(.92);opacity:.92}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionTitleInactive{color:color-mix(in srgb,var(--foreground)78%,transparent)}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionDescriptionInactive{color:color-mix(in srgb,var(--muted-foreground)85%,transparent)}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionSoonBadge{border:1px solid color-mix(in srgb,var(--border)65%,transparent);background:color-mix(in srgb,var(--card)70%,#111 30%);color:color-mix(in srgb,var(--muted-foreground)95%,transparent);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:4px 9px;font-size:11px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px}.styles-module__5L-o2a__page .styles-module__5L-o2a__sectionSoonDot{background:var(--foreground);width:6px;height:6px;box-shadow:0 0 8px color-mix(in srgb,var(--color-white)45%,transparent);border-radius:999px}
.styles-module__4dfwaq__wrapper{height:100dvh;overflow:hidden}.styles-module__4dfwaq__main{flex-direction:column;flex:1;min-width:0;height:100%;display:flex}.styles-module__4dfwaq__selectModel{top:calc(60px + var(--tg-viewport-safe-area-inset-top,0px) + var(--tg-viewport-content-safe-area-inset-top,0px));z-index:101;margin:0 auto;position:fixed;left:50%;transform:translate(-50%)}
