/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--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{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.resize{resize:both}}:root{--ink:#171815;--ink-2:#282a26;--paper:#f3efe6;--paper-2:#faf8f3;--white:#fff;--line:#d8d2c7;--line-dark:#bdb5a7;--muted:#74746d;--muted-2:#9b9b93;--accent:#df5b3d;--accent-dark:#a93420;--accent-soft:#fae5dd;--lime:#c9ee72;--green:#277052;--warning:#a45b12;--danger:#a6322c;--shadow:0 18px 55px #1f1c171a;--header-height:64px}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);width:100%;color:var(--ink);text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;margin:0;font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;overflow-x:hidden}button,input,textarea{color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,[role=button]:focus-visible{outline-offset:2px;outline:3px solid #df5b3d47}button,input,textarea{border-radius:0}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.boot-screen{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.login-page{background:radial-gradient(circle at 14% 16%,#df5b3d24,#0000 26%),radial-gradient(circle at 82% 82%,#c9ee7214,#0000 25%),#151613;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{color:#fff;background:#1b1c19;border:1px solid #3b3d37;width:min(420px,100%);padding:42px;box-shadow:0 30px 90px #00000059}.login-mark{background:var(--accent);place-items:center;width:48px;height:48px;margin-bottom:34px;font-family:Songti SC,STSong,serif;font-size:26px;font-weight:900;display:grid}.login-heading p{color:#9fa199;letter-spacing:.2em;margin:0 0 10px;font-size:10px;font-weight:800}.login-heading h1{letter-spacing:-.04em;margin:0;font-family:Songti SC,STSong,serif;font-size:34px}.login-heading span{color:#a8aaa2;margin:11px 0 28px;font-size:13px;display:block}.password-field{color:#9fa199;background:#11120f;border:1px solid #484a43;grid-template-columns:20px minmax(0,1fr) 40px;align-items:center;min-height:52px;padding-left:15px;display:grid}.password-field:focus-within{border-color:var(--accent);box-shadow:inset 3px 0 0 var(--accent)}.password-field.has-error{border-color:#c85b52}.password-field>svg{place-self:center;display:block}.password-field input{color:#fff;background:0 0;border:0;outline:0;min-width:0;height:50px;padding:0 12px}.password-field button{color:#a8aaa2;background:0 0;border:0;height:50px}.login-error{color:#ff978a;margin:9px 0 0;font-size:12px}.login-submit{background:var(--accent);color:#fff;border:0;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;margin-top:16px;font-weight:800;display:flex}.login-submit>svg{flex:none;display:block}.login-submit:hover:not(:disabled){background:#ea6a4c}.login-footnote{color:#797b74;text-align:center;margin:22px 0 0;font-size:11px}.mentor-shell{min-height:100vh}.app-header{z-index:60;min-height:var(--header-height);color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#171815fa;border-bottom:1px solid #353631;grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);align-items:center;padding:0 20px;display:grid;position:sticky;top:0}.header-left,.header-actions,.app-brand,.header-status,.unit-identity,.unit-toolbar-actions,.unit-stats{align-items:center;display:flex}.app-brand>span{background:var(--accent);place-items:center;width:36px;height:36px;font-family:Songti SC,STSong,serif;font-size:20px;font-weight:900;display:grid}.app-brand div{gap:1px;display:grid}.app-brand small{color:#8f9189;letter-spacing:.08em;font-size:9px}.header-status{color:#d7d8d2;justify-content:center;gap:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.header-status small{color:#85877f;border-left:1px solid #464740;padding-left:8px}.model-dot{background:#8c5d36;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #8c5d3626}.header-actions{justify-content:flex-end;gap:8px}.header-new,.icon-action,.detail-trigger{color:#fff;background:#242521;border:1px solid #4a4b45;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:12px;font-weight:750;display:inline-flex}.header-new{border-color:var(--accent);background:var(--accent);padding:0 14px}.icon-action{width:38px;padding:0}.icon-action:hover{border-color:#73756d}.icon-action.danger{border-color:var(--line);background:var(--white);color:var(--danger)}.mobile-menu{color:#fff;background:0 0;border:0;width:40px;height:40px;display:none}.workspace-grid{min-height:calc(100vh - var(--header-height));grid-template-columns:280px minmax(560px,1fr) 320px;max-width:1720px;margin:0 auto;display:grid}.history-sidebar{top:var(--header-height);height:calc(100vh - var(--header-height));color:#fff;background:#1c1d1a;border-right:1px solid #33342f;flex-direction:column;display:flex;position:sticky;overflow:hidden}.sidebar-head{justify-content:space-between;align-items:flex-end;padding:23px 18px 15px;display:flex}.sidebar-head div{gap:4px;display:grid}.sidebar-head p{margin:0;font-size:13px;font-weight:800}.sidebar-head span{color:#82847c;font-size:10px}.sidebar-head>strong{color:#777970;font-family:ui-monospace,monospace;font-size:11px}.new-unit-card{color:#fff;text-align:left;background:#242521;border:1px solid #44463f;align-items:center;gap:12px;min-height:62px;margin:0 12px 12px;padding:0 14px;display:flex}.new-unit-card span{gap:3px;display:grid}.new-unit-card strong{font-size:12px}.new-unit-card small{color:#878981;font-size:10px}.unit-list{scrollbar-width:thin;flex:1;padding:0 8px 18px;overflow-y:auto}.unit-card{color:#fff;text-align:left;background:0 0;border:1px solid #0000;width:100%;margin-bottom:5px;padding:14px 12px;transition:background .14s,border-color .14s;display:block}.unit-card-top{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.unit-card-top strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.unit-card-top time{color:#777970;flex:none;font-size:9px}.unit-meta{color:#a0a29a;align-items:center;gap:5px;margin-top:8px;font-size:9px;display:flex}.unit-meta i{color:#565851;font-style:normal}.unit-card p{color:#878981;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.sidebar-empty{color:#65675f;text-align:center;place-items:center;padding:54px 20px;display:grid}.sidebar-empty p{color:#999b93;margin:13px 0 5px;font-size:12px;font-weight:700}.sidebar-empty span{font-size:10px;line-height:1.6}.sidebar-foot{color:#6f7169;border-top:1px solid #30312d;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:9px;display:flex}.mobile-drawer-head,.drawer-backdrop{display:none}.conversation-main{background:var(--paper);min-width:0;padding:30px clamp(24px,3vw,48px) 80px;position:relative}.new-unit-panel{width:min(900px,100%);margin:0 auto}.new-unit-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.new-unit-heading p{color:var(--accent-dark);letter-spacing:.17em;margin:0 0 7px;font-size:10px;font-weight:850}.new-unit-heading h1{letter-spacing:-.05em;margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(36px,4vw,54px)}.new-unit-heading div>span{color:var(--muted);margin-top:8px;font-size:13px;display:block}.privacy-pill{color:var(--green);background:#e8f1e9;border:1px solid #bfd0c3;flex:none;align-items:center;gap:7px;padding:8px 10px;font-size:10px;font-weight:700;display:inline-flex}.sm-context-card{border:1px solid var(--line);background:var(--paper-2);justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:18px 20px;display:flex}.sm-context-card>div:first-child{gap:4px;display:grid}.sm-context-card strong{font-size:13px}.sm-context-card span{color:var(--muted);font-size:10px}.segmented{border:1px solid var(--line);background:#e9e4d9;padding:3px;display:inline-flex}.segmented button{min-height:40px;color:var(--muted);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:0 15px;font-size:11px;font-weight:750;display:inline-flex}.segmented button.active{background:var(--ink);color:#fff;box-shadow:0 4px 12px #1718151f}.segmented button small{background:var(--lime);color:#2e341e;padding:2px 5px;font-size:8px}.segmented.compact button{min-height:32px;padding:0 11px;font-size:10px}.segmented.tiny{padding:2px}.segmented.tiny button{min-height:28px;padding:0 10px;font-size:9px}.upload-section{border:1px solid var(--line);background:var(--paper-2)}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.section-heading.simple{border-bottom:1px solid var(--line);padding:18px 20px}.section-heading.simple>div{gap:4px;display:grid}.section-heading h2{letter-spacing:-.025em;margin:2px 0 0;font-family:Songti SC,STSong,serif;font-size:25px}.section-heading.simple h2{letter-spacing:0;margin:0;font-family:inherit;font-size:13px}.section-heading.simple span{color:var(--muted);font-size:10px}.section-heading.simple>strong{font-family:ui-monospace,monospace;font-size:12px}.upload-dropzone{border:1px dashed var(--line-dark);text-align:center;background:#fff;align-content:center;place-items:center;min-height:230px;margin:18px;transition:border-color .16s,background .16s;display:grid}.upload-dropzone:hover,.upload-dropzone.dragover{border-color:var(--accent);background:#fffaf7}.upload-icon{background:var(--ink);width:52px;height:52px;color:var(--lime);place-items:center;margin-bottom:14px;display:grid}.upload-dropzone>strong{font-size:14px}.upload-dropzone>span{color:var(--muted);margin-top:7px;font-size:10px}.upload-dropzone>button{border:1px solid var(--line-dark);background:var(--paper-2);min-height:36px;margin-top:16px;padding:0 15px;font-size:11px;font-weight:700}.inline-progress{color:var(--muted);background:#ece8df;align-items:center;gap:9px;margin:0 18px 15px;padding:11px 13px;font-size:11px;display:flex}.image-queue{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:0 18px 18px;display:grid}.image-card{border:1px solid var(--line);background:#fff;min-width:0}.image-card.dragging{opacity:.45}.image-thumb{background:#e6e1d7;border:0;width:100%;height:150px;padding:0;display:block;position:relative;overflow:hidden}.image-thumb img{object-fit:cover;object-position:top;width:100%;height:100%}.image-thumb>span{color:#fff;background:#171815e6;padding:4px 6px;font-family:ui-monospace,monospace;font-size:9px;position:absolute;top:7px;left:7px}.image-card-foot{min-height:34px;color:var(--muted);align-items:center;gap:5px;padding:0 6px;display:flex}.image-card-foot>small{flex:1;font-size:8px}.image-card-foot>div{display:flex}.image-card-foot button{width:25px;height:25px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.image-card-foot button:hover:not(:disabled){color:var(--ink);background:#eee9df}.queue-summary{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:8px;padding:12px 18px;font-size:9px;display:flex}.queue-summary span+span:before{color:var(--line-dark);content:"·";margin-right:8px}.text-fallback{border:1px solid var(--line);background:var(--paper-2);margin-top:15px}.text-fallback summary{cursor:pointer;align-items:center;gap:8px;min-height:46px;padding:0 15px;font-size:11px;font-weight:700;list-style:none;display:flex}.text-fallback summary::-webkit-details-marker{display:none}.text-fallback textarea{border:1px solid var(--line);resize:vertical;background:#fff;width:calc(100% - 30px);margin:0 15px 15px;padding:12px;font-size:12px;line-height:1.6}.new-unit-submit{border-top:1px solid var(--line-dark);justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:20px;display:flex}.new-unit-submit>div{gap:4px;display:grid}.new-unit-submit span{color:var(--muted);font-size:9px}.new-unit-submit strong{font-size:11px}.primary-action{background:var(--accent);color:#fff;border:0;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:11px;font-weight:850;display:inline-flex;box-shadow:0 7px 20px #a6321d2e}.primary-action:hover:not(:disabled){background:#ea6a4c}.primary-action.large{min-height:48px;padding:0 20px}.unit-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.unit-identity{gap:12px;min-width:0}.unit-avatar{background:var(--ink);color:#fff;flex:none;place-items:center;width:44px;height:44px;font-family:Songti SC,STSong,serif;font-size:20px;font-weight:900;display:grid}.unit-avatar.status-routine{background:var(--green)}.unit-avatar.status-hold{background:var(--warning)}.unit-avatar.status-stop{background:var(--danger)}.unit-identity>div{min-width:0}.unit-identity small{color:var(--muted);margin-bottom:2px;font-size:9px;display:block}.nickname-button{text-align:left;background:0 0;border:0;align-items:center;gap:8px;min-width:0;padding:0;display:flex}.nickname-button h1{letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Songti SC,STSong,serif;font-size:29px;overflow:hidden}.nickname-button svg{color:var(--muted-2);flex:none}.nickname-button:hover svg{color:var(--accent)}.nickname-input{border:0;border-bottom:2px solid var(--accent);background:0 0;outline:0;width:min(380px,60vw);padding:2px 0;font-family:Songti SC,STSong,serif;font-size:26px;font-weight:800}.unit-toolbar-actions{gap:8px}.detail-trigger{border-color:var(--line);background:var(--white);color:var(--ink);padding:0 12px;display:none}.context-bar{border:1px solid var(--line);background:var(--paper-2);justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:11px 12px;display:flex}.unit-stats{color:var(--muted);gap:14px;font-size:9px}.unit-stats span{align-items:center;gap:5px;display:inline-flex}.latest-judgement{border-left:4px solid var(--green);background:#e9f1ea;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;padding:16px 18px;display:flex}.latest-judgement.status-hold{border-color:var(--warning);background:#fbefdd}.latest-judgement.status-stop{border-color:var(--danger);background:#f8e7e3}.latest-judgement div{gap:5px;display:grid}.latest-judgement span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:800}.latest-judgement p{margin:0;font-size:12px;line-height:1.65}.latest-judgement>strong{color:var(--green);border:1px solid;flex:none;padding:5px 7px;font-size:9px}.latest-judgement.status-hold>strong{color:var(--warning)}.latest-judgement.status-stop>strong{color:var(--danger)}.suggestions-section{margin-bottom:26px}.section-heading>div>p{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin:0;font-size:9px;font-weight:850;display:flex}.section-heading>button{border:1px solid var(--line-dark);background:var(--paper-2);min-height:34px;color:var(--muted);align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.tone-row{justify-content:flex-end;align-items:center;gap:9px;margin:12px 0 9px;display:flex}.tone-row>span{color:var(--muted);font-size:9px}.suggestion-stack{gap:8px;display:grid}.suggestion-item{border:1px solid var(--line);background:var(--paper-2);grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:13px;padding:16px;transition:border-color .15s,transform .15s,box-shadow .15s;display:grid;box-shadow:0 7px 20px #221e1909}.suggestion-item:hover{border-color:var(--line-dark);transform:translateY(-1px);box-shadow:0 11px 25px #221e190f}.suggestion-item.selected{border-color:var(--accent);box-shadow:inset 3px 0 0 var(--accent)}.suggestion-index{background:var(--ink);color:#fff;place-items:center;width:34px;height:34px;font-family:ui-monospace,monospace;font-size:10px;display:grid}.suggestion-content{min-width:0}.suggestion-content>span{color:var(--accent-dark);font-size:9px;font-weight:850}.suggestion-content blockquote{letter-spacing:-.01em;margin:7px 0 9px;font-family:Songti SC,STSong,serif;font-size:18px;font-weight:700;line-height:1.55}.suggestion-content details{color:var(--muted);font-size:9px}.suggestion-content summary{cursor:pointer;width:fit-content}.suggestion-content details p{margin:8px 0 4px;line-height:1.55}.suggestion-content details small{color:var(--warning);font-size:9px}.suggestion-actions{gap:6px;display:flex}.adopt-button,.copy-button{border:1px solid var(--ink);background:var(--ink);color:#fff;justify-content:center;align-items:center;gap:6px;min-height:36px;font-size:10px;font-weight:750;display:inline-flex}.adopt-button{padding:0 11px}.copy-button{width:36px;color:var(--ink);background:0 0}.feedback-row{justify-content:flex-end;align-items:center;gap:6px;margin-top:9px;display:flex}.feedback-row span{color:var(--muted);margin-right:3px;font-size:9px}.feedback-row button{border:1px solid var(--line);min-height:29px;color:var(--muted);background:0 0;padding:0 9px;font-size:9px}.feedback-row button:hover{border-color:var(--accent);color:var(--accent-dark)}.timeline-section{border-top:1px solid var(--line);margin:34px 0;padding-top:22px}.section-heading.simple>span{color:var(--muted);font-size:9px}.turn-list{gap:20px;margin-top:16px;display:grid}.turn{gap:7px;display:grid}.bubble{width:min(78%,620px);padding:11px 13px}.bubble small{color:var(--muted);margin-bottom:5px;font-size:8px;display:block}.bubble p{white-space:pre-wrap;margin:0;font-size:11px;line-height:1.6}.bubble.mine{background:var(--ink);color:#fff;justify-self:end}.bubble.theirs{background:var(--paper-2);border:1px solid var(--line)}.continue-composer{border:1px solid var(--line-dark);background:var(--paper-2);box-shadow:var(--shadow)}.composer-head{border-bottom:1px solid var(--line);background:var(--ink);color:#fff;justify-content:space-between;align-items:center;min-height:62px;padding:0 18px;display:flex}.composer-head>div{align-items:center;gap:10px;display:flex}.composer-head span{gap:3px;display:grid}.composer-head strong{font-size:11px}.composer-head small{color:#999b93;font-size:9px}.composer-head em{color:var(--lime);font-size:9px;font-style:normal}.sent-field,.reply-field{gap:7px;margin:15px 17px 0;display:grid}.sent-field>span,.reply-field>span{color:var(--muted);font-size:9px;font-weight:800}.sent-field textarea,.reply-field textarea{border:1px solid var(--line);resize:vertical;background:#fff;width:100%;padding:10px 11px;font-size:11px;line-height:1.6}.reply-field textarea:focus,.sent-field textarea:focus{border-color:var(--accent);box-shadow:inset 3px 0 0 var(--accent);outline:0}.composer-actions{justify-content:space-between;align-items:center;gap:14px;padding:14px 17px 17px;display:flex}.composer-actions>div{align-items:center;gap:8px;display:flex}.composer-actions>div button{border:1px solid var(--line);background:#fff;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.composer-actions>div span{color:var(--muted);font-size:9px}.compact-image-queue{gap:7px;margin:13px 17px 0;padding-bottom:5px;display:flex;overflow-x:auto}.compact-image-queue>div{border:1px solid var(--line);background:#fff;flex:0 0 70px}.compact-image-queue>div>button{border:0;width:100%;height:64px;padding:0;position:relative}.compact-image-queue img{object-fit:cover;object-position:top;width:100%;height:100%}.compact-image-queue>div>button span{background:var(--ink);color:#fff;padding:2px 4px;font-size:8px;position:absolute;top:3px;left:3px}.compact-image-queue>div>div{display:flex}.compact-image-queue>div>div button{background:0 0;border:0;place-items:center;width:33.33%;height:25px;display:grid}.toast-message{z-index:100;border-left:4px solid var(--green);background:var(--ink);color:#fff;grid-template-columns:20px minmax(0,1fr) 28px;align-items:center;gap:8px;width:min(420px,100vw - 32px);padding:13px 12px 13px 14px;font-size:11px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 50px #00000040}.toast-message.error{border-color:var(--danger)}.toast-message.error>svg{color:#ff9c8f}.toast-message button{color:#9b9d95;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid}.insight-sidebar{top:var(--header-height);height:calc(100vh - var(--header-height));border-left:1px solid var(--line);background:var(--paper-2);scrollbar-width:thin;position:sticky;overflow-y:auto}.insight-title{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.insight-title p{margin:0;font-size:12px;font-weight:850}.analysis-badge{border:1px solid var(--green);color:var(--green);padding:5px 7px;font-size:8px;font-weight:850}.analysis-badge.status-hold{border-color:var(--warning);color:var(--warning)}.analysis-badge.status-stop{border-color:var(--danger);color:var(--danger)}.state-metrics{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.state-metrics div{text-align:center;gap:6px;min-width:0;padding:12px 8px;display:grid}.state-metrics div+div{border-left:1px solid var(--line)}.state-metrics span{color:var(--muted);font-size:8px}.state-metrics strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.next-step-card{background:var(--ink);color:#fff;margin-top:14px;padding:14px}.next-step-card span{color:var(--lime);letter-spacing:.08em;font-size:8px;font-weight:850}.next-step-card p{margin:7px 0 0;font-size:11px;line-height:1.65}.insight-details,.transcript-details{border-bottom:1px solid var(--line)}.insight-details summary,.transcript-details summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:44px;font-size:10px;font-weight:800;list-style:none;display:flex}.insight-details summary::-webkit-details-marker{display:none}.transcript-details summary::-webkit-details-marker{display:none}.insight-details summary span{color:var(--muted);font-family:ui-monospace,monospace}.insight-details ul{margin:0 0 14px;padding:0;list-style:none}.insight-details li{color:var(--muted);margin-bottom:7px;padding-left:13px;font-size:9px;line-height:1.55;position:relative}.insight-details li:before{background:var(--accent);content:"";width:4px;height:4px;position:absolute;top:6px;left:0}.insight-details>p{color:var(--muted);margin:0 0 14px;font-size:9px}.stop-card{border-left:3px solid var(--warning);color:#744110;background:#fff0dd;grid-template-columns:18px 1fr;gap:9px;margin-top:15px;padding:12px;display:grid}.stop-card span{font-size:8px;font-weight:850}.stop-card p{margin:4px 0 0;font-size:9px;line-height:1.55}.transcript-details pre{max-height:280px;color:var(--ink-2);white-space:pre-wrap;background:#ece8df;margin:0 0 14px;padding:11px;font-family:inherit;font-size:9px;line-height:1.65;overflow:auto}.nickname-evidence{border:1px solid var(--line);background:#fff;gap:5px;margin-top:18px;padding:13px;display:grid}.nickname-evidence>span{color:var(--muted);font-size:8px}.nickname-evidence strong{font-size:11px}.nickname-evidence small{color:var(--muted);font-size:8px;line-height:1.5}.nickname-evidence p{color:var(--accent-dark);margin:3px 0 0;font-size:8px}.new-unit-guide{padding:40px 24px}.guide-mark{background:var(--ink);width:48px;height:48px;color:var(--lime);place-items:center;margin-bottom:28px;display:grid}.new-unit-guide>p{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:9px;font-weight:850}.new-unit-guide h2{letter-spacing:-.03em;margin:0;font-family:Songti SC,STSong,serif;font-size:25px}.new-unit-guide>span{color:var(--muted);margin-top:12px;font-size:10px;line-height:1.7;display:block}.new-unit-guide ol{margin:28px 0 0;padding:0;list-style:none}.new-unit-guide li{border-top:1px solid var(--line);grid-template-columns:32px 1fr;align-items:center;gap:9px;padding:13px 0;display:grid}.new-unit-guide li strong{color:var(--accent);font-family:ui-monospace,monospace;font-size:9px}.new-unit-guide li span{color:var(--muted);font-size:9px;line-height:1.5}.insight-mobile-head,.details-backdrop{display:none}.modal-layer,.image-preview-layer{z-index:120;justify-content:flex-end;display:flex;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10110e94;border:0;position:absolute;inset:0}.settings-panel{z-index:1;background:var(--paper-2);width:min(420px,92vw);height:100%;position:relative;overflow-y:auto;box-shadow:-20px 0 60px #0003}.settings-head{border-bottom:1px solid var(--line);background:var(--ink);color:#fff;justify-content:space-between;align-items:center;min-height:76px;padding:0 22px;display:flex}.settings-head div{gap:3px;display:grid}.settings-head p{margin:0;font-size:14px;font-weight:850}.settings-head span{color:#8d8f87;font-size:9px}.settings-head button,.insight-mobile-head button,.mobile-drawer-head button{width:38px;height:38px;color:inherit;background:0 0;border:0;place-items:center;display:grid}.settings-section{border-bottom:1px solid var(--line);padding:22px}.model-config-card>div{align-items:center;gap:10px;display:flex}.model-config-card>div>span:last-child{gap:4px;display:grid}.model-config-card strong{font-size:11px}.model-config-card small{color:var(--muted);font-size:9px}.model-config-card>p{color:var(--muted);margin:13px 0 0;font-size:9px;line-height:1.65}.settings-section label{gap:9px;display:grid}.settings-section label>span{align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.settings-section label>small{color:var(--muted);font-size:9px;line-height:1.55}.settings-key{border:1px solid var(--line);background:#fff;grid-template-columns:1fr 42px;display:grid}.settings-key input{background:0 0;border:0;outline:0;min-width:0;height:44px;padding:0 11px;font-size:11px}.settings-key button{border:0;border-left:1px solid var(--line);color:var(--muted);background:0 0}.settings-save{background:var(--ink);color:#fff;border:0;min-height:40px;margin-top:13px;padding:0 14px;font-size:10px;font-weight:800}.danger-zone{gap:8px;display:grid}.danger-zone>button{border:1px solid var(--line);text-align:left;background:#fff;align-items:center;gap:12px;min-height:58px;padding:0 13px;display:flex}.danger-zone>button>svg{color:var(--danger)}.danger-zone>button span{gap:3px;display:grid}.danger-zone strong{font-size:10px}.danger-zone small{color:var(--muted);font-size:8px}.image-preview-layer{justify-content:center;align-items:center;padding:30px}.image-preview-card{z-index:1;background:#fff;flex-direction:column;width:min(780px,92vw);max-height:90vh;display:flex;position:relative;box-shadow:0 24px 80px #00000052}.image-preview-card>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:48px;padding:0 13px 0 16px;font-size:11px;font-weight:700;display:flex}.image-preview-card>div button{background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid}.image-preview-card img{object-fit:contain;background:#292a26;min-height:0;max-height:calc(90vh - 48px)}@media (width<=1180px){.workspace-grid{grid-template-columns:260px minmax(0,1fr)}.insight-sidebar{z-index:90;width:min(360px,92vw);height:100vh;transition:transform .18s;position:fixed;top:0;right:0;transform:translate(102%);box-shadow:-20px 0 60px #0003}.insight-sidebar.open{transform:translate(0)}.insight-mobile-head{border-bottom:1px solid var(--line);background:var(--ink);color:#fff;justify-content:space-between;align-items:center;min-height:58px;padding-left:19px;font-size:12px;display:flex}.details-backdrop{z-index:80;background:#10110e73;border:0;display:block;position:fixed;inset:0}.detail-trigger{display:inline-flex}}@media (width<=820px){:root{--header-height:58px}.app-header{grid-template-columns:1fr auto;min-height:58px;padding:0 10px}.header-left{min-width:0}.mobile-menu{flex:none;place-items:center;display:grid}.app-brand>span{width:32px;height:32px;font-size:18px}.app-brand small,.header-status{display:none}.header-actions{gap:5px}.header-new{width:38px;padding:0;font-size:0}.workspace-grid{display:block}.history-sidebar{z-index:100;width:min(310px,88vw);height:100vh;transition:transform .18s;position:fixed;top:0;left:0;transform:translate(-102%);box-shadow:20px 0 60px #0000003d}.history-sidebar.open{transform:translate(0)}.mobile-drawer-head{border-bottom:1px solid #363732;justify-content:space-between;align-items:center;min-height:58px;padding-left:18px;display:flex}.drawer-backdrop{z-index:90;background:#10110e7a;border:0;display:block;position:fixed;inset:0}.conversation-main{min-height:calc(100vh - 58px);padding:22px 16px 70px}.new-unit-heading{align-items:flex-start}.new-unit-heading h1{font-size:38px}.privacy-pill{display:none}.sm-context-card{display:grid}.sm-context-card .segmented{width:100%}.sm-context-card .segmented button{flex:1}.image-queue{grid-template-columns:repeat(3,minmax(0,1fr))}.image-thumb{height:160px}.unit-toolbar{align-items:flex-start}.unit-toolbar-actions .danger{display:none}.context-bar{flex-direction:column;align-items:flex-start}.unit-stats{justify-content:space-between;width:100%}.suggestion-item{grid-template-columns:34px minmax(0,1fr)}.suggestion-actions{grid-column:2;justify-content:flex-end}.suggestion-content blockquote{font-size:17px}}@media (width<=560px){.conversation-main{padding-left:12px;padding-right:12px}.app-brand strong{font-size:13px}.new-unit-heading{margin-bottom:20px}.new-unit-heading p{font-size:8px}.new-unit-heading h1{font-size:34px}.new-unit-heading div>span{font-size:11px;line-height:1.6}.sm-context-card{padding:15px}.segmented button{min-height:44px;padding:0 9px}.upload-dropzone{min-height:210px;margin:12px}.image-queue{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 12px 12px}.image-thumb{height:190px}.queue-summary{flex-wrap:wrap;padding:10px 12px}.new-unit-submit{flex-direction:column;align-items:stretch;padding:16px 0 0}.primary-action.large{width:100%}.nickname-button h1{font-size:24px}.unit-avatar{width:40px;height:40px}.detail-trigger{width:38px;padding:0;font-size:0}.context-bar .segmented{width:100%}.context-bar .segmented button{flex:1}.latest-judgement{display:grid}.latest-judgement>strong{width:fit-content}.section-heading h2{font-size:21px}.suggestion-item{padding:13px 11px}.suggestion-content blockquote{font-size:16px}.adopt-button{min-height:40px}.copy-button{width:40px;min-height:40px}.feedback-row{flex-wrap:wrap;justify-content:flex-start}.feedback-row button{min-height:34px}.bubble{width:90%}.composer-head{padding:0 14px}.composer-head small{display:none}.composer-actions{flex-direction:column;align-items:stretch}.composer-actions>div{justify-content:space-between}.composer-actions>.primary-action{width:100%;min-height:46px}.toast-message{bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--ink:#17233c;--ink-2:#33415c;--paper:#f4f7fb;--paper-2:#fff;--white:#fff;--line:#e2e8f2;--line-dark:#cdd7e7;--muted:#6c7890;--muted-2:#9aa6ba;--accent:#3567e8;--accent-dark:#2554cc;--accent-soft:#edf3ff;--lime:#dce8ff;--green:#27765e;--warning:#9b681f;--danger:#b3444d;--shadow:0 12px 32px #233d6912}html,body{background:var(--paper)}body{color:var(--ink);background-image:radial-gradient(circle at 8% 0,#4c78e10e,#0000 24%),linear-gradient(#f6f8fc,#f3f6fa)}button,input,textarea,[role=button]{border-radius:8px}.app-header{border-color:var(--line);min-height:60px;color:var(--ink);background:#ffffffe6;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);padding:0 18px;box-shadow:0 1px 12px #1f39620a}.app-brand>span{background:var(--accent-soft);width:32px;height:32px;color:var(--accent-dark);border:1px solid #bdd0f5;border-radius:9px;font-family:inherit;font-size:15px;font-weight:850}.app-brand strong{letter-spacing:.02em;font-size:14px}.app-brand small,.header-status small{color:var(--muted-2)}.header-status{color:var(--muted)}.header-status small{border-color:var(--line)}.model-dot{background:#aab5c8;box-shadow:0 0 0 3px #aab5c826}.model-dot.online{background:#3aa57c;box-shadow:0 0 0 3px #3aa57c1f}.header-new,.icon-action,.detail-trigger{border-radius:9px;min-height:36px}.header-new{border-color:var(--accent);background:var(--accent);padding:0 13px;box-shadow:0 5px 14px #3567e82b}.header-new:hover{background:var(--accent-dark)}.icon-action{border-color:var(--line);color:var(--muted);background:#f8faff}.icon-action:hover{background:var(--accent-soft);color:var(--accent-dark);border-color:#b8c9eb}.workspace-grid{grid-template-columns:264px minmax(580px,1fr) 304px;gap:14px;max-width:1640px;min-height:calc(100vh - 60px);padding:14px}.history-sidebar,.insight-sidebar{border:1px solid var(--line);height:calc(100vh - 88px);color:var(--ink);box-shadow:var(--shadow);background:#ffffffeb;border-radius:14px;top:74px}.history-sidebar{border-right:1px solid var(--line)}.insight-sidebar{border-left:1px solid var(--line)}.sidebar-head{padding:19px 16px 13px}.sidebar-head p{font-size:12px}.sidebar-head span,.sidebar-head>strong,.sidebar-empty span,.sidebar-foot{color:var(--muted-2)}.new-unit-card{min-height:58px;color:var(--ink);background:#f5f8ff;border-color:#cfddf7;border-radius:10px;margin:0 10px 10px}.new-unit-card>svg{color:var(--accent)}.new-unit-card small,.unit-meta,.unit-card p,.unit-card-top time{color:var(--muted)}.new-unit-card:hover{background:var(--accent-soft);border-color:#a9c1ef}.unit-list{padding:0 7px 14px}.unit-card{color:var(--ink);border-radius:9px;margin-bottom:4px}.unit-card:hover{background:#f7f9fc}.unit-card.active{box-shadow:inset 3px 0 0 var(--accent);background:#f0f5ff;border-color:#d5e1f7}.unit-meta i{color:#c5cede}.sidebar-empty p{color:var(--muted)}.sidebar-foot{border-color:var(--line)}.conversation-main{background:#ffffff9e;border:1px solid #e2e8f2bf;border-radius:14px;padding:24px clamp(22px,2.6vw,42px) 72px;box-shadow:0 10px 30px #233d6909}.new-unit-panel{width:min(860px,100%)}.new-unit-heading{margin-bottom:23px}.new-unit-heading p,.section-heading>div>p,.new-unit-guide>p{color:var(--accent-dark)}.new-unit-heading h1,.nickname-button h1,.section-heading h2,.new-unit-guide h2,.suggestion-content blockquote{letter-spacing:-.025em;font-family:inherit}.new-unit-heading h1{font-size:clamp(32px,3.5vw,44px);font-weight:760}.privacy-pill{color:#5b6f8e;background:#f7faff;border-color:#d9e4f4;border-radius:999px}.sm-context-card,.upload-section,.text-fallback,.continue-composer{border-color:var(--line);background:#fffffff2;border-radius:12px;box-shadow:0 8px 24px #233d690b}.segmented{background:#f1f4f8;border-color:#dfe6f1;border-radius:10px}.segmented button{border-radius:7px}.segmented button.active{color:var(--accent-dark);background:#fff;box-shadow:0 2px 8px #2a487817}.segmented button small{background:var(--accent-soft);color:var(--accent-dark);border-radius:999px}.upload-section{overflow:hidden}.section-heading.simple{border-color:var(--line)}.upload-dropzone{background:#fbfcfe;border-color:#c8d5e7;border-radius:10px;min-height:205px}.upload-dropzone:hover,.upload-dropzone.dragover{background:#f7faff;border-color:#82a7eb}.upload-icon{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:12px}.upload-dropzone>button,.section-heading>button,.composer-actions>div button{border-color:var(--line);color:var(--ink-2);background:#fff;border-radius:8px}.inline-progress,.transcript-details pre{background:#f1f4f8;border-radius:8px}.image-card{border-color:var(--line);border-radius:9px;overflow:hidden;box-shadow:0 4px 12px #233d690a}.image-thumb>span{background:#1e3153e0;border-radius:6px}.queue-summary,.text-fallback,.section-heading.simple{border-color:var(--line)}.primary-action,.login-submit{background:var(--accent);border-radius:9px;box-shadow:0 6px 16px #3567e829}.primary-action:hover:not(:disabled),.login-submit:hover:not(:disabled){background:var(--accent-dark)}.unit-avatar{background:var(--accent-soft);color:var(--accent-dark);border:1px solid #d1def4;border-radius:12px;font-family:inherit;font-size:16px}.unit-avatar.status-routine,.unit-avatar.status-hold,.unit-avatar.status-stop{background:var(--accent-soft);color:var(--accent-dark)}.nickname-button h1{font-size:25px;font-weight:740}.detail-trigger,.icon-action.danger{border-color:var(--line);color:var(--muted);background:#fff}.context-bar{border-color:var(--line);background:#f8faff;border-radius:11px}.latest-judgement{background:#f7faff;border:1px solid #dce6f5;border-left:3px solid #5b85dd;border-radius:10px;margin-bottom:22px}.latest-judgement.status-hold{background:#fcfaf5;border-color:#eadfca #eadfca #eadfca #b88636}.latest-judgement.status-stop{background:#fff8f8;border-color:#edd9dc #edd9dc #edd9dc #c05660}.latest-judgement>strong{color:#4d71b8;border-radius:999px}.tone-row{margin-top:10px}.suggestion-stack{gap:9px}.suggestion-item{border-color:var(--line);background:#fff;border-radius:11px;grid-template-columns:32px minmax(0,1fr) auto;gap:12px;padding:15px;box-shadow:0 5px 18px #233d690a}.suggestion-item:hover{border-color:#bfd0ed;box-shadow:0 9px 24px #233d6912}.suggestion-item.selected{box-shadow:inset 3px 0 0 var(--accent), 0 8px 22px #233d690e;background:#fafdff;border-color:#9db9ec}.suggestion-index{width:30px;height:30px;color:var(--accent-dark);background:#f3f7ff;border:1px solid #d7e2f5;border-radius:8px}.suggestion-content>span,.suggestion-content details small{color:var(--accent-dark)}.suggestion-content blockquote{font-size:16px;font-weight:650;line-height:1.65}.adopt-button,.copy-button{min-height:35px;color:var(--ink-2);background:#fff;border-color:#d4def0;border-radius:8px}.adopt-button{color:var(--accent-dark);background:#f1f6ff;border-color:#c8d7f1}.adopt-button:hover,.copy-button:hover{background:var(--accent-soft);border-color:#9cb8eb}.feedback-row button{border-color:var(--line);border-radius:999px}.timeline-section{border-color:var(--line)}.bubble{border-radius:10px}.bubble.mine{color:var(--ink);background:#eef4ff}.bubble.mine small{color:var(--accent-dark)}.bubble.theirs{border-color:var(--line);background:#fff}.continue-composer{overflow:hidden;box-shadow:0 10px 28px #233d6912}.composer-head{border-color:var(--line);min-height:58px;color:var(--ink);background:#f8faff}.composer-head>div>svg{color:var(--accent)}.composer-head small{color:var(--muted)}.composer-head em{color:var(--accent-dark)}.sent-field textarea,.reply-field textarea,.text-fallback textarea,.settings-key{border-color:var(--line);border-radius:9px}.compact-image-queue>div{border-color:var(--line);border-radius:8px;overflow:hidden}.toast-message{border:1px solid #d5e1f3;border-left:3px solid var(--accent);color:var(--ink);background:#fff;border-radius:10px;box-shadow:0 16px 40px #233d6929}.toast-message>svg{color:var(--accent)}.insight-content{padding:20px 17px 44px}.analysis-badge{background:#f4fbf8;border-radius:999px}.state-metrics{border-color:var(--line);background:#fff;border-radius:10px;overflow:hidden}.state-metrics div+div{border-color:var(--line)}.next-step-card{color:var(--ink);background:#f3f7ff;border:1px solid #d8e4f7;border-radius:10px}.next-step-card span{color:var(--accent-dark)}.insight-details,.transcript-details{border-color:var(--line)}.insight-details li:before{background:var(--accent);border-radius:999px}.stop-card{background:#fcfaf5;border:1px solid #eadfca;border-left:3px solid #bd8a3e;border-radius:9px}.nickname-evidence{border-color:var(--line);background:#fff;border-radius:10px}.guide-mark{background:var(--accent-soft);color:var(--accent);border:1px solid #d2dff5;border-radius:12px}.login-page{background:radial-gradient(circle at 18% 10%,#5381e81a,#0000 28%),radial-gradient(circle at 82% 90%,#7ca1eb14,#0000 30%),#f4f7fb}.login-card{border-color:var(--line);color:var(--ink);background:#fffffff0;border-radius:18px;box-shadow:0 24px 70px #233d6921}.login-mark{background:var(--accent-soft);color:var(--accent-dark);border:1px solid #c8d8f4;border-radius:12px;font-family:inherit;font-size:18px}.login-heading p{color:var(--accent-dark)}.login-heading h1{letter-spacing:-.03em;font-family:inherit;font-size:30px}.login-heading span,.login-footnote{color:var(--muted)}.password-field{border-color:var(--line-dark);color:var(--muted);background:#fbfcfe;border-radius:10px}.password-field input{color:var(--ink)}.password-field button{color:var(--muted)}.settings-panel{background:#f7f9fc}.settings-head,.insight-mobile-head,.mobile-drawer-head{border-color:var(--line);color:var(--ink);background:#fff}.settings-head span{color:var(--muted)}.settings-section,.danger-zone>button,.settings-key{border-color:var(--line)}.danger-zone>button{border-radius:10px}.settings-save{background:var(--accent);border-radius:8px}.image-preview-card{border-radius:14px;overflow:hidden;box-shadow:0 24px 80px #233d693d}.image-preview-card img{background:#edf1f7}@media (width<=1180px){.workspace-grid{grid-template-columns:250px minmax(0,1fr)}.insight-sidebar{border-radius:14px 0 0 14px;height:100vh;top:0}}@media (width<=820px){.app-header{background:#fffffff0;min-height:58px}.mobile-menu{color:var(--ink)}.history-sidebar{border-radius:0 14px 14px 0;height:100vh;top:0}.workspace-grid{padding:0}.conversation-main{min-height:calc(100vh - 58px);box-shadow:none;background:#ffffff8c;border:0;border-radius:0}}@media (width<=560px){.new-unit-heading h1{font-size:30px}.suggestion-item{border-radius:10px}.suggestion-content blockquote{font-size:15px}.login-card{padding:34px 26px}}:root{--header-height:64px;--accent:#5b6fdf;--accent-dark:#4b5fcb;--accent-soft:#eff3ff;--paper:#f6f8fc;--line:#e3e8f2;--muted:#647089}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif}.platform-header{min-height:var(--header-height);grid-template-columns:230px minmax(360px,1fr) auto;padding:0 20px}.brand-logo{object-fit:contain;border-radius:10px;flex:none;width:34px;height:34px;display:block}.app-brand{gap:10px}.app-brand strong{letter-spacing:-.01em;font-size:16px;font-weight:680}.app-brand small{letter-spacing:.08em;font-size:10px}.module-nav{background:#f3f5f9;border-radius:11px;justify-content:flex-start;justify-self:start;align-items:center;gap:4px;min-width:0;padding:4px;display:flex}.module-nav button{min-height:40px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:620;display:inline-flex;position:relative}.module-nav button:hover{color:var(--ink);background:#ffffffb8}.module-nav button.active{color:var(--accent-dark);background:#fff;box-shadow:0 2px 9px #30437014}.module-nav button:focus-visible{outline-color:#5b6fdf59}.module-nav small{color:#7b8599;background:#e9edf5;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:600}.header-actions{gap:8px}.header-new,.icon-action,.mobile-menu{min-height:44px}.header-new{padding:0 16px;font-size:13px;font-weight:650}.icon-action,.mobile-menu{width:44px}.workspace-grid{grid-template-columns:252px minmax(620px,1fr) 300px;gap:16px;max-width:1600px;padding:16px}.sidebar-head p,.unit-card-top strong,.new-unit-card strong{font-size:13px}.sidebar-head span,.sidebar-head>strong,.new-unit-card small,.unit-meta,.unit-card-top time,.sidebar-foot,.privacy-pill,.unit-identity small,.unit-stats,.tone-row>span,.feedback-row,.composer-head small,.composer-head em,.sent-field>span,.reply-field>span,.section-heading.simple span,.section-heading.simple>span,.settings-section label>small,.model-config-card small,.model-config-card>p,.danger-zone small{font-size:12px}.unit-card p,.new-unit-heading div>span,.sm-context-card span,.latest-judgement p,.bubble p,.next-step-card p{font-size:14px;line-height:1.6}.new-unit-heading h1{font-size:32px;line-height:1.2}.section-heading h2{font-size:24px}.section-heading.simple h2,.sm-context-card strong,.composer-head strong,.insight-title p{font-size:15px}.segmented button,.upload-dropzone>button,.section-heading>button,.composer-actions>div button,.primary-action,.adopt-button,.feedback-row button,.settings-save{font-size:13px}.primary-action,.adopt-button,.copy-button,.composer-actions>div button,.upload-dropzone>button,.section-heading>button{min-height:44px}.primary-action.large{min-height:46px;padding:0 20px;font-size:14px}.copy-button{width:44px}.suggestion-content blockquote{font-size:17px}.suggestion-content>span,.suggestion-content details,.suggestion-content details small,.insight-details li,.insight-details>p,.stop-card p,.nickname-evidence small,.nickname-evidence p{font-size:12px}.state-metrics span,.next-step-card span,.stop-card span,.nickname-evidence>span{font-size:11px}.state-metrics strong,.nickname-evidence strong{font-size:13px}.coming-soon-page{min-height:calc(100vh - var(--header-height));place-items:center;padding:24px;display:grid}.coming-soon-card{border:1px solid var(--line);text-align:center;background:#ffffffeb;border-radius:16px;place-items:center;width:min(420px,100%);padding:48px 32px;display:grid;box-shadow:0 16px 42px #233d6912}.coming-soon-card img{border-radius:16px;width:64px;height:64px}.coming-soon-card p{color:var(--muted);margin:18px 0 6px;font-size:14px;font-weight:600}.coming-soon-card h1{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:30px;font-weight:720}.login-logo{object-fit:contain;border-radius:16px;width:64px;height:64px;margin-bottom:28px;display:block}.login-heading p{font-size:11px}.login-heading h1{font-size:32px}.login-heading span,.login-footnote{font-size:13px}.password-field input,.login-submit{font-size:14px}@media (width<=1180px){.workspace-grid{grid-template-columns:252px minmax(0,1fr)}.insight-sidebar{height:100vh;top:0}}@media (width<=900px){.workspace-grid{padding:0;display:block}.history-sidebar{z-index:100;background:#fff;border-radius:0 16px 16px 0;width:min(330px,88vw);height:100vh;transition:transform .18s;position:fixed;top:0;left:0;transform:translate(-102%)}.history-sidebar.open{transform:translate(0)}.mobile-menu{border:1px solid var(--line);color:var(--muted);background:#f8faff;place-items:center;display:grid}.drawer-backdrop{z-index:90;background:#151f346b;border:0;border-radius:0;display:block;position:fixed;inset:0}}@media (width<=820px){:root{--header-height:100px}.platform-header{min-height:var(--header-height);grid-template:"brand actions"56px"modules modules"44px/minmax(0,1fr) auto;padding:0 12px;display:grid}.header-left{grid-area:brand}.app-brand div{display:grid}.app-brand small{display:none}.brand-logo{border-radius:9px;width:32px;height:32px}.module-nav{border-top:1px solid var(--line);scrollbar-width:none;background:#fff;border-radius:0;grid-area:modules;justify-content:flex-start;gap:0;width:calc(100% + 24px);height:44px;margin-left:-12px;padding:0 12px;overflow-x:auto}.module-nav::-webkit-scrollbar{display:none}.module-nav button{min-height:44px;box-shadow:none;background:0 0;border-radius:0;padding:0 14px;font-size:13px}.module-nav button.active{box-shadow:inset 0 -2px 0 var(--accent);background:0 0}.module-nav small{display:none}.header-actions{grid-area:actions}.conversation-main{min-height:calc(100vh - var(--header-height));padding:20px 16px calc(72px + env(safe-area-inset-bottom))}.new-unit-heading h1{font-size:26px}.new-unit-heading p{font-size:11px}.new-unit-heading div>span,.unit-card p,.latest-judgement p,.bubble p,.next-step-card p{font-size:15px;line-height:1.6}.sm-context-card,.section-heading.simple,.suggestion-item,.continue-composer{padding-left:16px;padding-right:16px}.upload-dropzone{min-height:178px}.image-queue{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.image-thumb{height:136px}.image-card-foot{min-height:36px;padding:0 3px}.image-card-foot>svg,.image-card-foot>small{display:none}.image-card-foot>div{justify-content:space-between;width:100%}.image-card-foot button{width:32px;height:32px}.new-unit-submit.ready{z-index:30;bottom:calc(10px + env(safe-area-inset-bottom));border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:12px;margin:18px -4px 0;padding:12px;position:sticky;box-shadow:0 12px 34px #233d6926}.new-unit-submit.ready>div{display:none}.new-unit-submit.ready .primary-action{width:100%;min-height:48px}.sent-field textarea,.reply-field textarea,.text-fallback textarea,.nickname-input,.password-field input{font-size:16px}.suggestion-actions{width:100%}.adopt-button{flex:1;min-height:44px}.copy-button{width:44px;min-height:44px}.insight-sidebar{background:#fff;border-radius:18px 18px 0 0;width:100%;height:auto;max-height:85vh;transition:transform .18s;top:auto;bottom:0;right:0;transform:translateY(102%)}.insight-sidebar.open{transform:translateY(0)}.insight-mobile-head{border-radius:18px 18px 0 0;min-height:58px;padding-left:20px;position:relative}.insight-mobile-head:before{content:"";background:#d8deea;border-radius:999px;width:42px;height:4px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.coming-soon-page{min-height:calc(100vh - var(--header-height));padding:16px}.coming-soon-card{padding:38px 24px}}@media (width<=560px){.app-brand strong{font-size:15px}.header-new{width:44px;padding:0;font-size:0}.header-new svg{width:19px;height:19px}.image-queue{grid-template-columns:repeat(3,minmax(0,1fr))}.image-thumb{height:132px}.suggestion-item{grid-template-columns:30px minmax(0,1fr)}.suggestion-actions{grid-column:2}.coming-soon-card img{width:56px;height:56px}.coming-soon-card h1{font-size:28px}.conversation-main,.unit-toolbar,.context-bar,.latest-judgement,.suggestions-section,.section-heading,.tone-row,.suggestion-item,.suggestion-content,.suggestion-actions{min-width:0;max-width:100%}.conversation-main{width:100%;overflow-x:clip}.unit-toolbar{gap:10px}.unit-identity{flex:auto;width:0;overflow:hidden}.nickname-button{width:100%;max-width:100%}.nickname-button h1{min-width:0;max-width:100%}.unit-toolbar-actions{flex:none}.context-bar,.latest-judgement{overflow:hidden}.latest-judgement p,.suggestion-content blockquote{overflow-wrap:anywhere}.section-heading{align-items:flex-start;gap:10px}.section-heading>div{min-width:0}.section-heading h2{overflow-wrap:anywhere}.section-heading>button{white-space:nowrap;flex:none}.tone-row{justify-content:space-between}.tone-row>span{flex:none}.segmented.tiny{flex:1;min-width:0}.segmented.tiny button{white-space:nowrap;flex:1;min-width:0;padding-left:6px;padding-right:6px}.suggestion-actions{justify-content:stretch;width:auto}.adopt-button{flex:1;min-width:0}.copy-button{flex:none}}:root{--header-height:58px}.platform-header{min-height:var(--header-height);grid-template-columns:auto minmax(0,1fr);gap:18px;padding:0 18px}.module-nav{justify-self:end}.history-sidebar,.insight-sidebar{height:calc(100vh - 90px);top:74px}.history-sidebar:focus-visible{outline-offset:2px;outline:2px solid #5b6fdf4d}.unit-page-actions{border-bottom:1px solid var(--line);justify-content:flex-end;align-items:center;gap:8px;min-width:0;margin-bottom:18px;padding-bottom:14px;display:flex}.unit-page-actions button{border:1px solid var(--line);min-height:40px;color:var(--ink-2);background:#ffffffe6;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:650;display:inline-flex;box-shadow:0 3px 10px #233d6909}.unit-page-actions button:hover{color:var(--accent-dark);background:#f8faff;border-color:#b9c9e7}.unit-page-actions button.active{background:var(--accent-soft);color:var(--accent-dark);border-color:#cbd8f1}.unit-management-button em{min-width:20px;height:20px;color:var(--muted);background:#eef2f8;border-radius:999px;place-items:center;font-size:10px;font-style:normal;font-weight:750;display:grid}.sm-status-readonly{min-width:0;color:var(--muted);align-items:center;gap:8px;display:inline-flex}.sm-status-readonly span{font-size:12px}.sm-status-readonly strong{color:var(--accent-dark);white-space:nowrap;background:#f1f6ff;border:1px solid #d6e1f4;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:700}@media (width<=1180px){.insight-sidebar{height:100vh;top:0}}@media (width<=900px){.history-sidebar{height:100vh;top:0}}@media (width<=820px){:root{--header-height:58px}.platform-header{min-height:var(--header-height);grid-template:"brand modules"58px/auto minmax(0,1fr);gap:8px;padding:0 10px}.module-nav{background:#f3f5f9;border:0;border-radius:9px;grid-area:modules;justify-self:end;gap:2px;width:auto;height:auto;margin-left:0;padding:3px;overflow:visible}.module-nav button{border-radius:7px;min-height:36px;padding:0 9px;font-size:12px}.module-nav button.active{background:#fff;box-shadow:0 2px 8px #30437014}.module-nav small{display:none}.conversation-main{min-height:calc(100vh - var(--header-height));padding-top:14px}.unit-page-actions{margin-bottom:16px;padding-bottom:12px}}@media (width<=560px){.platform-header{gap:5px;padding:0 8px}.app-brand{gap:7px}.brand-logo{width:30px;height:30px}.app-brand strong{font-size:14px}.module-nav button{gap:4px;padding:0 7px;font-size:11px}.module-nav button svg{display:none}.unit-page-actions{justify-content:space-between}.unit-page-actions button{min-height:42px;padding:0 11px}.context-bar{gap:11px}.sm-status-readonly{justify-content:space-between;width:100%}}._app_40ech_1{--app-topbar-height:64px;color:#17233c;background:#f6f8fc;width:100%;max-width:100vw;min-height:100vh;overflow-x:clip}._app_40ech_1 button,._app_40ech_1 input,._app_40ech_1 textarea,._app_40ech_1 select{font:inherit}._app_40ech_1 input,._app_40ech_1 textarea,._app_40ech_1 select{min-width:0;max-width:100%}._app_40ech_1 svg{flex:none;display:block}._app_40ech_1 a:focus-visible,._app_40ech_1 button:focus-visible,._app_40ech_1 input:focus-visible,._app_40ech_1 textarea:focus-visible,._app_40ech_1 select:focus-visible{outline-offset:2px;outline:3px solid #5b6fdf38}._topbar_40ech_31{z-index:80;height:var(--app-topbar-height);isolation:isolate;background:#fff;border-bottom:1px solid #e2e7f0;grid-template-columns:minmax(150px,1fr) auto minmax(44px,1fr);align-items:center;padding:0 28px;display:grid;position:sticky;top:0}._brand_40ech_45{color:#17233c;align-items:center;gap:10px;width:fit-content;text-decoration:none;display:inline-flex}._brand_40ech_45 img{border-radius:10px;width:34px;height:34px;box-shadow:0 4px 14px #5b6fdf24}._brand_40ech_45 strong{letter-spacing:-.01em;font-size:17px}._globalNav_40ech_57{align-items:stretch;gap:8px;height:100%;display:flex}._globalNav_40ech_57 a{color:#66728b;justify-content:center;align-items:center;gap:7px;min-width:132px;padding:0 14px;font-size:16px;font-weight:650;text-decoration:none;transition:color .16s,background .16s;display:inline-flex;position:relative}._globalNav_40ech_57 a:hover{color:#3149ba;background:#f7f9ff}._globalNav_40ech_57 a:after{content:"";background:0 0;border-radius:999px 999px 0 0;height:2px;position:absolute;bottom:0;left:14px;right:14px}._globalNav_40ech_57 ._activeNav_40ech_83{color:#4159cf}._globalNav_40ech_57 ._activeNav_40ech_83:after{background:#5b6fdf}._accountButton_40ech_86{color:#6c7890;background:0 0;border:1px solid #0000;border-radius:12px;justify-self:end;place-items:center;width:44px;height:44px;display:inline-grid}._accountButton_40ech_86:hover{color:#3048bb;background:#f7f9fc;border-color:#dfe5f0}._page_40ech_99{width:min(1240px,100% - 48px);margin:0 auto;padding:42px 0 72px}._pageHeader_40ech_105,._sectionHeader_40ech_106,._personHeader_40ech_107,._cardTop_40ech_108,._toolbar_40ech_109,._inlineActions_40ech_110,._statRow_40ech_111,._messageMeta_40ech_112{align-items:center;display:flex}._pageHeader_40ech_105{justify-content:space-between;gap:24px;margin-bottom:28px}._eyebrow_40ech_118{color:#6f7b93;letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-size:14px;font-weight:750}._pageHeader_40ech_105 h1{letter-spacing:-.045em;margin:0;font-size:clamp(32px,3vw,42px);line-height:1.15}._pageHeader_40ech_105 p:not(._eyebrow_40ech_118){color:#647088;max-width:680px;margin:12px 0 0;font-size:17px;line-height:1.7}._primaryButton_40ech_122,._secondaryButton_40ech_123,._quietButton_40ech_124,._dangerButton_40ech_125,._chipButton_40ech_126{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s;display:inline-flex}._primaryButton_40ech_122>span,._secondaryButton_40ech_123>span,._quietButton_40ech_124>span,._dangerButton_40ech_125>span,._chipButton_40ech_126>span{line-height:1}._primaryButton_40ech_122{color:#fff;background:#5b6fdf;border:1px solid #5b6fdf;box-shadow:0 8px 22px #5b6fdf2e}._primaryButton_40ech_122:hover{background:#4b61d4;transform:translateY(-1px);box-shadow:0 10px 28px #5b6fdf3d}._secondaryButton_40ech_123{color:#3d52bd;background:#fff;border:1px solid #cfd8ec}._secondaryButton_40ech_123:hover{background:#f8f9ff;border-color:#9dace0}._quietButton_40ech_124{color:#657189;background:0 0;border:1px solid #0000}._quietButton_40ech_124:hover{color:#3047b7;background:#f0f3f9}._dangerButton_40ech_125{color:#b33f47;background:#fff;border:1px solid #f0caca}._dangerButton_40ech_125:hover{background:#fff8f8;border-color:#d98f95}._primaryButton_40ech_122:disabled,._secondaryButton_40ech_123:disabled,._quietButton_40ech_124:disabled,._dangerButton_40ech_125:disabled,._chipButton_40ech_126:disabled{cursor:not-allowed;opacity:.55;transform:none}._chipButton_40ech_126{color:#5e6a82;background:#fff;border:1px solid #dfe5ef;border-radius:999px;min-height:38px;padding:0 14px;font-size:14px}._chipButton_40ech_126:hover{color:#3f55bf;border-color:#adbae1}._iconButton_40ech_155{color:#66738a;background:#fff;border:1px solid #dfe5ef;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:inline-grid}._iconButton_40ech_155:hover{color:#4056c3;background:#f8faff;border-color:#bdc8df}._toolbar_40ech_109{gap:12px;margin-bottom:18px}._searchBox_40ech_162{color:#8190a8;background:#fff;border:1px solid #dfe5ef;border-radius:13px;flex:1;grid-template-columns:20px 1fr;align-items:center;gap:8px;min-width:280px;height:46px;padding:0 14px;display:grid;box-shadow:0 3px 12px #22335906}._searchBox_40ech_162:focus-within{border-color:#9aaae7;box-shadow:0 0 0 3px #5b6fdf17}._searchBox_40ech_162 input{color:#17233c;background:0 0;border:0;outline:0;width:100%;font-size:16px}._selectShell_40ech_179{width:100%;min-width:0;position:relative}._toolbarSelect_40ech_180{flex:0 0 176px;width:176px}._selectTrigger_40ech_181{color:#4d5971;text-align:left;background:#fff;border:1px solid #dfe5ef;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;height:48px;padding:0 13px 0 15px;font-size:15px;font-weight:600;line-height:1;transition:border-color .16s,box-shadow .16s,background .16s;display:flex;box-shadow:0 3px 12px #22335906}._selectTrigger_40ech_181:hover{background:#fbfcff;border-color:#c7d0e4}._selectTriggerOpen_40ech_202{background:#fff;border-color:#8fa1e5;box-shadow:0 0 0 3px #5b6fdf1a}._selectValue_40ech_203{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._selectChevron_40ech_204{color:#6d7a93;transition:transform .18s}._selectTriggerOpen_40ech_202 ._selectChevron_40ech_204{color:#465cc9;transform:rotate(180deg)}._selectMenu_40ech_206{z-index:1600;overscroll-behavior:contain;background:#fffffffc;border:1px solid #dbe2ef;border-radius:14px;padding:7px;animation:.14s ease-out _selectMenuIn_40ech_1;position:fixed;overflow:hidden auto;box-shadow:0 18px 46px #26345c2e,0 3px 12px #26345c14}._selectOption_40ech_219{color:#33405a;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:44px;padding:8px 11px;font-family:inherit;font-size:15px;font-weight:560;line-height:1.35;display:grid}._selectOption_40ech_219:hover,._selectOption_40ech_219:focus-visible{color:#273653;background:#f3f5fb;outline:0}._selectOptionSelected_40ech_238{color:#4058c9;background:#eef2ff;font-weight:700}._selectOptionSelected_40ech_238:hover,._selectOptionSelected_40ech_238:focus-visible{color:#344dbc;background:#e9eeff}._selectCheck_40ech_240{color:#5269d9;place-items:center;width:18px;height:18px;display:grid}@keyframes _selectMenuIn_40ech_1{0%{opacity:0;transform:translateY(-4px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}._dateTrigger_40ech_243{color:#33405a;text-align:left;background:#fff;border:1px solid #dfe5ef;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;width:100%;height:48px;padding:0 14px 0 15px;font-size:15px;font-weight:600;transition:border-color .16s,box-shadow .16s,background .16s;display:flex;box-shadow:0 3px 12px #22335906}._dateTrigger_40ech_243:hover{background:#fbfcff;border-color:#c7d0e4}._dateTrigger_40ech_243 svg{color:#6d7a93}._dateTriggerOpen_40ech_263{border-color:#8fa1e5;box-shadow:0 0 0 3px #5b6fdf1a}._dateTriggerOpen_40ech_263 svg{color:#465cc9}._datePanel_40ech_265{z-index:1700;background:#fff;border:1px solid #dbe2ef;box-shadow:0 22px 56px #1f2d4d33,0 4px 14px #1f2d4d14}._datePopover_40ech_266{border-radius:16px;padding:14px;animation:.14s ease-out _selectMenuIn_40ech_1;position:fixed}._dateMobileHeader_40ech_267{display:none}._dateCalendarHeader_40ech_268{grid-template-columns:40px 1fr 40px;align-items:center;gap:8px;margin-bottom:10px;display:grid}._dateCalendarHeader_40ech_268 strong{color:#293650;text-align:center;font-size:16px}._dateCalendarHeader_40ech_268 button,._dateMobileHeader_40ech_267 button{color:#65728a;background:#f4f6fa;border:0;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}._dateCalendarHeader_40ech_268 button:hover,._dateMobileHeader_40ech_267 button:hover{color:#4057c5;background:#edf1fb}._dateWeekdays_40ech_281,._dateGrid_40ech_281{grid-template-columns:repeat(7,1fr);display:grid}._dateWeekdays_40ech_281{color:#8a95a8;text-align:center;margin-bottom:4px;font-size:12px;font-weight:700}._dateWeekdays_40ech_281 span{place-items:center;height:30px;display:grid}._dateGrid_40ech_281{gap:2px}._dateDay_40ech_285{color:#3d4961;background:0 0;border:0;border-radius:11px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:650;display:grid;position:relative}._dateDay_40ech_285:hover{color:#344fc1;background:#f0f3fb}._dateDayOutside_40ech_299{color:#b4bdcb}._dateDayToday_40ech_300{color:#4259c8;box-shadow:inset 0 0 0 1px #b9c4ea}._dateDaySelected_40ech_301,._dateDaySelected_40ech_301:hover{color:#fff;background:#556bdd;box-shadow:0 5px 13px #556bdd40}._dateDay_40ech_285 svg{position:absolute;bottom:1px;right:1px}._dateActions_40ech_303{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}._dateActions_40ech_303 button{color:#5266ce;background:0 0;border:0;border-radius:10px;min-height:38px;padding:0 12px;font-size:14px;font-weight:700}._dateTodayButton_40ech_305:hover{background:#f1f4fc}._dateSheetBackdrop_40ech_306{z-index:1680;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141d3157;align-items:end;display:grid;position:fixed;inset:0}._personGrid_40ech_308{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}._personCard_40ech_309{min-height:254px;color:inherit;background:#fff;border:1px solid #e1e6ef;border-radius:18px;grid-template-rows:auto 1fr auto;gap:18px;padding:20px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 8px 26px #21304f0a}._personCard_40ech_309:hover{border-color:#bfc9e8;transform:translateY(-2px);box-shadow:0 16px 38px #31437417}._cardTop_40ech_108{justify-content:space-between;gap:12px}._identity_40ech_325{align-items:center;gap:12px;min-width:0;display:flex}._avatar_40ech_326{color:#455bc9;background:#f3f6ff;border:1px solid #dbe2f3;border-radius:15px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:18px;font-weight:800;display:grid}._identity_40ech_325 h2,._identity_40ech_325 h3{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:19px;overflow:hidden}._identity_40ech_325 p{color:#7c879d;margin:5px 0 0;font-size:14px}._attention_40ech_341{color:#e8aa2e}._cardBody_40ech_342{gap:12px;display:grid}._cardBody_40ech_342>div{gap:5px;display:grid}._cardBody_40ech_342>div>span{color:#8a95a8;font-size:13px;font-weight:700}._cardBody_40ech_342 strong{color:#24314c;font-size:16px;line-height:1.55;display:block}._cardBody_40ech_342 p{color:#6d7890;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.7;display:-webkit-box;overflow:hidden}._cardFoot_40ech_347{color:#8490a5;justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}._cardFoot_40ech_347 span{align-items:center;gap:6px;display:inline-flex}._badge_40ech_349{color:#657188;background:#fafbfc;border:1px solid #e0e5ef;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}._empty_40ech_351,._error_40ech_352,._loading_40ech_353{color:#738098;text-align:center;background:#ffffff94;border:1px dashed #d4dcea;border-radius:18px;place-items:center;min-height:300px;padding:32px;display:grid}._empty_40ech_351>div{flex-direction:column;justify-content:center;align-items:center;max-width:440px;display:flex}._empty_40ech_351>div>svg{margin:0 0 14px}._empty_40ech_351 h2{color:#26334f;margin:0 0 8px;font-size:20px;line-height:1.45}._empty_40ech_351 p{margin:0;font-size:14px;line-height:1.7}._empty_40ech_351 ._primaryButton_40ech_122{margin-top:20px}._formPage_40ech_370{width:min(720px,100% - 48px);margin:0 auto;padding:42px 0 80px}._backLink_40ech_371{color:#5f6b83;align-items:center;gap:6px;min-height:42px;margin-bottom:22px;font-size:13px;text-decoration:none;display:inline-flex}._formCard_40ech_372,._panel_40ech_372,._analysisHero_40ech_372,._dimensionCard_40ech_372,._memoryCard_40ech_372,._sourceCard_40ech_372{background:#fff;border:1px solid #e1e6ef;border-radius:18px;min-width:0;max-width:100%;box-shadow:0 8px 26px #21304f09}._formCard_40ech_372{padding:clamp(22px,5vw,36px)}._formCard_40ech_372 h1{letter-spacing:-.04em;margin:0;font-size:28px}._formCard_40ech_372>p{color:#6f7a91;margin:10px 0 28px;font-size:14px;line-height:1.7}._formGrid_40ech_383{grid-template-columns:1fr 1fr;gap:18px;display:grid}._field_40ech_384{gap:8px;display:grid}._fieldFull_40ech_385{grid-column:1/-1}._field_40ech_384 label,._fieldLegend_40ech_386{color:#39455e;font-size:15px;font-weight:700}._field_40ech_384 small{color:#8490a6;font-size:13px;line-height:1.55}._input_40ech_388,._textarea_40ech_388{color:#1c2944;background:#fff;border:1px solid #dce3ee;border-radius:12px;outline:0;width:100%;padding:0 13px}._input_40ech_388{height:46px}._input_40ech_388,._textarea_40ech_388{font-size:15px}._textarea_40ech_388{resize:vertical;min-height:132px;padding-top:12px;line-height:1.6}._textareaCompact_40ech_400{resize:vertical;color:#303b52;width:100%;min-height:88px;font:inherit;background:#fff;border:1px solid #dfe5ee;border-radius:11px;outline:0;padding:11px 12px;font-size:13px;line-height:1.55}._textareaCompact_40ech_400:focus,._input_40ech_388:focus,._textarea_40ech_388:focus{border-color:#8fa1e5;box-shadow:0 0 0 3px #5b6fdf17}._segmented_40ech_403{background:#f6f8fc;border:1px solid #e0e5ee;border-radius:13px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:7px;padding:5px;display:grid}._segmented_40ech_403 button{color:#69758d;background:0 0;border:0;border-radius:9px;min-height:42px;font-size:15px;font-weight:700}._segmented_40ech_403 ._selected_40ech_405{color:#4057c5;background:#fff;box-shadow:0 3px 10px #2a3a6614}._formActions_40ech_406{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}._inlineActions_40ech_110{gap:9px}._formError_40ech_408{color:#b4434b;margin:14px 0 0;font-size:13px}._workspace_40ech_410{width:min(1440px,100%);min-width:0;max-width:100%;margin:0 auto;overflow-x:clip}._personHeader_40ech_107{background:#fff;border-bottom:1px solid #e3e8f0;justify-content:space-between;gap:28px;width:100%;min-width:0;max-width:100%;min-height:132px;padding:24px 32px 20px}._personHeaderMain_40ech_422{align-items:center;gap:15px;min-width:0;display:flex}._personIdentityBlock_40ech_423{gap:11px;min-width:0;display:grid}._backToPersons_40ech_424{color:#52627f;border-radius:9px;align-items:center;gap:6px;width:fit-content;min-height:34px;padding:0 9px 0 5px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}._backToPersons_40ech_424:hover{color:#3d53bf;background:#f1f4fa}._personHeader_40ech_107 ._avatar_40ech_326{flex-basis:54px;width:54px;height:54px;font-size:20px}._personTitle_40ech_427{min-width:0}._personTitle_40ech_427 h1{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:27px;overflow:hidden}._personTitle_40ech_427 p{color:#748098;margin:7px 0 0;font-size:15px}._headerActions_40ech_430{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}._personTabs_40ech_431{z-index:50;top:var(--app-topbar-height);scrollbar-width:none;isolation:isolate;background:#fff;border-bottom:1px solid #e3e8f0;align-items:stretch;gap:4px;width:100%;min-width:0;max-width:100%;height:52px;min-height:52px;max-height:52px;padding:0 32px;display:flex;position:sticky;overflow-x:auto}._personTabs_40ech_431::-webkit-scrollbar{display:none}._personTabs_40ech_431 a{color:#6d7890;white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-width:104px;padding:0 16px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;position:relative}._personTabs_40ech_431 a:after{content:"";background:0 0;border-radius:99px 99px 0 0;height:2px;position:absolute;bottom:0;left:12px;right:12px}._personTabs_40ech_431 ._activeTab_40ech_454{color:#3f55c3}._personTabs_40ech_431 ._activeTab_40ech_454:after{background:#5b6fdf}._workspaceBody_40ech_456{grid-template-columns:248px minmax(0,1040px);justify-content:center;gap:24px;width:100%;min-width:0;max-width:100%;padding:26px 28px 72px;display:grid}._personRail_40ech_457{align-self:start;position:sticky;top:138px}._railCard_40ech_458{background:#fff;border:1px solid #e0e6ef;border-radius:16px;padding:17px}._railCard_40ech_458 h2{letter-spacing:.06em;text-transform:uppercase;color:#8a95aa;margin:0 0 14px;font-size:14px}._railList_40ech_460{gap:10px;margin:0;display:grid}._railList_40ech_460 div{gap:3px;display:grid}._railList_40ech_460 dt{color:#929db0;font-size:13px}._railList_40ech_460 dd{color:#36425b;margin:0;font-size:15px;line-height:1.5}._mainColumn_40ech_464{min-width:0}._sectionHeader_40ech_106{justify-content:space-between;gap:18px;margin-bottom:15px}._sectionHeader_40ech_106 h2{letter-spacing:-.025em;margin:0;font-size:23px}._sectionHeader_40ech_106 p{color:#7b879d;margin:6px 0 0;font-size:15px;line-height:1.55}._stack_40ech_468{gap:18px;min-width:0;display:grid}._stack_40ech_468>*{min-width:0;max-width:100%}._twoColumns_40ech_470{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:18px;min-width:0;display:grid}._twoColumns_40ech_470>*,._threeColumns_40ech_472>*,._dynamicGrid_40ech_473>*,._dimensionGrid_40ech_474>*{min-width:0;max-width:100%}._panel_40ech_372{padding:21px}._panel_40ech_372 h3{align-items:center;gap:8px;margin:0 0 12px;font-size:18px;line-height:1.45;display:flex}._panel_40ech_372 h3>svg{align-self:center}._panel_40ech_372 p{color:#66738a;margin:0;font-size:15px;line-height:1.75}._analysisHero_40ech_372{padding:24px}._analysisHeroTop_40ech_480{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._analysisHeroTop_40ech_480>div:first-child,._simpleSectionTitle_40ech_482>div{min-width:0}._analysisMeta_40ech_483{flex:none;align-items:center;gap:8px;display:flex}._analysisHero_40ech_372 h2{letter-spacing:-.025em;margin:8px 0 12px;font-size:25px;line-height:1.45}._analysisHero_40ech_372 p{color:#657188;margin:0;font-size:15px;line-height:1.75}._analysisHero_40ech_372 h2,._analysisHero_40ech_372 p,._panel_40ech_372 p,._panel_40ech_372 li,._plainFacts_40ech_490 dd,._dimensionCard_40ech_372 p,._reportBlock_40ech_492 p,._evidenceItem_40ech_493,._sourceCard_40ech_372 p,._memoryCard_40ech_372 p{overflow-wrap:anywhere;word-break:break-word}._confidence_40ech_496{color:#5e6d89;white-space:nowrap;background:#f1f4fb;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:13px;font-weight:750;display:inline-flex}._dimensionGrid_40ech_474{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._dimensionCard_40ech_372{min-height:154px;padding:18px}._dimensionCard_40ech_372 header{justify-content:space-between;align-items:center;gap:7px;display:flex}._dimensionCard_40ech_372 strong{font-size:16px}._dimensionCard_40ech_372 p{color:#68748b;margin:14px 0 0;font-size:15px;line-height:1.7}._dimensionMark_40ech_502{color:#4f64d2;background:#f1f4ff;border-radius:9px;align-items:center;min-height:30px;margin-top:12px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}._trendUp_40ech_503{color:#2a8a66}._trendDown_40ech_504{color:#bd5961}._trendLabel_40ech_505{color:#778297;white-space:nowrap;background:#f3f5f8;border-radius:999px;align-items:center;gap:4px;min-height:28px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}._trendPositive_40ech_506{color:#237a5c;background:#eef8f4}._trendCaution_40ech_507{color:#a84d54;background:#fff4f3}._trendSection_40ech_508{min-width:0}._trendLegend_40ech_509{color:#8792a5;align-items:center;gap:5px;font-size:12px;display:inline-flex}._trendLegend_40ech_509 span{background:#f2f4f8;border-radius:999px;justify-content:center;min-width:28px;padding:4px 7px;display:inline-flex}._trendChartGrid_40ech_511{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}._trendChartCard_40ech_512{background:#fff;border:1px solid #e0e6ef;border-radius:14px;min-width:0;padding:13px 14px 10px;box-shadow:0 5px 18px #21304f06}._trendChartCard_40ech_512 header{gap:4px;display:grid}._trendChartCard_40ech_512 header strong{color:#35425d;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}._trendChartCard_40ech_512 header span{color:#6675cf;font-size:12px;font-weight:750}._trendChartCard_40ech_512 ._trendSvg_40ech_516{width:100%;height:92px;display:block;overflow:visible}._trendChartCard_40ech_512 ._trendSvg_40ech_516 line{stroke:#e7eaf1;stroke-width:1px;stroke-dasharray:3 4}._trendChartCard_40ech_512 ._trendSvg_40ech_516 polyline{fill:none;stroke:#5b70dd;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}._trendChartCard_40ech_512 ._trendSvg_40ech_516 circle{fill:#fff;stroke:#5b70dd;stroke-width:2.5px;vector-effect:non-scaling-stroke}._trendDates_40ech_520{color:#969faf;justify-content:space-between;font-size:11px;display:flex}._simpleSectionTitle_40ech_482{align-items:flex-start;gap:11px;display:flex}._simpleSectionTitle_40ech_482 h3{margin:0}._simpleSectionTitle_40ech_482 p{margin:3px 0 0;font-size:14px;line-height:1.55}._sectionIcon_40ech_524{color:#4f64d2;background:#f1f4ff;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}._primaryAdvice_40ech_525{font-weight:750;color:#2d3c59!important;margin:16px 0 0!important;font-size:18px!important;line-height:1.6!important}._directionAdvice_40ech_526{border-top:1px solid #edf0f5;margin-top:17px;padding-top:14px}._directionAdvice_40ech_526>strong{color:#45516a;font-size:14px}._directionAdvice_40ech_526 ._directionList_40ech_528{margin-top:9px}._directionExample_40ech_529{background:#f7f8ff;border-left:3px solid #8495ea;border-radius:0 11px 11px 0;gap:5px;margin-top:15px;padding:11px 13px;display:grid}._directionExample_40ech_529>span{color:#5166cd;font-size:12px;font-weight:800}._directionExample_40ech_529 p{color:#3f4d69;font-size:14px;line-height:1.65}._directionExample_40ech_529 small{color:#8993a6;font-size:12px;line-height:1.5}._plainFacts_40ech_490{gap:10px;margin:15px 0 0;display:grid}._plainFacts_40ech_490 div{border-top:1px solid #edf0f5;grid-template-columns:88px 1fr;gap:10px;padding-top:10px;display:grid}._plainFacts_40ech_490 dt{color:#8490a5;font-size:14px}._plainFacts_40ech_490 dd{color:#4f5d76;margin:0;font-size:15px;line-height:1.65}._colorPanel_40ech_537{gap:18px;display:grid;overflow:hidden}._colorSummary_40ech_538{gap:11px;display:grid}._colorSummary_40ech_538>p{color:#44516a;font-size:16px}._colorBadges_40ech_540{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._colorBadge_40ech_540{border:1px solid;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:13px;font-weight:750;display:inline-flex}._colorBadge_40ech_540 i{background:currentColor;border-radius:999px;width:9px;height:9px}._colorRed_40ech_543{color:#b45252;background:#fff5f4}._colorYellow_40ech_544{color:#9a6b13;background:#fff8e8}._colorBlue_40ech_545{color:#4169ad;background:#f1f6ff}._colorGreen_40ech_546{color:#39765a;background:#eef8f3}._colorUnknown_40ech_547{color:#6f7888;background:#f4f5f7}._traitList_40ech_548{flex-wrap:wrap;gap:7px;display:flex}._traitList_40ech_548 span{color:#67738a;background:#f5f7fb;border-radius:9px;padding:6px 9px;font-size:13px;line-height:1.45}._colorGuidance_40ech_550{grid-template-columns:1fr 1fr;gap:12px;display:grid}._colorGuidance_40ech_550>div{background:#fbfcfe;border:1px solid #e5e9f1;border-radius:14px;padding:15px}._colorGuidance_40ech_550 strong{color:#34415b;font-size:15px}._modelNote_40ech_553{border-top:1px solid #edf0f5;padding-top:13px;color:#858fa2!important;font-size:13px!important}._colorEmpty_40ech_554{color:#7a8599;background:#fafbfc;border:1px dashed #d9dfeb;border-radius:13px;gap:4px;padding:16px;display:grid}._colorEmpty_40ech_554 strong{color:#47536b;font-size:15px}._colorEmpty_40ech_554 span{font-size:14px;line-height:1.6}._directionList_40ech_528{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}._directionList_40ech_528 li{color:#57647c;padding-left:18px;font-size:15px;line-height:1.65;position:relative}._directionList_40ech_528 li:before{content:"";background:#7184e3;border-radius:99px;width:5px;height:5px;position:absolute;top:.68em;left:2px}._analysisSections_40ech_560 details{border-top:1px solid #e8ebf1;padding:16px 0}._analysisSections_40ech_560 details:first-child{border-top:0}._analysisSections_40ech_560 summary{cursor:pointer;color:#34415d;font-size:16px;font-weight:750}._analysisSections_40ech_560 details>div{margin-top:12px}._evidenceItem_40ech_493{color:#647088;border-left:2px solid #d6def4;gap:4px;padding:7px 0 7px 12px;font-size:14px;line-height:1.65;display:grid}._evidenceItem_40ech_493 small{color:#949eb0}._inlineTags_40ech_566{flex-wrap:wrap;gap:7px;display:flex}._panel_40ech_372 ._mutedLine_40ech_567,._mutedLine_40ech_567{color:#8a95a8;margin-top:8px;font-size:13px;line-height:1.6}._threeColumns_40ech_472{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}._dynamicGrid_40ech_473{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}._reportBlock_40ech_492{background:#fbfcfe;border:1px solid #e5e9f1;border-radius:13px;min-width:0;padding:13px}._reportBlockHeader_40ech_571{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}._reportBlock_40ech_492 p{color:#647188;margin:8px 0 0;font-size:14px;line-height:1.7}._reportBlock_40ech_492 small{color:#8b96aa;margin-top:8px;font-size:12px;line-height:1.5;display:block}._questionTag_40ech_574{color:#4658ba;background:#f7f9fd;border:1px solid #dde4f2;border-radius:999px;align-items:center;gap:5px;min-height:42px;padding:7px 13px;font-size:14px;font-weight:650;line-height:1.45;text-decoration:none;display:inline-flex}._questionTag_40ech_574:hover{background:#f1f4ff;border-color:#aebbe3}._reportBlock_40ech_492 ._replyText_40ech_576{color:#303d59;font-size:14px}._insightActions_40ech_578{border-top:1px solid #edf0f5;flex-wrap:wrap;gap:7px;margin-top:16px;padding-top:12px;display:flex}._insightActions_40ech_578 button{color:#5868c4;background:#fff;border:1px solid #dfe5ef;border-radius:10px;align-items:center;gap:6px;min-height:38px;padding:0 11px;font-size:13px;font-weight:720;display:inline-flex}._insightActions_40ech_578 button:hover{color:#3f54bd;background:#f6f8ff;border-color:#abb8e5}._dimensionEvidence_40ech_581{border-top:1px solid #edf0f5;margin-top:13px;padding-top:10px}._dimensionEvidence_40ech_581 summary{cursor:pointer;color:#64728a;font-size:13px;font-weight:700}._dimensionEvidence_40ech_581>div{color:#8792a6;flex-wrap:wrap;gap:6px 12px;margin-top:8px;font-size:12px;display:flex}._dimensionEvidence_40ech_581 p{margin-top:7px;font-size:13px}._reportHistory_40ech_586{min-width:0}._reportHistoryList_40ech_587{scrollbar-width:thin;scroll-snap-type:x proximity;gap:10px;padding:2px 2px 8px;display:flex;overflow-x:auto}._reportHistoryItem_40ech_588{scroll-snap-align:start;color:#58657c;text-align:left;background:#fff;border:1px solid #e0e6ef;border-radius:14px;gap:9px;width:260px;min-width:260px;padding:13px 14px;display:grid;box-shadow:0 5px 18px #21304f06}._reportHistoryItem_40ech_588:hover{background:#fbfcff;border-color:#bdc8eb}._reportHistoryItemActive_40ech_590{border-color:#8f9fe0;box-shadow:0 0 0 3px #5268d614}._reportHistoryItem_40ech_588>span{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}._reportHistoryItem_40ech_588 strong{color:#35425d;font-size:14px}._reportHistoryItem_40ech_588 small{color:#8792a6;white-space:nowrap;font-size:12px}._reportHistoryItem_40ech_588 p{color:#6d788d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}._sourceList_40ech_596,._memoryList_40ech_596{gap:12px;display:grid}._sourceCard_40ech_372,._memoryCard_40ech_372{padding:18px}._sourceCard_40ech_372 header,._memoryCard_40ech_372 header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._sourceCard_40ech_372 h3,._memoryCard_40ech_372 h3{margin:0;font-size:17px}._sourceCard_40ech_372 time,._memoryCard_40ech_372 time{color:#8a95aa;white-space:nowrap;font-size:13px}._sourceCard_40ech_372 p,._memoryCard_40ech_372 p{color:#626e85;white-space:pre-wrap;margin:10px 0 0;font-size:15px;line-height:1.75}._retentionNote_40ech_602{color:#567a70;align-items:center;gap:6px;margin-top:10px;font-size:13px;line-height:1.5;display:inline-flex}._sourceActions_40ech_603{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}._iconTextButton_40ech_604{color:#718097;background:0 0;border:0;border-radius:8px;align-items:center;gap:4px;min-height:32px;padding:0 8px;font-size:13px;display:inline-flex}._iconTextButton_40ech_604:hover{color:#4057c5;background:#f2f5fa}._destructiveText_40ech_606{color:#b04b53!important}._memoryMeta_40ech_607{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}._memoryHistory_40ech_608{border-top:1px solid #e7ebf2;gap:8px;margin-top:14px;padding-top:13px;display:grid}._memoryHistory_40ech_608>div{border-left:2px solid #d8def1;gap:6px;padding:4px 0 4px 11px;display:grid}._memoryHistory_40ech_608>div>span{justify-content:space-between;align-items:center;gap:10px;display:flex}._memoryHistory_40ech_608 strong{color:#45516a;font-size:13px}._memoryHistory_40ech_608 small{color:#8c96a8;font-size:12px}._memoryHistory_40ech_608 p,._memoryCard_40ech_372 ._memoryHistory_40ech_608 p{color:#737e91;margin:0;font-size:14px;line-height:1.65}._smallTag_40ech_614{color:#748097;background:#f2f4f8;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}._closeReadingSource_40ech_616{gap:16px;padding:20px;display:grid}._closeReadingSection_40ech_617>._sectionHeader_40ech_106>button{white-space:nowrap;flex:none}._closeReadingSource_40ech_616>header{border-bottom:1px solid #edf0f5;align-items:center;padding-bottom:14px}._sourceTitleGroup_40ech_619{align-items:center;gap:14px;min-width:0;display:flex}._sourceTitleGroup_40ech_619>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._closeReadingList_40ech_621{gap:14px;display:grid}._conversationSegment_40ech_622{background:#fbfcff;border:1px solid #e1e6ef;border-radius:16px;overflow:hidden}._segmentHeader_40ech_623{background:#f7f9fd;border-bottom:1px solid #e8ecf3;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}._segmentHeader_40ech_623>div{align-items:center;gap:9px;min-width:0;display:flex}._segmentHeader_40ech_623>div>span{color:#8090aa;white-space:nowrap;font-size:12px;font-weight:750}._segmentHeader_40ech_623 h4{color:#34415b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;overflow:hidden}._turnList_40ech_627{background:#fff;gap:10px;padding:16px;display:grid}._turn_40ech_627{gap:4px;max-width:min(78%,700px);display:grid}._turn_40ech_627>span{color:#8a95a8;font-size:11px;font-weight:700}._turn_40ech_627 p{color:#46536b;white-space:pre-wrap;background:#f4f6fa;border:1px solid #e4e8ef;border-radius:13px 13px 13px 4px;margin:0;padding:10px 12px;font-size:14px;line-height:1.65}._turnUser_40ech_631{justify-self:end}._turnUser_40ech_631>span{text-align:right}._turnUser_40ech_631 p{color:#3f50a9;background:#eef2ff;border-color:#cbd5fa;border-radius:13px 13px 4px}._turnSystem_40ech_634{text-align:center;justify-self:center;max-width:100%}._turnSystem_40ech_634 p{color:#8b95a7;background:0 0;border:0;padding:3px 10px;font-size:12px}._segmentReading_40ech_636{border-top:1px solid #e8ecf3;gap:12px;padding:16px;display:grid}._readingLead_40ech_637{gap:5px;display:grid}._readingLead_40ech_637 strong{color:#3e54bf;font-size:13px}._readingLead_40ech_637 p,._readingGrid_40ech_639 p{color:#4f5d76;margin:0;font-size:14px;line-height:1.65}._readingGrid_40ech_639{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}._readingGrid_40ech_639>div{background:#fff;border:1px solid #e4e8f0;border-radius:12px;min-width:0;padding:12px}._readingGrid_40ech_639 span{color:#7c879a;margin-bottom:5px;font-size:12px;font-weight:720;display:block}._alternativeDetails_40ech_643{border-top:1px solid #e8ecf3;padding-top:11px}._alternativeDetails_40ech_643 summary{cursor:pointer;color:#5667c3;font-size:13px;font-weight:720}._alternativeDetails_40ech_643>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}._alternativeDetails_40ech_643 strong{color:#59667e;font-size:12px}._alternativeDetails_40ech_643 ul{color:#737f93;margin:7px 0 0;padding-left:17px;font-size:13px;line-height:1.6}._segmentActions_40ech_648{background:#fff;border-top:1px solid #e8ecf3;flex-wrap:wrap;gap:7px;padding:12px 15px;display:flex}._segmentActions_40ech_648 button{color:#5f6d85;background:#fff;border:1px solid #dde4ef;border-radius:999px;min-height:38px;padding:0 12px;font-size:13px;font-weight:650}._segmentActions_40ech_648 button:hover{color:#4055bd;background:#f6f8ff;border-color:#aebae5}._segmentActions_40ech_648 ._askSegmentButton_40ech_651{color:#4359c4;background:#f1f4ff;border-color:#aebbe9;align-items:center;gap:5px;display:inline-flex}._originalDisclosure_40ech_652{border-top:1px solid #edf0f5;padding-top:13px}._originalDisclosure_40ech_652 summary{cursor:pointer;color:#68768d;font-size:13px;font-weight:700}._originalDisclosure_40ech_652>p{background:#f8f9fc;border-radius:12px;max-height:440px;margin-top:12px;padding:13px;font-size:14px;overflow:auto}._noReading_40ech_655{color:#8290a6;border:1px dashed #d9dfeb;border-radius:14px;align-items:center;gap:12px;padding:18px;display:flex}._noReading_40ech_655 strong{color:#4a5770}._noReading_40ech_655 p{margin:4px 0 0;font-size:13px}._askSection_40ech_659{min-width:0}._askTopActions_40ech_660{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}._askTopActions_40ech_660 button{min-height:42px;padding:0 13px}._askHistory_40ech_662{background:#fff;border:1px solid #dde4ef;border-radius:16px;margin-bottom:14px;padding:14px;box-shadow:0 8px 24px #21304f09}._historySearch_40ech_663{color:#78859b;border:1px solid #dce3ee;border-radius:12px;grid-template-columns:20px 1fr;align-items:center;gap:8px;height:44px;padding:0 12px;display:grid}._historySearch_40ech_663:focus-within{border-color:#98a8e5;box-shadow:0 0 0 3px #5b6fdf14}._historySearch_40ech_663 input{color:#34415b;background:0 0;border:0;outline:0;min-width:0;font-size:15px}._conversationList_40ech_666{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}._conversationCard_40ech_667{color:#58657c;text-align:left;background:#fbfcfe;border:1px solid #e0e6ef;border-radius:13px;gap:7px;min-width:0;padding:12px;display:grid}._conversationCard_40ech_667:hover,._conversationCardActive_40ech_668{background:#f6f8ff;border-color:#aebae6;box-shadow:0 0 0 2px #5b6fdf0f}._conversationCard_40ech_667>span{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}._conversationCard_40ech_667 strong{color:#34415b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}._conversationCard_40ech_667 time{color:#929cad;flex:none;font-size:11px}._conversationCard_40ech_667 p{color:#737f93;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}._conversationCard_40ech_667 small{color:#98a1b1;font-size:11px}._historyEmpty_40ech_674{color:#8792a5;text-align:center;grid-column:1/-1;padding:26px}._currentTopic_40ech_675{background:#fbfcff;border:1px solid #e0e6ef;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:60px;margin-bottom:12px;padding:10px 14px;display:flex}._currentTopic_40ech_675>div{gap:3px;display:grid}._currentTopic_40ech_675 span{color:#8b96a8;font-size:12px}._currentTopic_40ech_675 strong{color:#34415b;font-size:16px}._currentTopic_40ech_675 details{color:#657189;max-width:min(62%,680px);font-size:13px}._currentTopic_40ech_675 summary{cursor:pointer;color:#4056c3;text-align:right;font-weight:700}._currentTopic_40ech_675 p{white-space:pre-wrap;margin:8px 0 0;line-height:1.65}._askLayout_40ech_682{background:#fff;border:1px solid #e0e6ef;border-radius:18px;grid-template-rows:1fr auto;min-height:580px;display:grid;overflow:hidden;box-shadow:0 8px 26px #21304f09}._messages_40ech_683{align-content:start;gap:18px;padding:24px;display:grid;overflow-y:auto}._loadEarlier_40ech_684{color:#5669cc;background:#fff;border:1px solid #dfe5ef;border-radius:999px;justify-self:center;min-height:36px;padding:0 14px;font-size:13px}._message_40ech_112{gap:7px;min-width:0;max-width:82%;display:grid}._messageUser_40ech_686{justify-self:end}._messageBubble_40ech_687{overflow-wrap:anywhere;color:#34415b;white-space:pre-wrap;word-break:break-word;background:#f2f5fa;border-radius:16px 16px 16px 5px;max-width:100%;padding:14px 16px;font-size:15px;line-height:1.75}._messageUser_40ech_686 ._messageBubble_40ech_687{color:#fff;background:#5b6fdf;border-radius:16px 16px 5px}._messageFooter_40ech_689{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px;display:flex}._messageMeta_40ech_112{color:#98a1b2;gap:7px;font-size:12px}._messageUser_40ech_686 ._messageMeta_40ech_112,._messageUser_40ech_686 ._messageFooter_40ech_689{justify-content:flex-end}._messagePending_40ech_693{opacity:.88}._messageFailed_40ech_694 ._messageBubble_40ech_687{background:#7d89c8}._retryMessageButton_40ech_695{color:#a13f48;background:#fff1f1;border:0;border-radius:8px;min-height:30px;padding:0 9px;font-size:12px;font-weight:750}._thinkingMessage_40ech_696{max-width:min(82%,310px)}._thinkingBubble_40ech_697{color:#69758b;align-items:center;gap:5px;width:fit-content;display:inline-flex}._thinkingBubble_40ech_697 span{margin-right:3px}._thinkingBubble_40ech_697 i{background:#7d8bd0;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite _thinkingDot_40ech_1}._thinkingBubble_40ech_697 i:nth-of-type(2){animation-delay:.14s}._thinkingBubble_40ech_697 i:nth-of-type(3){animation-delay:.28s}@keyframes _thinkingDot_40ech_1{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}._messageActions_40ech_703{align-items:center;gap:4px;display:flex}._messageActions_40ech_703 button{color:#77839a;background:0 0;border:0;border-radius:7px;align-items:center;gap:4px;min-height:28px;padding:0 7px;font-size:12px;display:inline-flex}._messageActions_40ech_703 button:hover{color:#4056c3;background:#f0f3f8}._messageActions_40ech_703 button:disabled{cursor:default;opacity:.68}._askComposer_40ech_707{background:#fbfcfe;border-top:1px solid #e5e9f0;grid-template-columns:minmax(0,1fr) 48px;gap:10px;width:100%;min-width:0;max-width:100%;padding:14px;display:grid}._askComposer_40ech_707 textarea{resize:vertical;overflow-wrap:anywhere;word-break:break-word;background:#fff;border:1px solid #dce3ee;border-radius:13px;outline:0;width:100%;min-width:0;max-width:100%;min-height:48px;max-height:140px;padding:12px 13px;line-height:1.5}._askComposer_40ech_707 textarea:focus{border-color:#93a3e4;box-shadow:0 0 0 3px #5b6fdf14}._askComposer_40ech_707 button{width:48px;height:48px;padding:0}._askScrollControls_40ech_711{z-index:68;gap:8px;display:grid;position:fixed;bottom:184px;right:max(18px,50vw - 702px)}._askScrollControls_40ech_711 button{color:#5869c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #d8e0ed;border-radius:13px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 24px #202e4d21}._askScrollControls_40ech_711 button:hover{color:#3f55c3;background:#f7f8ff;border-color:#aebae2;transform:translateY(-1px)}._askScrollControls_40ech_711 button:active{transform:translateY(0)}._suggestedPrompts_40ech_715{flex-wrap:wrap;gap:8px;margin:0 0 14px;display:flex}._promptGuide_40ech_716{background:#f9fafe;border:1px solid #e1e6ef;border-radius:14px;margin-bottom:14px;padding:14px}._promptGuide_40ech_716>strong{color:#536079;margin-bottom:10px;font-size:14px;display:block}._promptGuide_40ech_716 ._suggestedPrompts_40ech_715{margin:0}._askEmpty_40ech_719{background:0 0;border:0;min-height:190px}._answerDetails_40ech_720{color:#536079;background:#fbfcfe;border:1px solid #e0e6ef;border-radius:14px;padding:14px}._answerDetails_40ech_720 summary{cursor:pointer;color:#4054b9;font-size:14px;font-weight:750}._answerDetailsGrid_40ech_722{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}._answerDetailsGrid_40ech_722>div{border-top:1px solid #e5e9f1;padding-top:12px}._memoryDisclosure_40ech_724{background:#fff;border:1px solid #e0e6ef;border-radius:16px}._memoryDisclosure_40ech_724>summary{cursor:pointer;color:#35425d;align-items:center;gap:8px;min-height:58px;padding:0 18px;font-size:16px;font-weight:750;display:flex}._memoryDisclosure_40ech_724>summary span{color:#7b879b;margin-left:auto;font-size:13px}._memoryDisclosure_40ech_724>div{border-top:1px solid #e8ebf1;padding:18px}._mentorPanelBackdrop_40ech_729{z-index:115;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1922373d;width:100%;max-width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}._mentorPanel_40ech_729{background:#f8f9fc;border-left:1px solid #dce3ee;grid-template-rows:auto auto auto minmax(0,1fr) auto;width:min(460px,100%);min-width:0;max-width:100vw;animation:.2s ease-out _mentorDrawerIn_40ech_1;display:grid;position:absolute;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-18px 0 50px #1f2b4729}@keyframes _mentorDrawerIn_40ech_1{0%{opacity:.65;transform:translate(24px)}to{opacity:1;transform:translate(0)}}._mentorPanelHeader_40ech_732{background:#fff;border-bottom:1px solid #e4e8ef;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;padding:18px 18px 15px;display:flex}._mentorPanelHeader_40ech_732>div{min-width:0}._mentorPanelHeader_40ech_732 span{color:#7d899e;font-size:12px;font-weight:700}._mentorPanelHeader_40ech_732 h2{color:#27344f;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:20px;overflow:hidden}._mentorContextCard_40ech_736{background:#fff;border:1px solid #dfe5f0;border-radius:13px;margin:14px 14px 0;padding:12px 13px}._mentorContextCard_40ech_736 strong{color:#44516a;font-size:13px}._mentorContextCard_40ech_736 p{color:#69758b;-webkit-line-clamp:4;white-space:pre-wrap;-webkit-box-orient:vertical;margin:7px 0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}._mentorContextCard_40ech_736 small{color:#939cad;font-size:11px}._addContextButton_40ech_740{color:#4c60c7;background:#f8faff;border:1px solid #d9e1ef;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:40px;margin-top:11px;padding:0 10px;font-size:13px;font-weight:720;display:inline-flex}._addContextButton_40ech_740:hover{background:#f2f5ff;border-color:#aebae5}._contextSavedInline_40ech_742{color:#39765d;background:#eef8f3;border-radius:9px;align-items:center;gap:6px;margin-top:9px;padding:8px 9px;font-size:12px;line-height:1.45;display:flex}._contextDataNotice_40ech_743{color:#3e705a;background:#f3fbf7;border:1px solid #cfe6db;border-radius:13px;grid-template-columns:18px minmax(0,1fr) 32px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 10px 10px 12px;font-size:13px;line-height:1.55;display:grid}._contextDataNotice_40ech_743 button{color:#6c897b;background:0 0;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}._contextDataNotice_40ech_743 button:hover{background:#e6f4ec}._contextPrompts_40ech_746{scrollbar-width:none;gap:7px;padding:12px 14px;display:flex;overflow-x:auto}._contextPrompts_40ech_746::-webkit-scrollbar{display:none}._contextPrompts_40ech_746 button{color:#5364c4;background:#fff;border:1px solid #dce3ee;border-radius:999px;flex:none;min-height:38px;padding:0 12px;font-size:13px}._contextMessages_40ech_749{overscroll-behavior:contain;align-content:start;gap:13px;min-width:0;min-height:0;padding:4px 14px 18px;display:grid;overflow-y:auto}._contextMessage_40ech_749{gap:4px;min-width:0;max-width:88%;display:grid}._contextMessageUser_40ech_751{justify-self:end}._contextMessage_40ech_749 p{overflow-wrap:anywhere;color:#40506a;white-space:pre-wrap;word-break:break-word;background:#fff;border-radius:14px 14px 14px 4px;max-width:100%;margin:0;padding:11px 13px;font-size:14px;line-height:1.65;box-shadow:0 4px 14px #21304f0a}._contextMessageUser_40ech_751 p{color:#fff;background:#5b6fdf;border-radius:14px 14px 4px}._contextMessage_40ech_749 span{color:#99a2b2;font-size:11px}._contextMessageUser_40ech_751 span{text-align:right}._contextThinking_40ech_756{color:#727e91;background:#fff;border-radius:14px;align-items:center;gap:5px;width:fit-content;padding:11px 13px;font-size:13px;display:inline-flex}._contextThinking_40ech_756 i{background:#7182d6;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite _thinkingDot_40ech_1}._contextThinking_40ech_756 i:nth-of-type(2){animation-delay:.14s}._contextThinking_40ech_756 i:nth-of-type(3){animation-delay:.28s}._contextContinue_40ech_760{color:#7a8699;background:#fff;border:1px solid #e0e5ee;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;font-size:12px;display:flex}._contextContinue_40ech_760 a{color:#485dc4;align-items:center;gap:4px;font-weight:700;text-decoration:none;display:inline-flex}._mentorPanelComposer_40ech_762{width:100%;min-width:0;max-width:100%;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #dfe5ee;grid-template-columns:minmax(0,1fr) 46px;gap:8px;display:grid}._mentorPanelComposer_40ech_762 textarea{resize:vertical;overflow-wrap:anywhere;color:#34415b;width:100%;min-width:0;max-width:100%;min-height:46px;max-height:116px;font:inherit;word-break:break-word;border:1px solid #dce3ee;border-radius:12px;outline:0;padding:11px 12px;font-size:16px;line-height:1.5}._mentorPanelComposer_40ech_762 textarea:focus{border-color:#91a1e3;box-shadow:0 0 0 3px #5b6fdf14}._mentorPanelComposer_40ech_762 button{width:46px;min-width:46px;height:46px;padding:0}._modalBackdrop_40ech_767{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#141d315c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}._modal_40ech_767{background:#fff;border:1px solid #dfe5ef;border-radius:20px;width:min(680px,100%);max-height:min(820px,100vh - 36px);overflow:hidden auto;box-shadow:0 28px 80px #1e2b4b38}._modalHeader_40ech_787{z-index:2;background:#fffffff5;border-bottom:1px solid #e7eaf1;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex;position:sticky;top:0}._modalHeader_40ech_787>div{min-width:0}._modalHeader_40ech_787 h2{margin:0;font-size:18px}._modalHeader_40ech_787 p{color:#7c879b;margin:5px 0 0;font-size:13px;line-height:1.55}._closeButton_40ech_791{color:#69758c;background:#f4f6fa;border:0;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}._modalBody_40ech_792{gap:18px;padding:20px;display:grid}._eventForm_40ech_793{grid-template-columns:1fr 1fr;gap:14px;display:grid}._fieldWide_40ech_794{grid-column:1/-1}._modalActions_40ech_795{background:#fffffff5;border-top:1px solid #e7eaf1;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex;position:sticky;bottom:0}._sourceChoice_40ech_796{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}._sourceChoice_40ech_796 button{color:#68748b;text-align:left;background:#fff;border:1px solid #dfe5ef;border-radius:13px;justify-content:flex-start;align-items:center;gap:10px;min-height:86px;padding:12px;display:flex}._sourceChoice_40ech_796 button>svg{flex:none}._sourceChoice_40ech_796 button>span{gap:3px;display:grid}._sourceChoice_40ech_796 button strong{color:inherit;font-size:14px}._sourceChoice_40ech_796 button small{color:#8993a5;font-size:12px;font-weight:500;line-height:1.35}._sourceChoice_40ech_796 ._selectedChoice_40ech_802{color:#4056c3;background:#f5f7ff;border-color:#9eace4}._focusChoices_40ech_803{grid-template-columns:1fr 1fr;gap:8px;display:grid}._focusChoices_40ech_803 button{color:#657188;background:#fff;border:1px solid #dfe5ef;border-radius:11px;min-height:44px;padding:8px 11px;font-size:14px;font-weight:700}._focusChoices_40ech_803 ._selectedFocus_40ech_805{color:#4056c3;background:#f3f6ff;border-color:#9eace4;box-shadow:0 0 0 2px #5b6fdf12}._dropzone_40ech_806{color:#6f7b92;text-align:center;background:#fafbfe;border:1px dashed #cdd6e7;border-radius:14px;place-items:center;min-height:130px;padding:18px;display:grid}._dropzone_40ech_806 input{display:none}._dropzone_40ech_806>div{flex-direction:column;justify-content:center;align-items:center;display:flex}._dropzone_40ech_806>div>svg{margin-bottom:10px}._dropzone_40ech_806 strong{color:#3b4861;margin:0 0 4px;font-size:15px;line-height:1.45;display:block}._dropzone_40ech_806 small{font-size:13px}._screenshotQueue_40ech_812{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;min-width:0;display:grid}._screenshotPreview_40ech_813{background:#fff;border:1px solid #dfe5ee;border-radius:12px;min-width:0;overflow:hidden}._screenshotPreview_40ech_813 img{aspect-ratio:3/4;object-fit:cover;object-position:top;background:#f3f5f9;width:100%;display:block}._screenshotPreview_40ech_813>div{align-items:center;gap:6px;min-width:0;padding:8px 8px 5px;display:flex}._screenshotPreview_40ech_813>div strong{color:#5266cf;background:#eef1fb;border-radius:7px;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:12px;display:grid}._screenshotPreview_40ech_813>div span{color:#68748a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}._screenshotPreview_40ech_813 footer{justify-content:flex-end;gap:3px;padding:3px 6px 7px;display:flex}._screenshotPreview_40ech_813 footer button{color:#6d7990;background:#f4f6fa;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}._screenshotPreview_40ech_813 footer button:last-child{color:#aa4b53}._screenshotPreview_40ech_813 footer button:disabled{opacity:.35}._checkRow_40ech_822{color:#48556d;cursor:pointer;background:#fff;border:1px solid #e1e6ef;border-radius:12px;align-items:flex-start;gap:10px;min-height:58px;padding:12px 13px;display:flex}._checkRow_40ech_822 input{accent-color:#5067d7;width:16px;height:16px;margin-top:2px}._checkRow_40ech_822 span{gap:3px;display:grid}._checkRow_40ech_822 strong{font-size:15px}._checkRow_40ech_822 small,._fieldHint_40ech_826{color:#7a869b;font-size:13px;line-height:1.55}._recordingActions_40ech_827{justify-content:space-between;align-items:center;gap:12px;display:flex}._recordingActions_40ech_827>span{color:#7d889c;align-items:center;gap:7px;font-size:13px;display:inline-flex}._recordingPulse_40ech_829{background:#c74e57;border-radius:999px;width:7px;height:7px;animation:1.15s ease-in-out infinite _pulse_40ech_1;box-shadow:0 0 0 4px #c74e571a}@keyframes _pulse_40ech_1{50%{opacity:.4;transform:scale(.8)}}._fileCount_40ech_831{color:#465cc9;margin:8px 0 0;font-size:12px;font-weight:700}._audioQueue_40ech_832{gap:10px;display:grid}._audioQueueHeader_40ech_833{justify-content:space-between;align-items:baseline;gap:12px;display:flex}._audioQueueHeader_40ech_833 strong{color:#3b4861;font-size:15px}._audioQueueHeader_40ech_833 span{color:#8792a6;font-size:13px}._audioItem_40ech_836{background:#fff;border:1px solid #e0e6ef;border-radius:14px;grid-template-columns:minmax(150px,.8fr) minmax(220px,1.2fr) auto;align-items:center;gap:12px;padding:12px;display:grid}._audioItemMeta_40ech_837{align-items:center;gap:10px;min-width:0;display:flex}._audioItemMeta_40ech_837>span{color:#5267d2;background:#f0f3ff;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:grid}._audioItemMeta_40ech_837>div{gap:3px;min-width:0;display:grid}._audioItemMeta_40ech_837 strong{color:#3d4961;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}._audioItemMeta_40ech_837 small{color:#8a95a8;font-size:12px}._audioItem_40ech_836 audio{width:100%;min-width:0;height:38px}._audioDeleteButton_40ech_843{color:#a6474f;background:snow;border:1px solid #efd5d8;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:72px;min-height:42px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}._audioDeleteButton_40ech_843:hover{background:#fff4f4;border-color:#d9a8ad}._notice_40ech_845{color:#64718a;background:#f7f9ff;border:1px solid #dce4f5;border-radius:13px;padding:13px 15px;font-size:14px;line-height:1.65}._jobProgress_40ech_846{color:#56647d;background:#f8faff;border:1px solid #d8e1f5;border-radius:13px;gap:9px;padding:12px 14px;font-size:12px;display:grid}._jobProgress_40ech_846>div{justify-content:space-between;align-items:center;gap:16px;display:flex}._jobProgress_40ech_846 strong{color:#4359c8;font-variant-numeric:tabular-nums}._jobProgress_40ech_846 progress{accent-color:#5870df;border:0;border-radius:999px;width:100%;height:6px;overflow:hidden}._jobProgress_40ech_846 progress::-webkit-progress-bar{background:#e4e9f6;border-radius:999px}._jobProgress_40ech_846 progress::-webkit-progress-value{background:#5870df;border-radius:999px}._errorNotice_40ech_852{color:#a7434b;background:#fff8f8;border-color:#efcfd1}._confirmModal_40ech_853{width:min(460px,100%)}._confirmText_40ech_854{color:#59667e;margin:0;font-size:14px;line-height:1.75}._manageSection_40ech_855{border:1px solid #e2e7ef;border-radius:15px;gap:12px;padding:16px;display:grid}._manageSection_40ech_855 h3{color:#34415b;margin:0;font-size:15px}._manageSection_40ech_855 p{color:#718097;margin:0;font-size:14px;line-height:1.7}._dangerZone_40ech_858{background:snow;border-color:#efdadd}._dangerZone_40ech_858 h3{color:#9d3f47}._spin_40ech_860{animation:.8s linear infinite _spin_40ech_860}@keyframes _spin_40ech_860{to{transform:rotate(360deg)}}._training_40ech_863{text-align:center;place-items:center;width:min(720px,100% - 48px);min-height:calc(100vh - 64px);margin:0 auto;padding:40px 0;display:grid}._trainingIcon_40ech_864{color:#5268d6;background:#f7f9ff;border:1px solid #d8e0f2;border-radius:22px;place-items:center;width:68px;height:68px;margin:0 auto 18px;display:grid}._training_40ech_863 h1{letter-spacing:-.04em;margin:0;font-size:30px}._training_40ech_863 p{color:#707c93;max-width:520px;margin:12px auto 0;font-size:14px;line-height:1.7}@media (width<=1199px){._page_40ech_99{width:min(100% - 36px,980px)}._personGrid_40ech_308{grid-template-columns:repeat(2,minmax(0,1fr))}._workspaceBody_40ech_456{grid-template-columns:minmax(0,940px);padding-left:22px;padding-right:22px}._personRail_40ech_457{display:none}._dimensionGrid_40ech_474{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){._app_40ech_1{--app-topbar-height:56px}._topbar_40ech_31{grid-template-columns:auto minmax(0,1fr) 44px;height:56px;padding:0 10px}._brand_40ech_45{gap:6px}._brand_40ech_45 img{border-radius:9px;width:30px;height:30px}._brand_40ech_45 strong{font-size:15px}._globalNav_40ech_57{justify-content:center;gap:0}._globalNav_40ech_57 a{gap:5px;min-width:0;padding:0 8px;font-size:13px}._globalNav_40ech_57 a:after{left:7px;right:7px}._accountButton_40ech_86{width:40px;height:40px}._page_40ech_99{width:100%;padding:24px 16px 44px}._pageHeader_40ech_105{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:20px}._pageHeader_40ech_105>._inlineActions_40ech_110{width:100%}._pageHeader_40ech_105>._inlineActions_40ech_110>*{white-space:nowrap;flex:1;min-width:0}._pageHeader_40ech_105 h1{font-size:32px}._pageHeader_40ech_105 p:not(._eyebrow_40ech_118){font-size:16px}._toolbar_40ech_109{flex-wrap:wrap}._searchBox_40ech_162{min-width:100%}._toolbarSelect_40ech_180{flex:1;width:auto;min-width:0}._selectTrigger_40ech_181{height:48px;padding-left:13px;padding-right:12px;font-size:15px}._selectOption_40ech_219{min-height:46px;font-size:15px}._dateTrigger_40ech_243{height:50px;font-size:16px}._dateSheet_40ech_306{width:100%;padding:16px 16px calc(14px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:22px 22px 0 0;animation:.2s ease-out _dateSheetIn_40ech_1}._dateMobileHeader_40ech_267{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:12px;margin:-2px 0 13px;padding:0 0 13px;display:flex}._dateMobileHeader_40ech_267>div{gap:3px;display:grid}._dateMobileHeader_40ech_267 strong{color:#25324a;font-size:18px}._dateMobileHeader_40ech_267 span{color:#768298;font-size:13px}._dateCalendarHeader_40ech_268{grid-template-columns:46px 1fr 46px;margin-bottom:10px}._dateCalendarHeader_40ech_268 button{border-radius:13px;width:46px;height:46px}._dateCalendarHeader_40ech_268 strong{font-size:17px}._dateWeekdays_40ech_281 span{height:34px;font-size:13px}._dateGrid_40ech_281{gap:3px}._dateDay_40ech_285{border-radius:13px;width:100%;height:45px;font-size:16px}._dateActions_40ech_303{margin-top:12px;padding-top:12px}._dateActions_40ech_303>div{gap:8px;display:flex}._dateActions_40ech_303 button{min-height:44px;padding:0 16px;font-size:15px}._dateActions_40ech_303 ._dateConfirmButton_40ech_912{color:#fff;background:#556bdd;box-shadow:0 6px 16px #556bdd33}._personGrid_40ech_308{grid-template-columns:1fr;gap:12px}._personCard_40ech_309{min-height:218px;padding:17px}._formPage_40ech_370{width:100%;padding:20px 16px 50px}._formCard_40ech_372{padding:20px 17px}._formCard_40ech_372 h1{font-size:25px}._formGrid_40ech_383{grid-template-columns:1fr}._fieldFull_40ech_385{grid-column:auto}._formActions_40ech_406{background:#fffffff7;border-top:1px solid #e7eaf0;margin:22px -17px -20px;padding:12px 17px;position:sticky;bottom:0}._workspace_40ech_410{padding-top:0}._personHeader_40ech_107{grid-template-columns:1fr;align-items:stretch;gap:15px;min-height:0;padding:16px;display:grid}._personIdentityBlock_40ech_423{gap:10px}._backToPersons_40ech_424{background:#f8f9fc;border:1px solid #e1e6ef;min-height:38px;padding:0 11px 0 8px;font-size:14px}._personHeaderMain_40ech_422{width:100%}._personHeader_40ech_107 ._avatar_40ech_326{flex-basis:46px;width:46px;height:46px}._personTitle_40ech_427 h1{font-size:24px}._personTitle_40ech_427 p{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 94px);font-size:14px;overflow:hidden}._headerActions_40ech_430{grid-template-columns:repeat(2,minmax(0,1fr)) 48px;gap:8px;width:100%;display:grid}._headerActions_40ech_430 ._secondaryButton_40ech_123,._headerActions_40ech_430 ._primaryButton_40ech_122{white-space:nowrap;width:auto;min-width:0;min-height:48px;padding:0 9px;font-size:15px}._headerActions_40ech_430 ._iconButton_40ech_155{width:44px}._personTabs_40ech_431{z-index:72;top:var(--app-topbar-height);overscroll-behavior-x:contain;height:48px;min-height:48px;max-height:48px;padding:0 8px;position:sticky}._personTabs_40ech_431 a{flex:1;gap:5px;min-width:0;padding:0 6px;font-size:14px}._personTabs_40ech_431 a svg{width:15px}._workspaceBody_40ech_456{padding:18px 14px 88px;display:block}._twoColumns_40ech_470,._threeColumns_40ech_472,._dynamicGrid_40ech_473{grid-template-columns:minmax(0,1fr)}._analysisHero_40ech_372{padding:18px}._reportHistoryItem_40ech_588{width:min(76vw,260px);min-width:min(76vw,260px)}._analysisHeroTop_40ech_480{grid-template-columns:minmax(0,1fr);display:grid}._analysisHero_40ech_372 h2{font-size:22px}._dimensionGrid_40ech_474{grid-template-columns:minmax(0,1fr);gap:10px}._dimensionCard_40ech_372{min-height:140px;padding:14px}._dimensionCard_40ech_372 header,._trendSection_40ech_508 ._sectionHeader_40ech_106{align-items:flex-start}._trendChartGrid_40ech_511{scroll-snap-type:x proximity;padding:2px 1px 7px;display:flex;overflow-x:auto}._trendChartCard_40ech_512{scroll-snap-align:start;width:min(80vw,300px);min-width:min(80vw,300px)}._colorGuidance_40ech_550,._answerDetailsGrid_40ech_722{grid-template-columns:1fr}._plainFacts_40ech_490 div{grid-template-columns:78px 1fr}._panel_40ech_372{padding:17px}._sourceCard_40ech_372,._memoryCard_40ech_372{padding:15px}._sourceCard_40ech_372 header{display:grid}._sourceActions_40ech_603{justify-content:flex-start}._closeReadingSource_40ech_616{gap:14px;padding:14px}._closeReadingSection_40ech_617>._sectionHeader_40ech_106{grid-template-columns:1fr;gap:12px;display:grid}._closeReadingSection_40ech_617>._sectionHeader_40ech_106>button{white-space:nowrap;justify-content:center;width:100%;min-height:46px}._closeReadingSource_40ech_616>header{align-items:flex-start;display:flex}._sourceTitleGroup_40ech_619{gap:6px;display:grid}._sourceTitleGroup_40ech_619>div{flex-direction:column;align-items:flex-start}._conversationSegment_40ech_622{border-radius:14px}._segmentHeader_40ech_623{padding:12px}._segmentHeader_40ech_623>div{gap:2px;display:grid}._segmentHeader_40ech_623 h4{font-size:15px}._turnList_40ech_627{padding:13px 11px}._turn_40ech_627{max-width:88%}._turn_40ech_627 p{padding:10px 11px;font-size:14px}._segmentReading_40ech_636{padding:13px 11px}._readingGrid_40ech_639,._alternativeDetails_40ech_643>div{grid-template-columns:1fr}._readingGrid_40ech_639>div{padding:11px}._segmentActions_40ech_648{grid-template-columns:1fr;padding:11px;display:grid}._segmentActions_40ech_648 button{text-align:left;border-radius:11px;min-height:44px;padding:0 11px}._segmentActions_40ech_648 ._askSegmentButton_40ech_651{text-align:center;justify-content:center}._insightActions_40ech_578{grid-template-columns:1fr;display:grid}._insightActions_40ech_578 button{justify-content:center;min-height:44px;padding:0 8px}._askSection_40ech_659 ._sectionHeader_40ech_106{flex-direction:column;align-items:stretch}._askTopActions_40ech_660{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}._askTopActions_40ech_660 button{min-width:0;padding:0 9px}._conversationList_40ech_666{grid-template-columns:1fr}._conversationCard_40ech_667{min-height:92px}._currentTopic_40ech_675{gap:8px;display:grid}._currentTopic_40ech_675 details{max-width:none}._currentTopic_40ech_675 summary{text-align:left}._askLayout_40ech_682{border-radius:16px;min-height:calc(100vh - 228px)}._messages_40ech_683{padding:16px 13px 96px}._message_40ech_112{max-width:91%}._messageFooter_40ech_689{display:grid}._messageActions_40ech_703{margin-left:-6px}._messageUser_40ech_686 ._messageFooter_40ech_689{justify-items:end}._askComposer_40ech_707{z-index:70;right:14px;bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfcfef7;border:1px solid #dfe5ef;border-radius:15px;width:auto;max-width:calc(100% - 28px);padding:10px;position:fixed;left:14px;box-shadow:0 12px 36px #1f2d4d29}._askComposer_40ech_707 textarea{resize:none}._askScrollControls_40ech_711{right:18px;bottom:calc(110px + env(safe-area-inset-bottom))}._askScrollControls_40ech_711 button{border-radius:12px;width:40px;height:40px}._mentorPanelBackdrop_40ech_729{align-items:flex-end;display:flex}._mentorPanel_40ech_729{border:0 solid #dce3ee;border-top-width:1px;border-radius:22px 22px 0 0;grid-template-rows:auto auto auto minmax(120px,1fr) auto;width:100%;max-height:min(88dvh,820px);animation:.22s ease-out _mentorSheetIn_40ech_1;position:relative;top:auto;bottom:auto;right:auto}._mentorPanelHeader_40ech_732{padding:16px 16px 13px}._mentorPanelHeader_40ech_732 h2{font-size:19px}._mentorContextCard_40ech_736{margin:12px 12px 0}._contextPrompts_40ech_746{padding:10px 12px}._contextPrompts_40ech_746 button{min-height:44px}._contextMessages_40ech_749{padding-left:12px;padding-right:12px}._contextMessage_40ech_749{max-width:91%}._mentorPanelComposer_40ech_762{padding:10px 12px calc(10px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) 48px}._mentorPanelComposer_40ech_762 textarea{resize:none}._mentorPanelComposer_40ech_762 textarea,._mentorPanelComposer_40ech_762 button{min-height:48px}._mentorPanelFocused_40ech_1016{border-radius:0;grid-template-rows:auto auto minmax(0,1fr) auto;height:100dvh;max-height:100dvh}._mentorPanelFocused_40ech_1016 ._mentorContextCard_40ech_736{margin:9px 10px 0;padding:9px 10px;display:block}._mentorPanelFocused_40ech_1016 ._mentorContextCard_40ech_736 p{-webkit-line-clamp:2;margin:4px 0;line-height:1.45}._mentorPanelFocused_40ech_1016 ._mentorContextCard_40ech_736 small{display:block}._mentorPanelFocused_40ech_1016 ._mentorContextCard_40ech_736 ._addContextButton_40ech_740{min-height:36px;margin-top:7px}._mentorPanelFocused_40ech_1016 ._contextPrompts_40ech_746{display:none}._mentorPanelFocused_40ech_1016 ._contextMessages_40ech_749{padding-top:8px}._app_40ech_1 input,._app_40ech_1 textarea,._app_40ech_1 select{font-size:16px}._modalBackdrop_40ech_767{align-items:end;padding:0}._modal_40ech_767{border-radius:22px 22px 0 0;width:100%;max-height:calc(100dvh - 12px)}._modalHeader_40ech_787{padding:15px 16px}._modalBody_40ech_792{padding:16px}._modalActions_40ech_795{width:100%;padding:12px 16px calc(12px + env(safe-area-inset-bottom));grid-template-columns:minmax(82px,.42fr) minmax(0,1fr);gap:10px;display:grid}._modalActions_40ech_795 ._secondaryButton_40ech_123,._modalActions_40ech_795 ._primaryButton_40ech_122{text-align:center;white-space:normal;width:100%;min-width:0;min-height:48px;padding-left:10px;padding-right:10px;line-height:1.25}._sourceChoice_40ech_796{grid-template-columns:1fr}._sourceChoice_40ech_796 button{min-height:70px}._focusChoices_40ech_803{grid-template-columns:1fr 1fr}._screenshotQueue_40ech_812{scroll-snap-type:x proximity;padding-bottom:4px;display:flex;overflow-x:auto}._screenshotPreview_40ech_813{scroll-snap-align:start;width:128px;min-width:128px}._screenshotPreview_40ech_813 footer button{width:44px;height:44px}._iconTextButton_40ech_604{min-height:44px;padding:0 10px}._recordingActions_40ech_827{flex-direction:column;align-items:stretch}._audioQueueHeader_40ech_833{flex-direction:column;align-items:flex-start;gap:3px}._audioItem_40ech_836{grid-template-columns:1fr auto;gap:10px}._audioItem_40ech_836 audio{grid-area:2/1/auto/-1;height:42px}._audioDeleteButton_40ech_843{min-width:78px;min-height:44px}._eventForm_40ech_793{grid-template-columns:1fr}._fieldWide_40ech_794{grid-column:auto}._training_40ech_863{width:100%;min-height:calc(100vh - 56px);padding:32px 20px}}@keyframes _dateSheetIn_40ech_1{0%{opacity:.5;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes _mentorSheetIn_40ech_1{0%{opacity:.65;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){._mentorPanel_40ech_729,._thinkingBubble_40ech_697 i,._contextThinking_40ech_756 i{animation:none}._askScrollControls_40ech_711 button,._insightActions_40ech_578 button{transition:none}}@media (width<=420px){._brand_40ech_45 strong{font-size:14px}._globalNav_40ech_57 a{padding:0 6px}._globalNav_40ech_57 a span{font-size:12px}._dimensionGrid_40ech_474,._focusChoices_40ech_803{grid-template-columns:1fr}}
