:root{color-scheme:light;font-family:Avenir Next,PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif;--bg: #f5efe6;--bg-accent: #f9dca9;--panel: rgba(255, 252, 247, .94);--panel-strong: #fffaf2;--ink: #2b2018;--muted: #7f6f61;--line: rgba(101, 76, 54, .12);--primary: #c85d2a;--primary-strong: #ab4515;--danger: #bb3d26;--shadow: 0 20px 48px rgba(113, 70, 27, .12);background:radial-gradient(circle at top left,rgba(249,220,169,.72),transparent 34%),linear-gradient(180deg,#fff6eb,#f5efe6 52%,#efe7dc);color:var(--ink)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.mobile-root{min-height:100vh;padding:18px 14px 104px}.mobile-frame{margin:0 auto;max-width:440px}.login-root{display:flex;align-items:center;justify-content:center}.app-shell,.login-page{display:flex;flex-direction:column;gap:14px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.page-header-action{flex-shrink:0}.page-header h1,.hero-card h1,.hero-card h2{margin:0}.page-eyebrow{margin:0 0 6px;color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.page-subtitle,.hero-copy,.hero-main p,.detail-copy,.history-text,.history-adopted,.history-muted,.fan-card p,.fan-row-main p{margin:0;color:var(--muted);line-height:1.5}.page-content{display:flex;flex-direction:column;gap:14px}.panel,.hero-card,.metric-card,.quick-action-card,.fan-card,.history-card,.suggestion-card{border:1px solid var(--line);border-radius:24px;background:var(--panel);box-shadow:var(--shadow)}.panel{padding:16px}.hero-card{display:flex;align-items:center;gap:14px;padding:20px;background:linear-gradient(145deg,#fff7ebf5,#ffffffd1),radial-gradient(circle at top right,rgba(200,93,42,.12),transparent 30%)}.hero-card--login{display:block}.hero-avatar,.fan-card-avatar,.fan-row-avatar{display:grid;place-items:center;flex-shrink:0;border-radius:18px;background:linear-gradient(135deg,#e98c57,#c85d2a);color:#fffaf4;font-weight:800}.hero-avatar{width:64px;height:64px;font-size:26px}.fan-card-avatar,.fan-row-avatar{width:46px;height:46px;font-size:18px}.hero-main{flex:1}.feature-strip,.chip-row,.tag-row{display:flex;flex-wrap:wrap;gap:8px}.feature-strip{margin-top:16px}.feature-strip span,.mini-tag,.section-tag,.stage-pill,.bubble-meta{border-radius:999px;padding:6px 10px;background:#c85d2a1a;color:var(--primary-strong);font-size:12px;font-weight:700}.section-tag,.stage-pill,.bubble-meta{white-space:nowrap}.metric-card{padding:16px}.metric-card strong{display:block;margin-bottom:4px;font-size:28px}.metric-card span{color:var(--muted)}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.quick-actions,.stack-list,.stack-form,.chat-list{display:flex;flex-direction:column;gap:12px}.quick-action-card{display:block;padding:16px;color:inherit}.quick-action-card span{display:block;font-size:17px;font-weight:700}.quick-action-card small{display:block;margin-top:4px;color:var(--muted);line-height:1.4}.quick-action-card--button{width:100%;text-align:left;border:1px solid var(--line);background:var(--panel)}.quick-action-card--disabled{opacity:.62}.section-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.section-row h3{margin:0}.inline-link{color:var(--primary-strong);font-size:13px;font-weight:700}.field{display:flex;flex-direction:column;gap:8px}.field-label{font-size:13px;font-weight:700;color:var(--muted)}.field-hint{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.input,.textarea,.range-input{width:100%;border:1px solid rgba(102,76,55,.14);border-radius:16px;background:var(--panel-strong);color:var(--ink)}.input,.textarea,select.input{padding:14px 15px}.readonly-box{padding:14px 15px;border:1px solid rgba(102,76,55,.14);border-radius:16px;background:#fffaf2d1;color:var(--ink)}.textarea{resize:vertical}.input--file{padding:12px}.range-input{accent-color:var(--primary)}.primary-button,.danger-button,.ghost-button,.link-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:16px;border:none;padding:0 18px;font-weight:700}.primary-button,.link-button{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fffdf9}.primary-button:disabled{opacity:.64}.ghost-button{background:#ffffffb8;color:var(--primary-strong);border:1px solid rgba(200,93,42,.2)}.danger-button{width:100%;background:#bb3d261a;color:var(--danger)}.form-error{margin:0;color:var(--danger);line-height:1.5}.fan-card-link,.fan-row-link{color:inherit}.fan-card,.fan-row-link{display:flex;align-items:center;gap:12px;padding:14px}.fan-card--rich{align-items:flex-start}.fan-card-main,.fan-row-main{flex:1;min-width:0}.fan-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.fan-card-preview{margin-top:10px;color:var(--ink);line-height:1.6}.fan-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;flex-wrap:wrap}.fan-submeta{color:var(--muted);font-size:12px;line-height:1.5}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.detail-copy{margin-top:12px;margin-bottom:14px}.chat-panel{padding:14px}.chat-bubble-row{display:flex}.chat-bubble-row--user{justify-content:flex-end}.conversation-history{display:flex;flex-direction:column;gap:12px}.history-message-row{display:flex;flex-direction:column;gap:6px}.history-message-row--streamer{align-items:flex-end}.history-message-row--assistant,.history-message-row--fan{align-items:flex-start}.history-message-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px;line-height:1.4}.history-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.history-pagination--numbers,.history-pagination--jump{justify-content:center;flex-wrap:wrap}.history-pagination-button{min-height:40px;min-width:76px;padding:0 14px}.history-pagination-button:disabled{opacity:.45;cursor:default}.history-pagination-text{color:var(--muted);font-size:12px;font-weight:700}.history-page-chip{min-width:40px;min-height:40px;padding:0 12px;border:1px solid rgba(200,93,42,.2);border-radius:999px;background:#ffffffd1;color:var(--primary-strong);font-weight:700}.history-page-chip--active{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fffdf9;border-color:transparent}.history-page-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:32px;color:var(--muted);font-weight:700}.history-page-input{width:64px;min-height:40px;padding:0 12px;border:1px solid rgba(102,76,55,.14);border-radius:12px;background:var(--panel-strong);color:var(--ink);text-align:center}.history-page-submit{min-height:40px;padding:0 14px}.chat-bubble{max-width:86%;border-radius:20px;padding:14px 16px;line-height:1.6}.chat-bubble--assistant{background:#fff6e8f2}.chat-bubble--fan{background:#ffffffe0;border:1px solid rgba(102,76,55,.08)}.chat-bubble--user{background:linear-gradient(135deg,#cf6936,#b44c1b);color:#fff8f0}.bubble-meta{display:inline-flex;margin-top:10px}.history-expand-button{align-self:flex-start;min-height:0;padding:0;border:none;background:transparent;color:var(--primary-strong)}.history-message-row--streamer .history-expand-button{align-self:flex-end}.history-card,.suggestion-card{padding:14px}.history-adopted{margin-top:10px;color:var(--primary-strong);font-weight:700}.history-muted{color:var(--muted)}.image-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.preview-image{width:88px;height:88px;object-fit:cover;border-radius:16px;border:1px solid var(--line)}.turn-block{display:flex;flex-direction:column;gap:10px}.chip-button{min-height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(200,93,42,.18);background:#fffc;color:var(--ink)}.chip-button--active{background:#c85d2a24;color:var(--primary-strong)}.inline-form{display:flex;gap:8px}.inline-form .input{flex:1}.mini-tag--button{border:none}.empty-box{padding:8px 0;color:var(--muted);line-height:1.6}.bottom-nav{position:fixed;left:50%;bottom:14px;transform:translate(-50%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(440px,calc(100vw - 28px));padding:10px;border:1px solid rgba(98,76,54,.12);border-radius:24px;background:#fffaf2f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 40px #684c2b29}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;border-radius:18px;color:var(--muted);font-size:12px;font-weight:700}.bottom-nav-item--active{background:#c85d2a1f;color:var(--primary-strong)}.bottom-nav-icon{font-size:10px;letter-spacing:.08em}@media (min-width: 768px){.mobile-root{padding-top:28px}}
