:root{--paper:#f4f2eb;--card:#fffefa;--ink:#272a23;--muted:#77796e;--line:#e3e3d8;--orange:#ee603c;--orange-hover:#db4b29;--green:#9ec793;--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.5}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}button,textarea,input{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--orange)}a{color:inherit}button{color:inherit}button,input,textarea{border-radius:0}[hidden]{display:none!important}.site-shell{max-width:1276px;margin:auto;padding:0 48px}.site-header{height:94px;display:flex;align-items:center;border-bottom:1px solid #ddded2;gap:27px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:34px;font-weight:800;letter-spacing:-2.5px;line-height:1}.brand img{width:34px;height:34px}.brand-stop{color:var(--orange)}.header-label{padding-left:26px;border-left:1px solid #d5d7cb;font-size:11px;letter-spacing:1.6px;text-transform:uppercase;color:var(--muted)}.connection-wrap{margin-left:auto;display:flex;gap:12px;align-items:center}.connection{display:flex;align-items:center;gap:7px;font-size:11px;color:#606557}.live-dot{height:6px;width:6px;border-radius:50%;background:#939888;box-shadow:0 0 0 3px #93988815}.connection.live .live-dot{background:#6c9e5f;box-shadow:0 0 0 3px #6c9e5f15}.connection.offline .live-dot{background:var(--orange)}.intro{display:flex;align-items:center;justify-content:space-between;padding:43px 0 37px;gap:28px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.55px;text-transform:uppercase;margin:0 0 15px}.intro .eyebrow{color:#69715c;font-size:9px;letter-spacing:1.35px}.tiny-star{display:inline-block;color:var(--orange);font-size:16px;vertical-align:-1px;margin-right:8px}h1{font-size:clamp(34px,3.8vw,48px);font-weight:650;line-height:1.11;letter-spacing:-2.3px;margin:0 0 18px}h1>span{color:#868a7b}.intro-copy{color:#74796b;line-height:1.8;font-size:12px;margin:0}.intro-portrait{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:209px;transform:rotate(6deg);margin-right:65px;margin-top:2px}.portrait-annotation{font-family:monospace;font-size:9px;letter-spacing:2.5px;color:#878976;transform:rotate(-11deg);margin-bottom:4px}.intro-portrait img{height:98px;width:98px}.portrait-name{font-weight:800;font-size:25px;letter-spacing:-1px;margin-top:1px}.portrait-spark{position:absolute;font-size:32px;top:20px;right:5px;color:#a6ad97}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.chat-card{border:1px solid var(--line);background:var(--card);border-radius:14px;overflow:hidden;min-width:0;box-shadow:0 3px 5px #343b2610}.chat-toolbar{height:65px;padding:0 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:14px}.mode-tabs{display:flex;gap:5px;background:#eeeee6;padding:4px;border-radius:7px}.mode-tab{border:0;background:transparent;padding:6px 18px;font-size:11px;font-weight:600;color:#85897c;border-radius:5px}.mode-tab.active{background:var(--card);color:var(--ink);box-shadow:0 1px 3px #343b2612}.text-button{padding:3px 0;border:0;background:transparent;font-size:10px;color:var(--muted)}.text-button:hover{color:var(--ink)}.clear-chat span{margin-left:7px;font-size:14px}.conversation-panel{padding:0 24px}.chat-context{display:flex;align-items:center;gap:14px;padding:26px 0 21px;font-size:9px;color:#a4a699;text-align:center}.context-line{height:1px;background:#ecece3;flex:1}.messages{height:292px;overflow-y:auto;overscroll-behavior:contain;padding:0 2px 10px;scrollbar-width:thin;scrollbar-color:#d5d7cb transparent}.initial-loading{color:var(--muted);text-align:center;padding:45px 0;font-size:13px}.message{display:flex;align-items:flex-start;gap:11px;margin-bottom:20px;animation:message-in .22s ease-out}.message-avatar{width:29px;height:29px;border-radius:8px;background:#f8e9df;padding:4px;flex-shrink:0}.message-body{max-width:88%;min-width:0}.message-label{display:flex;gap:8px;align-items:center;margin:0 0 7px;font-size:10px;font-weight:600}.message-label span{font-size:9px;font-weight:400;color:#a6a99d}.message-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.8;color:#606655;background:#f0f1e9;padding:13px 17px;border-radius:0 10px 10px 10px}.message.user{justify-content:flex-end}.message.user .message-body{max-width:85%}.message.user .message-label{justify-content:flex-end}.message.user .message-text{background:#fcebe2;border-radius:10px 0 10px 10px;color:#754333}.message.pending .message-text{color:#8d927f;min-width:80px}.suggestions{display:flex;flex-wrap:wrap;gap:7px;align-items:center;padding:9px 0 17px;font-size:9px}.suggestions>span{width:100%;color:#9a9e90;margin-bottom:3px}.suggestions button{font-size:9px;padding:6px 9px;border:1px solid #e5e6dc;background:#fffefa;border-radius:5px;color:#777d6d}.suggestions button:hover{border-color:#bbc0af;color:#353e2d}.suggestions button span{margin-left:7px}.composer{border:1px solid #dce0d2;border-radius:9px;background:#fffefa;padding:13px 13px 11px;transition:border-color .15s}.composer:focus-within{border-color:#919d84;box-shadow:0 0 0 3px #919d8410}.composer textarea{width:100%;border:0;resize:none;background:transparent;min-height:47px;max-height:130px;outline:none;padding:0 2px;color:#303b25;font-size:12px;line-height:1.7}.composer textarea::placeholder{color:#a2a594}.composer textarea:focus-visible{outline:none}.composer-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}#composer-hint{font-size:8px;color:#9da190}.hint-divider{padding:0 4px}.send-button{display:flex;align-items:center;gap:17px;border:0;border-radius:6px;background:var(--orange);color:white;padding:8px 12px;font-size:10px;font-weight:600;min-height:33px}.send-button:hover:not(:disabled){background:var(--orange-hover)}.send-button>span:last-child{font-size:16px;line-height:1}.inline-status{min-height:23px;margin:0;padding:4px 0 2px;color:#9c4f3c;font-size:10px;line-height:1.5}.inline-status.success{color:#6b7b58}.chat-footnote{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#f7f7f0;border-top:1px solid var(--line);font-size:9px;color:#929783}.small-spark{font-size:15px;color:#979e83;line-height:1}.brain-column{display:flex;flex-direction:column;gap:20px}.brain-card{background:var(--ink);color:var(--card);border-radius:13px;padding:23px 23px 20px}.section-heading{display:flex;justify-content:space-between;gap:10px;align-items:center}.brain-card .eyebrow{color:#a3ac90;font-size:8px;letter-spacing:1.5px;margin-bottom:5px}h2{font-size:16px;font-weight:600;letter-spacing:-.4px;margin:0}.brain-card h2>span{color:var(--orange)}.brain-symbol{font-size:31px;line-height:1;color:#b8c79f}.stats-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:30px;row-gap:18px;padding:25px 0 21px}.stats-grid>div{display:flex;flex-direction:column;gap:0}.stat-number{font-size:29px;font-weight:500;line-height:1.2;letter-spacing:-1px;font-variant-numeric:tabular-nums}.stat-label{color:#a1a88f;font-size:10px;margin-top:4px}.brain-facts{padding:15px 0 16px;border-top:1px solid #44493a;display:flex;flex-direction:column;gap:9px}.brain-facts>div{display:flex;justify-content:space-between;gap:15px;font-size:10px}.brain-facts span{color:#9ca48b;flex-shrink:0}.brain-facts strong{font-weight:400;color:#d5debf;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brain-actions{display:flex;gap:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:36px;border:0;border-radius:6px;padding:9px 12px;font-weight:600;font-size:10px}.button-orange{background:var(--orange);color:#fffaf5}.button-orange:hover:not(:disabled){background:var(--orange-hover)}.button-dark{background:#3d4433;color:#d8e0ca}.button-dark:hover:not(:disabled){background:#4b5540}.brain-actions>.button{flex:1;white-space:nowrap;padding-left:8px;padding-right:8px}.brain-actions .button-orange span{font-size:15px;line-height:1}.dictionary-card{border:1px solid var(--line);border-radius:12px;background:var(--card);padding:19px 19px 0;overflow:hidden}.dictionary-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.dictionary-heading h2{font-size:13px;letter-spacing:-.2px}.count-pill{font-size:9px;color:#899076;background:#f0f2e7;border-radius:5px;padding:1px 6px}.search-field{display:flex;align-items:center;gap:7px;border:1px solid #e4e6db;border-radius:6px;background:#f8f8f1;color:#989e88;padding:7px 9px}.search-field:focus-within{border-color:#919d84}.search-field input{border:0;outline:0;background:transparent;min-width:0;width:100%;padding:0;font-size:10px;color:var(--ink);height:18px}.search-field input::placeholder{color:#9ea48f}.search-field input:focus-visible{outline:none}.dictionary-list{min-height:133px;max-height:281px;overflow:auto;margin-top:7px;scrollbar-width:thin;scrollbar-color:#d5d7cb transparent}.dictionary-entry{border-bottom:1px solid #eeeeE5;padding:9px 1px}.dictionary-entry:last-child{border-bottom:0}.dictionary-entry-top{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.dictionary-word{font-size:11px;font-weight:550;overflow-wrap:anywhere;min-width:0}.dictionary-uses{font-size:9px;color:#a4a995;flex-shrink:0}.dictionary-definition{font-size:10px;line-height:1.6;color:#858e76;overflow-wrap:anywhere;margin:4px 0 0}.dictionary-empty{font-size:11px;line-height:1.7;color:#90977f;padding:17px 5px;text-align:center}.dictionary-pagination{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e7e9dd;font-size:9px;color:#979e86;min-height:42px;margin-top:5px;gap:6px}.dictionary-pagination>div{display:flex;gap:3px}.page-button{background:transparent;border:0;font-size:16px;min-width:29px;min-height:29px;border-radius:4px;color:#616e50}.page-button:hover:not(:disabled){background:#eff1e6}.below-workspace{display:flex;justify-content:space-between;gap:25px;padding:21px 0 29px;align-items:flex-start}.privacy-note{font-size:9px;line-height:1.7;color:#90967f;margin:0;display:flex;gap:8px;max-width:600px}.privacy-note svg{flex-shrink:0;margin-top:1px;width:13px;height:15px}.session-info{display:flex;align-items:center;gap:8px;flex-shrink:0;font-size:9px;color:#a0a58f}.session-button{border:1px solid #dedfd3;border-radius:4px;background:#eeeee4;color:#7b8468;font-size:9px;padding:4px 6px;display:flex;align-items:center;gap:7px;max-width:150px}.session-button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:monospace}.site-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ddded2;padding:19px 0 25px;font-size:9px;color:#a1a68f}.footer-dot{margin:0 5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}dialog{border:1px solid #dce0d2;border-radius:17px;background:var(--paper);padding:27px 30px 30px;width:min(480px,calc(100vw - 32px));max-height:calc(100vh - 40px);color:var(--ink);box-shadow:0 30px 100px #1f291a30}dialog::backdrop{background:#1e271ca6;backdrop-filter:blur(4px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dialog-icon{background:#f9ddcd;color:var(--orange);border-radius:9px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;font-size:25px}.close-dialog{border:0;background:#e8eadd;border-radius:50%;width:28px;height:28px;font-size:22px;line-height:1;color:#7b8468}.close-dialog:hover{background:#dde1cf}dialog .eyebrow{color:#8b947a;font-size:9px;margin-bottom:6px}dialog h2{font-size:27px;letter-spacing:-1px}dialog h2>span{color:var(--orange)}.dialog-description{color:#828b72;font-size:12px;line-height:1.8;margin:12px 0 22px}dialog label:not(.file-picker){font-size:11px;font-weight:600;display:block;margin:17px 0 7px}dialog input[type=text],dialog textarea{width:100%;padding:11px 12px;background:var(--card);border:1px solid #dce0d2;border-radius:7px;color:#36402c;font-size:12px;line-height:1.7}dialog input::placeholder,dialog textarea::placeholder{color:#a1a68e}dialog textarea{resize:vertical;min-height:100px}.dialog-privacy{font-size:10px;color:#91997f;line-height:1.7;margin:8px 0}.dialog-status{min-height:18px;font-size:11px;color:#a0523e;line-height:1.7;margin:10px 0}.dialog-submit{width:100%;min-height:42px;font-size:12px;justify-content:space-between;padding-left:15px;padding-right:15px}.file-picker{display:flex;position:relative;justify-content:space-between;border:1px dashed #bdc6a8;background:#ecefe0;padding:13px 14px;border-radius:7px;font-size:11px;color:#6c7b56;cursor:pointer;overflow:hidden}.file-picker:hover{background:#e5ead4}.file-picker:focus-within{outline:2px solid var(--orange);outline-offset:3px}.file-picker input{position:absolute;opacity:0;inset:0;cursor:pointer;width:100%;height:100%}.import-details{display:flex;justify-content:space-between;gap:16px;font-size:9px;color:#929b7c;margin-top:5px;align-items:flex-start}.import-details>span:last-child{white-space:nowrap;font-variant-numeric:tabular-nums}@keyframes message-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1440px){.site-shell{max-width:1280px}.intro{padding-top:50px;padding-bottom:43px}.workspace{grid-template-columns:minmax(0,1fr) 355px}.messages{height:311px}}@media(max-width:1050px){.site-shell{padding:0 28px}.workspace{gap:19px;grid-template-columns:minmax(0,1fr) 310px}.intro-portrait{margin-right:35px}.conversation-panel{padding:0 19px}.chat-toolbar{padding:0 19px}.brain-card{padding:21px 20px 18px}.below-workspace{gap:17px}.privacy-note{max-width:62%}}@media(max-width:800px){.site-shell{padding:0 23px;max-width:680px}.site-header{height:77px}.header-label{display:none}.intro{padding:34px 0 29px;gap:10px}.intro .eyebrow{font-size:8px;letter-spacing:1px;max-width:260px}.tiny-star{margin-right:5px}h1{font-size:35px;letter-spacing:-1.5px}.intro-copy{font-size:11px;max-width:360px}.intro-portrait{width:95px;flex-shrink:0;margin-right:13px;margin-top:0}.intro-portrait img{width:75px;height:75px}.portrait-name{font-size:20px}.portrait-annotation{font-size:7px;letter-spacing:1.5px}.portrait-spark{font-size:22px;right:-13px;top:9px}.workspace{grid-template-columns:minmax(0,1fr);gap:20px}.messages{height:270px}.brain-column{display:grid;grid-template-columns:1fr 1fr;gap:17px;align-items:start}.brain-card{padding:20px 17px}.section-heading h2{font-size:14px}.brain-symbol{font-size:24px}.stats-grid{column-gap:15px;row-gap:20px}.stat-number{font-size:27px}.brain-actions{flex-direction:column}.brain-actions>.button{min-height:35px}.dictionary-card{padding:18px 15px 0}.dictionary-list{max-height:319px;min-height:258px}.dictionary-heading h2{font-size:12px}.dictionary-heading{gap:5px}.below-workspace{flex-direction:column;gap:16px;padding-top:18px}.privacy-note{max-width:100%;font-size:10px}.session-info{font-size:9px}.site-footer{font-size:9px}}@media(max-width:480px){.site-shell{padding:0 17px}.site-header{height:72px}.brand{font-size:31px;gap:7px}.brand img{height:31px;width:31px}.connection{font-size:10px}.intro{padding:29px 0 25px;position:relative}.intro .eyebrow{max-width:250px;font-size:7px;letter-spacing:.75px;margin-bottom:14px}.tiny-star{font-size:12px}h1{font-size:32px;line-height:1.13;margin-bottom:14px;letter-spacing:-1.6px}.intro-copy{font-size:10.5px;max-width:274px;line-height:1.8}.intro-portrait{position:absolute;right:0;top:39px;width:60px;margin:0;transform:rotate(8deg)}.intro-portrait img{width:50px;height:50px}.portrait-name{font-size:15px;margin-top:0}.portrait-annotation{font-size:5px;letter-spacing:1px;margin-bottom:1px}.portrait-spark{font-size:16px;right:-3px;top:7px}.desktop-break{display:none}.chat-toolbar{height:58px;padding:0 16px}.mode-tab{padding:6px 17px}.conversation-panel{padding:0 15px}.chat-context{font-size:8px;gap:8px;padding:20px 0}.messages{height:271px}.message{gap:8px}.message-avatar{width:25px;height:25px;padding:3px}.message-body{max-width:89%}.message-text{font-size:11px;padding:11px 12px}.message-label{font-size:9px}.suggestions{gap:6px;font-size:8px;padding-bottom:14px}.suggestions button{font-size:8px;padding:6px 8px}.composer{padding:11px}.composer textarea{font-size:12px;min-height:42px}#composer-hint{font-size:7px}.send-button{padding:8px 10px;font-size:10px;gap:12px}.chat-footnote{padding:12px 15px;font-size:8px;gap:6px}.brain-column{grid-template-columns:1fr;gap:17px}.brain-card{padding:23px}.section-heading h2{font-size:17px}.brain-symbol{font-size:33px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:10px;padding:26px 0 21px}.stat-number{font-size:23px}.stat-label{font-size:8px;line-height:1.6}.brain-facts{gap:9px;padding:15px 0}.brain-actions{flex-direction:row}.brain-actions .button{font-size:10px}.dictionary-card{padding:19px 20px 0}.dictionary-heading h2{font-size:14px}.dictionary-heading{margin-bottom:13px}.dictionary-list{min-height:155px;max-height:285px}.dictionary-word{font-size:12px}.dictionary-uses{font-size:10px}.dictionary-definition{font-size:11px}.dictionary-entry{padding:10px 1px}.search-field input{font-size:11px;height:23px}.dictionary-pagination{min-height:46px}.privacy-note{font-size:9px}.site-footer{font-size:8px;gap:10px;padding:18px 0 24px}dialog{padding:23px 23px 25px}.dialog-header{margin-bottom:20px}dialog h2{font-size:25px}}@media(max-width:360px){h1{font-size:29px}.intro-portrait{display:none}.stat-number{font-size:21px}#composer-hint{max-width:155px}.site-footer{flex-direction:column;gap:6px}.brain-card{padding:20px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
