@font-face{font-family:ALKATIPTorTom;src:url(/fonts/ALKATIPTorTom.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1a1a1a;background:#fff;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{direction:rtl;height:100%;overflow:hidden}body{color:#1a1a1a;background:#fff;min-width:320px;height:100%;margin:0;font-family:ALKATIPTorTom,Microsoft Uighur,Segoe UI,sans-serif;overflow:hidden}button,textarea,input,select{font:inherit}button{cursor:pointer;background:0 0;border:0}img{display:block}input,textarea{outline:none}a{color:inherit;text-decoration:none}.app-frame{background:#fff;height:100vh;overflow:hidden}.page-shell{height:100vh;overflow:hidden}.error-text{color:#d14343;margin:0;font-size:12px}.notice-text{color:#3d6be0;margin:0;font-size:12px}.ghost-inline-button{color:#333;background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;transition:border-color .15s,background-color .15s;display:inline-flex}.ghost-inline-button:hover{background:#f7f7f7;border-color:#cfcfcf}.chat-page{height:100vh;overflow:hidden}.chat-page__body{direction:ltr;background:#fff;grid-template-columns:minmax(0,1fr) 304px;height:100vh;display:grid;overflow:hidden}.chat-page__body.is-history-collapsed,.chat-page__body.is-chat-expanded{grid-template-columns:minmax(0,1fr)}.chat-stage,.history-rail{direction:rtl}.chat-stage{justify-content:stretch;min-width:0;height:100vh;padding:8px 0 18px 32px;display:flex;overflow:hidden}.chat-stage__content{flex-direction:column;width:100%;min-width:0;height:100%;display:flex;overflow:hidden}.chat-stage__inner{flex-direction:column;width:min(100%,780px);min-width:0;height:100%;margin:0 auto;padding:0 18px 0 12px;display:flex;overflow:hidden}.chat-page__body.is-chat-expanded .chat-stage__inner{width:min(100%,1280px);padding:0 12px}.chat-page__body.is-chat-expanded .chat-stage{padding-left:18px}.chat-page__body.is-chat-expanded .message-block{width:min(100%,780px)}.chat-stage__header{border-bottom:1px solid #f1f1f1;flex:none;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:2px 0 10px;display:grid}.chat-stage__header-actions{background:#fbfbfb;border:1px solid #ececec;border-radius:14px;justify-self:start;align-items:center;gap:10px;padding:3px;display:flex}.chat-stage__title-wrap{text-align:center;justify-self:center;min-width:0}.chat-stage__title,.chat-stage__subtitle{margin:0}.chat-stage__title{color:#111;font-size:17px;font-weight:600;line-height:1.4}.chat-stage__subtitle{color:#8a8a8a;font-size:11px;line-height:1.5}.chat-stage__header-spacer{justify-self:end;width:1px;min-width:1px}.chat-stage__tool{color:#4a4a4a;white-space:nowrap;border-radius:10px;align-items:center;gap:8px;min-height:34px;padding:0 10px;font-size:11px;transition:background-color .15s,color .15s;display:inline-flex}.chat-stage__tool:hover{color:#111;background:#f0f0f0}.chat-stage__tool.is-active{color:#fff;background:#111}.chat-stage__tool-icon{flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.chat-stage__tool-icon svg{width:18px;height:18px;display:block}.chat-stage__tool-label{line-height:1}.chat-welcome{flex:1;align-content:center;justify-items:center;gap:34px;padding:32px 0 88px;display:grid;overflow:hidden}.chat-welcome__title{color:#111;letter-spacing:-.02em;margin:0;font-size:32px;font-weight:600}.chat-welcome__prompts{gap:10px;width:min(100%,980px);display:grid;overflow:hidden}.welcome-prompt-row{flex-wrap:nowrap;justify-content:center;gap:10px;max-width:100%;display:flex;overflow:hidden}.welcome-prompt{color:#222;text-align:center;background:#f5f5f5;border-radius:14px;justify-content:center;align-items:center;min-height:40px;padding:0 20px;font-size:13px;line-height:1.5;transition:background-color .15s,color .15s,transform .15s;display:inline-flex}.welcome-prompt:hover{color:#000;background:#ececec;transform:translateY(-1px)}.welcome-prompt--short{width:200px}.welcome-prompt--medium{width:290px}.welcome-prompt--long{width:360px}.message-stream{scrollbar-width:none;direction:ltr;flex:1;align-content:start;gap:24px;padding:18px 0 138px;display:grid;overflow:hidden auto}.message-stream::-webkit-scrollbar{width:0;height:0}.history-rail__list::-webkit-scrollbar{width:0;height:0}.message-row{direction:ltr;align-items:flex-start;gap:10px;width:100%;display:flex}.message-row.is-user{justify-content:flex-end!important}.message-row.is-assistant{justify-content:flex-start!important}.assistant-mark{flex:none;justify-content:center;align-items:flex-start;width:24px;padding-top:2px;display:flex}.assistant-mark__avatar{object-fit:cover;border-radius:999px;width:24px;height:24px}.message-block{direction:rtl;width:min(100%,610px);min-width:0}.message-row.is-user .message-block{justify-content:flex-end;width:fit-content;max-width:80%;margin-right:0;display:flex;margin-left:auto!important}.message-row.is-assistant .message-block{margin-left:0;margin-right:auto!important}.message-row.is-user .message-text{color:#fff;background:#000;border-radius:12px 12px 4px;padding:12px 16px}.message-text{white-space:pre-wrap;color:#1a1a1a;text-align:right;overflow-wrap:anywhere;word-break:break-word;direction:rtl;unicode-bidi:plaintext;font-size:15px;line-height:1.85}.message-text.is-pending{color:#8a8a8a}.message-text.is-error{color:#d14343}.message-block.is-writing{background:#fff;border:1px dashed #dfdfdf;border-radius:12px;padding:16px}.message-richtext{color:#1a1a1a;text-align:right;overflow-wrap:anywhere;word-break:break-word;direction:rtl;unicode-bidi:plaintext;font-size:15px;line-height:1.9}.message-richtext>:first-child{margin-top:0}.message-richtext>:last-child{margin-bottom:0}.message-richtext p,.message-richtext ul,.message-richtext h1,.message-richtext h2,.message-richtext h3{margin:0 0 12px}.message-richtext h1,.message-richtext h2,.message-richtext h3{color:#111;font-weight:600;line-height:1.55}.message-richtext h1{font-size:21px}.message-richtext h2{font-size:18px}.message-richtext h3{font-size:16px}.message-richtext ul{padding:0 20px 0 0}.message-richtext li{margin-bottom:6px}.message-richtext strong{font-weight:700}.message-richtext code{direction:ltr;background:#f3f3f3;border-radius:6px;padding:1px 6px;font-size:.92em}.message-richtext--lyrics h1,.message-richtext--lyrics h2,.message-richtext--lyrics h3{font-size:16px}.music-card{background:#fff;border:1px solid #ebebeb;border-radius:12px;gap:14px;padding:16px;display:grid}.music-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.music-card__title,.music-card__meta,.history-session__title,.history-session__summary,.account-card__name,.account-card__meta{margin:0}.music-card__title{font-size:16px;font-weight:600}.music-card__meta{color:#666;font-size:12px;line-height:1.6}.music-card__player{align-items:center;gap:12px;display:flex}.music-card__play{color:#fff;background:#000;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.music-card__wave{flex:1;grid-template-columns:repeat(24,1fr);align-items:center;gap:4px;min-height:40px;display:grid}.music-card__wave span{opacity:.7;background:#000;border-radius:999px;display:block}.music-card__wave span:nth-child(odd){height:10px}.music-card__wave span:nth-child(3n){height:18px}.music-card__wave span:nth-child(4n){height:24px}.music-card__wave span:nth-child(5n){height:16px}.music-card__lyrics summary{cursor:pointer;color:#333;font-size:13px}.music-card__lyrics-text{white-space:pre-wrap;color:#333;margin-top:12px;font-size:14px;line-height:1.9}.lyrics-card{background:linear-gradient(#fff 0%,#fafafa 100%);border:1px solid #ebebeb;border-radius:16px;gap:14px;padding:16px 18px;display:grid}.lyrics-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.lyrics-card__title,.lyrics-card__meta{margin:0}.lyrics-card__title{color:#111;font-size:15px;font-weight:600}.lyrics-card__meta{color:#777;font-size:12px;line-height:1.7}.assistant-actions,.assistant-suggestions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.assistant-actions{gap:6px}.assistant-action-button{color:#666;background:#fff;border:1px solid #e6e6e6;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex;position:relative}.assistant-action-button svg{width:16px;height:16px;display:block}.assistant-action-button:after{content:attr(data-tooltip);color:#fff;opacity:0;pointer-events:none;white-space:nowrap;background:#111111eb;border-radius:8px;min-width:max-content;padding:6px 8px;font-size:11px;line-height:1;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.assistant-action-button:hover:after{opacity:1;transform:translate(-50%)translateY(0)}.assistant-action-button:hover,.assistant-action-button:focus-visible,.suggestion-chip:hover{color:#111;background:#f5f5f5;border-color:#cfcfcf}.suggestion-chip{color:#555;background:#fff;border:1px solid #e0e0e0;border-radius:8px;min-height:30px;padding:0 12px;font-size:12px;transition:border-color .15s,background-color .15s}.chat-composer{background:#fff;border:1px solid #ececec;border-radius:16px;gap:6px;width:100%;margin-top:auto;padding:8px 12px 10px;display:grid;position:sticky;bottom:2px;box-shadow:0 10px 30px #0f172a0f}.chat-composer__state{border-bottom:1px solid #f3f3f4;justify-content:space-between;align-items:center;gap:12px;margin-bottom:2px;padding-bottom:2px;display:flex}.composer-state-badge-wrap{gap:4px;min-width:0;display:grid}.composer-state-badge{color:#fff;white-space:nowrap;background:#111;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:28px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.composer-state-badge.is-chat{color:#444;background:#f2f2f2}.composer-state-badge__icon,.composer-mode__icon-svg{flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.composer-state-badge__icon svg,.composer-mode__icon-svg svg{width:16px;height:16px;display:block}.chat-composer__detail{color:#6f6f75;text-align:right;margin:0;font-size:11px;line-height:1.45}.chat-composer__hint{color:#8a8a8a;text-align:right;max-width:72%;margin:0;font-size:12px;line-height:1.6}.chat-composer__chips{flex-wrap:wrap;align-items:flex-start;gap:8px;margin-bottom:2px;display:flex}.config-chip{color:#333;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fff,#fcfcfd);border:1px solid #eaeaef;border-radius:12px;align-items:center;gap:8px;min-height:34px;padding:0 14px 0 12px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a}.config-chip__icon{color:#777;background:#f2f2f4;border-radius:999px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;line-height:1;display:inline-flex}.config-chip:before{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fff9}.config-chip:hover{background:#fff;border-color:#d1d1d8;transform:translateY(-1px);box-shadow:0 4px 10px #0f172a14}.config-chip.is-open{color:#fff;background:#111;border-color:#000;box-shadow:inset 0 1px 3px #0003,0 4px 12px #00000026}.config-chip.is-open:before{box-shadow:inset 0 0 0 1px #ffffff1a}.config-chip.is-open .config-chip__arrow{color:#fff;transform:rotate(180deg)}.config-chip.is-open .config-chip__icon{color:#fff;background:#ffffff24}.config-chip__arrow{color:#888;font-size:11px;transition:transform .2s,color .2s}.chat-composer__footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.chat-composer__modes-wrapper{scrollbar-width:none;border-radius:12px;flex:1;min-width:0;display:flex;overflow-x:auto}.chat-composer__modes-wrapper::-webkit-scrollbar{display:none}.chat-composer__modes{background:#f7f7f9;border:1px solid #eaeaef;border-radius:12px;gap:8px;min-width:max-content;padding:4px;display:inline-flex;position:relative}.composer-mode-slider{pointer-events:none;z-index:1;background:linear-gradient(135deg,#2a2a30,#111);border-radius:8px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),width .3s;position:absolute;top:4px;bottom:4px;right:4px;box-shadow:0 4px 12px #00000026,inset 0 1px #ffffff1a}.composer-mode{z-index:2;color:#6a6a75;border-radius:8px;align-items:center;gap:6px;min-height:32px;padding:0 14px;font-size:13px;font-weight:500;transition:color .3s,transform .2s;display:inline-flex;position:relative}.composer-mode:hover{color:#333}.composer-mode.is-active{color:#fff;text-shadow:0 1px 2px #0000004d}.composer-mode__icon{font-size:14px;transform:translateY(-1px)}.composer-mode__icon-svg{transform:none}.composer-mode__text{position:relative}.config-chip--more{background:#fbfbfc;border-style:dashed}.composer-popover{background:#fff;border:1px solid #ebebeb;border-radius:14px;width:min(360px,100%);margin-top:4px;padding:14px;box-shadow:0 12px 28px #0f172a1f}.composer-popover__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.composer-popover__sections{gap:12px;display:grid}.composer-section{gap:8px;padding-top:2px;display:grid}.composer-section__title{color:#555;letter-spacing:.01em;margin:0;font-size:12px;font-weight:600}.popover-option{color:#333;text-align:center;background:#fcfcfd;border:1px solid #ececf1;border-radius:10px;justify-content:center;align-items:center;min-height:36px;padding:0 10px;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.popover-option:hover{background:#f6f6f8;transform:translateY(-1px)}.popover-option.is-active{color:#fff;background:#111;border-color:#111;box-shadow:0 8px 16px #11111129}.popover-option__text{line-height:1.35}.chat-composer__input{position:relative}.chat-composer__input textarea{resize:none;color:#1a1a1a;unicode-bidi:plaintext;background:0 0;border:0;width:100%;min-height:46px;max-height:136px;padding:8px 2px 4px;font-size:15px;line-height:1.9}.chat-composer__input textarea.is-rtl{text-align:right;direction:rtl}.chat-composer__input textarea.is-ltr{text-align:left;direction:ltr}.composer-send{color:#fff;background:#000;border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;box-shadow:0 8px 18px #00000024}.composer-send:disabled{color:#fff;cursor:default;background:#ccc}.history-rail{background:#fafafa;border-inline-start:1px solid #ebebeb;flex-direction:column;min-width:0;height:100vh;display:flex;overflow:hidden}.history-rail__top{gap:10px;padding:14px 14px 10px;display:grid}.history-brand{align-items:center;gap:10px;display:flex}.history-brand__avatar{object-fit:cover;border-radius:999px;width:32px;height:32px}.history-brand__title,.history-rail__section-title{margin:0}.history-brand__title{color:#1a1a1a;font-size:16px;font-weight:600}.history-create-button{color:#3f6ed8;background:#eef4ff;border:1px solid #d8e3ff;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:14px;font-weight:600;display:flex}.history-create-button__icon{font-size:14px}.history-rail__list{scrollbar-width:none;flex:1;gap:3px;padding:0 10px 12px;display:grid;overflow:hidden auto}.history-session{background:0 0;border:1px solid #0000;border-radius:10px;padding:10px 12px;display:block;position:relative}.history-session:hover{background:#f2f2f2}.history-session.is-active{background:#f0f0f0;border-color:#0000}.history-session.is-active:before{content:"";background:#000;border-radius:999px;width:2px;position:absolute;top:7px;bottom:7px;right:0}.history-session__top,.account-card,.account-card__actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.history-session__top{align-items:center}.history-session__main{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.history-session__bullet{color:#c6c6c6;flex:none;font-size:11px}.history-session__title{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1.5;overflow:hidden}.history-session__more{color:#8f8f8f;opacity:1;background:#f1f1f1;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;transition:color .15s,background-color .15s;display:inline-flex}.history-session__more svg{width:14px;height:14px;display:block}.history-session__more:hover{color:#111;background:#eaeaea}.history-session__menu{margin-top:8px;background:#fff;border:1px solid #ececec;border-radius:12px;gap:4px;margin-inline-start:20px;padding:6px;display:grid;box-shadow:0 10px 24px #0f172a14}.history-session__menu-item{color:#333;text-align:right;border-radius:8px;align-items:center;min-height:34px;padding:0 10px;font-size:13px;display:flex}.history-session__menu-item:hover{background:#f5f5f5}.history-session__menu-item.is-danger{color:#d14343}.history-session__menu-item.is-danger:hover{background:#fff1f1}.history-rail__footer{background:#fafafa;border-top:1px solid #f0f0f0;gap:12px;padding:12px 14px 16px;display:grid}.history-rail__section-title{color:#b0b0b0;padding:8px 16px 6px;font-size:12px}.account-card__avatar{object-fit:cover;border-radius:12px;width:36px;height:36px}.account-card__body{flex:1;min-width:0}.account-card__name{color:#1a1a1a;font-size:13px;font-weight:500}.account-card__meta{color:#666;font-size:12px}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:24px;width:min(460px,100%);padding:40px 36px}.login-card h1{margin:0 0 16px;font-size:30px;font-weight:600}.login-logo{object-fit:cover;border-radius:14px;width:52px;height:52px;margin:0 auto 18px}.login-button{color:#fff;background:#000;border-radius:12px;width:100%;min-height:44px}@media (width<=1200px){.chat-page__body{grid-template-columns:1fr}.history-rail{border-top:1px solid #ebebeb;height:220px;min-height:220px}}@media (width<=860px){.chat-stage{padding:16px}.chat-stage__header{grid-template-columns:1fr;justify-items:stretch}.chat-stage__header-actions{justify-content:space-between;width:100%}.chat-stage__title-wrap{order:-1;justify-self:stretch}.chat-stage__header-spacer{display:none}.chat-stage__tool{flex:1;justify-content:center}.chat-stage__tool-label{font-size:11px}.chat-stage__content,.chat-stage__inner,.chat-composer,.chat-welcome__prompts{width:100%}.welcome-prompt-row{flex-wrap:wrap}.welcome-prompt--short,.welcome-prompt--medium,.welcome-prompt--long{width:100%}.chat-welcome__title{font-size:24px}.composer-popover{width:100%}}
