.community-panel{margin-top:24px;padding-top:16px;border-top:1px solid var(--border-color, #e5e7eb)}.community-panel__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.community-insight{border:1px solid var(--border-color, #e5e7eb);border-radius:12px;padding:14px;background:var(--surface-color, #fff);margin-bottom:12px}.community-insight__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.community-insight__label{font-weight:600}.community-insight__counts{display:inline-flex;gap:12px;color:var(--muted-color, #6b7280);font-size:.9rem}.community-insight__summary{margin:8px 0;line-height:1.4}.community-insight__citations{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:6px;margin-top:10px}.community-panel__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:16px}.community-card{border:1px solid var(--border-color, #e5e7eb);border-radius:12px;padding:14px;background:var(--surface-color, #fff);display:flex;flex-direction:column;gap:8px}.poll-card{border:1px solid var(--border-color, #e5e7eb);border-radius:14px;padding:16px;background:var(--surface-color, #fff);display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 4px #0f172a14}.poll-card--highlight{border-color:#2563eb;box-shadow:0 10px 30px #2563eb33}.poll-card__header{display:flex;justify-content:space-between;align-items:center;gap:8px}.poll-card__badge{border-radius:999px;padding:4px 10px;border:1px solid #2563eb;font-size:.7rem;color:#2563eb;text-transform:uppercase;letter-spacing:.08em}.poll-card__question{margin:0;font-size:1rem}.poll-card__summary{margin:0;color:var(--muted-color, #6b7280);font-size:.85rem}.poll-card__options{display:flex;flex-direction:column;gap:10px}.poll-option{display:flex;flex-direction:column;gap:4px}.poll-option__label-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.poll-option__vote{border:1px solid transparent;background:#2563eb;color:#fff;padding:2px 10px;border-radius:999px;font-size:.75rem;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.poll-option__vote:disabled{background:#cbd5f5;cursor:not-allowed;box-shadow:none}.poll-option__info{display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted-color, #6b7280)}.poll-option__label{display:flex;justify-content:space-between;font-size:.85rem;font-weight:600}.poll-option__count{font-size:.75rem;color:var(--muted-color, #6b7280)}.poll-option__meter{height:8px;border-radius:999px;background:#f1f5f9;overflow:hidden}.poll-option__meter-fill{height:100%;background:#2563eb;border-radius:999px}.poll-option__percent{font-size:.75rem;color:var(--muted-color, #6b7280);text-align:right}.poll-card__footer{display:flex;justify-content:space-between;font-size:.8rem;color:var(--muted-color, #6b7280)}.community-card__meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:var(--muted-color, #6b7280);font-size:.85rem}.community-card__title{font-size:1rem;margin:0}.community-card__body{font-size:.95rem;line-height:1.4}.community-card__footer{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.chips{display:inline-flex;gap:4px}.chip{background:#f1f5f9;border-radius:999px;padding:2px 8px;font-size:.7rem}.badge{border:1px solid var(--border-color, #e5e7eb);border-radius:999px;padding:2px 8px;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em}.consensus{position:relative;width:200px;max-width:100%;height:10px;background:#f1f5f9;border-radius:999px;overflow:hidden}.consensus__bar{position:absolute;top:0;left:0;bottom:0;background:#22c55e;border-radius:999px}.consensus__label{display:inline-block;margin-left:8px;font-size:.8rem;color:var(--muted-color, #6b7280)}.spoiler-shield{border:1px dashed #f97316;background:#fffbeb;border-radius:12px;display:flex;align-items:center;gap:12px;padding:12px;cursor:pointer}.spoiler-shield__badge{border:1px solid #f97316;border-radius:999px;padding:2px 8px;font-size:.7rem;color:#c2410c}.spoiler-shield__text{color:#b45309;font-size:.9rem}.integrity{color:var(--muted-color, #6b7280)}.integrity--verified{color:#16a34a}.integrity--mismatch{color:#dc2626}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.modal{background:var(--surface-color, #0f1729);color:#f8fafc;border-radius:12px;width:min(640px,100%);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0f172a73}.answer-text p.note-anchor{position:relative;padding-right:56px}.note-anchor__button{position:absolute;top:6px;right:6px;border:1px solid var(--border-color, #e5e7eb);background:var(--surface-color, #0f1729);color:#f8fafc;padding:4px 10px;border-radius:999px;font-size:.75rem;display:none;cursor:pointer}.note-anchor__button:hover,.note-anchor__button:focus-visible{display:inline-flex}.answer-text p.note-anchor:hover .note-anchor__button{display:inline-flex}.note-anchor__badge{margin-top:6px;display:inline-flex;align-items:center;font-size:.7rem;padding:2px 8px;border-radius:999px;background:var(--border-color, #e5e7eb);color:var(--muted-color, #1f2937);cursor:pointer;transition:transform .15s ease,background .15s ease}.note-anchor__badge:hover,.note-anchor__badge:focus-visible{background:#2563eb;color:#fff;transform:translateY(-1px)}.note-anchor__dispute{margin-left:8px;padding:2px 8px;border-radius:999px;background:#fee2e2;color:#b91c1c;font-size:.65rem;display:inline-flex;align-items:center}.note-anchor--disputed{background:#fff7ed;border-left:3px solid #fb923c;padding-left:10px}.quick-react-popover{position:absolute;transform:translate(-50%);width:min(320px,calc(100% - 32px));background:#0f1729;color:#f8fafc;border-radius:16px;padding:14px;box-shadow:0 20px 40px #0f172a73;border:1px solid rgba(15,23,42,.6);z-index:20}.quick-react-popover__header{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.quick-react-popover__close{background:transparent;border:none;color:inherit;font-size:1rem;cursor:pointer}.quick-react-popover__excerpt{font-size:.8rem;color:#f8fafccc;margin:8px 0}.quick-react-popover__input{width:100%;border-radius:10px;border:1px solid rgba(148,163,184,.4);background:#0f172a99;color:inherit;font:inherit;padding:8px;resize:none;margin-bottom:10px}.quick-react-popover__actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.notes-dock{width:320px;border-left:1px solid var(--border-color, #e5e7eb);padding:16px;background:var(--surface-color, #f8fafc);display:flex;flex-direction:column;gap:12px}.notes-dock__disputes{display:flex;flex-direction:column;gap:8px}.notes-dock__dispute{border:1px solid #fb923c;background:#fff7ed;padding:10px 12px;border-radius:10px;color:#b45309;text-align:left;cursor:pointer;font-size:.85rem;display:flex;flex-direction:column;gap:4px;transition:transform .15s ease,box-shadow .15s ease}.notes-dock__dispute:hover,.notes-dock__dispute:focus-visible{transform:translateY(-1px);box-shadow:0 10px 20px #fb923c26}.notes-dock__dispute-label{font-weight:600;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:#d97706}.notes-dock__header{display:flex;justify-content:space-between;align-items:center;gap:16px}.notes-dock__tabs{display:flex;gap:8px}.notes-dock__tab{border:1px solid transparent;background:transparent;border-radius:999px;padding:4px 12px;font-size:.85rem;cursor:pointer}.notes-dock__tab.is-active{border-color:var(--border-color, #cbd5f5);background:var(--border-color, #e5e7eb)}.notes-dock__list{display:flex;flex-direction:column;gap:10px;max-height:65vh;overflow-y:auto;padding-right:4px}.note-card{border:1px solid var(--border-color, #e5e7eb);border-radius:12px;padding:12px;background:#fff;display:flex;flex-direction:column;gap:6px}.note-card--highlight{border-color:#0ea5e9;box-shadow:0 4px 16px #0ea5e933}.note-card__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.78rem;color:var(--muted-color, #6b7280)}.note-card__badge{border-radius:999px;padding:2px 10px;text-transform:capitalize;font-size:.7rem;border:1px solid transparent}.note-card__badge--reaction{border-color:#a855f7;background:#f3e8ff;color:#6d28d9}.note-card__badge--correction{border-color:#ef4444;background:#fee2e2;color:#b91c1c}.note-card__badge--session_summary{border-color:#f97316;background:#fff7ed;color:#c2410c}.note-card__anchor{font-weight:500}.note-card__anchor-excerpt{font-size:.75rem;color:var(--muted-color, #6b7280)}.note-card__body{margin:0;font-size:.95rem;line-height:1.4;color:#0f172a}.note-card__footer{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.note-card__link{color:#2563eb;text-decoration:none}.modal__header,.modal__footer{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#0f172ad9}.modal__body{padding:16px 20px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.modal__close{background:transparent;border:none;color:inherit;font-size:1.4rem;cursor:pointer}.modal__error{background:#dc262626;border:1px solid rgba(220,38,38,.35);padding:8px 12px;border-radius:8px;color:#fca5a5}.field{display:flex;flex-direction:column;gap:4px}.field__label{font-size:.9rem;color:var(--muted-color, #94a3b8)}.field input,.field select,.field textarea{background:#0f172a99;border:1px solid rgba(148,163,184,.4);border-radius:8px;padding:8px 10px;color:inherit;font:inherit}.field textarea{resize:vertical}.community-modal__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.btn-primary,.btn-secondary{padding:8px 14px;border-radius:8px;font-weight:600;cursor:pointer;border:none}.btn-primary{background:#2563eb;color:#fff}.btn-primary:disabled{background:#2563eb73;cursor:not-allowed}.btn-secondary{background:#94a3b826;color:inherit}.btn-link{background:transparent;border:none;color:#2563eb;cursor:pointer;font-weight:600}.btn-link:hover,.btn-link:focus-visible{text-decoration:underline}.note-composer{background:linear-gradient(145deg,#121828e0,#0f172ac7);border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 80px #00000059,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.note-composer__header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px 6px}.note-composer__eyebrow{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#fff9}.note-composer__title{margin:4px 0 0;font-size:1.4rem;color:#f8fafc}.note-composer__body{padding:6px 16px 16px;display:flex;flex-direction:column;gap:12px}.note-composer__context{border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:10px 12px;background:#94a3b81a}.note-composer__context-label{font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:#ffffffa3}.note-composer__context-text{margin:4px 0 0;color:#e2e8f0;font-size:.95rem}.note-composer__canvas{position:relative;border-radius:18px;padding:16px;background:linear-gradient(120deg,#ffffff0d,#94a3b814);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff14}.note-composer__textarea{width:100%;min-height:140px;background:transparent;border:none;color:#f8fafc;font-size:1rem;line-height:1.5;resize:vertical;outline:none}.note-composer__textarea::placeholder{color:#e2e8f0b3}.note-composer__toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-top:10px}.note-composer__chips{display:flex;gap:8px;flex-wrap:wrap}.note-composer__chip{border:1px solid rgba(226,232,240,.25);background:#ffffff0f;color:#e2e8f0;padding:6px 10px;border-radius:999px;font-size:.85rem;cursor:pointer;transition:transform .1s cubic-bezier(.33,1,.68,1),border-color .12s ease,background .12s ease}.note-composer__chip:hover,.note-composer__chip:focus-visible{transform:translateY(-1px);border-color:#fff6;background:#ffffff1f}.note-composer__chip:active{transform:translateY(0) scale(.96)}.note-composer__controls{display:inline-flex;align-items:center;gap:10px}.note-composer__select{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#0f172acc;border:1px solid rgba(148,163,184,.4);color:#e2e8f0;font-size:.85rem}.note-composer__select select{background:transparent;border:none;color:inherit;font:inherit;padding:0 20px 0 0;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23e2e8f0' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center}.note-composer__select select option{background:#0f172a;color:#e2e8f0;padding:8px 12px}.note-composer__select select:focus{outline:none}.note-composer__select:focus-within{border-color:#94a3b899;box-shadow:0 0 0 2px #94a3b81a}.note-composer__submit{border:none;border-radius:999px;padding:10px 16px;background:linear-gradient(120deg,#8b5cf6,#22d3ee);color:#0b1220;font-weight:700;cursor:pointer;box-shadow:0 10px 30px #22d3ee4d;transition:transform .1s cubic-bezier(.33,1,.68,1),box-shadow .12s ease,opacity .12s ease}.note-composer__submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.note-composer__submit:not(:disabled):hover,.note-composer__submit:not(:disabled):focus-visible{transform:translateY(-1px);box-shadow:0 14px 32px #8b5cf659}.note-composer__submit:not(:disabled):active{transform:translateY(0) scale(.97);box-shadow:0 6px 14px #22d3ee40}:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4;font-weight:400;background-color:#f4f4f4;color:#1c1c1c}*,*:before,*:after{box-sizing:border-box}body,h1{margin:0}button{border:none;background:transparent;cursor:pointer;font:inherit;color:inherit}.app-shell{min-height:100vh;background:linear-gradient(180deg,#f3f3f3,#f9f9f9);padding:32px 24px 72px}.app-shell__layout{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:32px;align-items:flex-start}.session-sidebar__primary:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.session-sidebar__section{display:flex;flex-direction:column;gap:12px;padding-top:4px;border-top:1px solid rgba(25,27,40,.08)}.session-sidebar__section:first-of-type{border-top:none;padding-top:0}.session-sidebar__section-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.session-sidebar__section-header h3{margin:0;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:#5d5d66}.session-sidebar__section-body{display:flex;flex-direction:column;gap:12px}.session-sidebar__ghost{padding:6px 12px;border-radius:999px;border:1px solid rgba(31,84,255,.18);font-size:.82rem;font-weight:600;background:#1f54ff0f;color:#1f54ff;transition:background .16s ease,border-color .16s ease}.session-sidebar__ghost:disabled{opacity:.5;cursor:not-allowed}.session-sidebar__ghost:not(:disabled):hover,.session-sidebar__ghost:not(:disabled):focus-visible{background:#1f54ff24;border-color:#1f54ff6b}.session-sidebar__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;background:#f4f6ffcc;border-radius:16px;padding:12px 16px}.session-sidebar__metrics div{display:flex;flex-direction:column;gap:4px}.session-sidebar__metrics span{font-size:.78rem;color:#6f6f78;text-transform:uppercase;letter-spacing:.04em}.session-sidebar__metrics strong{font-size:1.2rem;font-weight:700}.session-sidebar__saved-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.session-sidebar__saved{width:100%;padding:12px 14px;border-radius:14px;border:1px solid transparent;background:#f4f5ff99;text-align:left;font-size:.92rem;font-weight:600;transition:border-color .18s ease,background-color .18s ease,transform .16s ease}.session-sidebar__saved:hover,.session-sidebar__saved:focus-visible{border-color:#1f54ff52;background:#f4f5ffeb;transform:translateY(-1px)}.session-sidebar__saved.is-active{border-color:#1f54ffad;background:#1f54ff24}.session-sidebar__saved{display:flex;flex-direction:column;gap:4px}.branch-mini-map__summary{display:flex;flex-direction:column;gap:12px}.branch-mini-map__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.branch-mini-map__stats{background:#f4f6ffcc}.branch-mini-map{display:flex;flex-direction:column;gap:6px;margin-top:4px}.branch-mini-map__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.branch-mini-map__node{position:relative;display:flex;align-items:center;gap:10px;width:100%;padding:6px 10px 6px calc(16px + (var(--branch-depth, 0) * 20px));border:none;background:none;color:#2e3348;text-align:left;font-size:.9rem;line-height:1.35;border-radius:12px;cursor:pointer;transition:background .16s ease,color .16s ease}.branch-mini-map__node:hover,.branch-mini-map__node:focus-visible{background:#1f54ff14;color:#0f1f66}.branch-mini-map__node.is-path{color:#0f1f66}.branch-mini-map__node.is-current{background:#1f54ff1f;color:#0a1547;box-shadow:0 10px 24px #1f54ff1f}.branch-mini-map__dot{width:6px;height:6px;border-radius:50%;background:#1f54ff59;flex-shrink:0}.branch-mini-map__node.is-path .branch-mini-map__dot{background:#1f54ff}.branch-mini-map__node.is-current .branch-mini-map__dot{background:#1f54ff;box-shadow:0 0 0 4px #1f54ff2e}.branch-mini-map__label{flex:1;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:inherit}.branch-mini-map__action{border:none;background:none;padding:0;color:#1f54ff;font-size:.82rem;font-weight:600;cursor:pointer;align-self:flex-start;transition:color .18s ease,text-decoration-color .18s ease}.branch-mini-map__action:hover,.branch-mini-map__action:focus-visible{color:#153dd4;text-decoration:underline;text-underline-offset:3px}.branch-mini-map__action.is-current{color:#0a1547}.session-sidebar__saved-title{font-weight:600}.session-sidebar__saved-timestamp{font-size:.75rem;color:#757580}.session-sidebar__share-status{font-size:.9rem}.session-sidebar__share-error{margin:0;font-size:.85rem;color:#b54a4a}.session-sidebar__share-link{display:flex;flex-direction:column;gap:8px;padding:10px 12px;border-radius:12px;background:#f5f5ffe6;border:1px solid rgba(31,84,255,.14);word-break:break-all}.session-sidebar__share-link code{font-family:JetBrains Mono,SFMono-Regular,ui-monospace,Menlo,monospace;font-size:.78rem;background:none;padding:0}.session-sidebar__share-note{margin:0;font-size:.82rem;color:#6d6d77}.workspace{display:flex;flex-direction:column;gap:24px;min-height:calc(100vh - 64px)}.workspace__topbar{display:flex;align-items:center;justify-content:center;gap:24px;padding:12px 0}.workspace__topbar>.workspace__search{flex:1}.workspace__identity{display:flex;align-items:center;justify-content:flex-end;gap:12px}.workspace__search{display:flex;align-items:center;gap:12px;background:#141620cc;border:1px solid rgba(247,240,204,.14);border-radius:999px;padding:8px 10px 8px 18px;max-width:620px;width:100%;box-shadow:0 18px 36px #00000059;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.workspace__search-field{display:flex;align-items:center;gap:10px;flex:1;color:#aeb4c6}.workspace__search-field svg{width:18px;height:18px;color:inherit;flex-shrink:0}.workspace__search-field input{flex:1;background:transparent;border:none;font-size:.98rem;color:#f4f5fb;outline:none}.workspace__search-field input::placeholder{color:#7e8493}.workspace__search-submit{width:42px;height:42px;border-radius:50%;border:none;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d4af37,#f0d77a);color:#1c1500;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.workspace__search-submit:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.workspace__search-submit:not(:disabled):hover,.workspace__search-submit:not(:disabled):focus-visible{transform:translateY(-1px);box-shadow:0 12px 24px #d4af3759}.workspace__search-submit svg{width:16px;height:16px}.workspace__search-submit .spinner{width:18px;height:18px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}body[data-theme=dark]{color:#f3f4f8;background:#0a0c12}body[data-theme=dark] .app-shell{background:linear-gradient(180deg,#12141d,#090a11)}body[data-theme=dark] .session-sidebar{background:#1a1d27f2;box-shadow:0 30px 56px #0000008c;color:#f3f4f8}body[data-theme=dark] .session-sidebar__heading h2{color:#f7f0cc}body[data-theme=dark] .session-sidebar__heading p,body[data-theme=dark] .session-sidebar__share-note,body[data-theme=dark] .session-sidebar__share-status,body[data-theme=dark] .muted{color:#bec2d6}body[data-theme=dark] .session-sidebar__metrics{background:#2c2f3cb3}body[data-theme=dark] .session-sidebar__metrics span{color:#d7d3b6}body[data-theme=dark] .session-sidebar__metrics strong{color:#f7f0cc}body[data-theme=dark] .session-sidebar__primary{background:linear-gradient(135deg,#d4af37,#f0d77a);color:#1f1a09;box-shadow:0 20px 38px #d4af3752}body[data-theme=dark] .session-sidebar__primary:disabled{opacity:.6;box-shadow:none}body[data-theme=dark] .session-sidebar__ghost,body[data-theme=dark] .session-sidebar__ghost:hover,body[data-theme=dark] .session-sidebar__ghost:focus-visible,body[data-theme=dark] .theme-toggle__label{color:#f5e7b4}body[data-theme=dark] .branch-mini-map__stats{background:#2c2f3cb8}body[data-theme=dark] .branch-mini-map__node{color:#f7f0ccb8}body[data-theme=dark] .branch-mini-map__node:hover,body[data-theme=dark] .branch-mini-map__node:focus-visible{background:#f7f0cc14;color:#f7f0cc}body[data-theme=dark] .branch-mini-map__node.is-path{color:#f7f0cc}body[data-theme=dark] .branch-mini-map__node.is-current{background:#f0d77a29;color:#fef8d5;box-shadow:0 10px 24px #f0d77a2e}body[data-theme=dark] .branch-mini-map__dot{background:#f7f0cc59}body[data-theme=dark] .branch-mini-map__node.is-path .branch-mini-map__dot{background:#f0d77a}body[data-theme=dark] .branch-mini-map__node.is-current .branch-mini-map__dot{background:#ffe799;box-shadow:0 0 0 4px #f0d77a38}body[data-theme=dark] .branch-mini-map__action{color:#f0d77a}body[data-theme=dark] .branch-mini-map__action:hover,body[data-theme=dark] .branch-mini-map__action:focus-visible{color:#ffe799}body[data-theme=dark] .branch-mini-map__action.is-current{color:#ffe799}body[data-theme=dark] .session-sidebar__saved{background:#2c2f3cad;border-color:#d4af371f;color:#f1f2f9}body[data-theme=dark] .session-sidebar__saved.is-active{border-color:#d4af3761;background:#d4af3733}body[data-theme=dark] .workspace__identity button:not(.sign-in-btn){border-color:#d4af373d;background:#d4af371f;color:#f5e7b4}body[data-theme=dark] .workspace__identity button:not(.sign-in-btn):hover,body[data-theme=dark] .workspace__identity button:not(.sign-in-btn):focus-visible{background:#d4af3738}body[data-theme=dark] .workspace__identity .sign-in-btn{color:#f0d77a}body[data-theme=dark] .workspace__identity .sign-in-btn:hover,body[data-theme=dark] .workspace__identity .sign-in-btn:focus-visible{color:#ffe799;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}body[data-theme=dark] .thread-column,body[data-theme=dark] .results-panel>.result-card,body[data-theme=dark] .answer-card{box-shadow:0 40px 80px #070a1473}body[data-theme=dark] .workspace__search{background:#12141ceb;border-color:#f7f0cc3d;box-shadow:0 20px 40px #0000008c}body[data-theme=dark] .workspace__search-field{color:#c5c9d8}body[data-theme=dark] .thread-column__subtitle,body[data-theme=dark] .latency,body[data-theme=dark] .result-card .muted{color:#bfc2d4}body[data-theme=dark] .thread-node__card{background:#20232ef2;border:1px solid rgba(212,175,55,.12);box-shadow:0 18px 34px #00000073}body[data-theme=dark] .thread-node.is-active .thread-node__card{border-color:#d4af3766;box-shadow:0 22px 40px #d4af3740}body[data-theme=dark] .thread-node__meta{color:#b5b8c8}body[data-theme=dark] .thread-node__card h3{color:#f7f3dc}body[data-theme=dark] .thread-node__excerpt{color:#d4d6e2}body[data-theme=dark] .thread-branch{background:#2c2f3ccc;border-color:#d4af3729;color:#efefe8}body[data-theme=dark] .thread-branch:hover,body[data-theme=dark] .thread-branch:focus-visible{border-color:#d4af3766}body[data-theme=dark] .thread-branch.is-active{background:linear-gradient(135deg,#d4af37,#f0d77a);color:#1e1602;box-shadow:0 14px 26px #d4af3752}body[data-theme=dark] .answer-text{color:#f4f1e5}body[data-theme=dark] .answer-text h3{color:#e6d79c}body[data-theme=dark] .warnings{color:#f0c46a}body[data-theme=dark] .follow-up__button{background:#20232ed9;color:#f7f3dc;border-color:#d4af3738}body[data-theme=dark] .follow-up__button:hover{color:#f0d77a}body[data-theme=dark] .icon-button{background:#20232eeb;box-shadow:0 16px 28px #00000073;color:#f4f1e5}body[data-theme=dark] .icon-button:hover{box-shadow:0 18px 34px #d4af372e}body[data-theme=dark] .toast{background:#0c0d12e6;color:#f7f0cc}body[data-theme=dark] .result-card.error{border-color:#d6545459;color:#f5aaaa}body[data-theme=dark] .video-answer__meta h2{color:#f4f1e5}body[data-theme=dark] .video-answer__meta p{color:#d4d6e2}body[data-theme=dark] .answer-switcher__pill{background:none;border-color:transparent;box-shadow:none;color:#f3f4f8}body[data-theme=dark] .answer-switcher__pill.is-active{background:none;color:#f7f0cc}body[data-theme=dark] a{color:#f0d77a}.workspace__main{display:flex;flex-direction:column;gap:24px}.thread-column,.results-panel>.result-card{background:#fffffff5;border-radius:24px;padding:24px;box-shadow:0 22px 45px #0f0f2314}.thread-column{display:flex;flex-direction:column;gap:18px}.thread-column__header h2{margin:0;font-size:1.2rem}.thread-column__subtitle{margin:6px 0 0;font-size:.9rem;color:#6b6b73}.thread-column__body{display:flex;flex-direction:column;gap:20px}.results-panel{display:flex;flex-direction:column;gap:16px}.spinner{width:20px;height:20px;border-radius:50%;border:3px solid rgba(255,255,255,.4);border-top-color:#fff;animation:spinner .6s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;aspect-ratio:1 / 1;border-radius:50%;background:#fff;box-shadow:0 4px 10px #0f0f0f14;transition:transform .11s cubic-bezier(.33,1,.68,1),box-shadow .11s ease}.icon-button svg{width:20px;height:20px;color:#606060}.icon-button:hover{transform:translateY(-2px);box-shadow:0 10px 16px #1e1e1e1f}.icon-button:active{transform:translateY(0) scale(.95);box-shadow:0 2px 6px #0f0f0f1f;transition-duration:80ms}.icon-button--dark{background:#1f1f1f;color:#f5f5f5;box-shadow:0 8px 18px #00000038}.icon-button--dark svg{color:#f5f5f5}.icon-button--ghost{border-radius:0;background:transparent;box-shadow:none}.icon-button--ghost svg{color:#dcdcdcd9}.icon-button--ghost:hover{transform:none;box-shadow:none;opacity:.8}.icon-button--ghost:active{opacity:.6;transform:translateY(1px);transition-duration:80ms}body[data-theme=dark] .icon-button--ghost{background:transparent;box-shadow:none}body[data-theme=dark] .icon-button--ghost:hover{box-shadow:none;opacity:.8}.action-sidebar{position:fixed;top:32px;left:32px;display:flex;flex-direction:column;gap:16px;z-index:1100}.action-sidebar .share-button-wrapper,.action-sidebar .history-button-wrapper{display:inline-flex;justify-content:center}.action-sidebar .workspace__identity{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.action-sidebar .workspace__identity .sign-in-btn{margin-top:4px}.icon-button.is-disabled,.icon-button.is-disabled:hover{opacity:.5;cursor:not-allowed;transform:none;box-shadow:inset 0 1px 1px #0000000a}.thread-root{display:flex;flex-direction:column;gap:8px}.thread-root__label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#858585}.thread-node{display:flex;flex-direction:column;gap:10px}.thread-node__card{display:block;width:100%;text-align:left;background:#fff;border-radius:18px;padding:18px;box-shadow:0 8px 22px #14141914;border:1px solid rgba(30,30,30,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.thread-node.is-active .thread-node__card{border-color:#23239640;box-shadow:0 14px 30px #2323961f}.thread-node__card:hover,.thread-node__card:focus-visible{transform:translateY(-2px);box-shadow:0 16px 32px #0000001f}.thread-node__meta{display:flex;justify-content:space-between;font-size:.75rem;color:#8a8a8a;margin-bottom:8px}.thread-node__card h3{margin:0 0 6px;font-size:1rem;color:#212121}.thread-node__excerpt{margin:0;font-size:.9rem;color:#4a4a4a}.thread-node__branches{display:flex;flex-wrap:wrap;gap:8px;padding-left:8px}.thread-branches{display:flex;flex-wrap:wrap;gap:8px}.thread-branch{padding:8px 12px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(30,30,30,.08);font-size:.8rem;cursor:pointer;transition:all .18s ease}.thread-branch:hover,.thread-branch:focus-visible{background:#fff;border-color:#1e1e1e2e;transform:translateY(-1px)}.thread-branch.is-active{background:#1717ee;border-color:transparent;color:#fff;box-shadow:0 10px 20px #1717ee40}.thread-node--draft .thread-node__card{border-style:dashed;border-color:#1717ee4d;color:#4a4a4a}.thread-empty{margin:0;font-size:.9rem;color:#7a7a7a}.floating-icon .icon-button{width:50px;height:50px;background:#fff;box-shadow:0 8px 20px #00000026}.floating-icon svg{width:24px;height:24px}.sign-in-btn{padding:0;border:none;background:none;color:#f0d77a;font-size:.95rem;font-weight:600;cursor:pointer;transition:color .18s ease,text-decoration-color .18s ease}.sign-in-btn:hover,.sign-in-btn:focus-visible{color:#ffe799;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.summarizer-toggle{display:inline-flex;align-items:center;gap:12px;padding:8px 10px;border-radius:999px;background:#ffffff8c;box-shadow:0 12px 28px #0000000d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.toggle-pill{border:none;border-radius:999px;padding:10px 18px;background:transparent;cursor:pointer;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#6a6a6a;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.toggle-pill.is-active{background:#101010;color:#f5f5f5;box-shadow:0 12px 24px #00000038}.toggle-pill__label{display:inline-block}.floating-icon{position:fixed;bottom:32px;right:32px;display:flex;flex-direction:column;align-items:flex-end;gap:16px;z-index:10}.feedback-panel{width:320px;padding:18px 20px 20px;border-radius:18px;background:#fffffffa;box-shadow:0 24px 48px #00000029;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1b1b1b}.feedback-panel__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.feedback-panel__header h2{margin:0;font-size:1rem;font-weight:600}.feedback-panel__close{border:none;background:transparent;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;color:#8a8a8a}.feedback-panel__close:hover{color:#1b1b1b}.feedback-panel__copy{margin:0 0 14px;font-size:.9rem;line-height:1.4;color:#444}.feedback-panel__form{display:flex;flex-direction:column;gap:10px}.feedback-panel__label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#7a7a7a}.feedback-panel textarea{resize:vertical;min-height:120px;padding:10px 12px;border-radius:12px;border:1px solid rgba(0,0,0,.12);font:inherit;color:inherit;background:#fafafaeb}.feedback-panel textarea:focus{outline:none;border-color:#10101066}.feedback-panel input[type=text]{padding:10px 12px;border-radius:12px;border:1px solid rgba(0,0,0,.12);font:inherit;color:inherit;background:#fafafaeb}.feedback-panel input[type=text]:focus{outline:none;border-color:#10101059}.feedback-panel__meta{display:flex;justify-content:flex-end;font-size:.75rem;color:#8a8a8a}.feedback-panel__error{margin:0;color:#b00020;font-size:.82rem}.feedback-panel__submit{align-self:flex-end;border:none;border-radius:999px;padding:10px 18px;background:#101010;color:#f5f5f5;cursor:pointer;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;transition:transform .15s ease,box-shadow .15s ease,opacity .12s ease}.feedback-panel__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px #0000002e}.feedback-panel__submit:disabled{opacity:.6;cursor:not-allowed}.toggle-btn{padding:6px 14px;border-radius:999px;border:1px solid transparent;background:#f0f0f0cc;font-size:.8rem;cursor:pointer;transition:all .15s ease}.toggle-btn.is-active{background:#1f1f1f;color:#f7f7f7;border-color:#0006}.toggle-btn:not(.is-active):hover{transform:translateY(-1px);box-shadow:0 8px 14px #00000014}.toast{position:fixed;top:24px;left:50%;transform:translate(-50%);padding:10px 18px;border-radius:999px;background:#101010e6;color:#f5f5f5;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 16px 32px #0000002e;z-index:1000}.answer-card{position:relative;border-radius:28px;padding:2px;background:linear-gradient(135deg,#fddc8c,#f6bb59 40%,#f4a52f,#f0c06e);width:100%;max-width:100%;box-shadow:0 40px 80px #070a1473}.answer-card__inner{background:#0a0b16;border-radius:26px;padding:28px 32px;min-height:240px;color:#fefefe}.answer-card--image .answer-card__inner{background:#0a0b16f2;padding:24px;display:flex;flex-direction:column}.answer-card--image .answer-card__inner>header{align-self:flex-start;width:100%}.answer-card--image .answer-card__inner>.image-answer{align-self:stretch;width:100%;max-width:100%}.answer-text{font-size:1.05rem;color:#212121;line-height:1.6;margin-bottom:16px}.answer-text h2{font-size:1.1rem;margin:0 0 12px}.answer-text h3{font-size:.95rem;margin:18px 0 10px;text-transform:uppercase;letter-spacing:.08em;color:#505050}.answer-text p{margin:0 0 12px}.answer-text ul{margin:0 0 12px 18px;padding:0}.answer-text li{margin-bottom:6px}.answer-text button[data-search]{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#f0f0f0d9;font-size:.85rem;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.answer-text button[data-search]:hover{transform:translateY(-1px);box-shadow:0 10px 18px #00000014}.result-card{background:#fffc;border-radius:24px;padding:24px 28px;box-shadow:0 30px 45px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.04)}.loading-state{margin-bottom:24px}.loading-state__card{position:relative;border-radius:28px;padding:2px;background:linear-gradient(135deg,#fddc8c,#f6bb59 40%,#f4a52f,#f0c06e);box-shadow:0 40px 80px #070a1473;overflow:hidden}.loading-state__content{background:#0a0b16;border-radius:26px;padding:32px 40px;display:flex;align-items:center;gap:20px;min-height:120px}.loading-state__spinner-wrapper{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.loading-state__spinner{width:48px;height:48px;position:relative}.loading-state__spinner-ring{position:absolute;width:100%;height:100%;border:3px solid transparent;border-top-color:#fddc8c;border-radius:50%;animation:loading-spin 1.2s cubic-bezier(.5,0,.5,1) infinite}.loading-state__spinner-ring:nth-child(1){animation-delay:-.45s;border-top-color:#fddc8c}.loading-state__spinner-ring:nth-child(2){animation-delay:-.3s;border-top-color:#f6bb59;width:80%;height:80%;top:10%;left:10%}.loading-state__spinner-ring:nth-child(3){animation-delay:-.15s;border-top-color:#f4a52f;width:60%;height:60%;top:20%;left:20%}.loading-state__checkmark{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#fddc8c,#f6bb59);display:flex;align-items:center;justify-content:center;font-size:24px;color:#0a0b16;font-weight:700;animation:checkmark-pop .3s cubic-bezier(.34,1.56,.64,1)}.loading-state__text{flex:1;display:flex;flex-direction:column;gap:8px}.loading-state__message{margin:0;font-size:1.1rem;color:#fefefe;font-weight:500;line-height:1.4}.loading-state__stage{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#fddc8ccc;text-transform:capitalize}.loading-state__stage-icon{font-size:1rem}.loading-state__stage-label{opacity:.9}.loading-state__progress-bar{position:absolute;bottom:0;left:0;right:0;height:3px;background:#0a0b164d;overflow:hidden}.loading-state__progress-fill{height:100%;background:linear-gradient(90deg,#fddc8c,#f6bb59,#f4a52f);animation:loading-progress 2s ease-in-out infinite;width:60%}@keyframes loading-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-progress{0%{transform:translate(-100%)}50%{transform:translate(200%)}to{transform:translate(-100%)}}@keyframes checkmark-pop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.result-card+.result-card{margin-top:20px}.answer-card header,.result-card header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.plan-meta{display:flex;align-items:center;gap:8px;margin-bottom:12px}.answer-switcher{display:flex;justify-content:center;gap:16px;margin-bottom:18px}.answer-switcher--floating{justify-content:center;margin-bottom:20px}.answer-switcher__pill{border:none;background:transparent;display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 12px;cursor:pointer;color:#9a9a9a;transition:color .15s ease,transform .15s ease}.answer-switcher__pill:hover{transform:translateY(-2px);color:#2a2a2a}.answer-switcher__pill.is-active{color:#1f1f1f}.answer-switcher__dot{width:8px;height:8px;border-radius:50%;background:currentColor;opacity:.3;transition:opacity .15s ease,transform .15s ease}.answer-switcher__pill.is-active .answer-switcher__dot{opacity:1;transform:scale(1.4)}.answer-switcher__label{font-size:.65rem;letter-spacing:.16em;text-transform:uppercase}.plan-chip{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;padding:6px 10px;border-radius:999px;background:#1f1f1f14;color:#2a2a2a}.plan-chip--ghost{background:#1f1f1f0a;color:#555}.plan-disclosure{margin-top:24px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08);color:#4a4a4a;font-size:.85rem}.plan-disclosure summary{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:#7a7a7a}.plan-disclosure summary::-webkit-details-marker{display:none}.plan-disclosure summary:before{content:"•";display:inline-block;color:currentColor;transform:scale(1.4)}.plan-disclosure[open] summary{color:#1f1f1f}.plan-disclosure__origin{font-weight:500;letter-spacing:.08em}.plan-disclosure__body{margin-top:12px;display:grid;gap:8px}.plan-disclosure__body p{margin:0;line-height:1.5}.latency{font-size:.8rem;color:#868686}.sources h2{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#8a8a8a;margin-bottom:12px}.sources ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.sources a{color:#1c1c1c;font-weight:500;text-decoration:none}.sources p{margin:4px 0 0;color:#555;font-size:.85rem}.video-answer__hero{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.video-answer__embed{position:relative;width:100%;padding-top:56.25%;border-radius:20px;overflow:hidden;box-shadow:0 24px 42px #0000001f}.video-answer__embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.video-answer__meta h2{margin:0 0 12px;font-size:1.2rem;color:#fff}.video-answer__meta p{margin:0 0 10px;color:#d6d6dc;line-height:1.5}.video-answer__actions{display:flex;gap:12px;margin-top:14px;flex-wrap:wrap}.video-answer__button{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:999px;background:#10101014;color:#1c1c1c;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease}.video-answer__button:hover{transform:translateY(-2px);box-shadow:0 10px 18px #00000024}.follow-ups{margin-top:24px;display:grid;gap:12px;background:transparent;padding:0;border-radius:0}.sources-toggle{display:flex;justify-content:center;margin:20px 0 10px}.results-layout{display:flex;justify-content:center;width:100%;padding:0 5%;max-width:100%}.results-layout__main{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.results-layout__main>.answer-card--image{width:100%;max-width:100%}@media (min-width: 1200px){.results-layout{padding:0 8%}.results-layout__main{max-width:1000px}}@media (min-width: 1600px){.results-layout{padding:0 12%}.results-layout__main{max-width:1200px}}.follow-up__button{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;padding:0;font:inherit;color:#1f1f1f;text-align:left;cursor:pointer;transition:color .15s ease,transform .15s ease}.follow-up__button:hover{color:#0b0b0b;transform:translate(4px)}.follow-up__label{flex:1}.follow-up__icon{margin-left:12px;font-size:1rem}.muted{color:#7a7a7a}.result-card.error{border:1px solid rgba(220,0,0,.2);color:#a01212}.warnings{margin:0 0 16px;padding-left:0;list-style:none;color:#9a600e;font-size:.85rem}.warnings li:before{content:"• ";color:#c58a1b}.image-assets{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1rem}.image-assets figure{margin:0;border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;background:#fff}.image-assets img{width:100%;height:auto;display:block}.image-assets figcaption{padding:.5rem;font-size:.85rem;color:#444}.confidence{font-size:.75rem;opacity:.7}.image-answer{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;width:100%;max-width:100%;min-width:0}.image-answer__card{background:transparent;border-radius:0;box-shadow:none;overflow:visible;border:none;width:100%;max-width:100%;min-width:0;margin:0}.image-answer__hero{margin:0;max-height:360px;overflow:hidden;width:100%;max-width:100%}.image-answer__hero img{width:100%;height:100%;object-fit:cover;display:block;max-width:100%}.image-answer__summary{padding:16px 18px 20px;color:#fefefe;line-height:1.6;width:100%;max-width:100%;min-width:0;box-sizing:border-box;font-size:1.05rem;word-wrap:break-word;overflow-wrap:break-word}.image-answer__summary>*{max-width:100%}.image-answer__summary p{margin:0 0 12px;word-wrap:break-word;overflow-wrap:break-word}.image-answer__summary h2{font-size:1.1rem;margin:0 0 12px;color:#fefefe}.image-answer__summary h3{font-size:.95rem;margin:18px 0 10px;text-transform:uppercase;letter-spacing:.08em;color:#fefefecc}.image-answer__summary ul{margin:0 0 12px 18px;padding:0}.image-answer__summary li{margin-bottom:6px}.image-answer__summary a{color:#f0d77a;text-decoration:underline;text-underline-offset:2px;word-break:break-all}.image-answer__summary a:hover{color:#ffe799}.answer-text,.image-answer__summary,.video-answer__meta p{color:#fdfdfd}.image-answer__sidebar{display:grid;gap:16px}.loader{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:4000}.auth-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b0c18a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.auth-dialog{position:relative;width:min(520px,92vw);max-height:90vh;background:#0b0d18f5;color:#f3f4f8;border-radius:24px;box-shadow:0 32px 64px #05060e8c;border:1px solid rgba(247,240,204,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;display:flex;flex-direction:column;z-index:4001}.auth-dialog__header{display:flex;align-items:center;justify-content:flex-end;padding:20px 24px 0}.auth-dialog__header h2{display:none}.auth-dialog__close{border:none;background:transparent;color:#f7f0cca6;font-size:1.5rem;line-height:1;cursor:pointer;padding:4px;transition:color .18s ease,transform .18s ease}.auth-dialog__close:hover,.auth-dialog__close:focus-visible{color:#f7f0cc;transform:rotate(90deg)}.auth-dialog__body{padding:32px 40px 40px;overflow-y:auto;color:#d6d8e5;display:flex;flex-direction:column;align-items:center}.auth-dialog__body--centered{flex-direction:column;align-items:center;gap:16px;text-align:center}.auth-dialog__content{width:100%;max-width:460px;display:flex;flex-direction:column;align-items:stretch;gap:40px;margin:0 auto}.auth-dialog__content .stack-scope{width:100%;max-width:420px;margin:0 auto}.auth-dialog__content .stack-scope .text-center.mb-6>:nth-child(2){display:none}.auth-dialog__switch{margin-top:24px;display:flex;justify-content:center}.auth-dialog__switch button{border:none;background:none;color:#f0d77a;cursor:pointer;font-weight:600;font-size:.9rem;transition:color .18s ease}.auth-dialog__switch button:hover,.auth-dialog__switch button:focus-visible{color:#ffe799;text-decoration:underline}.auth-dialog .stack-scope{--background: 231 37% 6.9%;--foreground: 50 72% 88.4%;--card: 229 33% 10%;--card-foreground: 50 72% 88.4%;--popover: 229 33% 10%;--popover-foreground: 50 72% 88.4%;--primary: 51 44% 63.3%;--primary-foreground: 231 37% 6.9%;--secondary: 231 19.6% 19%;--secondary-foreground: 50 72% 88.4%;--muted: 231 19.6% 19%;--muted-foreground: 223 18% 70%;--accent: 51 44% 63.3%;--accent-foreground: 231 37% 6.9%;--destructive: 6 72% 54%;--destructive-foreground: 0 0% 98%;--border: 231 19.6% 26%;--input: 231 24.4% 16.1%;--ring: 51 44% 63.3%;color:#d6d8e5}.auth-dialog .stack-scope label{color:#f7f0cc}.auth-dialog .stack-scope input,.auth-dialog .stack-scope textarea,.auth-dialog .stack-scope select{background:#1b1e2de6;border-radius:14px;border:1px solid rgba(247,240,204,.22);color:#f3f4f8;padding:14px 16px!important;transition:border-color .18s ease,box-shadow .18s ease}.auth-dialog .stack-scope input::placeholder,.auth-dialog .stack-scope textarea::placeholder{color:#bec2d3b3}.auth-dialog .stack-scope input:focus,.auth-dialog .stack-scope textarea:focus,.auth-dialog .stack-scope select:focus{border-color:#f7f0cc73;box-shadow:0 0 0 2px #f7f0cc1f}.auth-dialog .stack-scope button[type=submit]{border-radius:18px;background:linear-gradient(135deg,#d4af37,#f0d77a);color:#1c1500;padding:14px 24px!important;box-shadow:0 20px 36px #d4af3747;font-weight:600}.auth-dialog .stack-scope button[type=submit]:hover,.auth-dialog .stack-scope button[type=submit]:focus-visible{box-shadow:0 26px 44px #d4af375c}.auth-dialog .stack-scope a{color:#f0d77a}.auth-dialog .stack-scope a:hover,.auth-dialog .stack-scope a:focus-visible{color:#ffe799}.auth-dialog .stack-scope .text-gray-500{color:#a6abbe!important}.auth-dialog .stack-scope [class*=stack-oauth-button-]{border-radius:18px!important;padding:12px 18px!important;box-shadow:0 18px 36px #0000006b}.auth-dialog .flex{display:flex}.auth-dialog .inline-flex{display:inline-flex}.auth-dialog .flex-col{flex-direction:column}.auth-dialog .flex-row-reverse{flex-direction:row-reverse}.auth-dialog .items-center{align-items:center}.auth-dialog .items-stretch{align-items:stretch}.auth-dialog .justify-center{justify-content:center}.auth-dialog .justify-between{justify-content:space-between}.auth-dialog .flex-1{flex:1 1 0%}.auth-dialog .w-full{width:100%}.auth-dialog .w-2\/3{width:66.6667%}.auth-dialog .text-center{text-align:center}.auth-dialog .text-sm{font-size:.875rem}.auth-dialog .underline{text-decoration:underline;text-underline-offset:2px}.auth-dialog .gap-2{gap:.5rem!important}.auth-dialog .gap-4{gap:1rem!important}.auth-dialog .space-y-4>*+*{margin-top:1rem!important}.auth-dialog .space-y-6>*+*{margin-top:1.5rem!important}.auth-dialog .mb-6{margin-bottom:1.5rem!important}.auth-dialog .mb-2{margin-bottom:.5rem!important}.auth-dialog .mb-1{margin-bottom:.25rem!important}.auth-dialog .mt-8{margin-top:2rem!important}.auth-dialog .mt-6{margin-top:1.5rem!important}.auth-dialog .mt-4{margin-top:1rem!important}.auth-dialog .mt-2{margin-top:.5rem!important}.auth-dialog .mt-1{margin-top:.25rem!important}.auth-dialog .mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.auth-dialog .my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.auth-dialog .px-3{padding-left:.75rem;padding-right:.75rem}.auth-dialog .py-1{padding-top:.25rem;padding-bottom:.25rem}.auth-dialog .p-1{padding:.25rem}.auth-dialog .rounded-md{border-radius:.375rem}.auth-dialog .rounded-lg{border-radius:.5rem}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.app-shell{padding:24px 16px 64px}.app-shell__layout{grid-template-columns:1fr;gap:20px}.workspace{gap:20px}.workspace__topbar{flex-direction:column;align-items:stretch;gap:16px}.workspace__search{max-width:none;width:100%}.workspace__identity{width:100%;justify-content:flex-end}.action-sidebar{position:fixed;top:auto;bottom:24px;left:16px;right:16px;flex-direction:row;justify-content:center;align-items:center;gap:20px}.thread-column,.results-panel>.result-card{padding:20px;border-radius:20px}.floating-icon{bottom:20px;right:16px}.feedback-panel{width:min(90vw,320px)}.summarizer-toggle{flex-wrap:wrap;justify-content:flex-start}.video-answer__hero{grid-template-columns:1fr}}.share-button-wrapper{position:relative}.share-button-wrapper .icon-button{border-radius:0;background:transparent;box-shadow:none}.share-button-wrapper .icon-button:hover{transform:none;box-shadow:none;opacity:.8}body[data-theme=dark] .share-button-wrapper .icon-button{background:transparent;box-shadow:none}body[data-theme=dark] .share-button-wrapper .icon-button:hover{box-shadow:none;opacity:.8}.history-button-wrapper{position:relative}.history-button-wrapper .icon-button{border-radius:0;background:transparent;box-shadow:none}.history-button-wrapper .icon-button:hover{transform:none;box-shadow:none;opacity:.8}body[data-theme=dark] .history-button-wrapper .icon-button{background:transparent;box-shadow:none}body[data-theme=dark] .history-button-wrapper .icon-button:hover{box-shadow:none;opacity:.8}.share-button-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:998}.share-button-menu{position:absolute;top:100%;left:0;margin-top:8px;background:#fffffff5;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:16px;min-width:240px;box-shadow:0 8px 24px #0000001f;z-index:999;animation:pop-fast .12s ease-out}.share-button-menu__section{margin-bottom:12px}.share-button-menu__title{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#5d5d66;margin-bottom:8px}.share-button-menu__checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer}.share-button-menu__checkbox{cursor:pointer;width:16px;height:16px}.share-button-menu__label-text{font-size:.875rem;color:#1c1c1c}.share-button-menu__link-section{margin-top:16px;padding-top:16px;border-top:1px solid rgba(0,0,0,.1)}.share-button-menu__link-label{font-size:.75rem;color:#5d5d66;margin-bottom:8px}.share-button-menu__link-container{display:flex;gap:6px;align-items:center}.share-button-menu__link-code{flex:1;font-size:.75rem;padding:6px 10px;background:#f5f5f5;border-radius:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1c1c1c}.share-button-menu__copy-button{padding:6px 12px;font-size:.75rem;background:#1717ee;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .16s ease}.share-button-menu__copy-button:hover{background:#1414cc}body[data-theme=dark] .share-button-menu{background:#1a1d27f2;border-color:#d4af3733;box-shadow:0 8px 24px #0000008c}body[data-theme=dark] .share-button-menu__title{color:#bec2d6}body[data-theme=dark] .share-button-menu__label-text{color:#f3f4f8}body[data-theme=dark] .share-button-menu__link-section{border-top-color:#d4af3733}body[data-theme=dark] .share-button-menu__link-label{color:#bec2d6}body[data-theme=dark] .share-button-menu__link-code{background:#2c2f3cb3;color:#f3f4f8}body[data-theme=dark] .share-button-menu__copy-button{background:linear-gradient(135deg,#d4af37,#f0d77a);color:#1f1a09;box-shadow:0 4px 12px #d4af3752}body[data-theme=dark] .share-button-menu__copy-button:hover{box-shadow:0 6px 16px #d4af376b}.history-button-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:998}.history-button-menu{position:absolute;top:100%;left:0;right:auto;margin-top:8px;background:#fffffff5;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:16px;min-width:320px;max-height:500px;overflow-y:auto;box-shadow:0 8px 24px #0000001f;z-index:999;animation:pop-fast .12s ease-out}.history-button-menu__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.history-button-menu__title{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#5d5d66;margin:0;font-weight:600}.history-button-menu__new-button{padding:4px 12px;font-size:.75rem;background:gold;color:#1c1c1c;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .16s ease}.history-button-menu__new-button:hover{background:#e6c200}.history-button-menu__empty{padding:20px;text-align:center;color:#666;font-size:.875rem}.history-button-menu__list{list-style:none;margin:0;padding:0}.history-button-menu__item{width:100%;text-align:left;padding:12px;border:none;background:transparent;border-radius:8px;cursor:pointer;margin-bottom:4px;transition:background .16s ease}.history-button-menu__item:hover{background:#f5f5f5}.history-button-menu__item.is-active{background:gold}.history-button-menu__item.is-active:hover{background:#e6c200}.history-button-menu__item-title{font-size:.875rem;font-weight:500;margin-bottom:4px;color:#1c1c1c}.history-button-menu__item-timestamp{font-size:.75rem;color:#666}.history-button-menu__item.is-active .history-button-menu__item-title,.history-button-menu__item.is-active .history-button-menu__item-timestamp{color:#1c1c1c}body[data-theme=dark] .history-button-menu{background:#1f1f1ffa;border-color:#ffffff1a;box-shadow:0 8px 24px #0006}body[data-theme=dark] .history-button-menu__title{color:#a0a0a0}body[data-theme=dark] .history-button-menu__new-button{background:gold;color:#1c1c1c}body[data-theme=dark] .history-button-menu__new-button:hover{background:#e6c200}body[data-theme=dark] .history-button-menu__empty{color:#a0a0a0}body[data-theme=dark] .history-button-menu__item:hover{background:#ffffff0d}body[data-theme=dark] .history-button-menu__item.is-active{background:gold}body[data-theme=dark] .history-button-menu__item.is-active:hover{background:#e6c200}body[data-theme=dark] .history-button-menu__item-title{color:#f5f5f5}body[data-theme=dark] .history-button-menu__item-timestamp{color:#a0a0a0}body[data-theme=dark] .history-button-menu__item.is-active .history-button-menu__item-title,body[data-theme=dark] .history-button-menu__item.is-active .history-button-menu__item-timestamp{color:#1c1c1c}.threadline-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .12s ease-out;padding:20px}.threadline-modal-overlay.is-visible{opacity:1}.threadline-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:900px;width:100%;max-height:90vh;display:flex;flex-direction:column;transform:scale(.95) translateY(20px);opacity:0;transition:transform .12s ease-out,opacity .12s ease-out}.threadline-modal.is-visible{transform:scale(1) translateY(0);opacity:1}@keyframes pop-fast{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.threadline-modal__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.1)}.threadline-modal__title{margin:0;font-size:1.25rem;font-weight:600;color:#1c1c1c}.threadline-modal__close{display:flex;align-items:center;gap:8px;background:none;border:none;padding:8px 12px;border-radius:6px;cursor:pointer;font-size:.875rem;color:#666;transition:background .16s ease,color .16s ease}.threadline-modal__close:hover{background:#0000000d;color:#1c1c1c}.threadline-modal__content{padding:24px;overflow-y:auto;flex:1}.threadline{width:100%;min-height:400px;position:relative}.threadline-empty{padding:60px 20px;text-align:center;color:#666}.threadline-svg{width:100%;height:auto;min-height:400px}.threadline-branch{cursor:pointer}.threadline-node{transition:opacity .2s ease}.threadline-node:hover{opacity:.8}.threadline-node circle{transition:r .2s ease,stroke-width .2s ease}.threadline-node:hover circle{r:11}body[data-theme=dark] .threadline-modal-overlay{background:#000c}body[data-theme=dark] .threadline-modal{background:#1f1f1f;box-shadow:0 20px 60px #0009}body[data-theme=dark] .threadline-modal__header{border-bottom-color:#ffffff1a}body[data-theme=dark] .threadline-modal__title{color:#f5f5f5}body[data-theme=dark] .threadline-modal__close{color:#a0a0a0}body[data-theme=dark] .threadline-modal__close:hover{background:#ffffff0d;color:#f5f5f5}body[data-theme=dark] .threadline-empty{color:#a0a0a0}.threadline-tooltip{background:#000000e6;color:#f5f5f5;padding:4px 8px;border-radius:6px;font-size:.7rem;line-height:1.2;max-width:120px;word-wrap:break-word;box-shadow:0 2px 8px #0000004d;z-index:10001;pointer-events:none;white-space:normal;font-weight:400}body[data-theme=dark] .threadline-tooltip{background:#1f1f1ff2;color:#f5f5f5;border:1px solid rgba(255,255,255,.1)}:root[data-theme=dark],[data-theme=dark]{color-scheme:dark}.sources-table{width:100%;overflow-x:auto}.sources-table table{width:100%;border-collapse:separate;border-spacing:0;font-size:.9rem}.sources-table thead th{text-align:left;padding:12px 16px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#5d5d66;border-bottom:1px solid rgba(0,0,0,.08)}.sources-table__th-title{width:35%;min-width:200px}.sources-table__th-summary{width:65%}.sources-table__row{transition:background .15s ease}.sources-table__row:hover{background:#00000005}.sources-table__cell-title,.sources-table__cell-summary{padding:16px;vertical-align:top;border-bottom:1px solid rgba(0,0,0,.06)}.sources-table__cell-title{display:flex;flex-direction:column;gap:6px}.sources-table__link{color:#1f54ff;text-decoration:none;font-weight:500;line-height:1.4}.sources-table__link:hover{text-decoration:underline}.sources-table__domain{display:inline-block;font-size:.75rem;color:#6f6f78;padding:2px 8px;background:#0000000a;border-radius:4px;width:fit-content}.sources-table__refs{display:inline-block;font-size:.7rem;color:#888;margin-left:6px}.sources-table__cell-summary{color:#333;line-height:1.6}.sources-table--empty{padding:32px;text-align:center;color:#6f6f78}body[data-theme=dark] .sources-table thead th{color:#bfc2d4;border-bottom-color:#d4af3726}body[data-theme=dark] .sources-table__row:hover{background:#d4af370d}body[data-theme=dark] .sources-table__cell-title,body[data-theme=dark] .sources-table__cell-summary{border-bottom-color:#d4af371a}body[data-theme=dark] .sources-table__link{color:#f0d77a}body[data-theme=dark] .sources-table__link:hover{color:#ffe799}body[data-theme=dark] .sources-table__domain{background:#d4af371f;color:#d4af37}body[data-theme=dark] .sources-table__refs{color:#9a9aa8}body[data-theme=dark] .sources-table__cell-summary{color:#d4d6e2}body[data-theme=dark] .sources-table--empty{color:#9a9aa8}
