@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 .date-chip.loading-chip{color:#8a6a6a94;letter-spacing:.04em}.chat-candidate-page .bubble :where(p,ul,ol,blockquote,table,pre,h1,h2,h3){margin:0 0 6px}.chat-candidate-page .bubble :where(p,ul,ol,blockquote,table,pre,h1,h2,h3):last-child{margin-bottom:0}.chat-candidate-page .bubble :where(h1,h2,h3){font-size:1em;line-height:1.45;font-weight:600}.chat-candidate-page .bubble li{margin:1px 0}.chat-candidate-page .bubble li>:where(p,ul,ol){margin-top:3px;margin-bottom:3px}.chat-candidate-page .bubble input[type=checkbox]{width:12px;height:12px;margin:0 5px 0 0;vertical-align:-1px;accent-color:#c8d8c0}.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:#f6f3f042!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:#fffdf9e6!important;border-color:#e5c6c32e!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}.chat-ui-tune-v2 .chat-candidate-page .activity-row{width:100%;box-sizing:border-box;display:flex;justify-content:flex-start;align-items:flex-start;margin:1px 0 7px;padding:0}.chat-ui-tune-v2 .chat-candidate-page .activity-row .activity-thinking{width:100%!important;margin:0!important}.chat-ui-tune-v2 .chat-candidate-page .thinking-card>div{color:#2f2928!important;font-family:LXGW WenKai,Noto Sans SC,Microsoft YaHei,sans-serif}.chat-ui-tune-v2 .chat-candidate-page .activity-capsule{width:fit-content;max-width:min(68vw,230px);margin:0;padding:0;border:0;background:transparent;color:#5b53509e;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:11px;line-height:1.35;overflow:visible}.chat-ui-tune-v2 .chat-candidate-page .activity-capsule[open]{width:min(84vw,calc(100vw - 48px));max-width:min(84vw,calc(100vw - 48px))}.chat-ui-tune-v2 .chat-candidate-page .activity-capsule summary{width:fit-content;min-width:112px;max-width:100%;height:29px;min-height:29px;box-sizing:border-box;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:0!important;border-radius:10px;background:#faf6efc7;color:#6b615e;cursor:pointer;list-style:none;white-space:nowrap;box-shadow:none}.chat-ui-tune-v2 .chat-candidate-page .activity-capsule summary::-webkit-details-marker{display:none}.chat-ui-tune-v2 .chat-candidate-page .activity-capsule summary::marker{content:"";display:none}.chat-ui-tune-v2 .chat-candidate-page .activity-kind-icon{flex:0 0 auto;width:12px;color:#9d7f5bc2;font-size:11px;font-style:normal;font-weight:400;line-height:1;text-align:center}.chat-ui-tune-v2 .chat-candidate-page .tool-activity-card .activity-kind-icon:before{content:"⌁"}.chat-ui-tune-v2 .chat-candidate-page .search-activity-card .activity-kind-icon:before{content:"⌕"}.chat-ui-tune-v2 .chat-candidate-page .error-activity-card .activity-kind-icon:before{content:"!"}.chat-ui-tune-v2 .chat-candidate-page .activity-capsule summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:11px;font-weight:400;letter-spacing:0;color:inherit}.chat-ui-tune-v2 .chat-candidate-page .tool-activity-card summary{border:1px solid rgba(212,196,188,.1)!important;background:#faf6efc7;color:#6b615e}.chat-ui-tune-v2 .chat-candidate-page .search-activity-card summary{border:1px solid rgba(163,183,158,.09)!important;background:#f1f6f1d1;color:#586456}.chat-ui-tune-v2 .chat-candidate-page .error-activity-card summary{border:1px solid rgba(201,112,112,.07)!important;background:#f8ebeb94;color:#994848a8}.chat-ui-tune-v2 .chat-candidate-page .activity-detail-panel{width:100%;box-sizing:border-box;margin:6px 0 0;padding:10px 12px 11px;border:0;border-radius:10px;background:#f6f3f042;color:#2f2928;font-family:LXGW WenKai,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:12px;line-height:1.55;white-space:normal}.chat-ui-tune-v2 .chat-candidate-page .activity-tool-entry+.activity-tool-entry{margin-top:9px;padding-top:9px;border-top:1px solid rgba(210,192,181,.32)}.chat-ui-tune-v2 .chat-candidate-page .activity-detail-item{display:grid;gap:3px}.chat-ui-tune-v2 .chat-candidate-page .activity-detail-item strong{color:#3c3432;font-size:12px;font-weight:600}.chat-ui-tune-v2 .chat-candidate-page .activity-detail-item span{color:#554a47;overflow-wrap:anywhere;white-space:pre-wrap}.chat-ui-tune-v2 .chat-candidate-page .activity-complete-line{margin-top:6px;color:#5b7052e0;font-size:10px;line-height:1.4}.chat-ui-tune-v2 .chat-candidate-page .error-activity-detail pre{margin:0;color:#7f3838;font:inherit;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.chat-ui-tune-v2 .chat-candidate-page .search-activity-card .activity-kind-icon{color:#678965bd}.chat-ui-tune-v2 .chat-candidate-page .error-activity-card .activity-kind-icon{color:#ad4f4fa3;font-weight:500}.chat-ui-tune-v2 .chat-candidate-page .bubble :where(p,ul,ol,blockquote,table,pre,h1,h2,h3){margin-top:0;margin-bottom:4px}.chat-ui-tune-v2 .chat-candidate-page .bubble :where(p,ul,ol,blockquote,table,pre,h1,h2,h3):last-child{margin-bottom:0}.chat-ui-tune-v2 .chat-candidate-page .bubble :where(h1,h2,h3){font-size:1em;line-height:1.35;font-weight:600}.chat-ui-tune-v2 .chat-candidate-page .bubble ul,.chat-ui-tune-v2 .chat-candidate-page .bubble ol{padding-left:17px}.chat-ui-tune-v2 .chat-candidate-page .bubble li{margin:0;line-height:1.48}.chat-ui-tune-v2 .chat-candidate-page .bubble li+li{margin-top:1px}.chat-ui-tune-v2 .chat-candidate-page .bubble li>:where(p,ul,ol){margin-top:1px;margin-bottom:1px}.chat-candidate-page .status-trigger{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;padding:0;background:transparent;color:inherit;letter-spacing:inherit;line-height:inherit}.chat-candidate-page .status-trigger>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-candidate-page .status-detail-backdrop{position:absolute;inset:calc(52px + env(safe-area-inset-top)) 0 0;z-index:16;border:0;padding:0;background:transparent}.chat-candidate-page .status-detail-card{position:absolute;z-index:18;top:calc(55px + env(safe-area-inset-top));left:50%;width:min(354px,calc(100% - 34px));transform:translate(-50%);border:0;border-radius:20px;padding:15px 17px;background:#fffaf4f5;box-shadow:0 16px 38px #825b5224;color:var(--ink);font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.chat-candidate-page .status-detail-card dl{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;margin:0}.chat-candidate-page .status-detail-card dl>div{min-width:0;display:grid;gap:4px}.chat-candidate-page .status-detail-card dl>div:nth-child(3),.chat-candidate-page .status-detail-card dl>div:nth-child(4),.chat-candidate-page .status-detail-card dl>div:nth-child(5){grid-column:1 / -1;grid-template-columns:82px minmax(0,1fr);align-items:baseline;gap:10px}.chat-candidate-page .status-detail-card dt{color:#8a6a6a9e;font-size:10px}.chat-candidate-page .status-detail-card dd{min-width:0;margin:0;color:#3d2d2de0;font-size:11px;overflow-wrap:anywhere}.chat-candidate-page .status-detail-card dd small{margin-left:8px;color:#8a6a6a8f;font-size:9px;white-space:nowrap}.chat-candidate-page .status-detail-card p{margin:0;color:#8a6a6ab3;font-size:11px;text-align:center}.chat-ui-tune-v2 .chat-candidate-page .thinking-card summary{padding-bottom:0!important}.chat-candidate-page .slash-command-panel{position:absolute;left:12px;right:12px;bottom:calc(68px + env(safe-area-inset-bottom));z-index:24;max-height:min(48vh,390px);overflow:auto;border:0;border-radius:20px;padding:13px;background:#fffbf6fa;box-shadow:0 16px 38px #74544e29;color:var(--ink);font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.chat-candidate-page .slash-command-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.chat-candidate-page .slash-command-head strong{font-size:13px;font-weight:500}.chat-candidate-page .slash-command-head button{border:0;background:transparent;color:#9b7f7a;font-size:10px}.chat-candidate-page .slash-command-list,.chat-candidate-page .slash-help-list,.chat-candidate-page .slash-session-list{display:grid;gap:5px}.chat-candidate-page .slash-command-list button,.chat-candidate-page .slash-session-list button,.chat-candidate-page .slash-help-list>div{display:grid;grid-template-columns:58px 1fr;gap:2px 8px;align-items:center;border:0;border-radius:12px;padding:8px 10px;background:#efebe280;text-align:left;color:#574747}.chat-candidate-page .slash-command-list code,.chat-candidate-page .slash-help-list code{grid-row:1 / span 2;color:#8f6f6b;font-size:11px}.chat-candidate-page .slash-command-list span,.chat-candidate-page .slash-help-list span,.chat-candidate-page .slash-session-list span{font-size:11px}.chat-candidate-page .slash-command-list small,.chat-candidate-page .slash-help-list small,.chat-candidate-page .slash-session-list small{color:#a18d88;font-size:9px}.chat-candidate-page .slash-command-body{display:grid;gap:10px;font-size:11px;color:#6e5956}.chat-candidate-page .slash-command-body p{margin:0;line-height:1.6}.chat-candidate-page .slash-command-body label{display:grid;gap:5px}.chat-candidate-page .slash-command-body select{width:100%;border:0;border-radius:11px;padding:9px 10px;background:#f1ede5;color:#62504d}.chat-candidate-page .memory-toggle{display:flex;justify-content:space-between;border:0;border-radius:12px;padding:10px 11px;background:#edf0e7;color:#655650}.chat-candidate-page .memory-toggle b{font-size:10px;font-weight:500;color:#7d956f}.chat-candidate-page .slash-primary,.chat-candidate-page .slash-danger,.chat-candidate-page .slash-command-body>button{border:0;border-radius:12px;padding:9px 11px;background:#eaded7;color:#735b57}.chat-candidate-page .slash-danger{background:#f3dddd;color:#93625f}.chat-candidate-page .slash-command-panel button:disabled{opacity:.45}.chat-candidate-page .slash-command-error{margin:0 0 8px;color:#a55f5c;font-size:10px}.chat-candidate-page .slash-command-loading{margin:8px 0 0;color:#a18d88;font-size:9px;text-align:center}.chat-candidate-page .slash-capability-note{display:grid;gap:3px;margin-top:8px;padding:8px 10px;border-radius:12px;background:#efebe266}.chat-candidate-page .slash-capability-note p{margin:0;color:#8e7772;font-size:9px;line-height:1.5}.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}}.prompt-stage{min-height:100dvh;display:flex;justify-content:center;background:#eee6dc;color:#4a3836;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.prompt-phone{position:relative;width:min(100%,430px);height:100dvh;overflow:hidden;background:linear-gradient(180deg,#fffaf4,#fffdf9 48%,#fbf5eb);box-shadow:0 0 32px #6446411f}.prompt-phone:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 8%,rgba(247,200,196,.16),transparent 24%),radial-gradient(circle at 90% 25%,rgba(194,211,181,.16),transparent 22%)}.prompt-topbar{position:relative;z-index:2;height:82px;display:grid;grid-template-columns:46px 1fr 46px;align-items:center;padding:0 16px;border-bottom:1px solid rgba(227,190,177,.32);background:#fffaf4e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.prompt-topbar h1{margin:0;text-align:center;font-family:var(--font-serif,serif);font-size:29px;font-weight:400;letter-spacing:.08em}.prompt-back,.prompt-session-action{border:1px solid rgba(230,180,169,.55);background:#fffdfadb;color:#4a3836;box-shadow:0 7px 16px #875b5314}.prompt-back{width:40px;height:40px;border-radius:50%;font-size:27px;line-height:1}.prompt-session-action{height:32px;border-radius:999px;font-size:11px}.prompt-tabs{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;margin:10px 14px 0;padding:5px;border:1px solid rgba(231,198,182,.68);border-radius:23px;background:#fffcf7b8;box-shadow:0 8px 18px #825b500f}.prompt-tabs button{height:38px;border:0;border-radius:18px;background:transparent;color:#4d3a38;font:inherit;font-size:13px}.prompt-tabs button.is-active{border:1px solid rgba(234,176,170,.62);background:linear-gradient(135deg,#ffebe7e6,#fffbf7eb);color:#a14e51;box-shadow:0 5px 12px #b5716a14}.prompt-scroll{position:relative;z-index:1;height:calc(100dvh - 142px);overflow-y:auto;padding:12px 14px 96px;scrollbar-width:none}.prompt-scroll::-webkit-scrollbar{display:none}.prompt-paper{border:1px solid rgba(229,199,181,.72);border-radius:22px;background:#fffdf9db;box-shadow:0 9px 22px #7b564e11}.prompt-message{margin-bottom:9px;border-radius:15px;padding:9px 11px;font-size:11px;line-height:1.5}.prompt-message.is-error{background:#fbe8e7;color:#a45157}.prompt-message.is-ok{background:#edf3e8;color:#69815e}.prompt-loading{padding:28px;text-align:center;color:#9a8783}.prompt-auth-card{display:grid;gap:10px;padding:18px}.prompt-auth-card h2,.prompt-section-head h2{margin:0;font-family:var(--font-serif,serif);font-size:18px;font-weight:400}.prompt-auth-card p{margin:0;color:#8d7774;font-size:11px;line-height:1.65}.prompt-auth-card code{overflow-wrap:anywhere;border-radius:13px;padding:10px;background:#f7f0e8;color:#795e59;font-size:10px;line-height:1.5}.prompt-auth-card input{height:40px;border:1px solid rgba(229,199,181,.85);border-radius:14px;padding:0 12px;background:#fffdfa;font:inherit}.prompt-auth-card button,.prompt-editor-actions button,.prompt-history-row button,.prompt-bottom-bar button{border:1px solid rgba(222,185,166,.8);border-radius:999px;background:#fffdfa;color:#765451;font:inherit;font-size:11px}.prompt-auth-card button{height:38px}.prompt-state-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;margin-bottom:12px}.prompt-state-cell{min-width:0;display:grid;gap:5px;padding:12px 9px;background:#fffaf58c;text-align:center}.prompt-state-cell span{color:#947e79;font-size:10px}.prompt-state-cell strong{min-width:0;overflow:hidden;color:#56413e;font-family:var(--font-serif,serif);font-size:15px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.prompt-state-cell.sage strong{color:#6f8b61}.prompt-state-cell.amber strong{color:#b36d25}.prompt-editor-card,.prompt-history-card,.prompt-layers,.prompt-validation,.prompt-preview-card{margin-bottom:12px;padding:14px}.prompt-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.prompt-section-head span{color:#927d78;font-size:10.5px}.prompt-section-head span.is-warn{color:#b77737}.prompt-editor-card textarea{width:100%;min-height:330px;resize:vertical;border:1px solid rgba(234,168,163,.7);border-radius:17px;padding:13px;background:#fffffdb8;color:#4c3b39;font:12px/1.85 Noto Sans SC,Microsoft YaHei,sans-serif;outline:none}.prompt-editor-card textarea:focus{box-shadow:0 0 0 3px #e8b7b024}.prompt-editor-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;padding:9px;color:#826e69;font-size:10.5px}.prompt-editor-meta i{font-style:normal;color:#c7aaa2}.prompt-editor-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.prompt-editor-actions button,.prompt-bottom-bar button{height:42px}.prompt-editor-actions .is-primary,.prompt-bottom-bar .is-primary{border-color:#7191628c;background:linear-gradient(135deg,#789868,#9bb187);color:#fff;box-shadow:0 6px 12px #56744829}button:disabled{opacity:.48}.prompt-history-list{display:grid;gap:7px}.prompt-history-row{display:grid;grid-template-columns:35px minmax(0,1fr) auto;gap:5px 8px;align-items:center;border:1px solid rgba(232,206,190,.62);border-radius:15px;padding:9px;background:#fffaf58c}.prompt-history-row strong{color:#718b63;font-family:var(--font-serif,serif);font-size:16px;font-weight:400}.prompt-history-row>span{color:#8a9d7f;font-size:9px}.prompt-history-row time{color:#967f79;font-size:9px}.prompt-history-row small{grid-column:1/3;color:#a08c86;font-size:9.5px}.prompt-history-row div{display:flex;gap:5px}.prompt-history-row button{padding:5px 8px}.prompt-version-view{margin-top:10px}.prompt-version-view>strong{display:block;margin-bottom:6px;color:#806b66;font-size:10px}.prompt-version-view pre,.prompt-preview-card pre{max-height:320px;overflow:auto;border:1px solid rgba(232,206,190,.55);border-radius:14px;padding:10px;background:#fffaf5;color:#5d4945;font:10.5px/1.7 Noto Sans SC,Microsoft YaHei,sans-serif;white-space:pre-wrap;word-break:break-word}.prompt-empty{margin:18px 0;text-align:center;color:#a38d87;font-size:11px}.prompt-layer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.prompt-layer-card{min-width:0;border:1px solid rgba(231,204,187,.68);border-radius:16px;padding:10px;background:#fffaf594}.prompt-layer-card>div{display:flex;align-items:center;justify-content:space-between;gap:5px}.prompt-layer-card strong{font-size:11px;font-weight:400}.prompt-layer-card em{border-radius:999px;padding:3px 6px;background:#f5e6df;color:#9c706b;font-size:9px;font-style:normal}.prompt-layer-card em.is-ok{background:#e6f0df;color:#608154}.prompt-layer-card p{margin:7px 0 4px;color:#9a8580;font-size:9.5px;line-height:1.45}.prompt-layer-card small{display:block;overflow:hidden;color:#88736e;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.prompt-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.prompt-check-grid .prompt-state-cell{border-radius:14px;background:#fbf6ef}.prompt-preview-card h3{margin:11px 0 6px;color:#856e69;font-size:11px;font-weight:400}.prompt-bottom-bar{position:absolute;z-index:4;right:0;bottom:0;left:0;display:grid;grid-template-columns:1.6fr 1fr;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(228,196,179,.65);background:#fffaf4f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rules-phone .prompt-topbar{grid-template-columns:46px 1fr 46px}.rules-content{position:relative;padding:18px 14px}.rules-entry{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid rgba(229,199,181,.74);border-radius:22px;padding:14px;background:#fffdf9e0;color:#4a3836;text-align:left;box-shadow:0 9px 22px #7b564e11}.rules-entry-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:14px;background:#f6e5df;color:#b87875}.rules-entry span:nth-child(2){display:grid;gap:3px}.rules-entry strong{font-family:var(--font-serif,serif);font-size:17px;font-weight:400}.rules-entry small{color:#9a8580;font-size:10.5px}.rules-entry i{color:#b78a82;font-size:20px;font-style:normal}@media(max-width:480px){.prompt-stage{display:block}.prompt-phone{width:100vw;box-shadow:none}}@media(max-height:760px){.prompt-topbar{height:70px}.prompt-scroll{height:calc(100dvh - 130px)}.prompt-editor-card textarea{min-height:260px}}.prompt-preview-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:2px 0 12px;padding:3px;border:1px solid rgba(229,199,181,.72);border-radius:16px;background:#f8f1e9}.prompt-preview-switch button{height:31px;border:0;border-radius:12px;background:transparent;color:#927d78;font:inherit;font-size:10.5px}.prompt-preview-switch button.is-active{background:#fffdfa;color:#8d5655;box-shadow:0 3px 9px #7b564e14}.prompt-markdown,.prompt-preview-source{max-height:420px;overflow:auto;border:1px solid rgba(232,206,190,.55);border-radius:14px;padding:12px;background:#fffaf5;color:#5d4945;font:11px/1.75 Noto Sans SC,Microsoft YaHei,sans-serif;word-break:break-word}.prompt-preview-source{margin:0;white-space:pre-wrap}.prompt-markdown>:first-child{margin-top:0}.prompt-markdown>:last-child{margin-bottom:0}.prompt-markdown h1,.prompt-markdown h2,.prompt-markdown h3,.prompt-markdown h4{margin:1.15em 0 .55em;color:#4f3b39;font-family:var(--font-serif,serif);font-weight:500;line-height:1.4}.prompt-markdown h1{font-size:18px}.prompt-markdown h2{font-size:16px}.prompt-markdown h3{font-size:14px}.prompt-markdown h4{font-size:12px}.prompt-markdown p{margin:.65em 0}.prompt-markdown ul,.prompt-markdown ol{margin:.65em 0;padding-left:1.65em}.prompt-markdown li{margin:.25em 0}.prompt-markdown blockquote{margin:.8em 0;padding:7px 10px;border-left:3px solid rgba(140,165,126,.65);background:#f2f5ec;color:#6f655f}.prompt-markdown code{border-radius:5px;padding:.12em .35em;background:#f1e8df;color:#875c58;font:10px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.prompt-markdown pre{overflow:auto;margin:.8em 0;border-radius:10px;padding:10px;background:#f1e8df}.prompt-markdown pre code{padding:0;background:transparent}.prompt-markdown table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.prompt-markdown th,.prompt-markdown td{border:1px solid rgba(216,190,175,.72);padding:5px 7px;text-align:left}.prompt-markdown a{color:#718b63;text-decoration:underline}.prompt-markdown hr{border:0;border-top:1px solid rgba(216,190,175,.72);margin:1em 0}.prompt-preview-empty{color:#a38d87}.live-stage{width:100%;min-height:100dvh;display:grid;place-items:center;background:radial-gradient(circle at 18% 0%,rgba(253,232,232,.5),transparent 28%),#f5ede6;color:var(--ink, #493737);font-family:var(--font-sans, system-ui, sans-serif)}.live-phone{position:relative;width:min(430px,100vw);height:100dvh;overflow:hidden;background:linear-gradient(180deg,#fffdf9fa,#fff9f4fa);box-shadow:0 20px 60px #5d3a3a29}.live-phone:before{position:absolute;inset:0;pointer-events:none;content:"";background-image:radial-gradient(rgba(123,149,111,.14) 1px,transparent 1px);background-size:18px 18px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.26),transparent 60%);mask-image:linear-gradient(180deg,rgba(0,0,0,.26),transparent 60%)}.live-topbar{position:relative;z-index:2;display:grid;grid-template-columns:40px minmax(0,1fr) 54px;align-items:center;gap:8px;padding:max(17px,env(safe-area-inset-top)) 16px 11px}.live-topbar h1,.live-topbar p{margin:0;text-align:center}.live-topbar h1{font-family:var(--font-serif, serif);font-size:21px;line-height:1.25}.live-topbar p{margin-top:2px;color:var(--soft, #8d7774);font-size:11px}.live-back,.live-refresh{border:1px solid rgba(233,207,190,.88);background:#fffdf9e6;color:inherit;box-shadow:0 7px 18px #885c5c14}.live-back{width:37px;height:37px;border-radius:50%;font-size:25px;line-height:1}.live-refresh{min-height:33px;border-radius:999px;padding:0 10px;font-size:11px}.live-refresh:disabled{color:#a99996}.live-top-mark{justify-self:center;width:10px;height:10px;border-radius:50%;background:#8da17e;box-shadow:0 0 0 6px #8da17e24}.vps-content,.live-content{position:relative;z-index:1;height:calc(100dvh - 78px);overflow-y:auto;padding:6px 16px max(24px,env(safe-area-inset-bottom));scrollbar-width:none}.vps-content::-webkit-scrollbar,.live-content::-webkit-scrollbar{display:none}.vps-intro{margin-bottom:12px;border:1px solid rgba(233,207,190,.86);border-radius:21px;padding:17px;background:linear-gradient(135deg,#fffdf9f5,#fde8e87a);box-shadow:0 11px 24px #885c5c17}.vps-intro h2{margin:3px 0 7px;font-family:var(--font-serif, serif);font-size:18px;font-weight:500}.vps-intro p{margin:0;color:var(--soft, #8d7774);font-size:12px;line-height:1.65}.live-kicker{color:#8a6a6a;font-size:11px}.vps-module{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid rgba(200,216,192,.9);border-radius:20px;padding:15px;background:linear-gradient(135deg,#fffdf9f5,#c8d8c038);color:inherit;text-align:left;box-shadow:0 10px 22px #5d524414}.vps-module-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:#c8d8c061;color:#758b68}.vps-module-copy{display:grid;gap:4px}.vps-module-copy strong{font-family:var(--font-serif, serif);font-size:16px}.vps-module-copy small{color:var(--soft, #8d7774);font-size:11px;line-height:1.45}.vps-module-state{border-radius:999px;padding:5px 8px;background:#fffdf9bf;color:#758b68;font-size:10px}.live-connection{display:flex;align-items:center;gap:7px;margin-bottom:8px;padding:7px 10px;border:1px solid rgba(233,207,190,.72);border-radius:13px;background:#fffdf9c7;color:#775f5e;font-size:10px}.live-connection time{margin-left:auto;color:#9a8783}.live-lamp{width:7px;height:7px;border-radius:50%;background:#c8aaa6}.live-lamp.is-on{background:#8eaa7d;box-shadow:0 0 0 4px #8eaa7d21}.live-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:8px}.live-overview span{min-width:0;display:grid;gap:3px;border:1px solid rgba(233,207,190,.75);border-radius:13px;padding:8px 5px;background:#fffdf9d1;text-align:center}.live-overview i{overflow:hidden;color:#8f7b77;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.live-overview b{font-family:var(--font-serif, serif);font-size:16px;font-weight:600}.live-overview .has-error{border-color:#d68d8f6b;background:#fce7e7a8;color:#a2565b}.recent-error{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin-bottom:8px;border:1px solid rgba(200,216,192,.72);border-radius:13px;padding:8px 10px;background:#eff4ebad;color:#6f8065;text-align:left}.recent-error span{font-size:10px}.recent-error strong,.recent-error small{overflow:hidden;color:#725f5d;font-size:10px;font-weight:400;text-align:right;text-overflow:ellipsis;white-space:nowrap}.recent-error.has-error{border-color:#d68d8f70;background:#fce7e7a3;color:#ad5b60}.event-date-filter{display:grid;gap:6px;margin-bottom:8px;padding:6px;border:1px solid rgba(233,207,190,.72);border-radius:13px;background:#fffdf9b8}.event-date-filter>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.event-date-filter button{min-width:0;border:0;border-radius:9px;padding:5px 3px;background:transparent;color:#806c68;font-size:9px}.event-date-filter button.is-active{background:#fde8e8d1;color:#a2505b}.event-date-filter label{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#8f7b77;font-size:9px}.event-date-filter input{min-width:0;border:1px solid rgba(233,207,190,.76);border-radius:8px;padding:4px 7px;background:#fffdf9e6;color:#675452;font:inherit}.event-filters{display:flex;gap:6px;overflow-x:auto;margin:0 -16px 9px;padding:0 16px 3px;scrollbar-width:none}.event-filters::-webkit-scrollbar{display:none}.event-filters button{flex:0 0 auto;border:1px solid rgba(233,207,190,.76);border-radius:999px;padding:6px 10px;background:#fffdf9cc;color:#786563;font-size:10px}.event-filters button.is-active{border-color:#d2909785;background:#fde8e8cc;color:#a2505b}.event-panel{overflow:hidden;border:1px solid rgba(233,207,190,.82);border-radius:18px;background:#fffdf9e0;box-shadow:0 9px 20px #885c5c12}.event-panel-head{display:flex;align-items:end;justify-content:space-between;padding:11px 12px 8px;border-bottom:1px solid rgba(233,207,190,.55)}.event-panel-head h2{margin:1px 0 0;font-family:var(--font-serif, serif);font-size:15px;font-weight:500}.event-panel-head>span{color:#9a8783;font-size:10px}.event-list{display:grid}.event-row{position:relative;border-bottom:1px solid rgba(233,207,190,.48)}.event-row:last-child{border-bottom:0}.event-row:before{position:absolute;top:12px;left:8px;width:4px;height:4px;border-radius:50%;content:"";background:#9db58e}.event-row.level-warn:before{background:#d3aa76}.event-row.level-error:before{background:#d77c83}.event-row.is-expanded{background:#fff9f4ad}.event-summary{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto 11px;align-items:center;gap:5px;border:0;padding:7px 8px 7px 17px;background:transparent;color:inherit;text-align:left}.event-main{min-width:0;display:grid;gap:2px}.event-headline{min-width:0;display:grid;grid-template-columns:47px auto minmax(0,1fr);align-items:center;gap:5px;line-height:1.3}.event-headline time{color:#8d7873;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;line-height:1.3}.event-origin{overflow:hidden;color:#758b68;font-size:8px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.event-headline strong{overflow:hidden;color:#74615e;font-family:var(--font-sans, system-ui, sans-serif);font-size:9px;font-weight:400;line-height:1.3;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.event-main>small{overflow:hidden;padding-left:52px;color:#a08d88;font-size:8px;font-weight:400;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.event-status{align-self:center;border-radius:999px;padding:3px 5px;background:#edf2e9;color:#718164;font-size:8px;white-space:nowrap}.event-status.status-running,.event-status.status-waiting,.event-status.status-start{background:#f7ead8;color:#a5794c}.event-status.status-failed,.event-status.status-rejected{background:#f9e2e3;color:#b65e64}.event-status.status-cancelled{background:#eee9e5;color:#87746f}.event-toggle{align-self:center;color:#a58f89;font-size:12px}.event-detail{padding:0 8px 7px 17px}.event-detail-loading{margin:0;padding:8px;border-radius:10px;background:#f4efe9cc;color:#8c7975;font-size:10px}.event-detail-grid{display:grid;gap:1px;margin:0;overflow:hidden;border:1px solid rgba(225,210,198,.65);border-radius:11px;background:#e1d2c68c}.event-detail-line{min-width:0;display:grid;grid-template-columns:104px minmax(0,1fr);gap:7px;padding:6px 8px;background:#fffdf9f0}.event-detail-line dt{color:#927d78;font-size:9px}.event-detail-line dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#584745;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;line-height:1.45}.event-code-fold{margin-top:4px;border:1px solid rgba(225,210,198,.62);border-radius:8px;background:#fffdf9d1}.event-code-fold summary{padding:5px 7px;color:#806f6b;cursor:pointer;font-family:var(--font-sans, system-ui, sans-serif);font-size:8px;font-weight:400;line-height:1.25}.event-code-fold pre{max-height:210px;overflow:auto;margin:0;border-top:1px solid rgba(225,210,198,.5);padding:7px;color:#5d4c49;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.event-empty{margin:0;padding:24px 14px;color:#917d79;font-size:11px;line-height:1.6;text-align:center}.event-more{width:calc(100% - 20px);margin:9px 10px 11px;border:1px solid rgba(200,216,192,.76);border-radius:999px;padding:8px;background:#eff4ebb8;color:#718164;font-size:10px}@media(max-width:360px){.live-topbar,.vps-content,.live-content{padding-right:12px;padding-left:12px}.event-filters{margin-right:-12px;margin-left:-12px;padding-right:12px;padding-left:12px}.event-summary{grid-template-columns:minmax(0,1fr) auto 10px;gap:4px;padding-right:7px;padding-left:15px}.event-headline{grid-template-columns:43px auto minmax(0,1fr);gap:4px}.event-main>small{padding-left:47px}}.turn-child-list{display:grid;gap:3px}.turn-child{position:relative;overflow:hidden;border:1px solid rgba(225,210,198,.58);border-radius:8px;background:#fffdf9db}.turn-child:before{position:absolute;top:10px;left:7px;width:4px;height:4px;border-radius:50%;content:"";background:#9db58e}.turn-child.level-warn:before{background:#d3aa76}.turn-child.level-error:before{background:#d77c83}.turn-child-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;padding:5px 6px 5px 14px}.turn-child-summary>span{min-width:0;display:grid;gap:2px}.turn-child-summary .event-headline{grid-template-columns:43px auto minmax(0,1fr);gap:4px}.turn-child-summary .event-headline time,.turn-child-summary .event-origin{font-size:7px}.turn-child-summary .event-headline strong{color:#76635f;font-family:var(--font-sans, system-ui, sans-serif);font-size:8px;font-weight:400;letter-spacing:0}.turn-child-summary small{overflow:hidden;padding-left:47px;color:#aa9691;font-size:7px;font-weight:400;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.turn-child .event-status{font-style:normal}.turn-child .event-code-fold{margin:0 5px 5px 14px}.vps-module+.vps-module{margin-top:10px}.vps-module-cc{border-color:#e0c79dd1;background:linear-gradient(135deg,#fffdf9f5,#faebd15c)}.vps-module-cc .vps-module-icon{background:#f0dcb66b;color:#9b753c}.cc-stage{width:100%;min-height:100dvh;display:grid;place-items:center;background:radial-gradient(circle at 15% 0%,rgba(248,229,220,.55),transparent 32%),#f4ede4;color:#382d26;font-family:var(--font-sans,system-ui,sans-serif)}.cc-phone{position:relative;width:min(430px,100vw);height:100dvh;overflow:hidden;background:linear-gradient(180deg,#fffdf8,#fbf7ed);box-shadow:0 20px 60px #54412c26}.cc-phone:before{position:absolute;inset:0;pointer-events:none;content:"";background-image:radial-gradient(rgba(105,126,82,.09) .8px,transparent .8px);background-size:19px 19px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.2),transparent 64%);mask-image:linear-gradient(180deg,rgba(0,0,0,.2),transparent 64%)}.cc-phone:after{position:absolute;right:-7px;top:73px;width:48px;height:82px;pointer-events:none;content:"";opacity:.52;background:linear-gradient(52deg,transparent 46%,#779867 47% 49%,transparent 50%),radial-gradient(ellipse at 75% 19%,#90ab7b 0 9%,transparent 10%),radial-gradient(ellipse at 52% 36%,#a8bb91 0 10%,transparent 11%),radial-gradient(ellipse at 83% 50%,#799a66 0 9%,transparent 10%)}.cc-topbar{position:relative;z-index:3;height:82px;display:grid;grid-template-columns:74px minmax(0,1fr) 94px;align-items:center;padding:max(14px,env(safe-area-inset-top)) 17px 8px}.cc-topbar>button{justify-self:start;width:42px;height:42px;border:0;background:transparent;color:#2c241e;font:400 38px/1 var(--font-sans);cursor:pointer}.cc-topbar h1{margin:0;text-align:center;font-family:var(--font-serif,serif);font-size:24px;font-weight:500;letter-spacing:.08em}.cc-status-pill{justify-self:end;min-height:34px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(128,153,100,.2);border-radius:999px;padding:0 12px;background:#eaf1dcb8;color:#58783f;font-family:var(--font-serif,serif);font-size:11px;white-space:nowrap}.cc-status-pill i{width:7px;height:7px;border-radius:50%;background:#648d43;box-shadow:0 0 0 4px #648d4314}.cc-status-pill.is-offline{border-color:#877d6e2e;background:#ede9e0b8;color:#817668}.cc-status-pill.is-offline i{background:#9b9487}.cc-status-pill.is-error{border-color:#c7856c33;background:#f8e9dc;color:#a66845}.cc-status-pill.is-error i{background:#bf7650}.cc-status-pill.is-waiting{background:#f0f3e3}.cc-scroll,.cc-detail-scroll{position:relative;z-index:2;height:calc(100dvh - 82px);overflow-y:auto;padding:5px 17px calc(90px + env(safe-area-inset-bottom));scrollbar-width:none}.cc-scroll::-webkit-scrollbar,.cc-detail-scroll::-webkit-scrollbar{display:none}.cc-summary-grid{display:grid;grid-template-columns:1.14fr .9fr;gap:10px;margin-bottom:14px}.cc-summary-card{min-width:0;height:112px;border:1px solid rgba(204,194,166,.58);border-radius:18px;background:#fffdf7e6;box-shadow:0 8px 16px #50452d12}.cc-summary-state{display:grid;align-content:center;gap:7px;padding:13px 14px;background:linear-gradient(135deg,#f8faeff5,#eef2e1b8)}.cc-summary-state p,.cc-summary-state button{min-width:0;display:flex;align-items:center;gap:8px;margin:0;border:0;padding:0;background:transparent;color:#44372f;text-align:left;font-size:11px}.cc-summary-state button code{min-width:0;overflow:hidden;color:#51463c;font:10px ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.cc-mini-icon{flex:0 0 20px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#7e9d5f29;color:#668746;font-size:9px}.cc-summary-action{display:flex;align-items:center;gap:12px;padding:16px;background:linear-gradient(135deg,#fffaf0,#fbedd7)}.cc-action-mark{flex:0 0 35px;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#f6e3c3;color:#cf811b;font-size:22px}.cc-summary-action div{min-width:0;display:grid;gap:10px}.cc-summary-action small{font-family:var(--font-serif,serif);font-size:11px}.cc-summary-action strong{font-family:var(--font-serif,serif);font-size:17px;font-weight:500;line-height:1.3}.cc-notice,.cc-terminal-notice{width:100%;margin:0 0 10px;border:1px solid rgba(199,181,145,.38);border-radius:12px;padding:8px 10px;background:#fff8e9;color:#7a654a;font-size:10px}.cc-panel{overflow:hidden;margin-bottom:14px;border:1px solid rgba(213,198,169,.58);border-radius:19px;background:#fffdf8de;box-shadow:0 9px 20px #51422a0f}.cc-panel>header{height:49px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid rgba(218,204,179,.48)}.cc-panel>header h2{display:flex;align-items:center;gap:9px;margin:0;font-family:var(--font-serif,serif);font-size:17px;font-weight:500}.cc-panel>header h2 span{color:#5f843f}.cc-panel>header button{border:0;background:transparent;color:#55783b;font:11px var(--font-serif,serif)}.cc-event-list{display:grid}.cc-event-row{border-bottom:1px solid rgba(220,209,188,.54)}.cc-event-row:last-child{border-bottom:0}.cc-event-summary{width:100%;min-height:42px;display:grid;grid-template-columns:62px 14px minmax(70px,1fr) 46px minmax(62px,.9fr) 12px;align-items:center;gap:5px;border:0;padding:7px 10px;background:transparent;color:inherit;text-align:left}.cc-event-summary time{color:#8c8178;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.cc-event-dot{width:13px;height:13px;border-radius:50%;background:#658d46;box-shadow:inset 0 0 0 4px #ffffffd1}.level-warn .cc-event-dot{background:#d88722}.level-error .cc-event-dot{background:#b96a4b}.cc-event-summary strong{overflow:hidden;color:#463b32;font-family:var(--font-serif,serif);font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.cc-event-summary em{justify-self:start;border-radius:999px;padding:3px 7px;background:#edf2e4;color:#55753f;font-size:8px;font-style:normal;white-space:nowrap}.cc-event-summary em.status-running,.cc-event-summary em.status-waiting,.cc-event-summary em.status-start{background:#f9ecd8;color:#b27022}.cc-event-summary em.status-failed,.cc-event-summary em.status-rejected{background:#f8e5dc;color:#ad684b}.cc-event-summary small{overflow:hidden;color:#8d837a;font-size:9px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cc-event-summary b{color:#9a9186;font-size:13px;transition:transform .18s}.cc-event-summary[aria-expanded=true] b{transform:rotate(180deg)}.cc-event-detail{padding:0 11px 10px 92px}.cc-event-detail dl{display:grid;gap:4px;margin:0;border:1px solid rgba(214,202,178,.58);border-radius:12px;padding:8px;background:#f8f7efc7}.cc-event-detail dl>div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:7px}.cc-event-detail dt{color:#5e833f;font:9px var(--font-serif,serif)}.cc-event-detail dd{min-width:0;margin:0;color:#766d64;font:9px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere}.cc-event-detail p{margin:0;color:#8d837a;font-size:9px}.cc-detail-note{margin-top:5px!important}.cc-empty,.cc-terminal-empty{margin:0;padding:28px 16px;color:#8f857b;font-size:11px;line-height:1.7;text-align:center}.cc-preview-panel{margin-bottom:0}.cc-terminal-box{margin:10px;border:1px solid rgba(219,200,164,.62);border-radius:14px;background:linear-gradient(180deg,#fcf7ea,#faf4e7);max-height:190px;overflow:hidden}.cc-terminal-text{color:#334b2b;font:10px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.cc-terminal-chunk{border-bottom:1px dashed rgba(113,130,91,.22);padding:8px 9px}.cc-terminal-chunk:last-child{border-bottom:0}.cc-terminal-chunk header{margin-bottom:4px;color:#557048;font-size:9px}.cc-terminal-chunk pre{margin:0;color:#3f4036;font:inherit;white-space:pre;overflow-wrap:normal}.cc-terminal-chunk small{display:block;margin-top:4px;color:#a77c4d}.cc-control-bar{position:absolute;z-index:5;right:10px;bottom:0;left:10px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px;padding:10px 0 calc(10px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#fffcf600,#fffaf2 18%);filter:drop-shadow(0 -6px 10px rgba(78,66,43,.05))}.cc-control-bar button{height:49px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(119,145,85,.38);border-radius:15px;background:linear-gradient(135deg,#8fa86f,#6f8d53);color:#fffdf5;font:14px var(--font-serif,serif);box-shadow:0 5px 11px #4d623621}.cc-control-bar button:nth-child(2){border-color:#d3846366;background:linear-gradient(135deg,#f7bfaa,#eda98f);color:#794b3e}.cc-control-bar button:nth-child(3){background:linear-gradient(135deg,#f1f3df,#e5ead0);color:#58713e}.cc-control-bar button.is-disabled{opacity:.58;filter:saturate(.55);box-shadow:none}.cc-control-bar button span{font-size:14px}.cc-skeleton{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cc-skeleton i{height:112px;border-radius:18px;background:linear-gradient(90deg,#f2eee4,#fbf8ef,#f2eee4);background-size:200% 100%;animation:cc-shimmer 1.2s infinite}.cc-skeleton i:nth-child(3){grid-column:1/-1;height:310px}@keyframes cc-shimmer{to{background-position:-200% 0}}.cc-auth-error{margin-top:50px;border:1px solid rgba(211,187,150,.5);border-radius:18px;padding:24px;background:#fffaf0;text-align:center}.cc-auth-error p{color:#786a59;font-size:12px;line-height:1.7}.cc-auth-error button{border:0;border-radius:999px;padding:10px 15px;background:#7e9864;color:#fff}.cc-detail-scroll{padding-bottom:max(20px,env(safe-area-inset-bottom))}.cc-filters{display:grid;grid-template-columns:1.35fr .72fr .72fr .82fr 1fr;gap:7px;margin:3px 0 12px}.cc-filters button,.cc-filters select,.cc-terminal-tools button{min-height:38px;border:1px solid rgba(205,193,169,.62);border-radius:999px;background:#fffdf8d1;color:#655b50;font:10px var(--font-serif,serif)}.cc-filters button.is-active,.cc-terminal-tools button.is-active{border-color:#78965f;background:linear-gradient(135deg,#83a064,#66884c);color:#fff}.cc-filters select{min-width:0;padding:0 8px}.cc-events-history{overflow:hidden;border:1px solid rgba(213,198,169,.58);border-radius:18px;background:#fffdf8e0;box-shadow:0 9px 20px #51422a0f}.cc-events-history .cc-event-summary{grid-template-columns:84px 15px minmax(70px,1fr) 46px minmax(65px,.85fr) 12px;min-height:46px}.cc-events-history .cc-event-detail{padding-left:115px}.cc-load-older{display:block;margin:10px auto;border:1px solid rgba(116,145,83,.3);border-radius:999px;padding:8px 16px;background:#eff3e3;color:#58753f;font-size:10px}.cc-terminal-layout{position:relative;z-index:2;height:calc(100dvh - 82px);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;padding:4px 14px max(14px,env(safe-area-inset-bottom))}.cc-terminal-tools{display:grid;gap:9px;margin-bottom:10px}.cc-terminal-tools>div{display:flex;align-items:center;gap:7px;overflow-x:auto}.cc-terminal-tools>div:last-child{justify-content:flex-end}.cc-terminal-tools button{flex:0 0 auto;min-height:36px;padding:0 12px}.cc-terminal-tools button.is-on{border-color:transparent;background:transparent;color:#56763d}.cc-terminal-history{position:relative;min-height:0;overflow:auto;border:1px solid rgba(213,197,163,.64);border-radius:15px;padding:5px;background:linear-gradient(180deg,#fcf8eb,#faf5e7);scrollbar-color:#b6bd9e transparent}.cc-terminal-history .cc-terminal-text{font-size:10px;line-height:1.58}.cc-terminal-history .cc-terminal-chunk{padding:9px 10px}.cc-terminal-history .cc-load-older{position:sticky;z-index:2;top:2px}.cc-terminal-notice{margin-bottom:8px}.cc-back-latest{position:sticky;bottom:8px;left:50%;transform:translate(-50%);border:1px solid rgba(103,134,75,.35);border-radius:999px;padding:7px 12px;background:#edf2df;color:#58743f;font-size:9px}.cc-terminal-foot{padding:9px 8px 0;color:#8b8175;font:10px var(--font-serif,serif)}@media(max-width:370px){.cc-topbar{grid-template-columns:58px minmax(0,1fr) 82px;padding-right:12px;padding-left:12px}.cc-topbar h1{font-size:21px}.cc-status-pill{padding:0 9px;font-size:9px}.cc-scroll,.cc-detail-scroll{padding-right:12px;padding-left:12px}.cc-summary-grid{gap:7px}.cc-summary-card{height:106px}.cc-summary-state{padding:10px}.cc-summary-state p,.cc-summary-state button{gap:5px;font-size:9px}.cc-summary-action{gap:7px;padding:10px}.cc-action-mark{flex-basis:29px;width:29px;height:29px}.cc-summary-action strong{font-size:14px}.cc-event-summary{grid-template-columns:52px 12px minmax(55px,1fr) 39px minmax(45px,.8fr) 9px;gap:3px;padding-right:7px;padding-left:7px}.cc-event-summary time{font-size:7px}.cc-event-summary strong{font-size:9px}.cc-event-summary small{font-size:7px}.cc-event-detail{padding-left:75px}.cc-control-bar{gap:6px;right:7px;left:7px}.cc-control-bar button{gap:4px;font-size:11px}.cc-filters{grid-template-columns:1.25fr .68fr .68fr .75fr .9fr;gap:4px}.cc-filters button,.cc-filters select{font-size:8px}.cc-events-history .cc-event-summary{grid-template-columns:68px 12px minmax(48px,1fr) 38px minmax(42px,.65fr) 9px}.cc-events-history .cc-event-detail{padding-left:91px}.cc-terminal-layout{padding-right:10px;padding-left:10px}.cc-terminal-tools button{padding:0 9px;font-size:9px}}@media(prefers-reduced-motion:reduce){.cc-skeleton i{animation:none}.cc-event-summary b{transition:none}}.cc-usage-card{display:grid;gap:9px;margin:-3px 0 14px;border:1px solid rgba(204,194,166,.52);border-radius:17px;padding:12px 13px;background:#fffdf8e0;box-shadow:0 7px 17px #51422a0d}.cc-usage-row{display:grid;grid-template-columns:57px minmax(58px,1fr) 34px 88px;align-items:center;gap:8px;color:#766d64;font-size:10px}.cc-usage-row>i{height:6px;overflow:hidden;border-radius:999px;background:#7491531f}.cc-usage-row>i b{display:block;height:100%;border-radius:inherit;background:#79a85c}.cc-usage-row strong{color:#4f4a42;font-size:10px;font-weight:500;text-align:right}.cc-usage-row small{color:#9a9186;font-size:8px;text-align:right;white-space:nowrap}.cc-usage-card>p{margin:0;color:#9a9186;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}: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%;background:#fff9f4;background-color:#fff9f4}body{margin:0;background:#fff9f4}.preview-stage{width:100%;min-height:100dvh;display:grid;place-items:center;padding:0;background:#fff9f4}.phone-preview{display:block;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}}.recovery-button{border:0;font:inherit;cursor:pointer}
