@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Inter+Tight:wght@700;800&display=swap";:root{color-scheme:light;--canvas: #f6f3ee;--paper: #ffffff;--panel-alt: #efe7df;--line: #d9d0c7;--line-strong: #cfc4ba;--sidebar-bg: #f7f7f8;--sidebar-hover: #ececf1;--sidebar-active: #e8e8ed;--sidebar-border: #e5e5e8;--ink: #111111;--muted: #6e675f;--soft-text: #9a9188;--accent: #e85a2a;--accent-dark: #c9471c;--accent-tint: #fde7df;--success: #1e8e5a;--success-tint: #e8f5ee;--warning: #a36a00;--warning-tint: #fff4d6;--shadow-float: 0 8px 24px rgba(17, 17, 17, .08);font-family:Inter,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-height:100vh;background:var(--canvas);color:var(--ink)}button,input,textarea,select{font:inherit}button,input,textarea,select{transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease}button{border:1px solid transparent;border-radius:10px;min-height:40px;padding:0 16px;background:var(--ink);color:var(--paper);cursor:pointer;font-size:14px;font-weight:600}button:hover:not(:disabled){background:#2a2a2a}button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}button.secondary:hover:not(:disabled){background:var(--paper)}button.danger{color:#c53b2c;border-color:#e5c2bd;background:transparent}button.compact{min-height:40px}button:disabled{cursor:not-allowed;opacity:.55}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink);padding:0 14px}textarea{min-height:120px;padding:14px;resize:vertical}input{min-height:44px}input::placeholder,textarea::placeholder{color:var(--soft-text)}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none;border-color:var(--ink);box-shadow:0 0 0 3px #e85a2a1f}label{display:grid;gap:8px;color:var(--muted);font-size:14px}.eyebrow{margin:0;color:var(--muted);font-size:11px;font-weight:600;line-height:14px;letter-spacing:.12em;text-transform:uppercase}.lede,.status-text,.muted,.ow-record-meta,.ow-meta-grid span,.ow-inline-note,.ow-file-card-meta small,.ow-thread-item small,.ow-message-meta,.ow-memory-card small,.ow-list-row small,.ow-fact-main small{color:var(--muted)}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:radial-gradient(circle at top left,rgba(232,90,42,.08),transparent 28%),var(--canvas)}.auth-card{width:min(100%,540px);display:grid;gap:16px;padding:32px;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.auth-card h1{margin:0;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(30px,5vw,44px);line-height:1.04;letter-spacing:-.04em}.auth-actions{display:flex;gap:12px}.config-block{margin:0;overflow:auto;border-radius:12px;background:#171717;color:#f5efe7;padding:16px}.ow-shell{height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);gap:0;padding:0;background:var(--paper);overflow:hidden}.ow-sidebar{display:grid;grid-template-rows:auto auto auto 1fr auto;gap:8px;min-height:0;height:100vh;padding:12px;border-right:1px solid var(--sidebar-border);background:var(--sidebar-bg);overflow:hidden}.ow-brand-block{display:grid;gap:2px;margin-bottom:2px;padding:4px 10px 8px}.ow-brand-mark{margin:0;font-family:Inter Tight,Inter,sans-serif;font-size:21px;line-height:26px;font-weight:800;letter-spacing:-.04em}.ow-brand-subtitle{margin:0;max-width:22ch;color:var(--muted);font-size:11px;line-height:15px}.ow-new-chat{display:flex;align-items:center;width:100%;min-height:38px;justify-content:flex-start;padding:0 10px;border:0;border-radius:10px;background:transparent;color:var(--ink);font-size:14px;font-weight:500}.ow-new-chat:hover:not(:disabled){background:var(--sidebar-hover)}.ow-nav{display:grid;gap:2px;padding-bottom:12px;border-bottom:1px solid var(--sidebar-border)}.ow-nav-item{display:flex;align-items:center;min-height:36px;justify-content:flex-start;padding:0 10px;border:0;border-radius:10px;background:transparent;color:var(--ink);font-size:14px;font-weight:500}.ow-nav-item:hover:not(:disabled){background:var(--sidebar-hover)}.ow-nav-item.active{background:var(--sidebar-active);font-weight:600}.ow-nav-item.active:before{display:none}.ow-thread-section{min-height:0;display:grid;grid-template-rows:auto 1fr;gap:6px;padding-top:2px}.ow-section-heading{padding:10px 10px 2px}.ow-thread-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:2px;padding-right:2px}.ow-thread-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:36px;border-radius:10px;overflow:visible}.ow-thread-row.active{background:transparent}.ow-thread-item,.ow-thread-menu-trigger,.ow-thread-menu-item{background:transparent;color:var(--ink)}.ow-thread-item{display:flex;align-items:center;width:100%;min-height:36px;padding:0 10px;text-align:left;overflow:hidden;border-radius:10px}.ow-thread-item strong{width:100%;font-size:13px;line-height:18px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ow-thread-item:hover:not(:disabled),.ow-thread-row.active .ow-thread-item{background:var(--sidebar-active)}.ow-thread-actions{position:relative;display:flex;align-items:center;padding-right:6px}.ow-thread-menu-trigger{min-width:24px;min-height:24px;padding:0;border-radius:7px;color:var(--soft-text);font-size:16px;line-height:1;background:transparent;opacity:0;pointer-events:none}.ow-thread-row:hover .ow-thread-menu-trigger,.ow-thread-row:focus-within .ow-thread-menu-trigger,.ow-thread-row.menu-open .ow-thread-menu-trigger{opacity:1;pointer-events:auto}.ow-thread-menu-trigger:hover:not(:disabled),.ow-thread-menu-trigger:focus-visible{background:var(--sidebar-hover)}.ow-thread-menu{position:absolute;top:calc(100% + 4px);right:6px;z-index:5;min-width:132px;display:grid;gap:2px;padding:6px;border:1px solid var(--sidebar-border);border-radius:10px;background:var(--paper);box-shadow:var(--shadow-float)}.ow-thread-menu-item{justify-content:flex-start;min-height:34px;padding:0 10px;border-radius:8px;font-size:13px;font-weight:500}.ow-thread-menu-item:hover:not(:disabled){background:#f5f1eb}.ow-thread-menu-item.danger{color:#c53b2c}.ow-sidebar-footer{display:grid;gap:6px;min-height:0;padding-top:8px;border-top:1px solid var(--sidebar-border)}.ow-user-block{display:grid;gap:4px;padding:0 10px}.ow-user-block strong{font-size:12px;line-height:16px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.signout{display:flex;align-items:center;width:100%;min-height:36px;justify-content:flex-start;padding:0 10px;border:0;border-radius:10px;background:transparent;color:var(--ink);font-size:14px;font-weight:500}.signout:hover:not(:disabled){background:var(--sidebar-hover)}.ow-main{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:24px;padding:20px 24px;min-height:0;height:100vh;overflow:hidden}.ow-main.chat-view{grid-template-rows:minmax(0,1fr);gap:0;padding-top:12px}.ow-page-header{display:flex;justify-content:space-between;gap:24px;align-items:end;padding-top:4px}.ow-page-header h1,.ow-chat-header-bar h2,.ow-browser-header h2,.ow-detail-header h3{margin:6px 0 0;font-family:Inter Tight,Inter,sans-serif;letter-spacing:-.025em}.ow-page-header h1{font-size:clamp(28px,4vw,36px);line-height:1.05}.ow-page-spacer{min-height:44px;min-width:0}.ow-chat-shell{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:22px;padding-bottom:8px;min-height:0;height:100%}.ow-chat-transcript{width:100%;max-width:760px;min-height:0;margin:0 auto;overflow:auto;padding:6px 0 8px}.ow-chat-transcript.empty{display:grid;align-content:start;overflow:hidden;padding-top:18px}.ow-chat-transcript.populated{display:grid;align-content:start;gap:20px}.ow-chat-header-bar{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:8px;padding-bottom:16px;border-bottom:1px solid var(--line)}.ow-chat-header-bar h2{font-size:28px;line-height:32px}.ow-empty-chat-stage{display:grid;gap:12px;width:min(100%,760px);margin:0 auto;padding-bottom:0}.ow-empty-chat-stage h2{margin:0;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(30px,4.8vw,40px);line-height:1.02;letter-spacing:-.04em;max-width:11ch}.ow-empty-copy{margin:0;max-width:560px;color:var(--muted);font-size:16px;line-height:24px}.ow-suggestion-list{display:grid;gap:6px;margin-top:8px}.ow-suggestion-row{justify-content:flex-start;min-height:44px;border-color:var(--line);background:transparent;color:var(--ink);font-weight:500;text-align:left}.ow-suggestion-row:hover:not(:disabled){background:var(--paper)}.ow-message{width:min(100%,760px)}.ow-message.user{justify-self:end;max-width:min(72%,560px);padding:14px 18px;border:1px solid #dfd4ca;border-radius:24px;background:#f5efe9;box-shadow:0 1px 2px #1111110a}.ow-message.assistant,.ow-message.system{justify-self:start;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.ow-message-content{color:var(--ink);font-size:15px;line-height:1.7}.ow-message-content>:first-child{margin-top:0}.ow-message-content>:last-child{margin-bottom:0}.ow-message-content p,.ow-reading-block,.ow-fact-main p,.ow-file-card p,.ow-memory-card p{margin:0;line-height:1.55}.ow-message-content p+p,.ow-message-content p+ul,.ow-message-content p+ol,.ow-message-content ul+p,.ow-message-content ol+p,.ow-message-content pre+p,.ow-message-content h2+p,.ow-message-content h3+p,.ow-message-content h4+p{margin-top:12px}.ow-message-content h2,.ow-message-content h3,.ow-message-content h4{margin:20px 0 0;font-family:Inter Tight,Inter,sans-serif;letter-spacing:-.03em;line-height:1.15}.ow-message-content h2{font-size:26px}.ow-message-content h3{font-size:21px}.ow-message-content h4{font-size:18px}.ow-message-content ul,.ow-message-content ol{margin:12px 0 0;padding-left:22px}.ow-message-content li+li{margin-top:6px}.ow-message-content a{color:var(--accent-dark);text-decoration:underline;text-underline-offset:.18em}.ow-message-content code{padding:.15em .4em;border-radius:6px;background:#f2ece6;font-size:.94em}.ow-message-content pre{margin:12px 0 0;overflow:auto;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fbf8f4}.ow-message-content pre code{padding:0;background:transparent;border-radius:0}.ow-composer-wrap{position:sticky;bottom:max(16px,env(safe-area-inset-bottom,0px));z-index:4;display:flex;justify-content:center;padding:0 0 calc(8px + env(safe-area-inset-bottom,0px));pointer-events:none}.ow-composer-card{width:min(100%,760px);min-height:56px;display:grid;gap:10px;padding:10px 14px;border:1px solid var(--line);border-radius:24px;background:#fffffffa;box-shadow:0 10px 28px #11111114,0 2px 8px #1111110a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto}.ow-composer-card.drag-active{border-color:var(--accent);background:#fff8f4;box-shadow:0 0 0 3px #e85a2a1f}.ow-composer-card textarea{padding:0;border:0;min-height:18px;max-height:72px;line-height:1.45;resize:none}.ow-composer-card textarea:focus-visible{box-shadow:none}.ow-composer-tools{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.file-inline{position:relative;display:flex;align-items:center;justify-content:center;min-height:44px;min-width:88px;border:1px solid var(--line);border-radius:10px;background:transparent;color:var(--ink);font-size:13px;font-weight:600;overflow:hidden}.file-inline input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.ow-send-button{min-width:88px}.ow-inline-note{margin:0;font-size:13px;line-height:18px}.ow-browser-shell,.ow-editor-shell{display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px;min-height:0;height:100%}.ow-browser-list,.ow-detail-panel,.ow-editor-drafts,.ow-editor-pane{min-height:0}.ow-browser-list,.ow-editor-drafts{display:grid;grid-template-rows:auto 1fr;gap:16px}.ow-file-list,.ow-editor-draft-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:12px}.ow-browser-header{display:flex;justify-content:space-between;gap:16px;align-items:center}.ow-browser-header h2,.ow-detail-header h3{font-size:28px;line-height:32px}.ow-file-card,.ow-memory-card,.ow-editor-draft-item{background:var(--paper);color:var(--ink)}.ow-file-card{display:grid;gap:12px;min-height:132px;padding:16px;border:1px solid var(--line);border-left:3px solid transparent;border-radius:12px;text-align:left}.ow-file-card:hover:not(:disabled),.ow-editor-draft-item:hover:not(:disabled){background:#fbf9f5}.ow-file-card.active,.ow-editor-draft-item.active{border-color:var(--line-strong);border-left-color:var(--accent)}.ow-file-card-top,.ow-memory-card-top,.ow-memory-card-footer,.ow-file-card-meta,.ow-list-row-main{display:flex;justify-content:space-between;gap:12px;align-items:start;flex-wrap:wrap}.ow-file-card strong,.ow-memory-card strong,.ow-editor-draft-item strong,.ow-list-row strong{font-size:17px;line-height:22px;font-weight:600;letter-spacing:-.015em}.ow-file-card p{color:var(--ink);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.ow-file-card-top span{color:var(--muted);font-size:12px;line-height:16px}.ow-detail-panel{overflow:auto;display:grid;align-content:start;gap:24px}.ow-detail-header{display:flex;justify-content:space-between;gap:16px;align-items:start}.ow-detail-section{display:grid;gap:16px;padding-top:24px;border-top:1px solid var(--line)}.ow-detail-section-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.ow-detail-section:first-of-type{padding-top:0;border-top:0}.ow-reading-block{max-width:70ch;font-size:15px}.ow-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ow-meta-grid div{padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.ow-meta-grid strong{display:block;margin-top:6px;font-size:16px;line-height:24px}.ow-row-list{display:grid;gap:12px}.ow-list-row,.ow-fact-row{display:grid;gap:8px;padding:16px 0;border-bottom:1px solid var(--line)}.ow-list-row:last-child,.ow-fact-row:last-child{border-bottom:0}.ow-fact-row{grid-template-columns:auto minmax(0,1fr);gap:16px}.ow-fact-index{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:var(--accent-tint);color:var(--accent-dark);font-size:12px;font-weight:700}.ow-memory-stage{display:grid;grid-template-rows:auto auto 1fr;gap:24px;min-height:0;height:100%}.ow-filter-bar{display:grid;gap:16px}.ow-filter-chips{display:flex;gap:8px;flex-wrap:wrap}.ow-filter-chip{min-height:32px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--ink);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.ow-filter-chip.active{border-color:transparent;background:var(--ink);color:var(--paper)}.ow-memory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-content:start}.ow-memory-card{display:grid;gap:12px;min-height:180px;max-height:220px;padding:16px;border:1px solid var(--line);border-radius:12px}.ow-memory-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.ow-editor-shell{grid-template-columns:300px minmax(0,1fr)}.ow-editor-draft-item{display:grid;gap:6px;padding:16px;border:1px solid var(--line);border-left:3px solid transparent;border-radius:12px;text-align:left}.ow-editor-pane{display:grid;grid-template-rows:auto 1fr;gap:16px}.ow-editor-toolbar{display:flex;justify-content:flex-end;gap:12px}.ow-editor-canvas{min-height:0;display:grid;grid-template-rows:auto 1fr;gap:16px;padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.ow-editor-title{min-height:56px;padding:0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(24px,4vw,30px);line-height:1.1;font-weight:700;letter-spacing:-.03em}.ow-editor-title:focus-visible{box-shadow:none}.ow-editor-markdown{min-height:0;height:100%;padding:0;border:0;border-radius:0;background:transparent;line-height:24px;font-size:15px;resize:none}.ow-editor-markdown:focus-visible{box-shadow:none}.ow-parser-stage{min-height:0;height:100%;overflow:auto;display:grid;align-content:start;gap:24px;padding-right:4px}.ow-parser-hero{display:grid;gap:12px}.ow-parser-hero h2{margin:6px 0 0;max-width:18ch;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(28px,4vw,40px);line-height:1.02;letter-spacing:-.04em}.ow-parser-dropzone{position:relative;display:grid;gap:10px;place-items:start;padding:28px;border:1.5px dashed var(--line-strong);border-radius:18px;background:linear-gradient(180deg,#fde7df73,#ffffffe6),var(--paper);box-shadow:inset 0 1px #fffc;cursor:pointer;overflow:hidden}.ow-parser-dropzone input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.ow-parser-dropzone strong{font-size:20px;line-height:26px;font-weight:700;letter-spacing:-.03em}.ow-parser-dropzone span,.ow-parser-dropzone small{color:var(--muted)}.ow-parser-dropzone.drag-active{border-color:var(--accent);background:linear-gradient(180deg,#fde7dfc7,#fffffff5),var(--paper);box-shadow:0 0 0 3px #e85a2a1f}.ow-parser-summary{display:grid;gap:16px}.ow-parser-route-row,.ow-parser-pill-row,.ow-parser-metrics,.ow-parser-observations{display:flex;flex-wrap:wrap;gap:8px}.ow-parser-banner{margin:0;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#fbf8f4;color:var(--ink)}.ow-parser-banner.error,.ow-parser-warning{border:1px solid #efc9b7;border-color:#efc9b7;background:#fff6f1;color:#9a3f1d}.ow-parser-warning{display:grid;gap:6px;padding:14px 16px;border-radius:12px}.ow-parser-warning p{margin:0}.ow-parser-route-reason{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.ow-parser-page-list{display:grid;gap:20px;align-content:start}.ow-parser-page{display:grid;gap:18px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.ow-parser-page-top{display:flex;justify-content:space-between;gap:16px;align-items:start}.ow-parser-page-top h3{margin:6px 0 0;font-family:Inter Tight,Inter,sans-serif;font-size:24px;line-height:28px;letter-spacing:-.03em}.ow-parser-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.ow-parser-pill.native{background:var(--success-tint);color:var(--success)}.ow-parser-pill.image{background:var(--accent-tint);color:var(--accent-dark)}.ow-parser-pill.route{background:#f3ede6;color:var(--ink)}.ow-parser-pill.muted{background:#f2efea;color:var(--soft-text)}.ow-parser-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ow-parser-section{display:grid;gap:12px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fcfaf7}.ow-parser-block{display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.ow-parser-block-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.ow-parser-block-text{margin:0;white-space:pre-wrap;word-break:break-word;font-family:Inter,Segoe UI,sans-serif;font-size:14px;line-height:1.65}.ow-badge{background:#f1ece6;color:var(--ink)}.ow-badge.person,.ow-badge.document,.ow-badge.file{background:var(--accent-tint);color:var(--accent-dark)}.ow-badge.event{background:var(--warning-tint);color:var(--warning)}.ow-badge.decision,.ow-badge.project,.ow-badge.statement{background:#ebe6e0;color:var(--ink)}.ow-badge.metric,.ow-badge.meeting,.ow-badge.research_document{background:var(--success-tint);color:var(--success)}.empty-state{display:grid;place-items:center;min-height:180px;padding:24px;border:1px solid var(--line);border-radius:12px;text-align:center;color:var(--muted);background:#fff6}@media(max-width:1180px){.ow-shell{height:auto;grid-template-columns:1fr;overflow:visible}.ow-sidebar{height:auto;overflow:visible}.ow-main{height:auto;padding:0 20px 24px;overflow:visible}.ow-browser-shell,.ow-editor-shell,.ow-memory-grid,.ow-parser-sections{grid-template-columns:1fr}}@media(max-width:780px){.ow-shell{gap:16px}.ow-sidebar,.auth-card{padding:20px 16px}.ow-page-header,.ow-chat-header-bar,.ow-browser-header,.ow-detail-header,.ow-parser-page-top,.auth-actions,.ow-editor-toolbar{flex-direction:column;align-items:stretch}.ow-composer-tools,.ow-meta-grid{grid-template-columns:1fr}.ow-thread-row{min-height:36px}.ow-thread-actions{padding-right:4px}.ow-composer-wrap{bottom:max(12px,env(safe-area-inset-bottom,0px));padding-inline:0}.ow-message.user{max-width:88%}.ow-editor-canvas{padding:20px}}
