:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #111827;--muted: #687386;--subtle: #8993a4;--line: #dce1e8;--line-strong: #c7cfda;--surface: #ffffff;--surface-soft: #f7f9fc;--surface-blue: #eef3ff;--indigo: #2444c1;--indigo-deep: #1935a0;--indigo-soft: #e9eeff;--green: #159447;--green-soft: #ecf9ef;--red: #c51f28;--orange: #db7a00;--shadow: 0 10px 28px rgb(16 24 40 / 10%);--radius: 6px}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:#fff}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:var(--indigo);text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgb(65 105 225 / 30%);outline-offset:2px}h1,h2,h3,p{margin-top:0}.button{min-height:42px;border:1px solid var(--line-strong);border-radius:var(--radius);background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;font-size:14px;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.button:hover:not(:disabled){border-color:#9aa7ba;background:#f8faff}.button:active:not(:disabled){transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.5}.button svg{width:18px;height:18px;stroke-width:1.8}.button--primary{color:#fff;border-color:var(--indigo);background:var(--indigo);box-shadow:0 5px 12px #2444c12e}.button--primary:hover:not(:disabled){color:#fff;border-color:var(--indigo-deep);background:var(--indigo-deep)}.button--danger{color:var(--red);border-color:transparent;background:transparent;box-shadow:none}.text-button{border:0;padding:0;background:transparent;color:var(--indigo);font-size:14px;font-weight:550;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.text-button svg{width:18px}.icon-button{width:40px;height:40px;border:0;border-radius:50%;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-button:hover:not(:disabled){background:#f0f3f8}.icon-button svg{width:20px;height:20px;stroke-width:1.8}.icon-button--primary{color:#fff;border-radius:6px;background:var(--indigo);box-shadow:0 5px 14px #2444c140}.icon-button--primary:hover:not(:disabled){background:var(--indigo-deep)}.brand{display:flex;align-items:center;gap:10px;color:#142f9c;font-size:23px;font-weight:680;letter-spacing:-.025em}.brand svg{width:35px;height:35px;stroke-width:1.9}.brand--compact{font-size:20px}.brand--compact svg{width:31px;height:31px}.app-shell{min-height:100vh;display:grid;grid-template-columns:276px minmax(0,1fr);background:#fff}.app-shell__sidebar{min-width:0}.app-shell__main{min-width:0;min-height:100vh;display:flex;flex-direction:column}.sidebar{position:sticky;top:0;width:276px;height:100vh;padding:24px 18px 20px;border-right:1px solid var(--line);background:#fff;display:flex;flex-direction:column;overflow:auto}.sidebar__brand{padding:1px 2px 21px}.sidebar__new{width:100%;min-height:49px;justify-content:flex-start;font-size:15px;margin-bottom:14px}.sidebar__nav{display:grid;gap:2px}.sidebar__nav a{min-height:50px;border-radius:6px;color:#202938;display:flex;align-items:center;gap:13px;padding:0 10px;font-size:15px}.sidebar__nav a:hover,.sidebar__nav a.active{color:var(--indigo);background:var(--surface-blue)}.sidebar__nav svg{width:22px;height:22px;stroke-width:1.55}.sidebar__divider{height:1px;background:var(--line);margin:14px 0 18px}.sidebar__section-label{margin:0 4px 9px;color:#627086;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.sidebar__recents{display:grid;gap:3px}.recent-chat{min-height:60px;border-radius:6px;color:#1c2535;padding:8px 9px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:5px;align-items:center}.recent-chat:hover,.recent-chat.active{background:linear-gradient(90deg,#e8efff,#f5f8ff);color:var(--indigo)}.recent-chat>svg{width:25px;height:25px;stroke-width:1.55}.recent-chat span{min-width:0;display:grid;gap:3px}.recent-chat strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:590}.recent-chat small,.sidebar__account small{color:#6e7889;font-size:11px}.sidebar__empty{color:var(--muted);padding:0 7px;font-size:13px;line-height:1.5}.sidebar__account{margin-top:auto;padding:18px 2px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:42px minmax(0,1fr);gap:3px 10px;align-items:center}.sidebar__account>span:nth-child(2){display:grid;min-width:0}.sidebar__account strong{font-size:13px;font-weight:620;overflow:hidden;text-overflow:ellipsis}.sidebar__account .text-button{grid-column:2;justify-self:start;font-size:11px}.avatar{grid-row:span 2;width:42px;height:42px;border-radius:50%;background:#e6eaf1;display:grid;place-items:center;font-family:Georgia,serif;font-size:18px}.page-header{min-height:64px;padding:0 28px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;z-index:5}.page-header>h1,.page-header .chat-heading h1{margin:0;font-size:21px;font-weight:670;letter-spacing:-.02em}.page-header__links{display:flex;align-items:center;gap:26px;font-size:14px}.mobile-header,.mobile-nav,.mobile-nav__scrim{display:none}.spinner-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:14px}.spinner{width:24px;height:24px;border:2px solid #d4d9e3;border-top-color:var(--indigo);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toggle{width:48px;height:28px;padding:3px;border:1px solid #c7ced9;border-radius:999px;background:#dfe4ec;cursor:pointer;transition:background .15s ease}.toggle span{display:block;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #1018284d;transition:transform .15s ease}.toggle.is-on{border-color:var(--indigo);background:var(--indigo)}.toggle.is-on span{transform:translate(20px)}.form-error{border-left:3px solid var(--red);background:#fff1f2;color:#a3161e;padding:10px 12px;font-size:13px;line-height:1.45}.success-text{color:var(--green);display:inline-flex;align-items:center;gap:5px}.success-text svg{width:16px;height:16px}.muted{color:var(--muted)}.login-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(90deg,#f8faff 0,#fff 36% 64%,#f8faff)}.login-panel{width:min(430px,100%);padding:42px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.login-panel .brand{margin-bottom:42px}.login-panel h1{margin-bottom:10px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:34px;font-weight:500;letter-spacing:-.025em}.login-panel>p{color:var(--muted);line-height:1.55;margin-bottom:28px}.login-panel label{display:grid;gap:7px;margin-bottom:18px;font-size:13px;font-weight:650}.login-panel input,.settings-content input,.settings-content select{height:44px;border:1px solid var(--line-strong);border-radius:4px;padding:0 12px;background:#fff;color:var(--ink)}.login-panel .button{width:100%;margin-top:8px}.login-panel__hint{display:block;margin-top:18px;color:var(--muted);line-height:1.5}.library-page{width:min(980px,calc(100% - 64px));margin:0 auto;padding:46px 0 80px}.library-list{border-top:1px solid var(--line)}.book-row{width:100%;min-height:108px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;display:grid;grid-template-columns:58px 1fr auto;gap:18px;align-items:center;padding:16px 8px;cursor:pointer}.book-row:hover{background:#fafbfe}.book-row__cover{width:52px;height:72px;display:grid;place-items:center;color:#e3ebff;background:#142b40;box-shadow:0 4px 8px #0f172a2e}.book-row__cover svg{width:25px}.book-row__copy{display:grid;gap:7px}.book-row__copy strong{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:23px;font-weight:500}.book-row__copy span{color:var(--muted);font-size:13px}.status{border:1px solid var(--line);border-radius:999px;padding:5px 9px;color:var(--muted);font-size:11px;font-weight:650;text-transform:capitalize}.status--ready{border-color:#a9dfb7;color:var(--green);background:var(--green-soft)}.status--failed{border-color:#efb0b4;color:var(--red);background:#fff1f2}.empty-library{min-height:500px;display:grid;place-items:center;align-content:center;text-align:center}.empty-library>svg{width:56px;height:56px;color:var(--indigo);margin-bottom:20px}.empty-library h2{margin-bottom:8px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:30px;font-weight:500}.empty-library p{color:var(--muted);margin-bottom:24px}.processing-page{min-height:calc(100vh - 64px);display:grid;place-items:center;align-content:center}.processing-page .spinner-wrap{min-height:auto}.setup-page{flex:1;padding:18px 27px 32px;min-width:0}.book-heading{min-height:100px;display:flex;align-items:center;gap:22px;border-bottom:1px solid var(--line);padding-bottom:10px}.book-cover{width:82px;height:112px;padding:18px 11px;flex:0 0 auto;color:#f3f5f8;background:#10283a;border:1px solid #0b1d2a;box-shadow:0 5px 10px #0f172a38;font-family:Georgia,serif;display:flex;flex-direction:column;justify-content:center;line-height:1.05}.book-cover span{font-size:11px}.book-cover strong{font-weight:500;font-size:14px}.book-heading h2{margin-bottom:10px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(30px,2.6vw,40px);font-weight:500;letter-spacing:-.025em}.book-heading p{margin:0;color:var(--muted);font-size:13px}.format-label{display:inline-block;margin-right:12px;padding:4px 9px;border:1px solid #7c92df;border-radius:4px;color:#26345e;background:#f6f8ff;font-size:11px}.upload-status{min-height:50px;display:flex;align-items:center;gap:22px;border-bottom:1px solid var(--line)}.upload-status>span{display:flex;align-items:center;gap:8px;color:#536074;font-size:13px}.upload-status>span svg{width:18px;color:var(--green)}.note-summary{margin-left:auto;border:0;background:transparent;color:#536074;display:inline-flex;align-items:center;gap:8px;font-size:12px;cursor:pointer}.note-summary svg{width:17px}.note-summary.has-warning svg:nth-of-type(2),.note-summary.has-warning{color:var(--orange)}.setup-grid{min-height:625px;display:grid;grid-template-columns:minmax(185px,.72fr) minmax(360px,1.45fr) minmax(370px,1.4fr)}.setup-step{min-width:0;padding:20px 20px 0;border-right:1px solid var(--line)}.setup-step:first-child{padding-left:0}.setup-step:last-child{border-right:0;padding-right:0}.setup-step h3{min-height:32px;margin:0;display:flex;align-items:center;gap:9px;font-size:14px;font-weight:680}.setup-step h3>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--indigo);font-size:14px;font-weight:700}.upload-step{text-align:center}.upload-step h3{text-align:left}.upload-complete-card{min-height:160px;margin:34px 0 21px;border:1px dashed #cbd3df;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#536074;font-size:12px}.upload-complete-card svg{width:26px;height:26px;color:var(--green)}.upload-complete-card strong{margin-top:6px;color:var(--ink);font-size:13px}.step-title-row{min-height:32px;display:grid;grid-template-columns:1fr auto auto;gap:17px;align-items:center}.step-title-row small{color:#536074;font-size:11px}.section-table{margin-top:27px;border-top:1px solid var(--line)}.section-table__head,.section-row{min-height:42px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:22px 24px minmax(0,1fr) 85px 45px;align-items:center;gap:5px;color:#546174;font-size:12px}.section-table__head{grid-template-columns:1fr 85px 45px;min-height:40px;color:#3d4859;font-size:11px}.section-table__head span:nth-child(n+2),.section-row>span{text-align:right}.section-row{padding-left:calc(var(--section-depth) * 18px)}.section-row--child{color:#657083}.section-row__expand{width:22px;height:28px;padding:0;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.section-row__expand svg{width:15px;height:15px}.section-row__expand.is-empty{pointer-events:none}.section-row input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:var(--indigo);cursor:pointer}.section-row__title{overflow:hidden;padding:0 5px;border:0;background:transparent;color:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;font-size:12px}.section-estimate-note{margin:150px 0 0;color:var(--muted);font-size:11px}.field-label{display:block;margin:14px 0 8px;font-size:12px;font-weight:650}.model-list{border:1px solid var(--line-strong);border-radius:5px;overflow:hidden}.model-row{width:100%;min-height:43px;border:0;border-bottom:1px solid var(--line);background:#fff;display:grid;grid-template-columns:35px minmax(0,1fr) auto auto 15px;align-items:center;gap:8px;padding:0 12px;text-align:left;cursor:pointer;font-size:12px}.model-row:last-child{border-bottom:0}.model-row.is-selected{box-shadow:inset 0 0 0 1px var(--indigo);background:#fbfcff}.model-row:disabled{cursor:not-allowed;opacity:.48}.model-row small{border:1px solid #9ed8ae;border-radius:999px;padding:3px 7px;color:var(--green);background:var(--green-soft);font-size:9px}.model-row em{color:var(--muted);font-size:9px;font-style:normal}.model-row i{width:14px;height:14px;border:1.5px solid #748094;border-radius:50%}.model-row.is-selected i{border:4px solid var(--indigo)}.model-mark{width:28px;height:28px;display:grid;place-items:center;font-size:21px;font-weight:700}.model-mark svg{width:24px;color:#377ae7;fill:#377ae7}.model-mark--anthropic{color:#e9653b}.inline-notice{margin:8px 0 0;color:var(--muted);font-size:10px}.budget-label{margin-top:14px;display:flex;justify-content:space-between;gap:8px;font-size:11px}.progress{height:9px;margin-top:7px;border-radius:999px;overflow:hidden;background:#dfe4eb}.progress span{display:block;height:100%;min-width:2px;border-radius:inherit;background:#1aa14b}.budget-status{margin-top:6px;display:flex;justify-content:space-between;color:#596476;font-size:10px}.budget-status svg{width:14px}.cost-preview{min-height:62px;margin-top:10px;border:1px solid var(--line);border-radius:5px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.cost-preview>span{padding:0 17px;display:grid;gap:6px}.cost-preview>span+span{border-left:1px solid var(--line)}.cost-preview small{color:#5a6576;font-size:10px}.cost-preview strong{font-family:Georgia,serif;font-size:17px;font-weight:500}.cache-control{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:12px}.cache-control>div{display:grid;gap:5px}.cache-control strong{font-size:12px}.cache-control small{color:var(--muted);font-size:10px;line-height:1.4}.setup-actions{display:grid;grid-template-columns:1fr 1.15fr;gap:12px}.setup-actions .button{min-height:48px;padding:0 10px;font-size:12px}.modal-backdrop{position:fixed;inset:0;z-index:40;padding:30px;background:#0f172a4d;display:grid;place-items:center}.review-modal,.source-modal{width:min(900px,100%);max-height:min(820px,calc(100vh - 60px));border:1px solid var(--line);background:#fff;box-shadow:0 25px 70px #0f172a38;display:flex;flex-direction:column}.review-modal>header,.source-modal>header{min-height:88px;border-bottom:1px solid var(--line);padding:19px 24px;display:flex;justify-content:space-between;align-items:center}.review-modal header h2,.source-modal header h2{margin:0 0 4px;font-size:20px}.review-modal header p,.source-modal header p{margin:0;color:var(--muted);font-size:12px}.parser-warnings{margin:18px 24px 0;padding:13px 15px;border-left:3px solid var(--orange);background:#fff8eb;display:flex;gap:12px;color:#7a4b00}.parser-warnings>svg{width:20px;flex:0 0 auto}.parser-warnings strong{font-size:13px}.parser-warnings p{margin:4px 0 0;font-size:11px}.extracted-text,.source-modal__body{overflow:auto;padding:24px}.extracted-text article{padding-bottom:18px;border-bottom:1px solid var(--line)}.extracted-text h3{margin:22px 0 12px;font-family:Georgia,serif;font-size:22px;font-weight:500}.extracted-text p,.source-modal__body p{margin:0 0 12px;color:#303a4a;font-family:Georgia,serif;font-size:15px;line-height:1.65}.extracted-text code,.source-modal__body code{color:var(--indigo);font-family:ui-monospace,monospace;font-size:10px}.page-header:has(.chat-heading){min-height:116px;padding:0}.chat-heading{width:100%;min-height:115px;padding:17px 28px;display:grid;grid-template-columns:50px minmax(220px,1fr) auto;align-items:center;gap:20px}.mini-cover{width:48px;height:70px;padding:11px 7px;color:#fff;background:#10283a;box-shadow:0 4px 9px #0f172a38;font-family:Georgia,serif;font-size:8px;line-height:1.1;text-align:center}.chat-heading__title h1{margin:0 0 8px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:29px!important;font-weight:550!important}.chat-heading__title p{margin:0;color:#576376;font-size:12px}.chat-heading__actions{position:relative;display:flex;align-items:center;gap:14px}.section-menu-wrap{position:relative}.selected-sections-menu,.mobile-chat-menu{position:absolute;top:calc(100% + 7px);right:0;z-index:25;width:255px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.selected-sections-menu button,.mobile-chat-menu button{width:100%;min-height:43px;padding:0 14px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;cursor:pointer;display:flex;align-items:center;gap:10px;font-size:13px}.selected-sections-menu button:hover,.mobile-chat-menu button:hover{background:#f7f9fc}.ledger-button{display:inline-flex}.mini-cover span{display:block}.mobile-chat-menu-button,.mobile-chat-menu,.mobile-sections-backdrop{display:none}.chat-layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr)}.chat-layout.has-ledger{grid-template-columns:minmax(0,1fr) 410px}.chat-column{min-width:0;height:calc(100vh - 116px);display:flex;flex-direction:column}.messages{flex:1;min-height:0;overflow:auto;padding:30px 34px 22px;scroll-behavior:smooth}.message{width:min(780px,100%);margin:0 auto 27px}.message>header{min-height:28px;display:flex;align-items:center;gap:11px;margin-bottom:6px}.message>header strong{color:var(--indigo);font-size:14px;font-weight:660}.message--assistant>header strong{color:#1d2635}.message>header time{color:#7b8698;font-size:11px}.assistant-avatar{width:33px;height:33px;margin-right:7px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#234b9d}.assistant-avatar svg{width:20px;height:20px;stroke-width:1.55}.message-content{padding-left:0;color:#151e2d;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:17px;line-height:1.72;white-space:pre-wrap}.message--assistant .message-content{padding-left:51px}.message-text{white-space:pre-wrap}.source-chip{min-height:32px;margin:9px 7px 0 0;padding:0 9px;border:1px solid #cbd4e5;border-radius:4px;background:#fbfcff;color:#1e3d91;display:inline-flex;align-items:center;gap:7px;font-family:Inter,ui-sans-serif,sans-serif;font-size:11px;cursor:pointer}.source-chip svg{width:15px;height:15px}.source-chip svg:last-child{width:12px;margin-left:2px}.source-chip span{color:#6d778a}.typing-dots{padding:9px 0 0 52px;display:flex;gap:4px}.typing-dots span{width:6px;height:6px;border-radius:50%;background:#6585d4;animation:pulse 1s ease-in-out infinite}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.25;transform:translateY(-2px)}}.composer-wrap{padding:0 18px 10px;background:#fff}.budget-warning{width:min(780px,calc(100% - 68px));margin:0 auto 8px;padding:9px 12px;border:1px solid #e8cf91;background:#fff9e8;color:#755614;font-size:12px}.composer{position:relative;width:min(840px,100%);min-height:139px;margin:0 auto;border:1px solid #9eabc0;border-radius:7px;background:#fff;box-shadow:0 -7px 22px #ffffffe5}.composer textarea{width:100%;height:84px;resize:none;border:0;padding:17px 52px 12px 20px;background:transparent;color:var(--ink);font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:16px;font-style:italic;line-height:1.45}.composer textarea:focus{outline:none}.composer textarea::placeholder{color:#657187}.composer__attach{position:absolute;left:9px;top:61px;width:34px;height:34px;border-radius:4px}.composer__send{position:absolute;right:10px;top:51px;min-width:40px;height:40px}.composer__hint{position:absolute;right:59px;top:65px;color:#677286;font-size:10px}.composer__context{min-height:35px;border-top:1px solid var(--line);padding:0 10px;color:#59667a;display:flex;align-items:center;gap:7px;font-size:10px}.composer__context svg{width:15px;height:15px}.composer__context svg:last-child{color:var(--green)}.closed-chat-bar{width:min(840px,100%);min-height:86px;margin:0 auto;border:1px solid var(--line);padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.closed-chat-bar>div{display:grid;gap:5px}.closed-chat-bar strong{font-size:14px}.closed-chat-bar span{color:var(--muted);font-size:11px}.cost-ledger{z-index:16;height:calc(100vh - 116px);padding:25px 22px 20px;border-left:1px solid var(--line);background:#fff;overflow:auto}.cost-ledger>header{display:flex;align-items:center;justify-content:space-between}.cost-ledger h2{margin:0;font-size:17px}.cost-ledger>p{margin:21px 0 8px;color:#596579;font-size:11px}.cost-ledger__total{font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:42px;letter-spacing:-.035em}.saved-note{min-height:49px;border-bottom:1px solid var(--line);color:#5c687a;display:flex;align-items:center;gap:7px;font-size:10px}.live-storage-estimate{margin-top:10px;color:var(--muted);font-size:12px}.saved-note svg{width:15px;color:var(--green)}.cost-ledger section{padding:24px 0 17px;border-bottom:1px solid var(--line)}.cost-ledger section h3{margin-bottom:18px;font-size:13px}.ledger-table{overflow-x:auto}.ledger-table__head,.ledger-table__row{min-width:350px;min-height:45px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:30px 77px 58px 58px 55px 1fr;align-items:center;gap:4px;color:#4f5d72;font-size:9px}.ledger-table__row{min-height:54px;font-size:9px}.cost-ledger section>small{display:block;margin-top:13px;color:var(--muted);font-size:10px}.cost-breakdown{margin:0}.cost-breakdown>div{min-height:38px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;color:#576477;font-size:11px}.cost-breakdown dd{margin:0}.cost-breakdown__total{color:var(--ink)!important;font-weight:700}.cost-ledger>footer{min-height:100px;padding-top:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cost-ledger footer>div{display:grid;gap:8px}.cost-ledger footer strong{font-size:11px}.cost-ledger footer small{color:var(--muted);font-size:9px}.ledger-scrim{display:none}.source-modal{width:min(680px,100%)}.source-modal__body p{padding:11px 12px}.source-modal__body p.is-highlighted{border-left:3px solid var(--indigo);background:var(--surface-blue)}.settings-page{width:min(1120px,calc(100% - 64px));margin:0 auto;padding:35px 0 52px;display:grid;grid-template-columns:225px minmax(0,1fr);gap:40px}.settings-nav{padding-right:26px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:3px}.settings-nav button{min-height:44px;border:0;border-radius:4px;background:transparent;color:#4a5669;display:flex;align-items:center;gap:12px;padding:0 13px;font-size:13px;text-align:left;cursor:pointer}.settings-nav button.is-active{color:var(--indigo);background:#eef0ff;box-shadow:inset 4px 0 0 var(--indigo)}.settings-nav svg{width:19px;height:19px;stroke-width:1.6}.settings-content>h2{margin:26px 0 21px 10px;font-size:20px}.settings-row{position:relative;min-height:138px;border-bottom:1px solid var(--line);padding:24px 10px}.settings-row h3{margin-bottom:6px;font-size:15px}.settings-row p{margin:0;color:#647084;font-size:11px;line-height:1.5}.settings-row--ledger{display:grid;grid-template-columns:1fr 50px 180px 190px;align-items:center;gap:20px}.settings-row label,.settings-row fieldset{border:0;margin:0;padding:0;display:grid;gap:8px;color:#4e5b70;font-size:11px}.settings-row fieldset{grid-template-columns:1fr 1fr;gap:0}.settings-row fieldset legend{grid-column:span 2;margin-bottom:8px}.settings-row fieldset button{height:42px;border:1px solid var(--line);background:#fff;font-size:11px;cursor:pointer}.settings-row fieldset button.is-selected{z-index:1;color:var(--indigo);border-color:var(--indigo);background:#f8f9ff;box-shadow:inset 0 0 0 1px var(--indigo)}.settings-row--budget{display:grid;grid-template-columns:1fr 220px 220px;gap:36px;align-items:start}.money-input{height:42px;border:1px solid var(--line-strong);display:grid;grid-template-columns:28px 1fr 36px;align-items:center}.money-input span{text-align:center}.money-input input{min-width:0;height:40px;border:0;padding:0}.money-input input:focus{outline:none}.settings-row__note{grid-column:2 / -1;margin-top:-24px!important}.settings-row--pricing{min-height:130px;display:grid;grid-template-columns:1fr auto;align-items:start;gap:20px}.settings-row--pricing>div>p+p{margin-top:14px}.pricing-stage{grid-column:1 / -1;padding:12px;border:1px solid #cbd4e5;background:#f8faff}.pricing-stage strong{font-size:12px}.pricing-stage ul{margin:10px 0 0;padding:0;list-style:none}.pricing-stage li{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);font-size:11px}.pricing-stage li a{color:var(--indigo)}.pricing-stage li span{color:var(--muted);text-align:right}.pricing-stage .button{margin-top:10px;min-height:34px}.settings-row--cache{min-height:270px;display:grid;grid-template-columns:1fr 220px;align-items:start}.settings-row--cache>fieldset{grid-template-columns:1fr 1fr}.provider-disclosures{grid-column:1 / -1;margin-top:17px}.provider-disclosures>div{min-height:52px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:38px 130px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:12px}.provider-disclosures strong{font-size:12px}.provider-disclosures>div>span:nth-child(3){color:#657185;font-size:11px}.provider-disclosures em{padding:5px 8px;border:1px solid var(--line);border-radius:3px;color:var(--muted);font-size:10px;font-style:normal;display:inline-flex;align-items:center;gap:5px}.provider-disclosures em.is-active{border-color:#b8e2c2;color:var(--green);background:var(--green-soft)}.provider-disclosures em svg{width:13px}.provider-icon{width:28px;height:28px;display:grid;place-items:center;font-size:16px;font-weight:750}.provider-icon--google{color:#3278e8}.provider-icon--anthropic{font-size:14px}.settings-actions{padding:25px 6px 0;display:flex;align-items:center;gap:28px}.settings-actions .button--primary{min-width:145px}.settings-actions .success-text{font-size:12px}.danger-text{color:var(--red)!important}@media(max-width:1180px){.setup-grid{grid-template-columns:180px minmax(330px,1fr) minmax(340px,1fr)}.setup-step{padding-left:14px;padding-right:14px}.chat-layout.has-ledger{grid-template-columns:minmax(0,1fr) 360px}.cost-ledger{padding-left:16px;padding-right:16px}.settings-row--ledger{grid-template-columns:1fr 50px 150px}.settings-row--ledger fieldset{grid-column:1 / -1;width:190px;justify-self:end}}@media(max-width:980px){.app-shell{display:block}.app-shell__sidebar{display:none}.mobile-header{min-height:64px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.mobile-nav{position:fixed;inset:0 auto 0 0;z-index:50;display:block;transform:translate(-100%);transition:transform .19s ease}.mobile-nav.is-open{transform:translate(0)}.mobile-nav__scrim{position:fixed;inset:0;z-index:45;display:block;border:0;background:#0f172a4d}.page-header{min-height:60px;padding:0 18px}.setup-grid{display:block}.setup-step{padding:26px 0;border-right:0;border-bottom:1px solid var(--line)}.upload-step{text-align:left}.upload-complete-card{max-width:300px;margin:20px 0}.section-estimate-note{margin-top:22px}.settings-page{width:min(760px,calc(100% - 36px));display:block}.settings-nav{margin-bottom:20px;padding:0;border-right:0;border-bottom:1px solid var(--line);flex-direction:row;overflow-x:auto}.settings-nav button{flex:0 0 auto}}@media(max-width:760px){.page-header__links{display:none}.setup-page{padding:20px 18px 40px}.book-heading{align-items:flex-start}.book-cover{width:62px;height:88px}.book-heading h2{font-size:28px}.upload-status{flex-wrap:wrap;padding:12px 0}.note-summary{width:100%;margin-left:0;justify-content:flex-start}.step-title-row{grid-template-columns:1fr auto}.step-title-row small{grid-column:1 / -1;justify-self:end}.section-row__title{white-space:normal;line-height:1.25}.modal-backdrop{padding:0;place-items:stretch}.review-modal,.source-modal{width:100%;max-height:100vh;border:0}.library-page{width:calc(100% - 32px);padding-top:26px}.book-row{grid-template-columns:48px 1fr}.book-row__cover{width:44px;height:62px}.book-row .status{grid-column:2;justify-self:start}.page-header:has(.chat-heading){min-height:110px}.chat-heading{min-height:110px;padding:16px 18px;grid-template-columns:minmax(0,1fr) auto}.mini-cover{display:none}.chat-heading__title h1{font-family:Inter,ui-sans-serif,sans-serif;font-size:20px!important;font-weight:660!important}.chat-heading__title p{font-size:12px}.chat-heading__title p:first-line{color:var(--green)}.chat-heading__actions>.section-menu-wrap,.desktop-close,.ledger-button{display:none}.mobile-chat-menu-button{display:inline-flex;background:#f2f4f8}.mobile-chat-menu{display:block;top:calc(100% + 8px);right:0;width:min(310px,calc(100vw - 34px))}.mobile-chat-menu svg{width:20px}.mobile-sections-backdrop{position:fixed;inset:0;z-index:70;display:flex;align-items:flex-end;background:#121b2b61}.mobile-sections-sheet{width:100%;max-height:72vh;overflow:auto;padding:10px 20px calc(22px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -16px 36px #0f1b302e}.mobile-sections-sheet:before{content:"";display:block;width:42px;height:4px;margin:0 auto 16px;border-radius:999px;background:#c7ccd5}.mobile-sections-sheet header{min-height:44px;display:flex;align-items:center;justify-content:space-between}.mobile-sections-sheet h2{margin:0;font-size:20px}.mobile-sections-sheet>button{width:100%;min-height:48px;padding:0;border:0;border-top:1px solid var(--line);background:transparent;display:flex;align-items:center;gap:12px;color:var(--ink);text-align:left}.mobile-sections-sheet>button svg{width:18px;color:var(--indigo)}.chat-column,.cost-ledger{height:calc(100vh - 174px)}.messages{padding:28px 20px 18px}.message{margin-bottom:35px}.message>header{margin-bottom:15px}.assistant-avatar{width:auto;height:auto;margin-right:2px;border-radius:0;color:var(--indigo);background:transparent}.assistant-avatar svg{width:30px;height:30px}.message>header strong{font-size:16px}.message>header time{display:none}.message-content,.message--assistant .message-content{padding-left:0;font-family:Inter,ui-sans-serif,sans-serif;font-size:18px;line-height:1.56}.source-chip{min-height:39px;margin-top:17px;font-size:13px}.composer-wrap{padding:0 16px 18px}.composer{min-height:145px}.composer textarea{height:100px;padding:18px 65px 12px 15px;font-family:Inter,ui-sans-serif,sans-serif;font-size:15px;font-style:normal}.composer__attach,.composer__hint{display:none}.composer__send{top:19px}.composer__context{min-height:44px;border-top:0;font-size:11px}.closed-chat-bar{display:grid}.chat-layout.has-ledger{grid-template-columns:1fr}.ledger-scrim{position:fixed;inset:0;z-index:30;display:block;border:0;background:#0f172a47}.cost-ledger{position:fixed;inset:auto 0 0;z-index:35;width:100%;height:min(66vh,620px);padding:26px 24px 20px;border:0;border-radius:22px 22px 0 0;box-shadow:0 -12px 35px #0f172a2e}.cost-ledger:before{content:"";display:block;width:58px;height:5px;margin:-13px auto 18px;border-radius:99px;background:#c8ced8}.cost-ledger__total{color:var(--green);font-family:Inter,sans-serif;font-size:25px;font-weight:680}.cost-ledger>p{margin-top:5px}.cost-ledger>header{align-items:flex-start}.cost-ledger>header h2{font-size:21px}.cost-ledger .saved-note{display:none}.cost-ledger section{padding-top:18px}.cost-ledger>footer{display:none}.settings-page{width:calc(100% - 32px);padding-top:18px}.settings-nav button{min-height:42px;padding:0 11px;font-size:11px}.settings-nav svg{width:16px}.settings-row{padding:21px 0}.settings-row--ledger,.settings-row--budget,.settings-row--pricing,.settings-row--cache{display:grid;grid-template-columns:1fr auto;gap:18px}.settings-row--ledger>label,.settings-row--ledger>fieldset,.settings-row--budget>label,.settings-row--budget>.settings-row__note,.provider-disclosures,.pricing-stage{grid-column:1 / -1;width:100%}.settings-row--budget>label{max-width:none}.settings-row__note{margin-top:0!important}.settings-row--pricing>.button{padding:0 12px}.provider-disclosures>div{grid-template-columns:34px 84px 1fr}.provider-disclosures em{grid-column:3;justify-self:start}.settings-actions{flex-wrap:wrap;gap:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
