/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#23211f;--muted:#77716a;--line:#e8e2d9;--paper:#fffdf9;--canvas:#f4f0e9;--violet:#6551a3;--violet-soft:#eee9fb;--blue:#2857d9;--orange:#ef8a39;--green:#2a9d6f}*{box-sizing:border-box}body,html{max-width:100%;min-height:100%;overflow-x:hidden}body{color:var(--ink);background:radial-gradient(circle at 12% 0,#ef8a391a,transparent 26rem),radial-gradient(circle at 88% 12%,#6551a31f,transparent 30rem),var(--canvas);margin:0;font-family:Arial,Noto Sans TC,sans-serif}.login-shell{background:#f8f4ee;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffdfa;border:1px solid #e6ddd2;border-radius:28px;gap:18px;width:min(420px,100%);padding:36px;display:grid;box-shadow:0 24px 70px #362b231f}.login-card h1,.login-card p{margin:0}.login-card label{color:#6f675f;gap:8px;font-weight:700;display:grid}.login-card input{width:100%;font:inherit;border:1px solid #d8cec2;border-radius:14px;padding:14px 16px}.login-card button{color:#fff;font:inherit;background:#5941a9;border:0;border-radius:14px;padding:14px 18px;font-weight:800}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{min-width:0;max-width:100%;min-height:100vh;overflow-x:clip}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#fffdf9eb;justify-content:space-between;height:76px;padding:0 max(24px,50vw - 660px);position:sticky;top:0}.brand,.topbar{align-items:center;display:flex}.brand{gap:12px;min-width:0}.brand-mark{color:#fff;background:linear-gradient(145deg,#7564b7,#4d3c86);border-radius:14px;place-items:center;width:42px;height:42px;font-size:19px;font-weight:800;display:grid;box-shadow:0 7px 20px #4a388438}.brand div{gap:3px;min-width:0;display:grid}.brand strong{letter-spacing:.02em;font-size:16px}.brand span{color:var(--muted);font-size:12px}.topbar-actions{align-items:center;gap:16px;display:flex}.router-inbox-link{color:#5f574f;background:#ffffffb8;border:1px solid #d9d1c8;border-radius:10px;padding:8px 11px;font-size:11px;font-weight:800;text-decoration:none}.router-inbox-link:hover{color:#56428d;border-color:#8f81b9}.privacy-pill{color:#4d755f;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.privacy-pill span{background:#42b985;border-radius:99px;width:8px;height:8px;box-shadow:0 0 0 4px #dff4e9}.tabs{border-bottom:1px solid var(--line);background:#ffffff61;justify-content:center;align-items:end;gap:12px;height:62px;display:flex}.tabs button{min-width:132px;color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;padding:16px 20px 14px;font-weight:700}.tabs button.active{color:var(--violet);border-color:var(--violet)}.tabs b{color:#6a635a;background:#e9e4dc;border-radius:999px;margin-left:8px;padding:2px 7px;font-size:11px}.tabs button.active b{background:var(--violet-soft);color:var(--violet)}.alert{z-index:30;border-radius:12px;padding:11px 18px;font-size:14px;position:fixed;top:88px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #2e271f29}.alert.error{color:#a23f2c;background:#fff0ec;border:1px solid #f1c1b6}.alert.success{color:#267657;background:#edf9f3;border:1px solid #bce5d2}.undo-toast{z-index:40;color:#fff;background:#2f2a26;border-radius:14px;align-items:center;gap:22px;padding:14px 16px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 45px #0000003d}.undo-toast button{color:#cfbdff;background:0 0;border:0;font-weight:800}.workspace{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);align-items:start;gap:22px;width:min(1320px,100% - 36px);min-width:0;max-width:100%;margin:28px auto;display:grid}.message-card,.reply-panel{border:1px solid var(--line);background:#fffdf9f5;border-radius:22px;min-width:0;max-width:100%;overflow:hidden;box-shadow:0 14px 50px #362d2314}.card-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:19px 22px;display:flex}.avatar{color:#5c5248;background:#e8e1d7;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.sender{flex:1;gap:4px;min-width:0;display:grid}.sender strong{font-size:15px}.sender span{color:var(--muted);font-size:12px}.attention{color:#b96523;white-space:nowrap;background:#f8eadc;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:800}.attention.must_read{color:#345dc2;background:#e9efff}.attention.sensitive_manual{color:#af4339;background:#fde6e4}.conversation{background:linear-gradient(#fffdf9,#fbf8f2);min-width:0;min-height:250px;max-height:46vh;padding:24px 22px;overflow:hidden auto}.thread-status{color:#746d65;justify-content:space-between;gap:10px;margin:0 0 14px;font-size:10px;font-weight:800;display:flex}.thread-status em{color:#a06435;text-align:right;font-style:normal;font-weight:500}.bubble-row{min-width:0;max-width:100%;margin:0 0 14px;display:flex}.bubble-row.mine{justify-content:flex-end}.bubble{overflow-wrap:anywhere;word-break:break-word;background:#fff;border:1px solid #e7e0d7;border-radius:6px 17px 17px;min-width:0;max-width:82%;padding:11px 13px 9px;box-shadow:0 3px 10px #382f260d}.mine .bubble{background:#ebe6fa;border-color:#d8cff3;border-radius:17px 6px 17px 17px}.bubble.target{border-color:#f0a562;box-shadow:0 0 0 2px #ef8a391f}.bubble.selected{border-color:#7459bd;box-shadow:0 0 0 3px #6551a321}.bubble.selectable{cursor:pointer}.bubble.selectable:focus-visible{outline-offset:2px;outline:3px solid #6551a333}.bubble small{color:var(--muted);font-size:10px;font-weight:700}.bubble p{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;margin:5px 0 7px;font-size:14px;line-height:1.62}.bubble time{text-align:right;color:#a39b91;font-size:10px;display:block}.reactions{flex-wrap:wrap;gap:5px;margin:3px 0 7px;display:flex}.reactions button{color:#5f5670;cursor:pointer;background:#f7f4fc;border:1px solid #dcd5e8;border-radius:999px;padding:3px 7px;font-size:10px}.reactions button.active{color:#4f3d83;background:#ebe5fb;border-color:#8e78c9;box-shadow:inset 0 0 0 1px #6551a31f}.message-actions{opacity:.72;flex-wrap:wrap;align-items:center;gap:4px;margin:7px 0 5px;display:flex}.bubble.selected .message-actions,.message-actions:hover{opacity:1}.message-actions button{cursor:pointer;background:#faf8fd;border:1px solid #e1d9eb;border-radius:8px;min-width:25px;height:25px;padding:2px 5px;font-size:12px}.message-actions button.active{background:#e9e2fb;border-color:#8e78c9;box-shadow:0 0 0 2px #6551a31a}.slack-mention{color:#5b43a5;font-weight:700;display:inline}.slack-link{color:#2f6f9f;text-underline-offset:2px;overflow-wrap:anywhere;word-break:break-word;text-decoration:underline;text-decoration-thickness:1px}.slack-link:hover{color:#214f72}.slack-attachment{min-width:0;color:var(--ink);background:#f7fafc;border:1px solid #dbe5ed;border-radius:10px;gap:9px;margin:8px 0;padding:9px;text-decoration:none;display:flex}.slack-attachment img{object-fit:cover;border-radius:7px;flex:none;width:54px;height:54px}.slack-attachment>span{align-content:center;gap:3px;min-width:0;display:grid}.slack-attachment b,.slack-attachment small{overflow-wrap:anywhere;word-break:break-word}.slack-attachment b{font-size:11px}.slack-attachment small{color:var(--muted);font-size:9px;line-height:1.4}.slack-file{background:#faf8f4;border:1px solid #ded8cf;border-radius:11px;min-width:0;max-width:100%;margin:9px 0;overflow:hidden}.slack-file img{object-fit:contain;background:#eeeae4;width:100%;max-height:380px;display:block}.slack-file figcaption{justify-content:space-between;gap:8px;min-width:0;padding:8px 10px;font-size:9px;display:flex}.slack-file figcaption span{overflow-wrap:anywhere;min-width:0}.slack-file figcaption a{color:#2f6f9f;flex:none;font-weight:700}.file-loading{color:#756f68;background:#f1ede7;place-items:center;min-height:94px;font-size:10px;display:grid}.file-loading.failed{color:#9f5b48;background:#fff3ee}.reply-cue{background:#f6f2fc;border-left:3px solid #8c79bf;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:10px;min-width:0;margin:0 22px 12px;padding:10px 12px;display:grid}.reply-cue span{color:#5e4b92;white-space:nowrap;font-size:10px;font-weight:800}.reply-cue p{color:#4d4657;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:11px;line-height:1.5;overflow:hidden}.reply-reason{color:#686159;min-width:0;margin:0 22px 20px;padding-top:2px}.reply-reason>summary{cursor:pointer;color:#6d6380;width:fit-content;font-size:10px;font-weight:800}.reply-reason[open]>summary{margin-bottom:12px}.reply-reason dl{background:#fbf9f5;border:1px solid #e1dbd3;border-radius:12px;gap:9px;margin:0;padding:14px;display:grid}.reply-reason dl div{grid-template-columns:82px minmax(0,1fr);gap:8px;display:grid}.reply-reason dt{color:#81786e;font-size:10px;font-weight:800}.reply-reason dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:11px;line-height:1.55}.source-insight{background:linear-gradient(135deg,#f3fbf7,#edf7f2);border:1px solid #b8dfcf;border-radius:12px;min-width:0;max-width:100%;margin:12px 0 0;padding:14px;overflow:hidden}.insight-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.insight-head>div{gap:4px;min-width:0;display:grid}.insight-head span{color:#28765a;font-size:10px;font-weight:800}.insight-head strong{overflow-wrap:anywhere;font-size:14px}.insight-head a{color:#286a87;flex:none;font-size:11px;font-weight:700}.source-insight>small{color:#6a7d74;overflow-wrap:anywhere;margin-top:9px;font-size:10px;display:block}.source-insight ul{color:#30463d;margin:13px 0;padding-left:20px;font-size:12px;line-height:1.65}.source-insight p{overflow-wrap:anywhere;border-top:1px dashed #bad6c9;margin:0;padding-top:11px;font-size:12px;line-height:1.6}.source-insight>em{color:#718077;margin-top:8px;font-size:9px;font-style:normal;display:block}.candidate-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.candidate-status{color:#9b692e;font-size:9px}.candidate-status.accepted,.candidate-status.edited{color:#28765a}.candidate-status.rejected{color:#8a8178}.router-edit{border-radius:10px;min-height:74px;margin-top:10px;padding:10px;font-size:11px}.router-actions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.router-actions button{color:#6551a3;background:#fff;border:1px solid #d9caef;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:800}.router-page{width:min(940px,100% - 32px);margin:28px auto 60px}.router-page-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:20px;padding:8px 2px 22px;display:flex}.router-page-head h1{margin:0;font-size:24px}.router-page-head p{max-width:620px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.5}.router-page-head a{color:#5b4694;flex:none;font-size:11px;font-weight:800}.router-summary{color:#6c655e;gap:18px;padding:17px 2px;font-size:11px;display:flex}.router-summary button{color:#756e66;background:0 0;border:0;border-bottom:2px solid #0000;padding:7px 0;font-size:11px;font-weight:800}.router-summary button.active{color:#5b4694;border-color:#6551a3}.router-summary b{color:inherit;margin-left:5px;font-size:13px}.router-list{gap:12px;display:grid}.router-card{background:#fffdf9f5;border:1px solid #ded8d0;border-radius:14px;min-width:0;padding:17px}.router-card.reviewed{opacity:.7}.router-source{color:#756e66;flex-wrap:wrap;gap:7px;margin:7px 0 12px;font-size:10px;display:flex}.router-source a{color:#2f6f9f}.router-card>p{color:#3f3a44;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.55}.router-change-list{gap:10px;display:grid}.router-change{background:#fff;border:1px solid #e5ded5;border-radius:11px;gap:9px;padding:13px;display:grid}.router-change>div{gap:3px;min-width:0;display:grid}.router-change span{color:#7a7181;font-size:9px;font-weight:800}.router-change strong{color:#38323f;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.router-change small{color:#756e66;overflow-wrap:anywhere;font-size:9px;line-height:1.45}.router-change>em{border-radius:8px;padding:7px 9px;font-size:9px;font-style:normal;line-height:1.45}.router-change>em.pending{color:#77572f;background:#fff5e6}.router-change>em.missing{color:#934b3d;background:#fff0ed}.router-edited{background:#f4f0fb;border-radius:8px;padding:9px 10px;color:#514566!important;margin:10px 0 0!important;font-size:10px!important}.router-edited b{margin-right:4px}.router-card>details{color:#655d6f;margin-top:10px;font-size:10px}.router-card>details ul{padding-left:18px;line-height:1.55}.router-blocker,.router-card>small{color:#756d7b;margin-top:7px;font-size:9px;line-height:1.45;display:block}.router-blocker{color:#8a5f48;font-style:normal}.router-empty{color:var(--muted);text-align:center;padding:70px 20px}.reply-panel{padding:20px;position:sticky;top:166px}.inline-reply-layer{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#231d1952;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.inline-reply-sheet{background:var(--paper);border:0;border-radius:22px 22px 15px 15px;width:min(720px,100%);max-height:min(76vh,720px);padding:20px;overflow-y:auto;box-shadow:0 -16px 55px #2c22463d}.inline-reply-sheet>header{justify-content:space-between;align-items:start;gap:12px;margin-bottom:12px;display:flex}.inline-reply-sheet>header>div{gap:3px;min-width:0;display:grid}.inline-reply-sheet>header span{color:var(--violet);font-size:11px;font-weight:800}.inline-reply-sheet>header strong{overflow-wrap:anywhere;font-size:15px}.inline-reply-sheet>header small{color:var(--muted);font-size:10px}.inline-reply-sheet>header button{color:#665d72;background:#f0ebf7;border:0;border-radius:50%;flex:none;width:32px;height:32px;font-size:20px;line-height:1}.inline-reply-sheet textarea{min-height:138px}.inline-reply-sheet .send-button{margin-top:12px}.reply-state{color:#28765a;justify-content:space-between;align-items:center;gap:10px;margin:2px 0 12px;font-size:11px;font-weight:800;display:flex}.reply-state.failed,.reply-state.sensitive{color:#a34739}.reply-state button{color:#5b4694;background:#f0ebf7;border:0;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:800}.reaction-custom-image{object-fit:contain;vertical-align:middle;width:18px;height:18px}.custom-emoji-picker{background:#faf8ff;border:1px solid #ddd4ef;border-radius:12px;gap:8px;margin-top:8px;padding:10px;display:grid}.custom-emoji-picker>input{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #d8cfeb;border-radius:9px;outline:none;padding:8px 10px;font-size:11px}.custom-emoji-picker>div{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:6px;max-height:220px;display:grid;overflow-y:auto}.custom-emoji-picker>div>button{color:#625975;background:#fff;border:0;border-radius:9px;justify-items:center;gap:3px;min-width:0;padding:7px 4px;font-size:8px;display:grid}.custom-emoji-picker>div>button:hover{background:#eee8fa}.custom-emoji-picker img{object-fit:contain;width:28px;height:28px}.custom-emoji-picker span{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.custom-emoji-picker small{color:var(--muted);font-size:10px}.ai-status{background:#f7f3ff;border:1px solid #d8cdef;border-radius:13px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:grid}.ai-status>b{color:#fff;background:var(--violet);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.ai-status>div{gap:3px;min-width:0;display:grid}.ai-status strong{font-size:11px}.ai-status span{color:#716a79;font-size:9px;line-height:1.45}.ai-status button{color:#5b4694;background:#fff;border:1px solid #c9b9ec;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:800}.ai-status.ready{background:#f0faf5;border-color:#a8d9c4}.ai-status.ready>b{background:var(--green)}.ai-status.emoji{background:#fff9eb;border-color:#e5cf9e}.ai-status.emoji>b{background:#bd8426}.ai-status.failed,.ai-status.sensitive{background:#fff2ef;border-color:#efc0b7}.ai-status.failed>b,.ai-status.sensitive>b{background:#b84d3d}.ai-status.insufficient{background:#fff9e9;border-color:#d8c38e}.ai-status.insufficient>b{background:#9d7827}.ai-status.generating>b{animation:breathe 1.2s ease-in-out infinite alternate}.reply-title{justify-content:space-between;align-items:start;margin-bottom:14px;display:flex}.reply-title>div{gap:4px;display:grid}.reply-title span{color:var(--violet);font-size:13px;font-weight:800}.reply-title small{color:var(--muted);font-size:11px}.reply-title .reply-focus{color:#5c4893;margin-top:3px;font-weight:700}.lock{color:#a76125;background:#fff0dd;border-radius:7px;padding:5px 8px;font-size:10px}textarea{resize:vertical;width:100%;min-width:0;max-width:100%;min-height:174px;color:var(--ink);overflow-wrap:anywhere;word-break:break-word;background:#fff;border:1px solid #dcd5cc;border-radius:14px;outline:none;padding:14px;font-size:14px;line-height:1.6}textarea:focus{border-color:#a695d4;box-shadow:0 0 0 3px #6551a31a}.sensitive-note{background:#fff2ef;border:1px solid #f0c4bd;border-radius:12px;margin-bottom:10px;padding:13px}.sensitive-note b{color:#9d4035;font-size:13px}.sensitive-note p{color:#7a514b;margin:6px 0 0;font-size:11px;line-height:1.5}.sensitive-confirm{color:#843f34;border-top:1px solid #efc7bf;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:11px 0 0;font-size:11px;font-weight:700;display:flex}.sensitive-confirm>div{flex:none;gap:7px;display:flex}.sensitive-confirm button{color:#665d55;background:#f0ece6;border:0;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800}.sensitive-confirm .confirm-send{color:#fff;background:#b84d3d}.learning-hint{color:#6c655e;margin-top:9px;font-size:11px;line-height:1.45}.learning-hint.changed{color:#5f4a9a;font-weight:700}.refine-panel{background:#f8f5ff;border:1px solid #ded5f4;border-radius:13px;margin-top:13px;padding:12px}.refine-panel label{color:#59458f;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.refine-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;display:grid}.refine-row textarea{border-radius:10px;min-height:78px;padding:10px;font-size:11px}.refine-row>button{background:var(--violet);color:#fff;border:0;border-radius:10px;width:96px;font-size:11px;font-weight:800}.refine-panel>p{color:#6e6680;margin:9px 0 0;font-size:10px;line-height:1.5}.proposal-list{gap:6px;margin-top:10px;display:grid}.proposal-list>span{color:#756b82;font-size:10px;font-weight:800}.proposal-list button{color:#4e3d7b;text-align:left;overflow-wrap:anywhere;background:#fff;border:1px solid #d8cdf0;border-radius:9px;min-width:0;max-width:100%;padding:8px 10px;font-size:11px;line-height:1.4}.draft-tools{flex-wrap:wrap;gap:7px;padding:10px 0 4px;display:flex}.draft-tools button{color:#655d55;background:#f0ece6;border:0;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:700}.send-button{color:#fff;background:linear-gradient(135deg,#3765e6,#244cc3);border:0;border-radius:12px;width:100%;padding:13px;font-size:13px;font-weight:800;box-shadow:0 8px 20px #2857d92e}.queue-actions{grid-template-columns:1fr 1fr;gap:10px;padding:15px 0;display:grid}.queue-actions button{background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:12px;font-size:18px;font-weight:800;display:flex}.queue-actions button span{font-size:12px}.queue-actions .later{color:#c46a22;border:1px solid #efbd8f}.queue-actions .done{color:#27845f;border:1px solid #93d2b7}.pager{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:14px;display:flex}.pager button{color:#665f57;background:0 0;border:0;font-size:11px;font-weight:700}.pager span{color:#8c847b;font-size:11px}.empty-state,.loading-state{text-align:center;min-height:56vh;color:var(--muted);grid-column:1/-1;align-content:center;place-items:center;display:grid}.empty-state>span{width:58px;height:58px;color:var(--green);background:#dff3e9;border-radius:50%;place-items:center;font-size:26px;display:grid}.empty-state h1{color:var(--ink);margin:16px 0 5px;font-size:22px}.empty-state p{margin:0;font-size:13px}.loading-state{color:var(--violet);gap:10px}.loading-state span{font-size:28px;animation:breathe 1.2s ease-in-out infinite alternate}@keyframes breathe{to{opacity:.55;transform:scale(1.18)rotate(15deg)}}@media (max-width:900px){.workspace{grid-template-columns:1fr;width:min(680px,100% - 22px);margin-top:16px}.reply-panel{position:static}.conversation{max-height:none}.tabs{justify-content:stretch;padding:0 8px}.tabs button{flex:1;min-width:0;padding-inline:4px;font-size:12px}.inline-reply-layer{padding:12px}.inline-reply-sheet{border-radius:20px 20px 12px 12px;padding:15px}}@media (max-width:560px){.topbar{height:64px;padding:0 13px}.brand-mark{border-radius:11px;width:36px;height:36px}.privacy-pill{font-size:0}.privacy-pill:after{content:"私密";font-size:11px}.topbar-actions{gap:7px}.router-inbox-link{padding:7px 8px;font-size:10px}.tabs{height:54px}.workspace{width:calc(100% - 14px)}.message-card,.reply-panel{border-radius:17px}.card-head,.conversation{padding-inline:15px}.attention{text-overflow:ellipsis;max-width:94px;overflow:hidden}.bubble{max-width:92%}.reply-cue,.reply-reason{margin-inline:14px}.reply-reason dl div{grid-template-columns:1fr;gap:3px}.source-insight{padding:12px}.insight-head,.thread-status{display:grid}.thread-status em{text-align:left}.ai-brief dl div{grid-template-columns:1fr;gap:3px}.reply-panel{padding:15px}.refine-row{grid-template-columns:1fr}.refine-row>button{width:100%;min-height:40px}.sensitive-confirm{display:grid}.sensitive-confirm>div{justify-content:flex-end}.undo-toast{justify-content:space-between;bottom:12px;left:12px;right:12px}.router-page{width:calc(100% - 20px);margin-top:16px}.router-page-head{align-items:start;display:grid}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}