:root{--icp-footer-height: 44px;color:#e8eefc;background:#07111f;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box;scrollbar-color:rgba(138,128,255,.52) rgba(8,17,31,.35);scrollbar-width:thin}body{display:flex;flex-direction:column;margin:0;min-height:100vh;background:radial-gradient(circle at 58% 0%,rgba(91,116,255,.18),transparent 34%),linear-gradient(135deg,#08111f,#0d1726 48%,#07101c)}@media(min-width:1201px){body{height:100vh;overflow:hidden}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#08111f5c;border-radius:999px}::-webkit-scrollbar-thumb{border:2px solid rgba(8,17,31,.72);border-radius:999px;background:linear-gradient(180deg,#968cffd1,#5068bc94)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#b4acffeb,#6f84e0b8);cursor:pointer}::-webkit-scrollbar-corner{background:transparent}#root{flex:1 1 auto;min-height:0}button,input{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.54}.app-shell{display:grid;grid-template-columns:300px minmax(560px,1fr) 390px;height:100%;min-height:0;overflow:hidden;border:1px solid rgba(139,160,207,.18);background:#070f1db8}.sidebar,.summary-panel{height:100%;min-height:0;overflow:auto;border-right:1px solid rgba(139,160,207,.18);background:linear-gradient(180deg,#0d192df0,#081221f5);padding:26px 18px}.sidebar{display:flex;flex-direction:column;overflow:hidden}.summary-panel{border-right:0;border-left:1px solid rgba(139,160,207,.18);overflow:auto}.sidebar-header,.meeting-header,.message-meta,.summary-card-title,.meeting-meta,.history-item small{display:flex;align-items:center}.sidebar-header{flex-shrink:0;justify-content:space-between;gap:14px;margin-bottom:26px}.sidebar-kicker,.eyebrow{margin:0 0 8px;color:#93a4c7;font-size:13px}.sidebar h1,.meeting-header h2,.summary-panel h2{margin:0;color:#f8fbff;letter-spacing:0}.sidebar h1{font-size:19px}.icon-button{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#7e70ff29;color:#f8fbff;font-size:22px;box-shadow:inset 0 0 0 1px #919cff40}.history-list{display:grid;align-content:start;gap:10px;flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:4px;padding-bottom:8px}.history-item{position:relative;border:1px solid transparent;border-radius:12px;background:transparent;color:#c8d4ee}.history-item+.history-item{border-top:1px solid rgba(139,160,207,.11)}.history-item.active{border-color:#857effc2;background:linear-gradient(135deg,#4c42b473,#12203cc7);color:#fff;box-shadow:0 18px 50px #4e5bff29}.history-open{display:grid;gap:12px;width:100%;border-radius:12px;background:transparent;color:inherit;padding:16px 42px 16px 18px;text-align:left}.history-open span{overflow:hidden;color:inherit;font-size:16px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.history-open small{display:flex;align-items:center;gap:8px;color:#91a0bf;font-size:12px}.delete-history{position:absolute;top:12px;right:12px;display:inline-grid;width:24px;height:24px;place-items:center;border-radius:8px;background:#f8717114;color:#9aa9c6;font-size:18px;line-height:1;opacity:0;transition:opacity .16s ease,background .16s ease,color .16s ease}.history-item:hover .delete-history,.delete-history:focus-visible{opacity:1}.delete-history:hover{background:#f871712e;color:#fecaca}.history-open small i,.meeting-meta i{width:8px;height:8px;border-radius:999px;background:#8c86ff;box-shadow:0 0 14px #8c86ffb8}.empty-text{color:#8390aa}.history-lock{margin:0;border:1px solid rgba(251,191,36,.2);border-radius:12px;background:#fbbf2414;color:#d9bd78;padding:12px 14px;font-size:12px;line-height:1.6}.meeting-panel{display:flex;flex-direction:column;gap:18px;height:100%;min-height:0;padding:30px 28px 18px;overflow:hidden}.meeting-header{justify-content:space-between;gap:18px}.meeting-header h2{max-width:720px;overflow:hidden;font-size:31px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.meeting-header-side{display:flex;flex:0 0 auto;align-items:center;gap:12px}.meeting-toolbar{display:inline-flex;gap:8px}.toolbar-button{border-radius:9px;background:#7e70ff24;color:#d7ddff;padding:8px 14px;font-size:13px;font-weight:700;box-shadow:inset 0 0 0 1px #8e86ff3d}.toolbar-button:hover:not(:disabled){background:#7e70ff3d}.meeting-meta{flex-wrap:wrap;gap:12px 18px;margin-top:14px;color:#94a3bd;font-size:13px}.meeting-meta span{display:inline-flex;align-items:center;gap:7px}.status{flex:0 0 auto;border-radius:999px;background:#7e70ff29;color:#d7ddff;padding:9px 14px;font-size:13px;font-weight:700;box-shadow:inset 0 0 0 1px #8e86ff47}.status.danger,.notice.danger{background:#f8717124;color:#fecaca}.notice{border:1px solid rgba(251,191,36,.28);border-radius:14px;background:#fbbf241a;color:#fde68a;padding:12px 14px}.stage-track{display:grid;grid-template-columns:repeat(5,1fr);gap:0;padding:4px 10px 0}.stage-item{position:relative;display:grid;justify-items:center;gap:10px;border:0;background:transparent;color:#8795b5;font-size:13px}.stage-item:hover{color:#d7ddff}.stage-item:before{content:"";position:absolute;top:8px;left:-50%;width:100%;height:2px;background:#8291b44d}.stage-item:first-child:before{display:none}.stage-item span{z-index:1;width:17px;height:17px;border:2px solid rgba(142,152,188,.8);border-radius:999px;background:#0b1526}.stage-item.done:before,.stage-item.active:before{background:linear-gradient(90deg,#756cff,#9c91ff)}.stage-item.done span,.stage-item.active span{border-color:#9188ff;background:#8b7cff;box-shadow:0 0 20px #8b7cffb8}.stage-item.active{color:#dfe4ff}.bubble-list{display:block;flex:1 1 auto;min-height:0;overflow:auto;padding:0 6px 16px 0}.round-section{display:grid;gap:12px;margin-bottom:18px}.round-section h3{margin:0 0 2px;color:#98a7c4;font-size:14px;font-weight:600}.empty-state{width:100%;border:1px solid rgba(133,152,190,.26);border-radius:8px;background:linear-gradient(180deg,#111e34f2,#0d192bf5);color:#8f9fbd;padding:16px 18px}.message-bubble{position:relative;max-width:72%;border:1px solid rgba(133,152,190,.26);border-radius:12px;background:linear-gradient(180deg,#1e293bb8,#0f172ac7);color:#d9e3f7;padding:16px 18px;box-shadow:0 18px 45px #0000002e}.message-bubble.ai{margin-right:auto;padding-left:22px}.message-bubble.user{margin-left:auto;border-color:#38bdf866;background:linear-gradient(135deg,#2563ebeb,#0ea5e9d1);color:#f1f8ff}.message-bubble.system{max-width:100%;border-color:#7d71ff75;background:linear-gradient(135deg,#2d326feb,#121f37f5)}.message-bubble.error{border-color:#f8717175;background:#7f1d1d3d}.message-bubble.loading{max-width:380px;color:#9fd4ff}.message-bubble.active{animation:activePulse 1.5s ease-in-out infinite}.role-color-strip{position:absolute;top:0;bottom:0;left:0;width:4px;border-radius:12px 0 0 12px;background:var(--role-color, #6d5dfc)}.message-meta{gap:12px;margin-bottom:10px}.message-meta.user{justify-content:flex-end;margin-bottom:8px}.user-tag{border-radius:999px;background:#ffffff38;color:#f1f8ff;padding:3px 10px;font-size:12px;font-weight:700}.message-meta-text{display:flex;flex:1;flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0}.message-meta-text strong{color:#f5f8ff;font-size:15px}.round-pill{border-radius:999px;background:color-mix(in srgb,var(--role-color, #8076ff) 22%,transparent);color:#e6ecff;padding:3px 8px;font-size:12px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--role-color, #8076ff) 38%,transparent)}.message-meta time{color:#8d9bb8;font-size:12px}.role-avatar{display:inline-grid;flex:0 0 auto;width:36px;height:36px;place-items:center;border-radius:50%;color:#f3f6ff;font-size:14px;font-weight:700;background:color-mix(in srgb,var(--role-color, #6d5dfc) 28%,#17213a);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--role-color, #6d5dfc) 55%,transparent)}.role-avatar.thinking{animation:avatarBounce .9s ease-in-out infinite}.seat-roster{margin:28px 0 18px;padding:0 10px}.seat-roster-title{margin:0 0 10px;color:#8795b5;font-size:12px;font-weight:700;letter-spacing:.04em}.seat-roster-list{display:flex;flex-wrap:wrap;gap:10px}.seat{display:inline-flex;align-items:center;gap:10px;padding:7px 14px 7px 8px;border:1px solid rgba(130,145,180,.22);border-radius:999px;background:#121b308c;transition:opacity .25s ease,border-color .25s ease,background .25s ease}.seat-avatar-wrap{position:relative;display:inline-grid;place-items:center}.seat .role-avatar{width:30px;height:30px;font-size:13px;transition:box-shadow .25s ease}.seat-body{display:grid;gap:1px;line-height:1.2}.seat-name{max-width:168px;overflow:hidden;font-size:13px;font-weight:600;color:#c9d1ea;text-overflow:ellipsis;white-space:nowrap}.seat-state-label{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#7f8bab}.seat-dot{width:6px;height:6px;border-radius:50%;background:#8291b4b3}.seat-ready{opacity:.6}.seat-thinking{border-color:color-mix(in srgb,var(--role-color, #6d5dfc) 40%,transparent)}.seat-thinking .seat-dot{background:var(--role-color, #6d5dfc)}.seat-thinking .role-avatar{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--role-color, #6d5dfc) 70%,transparent),0 0 0 3px color-mix(in srgb,var(--role-color, #6d5dfc) 22%,transparent);animation:seatBreathe 1.6s ease-in-out infinite}.seat-speaking{border-color:color-mix(in srgb,var(--role-color, #6d5dfc) 65%,transparent);background:color-mix(in srgb,var(--role-color, #6d5dfc) 12%,rgba(18,27,48,.55))}.seat-speaking .seat-name{color:#f1f4ff}.seat-speaking .seat-state-label{color:color-mix(in srgb,var(--role-color, #6d5dfc) 70%,#c9d1ea)}.seat-speaking .seat-dot{background:var(--role-color, #6d5dfc)}.seat-speaking .role-avatar{box-shadow:inset 0 0 0 2px var(--role-color, #6d5dfc),0 0 14px color-mix(in srgb,var(--role-color, #6d5dfc) 45%,transparent);animation:seatPulse 1.2s ease-in-out infinite}.seat-responded{opacity:.85}.seat-responded .seat-state-label{color:#8fe3bf}.seat-responded .seat-dot{background:#8fe3bf}.seat-responded .seat-dot:before{content:""}.seat-failed{border-color:#e07a4e73}.seat-failed .role-avatar{box-shadow:inset 0 0 0 2px #e07a4e99;opacity:.75}.seat-failed .seat-state-label{color:#e08a5c}.seat-failed .seat-dot{background:#e07a4e}.seat-flag{position:absolute;right:-2px;bottom:-2px;width:10px;height:10px;border-radius:50%;background:#e07a4e;box-shadow:0 0 0 2px #0b1526}@keyframes seatBreathe{0%,to{opacity:.85}50%{opacity:1}}@keyframes seatPulse{0%,to{box-shadow:inset 0 0 0 2px var(--role-color, #6d5dfc),0 0 10px color-mix(in srgb,var(--role-color, #6d5dfc) 35%,transparent)}50%{box-shadow:inset 0 0 0 2px var(--role-color, #6d5dfc),0 0 18px color-mix(in srgb,var(--role-color, #6d5dfc) 55%,transparent)}}.followup-block{display:grid;gap:12px;margin-bottom:18px;padding-left:12px;border-left:2px solid rgba(56,189,248,.3)}.followup-divider{display:flex;align-items:center;gap:10px;color:#9fc6e8;font-size:13px;font-weight:600}.followup-divider:after{content:"";flex:1;height:1px;background:#8ba0cf38}.followup-status{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;border-radius:999px;background:#0ea5e91f;color:#9fd4ff;padding:8px 14px;font-size:13px}.error-card{display:grid;gap:8px;border-radius:10px;background:#ffffff0f;color:#fecaca;padding:12px}.error-card p,.message-bubble p{margin:0}.markdown-content{color:#bfcae1;font-size:14px;line-height:1.78}.message-bubble.streaming .markdown-content:after{content:"";display:inline-block;width:7px;height:1.1em;margin-left:3px;vertical-align:-.18em;background:#9288ff;animation:cursorBlink 1s steps(2,start) infinite}@keyframes cursorBlink{0%,45%{opacity:1}46%,to{opacity:0}}.markdown-content>:first-child{margin-top:0}.markdown-content>:last-child{margin-bottom:0}.markdown-content h3,.markdown-content h4,.markdown-content h5{margin:14px 0 8px;color:#f4f7ff;line-height:1.35}.markdown-content p{margin:0 0 10px;white-space:pre-wrap}.markdown-content ul{margin:0 0 10px 20px;padding:0}.markdown-content li+li{margin-top:4px}.markdown-content pre{overflow:auto;border-radius:10px;background:#050a13;color:#dbeafe;padding:14px}.markdown-content code{border-radius:6px;background:#8076ff29;color:#dcd8ff;padding:2px 5px;font-family:SFMono-Regular,Consolas,monospace;font-size:.92em}.markdown-content pre code{background:transparent;color:inherit;padding:0}.markdown-table-wrap{overflow-x:auto;margin:10px 0}.markdown-content table{width:100%;border-collapse:collapse;font-size:14px}.markdown-content th,.markdown-content td{border:1px solid rgba(139,160,207,.18);padding:8px 10px;text-align:left}.markdown-content th{background:#ffffff0f;font-weight:700}.thinking-dots{display:inline-flex;gap:5px;margin-top:10px}.thinking-dots i{width:7px;height:7px;border-radius:999px;background:currentColor;animation:dotPulse 1s ease-in-out infinite}.thinking-dots i:nth-child(2){animation-delay:.15s}.thinking-dots i:nth-child(3){animation-delay:.3s}.empty-state{color:#8f9fbd}.composer{display:grid;grid-template-columns:1fr auto;gap:10px;border:1px solid rgba(139,160,207,.28);border-radius:10px;background:#121e34f5;padding:8px}.composer input{min-width:0;border:0;background:transparent;color:#edf3ff;padding:12px 14px;outline:none;border-radius:9px;transition:box-shadow .1s}@keyframes composer-flash{0%,to{box-shadow:0 0 0 0 transparent}30%,70%{box-shadow:0 0 0 3px #fff,0 0 12px 4px #ffe066}}.composer input.flash{animation:composer-flash 1s ease-in-out}.composer input::placeholder{color:#7f8da9}.composer button{border-radius:9px;background:linear-gradient(135deg,#776cff,#9b8cff);color:#fff;padding:0 22px;font-weight:800;box-shadow:0 14px 28px #776cff47}.summary-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.summary-panel h2{font-size:24px}.summary-copy{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;border-radius:9px;background:#7e70ff24;color:#d7ddff;padding:7px 12px;font-size:12.5px;font-weight:700;box-shadow:inset 0 0 0 1px #8e86ff3d;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.summary-copy:hover{background:#7e70ff3d}.summary-copy.is-copied{background:#34c7822e;color:#8ef0bf;box-shadow:inset 0 0 0 1px #34c78280}.summary-copy.is-error{background:#f8717129;color:#ffb4b4;box-shadow:inset 0 0 0 1px #f8717173}.summary-copy-icon{font-size:13px;line-height:1}.history-empty{display:flex;flex-direction:column;align-items:flex-start;gap:8px;border:1px dashed rgba(139,160,207,.28);border-radius:14px;background:#121f378c;padding:18px 16px}.history-empty-icon{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#7067ff,#9e91ff);color:#fff;font-weight:800;font-size:16px}.history-empty-title{margin:4px 0 0;color:#f5f7ff;font-size:15px;font-weight:700}.history-empty-hint{margin:0;color:#8f9fbd;font-size:13px;line-height:1.65}.history-empty-cta{margin-top:6px;border-radius:10px;background:#7e70ff2e;color:#e6e9ff;padding:9px 14px;font-size:13px;font-weight:700;box-shadow:inset 0 0 0 1px #8e86ff57}.history-empty-cta:hover:not(:disabled){background:#7e70ff4d}.history-empty-cta:disabled{opacity:.5;cursor:not-allowed}.summary-entry,.summary-drawer-root{display:none}.summary-card{border:1px solid rgba(139,160,207,.22);border-radius:8px;background:linear-gradient(180deg,#121f37eb,#0d192bf0);color:#c6d1e8;padding:18px;margin-bottom:14px}.summary-card.primary{border-color:#7d71ff94;background:linear-gradient(135deg,#2d326ff0,#14233ef5)}.summary-card-title{gap:10px;margin-bottom:12px}.summary-card-title span{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#7067ff,#9e91ff);color:#fff;font-weight:800}.summary-card-title strong{color:#f5f7ff}.summary-card p{margin:0;line-height:1.75}.summary-card ul,.summary-card ol{margin:0;padding-left:20px}.summary-card li{margin:0 0 8px;line-height:1.7}.summary-pending{border:1px dashed rgba(139,160,207,.3);border-radius:8px;color:#8f9fbd;padding:16px}.summary-pending span{color:#bdb8ff;font-weight:800}.confirm-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;background:#02060eb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.confirm-dialog{display:grid;grid-template-columns:auto 1fr;gap:18px;width:min(460px,calc(100vw - 48px));border:1px solid rgba(139,160,207,.28);border-radius:18px;background:linear-gradient(145deg,#121f37fa,#091323fa);color:#d8e3f7;padding:22px;box-shadow:0 28px 90px #00000075}.confirm-icon{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:14px;background:#f8717124;color:#fecaca;font-size:24px;font-weight:800}.confirm-dialog h2{margin:0 0 8px;color:#fff;font-size:20px}.confirm-dialog p{margin:0 0 8px;color:#f4f7ff;font-weight:700;line-height:1.5}.confirm-dialog small{color:#93a4c7;line-height:1.6}.confirm-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.confirm-actions button{border-radius:10px;padding:10px 16px;font-weight:800}.secondary-action{background:#8ba0cf1f;color:#d8e3f7}.danger-action{background:linear-gradient(135deg,#ef4444,#fb7185);color:#fff;box-shadow:0 14px 32px #f8717138}@keyframes activePulse{0%,to{box-shadow:0 18px 45px #0000002e}50%{box-shadow:0 20px 50px #7e70ff38}}@keyframes avatarBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes dotPulse{0%,80%,to{opacity:.35;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@media(max-width:1200px){.app-shell{display:block;height:auto;min-height:calc(100vh - var(--icp-footer-height));overflow-x:hidden;overflow-y:visible}.sidebar{height:auto;border-right:0;border-bottom:1px solid rgba(139,160,207,.18);padding:16px 14px}.sidebar h1{font-size:17px}.history-list{grid-auto-flow:column;grid-auto-columns:max-content;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scroll-snap-type:x proximity}.history-item{scroll-snap-align:start}.history-item+.history-item{border-top:0}.history-open{gap:4px;max-width:200px;padding:8px 30px 8px 14px}.history-open span{font-size:14px}.history-open small{font-size:11px}.delete-history{top:8px;right:8px;width:20px;height:20px;font-size:15px}.history-lock{grid-row:1;grid-column:1 / -1}.meeting-panel{height:auto;min-height:60vh;padding:18px 14px calc(96px + env(safe-area-inset-bottom,0px));overflow:visible}.meeting-panel>*{min-width:0}.bubble-list{padding:0 0 16px}.stage-track{padding:4px 16px 0;overflow:hidden}.stage-item span{width:15px;height:15px}.stage-item{font-size:12px}.seat-roster{margin:18px 0 14px;padding:0 16px}.seat-roster-list{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.seat-roster-list::-webkit-scrollbar{display:none}.seat{flex:0 0 auto;padding:6px 12px 6px 6px}.seat .role-avatar{width:28px;height:28px;font-size:12px}.seat-name{max-width:96px}.history-item.active{background:#4c42b447;box-shadow:none}.message-meta time{color:#6f7d99;font-size:11px}.round-pill{font-size:11px;padding:2px 7px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--role-color, #8076ff) 24%,transparent)}.message-bubble{padding:13px 15px}.meeting-header{flex-direction:column;align-items:stretch;gap:12px}.meeting-header h2{max-width:100%;font-size:23px;white-space:normal;overflow:visible}.meeting-header-side{flex-direction:row;align-items:center;justify-content:flex-end;gap:12px}.meeting-toolbar{flex:0 1 auto}.bubble-list{overflow:visible}}@media(max-width:1200px){.message-bubble.ai{max-width:100%}.message-bubble.user{max-width:82%}.composer{position:sticky;bottom:0;z-index:5;margin:0 0 -18px;border-radius:14px 14px 0 0;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));box-shadow:0 -12px 30px #040a146b}.summary-panel,.sidebar.is-empty{display:none}.summary-entry{display:inline-flex;align-items:center;gap:7px;align-self:flex-end;border-radius:999px;background:#7e70ff2e;color:#d7ddff;padding:8px 16px;font-size:13px;font-weight:700;box-shadow:inset 0 0 0 1px #8e86ff4d}.summary-entry.pending{background:#8ba0cf1a;color:#9aa9c6;box-shadow:inset 0 0 0 1px #8ba0cf33}.summary-entry-icon{font-size:12px}.summary-drawer-root{display:block;position:fixed;inset:0;z-index:30;pointer-events:none;visibility:hidden}.summary-drawer-root.open{pointer-events:auto;visibility:visible}.summary-drawer-backdrop{position:absolute;inset:0;background:#02060e99;opacity:0;transition:opacity .22s ease}.summary-drawer-root.open .summary-drawer-backdrop{opacity:1}.summary-drawer{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;max-height:60vh;border-radius:18px 18px 0 0;background:linear-gradient(180deg,#0d192dfa,#081221fc);box-shadow:0 -20px 60px #00000080;transform:translateY(100%);transition:transform .26s ease;padding:0 16px calc(18px + env(safe-area-inset-bottom,0px))}.summary-drawer-root.open .summary-drawer{transform:translateY(0)}.summary-drawer-header{position:sticky;top:0;padding:10px 0 8px;background:inherit}.summary-drawer-handle{display:block;width:40px;height:4px;margin:0 auto 10px;border-radius:999px;background:#8ba0cf80}.summary-drawer-titlebar{display:flex;align-items:center;justify-content:space-between}.summary-drawer-titlebar h2{margin:0;color:#f8fbff;font-size:19px}.summary-drawer-actions{display:inline-flex;align-items:center;gap:8px}.summary-drawer-close{display:inline-grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#8ba0cf1f;color:#d8e3f7;font-size:20px;line-height:1}.summary-drawer-body{overflow-y:auto;padding-top:4px}}@media(prefers-reduced-motion:reduce){.seat-thinking .role-avatar,.seat-speaking .role-avatar,.role-avatar.thinking{animation:none!important}}.boot-screen{min-height:calc(100vh - var(--icp-footer-height));display:flex;align-items:center;justify-content:center;color:#93a4c7;font-size:15px;letter-spacing:.04em}.login-shell{min-height:calc(100vh - var(--icp-footer-height));display:flex;align-items:center;justify-content:center;padding:24px}.login-card{width:100%;max-width:360px;display:flex;flex-direction:column;gap:18px;padding:32px 28px;border-radius:18px;background:linear-gradient(180deg,#0d192df0,#081221f5);border:1px solid rgba(126,112,255,.16);box-shadow:0 24px 60px #040a168c}.login-brand{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.login-logo{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:600;color:#f8fbff;background:linear-gradient(135deg,#7e70ffe6,#5068bcb3);margin-bottom:4px}.login-brand h1{margin:0;font-size:19px;color:#f8fbff}.login-brand p{margin:0;font-size:13px;color:#8390aa}.login-field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#c8d4ee}.login-field input{padding:11px 13px;border-radius:10px;border:1px solid rgba(126,112,255,.18);background:#070f1db8;color:#f8fbff;font-size:14px;outline:none;transition:border-color .16s ease,background .16s ease}.login-field input:focus{border-color:#7e70ff8c;background:#070f1deb}.login-error{font-size:13px;color:#fecaca;background:#f871711f;border:1px solid rgba(248,113,113,.2);border-radius:9px;padding:9px 12px}.login-submit{margin-top:4px;padding:12px;border:none;border-radius:11px;font-size:15px;font-weight:600;color:#fff;cursor:pointer;background:linear-gradient(135deg,#7e70fff2,#5068bcd9);transition:opacity .16s ease,transform .08s ease}.login-submit:hover:not(:disabled){opacity:.92}.login-submit:active:not(:disabled){transform:translateY(1px)}.login-submit:disabled{opacity:.5;cursor:not-allowed}.login-switch{text-align:center;font-size:13px;color:#8390aa}.login-link{background:none;border:none;padding:0 0 0 4px;color:#7e70ffe6;cursor:pointer;font-size:13px;text-decoration:underline}.login-link:hover{color:#a99dff}.login-forgot{text-align:center;font-size:13px}.forgot-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;background:#040a169e;animation:forgot-fade-in .16s ease}.forgot-modal{position:relative;width:100%;max-width:400px;display:flex;flex-direction:column;gap:14px;padding:28px 26px 24px;border-radius:18px;background:linear-gradient(180deg,#0d192dfa,#081221fc);border:1px solid rgba(126,112,255,.18);box-shadow:0 24px 60px #040a1699;animation:forgot-fade-in .18s ease}.forgot-close{position:absolute;top:12px;right:14px;width:30px;height:30px;border:none;border-radius:8px;background:transparent;color:#8390aa;font-size:22px;line-height:1;cursor:pointer;transition:color .16s ease,background .16s ease}.forgot-close:hover{color:#f8fbff;background:#7e70ff29}.forgot-title{margin:0;font-size:18px;color:#f8fbff}.forgot-text{margin:0;font-size:14px;line-height:1.6;color:#c8d4ee}.forgot-confirm{margin-top:6px}@keyframes forgot-fade-in{0%{opacity:0}to{opacity:1}}.sidebar-footer-actions{display:flex;align-items:center;gap:6px}.sidebar-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;padding:12px 6px 2px;border-top:1px solid rgba(126,112,255,.18)}.sidebar-user{display:flex;align-items:center;gap:8px;min-width:0;font-size:13px;color:#c8d4ee}.sidebar-user-avatar{flex-shrink:0;width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#7e70ff47;color:#f1f4ff;font-size:12px;font-weight:600}.sidebar-user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-button{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:1px solid rgba(126,112,255,.55);background:#7e70ff2e;color:#e9edff;font-size:13px;font-weight:500;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.logout-icon{font-size:14px;line-height:1}.logout-button:hover:not(:disabled){background:#7e70ff57;border-color:#7e70ffcc;color:#fff}.logout-button:disabled{opacity:.4;cursor:not-allowed}.homepage{min-height:calc(100vh - var(--icp-footer-height));display:flex;align-items:center;justify-content:center;padding:2rem}.homepage-container{max-width:640px;width:100%}.homepage-header{text-align:center;margin-bottom:2.5rem;position:relative}.homepage-title{font-size:2rem;font-weight:700;margin:0 0 .5rem;background:linear-gradient(135deg,#a8b4ff,#7c6aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.homepage-subtitle{color:#e8eefcb3;font-size:1rem;margin:0}.homepage-user-info{position:absolute;top:0;right:0;display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#e8eefc99}.homepage-entry{display:flex;flex-direction:column;gap:1rem;align-items:center}.btn-primary{background:linear-gradient(135deg,#6c5ce7,#7c6aff);color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:opacity .2s}.btn-primary:hover:not(:disabled){opacity:.85}.btn-secondary{background:#7c6aff1f;color:#a8b4ff;border:1px solid rgba(124,106,255,.3);border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:border-color .2s}.btn-secondary:hover:not(:disabled){border-color:#7c6aff99}.btn-text{background:none;border:none;color:#e8eefc99;cursor:pointer;font-size:.9rem;padding:.25rem .5rem}.btn-text:hover{color:#a8b4ff}.btn-large{padding:1rem 2rem;font-size:1.1rem;width:100%;max-width:320px}.guide-section{background:#0f192d99;border:1px solid rgba(124,106,255,.15);border-radius:12px;padding:1.5rem}.guide-title{font-size:1.1rem;font-weight:600;margin:0 0 1.25rem;color:#c4cdff}.guide-field{margin-bottom:1.25rem}.guide-field label{display:block;font-size:.9rem;color:#e8eefcd9;margin-bottom:.5rem;line-height:1.4}.guide-field textarea{width:100%;background:#07111fcc;border:1px solid rgba(124,106,255,.2);border-radius:8px;color:#e8eefc;padding:.75rem;font:inherit;font-size:.9rem;resize:vertical;transition:border-color .2s}.guide-field textarea:focus{outline:none;border-color:#7c6aff80}.char-count{display:block;text-align:right;font-size:.75rem;color:#e8eefc66;margin-top:.25rem}.guide-footer{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1rem}.total-count{font-size:.85rem;color:#e8eefc80}.total-count.over{color:#ff6b6b}.guide-error{color:#ff6b6b;font-size:.85rem}.topic-confirm-card{background:#0f192d99;border:1px solid rgba(124,106,255,.15);border-radius:12px;padding:1.5rem;margin-top:1.5rem}.topic-confirm-card h3{margin:0 0 1rem;font-size:1rem;color:#c4cdff}.topic-preview-text{background:#07111f99;border-radius:8px;padding:1rem;line-height:1.7;color:#e8eefce6;white-space:pre-wrap;margin:0 0 .75rem}.topic-edit-area{width:100%;background:#07111fcc;border:1px solid rgba(124,106,255,.3);border-radius:8px;color:#e8eefc;padding:1rem;font:inherit;font-size:.9rem;resize:vertical;line-height:1.7;margin-bottom:.75rem}.topic-edit-area:focus{outline:none;border-color:#7c6aff99}.topic-meta{font-size:.8rem;color:#e8eefc80;margin-bottom:1rem;display:flex;gap:1rem}.topic-meta .warn{color:#ff6b6b}.topic-actions{display:flex;gap:.75rem;flex-wrap:wrap}.topic-back{margin-top:.75rem;font-size:.85rem}.icp-footer{position:relative;z-index:100;display:flex;flex:0 0 var(--icp-footer-height);align-items:center;justify-content:center;width:100%;padding:8px 16px;border-top:1px solid rgba(139,160,207,.22);background:#121f34f5;color:#e8eefcb8;font-size:12px;line-height:1.5;text-align:center}.icp-footer a{color:#e8eefcb8;text-decoration:none}.icp-footer a:hover{color:#e8eefc;text-decoration:underline}
