:root{font-family:Noto Sans SC,PingFang SC,sans-serif;color:#10233f;background:radial-gradient(circle at top left,rgba(255,166,43,.22),transparent 22%),radial-gradient(circle at right,rgba(27,153,139,.18),transparent 28%),linear-gradient(180deg,#fff8ef,#eef4fb);line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:#10233f}button,input,textarea{font:inherit}button{border:0;cursor:pointer}code{font-family:SFMono-Regular,Consolas,monospace}#root{min-height:100vh}.auth-shell,.app-shell,.app-frame,.single-page-main{min-height:100vh;padding:24px}.auth-shell{display:flex;align-items:center;justify-content:center}.app-shell,.single-page-main{display:flex;flex-direction:column;gap:24px}.chat-page-shell{height:100vh;min-height:100vh;padding:0 24px 24px;display:grid;grid-template-rows:auto 1fr;gap:12px;min-width:0;overflow:hidden}.chat-page-shell>.error-banner{grid-row:1}.chat-page-shell>.chat-layout{grid-row:2;min-height:0}.app-frame{display:grid;grid-template-columns:380px minmax(0,1fr);gap:24px;min-height:auto;padding:0}.sidebar,.main-content,.conversation-list-page{display:flex;flex-direction:column;gap:20px}.conversation-list-page{width:100%;max-width:1440px}.panel{background:#ffffffe0;border:1px solid rgba(16,35,63,.08);border-radius:28px;box-shadow:0 24px 64px #10233f14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card,.topbar,.form-panel,.list-panel,.transcript-panel,.composer-panel,.account-panel,.hero,.detail-page-header{padding:22px}.panel-header,.speaker-header,.message-meta,.account-card,.pagination,.top-actions,.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-header h2,.sidebar h1,.hero h2,.auth-card h1,.topbar h1{margin:0}.topbar-nav,.topbar-user{display:flex;align-items:center;gap:12px}.menu-nav{padding:6px;border-radius:999px;background:#10233f0f}.menu-item{padding:10px 16px;border-radius:999px;background:transparent;color:#344054;font-weight:600}.menu-item.active{background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff}.eyebrow{margin:0 0 8px;color:#d97706;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.subtle,.empty-state,.conversation-card span,.conversation-card small,.speaker-header p,.message-meta time,.speaker-actions small,.account-card p,.account-card small,.field-help{color:#667085}form,.message-list,.account-list{display:flex;flex-direction:column;gap:14px}.conversation-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}label{display:flex;flex-direction:column;gap:8px;color:#344054;font-size:.95rem}input,textarea{width:100%;padding:14px 16px;border:1px solid #d4ddeb;border-radius:16px;background:#fffffff5;outline:none;transition:border-color .2s ease,box-shadow .2s ease}input:focus,textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b2e}textarea{resize:vertical}button[type=submit],.secondary-button{padding:12px 18px;border-radius:18px;font-weight:600}button[type=submit]{background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff}.secondary-button{background:#edf6ff;color:#0f3d68}.primary-action-button{padding:12px 18px;border-radius:18px;background:linear-gradient(135deg,#d97706,#f59e0b);color:#fff;font-weight:700;box-shadow:0 12px 28px #f59e0b47}button:disabled{opacity:.6;cursor:not-allowed}.search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:14px}.conversation-card,.account-card{width:100%;padding:16px;border-radius:20px;background:#fff;border:1px solid transparent;text-align:left}.conversation-card{display:flex;flex-direction:column;gap:6px;min-height:140px}.account-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.conversation-card.active{border-color:#14b8a6;box-shadow:0 12px 32px #14b8a62e}.chat-layout{min-height:0;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px}.back-link-button{width:34px;height:34px;padding:0;border-radius:999px;background:#edf6ff;color:#344054;font-size:1rem;font-weight:700}.secret-card{display:flex;flex-direction:column;gap:10px;min-width:260px;padding:16px;border-radius:20px;background:#ffffff1f}.secret-card code{overflow-wrap:anywhere;color:#fff}.transcript-panel{min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);height:100%}.transcript-header{position:sticky;top:16px;z-index:2;grid-template-columns:auto minmax(0,1fr) auto;margin:-22px -22px 0;padding:14px 18px;border-radius:28px 28px 0 0;background:linear-gradient(135deg,#0f766ef5,#0891b2d6),linear-gradient(135deg,#10233f,#1f2937);color:#fff}.transcript-header h2{margin:0}.transcript-header span{color:#ffffffd1}.transcript-panel .panel-header h2{font-size:1rem}.transcript-title-block{min-width:0}.conversation-title-display,.conversation-title-form,.conversation-title-actions,.message-search-form,.image-preview-toolbar,.image-preview-actions,.image-preview-stage{display:flex;align-items:center;gap:10px}.conversation-title-display{justify-content:center}.transcript-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.conversation-title-form{justify-content:center;flex-wrap:wrap}.conversation-title-form input{max-width:340px}.title-edit-button{padding:8px 12px;border-radius:12px;background:#ffffff24;color:#fff}.tools-menu-wrap{position:relative}.menu-dots-button{min-width:40px;height:40px;padding:0 12px;border-radius:999px;background:#ffffff24;color:#fff;font-weight:800;letter-spacing:.1em}.tools-menu-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:4;min-width:160px;padding:8px;border-radius:16px;background:#fff;box-shadow:0 18px 48px #10233f2e;display:flex;flex-direction:column;gap:8px}.tools-menu-item{width:100%;padding:10px 12px;border-radius:12px;background:#f5f8fc;color:#10233f;text-align:left;font-weight:600}.conversation-tools-modal{width:min(100%,760px)}.conversation-tools-form{display:flex;flex-direction:column;gap:16px}.conversation-tools-search{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid rgba(16,35,63,.08);border-radius:18px;background:#f5f8fce6}.conversation-tools-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.conversation-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.message-search-form{width:100%;flex-wrap:wrap}.message-search-form input{flex:1;min-width:220px}.search-count{color:#667085;font-size:.88rem}.message-bubble{max-width:96%;padding:16px 18px;border-radius:24px;font-size:.93rem;transition:box-shadow .2s ease,transform .2s ease}.message-bubble.person_a{align-self:flex-start;background:#fff3e8}.message-bubble.person_b{align-self:flex-end;background:#e6fffb}.message-bubble p,.account-card p{margin:0}.search-match{box-shadow:0 0 0 2px #f59e0b33}.search-match-active{box-shadow:0 0 0 3px #0f766e47;transform:translateY(-1px)}.message-meta{font-size:.84rem}.media-card{display:flex;flex-direction:column;gap:10px}.media-card img,.media-card video,.media-card audio{width:100%;border-radius:18px;background:#000}.media-card img{width:220px;height:160px;object-fit:cover;cursor:zoom-in}.dual-composer,.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.speaker-panel,.account-list-block,.account-form{padding:12px;border:1px solid rgba(16,35,63,.08);border-radius:22px;background:#ffffffbd}.speaker-panel,.account-list-block,.account-form{display:flex;flex-direction:column;gap:14px}.speaker-panel{font-size:.92rem}.composer-panel{padding:10px 14px;overflow:visible}.composer-panel .panel-header{margin-bottom:2px}.composer-panel textarea{min-height:44px;padding:10px 12px;overflow:hidden;resize:none}.dual-composer{gap:8px}.draft-list{display:flex;flex-direction:column;gap:10px}.draft-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px}.draft-index{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;margin-top:8px;border-radius:999px;background:#0f766e1a;color:#0f766e;font-size:.82rem;font-weight:700}.draft-row-button{margin-top:6px;padding:10px 12px;border-radius:14px;background:#fff4e5;color:#b45309;font-weight:600}.account-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.account-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.password-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.password-toggle{padding:12px 14px;border-radius:14px;background:#fff4e5;color:#b45309;font-weight:600}.search-row-inline{flex:1;margin-bottom:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a5c}.modal-card{width:min(100%,520px);padding:22px}.speaker-header p{margin:4px 0 0;font-size:.84rem}.speaker-header span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#14b8a61f;color:#0f766e;font-weight:700}.speaker-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.82rem}.speaker-action-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.message-list{min-height:0;overflow-y:auto;padding-right:6px;padding-bottom:8px}.image-preview-backdrop{background:#0f172ab8}.image-preview-card{position:relative;max-width:min(92vw,1200px);max-height:88vh;width:min(92vw,1200px);padding:18px;border-radius:24px;background:#fffffff5;display:flex;flex-direction:column;gap:14px}.image-preview-toolbar{justify-content:space-between}.image-preview-stage{justify-content:center}.image-preview-nav{flex-shrink:0}.image-preview-caption{margin:0;color:#667085;text-align:center}.image-preview-full{max-width:100%;max-height:72vh;border-radius:18px;box-shadow:0 20px 60px #00000059}.pagination{margin-top:8px}.error-banner{padding:14px 18px;border-radius:18px;background:#fee2e2;color:#b42318}.success-banner{padding:14px 18px;border-radius:18px;background:#dcfce7;color:#166534}@media (max-width: 1100px){.app-frame{grid-template-columns:1fr}}@media (max-width: 900px){.topbar,.topbar-nav,.topbar-user{flex-direction:column;align-items:stretch}.dual-composer,.account-grid{grid-template-columns:1fr}.draft-row{grid-template-columns:auto minmax(0,1fr)}.draft-row-button{grid-column:2;justify-self:start;margin-top:0}.account-toolbar{flex-direction:column;align-items:stretch}.hero{flex-direction:column}.message-bubble{max-width:100%}.transcript-header,.conversation-title-display,.conversation-title-form,.conversation-tools-section-header,.image-preview-toolbar,.image-preview-stage{flex-direction:column;align-items:stretch}.transcript-header{display:flex}.title-edit-button,.conversation-title-actions .secondary-button,.message-search-form .secondary-button,.image-preview-actions .secondary-button,.image-preview-nav{width:100%}.message-search-form{align-items:stretch}.conversation-role-grid{grid-template-columns:1fr}.speaker-actions{flex-direction:column;align-items:stretch}}@media (max-width: 640px){.conversation-list{grid-template-columns:1fr}}
