@import"https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@300;400;600&family=Noto+Sans+SC:wght@300;400;500&display=swap";.ai-chat-stage{min-height:100dvh;display:grid;place-items:center;background:linear-gradient(90deg,#fff9f4f0,#f6eee8f5),#f6eee8;color:var(--ink);font-family:var(--font-sans)}.ai-chat-phone{width:min(430px,100vw);height:100dvh;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;background:radial-gradient(circle at 16% 0%,rgba(253,232,232,.84),transparent 30%),linear-gradient(180deg,#fffaf5,#f9eee7);box-shadow:0 20px 60px #5d3a3a2e}.ai-chat-header{min-height:82px;display:grid;grid-template-columns:44px 1fr 32px;align-items:center;gap:10px;padding:16px 18px 12px;border-bottom:1px solid rgba(211,169,160,.28);background:#fffdf9c2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ai-chat-back{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(223,168,174,.36);border-radius:50%;color:#8a5d62;text-decoration:none;background:#fffdf9c7;font-size:28px;line-height:1}.ai-chat-header h1{margin:0;font-family:var(--font-serif);font-size:22px;font-weight:700;letter-spacing:0}.ai-chat-header p{margin:4px 0 0;color:var(--soft);font-size:12px}.ai-chat-dot{width:11px;height:11px;justify-self:center;border-radius:50%;background:var(--sage);box-shadow:0 0 0 5px #c8d8c03d}.ai-chat-messages{min-height:0;display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding:18px 16px 22px}.ai-chat-empty{align-self:center;justify-self:center;width:min(310px,calc(100% - 40px));padding:18px 20px;border:1px dashed rgba(211,169,160,.62);border-radius:8px;color:var(--soft);text-align:center;line-height:1.7;background:#fffdf9ad}.ai-message{width:fit-content;max-width:min(78%,310px)}.ai-message-sender{display:block;margin:0 4px 4px;color:var(--soft);font-size:11px}.ai-message p{margin:0;padding:11px 13px;border:1px solid rgba(211,169,160,.36);border-radius:8px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere;box-shadow:0 8px 20px #885c5c14}.ai-message-user{align-self:flex-end}.ai-message-user .ai-message-sender{text-align:right}.ai-message-user p{color:#fffdf9;border-color:#c47d881a;background:linear-gradient(135deg,#d994a4,#c37d88)}.ai-message-assistant{align-self:flex-start}.ai-message-assistant p{background:#fffdf9e6}.ai-chat-input{display:grid;grid-template-columns:1fr 42px;gap:10px;padding:12px 14px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(211,169,160,.26);background:#fffdf9d1}.ai-chat-input textarea{width:100%;min-height:42px;max-height:104px;resize:none;border:1px solid rgba(223,168,174,.42);border-radius:8px;padding:11px 12px;color:var(--ink);background:#fffaf5;font:14px/1.45 var(--font-sans);outline:none}.ai-chat-input textarea:focus{border-color:#c37d88b8;box-shadow:0 0 0 3px #f7c5c547}.ai-chat-input button,.ai-chat-error button{border:0;border-radius:8px;color:#fffdf9;background:#7b956f;font-weight:700;cursor:pointer}.ai-chat-input button{width:42px;height:42px;font-size:20px}.ai-chat-input button:disabled,.ai-chat-input textarea:disabled{cursor:not-allowed;opacity:.58}.ai-chat-error{align-self:center;justify-self:center;width:min(330px,calc(100% - 36px));display:grid;gap:10px;padding:18px;border:1px solid rgba(195,125,136,.28);border-radius:8px;color:var(--soft);background:#fffdf9e0;box-shadow:var(--shadow)}.ai-chat-error strong{color:var(--ink)}.ai-chat-error button{justify-self:start;padding:9px 14px}@media(max-width:480px){.ai-chat-stage{display:block;background:#fff9f4}.ai-chat-phone{width:100vw;min-width:100vw;box-shadow:none}}.chat-candidate-stage{width:100%;min-height:100dvh;display:grid;place-items:center;padding:0;background:linear-gradient(90deg,#fff9f4f0,#f6eee8f5),#f6eee8}.chat-candidate-phone{width:min(430px,100vw);height:100dvh;position:relative;overflow:hidden;background:#fff9f4;box-shadow:0 20px 60px #5d3a3a2e}.chat-candidate-page{--cream: #fff9f4;--paper: #fffdf9;--petal: #fde8e8;--blush: #f7c5c5;--dusty: #dfa8ae;--sage: #c8d8c0;--sage-deep: #7b956f;--ink: #3d2d2d;--soft: #8a6a6a;--gold: #d4a574;--chat-bottom-inset: 82px;--chat-viewport-top: 0px;--chat-vv-top: 0px;--chat-keyboard-inset: 0px;position:absolute;inset:0;width:100%;height:100dvh;overflow:hidden;color:var(--ink);background:var(--cream);font-family:"Noto Serif SC",Microsoft YaHei,serif}.chat-candidate-page:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 18% 16%,rgba(247,197,197,.28) 0%,transparent 48%),radial-gradient(ellipse at 82% 82%,rgba(200,216,192,.25) 0%,transparent 50%),radial-gradient(ellipse at 52% 48%,rgba(253,232,232,.32) 0%,transparent 68%);pointer-events:none}.chat-candidate-page *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.chat-candidate-page button,.chat-candidate-page textarea{font:inherit}.chat-candidate-page button{cursor:pointer}.chat-candidate-page svg{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}.chat-candidate-page .soft-leaf{position:absolute;right:-8px;top:calc(34px + env(safe-area-inset-top));width:150px;height:42px;opacity:.2;pointer-events:none}.chat-candidate-page .soft-leaf:before{content:"";position:absolute;right:10px;top:20px;width:128px;height:1px;background:linear-gradient(90deg,#85a38600,#85a386a3);transform:rotate(-8deg)}.chat-candidate-page .soft-leaf span{position:absolute;display:block;width:22px;height:10px;border-radius:100% 0;background:#afc4a3}.chat-candidate-page .soft-leaf span:nth-child(1){right:54px;top:7px;transform:rotate(28deg)}.chat-candidate-page .soft-leaf span:nth-child(2){right:28px;top:16px;transform:rotate(-22deg)}.chat-candidate-page .soft-leaf span:nth-child(3){right:82px;top:20px;transform:rotate(-18deg)}.chat-candidate-page .topbar{position:fixed;left:50%;top:0;width:min(430px,100vw);height:calc(58px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 16px 0;display:flex;align-items:flex-start;justify-content:space-between;transform:translate(-50%);background:linear-gradient(180deg,#fff9f4f5,#fff9f4d1 72%,#fff9f400);-webkit-backdrop-filter:none;backdrop-filter:none;z-index:20}.chat-candidate-page .round-btn{width:38px;height:38px;border:1px dashed rgba(232,180,184,.55);border-radius:50%;background:#fffdf8;box-shadow:0 4px 16px #d4a57414;color:var(--ink);display:flex;align-items:center;justify-content:center}.chat-candidate-page .round-btn svg{width:18px;height:18px;stroke-width:1.65}.chat-candidate-page .top-actions{display:flex;align-items:center;gap:8px}.chat-candidate-page .back-symbol{font-size:22px;line-height:1;transform:translateY(-1px)}.chat-candidate-page .center-title{position:absolute;left:50%;top:calc(7px + env(safe-area-inset-top));transform:translate(-50%);text-align:center;max-width:calc(100% - 156px)}.chat-candidate-page .window-panel{position:absolute;top:calc(58px + env(safe-area-inset-top));right:18px;width:min(318px,calc(100% - 36px));max-height:calc(100% - 168px);overflow:auto;z-index:12;border:1px solid rgba(232,180,184,.58);border-radius:22px;background:#fffdf8f7;box-shadow:0 18px 42px #8b5e5e21;padding:13px;color:var(--ink)}.chat-candidate-page .window-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.chat-candidate-page .window-panel-head strong{font-family:"Noto Serif SC",Microsoft YaHei,serif;font-size:18px;font-weight:500}.chat-candidate-page .window-panel-head button,.chat-candidate-page .window-create button{border:0;border-radius:999px;background:#f8e2e29e;color:var(--muted);font:inherit;font-size:12px;padding:6px 11px}.chat-candidate-page .window-list{display:grid;gap:8px;margin-bottom:12px}.chat-candidate-page .window-item{width:100%;border:1px solid rgba(232,180,184,.46);border-radius:16px;background:#fffaf5c7;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:9px 12px;text-align:left}.chat-candidate-page .window-item.active{background:#edf6e7d1;border-color:#9fbe969e}.chat-candidate-page .window-item span{font-family:"Noto Serif SC",Microsoft YaHei,serif;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-candidate-page .window-item small{flex:0 0 auto;border-radius:999px;background:#ffffffa8;color:var(--muted);font-size:11px;padding:4px 8px}.chat-candidate-page .window-create{border-top:1px dashed rgba(232,180,184,.5);display:grid;gap:9px;padding-top:11px}.chat-candidate-page .window-create label{display:grid;gap:5px;color:var(--muted);font-size:12px}.chat-candidate-page .window-create input,.chat-candidate-page .window-create select{width:100%;border:1px solid rgba(232,180,184,.48);border-radius:13px;background:#ffffffb8;color:var(--ink);font:inherit;font-size:13px;min-height:36px;outline:none;padding:7px 10px}.chat-candidate-page .window-create-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.chat-candidate-page .window-create button[type=submit]{justify-self:end;background:#e6f1dfe6;color:var(--sage-deep);min-height:34px;padding:7px 14px}.chat-candidate-page .window-create button:disabled{opacity:.48}.chat-candidate-page .window-manage-link{width:100%;min-height:36px;margin-top:10px;border:1px solid rgba(200,216,192,.58);border-radius:999px;background:#edf6e79e;color:var(--sage-deep);font:inherit;font-size:12px}.chat-candidate-page .page-name{font-family:"Noto Serif SC",Microsoft YaHei,serif;font-size:24px;line-height:1.1;font-weight:600;letter-spacing:.12em;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-candidate-page .status{margin-top:4px;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:10px;color:var(--dusty);letter-spacing:.08em;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;overflow:hidden;text-overflow:ellipsis}.chat-candidate-page .dot{width:7px;height:7px;border-radius:50%;background:var(--sage-deep);box-shadow:0 0 0 4px #7b956f1f}.chat-candidate-page .fallback-status-pill{border:1px solid rgba(200,216,192,.78);border-radius:999px;padding:3px 8px;background:#c8d8c033;color:#8f6f73;font:inherit;font-size:10px;line-height:1.2;letter-spacing:0}.chat-candidate-page .fallback-status-pill:disabled{color:#b19599}.chat-candidate-page .chat-area{position:absolute;left:0;right:0;top:calc(62px + env(safe-area-inset-top));bottom:var(--chat-bottom-inset);overflow-y:auto;padding:0 18px 16px;z-index:2;scroll-padding-bottom:16px}.chat-candidate-page .chat-area::-webkit-scrollbar,.chat-candidate-page .chat-input::-webkit-scrollbar{width:0;height:0}.chat-candidate-page .date-chip{width:fit-content;margin:2px auto 18px;padding:7px 24px;border-radius:999px;background:#fffdf9c7;border:1px solid rgba(232,180,184,.28);color:#c37d88;font-size:13px;letter-spacing:.12em;box-shadow:0 4px 16px #d4a57412;position:relative}.chat-candidate-page .date-chip:before,.chat-candidate-page .date-chip:after{content:"♡";color:#e3a5b0;position:absolute;top:6px;font-size:12px}.chat-candidate-page .date-chip:before{left:-22px}.chat-candidate-page .date-chip:after{right:-22px}.chat-candidate-page .msg-row{display:flex;margin-bottom:9px}.chat-candidate-page .msg-row.no-time{margin-bottom:4px}.chat-candidate-page .msg-row.sang{justify-content:flex-start}.chat-candidate-page .msg-row.me{justify-content:flex-end}.chat-candidate-page .bubble-wrap{max-width:78%;display:flex;flex-direction:column}.chat-candidate-page .msg-row.me .bubble-wrap{align-items:flex-end}.chat-candidate-page .msg-row.sang .bubble-wrap{align-items:flex-start}.chat-candidate-page .bubble{position:relative;padding:8px 12px;border-radius:17px;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:15px;line-height:1.42;letter-spacing:.02em;box-shadow:0 5px 14px #9d5e6c0e;word-break:break-word;white-space:pre-wrap}.chat-candidate-page .sang .bubble{color:#4f3134;background:#fffdf9e6;border:1px solid rgba(232,180,184,.24)}.chat-candidate-page .me .bubble{color:#3f342c;background:linear-gradient(135deg,#e0edd5,#f1f7ea);border:1px solid rgba(200,216,192,.42)}.chat-candidate-page .time-line{margin-top:4px;padding:0 3px;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:10px;line-height:1;color:#6d5a5b8c}.chat-candidate-page .msg-row.me .time-line{text-align:right}.chat-candidate-page .read{margin-left:4px;color:#7f9f74;font-size:10px}.chat-candidate-page .system-chip{margin:1px auto 18px;width:fit-content;max-width:calc(100% - 32px);padding:8px 16px;border-radius:18px;background:#fffdf9c7;border:1px solid rgba(232,180,184,.28);color:#a06a72;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:12px;line-height:1.55;box-shadow:0 4px 16px #d4a57412;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;text-align:left}.chat-candidate-page .system-chip span{flex:1 1 100%;min-width:min(220px,100%);overflow-wrap:anywhere;word-break:break-word}.chat-candidate-page .system-chip button{flex:0 1 auto;max-width:100%;border:1px solid rgba(200,216,192,.78);border-radius:999px;padding:5px 9px;background:#c8d8c038;color:#8f6f73;font:inherit;font-size:11px;line-height:1.2;white-space:normal}.chat-candidate-page .system-chip button:disabled{color:#b19599}.chat-candidate-page .system-chip-button{appearance:none}.chat-candidate-page .bottom-panel{position:absolute;left:0;right:0;bottom:0;padding:10px 18px calc(12px + env(safe-area-inset-bottom));background:#fffdf9f0;border-top:1px solid rgba(232,180,184,.28);border-radius:24px 24px 0 0;box-shadow:0 -8px 24px #d4a57414;z-index:8}.chat-candidate-page .input-row{display:flex;align-items:center;gap:10px;margin-bottom:0}.chat-candidate-page .bottom-panel.drawer-open .input-row{margin-bottom:12px}.chat-candidate-page .icon-btn,.chat-candidate-page .plus,.chat-candidate-page .send,.chat-candidate-page .input-action,.chat-candidate-page .tool{transition:transform .15s ease,border-color .15s ease,background-color .15s ease,box-shadow .15s ease,filter .15s ease}.chat-candidate-page .icon-btn{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--sage-deep);background:#fffdf9b8;border:1px solid rgba(232,180,184,.28)}.chat-candidate-page .icon-btn svg{width:19px;height:19px;stroke-width:1.7}.chat-candidate-page .input-box{flex:1 1 0;min-height:45px;min-width:0;border-radius:999px;background:#fffdf9;border:1px solid rgba(232,180,184,.34);display:flex;align-items:center;padding:0 8px 0 16px;color:#b8a2a3;font-size:14px;box-shadow:inset 0 1px #ffffffe6;overflow:hidden}.chat-candidate-page .chat-input{display:block;flex:1 1 auto;width:100%;min-width:0;height:31px;min-height:31px;max-height:71px;border:none;outline:none;resize:none;background:transparent;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:31px;color:var(--ink);overflow-x:hidden;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;overflow-wrap:break-word;word-break:break-word;padding:0}.chat-candidate-page .chat-input::placeholder{color:#b8a2a3;white-space:nowrap}.chat-candidate-page .chat-input:disabled{opacity:.62}.chat-candidate-page .input-action{margin-left:auto;width:25px;height:25px;border:0;border-radius:50%;background:transparent;color:#9d6972;display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0}.chat-candidate-page .input-action svg{width:20px;height:20px;stroke-width:1.65}.chat-candidate-page .plus{width:36px;height:36px;border-radius:50%;background:#c8d8c052;border:1px solid rgba(200,216,192,.48);color:var(--sage-deep);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 5px 14px #7b956f1f}.chat-candidate-page .plus svg{width:19px;height:19px;stroke-width:1.8}.chat-candidate-page .send{width:42px;height:42px;border-radius:50%;background:var(--petal);color:#9d6972;border:1px solid rgba(232,180,184,.36);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 5px 14px #d4a57414}.chat-candidate-page .send:disabled{opacity:.58;cursor:default}.chat-candidate-page .send svg{width:19px;height:19px;stroke-width:1.7;transform:translate(1px)}.chat-candidate-page .drawer{display:none;border-radius:22px;background:#fffdf9c7;border:1px solid rgba(232,180,184,.28);padding:14px 12px 13px;grid-template-columns:repeat(3,1fr);gap:12px 10px}.chat-candidate-page .bottom-panel.drawer-open .drawer{display:grid}.chat-candidate-page .tool{height:73px;border-radius:18px;background:#fffdf9eb;border:1px solid rgba(232,180,184,.28);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;position:relative;overflow:hidden;box-shadow:0 4px 16px #d4a5740f}.chat-candidate-page .tool:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.45),transparent 40%),radial-gradient(circle at 100% 100%,rgba(200,216,192,.14),transparent 42%);pointer-events:none}.chat-candidate-page .tool-icon{position:relative;z-index:1;width:30px;height:30px;color:#9d6972c2;display:flex;align-items:center;justify-content:center}.chat-candidate-page .tool:nth-child(2n) .tool-icon{color:#7b956fd1}.chat-candidate-page .tool-icon svg{width:24px;height:24px;stroke-width:1.55}.chat-candidate-page .tool-name{position:relative;z-index:1;font-size:12px;color:#6f484d;letter-spacing:.08em}.chat-candidate-page :where(.round-btn,.icon-btn,.input-action,.plus,.send,.tool,.system-chip-button):hover{border-color:#dfa8aeb3;box-shadow:0 8px 18px #885c5c1a,inset 0 0 0 999px #f7c5c514;filter:saturate(1.03)}.chat-candidate-page :where(.round-btn,.icon-btn,.input-action,.plus,.send,.tool,.system-chip-button):active{border-color:#c37d88b8;box-shadow:0 5px 13px #885c5c17,inset 0 0 0 999px #dfa8ae1a;filter:saturate(1.04);transform:translateY(1px) scale(.988)}.chat-candidate-page :where(.round-btn,.icon-btn,.input-action,.plus,.send,.tool,.system-chip-button):focus-visible{outline:2px solid rgba(195,125,136,.42);outline-offset:2px}@media(max-height:760px)and (min-width:481px){.chat-candidate-page .topbar{height:calc(58px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 14px 0}.chat-candidate-page .center-title{top:calc(8px + env(safe-area-inset-top))}.chat-candidate-page .page-name{font-size:24px}.chat-candidate-page .status{font-size:10px;margin-top:5px}.chat-candidate-page .round-btn{width:34px;height:34px}.chat-candidate-page .top-actions{gap:7px}.chat-candidate-page .chat-area{top:calc(64px + env(safe-area-inset-top));bottom:var(--chat-bottom-inset);padding:0 16px 12px;scroll-padding-bottom:12px}.chat-candidate-page .bubble{font-size:14px;padding:8px 11px}.chat-candidate-page .msg-row{margin-bottom:8px}.chat-candidate-page .bottom-panel{padding:9px 16px calc(10px + env(safe-area-inset-bottom))}.chat-candidate-page .bottom-panel.drawer-open .input-row{margin-bottom:10px}.chat-candidate-page .icon-btn{width:35px;height:35px}.chat-candidate-page .input-box{min-height:42px}.chat-candidate-page .plus{width:34px;height:34px}.chat-candidate-page .send{width:39px;height:39px}.chat-candidate-page .drawer{padding:11px;gap:9px}.chat-candidate-page .tool{height:62px}.chat-candidate-page .tool-icon{width:27px;height:27px}.chat-candidate-page .tool-icon svg{width:21px;height:21px}.chat-candidate-page .tool-name{font-size:11px}}@media(max-width:480px){.chat-candidate-page .topbar{width:100vw}.chat-candidate-stage{display:block;background:#fff9f4}.chat-candidate-phone{width:100vw;min-width:100vw;box-shadow:none}.chat-candidate-page .system-chip{width:calc(100% - 28px);max-width:calc(100% - 28px);padding:10px 13px}.chat-candidate-page .system-chip button{flex:1 1 130px;min-height:31px}}.chat-candidate-page .hidden-file-input{display:none}.chat-candidate-page .bubble :where(p,ul,ol,blockquote,table,pre){margin:0 0 8px}.chat-candidate-page .bubble :where(p,ul,ol,blockquote,table,pre):last-child{margin-bottom:0}.chat-candidate-page .bubble ul,.chat-candidate-page .bubble ol{padding-left:18px}.chat-candidate-page .bubble li+li{margin-top:3px}.chat-candidate-page .bubble blockquote{border-left:3px solid rgba(232,180,184,.42);padding-left:10px;color:#4f3134d1}.chat-candidate-page .bubble table{width:100%;border-collapse:collapse;display:block;overflow-x:auto;font-size:13px}.chat-candidate-page .bubble th,.chat-candidate-page .bubble td{border:1px solid rgba(232,180,184,.35);padding:5px 7px;text-align:left}.chat-candidate-page .bubble a{color:#8f6f73;text-decoration:underline;text-underline-offset:2px}.chat-candidate-page .inline-code{border-radius:6px;padding:1px 5px;background:#e8b4b824;color:#7d5d62;font-size:.92em}.chat-candidate-page .code-block{overflow:hidden;border:1px solid rgba(232,180,184,.28);border-radius:12px;background:#fffdf9b8;max-height:220px}.chat-candidate-page .code-block.expanded{max-height:min(70dvh,720px)}.chat-candidate-page .code-block-head{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px 5px 10px;border-bottom:1px solid rgba(232,180,184,.24);color:#8f6f73;font-size:11px}.chat-candidate-page .code-block-head div{display:flex;gap:6px}.chat-candidate-page .code-block-head button,.chat-candidate-page .message-action-menu button{border:1px solid rgba(200,216,192,.58);border-radius:999px;background:#edf6e7a6;color:#8f6f73;padding:4px 8px;font:inherit;font-size:11px}.chat-candidate-page .thinking-card,.chat-candidate-page .tool-call-card{width:100%;margin-bottom:8px;border:1px solid rgba(200,216,192,.36);border-radius:14px;background:#edf6e757;color:#66785f;font-size:12px;line-height:1.5;overflow:hidden}.chat-candidate-page .tool-call-card{background:#fff7ebb8;border-color:#d4a57447;color:#876849}.chat-candidate-page .thinking-card summary,.chat-candidate-page .tool-call-card summary,.chat-candidate-page .error-detail summary{cursor:pointer;list-style:none;padding:7px 10px}.chat-candidate-page .thinking-card summary::-webkit-details-marker,.chat-candidate-page .tool-call-card summary::-webkit-details-marker,.chat-candidate-page .error-detail summary::-webkit-details-marker{display:none}.chat-candidate-page .thinking-card div,.chat-candidate-page .tool-call-list,.chat-candidate-page .error-detail pre{padding:0 10px 9px}.chat-candidate-page .tool-call-item{display:grid;gap:2px;padding-top:6px}.chat-candidate-page .error-bubble{background:#fffdf9eb;border-color:#d4a57461;color:#73555a}.chat-candidate-page .error-detail{margin-top:8px;border-radius:12px;background:#fff7ebb3}.chat-candidate-page .error-detail pre{margin:0;white-space:pre-wrap;word-break:break-word;font-size:11px;color:#876849}.chat-candidate-page .attachment-list{display:grid;gap:8px}.chat-candidate-page .attachment-image,.chat-candidate-page .attachment-file{width:100%;border:1px solid rgba(200,216,192,.42);border-radius:14px;background:#fffdf999;color:inherit;padding:7px;text-align:left;text-decoration:none;font:inherit}.chat-candidate-page .attachment-image img{display:block;width:min(220px,100%);max-height:220px;object-fit:cover;border-radius:10px;margin-bottom:6px}.chat-candidate-page .attachment-file{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px}.chat-candidate-page .attachment-file svg{width:20px;height:20px;color:#8f6f73}.chat-candidate-page .attachment-file span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-candidate-page .attachment-file small{color:#6d5a5b9e;font-size:11px}.chat-candidate-page .message-action-backdrop,.chat-candidate-page .attachment-preview{position:absolute;inset:0;z-index:30;background:#3d2d2d29;display:flex;align-items:flex-end;justify-content:center;padding:18px}.chat-candidate-page .message-action-menu{width:min(320px,100%);border:1px solid rgba(232,180,184,.36);border-radius:20px;background:#fffdf9fa;box-shadow:0 18px 46px #5d3a3a2e;padding:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.chat-candidate-page .message-action-menu button{min-height:36px;font-size:13px}.chat-candidate-page .attachment-preview{align-items:center;background:#3d2d2d80}.chat-candidate-page .attachment-preview img{max-width:100%;max-height:82dvh;border-radius:16px;box-shadow:0 18px 46px #1e141447}.chat-candidate-page .message-extras{width:min(100%,315px);margin:0 0 6px;display:grid;gap:6px}.chat-candidate-page .thinking-card,.chat-candidate-page .tool-call-card{width:100%;margin:0;border:1px solid rgba(226,207,197,.5);border-radius:16px;background:#fffdf994;color:#6d5a5b9e;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:11px;line-height:1.45;box-shadow:0 4px 14px #9d5e6c09;overflow:hidden}.chat-candidate-page .tool-call-card{border-color:#e4cdb28f;background:#fffaf2a3;color:#7a5c41a3}.chat-candidate-page .thinking-card summary,.chat-candidate-page .tool-call-card summary{min-height:30px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px;padding:6px 10px;cursor:pointer;list-style:none}.chat-candidate-page .thinking-card summary:before{content:"✦";color:#d4a574b8;font-size:10px}.chat-candidate-page .tool-call-card summary:before{content:"•";color:#d4a574bd;font-size:14px;line-height:1}.chat-candidate-page .thinking-card summary span,.chat-candidate-page .tool-call-card summary span{font-weight:400;letter-spacing:0}.chat-candidate-page .thinking-card summary em,.chat-candidate-page .tool-call-card summary em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;color:#6d5a5b6b}.chat-candidate-page .thinking-card summary b,.chat-candidate-page .tool-call-card summary b{font-weight:400;color:#6d5a5b6b}.chat-candidate-page .thinking-card[open] summary b,.chat-candidate-page .tool-call-card[open] summary b{transform:rotate(180deg)}.chat-candidate-page .thinking-card>div{margin:0 10px 10px 14px;padding:1px 0 0 11px;border-left:1px solid rgba(226,207,197,.72);color:#6d5a5b94;font-size:12px;line-height:1.62;white-space:pre-wrap}.chat-candidate-page .tool-call-list{margin:0 10px 10px 14px;padding:1px 0 0 11px;border-left:1px solid rgba(228,205,178,.72)}.chat-candidate-page .tool-call-item{display:grid;gap:2px;padding-top:0;font-size:12px;line-height:1.55}.chat-candidate-page .thinking-card summary::marker,.chat-candidate-page .tool-call-card summary::marker{content:"";display:none}.chat-candidate-page .thinking-card,.chat-candidate-page .tool-call-card{width:min(100%,318px);margin:0;border:1px solid rgba(226,207,197,.46);border-radius:18px;background:#fffdf99e;color:#6d5a5ba3;box-shadow:0 3px 12px #9d5e6c06}.chat-candidate-page .thinking-card summary,.chat-candidate-page .tool-call-card summary{height:30px;min-height:30px;display:flex;align-items:center;gap:4px;padding:0 9px;white-space:nowrap;overflow:hidden;list-style:none}.chat-candidate-page .thinking-card summary:before,.chat-candidate-page .tool-call-card summary:before{flex:0 0 auto}.chat-candidate-page .thinking-card summary span,.chat-candidate-page .tool-call-card summary span{flex:0 0 auto;white-space:nowrap;font-size:11px;line-height:30px}.chat-candidate-page .thinking-card summary em,.chat-candidate-page .tool-call-card summary em{flex:1 1 auto;min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:30px}.chat-candidate-page .thinking-card summary b,.chat-candidate-page .tool-call-card summary b{flex:0 0 auto;width:12px;height:30px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1}.chat-candidate-page .thinking-card>div{margin:0 10px 10px 14px;padding:0 0 0 11px;border-left:1px solid rgba(226,207,197,.72);color:#6d5a5b94;font-size:12px;line-height:1.62;white-space:pre-wrap}.chat-candidate-page .message-action-backdrop{position:absolute;inset:0;z-index:30;background:transparent;display:block;padding:0;pointer-events:auto}.chat-candidate-page .message-action-menu{position:absolute;width:auto;max-width:calc(100% - 20px);min-height:28px;border:1px solid rgba(232,180,184,.34);border-radius:999px;background:#fffdf9f7;box-shadow:0 6px 18px #5d3a3a1f;padding:3px;display:inline-flex;align-items:center;gap:1px}.chat-candidate-page .message-action-menu button{min-height:24px;border:0;border-radius:999px;background:transparent;color:#6d5a5bc7;padding:3px 7px;font:inherit;font-size:12px;line-height:1;white-space:nowrap;box-shadow:none}.chat-candidate-stage{position:fixed;inset:0;height:100dvh;min-height:100dvh;overflow:hidden;overscroll-behavior:none}.chat-candidate-phone,.chat-candidate-page{height:100%;max-height:100dvh;overflow:hidden}.chat-candidate-page .topbar{position:absolute;left:0;right:0;top:0;width:auto;transform:none;background:linear-gradient(180deg,#fff9f4f0,#fff9f4c7 72%,#fff9f400)}.chat-candidate-page .input-box{min-height:45px;height:45px;align-items:center;border-radius:999px;transition:height .12s ease,min-height .12s ease,border-radius .12s ease}.chat-candidate-page .input-box.multiline{height:auto;min-height:45px;align-items:center;border-radius:23px}.chat-candidate-page .thinking-card summary b,.chat-candidate-page .tool-call-card summary b{width:10px;color:#6d5a5b47;font-size:9px;transform:translateY(-1px)}.chat-candidate-page .thinking-card[open] summary b,.chat-candidate-page .tool-call-card[open] summary b{transform:rotate(180deg) translateY(1px)}.chat-candidate-stage,.chat-candidate-phone,.chat-candidate-page{width:100%;max-width:100vw;overflow:hidden;overscroll-behavior-x:none}.chat-candidate-page .chat-area{max-width:100%;overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y}.chat-candidate-page .msg-row,.chat-candidate-page .bubble-wrap,.chat-candidate-page .bubble,.chat-candidate-page .message-extras,.chat-candidate-page .thinking-card,.chat-candidate-page .tool-call-card,.chat-candidate-page .error-detail-card{min-width:0;max-width:100%}.chat-candidate-page .bubble-wrap{width:fit-content;max-width:min(78%,calc(100% - 44px))}.chat-candidate-page .bubble,.chat-candidate-page .bubble :where(p,li,blockquote,a,strong,em,span),.chat-candidate-page .thinking-card>div,.chat-candidate-page .tool-call-list,.chat-candidate-page .tool-call-item,.chat-candidate-page .tool-call-item :where(strong,span),.chat-candidate-page .error-detail-card pre,.chat-candidate-page .inline-code{overflow-wrap:anywhere;word-break:break-word}.chat-candidate-page .inline-code{white-space:normal}.chat-candidate-page .code-block{width:100%;max-width:100%;overflow:hidden}.chat-candidate-page .code-block pre{max-width:100%!important;overflow-x:auto!important;overflow-y:auto!important}.chat-candidate-page .code-block code{white-space:pre!important;word-break:normal;overflow-wrap:normal}.chat-candidate-page .message-extras{width:min(100%,318px)}.chat-candidate-page .thinking-card summary b,.chat-candidate-page .tool-call-card summary b,.chat-candidate-page .error-detail-card summary b{position:relative;flex:0 0 10px;width:10px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:transparent;transform:none}.chat-candidate-page .thinking-card summary b:before,.chat-candidate-page .tool-call-card summary b:before,.chat-candidate-page .error-detail-card summary b:before{content:"";width:5px;height:5px;border-right:1px solid rgba(109,90,91,.26);border-bottom:1px solid rgba(109,90,91,.26);transform:rotate(45deg) translate(-1px,-1px);transition:transform .12s ease}.chat-candidate-page .thinking-card[open] summary b,.chat-candidate-page .tool-call-card[open] summary b,.chat-candidate-page .error-detail-card[open] summary b{transform:none}.chat-candidate-page .thinking-card[open] summary b:before,.chat-candidate-page .tool-call-card[open] summary b:before,.chat-candidate-page .error-detail-card[open] summary b:before{transform:rotate(225deg) translate(-1px,-1px)}.chat-candidate-page .error-detail-card{width:min(100%,318px);margin:6px 0 0;border:1px solid rgba(228,205,178,.46);border-radius:16px;background:#fffaf294;color:#7a5c41a3;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:11px;line-height:1.45;box-shadow:0 3px 12px #9d5e6c06;overflow:hidden}.chat-candidate-page .error-detail-card summary{height:30px;min-height:30px;display:flex;align-items:center;gap:4px;padding:0 9px;cursor:pointer;white-space:nowrap;overflow:hidden;list-style:none}.chat-candidate-page .error-detail-card summary::-webkit-details-marker,.chat-candidate-page .error-detail-card summary::marker{display:none;content:""}.chat-candidate-page .error-detail-card summary:before{content:"?";flex:0 0 auto;color:#d4a574b3;font-size:13px;line-height:1}.chat-candidate-page .error-detail-card summary span{flex:0 0 auto;white-space:nowrap;font-size:11px;line-height:30px}.chat-candidate-page .error-detail-card summary em{flex:1 1 auto;min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;color:#7a5c416b;font-size:11px;line-height:30px}.chat-candidate-page .error-detail-card pre{margin:0 10px 10px 14px;padding:0 0 0 11px;border-left:1px solid rgba(228,205,178,.72);color:#7a5c419e;font:11px/1.55 Noto Sans SC,Microsoft YaHei,sans-serif;white-space:pre-wrap}.chat-candidate-stage{position:fixed;inset:0;width:100vw;height:auto;min-height:0;display:block;overflow:hidden;overscroll-behavior:none;touch-action:pan-y;background:#fff9f4}.chat-candidate-phone,.chat-candidate-page{height:100%;max-height:100%;min-height:0;overflow:hidden}.chat-candidate-page .topbar{position:fixed;left:50%;right:auto;top:var(--chat-vv-top, 0px);width:min(430px,100vw);transform:translate(-50%);z-index:24}.chat-candidate-page .chat-area{bottom:calc(var(--chat-bottom-inset) + var(--chat-keyboard-inset, 0px));overflow-anchor:none}.chat-candidate-page .bottom-panel{bottom:var(--chat-keyboard-inset, 0px)}.chat-candidate-page .chat-input{scroll-margin-top:calc(70px + env(safe-area-inset-top))}.chat-candidate-page .viewport-debug-panel{position:fixed;left:8px;right:8px;top:calc(var(--chat-vv-top, 0px) + 64px + env(safe-area-inset-top));z-index:120;max-height:42vh;overflow:auto;border-radius:12px;padding:8px 9px;background:#261c1ed1;color:#fffdf9f2;font:10px/1.35 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;pointer-events:none;box-shadow:0 10px 28px #1e14142e}.chat-candidate-page .viewport-debug-row{display:grid;grid-template-columns:58px minmax(0,1fr);gap:7px;align-items:baseline;padding:2px 0}.chat-candidate-page .viewport-debug-row span{color:#ffdecdc7}.chat-candidate-page .viewport-debug-row strong{min-width:0;overflow-wrap:anywhere;font-weight:500;color:#fffdf9f5}.chat-candidate-page .input-box:not(.multiline){height:45px;min-height:45px;align-items:center;border-radius:999px}.chat-candidate-page .input-box:not(.multiline) .chat-input{height:31px!important;line-height:31px!important;padding-top:0!important;padding-bottom:0!important;overflow-y:hidden!important}html,body,#root{background:#fff9f4}@supports (padding: max(0px)){body{min-height:100dvh}}html,body,#root{background-color:#fff9f4!important}body{margin:0}.chat-candidate-stage{background:#fff9f4!important}.chat-candidate-stage:after{content:"";position:fixed;left:0;right:0;bottom:0;height:max(34px,env(safe-area-inset-bottom));background:#fff9f4;pointer-events:none;z-index:7}.chat-candidate-page .topbar{background:linear-gradient(180deg,#fff9f4 0% calc(env(safe-area-inset-top) + 18px),#fff9f4f5 68%,#fff9f400)!important;border:0!important;box-shadow:none!important}@media(display-mode:standalone){.chat-candidate-stage:after{height:max(40px,env(safe-area-inset-bottom))}}.chat-candidate-page .topbar{background:linear-gradient(180deg,#fff9f4 0% 42%,#fff9f4e6 72%,#fff9f400)!important;border:0!important;box-shadow:none!important}.chat-candidate-page .topbar:before,.chat-candidate-page .topbar:after{content:none!important;display:none!important}.chat-candidate-page .status{overflow:visible!important;line-height:1.35}.chat-candidate-page .dot{flex:0 0 7px;margin:0 1px}.chat-ui-tune-v2 .chat-candidate-page .topbar{height:calc(52px + env(safe-area-inset-top));padding:calc(5px + env(safe-area-inset-top)) 15px 0}.chat-ui-tune-v2 .chat-candidate-page .center-title{top:calc(4px + env(safe-area-inset-top));max-width:calc(100% - 148px)}.chat-ui-tune-v2 .chat-candidate-page .page-name{font-size:22px;line-height:1.1;letter-spacing:.08em}.chat-ui-tune-v2 .chat-candidate-page .status{margin-top:3px;gap:5px;color:#dfa8aedb;letter-spacing:.06em}.chat-ui-tune-v2 .chat-candidate-page .round-btn{width:36px;height:36px}.chat-ui-tune-v2 .chat-candidate-page .round-btn svg{width:17px;height:17px}.chat-ui-tune-v2 .chat-candidate-page .top-actions{gap:7px}.chat-ui-tune-v2 .chat-candidate-page .chat-area{top:calc(56px + env(safe-area-inset-top));padding-left:12px;padding-right:12px}.chat-ui-tune-v2 .chat-candidate-page .bubble-wrap{max-width:min(84%,calc(100% - 24px))}.chat-ui-tune-v2 .chat-candidate-page .bubble{font-size:14px}.chat-ui-tune-v2 .chat-candidate-page .msg-row{margin-bottom:10px}.chat-ui-tune-v2 .chat-candidate-page .msg-row.no-time{margin-bottom:5px}.chat-ui-tune-v2 .chat-candidate-page .me .bubble{background:#e4e9dc!important;background-image:none!important;border-color:#96a0861a!important;box-shadow:none!important;filter:none!important;border-radius:17px;color:#3f3a31}.chat-ui-tune-v2 .chat-candidate-page .sang .bubble{background:#fff4f0!important;border-color:#ebc6c133!important;box-shadow:none!important}.chat-ui-tune-v2 .chat-candidate-page .time-line{margin-top:5px;color:#6d5a5b7a}.chat-ui-tune-v2 .chat-candidate-page .read{color:#7f9f74b8}.chat-ui-tune-v2 .chat-candidate-page .thinking-card,.chat-ui-tune-v2 .chat-candidate-page .tool-call-card,.chat-ui-tune-v2 .chat-candidate-page .error-detail-card{background:#fffdf9a8;box-shadow:0 2px 9px #9d5e6c06}.chat-ui-tune-v2 .chat-candidate-page .bottom-panel{padding-left:16px;padding-right:16px;box-shadow:0 -5px 18px #d4a5740f}.chat-ui-tune-v2 .chat-candidate-page .input-row{gap:9px}.chat-ui-tune-v2 .chat-candidate-page .send{background:#fdebed;box-shadow:0 3px 10px #d4a5740f}.chat-ui-tune-v2 .chat-candidate-page .thinking-card,.chat-ui-tune-v2 .chat-candidate-page .tool-call-card{border-color:transparent!important;box-shadow:none!important;background:#fffdf994!important}.chat-ui-tune-v2 .chat-candidate-page .message-extras:has(.thinking-card){width:100%!important;max-width:none!important}.chat-ui-tune-v2 .chat-candidate-page .thinking-card{width:min(84vw,calc(100vw - 48px))!important;max-width:min(84vw,calc(100vw - 48px))!important;margin:1px 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#594a4885!important;overflow:visible!important}.chat-ui-tune-v2 .chat-candidate-page .thinking-card summary{min-height:0!important;height:auto!important;padding:0 0 7px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;overflow:visible!important;position:relative!important;color:#584c486b!important;cursor:pointer;list-style:none!important}.chat-ui-tune-v2 .chat-candidate-page .thinking-card summary::-webkit-details-marker{display:none!important}.chat-ui-tune-v2 .chat-candidate-page .thinking-card summary::marker{content:""!important;display:none!important}.chat-ui-tune-v2 .chat-candidate-page .thinking-card summary:before{content:""!important;width:4px!important;height:4px!important;border-radius:999px!important;background:#a8948b3d!important;position:static!important;flex:0 0 auto!important}.chat-ui-tune-v2 .chat-candidate-page .thinking-card summary:after{content:none!important;display:none!important}.chat-ui-tune-v2 .chat-candidate-page .thinking-card summary span{font-family:Georgia,Times New Roman,serif!important;font-size:12px!important;line-height:1.2!important;font-style:italic!important;font-weight:400!important;letter-spacing:0!important;color:#584c4870!important}.chat-ui-tune-v2 .chat-candidate-page .thinking-card summary em,.chat-ui-tune-v2 .chat-candidate-page .thinking-card summary b,.chat-ui-tune-v2 .chat-candidate-page .thinking-card summary b:before,.chat-ui-tune-v2 .chat-candidate-page .thinking-card summary b:after{content:none!important;display:none!important}.chat-ui-tune-v2 .chat-candidate-page .thinking-card>div{width:100%!important;box-sizing:border-box!important;margin:0!important;padding:11px 13px 12px!important;border:0!important;border-radius:10px!important;background:#fff8f1ad!important;color:#594a4894!important;font-size:13px!important;line-height:1.62!important;white-space:pre-wrap!important}.chat-input-action-test .chat-candidate-page .plus{background:#f3f1e9!important;border-color:#c6beae5c!important;color:#697c5eb3!important;box-shadow:none!important}.chat-input-action-test .chat-candidate-page .plus svg{stroke-width:1.7!important}.chat-input-action-test .chat-candidate-page .send{background:#f6eeeb!important;border-color:#dec7c161!important;color:#8e706da8!important;box-shadow:none!important}.chat-input-action-test .chat-candidate-page .send svg{stroke-width:1.65!important}.chat-input-action-test .chat-candidate-page .send:disabled{opacity:.52!important}.chat-input-action-test .chat-candidate-page .sang .bubble{background:#fffaf7!important;border-color:#eed0cc3d!important;color:#47363a!important}.chat-input-action-test .chat-candidate-page .send{background:#fdecef!important;border-color:#e8b4b852!important;color:#9d6972c7!important}.chat-input-action-test .chat-candidate-page .send:disabled{opacity:.58!important}.chat-input-action-test .chat-candidate-page .me .bubble{background:#dfe8d4!important;background-image:none!important;border-color:transparent!important;box-shadow:none!important;filter:none!important;border-radius:17px!important;color:#403a31!important}.inspiration-page{--cream: #fff9f4;--paper: #fffdf9;--petal: #fde8e8;--blush: #f7c5c5;--dusty: #dfa8ae;--sage: #c8d8c0;--sage-soft: #eaf2e4;--sage-line: #d6e2ce;--sage-icon: #aebca4;--ink: #3d2d2d;--soft: #8a6a6a;--gold: #d4a574;--line: #f1d8d8;position:fixed;width:min(430px,100vw);height:100vh;height:100dvh;margin:0 auto;inset:0 0 0 50%;transform:translate(-50%);overflow:hidden;padding:calc(12px + env(safe-area-inset-top)) 18px calc(10px + env(safe-area-inset-bottom));color:var(--ink);box-shadow:0 20px 60px #5d3a3a2e;background:radial-gradient(ellipse at 18% 14%,rgba(247,197,197,.22) 0%,transparent 44%),radial-gradient(ellipse at 84% 84%,rgba(200,216,192,.18) 0%,transparent 46%),radial-gradient(ellipse at 52% 46%,rgba(253,232,232,.22) 0%,transparent 62%),var(--cream);font-family:"Noto Serif SC",serif}body:has(.inspiration-page){overflow:hidden;background:linear-gradient(90deg,#fff9f4f0,#f6eee8f5),#f6eee8}#root:has(.inspiration-page){width:100%;min-height:100dvh}.inspiration-page *{-webkit-tap-highlight-color:transparent}.inspiration-leaf{position:absolute;right:-22px;top:calc(56px + env(safe-area-inset-top));width:150px;height:40px;opacity:.14;pointer-events:none}.inspiration-leaf:before{content:"";position:absolute;right:10px;top:18px;width:126px;height:1px;background:linear-gradient(90deg,#8faa8400,#8faa849e);transform:rotate(-7deg)}.inspiration-leaf span{position:absolute;width:18px;height:9px;border-radius:100% 0;background:#b7c9aa}.inspiration-leaf span:nth-child(1){right:48px;top:7px;transform:rotate(28deg)}.inspiration-leaf span:nth-child(2){right:26px;top:15px;transform:rotate(-20deg)}.inspiration-leaf span:nth-child(3){right:76px;top:19px;transform:rotate(-18deg)}.inspiration-topbar{height:54px;position:relative;display:flex;align-items:flex-start;justify-content:space-between;z-index:20}.inspiration-icon-btn,.inspiration-back{width:38px;height:38px;border:1px dashed rgba(232,180,184,.55);border-radius:50%;background:#fffdf8;box-shadow:0 4px 16px #d4a57414;color:var(--ink);display:flex;align-items:center;justify-content:center;flex:0 0 auto;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease;text-decoration:none;font:inherit}.inspiration-back{font-size:22px;line-height:1;padding-bottom:2px}.inspiration-icon-btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.inspiration-actions{display:flex;gap:8px}.inspiration-title-wrap{position:absolute;left:50%;top:0;transform:translate(-50%);text-align:center;pointer-events:none}.inspiration-title{margin:0;color:var(--ink);font-size:25px;line-height:1.1;font-weight:600;letter-spacing:.12em;white-space:nowrap}.inspiration-subtitle{margin-top:8px;display:flex;align-items:center;gap:8px;color:var(--dusty);font-family:Noto Sans SC,sans-serif;font-size:11px;letter-spacing:2px;white-space:nowrap}.inspiration-subtitle:before,.inspiration-subtitle:after{content:"";width:24px;height:1px;background:linear-gradient(to right,transparent,var(--gold),transparent)}.inspiration-content{position:absolute;left:18px;right:18px;top:calc(70px + env(safe-area-inset-top));bottom:calc(30px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:9px;overflow:hidden}.inspiration-content.with-bottom-bar{bottom:calc(64px + env(safe-area-inset-bottom))}.inspiration-card{position:relative;overflow:hidden;background:#fffdf9f0;border:1px solid rgba(232,180,184,.28);box-shadow:0 4px 18px #d4a57413}.inspiration-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.42),transparent 45%),radial-gradient(circle at 100% 100%,rgba(200,216,192,.07),transparent 42%);pointer-events:none}.tape{position:absolute;width:54px;height:17px;border-radius:3px;background:#fde8e8db;border:1px dashed rgba(232,180,184,.55);box-shadow:0 2px 6px #d4a5740f;transform:rotate(-9deg);opacity:.75;pointer-events:none}.quick-card .tape{left:18px;top:-4px}.sprig{position:absolute;width:46px;height:34px;pointer-events:none;opacity:.55}.quick-card .sprig{right:20px;top:16px}.sprig:before{content:"";position:absolute;left:20px;top:2px;width:1px;height:31px;background:#7b956f73;transform:rotate(26deg)}.sprig span{position:absolute;width:11px;height:7px;border-radius:100% 0;background:#aebca4bf}.sprig span:nth-child(1){left:16px;top:8px;transform:rotate(28deg)}.sprig span:nth-child(2){left:25px;top:17px;transform:rotate(-25deg)}.sprig span:nth-child(3){left:12px;top:22px;transform:rotate(18deg)}.inspiration-section-title{position:relative;z-index:2;display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;letter-spacing:.08em;color:var(--ink)}.inspiration-section-title:before{content:"✿";color:var(--blush);font-size:14px;line-height:1}.quick-card{flex:0 0 174px;border-radius:24px;padding:17px 15px 14px}.quick-card.expanded{flex-basis:216px}.quick-input,.inspiration-input,.inspiration-textarea{position:relative;z-index:2;width:100%;border:1px dashed rgba(232,180,184,.45);outline:none;resize:none;border-radius:16px;background:#fff9f4e0;color:var(--ink);font-family:Noto Sans SC,sans-serif;box-shadow:inset 0 1px #ffffffb3}.quick-input{margin-top:12px;height:72px;padding:12px 13px;border-style:solid;border-radius:17px;font-size:13px;line-height:1.45}.quick-bottom{position:relative;z-index:2;margin-top:11px;display:flex;justify-content:space-between;align-items:center;gap:10px}.chip-row,.tag-row{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:7px}.chip-row.compact{flex-wrap:nowrap;flex:1;min-width:0;overflow-x:auto;scrollbar-width:none}.chip-row.compact::-webkit-scrollbar{display:none}.inspiration-chip,.inspiration-tag,.status-tab,.book-tab{border:1px solid rgba(232,180,184,.28);border-radius:999px;background:#fffdf9c7;color:var(--soft);font-family:Noto Sans SC,sans-serif;font-size:11px;cursor:pointer;transition:transform .14s ease,background .14s ease,border-color .14s ease}.inspiration-chip{height:29px;min-width:48px;padding:0 11px}.inspiration-chip.active{background:#fde8e8c7;border-color:#dfa8ae85;color:var(--ink);box-shadow:0 3px 10px #d4a5740f}.inspiration-chip.sage.active,.inspiration-tag.active{background:#e8f1e0c7;border-color:#c8d8c0a8;color:#6e835f}.quick-custom-row{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:8px}.save-btn{height:33px;min-width:78px;border:none;border-radius:999px;background:linear-gradient(135deg,#f7c5c5f5,#dd8b97f0);color:#fff;font-family:"Noto Serif SC",serif;font-size:14px;letter-spacing:.12em;box-shadow:0 7px 16px #dfa8ae38;cursor:pointer}.notebook-section{flex:0 0 246px;display:flex;flex-direction:column;gap:8px;min-height:0}.section-head{position:relative;z-index:2;min-height:25px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 2px;flex-shrink:0}.section-link{border:none;background:transparent;color:var(--dusty);font-family:Noto Sans SC,sans-serif;font-size:12px;letter-spacing:.08em;text-decoration:none;cursor:pointer}.notebook-grid{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);gap:7px}.book-card{position:relative;z-index:2;border:1px solid rgba(232,180,184,.28);border-radius:18px;padding:0 10px;background:#fffdf9eb;box-shadow:0 4px 14px #d4a57411;display:flex;align-items:center;gap:9px;color:var(--ink);text-align:left;text-decoration:none;cursor:pointer}.book-card.sage{background:linear-gradient(135deg,#fffdf9f5,#c8d8c021);border-color:#d6e2cebf}.book-card.petal{background:linear-gradient(135deg,#fffdf9f5,#fde8e861)}.book-card.wide{grid-column:1 / 3}.book-icon{width:26px;height:26px;color:#c6b7b7;flex:0 0 auto}.book-icon svg,.record-dot svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.book-info{min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between;gap:8px}.book-name{font-size:14px;font-weight:600;letter-spacing:.06em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.book-count{height:24px;min-width:42px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-family:Noto Sans SC,sans-serif;font-size:11px;color:#8a6a6a99;background:#fffdf9b8;border:1px solid rgba(232,180,184,.24);white-space:nowrap}.book-arrow,.record-arrow{color:var(--gold);font-size:18px}.recent-card,.list-panel,.detail-body,.edit-form-card{flex:1;min-height:0;border-radius:22px;padding:12px 13px 9px;display:flex;flex-direction:column}.recent-list,.list-scroll,.detail-scroll,.edit-scroll{position:relative;z-index:2;flex:1;min-height:0;overflow-y:auto;scrollbar-width:none}.recent-list{display:flex;flex-direction:column;justify-content:flex-start}.recent-list::-webkit-scrollbar,.list-scroll::-webkit-scrollbar,.detail-scroll::-webkit-scrollbar,.edit-scroll::-webkit-scrollbar{display:none}.recent-item,.record-item{position:relative;z-index:2;width:100%;color:inherit;text-align:left;text-decoration:none}.recent-item{min-height:44px;flex:0 0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:7px 0;border-top:1px dashed rgba(232,180,184,.32)}.recent-item:first-child{border-top:none}.type-badge,.mini-pill{min-width:38px;height:24px;padding:0 8px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-family:Noto Sans SC,sans-serif;font-size:11px;color:#93636c;background:#fde8e8c7;border:1px solid rgba(232,180,184,.32);white-space:nowrap}.type-badge.sage,.mini-pill.sage{color:#60745a;background:#e8f2e0d1;border-color:#c8d8c085}.type-badge.gold{color:#8e6f40;background:#fdf4d7b3;border-color:#d4a57442}.recent-title,.record-title{color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-title{font-size:12.5px;line-height:1.25;letter-spacing:.04em}.recent-meta,.record-meta,.soft-text{font-family:Noto Sans SC,sans-serif;color:#8a6a6aa3}.recent-meta{margin-top:3px;font-size:10.5px}.book-panel{height:128px;border-radius:24px;padding:13px 14px 12px;display:flex;flex-direction:column;gap:13px;flex-shrink:0}.book-main{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px}.book-heading{display:flex;align-items:center;gap:10px;min-width:0}.book-title{font-size:22px;font-weight:600;letter-spacing:.08em;white-space:nowrap}.book-tabs{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:7px 6px}.book-tab{height:28px;min-width:0;font-size:10.5px;letter-spacing:.04em}.book-tab.active{background:#fde8e8e0;border-color:#e8b4b885;color:var(--ink)}.book-tab-all.active{background:#fff4e1e0;border-color:#d4a5746b}.book-tab-study_note.active{background:#e8f1e0e0;border-color:#c8d8c08f}.book-tab-lexicon.active{background:#fff6dce0;border-color:#d4a5746b}.book-tab-nickname.active{background:#f3ebf6e6;border-color:#ccb9d685}.book-tab-xiaohongshu.active{background:#ebeee6e0;border-color:#becab680}.list-panel{padding:12px 10px 10px}.status-tabs{position:relative;z-index:2;display:flex;gap:7px;margin:0 0 8px;padding:0 2px}.status-tab{height:27px;min-width:62px;padding:0 12px;border-style:dashed}.status-tab.active{background:#e8f1e0c7;border-color:#c8d8c080;color:#75906b}.record-item{border-radius:18px;background:#fffdf9c7;border:1px solid rgba(232,180,184,.24);min-height:77px;margin-bottom:8px;padding:11px 10px 10px;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"dot title arrow" "dot meta arrow" "dot chips arrow";column-gap:10px;align-items:center;box-shadow:0 2px 10px #d4a57409}.record-dot{grid-area:dot;width:14px;height:14px;border-radius:50%;align-self:start;margin-top:3px;background:#f7c5c5d1}.record-title{grid-area:title;font-size:16px;line-height:1.25;letter-spacing:.03em}.record-meta{grid-area:meta;margin-top:5px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-tags{grid-area:chips;display:flex;gap:5px;margin-top:7px;overflow:hidden}.record-arrow{grid-area:arrow}.tag-pill,.inspiration-tag{height:22px;padding:0 8px;border-radius:999px;background:#e8f1e0b3;border:1px solid rgba(200,216,192,.4);font-family:Noto Sans SC,sans-serif;font-size:10px;color:#75906b;display:inline-flex;align-items:center;white-space:nowrap}.empty-state{height:100%;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--soft);gap:10px;padding:20px}.empty-flower{width:46px;height:46px;border-radius:50%;background:#fde8e8b8;border:1px dashed rgba(232,180,184,.45);display:flex;align-items:center;justify-content:center;color:#b8878d}.empty-title{color:var(--ink);font-size:16px;font-weight:600;letter-spacing:.08em}.search-drawer{position:absolute;left:18px;right:18px;top:calc(58px + env(safe-area-inset-top));z-index:31;border-radius:18px;padding:10px 12px;background:#fffdf9f7;border:1px solid rgba(232,180,184,.34);box-shadow:0 10px 24px #885c5c1c}.search-drawer .tag-row{margin-top:8px;max-height:58px;overflow:hidden}.search-input{position:relative;z-index:2;width:100%;height:34px;border:1px dashed rgba(232,180,184,.42);border-radius:999px;padding:0 13px;outline:none;background:#fffdf9d1;font-family:Noto Sans SC,sans-serif;color:var(--ink)}.detail-meta{flex:0 0 auto;border-radius:22px;padding:13px 14px 12px}.detail-meta-head{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.detail-title{margin:0;font-size:18px;font-weight:600;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-time{margin-top:6px;font-family:Noto Sans SC,sans-serif;font-size:11px;color:#8a6a6ac7}.status-pill{flex:0 0 auto;height:26px;padding:0 10px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-family:Noto Sans SC,sans-serif;font-size:11px;color:#a96e78;background:#fde8e8d1;border:1px solid rgba(247,197,197,.55)}.detail-paper,.organize-card,.source-card{position:relative;z-index:2;border-radius:18px;padding:14px;margin-bottom:10px}.detail-paper{background:#fffdf9eb;border:1px dashed rgba(232,180,184,.56)}.detail-text{font-size:14.5px;line-height:1.72;letter-spacing:.045em}.organize-card{background:linear-gradient(135deg,#fffdf9f0,#e8f2e438);border:1px solid rgba(214,226,206,.7)}.source-card{background:#fde8e842;border:1px solid rgba(232,180,184,.24);width:100%;text-align:left;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px}.detail-actions,.edit-bottom{position:absolute;left:18px;right:18px;bottom:calc(10px + env(safe-area-inset-bottom));height:38px;display:grid;gap:8px;z-index:21}.detail-actions{grid-template-columns:1fr 1fr 1fr}.edit-bottom{height:46px;grid-template-columns:1fr 1fr;gap:10px}.bottom-btn{border:1px solid rgba(232,180,184,.34);border-radius:16px;background:#fffdf9eb;box-shadow:0 4px 14px #d4a57412;color:var(--ink);font-family:Noto Sans SC,sans-serif;font-size:13px;letter-spacing:.12em;cursor:pointer}.bottom-btn.primary{background:linear-gradient(135deg,#fde8e8fa,#e8f2e4bd);color:#7b4f57;font-weight:500}.bottom-btn.ghost{border-style:dashed;color:#8a6a6ac7}.bottom-btn.danger{color:#a66a70}.edit-form-card{padding:0;background:transparent;border:0;box-shadow:none;gap:8px}.form-card{position:relative;z-index:2;border-radius:22px;padding:11px 13px;background:#fffdf9f0;border:1px solid rgba(232,180,184,.3);box-shadow:0 4px 18px #d4a57413}.form-card.grow{flex:1.15;min-height:0;display:flex;flex-direction:column}.form-label{margin-bottom:8px;display:flex;align-items:center;gap:6px;color:var(--ink);font-size:13px;font-weight:600;letter-spacing:.08em}.form-label:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--blush);box-shadow:0 0 0 4px #f7c5c529}.inspiration-input{height:38px;padding:0 13px;font-size:13px}.inspiration-textarea{flex:1;min-height:118px;padding:12px 13px;font-size:12.7px;line-height:1.72}.switch-line{display:flex;align-items:center;justify-content:space-between;gap:12px;height:30px;font-family:Noto Sans SC,sans-serif;font-size:11.5px;color:#8a6a6ad6}.switch-btn{width:42px;height:23px;border-radius:999px;border:1px solid rgba(200,216,192,.7);background:#c8d8c08c;position:relative;cursor:pointer}.switch-btn:after{content:"";width:17px;height:17px;border-radius:50%;background:#fff;position:absolute;right:3px;top:2px;box-shadow:0 2px 6px #8a6a6a29}.switch-btn.off{background:#fde8e885;border-color:#e8b4b86b}.switch-btn.off:after{left:3px;right:auto}.inline-tag-input{display:grid;grid-template-columns:1fr auto;gap:7px;width:100%}.status-choice-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.toast{position:fixed;left:50%;bottom:calc(72px + env(safe-area-inset-bottom));transform:translate(-50%) translateY(12px);max-width:calc(100vw - 46px);padding:9px 13px;border-radius:999px;background:#fffdf9f5;border:1px solid rgba(232,180,184,.36);box-shadow:0 6px 20px #d4a57421;font-family:Noto Sans SC,sans-serif;font-size:12px;color:var(--soft);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:40;white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}.confirm-shade{position:fixed;inset:0;z-index:35;display:grid;place-items:center;padding:24px;background:#3d2d2d2e}.confirm-card{width:min(330px,100%);border-radius:22px;padding:20px;background:#fffdf9fa;border:1px solid rgba(232,180,184,.38);box-shadow:0 12px 28px #3d2d2d1f;text-align:center}.confirm-card h3{margin:0 0 8px;font-size:18px}.confirm-card p{margin:0;font-family:Noto Sans SC,sans-serif;color:var(--soft);line-height:1.6;font-size:13px}.confirm-actions{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:10px}button:active,a:active{transform:translateY(1px) scale(.988)}@media(max-height:760px){.inspiration-page{padding-left:14px;padding-right:14px}.inspiration-topbar{height:48px}.inspiration-title{font-size:23px}.inspiration-subtitle{margin-top:5px;font-size:9px}.inspiration-back,.inspiration-icon-btn{width:34px;height:34px}.inspiration-content{left:14px;right:14px;top:calc(60px + env(safe-area-inset-top));bottom:calc(25px + env(safe-area-inset-bottom));gap:7px}.inspiration-content.with-bottom-bar{bottom:calc(58px + env(safe-area-inset-bottom))}.quick-card{flex-basis:150px;border-radius:21px;padding:14px 13px 11px}.quick-card.expanded{flex-basis:188px}.quick-input{height:56px;margin-top:9px;font-size:12px;padding:10px 12px}.inspiration-chip{height:26px;min-width:43px;padding:0 9px;font-size:11px}.save-btn{height:30px;min-width:70px;font-size:13px}.notebook-section{flex-basis:214px;gap:6px}.book-card{border-radius:16px;padding:0 9px;gap:8px}.book-icon{width:23px;height:23px}.book-name{font-size:12.5px}.book-count{height:21px;min-width:37px;font-size:10px}.recent-card,.list-panel{border-radius:20px;padding:10px 11px 8px}.recent-title{font-size:11.8px}.recent-meta{font-size:9.8px}.book-panel{height:114px;border-radius:21px;padding:10px 12px 9px;gap:10px}.book-title{font-size:19px}.book-tab{height:25px;font-size:9.5px}.record-item{min-height:64px;margin-bottom:6px;padding:9px;border-radius:16px}.record-title{font-size:14px}.record-meta{font-size:11px}.detail-actions,.edit-bottom{left:14px;right:14px}.search-drawer{left:14px;right:14px;top:calc(50px + env(safe-area-inset-top))}}@media(max-width:480px){.inspiration-page{box-shadow:none}}.manage-ai-stage{width:100%;min-height:100dvh;display:grid;place-items:center;background:radial-gradient(circle at 18% 0%,rgba(253,232,232,.52),transparent 28%),linear-gradient(90deg,#fff9f4f0,#f6eee8f5),#f6eee8;color:var(--ink);font-family:var(--font-sans)}.manage-ai-phone{position:relative;width:min(430px,100vw);height:100dvh;overflow:hidden;background:linear-gradient(180deg,#fffdf9f5,#fff9f4fa),var(--cream);box-shadow:0 20px 60px #5d3a3a2e}.manage-ai-phone:before{position:absolute;inset:0;pointer-events:none;content:"";background-image:radial-gradient(rgba(123,149,111,.16) 1px,transparent 1px);background-size:18px 18px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 62%);mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 62%)}.manage-ai-topbar{position:relative;z-index:1;display:grid;grid-template-columns:42px minmax(0,1fr) 58px;align-items:center;gap:10px;padding:max(18px,env(safe-area-inset-top)) 18px 12px}.manage-ai-topbar p,.manage-ai-topbar h1{margin:0;text-align:center}.manage-ai-topbar p{color:var(--soft);font-size:12px;line-height:1.4}.manage-ai-topbar h1{margin-top:2px;color:var(--ink);font-family:var(--font-serif);font-size:21px;font-weight:700;line-height:1.25}.manage-ai-back,.manage-ai-refresh{border:1px solid rgba(233,207,190,.85);background:#fffdf9d6;color:var(--ink);box-shadow:0 8px 20px #885c5c14}.manage-ai-back{width:38px;height:38px;border-radius:50%;font-size:25px;line-height:1}.manage-ai-refresh{min-width:50px;min-height:34px;border-radius:999px;padding:0 12px;font-size:12px}.manage-ai-refresh:disabled{color:var(--soft)}.manage-ai-top-dot{justify-self:center;width:10px;height:10px;border-radius:50%;background:var(--sage);box-shadow:0 0 0 6px #c8d8c033}.manage-ai-content{position:relative;z-index:1;height:calc(100dvh - 88px);overflow-y:auto;padding:4px 18px 22px;scrollbar-width:none}.manage-ai-content::-webkit-scrollbar{display:none}.manage-ai-band,.provider-summary{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;margin-bottom:14px;padding:16px;border:1px solid rgba(233,207,190,.85);border-radius:22px;background:linear-gradient(135deg,#fffdf9f2,#fde8e880),var(--paper);box-shadow:0 12px 26px #885c5c1a}.manage-ai-kicker{display:block;margin-bottom:5px;color:#8a6a6a;font-size:12px;font-weight:400}.manage-ai-band h2,.provider-summary h2,.provider-model-panel h2{margin:0;color:var(--ink);font-family:var(--font-serif);font-size:17px;font-weight:400;line-height:1.35}.manage-ai-band p,.provider-summary p,.provider-empty{margin:7px 0 0;color:var(--soft);font-size:12px;line-height:1.65}.provider-empty.is-compact{margin:2px 0 0;font-size:11px;line-height:1.5}.manage-ai-status-pill{flex:0 0 auto;max-width:112px;overflow:hidden;border:1px solid rgba(200,216,192,.78);border-radius:999px;padding:7px 10px;background:#c8d8c038;color:#8a6a6a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.manage-ai-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.manage-ai-module{position:relative;min-height:122px;display:flex;flex-direction:column;align-items:flex-start;gap:9px;border:1px solid rgba(233,207,190,.88);border-radius:20px;padding:13px;background:#fffdf9e6;color:var(--ink);text-align:left;box-shadow:0 10px 22px #885c5c14}.manage-ai-module.is-open{background:linear-gradient(135deg,#fffdf9f5,#c8d8c033),var(--paper)}.manage-ai-module-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:14px;background:#fde8e8b8;color:#a96874}.manage-ai-module-copy{display:grid;gap:4px;min-width:0}.manage-ai-module strong{color:var(--ink);font-family:var(--font-serif);font-size:15px;line-height:1.3}.manage-ai-module small{color:var(--soft);font-size:11px;line-height:1.45}.manage-ai-module-state{margin-top:auto;max-width:100%;border-radius:999px;padding:4px 8px;background:#fff9f4c7;color:var(--soft);font-size:10px;line-height:1.2}.manage-ai-toast{position:absolute;right:18px;bottom:max(18px,env(safe-area-inset-bottom));left:18px;z-index:3;border:1px solid rgba(233,207,190,.9);border-radius:999px;padding:11px 14px;background:#fffdf9f5;box-shadow:0 14px 34px #5d3a3a29;color:var(--ink);font-size:12px;text-align:center}.provider-content{display:flex;flex-direction:column;gap:12px}.provider-summary{margin-bottom:0;justify-content:flex-start}.provider-lamp{flex:0 0 auto;width:12px;height:12px;margin-top:7px;border-radius:50%;background:#d7b8b2;box-shadow:0 0 0 6px #d7b8b22e}.provider-lamp.is-on{background:var(--sage-deep);box-shadow:0 0 0 6px #7b956f2e}.provider-fields,.provider-checks,.provider-profile-panel,.provider-model-panel{border:1px solid rgba(233,207,190,.86);border-radius:20px;background:#fffdf9e6;box-shadow:0 10px 22px #885c5c14}.provider-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch;padding:10px;overflow:visible}.provider-field{min-width:0;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:6px;border-radius:14px;padding:7px 8px;background:#fff9f4b8}.provider-field span{flex:0 1 auto;min-width:0;color:var(--soft);font-size:11px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.provider-field strong{flex:0 1 auto;min-width:0;max-width:58%;overflow:hidden;border-radius:999px;padding:3px 7px;background:#fde8e870;color:#8a6a6a;font-size:11px;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.provider-field.is-wide{grid-column:1 / -1;min-height:36px}.provider-field.is-wide strong{max-width:72%;overflow-wrap:anywhere;white-space:normal}.provider-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px}.provider-checks span{min-width:0;border-radius:14px;padding:8px 6px;background:#c8d8c02e;color:var(--sage-deep);font-size:11px;line-height:1.25;text-align:center}.provider-model-panel{padding:14px}.provider-profile-panel{padding:12px 13px 13px}.provider-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.provider-panel-head h2{margin:0;color:var(--ink);font-family:var(--font-serif);font-size:17px;font-weight:400;line-height:1.25}.provider-panel-head span{color:var(--soft);font-size:11px}.provider-profile-list{display:grid;gap:7px}.provider-profile-card{width:100%;min-width:0;overflow:hidden;border:1px solid rgba(233,207,190,.78);border-radius:15px;background:#fff9f49e;color:var(--ink)}.provider-profile-card.is-current,.provider-profile-card.is-open{background:linear-gradient(135deg,#fffdf9f5,#fde8e83d),var(--paper)}.provider-profile-card-head,.provider-card-toggle{width:100%;min-width:0;min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:0;padding:9px 11px;background:transparent;color:var(--ink);font:inherit;text-align:left}.provider-profile-card-head span,.provider-card-toggle span,.provider-profile-row span{display:grid;min-width:0;gap:3px}.provider-profile-card-head strong,.provider-card-toggle strong,.provider-profile-row strong{min-width:0;overflow:hidden;color:#4a3636;font-family:var(--font-serif);font-size:14px;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.provider-profile-card-head small,.provider-card-toggle small,.provider-profile-row small{min-width:0;overflow:hidden;color:var(--soft);font-size:10.5px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.provider-profile-card-head em,.provider-card-toggle em,.provider-profile-row em{border-radius:999px;padding:4px 7px;background:#fde8e894;color:var(--soft);font-size:10.5px;font-style:normal;font-weight:400;line-height:1.2;white-space:nowrap}.provider-profile-card.is-current .provider-profile-card-head em,.provider-profile-row.is-active em{background:#c8d8c047;color:var(--sage-deep)}.provider-card-body{display:grid;gap:8px;border-top:1px solid rgba(233,207,190,.48);padding:9px 10px 10px}.provider-profile-card p{margin:0 11px 10px;color:var(--soft);font-size:11px;line-height:1.5}.provider-profile-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;align-items:center;border-radius:13px;padding:8px;background:#fffdf9c7}.provider-profile{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;align-items:center;border:1px solid rgba(233,207,190,.78);border-radius:15px;padding:8px 10px;background:#fff9f49e;color:var(--ink);font:inherit;text-align:left}.provider-profile.is-active{border-color:#7b956f6b;background:linear-gradient(135deg,#fffdf9f5,#c8d8c02e),var(--paper)}.provider-profile span{display:grid;min-width:0;gap:2px}.provider-profile strong{min-width:0;overflow:hidden;color:#4a3636;font-family:var(--font-serif);font-size:14px;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.provider-profile small{min-width:0;overflow:hidden;color:var(--soft);font-size:10.5px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.provider-profile em{border-radius:999px;padding:4px 7px;background:#fde8e89e;color:var(--soft);font-size:10.5px;font-style:normal;line-height:1.2;white-space:nowrap}.provider-profile.is-active em{background:#c8d8c047;color:var(--sage-deep);font-weight:400}.provider-current-box{display:grid;gap:8px;margin-bottom:8px;border-radius:16px;padding:9px;background:#fff9f494}.provider-current-box p{margin:0;color:var(--soft);font-size:11px;line-height:1.5}.provider-mini-title{color:#8a6a6a;font-size:11px;line-height:1.2}.provider-current-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border-top:1px solid rgba(233,207,190,.42);padding:9px 10px 10px}.provider-profile-meta{min-width:0;display:grid;gap:3px;border-radius:13px;padding:7px;background:#fffdf9d1}.provider-profile-meta i,.provider-profile-meta b{min-width:0;overflow:hidden;font-style:normal;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.provider-profile-meta i{color:var(--soft);font-size:10px}.provider-profile-meta b{color:#4a3636;font-size:11px}.provider-profile-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:7px}.provider-profile-actions button,.provider-form-actions button,.provider-form-toggle{border:1px solid rgba(233,207,190,.82);border-radius:999px;background:#fffdf9db;color:#4a3636;font:inherit;font-size:11px;font-weight:400;line-height:1.2}.provider-profile-actions button{padding:6px 9px}.provider-profile-actions button:disabled{color:var(--soft)}.provider-form-shell{margin-top:8px;border:1px solid rgba(233,207,190,.78);border-radius:16px;background:#fff9f485}.provider-form-shell.is-open{background:linear-gradient(135deg,#fffdf9f2,#fde8e84d),var(--paper)}.provider-form-toggle{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 11px;background:transparent;text-align:left}.provider-profile-actions button:focus-visible,.provider-form-actions button:focus-visible,.provider-form-toggle:focus-visible{outline:2px solid rgba(200,216,192,.48);outline-offset:2px}.provider-form-toggle span,.provider-form-toggle em{min-width:0;overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.provider-form-toggle em{color:var(--soft)}.provider-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 10px 10px}.provider-form label{min-width:0;display:grid;gap:5px}.provider-form label.is-wide{grid-column:1 / -1}.provider-form label span{color:var(--soft);font-size:10.5px;line-height:1.2}.provider-form input{width:100%;min-width:0;height:34px;border:1px solid rgba(233,207,190,.86);border-radius:13px;padding:0 9px;background:#fffdf9e0;color:var(--ink);font:inherit;font-size:11px;font-weight:400;outline:none}.provider-form input:focus{border-color:#7b956f75;box-shadow:0 0 0 3px #c8d8c033}.provider-form-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.provider-form-actions button{min-height:32px;padding:0 10px}.provider-form-actions button:disabled{color:var(--soft)}.provider-model-list{display:flex;flex-wrap:wrap;gap:8px}.provider-model-chip{max-width:100%;overflow-wrap:anywhere;border:1px solid rgba(233,207,190,.9);border-radius:999px;padding:7px 10px;background:#fff9f4c7;color:var(--ink);font:inherit;font-size:12px;line-height:1.2;text-align:left}.provider-model-chip.is-current{border-color:#7b956f7a;background:#c8d8c042;color:var(--sage-deep);font-weight:400}.provider-model-chip:disabled{color:var(--soft);cursor:wait}.cache-summary{align-items:flex-start}.cache-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cache-token-cell{min-width:0;display:grid;gap:4px;border-radius:14px;padding:8px 9px;background:#fff9f4b8}.cache-token-cell i,.cache-token-cell b{min-width:0;overflow:hidden;font-style:normal;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cache-token-cell i{color:var(--soft);font-size:10.5px}.cache-token-cell b{color:#4a3636;font-size:12px}.cache-list-panel{padding:14px}.cache-usage-list{display:grid;gap:8px}.cache-usage-card{min-width:0;overflow:hidden;border:1px solid rgba(233,207,190,.78);border-radius:15px;padding:10px;background:linear-gradient(135deg,#fffdf9f2,#fde8e82e),#fff9f49e}.cache-usage-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:8px}.cache-usage-head span{display:grid;min-width:0;gap:3px}.cache-usage-head strong,.cache-usage-head small{min-width:0;overflow:hidden;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cache-usage-head strong{color:#4a3636;font-family:var(--font-serif);font-size:14px}.cache-usage-head small{color:var(--soft);font-size:10.5px}.cache-usage-head em{border-radius:999px;padding:5px 8px;background:#c8d8c042;color:var(--sage-deep);font-size:10.5px;font-style:normal;font-weight:400;line-height:1.2;white-space:nowrap}.cache-token-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.call-route-cell b{font-size:11.5px}.call-route-card{padding:0}.call-route-summary{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:9px;align-items:center;border:0;border-radius:15px;padding:10px;background:transparent;color:inherit;text-align:left;cursor:pointer}.call-route-summary:active{transform:scale(.995)}.call-route-main,.call-route-side{min-width:0;display:grid;gap:3px}.call-route-main strong,.call-route-main small,.call-route-side small{min-width:0;overflow:hidden;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.call-route-main strong{color:#4a3636;font-family:var(--font-serif);font-size:14px}.call-route-main small,.call-route-side small{color:var(--soft);font-size:10.5px}.call-route-side{justify-items:end}.call-route-side em{max-width:90px;overflow:hidden;border-radius:999px;padding:5px 8px;background:#c8d8c042;color:var(--sage-deep);font-size:10.5px;font-style:normal;font-weight:400;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.call-route-summary>i{color:#b98890;font-size:10.5px;font-style:normal;white-space:nowrap}.call-route-grid{padding:0 10px 10px}.call-route-card .call-route-side em.is-warn{background:#e9b3b33d;color:#a65f64}.call-route-card .call-route-side em.is-fallback{background:#e8ca9542;color:#9b7441}.call-route-card .call-route-side em.is-done{background:#c8d8c042;color:var(--sage-deep)}.bridge-detail{display:grid;gap:8px;padding:0 10px 10px}.bridge-detail p{margin:0;border-radius:14px;padding:8px 9px;background:#fff9f494;color:var(--soft);font-size:11px;line-height:1.5}.bridge-test-box{display:grid;gap:8px;border-radius:15px;padding:9px;background:#c8d8c01f}.bridge-test-box button{justify-self:start;border:1px solid rgba(200,216,192,.78);border-radius:999px;padding:7px 11px;background:#fffdf9e0;color:var(--sage-deep);font:inherit;font-size:11px;line-height:1.2}.bridge-test-box button:disabled{color:var(--soft)}.bridge-test-box small{color:var(--soft);font-size:10.5px;line-height:1.45}.ai-window-create-card,.ai-window-card{border:1px solid rgba(233,207,190,.86);border-radius:20px;background:#fffdf9e6;box-shadow:0 10px 22px #885c5c14}.ai-window-create-card{display:grid;gap:9px;margin-bottom:12px;padding:13px}.ai-window-create-card strong,.ai-window-card-head strong{display:block;min-width:0;overflow:hidden;color:var(--ink);font-family:var(--font-serif);font-size:15px;font-weight:400;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.ai-window-create-card small,.ai-window-card-head small,.ai-window-note{color:var(--soft);font-size:11px;line-height:1.45}.ai-window-create-card label,.ai-window-form label{min-width:0;display:grid;gap:5px}.ai-window-create-card label span,.ai-window-form label span{color:var(--soft);font-size:10.5px;line-height:1.2}.ai-window-create-card input,.ai-window-create-card select,.ai-window-form input,.ai-window-form select{width:100%;min-width:0;height:34px;border:1px solid rgba(233,207,190,.86);border-radius:13px;padding:0 9px;background:#fffdf9e0;color:var(--ink);font:inherit;font-size:11px;font-weight:400;outline:none}.ai-window-create-card input:focus,.ai-window-create-card select:focus,.ai-window-form input:focus,.ai-window-form select:focus{border-color:#7b956f75;box-shadow:0 0 0 3px #c8d8c033}.ai-window-create-row,.ai-window-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ai-window-create-row .is-wide{grid-column:1 / -1}.ai-window-create-card button,.ai-window-actions button{border:1px solid rgba(233,207,190,.82);border-radius:999px;background:#fffdf9db;color:#4a3636;font:inherit;font-size:11px;font-weight:400;line-height:1.2}.ai-window-create-card button{justify-self:end;min-height:32px;padding:0 12px}.ai-window-create-card button:disabled,.ai-window-actions button:disabled{color:var(--soft)}.ai-window-role-list{display:grid;gap:14px;margin-bottom:12px}.ai-window-role-group{overflow:hidden;border:1px solid rgba(233,207,190,.86);border-radius:22px;background:linear-gradient(135deg,#fffdf9f5,#fff9f4d1),var(--paper);box-shadow:0 12px 26px #885c5c14}.ai-window-role-toggle{width:100%;min-height:64px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:0;padding:14px;background:linear-gradient(135deg,#fffdf9fa,#fde8e82e),#fffdf9eb;color:var(--ink);text-align:left}.ai-window-role-toggle span,.ai-window-pick-card span{min-width:0;display:grid;gap:3px}.ai-window-role-toggle strong,.ai-window-pick-card strong{min-width:0;overflow:hidden;color:var(--ink);font-family:var(--font-serif);font-size:15px;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.ai-window-role-toggle small,.ai-window-pick-card small{min-width:0;overflow:hidden;color:var(--soft);font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.ai-window-role-toggle em,.ai-window-pick-card em{border-radius:999px;padding:5px 8px;background:#fff9f4c7;color:var(--soft);font-size:10.5px;font-style:normal;font-weight:400;line-height:1.2;white-space:nowrap}.ai-window-list{display:grid;gap:7px;margin:0 12px 13px;padding:0}.ai-window-entry{min-width:0;border-radius:16px}.ai-window-pick-card{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;width:100%;min-height:46px;border:1px solid rgba(233,207,190,.58);border-radius:15px;padding:0 10px 0 12px;background:#fff9f47a;color:var(--ink);text-align:left;box-shadow:none}.ai-window-pick-card.is-active{border-color:#7b956f57;background:linear-gradient(135deg,#fffdf9f5,#c8d8c029),var(--paper)}.ai-window-current h2,.ai-window-current p{overflow:hidden;text-overflow:ellipsis}.ai-window-card{padding:12px}.ai-window-inline-detail{margin:7px 0 2px;border-color:#e9cfbeb8;border-radius:16px;background:linear-gradient(135deg,#fffdf9fa,#fde8e81f),#fffdf9d1;box-shadow:none}.ai-window-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:10px}.ai-window-card-head span{display:grid;min-width:0;gap:3px}.ai-window-card-head em{border-radius:999px;padding:5px 8px;background:#fde8e894;color:var(--soft);font-size:10.5px;font-style:normal;font-weight:400;line-height:1.2;white-space:nowrap}.ai-window-form .is-wide{grid-column:1 / -1}.ai-window-note{margin:9px 0 0}.ai-window-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:10px}.ai-window-actions button{min-height:32px;padding:0 11px}.ai-window-actions button.is-danger{border-color:#ce9f9fb8;background:#fde8e87a;color:#9a5c64}@media(max-width:480px){.manage-ai-stage{display:block;background:var(--cream)}.manage-ai-phone{width:100vw;min-width:100vw;box-shadow:none}}@media(max-height:760px){.manage-ai-topbar{padding-bottom:8px}.manage-ai-content{height:calc(100dvh - 78px);padding-bottom:16px}.manage-ai-band,.provider-summary{padding:13px}.manage-ai-grid{gap:8px}.manage-ai-module{min-height:112px;padding:11px;gap:7px}}:root{--cream: #fff9f4;--paper: #fffdf9;--petal: #fde8e8;--blush: #f7c5c5;--dusty: #dfa8ae;--sage: #c8d8c0;--sage-soft: #eaf2e4;--sage-deep: #7b956f;--ink: #3d2d2d;--soft: #8a6a6a;--gold: #d4a574;--line: #f1d8d8;--shadow: 0 18px 48px rgba(136, 92, 92, .14);--font-serif: "Noto Serif SC", "Songti SC", serif;--font-sans: "Noto Sans SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0;background:#f6eee8}.preview-stage{width:100%;min-height:100dvh;display:grid;place-items:center;padding:0;background:linear-gradient(90deg,#fff9f4f0,#f6eee8f5),#f6eee8}.phone-preview{width:min(430px,100vw);height:100dvh;border:0;background:#fff9f4;box-shadow:0 20px 60px #5d3a3a2e}.app-page{min-height:100dvh;display:grid;place-items:center;padding:18px;color:var(--ink);font-family:var(--font-serif);background:#fff9f4}.page-frame,.placeholder-card{width:min(430px,100%)}.placeholder-card{padding:28px;border-radius:28px;text-align:center;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow)}.page-title,.placeholder-card h2{margin:0 0 8px;font-family:var(--font-serif);font-size:22px}.page-subtitle{color:var(--soft);font-size:13px;line-height:1.7}.primary-button{display:inline-block;margin-top:16px;border-radius:999px;padding:12px 18px;color:#fffdf9;text-decoration:none;background:linear-gradient(135deg,#d994a4,#c37d88)}.footer-note{margin-top:18px;text-align:center;color:var(--soft);font-size:12px}@media(max-width:480px){.preview-stage{display:block;background:#fff9f4}.phone-preview{width:100vw;min-width:100vw;box-shadow:none}}
