:root{--color-primary:#a855f7;--color-primary-dark:#7c3aed;--color-secondary:#fce7f3;--color-accent:#f3e8ff;--color-bg:#faf8ff;--color-card:#fff;--color-text:#1a0a2e;--color-text-light:#7c6a9a;--color-border:#ede9f8;--gradient-primary:linear-gradient(135deg, #ffc8dd 0%, #d580ff 50%, #7c3aed 100%);--gradient-header:linear-gradient(160deg, #ffe0f0 0%, #e8c5ff 40%, #c084fc 100%);--gradient-card:linear-gradient(145deg, #fff5fc 0%, #f5f0ff 100%);--gradient-btn:linear-gradient(135deg, #c084fc, #7c3aed);--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--shadow-sm:0 2px 12px #7c3aed1a;--shadow-md:0 4px 24px #7c3aed29;--shadow-lg:0 8px 40px #7c3aed38;--adm-color-primary:#a855f7}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}input,textarea,select{font-size:16px!important}html,body{width:100%;min-height:100vh;color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#e8deff;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,sans-serif;overflow-x:hidden}#root{background:var(--color-bg);max-width:480px;min-height:100vh;margin:0 auto;position:relative;box-shadow:0 0 60px #00000014}.page-container{background:var(--color-bg);min-height:100vh;padding-bottom:70px}.btn-primary{background:var(--gradient-btn);color:#fff;cursor:pointer;border:none;border-radius:50px;font-size:15px;font-weight:600;transition:all .2s;box-shadow:0 4px 16px #b464b461}.btn-primary:active{opacity:.9;transform:scale(.97)}.card{background:var(--color-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden}.page-header{background:var(--gradient-primary);color:#fff;padding:20px 20px 28px}.adm-tab-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--color-border)!important;background:#fffffff2!important}.tag{color:#fff;background:linear-gradient(135deg,#f5c6d0,#c77dbb);border-radius:20px;align-items:center;padding:3px 10px;font-size:12px;font-weight:500;display:inline-flex}::-webkit-scrollbar{display:none}*{scrollbar-width:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#f0e0ea 25%,#fdf0f8 50%,#f0e0ea 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s infinite shimmer}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.3s fadeIn}._tabBarWrap_doebc_1{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);touch-action:manipulation;background:#fffffff5;border-top:1px solid #f0e0ea;flex-direction:row;width:100%;max-width:480px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}._tabItem_doebc_33{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:8px 0 10px;display:flex}._tabTitle_doebc_59{color:#aaa;margin-top:2px;font-size:11px;line-height:1}._tabItemActive_doebc_73 ._tabTitle_doebc_59{color:#b87db0;font-weight:600}._fab_fiig1_3{cursor:grab;z-index:100;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:56px;height:56px;transition:opacity .2s,transform .1s;display:flex;position:fixed;box-shadow:0 4px 20px #b464b473}._fab_fiig1_3:active{cursor:grabbing}._fabHide_fiig1_43{opacity:0;pointer-events:none;transform:scale(.8)}._fabLabel_fiig1_45{color:#fff;font-size:10px;font-weight:700;line-height:1}._overlay_fiig1_61{z-index:110;background:#00000073;position:fixed;inset:0}._drawer_fiig1_77{z-index:120;background:#fff;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:480px;height:82vh;transition:transform .35s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)translateY(100%)}._drawerOpen_fiig1_109{transform:translate(-50%)translateY(0)}._header_fiig1_119{background:var(--gradient-primary);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 18px 14px;display:flex}._headerLeft_fiig1_135{align-items:center;gap:10px;display:flex}._avatar_fiig1_145{background:#ffffff40;border:2px solid #fff9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._name_fiig1_167{color:#fff;font-size:16px;font-weight:700}._status_fiig1_177{color:#ffffffd9;align-items:center;gap:5px;margin-top:1px;font-size:11px;display:flex}._dot_fiig1_193{background:#7fffa0;border-radius:50%;width:6px;height:6px;display:inline-block}._closeBtn_fiig1_207{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._closeBtn_fiig1_207:active{opacity:.7}._messages_fiig1_239{background:#f9f4fb;flex-direction:column;flex:1;gap:14px;padding:16px 14px;display:flex;overflow-y:auto}._msgRow_fiig1_259{align-items:flex-end;gap:8px;display:flex}._msgUser_fiig1_269{flex-direction:row-reverse}._msgAi_fiig1_275{flex-direction:row}._msgAvatar_fiig1_283{background:#cc7ab81f;border:1.5px solid #cc7ab84d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}._bubble_fiig1_309{word-break:break-word;border-radius:18px;max-width:72%;padding:10px 14px;font-size:14px;line-height:1.6}._msgAi_fiig1_275 ._bubble_fiig1_309{color:#2d1b2e;background:#fff;border-bottom-left-radius:4px;box-shadow:0 2px 8px #b464b41a}._msgUser_fiig1_269 ._bubble_fiig1_309{background:var(--gradient-btn);color:#fff;border-bottom-right-radius:4px;box-shadow:0 2px 8px #b464b440}._msgText_fiig1_351{white-space:normal}._msgText_fiig1_351 strong{font-weight:700}._msgText_fiig1_351 em{font-style:italic}._msgText_fiig1_351 ul{margin:4px 0;padding-left:16px;list-style:outside}._msgText_fiig1_351 li{margin:2px 0;line-height:1.5}._typing_fiig1_391{align-items:center;gap:5px;padding:2px 4px;display:flex}._typing_fiig1_391 span{background:#cc7ab8;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite _typingBounce_fiig1_1}._typing_fiig1_391 span:nth-child(2){animation-delay:.2s}._typing_fiig1_391 span:nth-child(3){animation-delay:.4s}@keyframes _typingBounce_fiig1_1{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}._quickWrap_fiig1_435{background:#f9f4fb;flex-wrap:wrap;flex-shrink:0;gap:8px;padding:0 14px 12px;display:flex}._quickBtn_fiig1_451{border:1px solid var(--color-border);color:var(--color-primary-dark);cursor:pointer;white-space:nowrap;background:#fff;border-radius:50px;padding:6px 12px;font-size:12px;transition:all .15s}._quickBtn_fiig1_451:active{background:var(--gradient-btn);color:#fff;border-color:#0000}._inputArea_fiig1_487{border-top:1px solid var(--color-border);background:#fff;flex-shrink:0;align-items:flex-end;gap:10px;padding:12px 14px 20px;display:flex}._input_fiig1_487{border:1.5px solid var(--color-border);color:var(--color-text);resize:none;background:#fdf8f6;border-radius:20px;outline:none;flex:1;max-height:100px;padding:10px 14px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .2s;overflow-y:auto}._input_fiig1_487:focus{border-color:var(--color-primary)}._input_fiig1_487::placeholder{color:#bba0bb}._sendBtn_fiig1_549{background:var(--gradient-btn);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .15s,opacity .15s;display:flex;box-shadow:0 2px 10px #b464b459}._sendBtn_fiig1_549:active{transform:scale(.9)}._sendDisabled_fiig1_581{opacity:.4;cursor:not-allowed;box-shadow:none}
