.home-composer-wrap--floating{bottom:10px;left:var(--home-composer-left,280px);right:var(--home-composer-right,0px);pointer-events:none;z-index:5;transition:left .22s var(--ease), right .22s var(--ease);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed}.home-composer-wrap--inline{flex-direction:column;flex:none;justify-content:center;align-items:center;padding:8px 12px 12px;display:flex}.home-composer-disclaimer{text-align:center;margin-top:8px}.home-composer{pointer-events:auto;background:var(--card-bg);transition:box-shadow .2s var(--ease);border-radius:22px;padding:14px 16px 10px;box-shadow:inset 0 1px #fff,inset 0 0 0 1px #ffffffd9,0 1px 1px #14120c0d,0 12px 32px -8px #14120c2e,0 32px 64px -22px #14120c2e}.home-composer--floating{width:min(720px,100% - 32px)}.home-composer--inline{width:100%;box-shadow:inset 0 1px #fff,inset 0 0 0 1px #ffffffd9,0 1px 1px #14120c0a,0 4px 16px -6px #14120c1f}.home-composer:focus-within{box-shadow:inset 0 1px #fff,inset 0 0 0 1px #fffffff2,0 1px 1px #14120c0d,0 16px 36px -8px #14120c38,0 36px 72px -22px #14120c38}.home-composer--inline:focus-within{box-shadow:inset 0 1px #fff,inset 0 0 0 1px #fffffff2,0 1px 1px #14120c0d,0 6px 20px -6px #14120c29}.composer-convo{transition:grid-template-rows .32s var(--ease), margin-bottom .32s var(--ease), border-color .32s var(--ease);border-bottom:1px solid #0000;grid-template-rows:0fr;margin:-6px -16px 0;display:grid}.composer-convo.is-open{border-bottom-color:#14120c12;grid-template-rows:1fr;margin-bottom:10px}.composer-convo-inner{flex-direction:column;min-height:0;display:flex;overflow:hidden}.home-composer-input{resize:none;width:100%;min-height:36px;max-height:220px;color:var(--ink);font-size:15px;line-height:1.55;font-family:var(--font);letter-spacing:-.005em;background:0 0;border:0;outline:none}.home-composer-input::placeholder{color:var(--ink-3)}.home-composer-bar{align-items:center;gap:4px;margin-top:6px;display:flex}.home-composer-spacer{flex:1}.home-composer-btn{height:28px;color:var(--ink-2);cursor:pointer;letter-spacing:-.005em;transition:background .14s var(--ease), color .14s var(--ease);background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;padding:0 8px;font-size:12px;font-weight:500;display:inline-flex}.home-composer-btn:hover{background:var(--surface-2);color:var(--ink)}.home-composer-btn.is-active,.home-composer-btn.is-open{background:var(--selected-bg);color:var(--ink);box-shadow:var(--selected-shadow)}.home-composer-btn-square{justify-content:center;width:28px;padding:0}.home-composer-pill{background:var(--surface-2)}.home-composer-pill.is-open{background:var(--surface-3);color:var(--ink)}.home-composer-pill-label{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.home-composer.is-dragging{outline:2px dashed var(--ink);outline-offset:-6px}.home-composer-drop{color:var(--ink);pointer-events:none;z-index:1;background:#ffffffd9;border-radius:18px;place-items:center;font-size:13px;font-weight:500;display:grid;position:absolute;inset:6px}.home-composer{position:relative}.home-composer-attachments{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.home-attachment-chip{background:var(--surface-2);color:var(--ink);max-width:220px;animation:pop-in .26s var(--ease-bounce);border-radius:10px;align-items:center;gap:8px;padding:4px 6px 4px 4px;font-size:12px;display:inline-flex}.home-attachment-img{object-fit:cover;border-radius:6px;flex:none;width:30px;height:30px}.home-attachment-icon{background:var(--surface-3);width:30px;height:30px;color:var(--ink-3);border-radius:6px;flex:none;place-items:center;display:grid}.home-attachment-meta{flex-direction:column;min-width:0;line-height:1.15;display:flex}.home-attachment-name{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.home-attachment-size{color:var(--ink-3);font-size:10.5px}.home-attachment-remove{width:18px;height:18px;color:var(--ink-3);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.home-attachment-remove:hover{background:var(--surface-3);color:var(--ink)}.home-popover{z-index:100;background:var(--card-bg);border-radius:10px;min-width:200px;max-height:320px;padding:4px;position:fixed;overflow-y:auto;box-shadow:0 1px 1px #14120c0d,0 8px 24px -6px #14120c38,0 24px 60px -22px #14120c40,inset 0 0 0 1px #ffffffd9}.home-popover-menu{flex-direction:column;gap:1px;display:flex}.home-popover-empty{color:var(--ink-3);padding:10px 12px;font-size:12px}.home-popover-item{cursor:pointer;color:var(--ink);text-align:left;font-size:12.5px;font-family:var(--font);background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;display:flex}.home-popover-item:hover{background:var(--surface-2)}.home-popover-item.is-active{background:var(--surface-3)}.home-popover-item-label{font-weight:500}.home-popover-item-sub{color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;font-size:10.5px}.home-popover-item-multiplier{color:var(--ink-3);font-variant-numeric:tabular-nums;margin-left:auto;font-size:10.5px}.home-popover-config{flex-direction:column;gap:10px;min-width:240px;padding:8px;display:flex}.home-popover-section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);padding:0 4px 4px;font-size:10.5px;font-weight:600}.home-popover-section,.home-popover-group{flex-direction:column;gap:2px;display:flex}.home-popover-group+.home-popover-group{margin-top:6px}.home-popover-group-title{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);opacity:.8;padding:4px 4px 2px;font-size:10px;font-weight:500}.home-popover-efforts{flex-wrap:wrap;gap:4px;padding:0 2px;display:flex}.home-popover-chip{background:var(--surface-2);color:var(--ink-2);cursor:pointer;text-transform:capitalize;border:0;border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:500}.home-popover-chip:hover{background:var(--surface-3);color:var(--ink)}.home-popover-chip.is-active{background:var(--ink);color:#fff}.home-popover-footer{border-top:1px solid var(--surface-3);justify-content:flex-end;padding-top:4px;display:flex}.home-popover-close{color:var(--ink-3);cursor:pointer;font-size:11px;font-family:var(--font);background:0 0;border:0;padding:4px 6px}.home-popover-close:hover{color:var(--ink)}.home-send-btn{background:var(--ink);color:#fff;cursor:pointer;width:36px;height:36px;transition:background .18s var(--ease), filter .18s var(--ease), transform .12s var(--ease);border:0;border-radius:12px;place-items:center;display:grid}.home-send-btn:disabled{background:var(--surface-3);color:var(--ink-4);cursor:not-allowed}.home-send-btn:not(:disabled):hover{background:var(--ink);filter:brightness(1.1)}.home-send-btn:not(:disabled):active{filter:brightness(.9);transform:scale(.94)}.home-send-btn.is-stop{background:var(--ink)}.home-send-btn.is-stop:not(:disabled):hover{background:var(--ink);filter:brightness(1.1)}.home-send-spinner,.home-attachment-spinner{animation:1s linear infinite home-spin}@keyframes home-spin{to{transform:rotate(360deg)}}.home-attachment-chip.is-processing{opacity:.7}.home-attachment-chip.is-failed .home-attachment-icon{color:var(--danger,#d04646)}
.chat-card-shared{background:var(--card-bg);border-radius:var(--r-lg);min-width:0;height:100%;min-height:0;box-shadow:var(--card-shadow);flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.workspace-chat-col .chat-card-shared{clip-path:inset(-50px -50px -50px 1px);border-top-left-radius:0;border-bottom-left-radius:0}.chat-card-shared-close{z-index:10;width:28px;height:28px;color:var(--ink-3);cursor:pointer;opacity:0;transition:opacity .18s var(--ease), background .14s var(--ease), color .14s var(--ease), box-shadow .18s var(--ease);background:0 0;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.chat-card-shared:hover .chat-card-shared-close,.chat-card-shared-close:focus-visible{opacity:1}.chat-card-shared-close:hover{background:var(--surface-2);color:var(--ink)}.chat-card-shared-stream{flex:1;min-height:0;display:flex;overflow:hidden}.chat-card-shared-stream>*{flex:1;min-width:0}.chat-card-shared-empty{text-align:center;color:var(--ink-3);flex:1;place-items:center;padding:24px;font-size:13px;font-style:italic;display:grid}.chat-card-shared--compact .home-chat-view{width:100%;padding:18px 12px 0}.chat-card-shared--compact .home-chat-title{letter-spacing:-.014em;font-size:15px}.chat-card-shared--compact .home-chat-stream,.chat-card-shared--comfortable .home-chat-stream{padding-bottom:16px}.chat-card-shared--comfortable .home-chat-view{width:min(720px,100% - 72px);padding-left:36px;padding-right:36px}.chat-card-shared--comfortable .home-composer-wrap--inline{padding-left:36px;padding-right:36px}
