:root{--paper:#f2eee5;--paper-deep:#e8e1d4;--surface:#fffdf8;--surface-muted:#f8f5ee;--ink:#172126;--ink-soft:#526067;--navy:#123b5d;--navy-light:#e5eef3;--navy-dark:#0b2a43;--terracotta:#9a4f38;--gold:#ad8432;--green:#316653;--red:#a03936;--line:#d8d1c4;--line-strong:#bbb2a2;--shadow-sm:0 1px 2px #1721260f, 0 8px 26px #1721260d;--shadow-md:0 18px 50px #0c1f2c1f;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--font-sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:Iowan Old Style, Baskerville, "Times New Roman", serif}*{box-sizing:border-box}html{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--font-sans);scroll-behavior:smooth}body{min-height:100vh;margin:0}button,input,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #123b5d47}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}button:disabled{cursor:not-allowed;opacity:.52}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.icon{flex:none;display:block}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{background:var(--navy);border-radius:3px 3px 12px;grid-template-columns:repeat(3,1fr);gap:3px;width:36px;height:39px;padding:5px 5px 4px;display:grid;position:relative;transform:skewY(-2deg)}.brand-mark span{background:var(--surface);border-radius:1px 1px 5px;display:block}.brand-mark span:nth-child(2){transform:translateY(5px)}.brand-copy{flex-direction:column;line-height:1.1;display:flex}.brand-copy strong{font-family:var(--font-display);letter-spacing:-.025em;font-size:1.35rem;font-weight:700}.brand-copy small{color:var(--ink-soft);letter-spacing:.09em;text-transform:uppercase;margin-top:4px;font-size:.65rem;font-weight:600}.eyebrow,.nav-eyebrow{color:var(--terracotta);letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:.69rem;font-weight:750}.primary-button,.secondary-button,.quiet-button,.text-button,.attachment-button{border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;gap:9px;min-height:44px;font-weight:700;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.primary-button{border:1px solid var(--navy);background:var(--navy);color:#fff;padding:0 19px;box-shadow:0 6px 16px #123b5d2e}.primary-button:not(:disabled):hover{background:var(--navy-dark);transform:translateY(-1px)}.secondary-button{border:1px solid var(--line-strong);background:var(--surface);color:var(--navy);padding:0 17px}.secondary-button:not(:disabled):hover{border-color:var(--navy);background:var(--navy-light)}.quiet-button{min-height:38px;color:var(--ink-soft);background:0 0;border:0;padding:0 10px;font-size:.82rem}.quiet-button:hover,.text-button:hover:not(:disabled){color:var(--navy)}.text-button,.attachment-button{min-height:36px;color:var(--navy);background:0 0;border:0;padding:0;font-size:.82rem}.full-button{width:100%}.text-link{color:var(--navy);align-items:center;gap:7px;font-size:.84rem;font-weight:700;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.login-page{background:var(--surface);grid-template-columns:minmax(380px,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid}.login-story{background:linear-gradient(145deg, #f4f0e8f5, #e5eef3eb), var(--paper);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(32px,5vw,76px);display:flex;position:relative;overflow:hidden}.login-story:before,.login-story:after{content:"";pointer-events:none;position:absolute}.login-story:before{border:1px solid #123b5d21;border-radius:70% 0 0;width:min(36vw,520px);height:58%;bottom:9%;right:-8%;transform:skew(-11deg)}.login-story:after{background:var(--terracotta);opacity:.42;width:10px;height:49%;bottom:-1%;right:13%;transform:skewY(-33deg);box-shadow:45px -45px #123b5dd1,90px -90px #ad8432b8}.story-content{z-index:1;max-width:680px;margin:auto 0;padding:80px 0;position:relative}.story-content h1{max-width:640px;font-family:var(--font-display);letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(2.65rem,5.1vw,5rem);font-weight:500;line-height:.99}.story-lead{max-width:610px;color:var(--ink-soft);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.75}.story-features{grid-template-columns:repeat(2,1fr);gap:18px;max-width:620px;margin-top:44px;display:grid}.story-features article{border-top:1px solid var(--line-strong);color:var(--navy);align-items:flex-start;gap:12px;padding-top:16px;display:flex}.story-features article div{flex-direction:column;gap:4px;display:flex}.story-features strong{font-size:.88rem}.story-features span{color:var(--ink-soft);font-size:.78rem;line-height:1.5}.story-caption{z-index:1;color:var(--ink-soft);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.67rem;font-weight:700;position:relative}.login-panel{background:var(--surface);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:48px clamp(28px,6vw,100px) 28px;display:flex}.login-form-wrap{width:min(100%,430px)}.form-heading{margin-bottom:32px}.form-heading h2{font-family:var(--font-display);letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(2rem,3.2vw,2.75rem);font-weight:600}.form-heading p{color:var(--ink-soft);margin:0;font-size:.9rem;line-height:1.65}.step-indicator{background:var(--navy-light);color:var(--navy);letter-spacing:.09em;text-transform:uppercase;border:1px solid #c6d6df;border-radius:999px;margin-bottom:15px;padding:6px 9px;font-size:.65rem;font-weight:750;display:inline-block}.login-form-wrap form{flex-direction:column;display:flex}.login-form-wrap label{margin-bottom:8px;font-size:.79rem;font-weight:750}.login-form-wrap input{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);width:100%;height:52px;margin-bottom:17px;padding:0 15px;font-size:.93rem;transition:border-color .15s,box-shadow .15s}.login-form-wrap input:hover,.login-form-wrap input:focus{border-color:var(--navy);box-shadow:0 0 0 3px #123b5d14}.field-hint{color:var(--ink-soft);margin:-8px 0 17px;font-size:.75rem}.login-form-wrap .text-button{align-self:center;margin-top:7px}.development-code{border:1px dashed var(--gold);border-radius:var(--radius-sm);background:#fff9e9;justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px;padding:12px 14px;display:flex}.development-code span{color:#725716;font-size:.68rem;line-height:1.35}.development-code strong{color:#604710;letter-spacing:.15em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.form-feedback{min-height:26px;margin-top:16px}.notice-message,.error-message,.compact-error{margin:0;font-size:.76rem;line-height:1.5}.notice-message{color:var(--green)}.error-message,.compact-error{color:var(--red)}.compact-error{margin-top:3px;font-size:.68rem}.privacy-note{border-top:1px solid var(--line);color:var(--ink-soft);align-items:flex-start;gap:9px;margin:26px 0 0;padding-top:20px;font-size:.72rem;line-height:1.55;display:flex}.login-footer{color:#788187;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:auto;padding-top:40px;font-size:.67rem;display:flex}.app-shell{background:var(--paper);grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.skip-link{z-index:100;background:var(--navy);color:#fff;border-radius:var(--radius-sm);padding:11px 15px;font-size:.82rem;font-weight:700;position:fixed;top:-60px;left:16px}.skip-link:focus{top:14px}.sidebar{z-index:10;border-right:1px solid var(--line);background:#f8f5ee;flex-direction:column;height:100vh;padding:28px 20px 20px;display:flex;position:sticky;top:0}.sidebar-brand{padding:1px 9px 34px}.primary-navigation{flex:1}.nav-eyebrow{color:#879095;margin:0 12px 10px;font-size:.61rem}.primary-navigation ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.nav-link{border-radius:var(--radius-sm);color:#59666c;align-items:center;gap:12px;min-height:45px;padding:0 12px;font-size:.83rem;font-weight:650;display:flex;position:relative}.nav-label-mobile{display:none}.nav-link:hover{color:var(--ink);background:#ece7dc}.nav-link-active{background:var(--navy-light);color:var(--navy)}.nav-link-active:before{background:var(--navy);content:"";width:3px;height:25px;position:absolute;left:-20px}.sidebar-footer{border-top:1px solid var(--line);padding:16px 9px 0}.access-badge{color:var(--navy);align-items:center;gap:10px;display:flex}.access-badge span{flex-direction:column;min-width:0;display:flex}.access-badge small{color:var(--ink-soft);text-transform:uppercase;font-size:.6rem}.access-badge strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.76rem;overflow:hidden}.sidebar-footer .quiet-button{margin-top:12px;margin-left:-8px}.app-workspace{min-width:0}.mobile-header{display:none}.mobile-session-actions{align-items:center;gap:10px;display:flex}.logout-control-compact .quiet-button{border:1px solid var(--line);border-radius:50%;justify-content:center;width:38px;min-height:38px;padding:0}.logout-control-compact{position:relative}.logout-control-compact .compact-error{border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);background:#fff4f0;border:1px solid #e6b9ad;margin-top:6px;padding:7px 10px;position:absolute;right:16px}.main-content{width:min(100%,1440px);margin:0 auto;padding:clamp(32px,4vw,62px) clamp(24px,4.5vw,76px) 80px}.page-stack{flex-direction:column;gap:25px;display:flex}.page-heading{justify-content:space-between;align-items:flex-end;gap:32px;padding-bottom:6px;display:flex}.page-heading>div:first-child{max-width:850px}.page-heading h1{max-width:830px;font-family:var(--font-display);letter-spacing:-.05em;margin-bottom:13px;font-size:clamp(2.25rem,4vw,4.1rem);font-weight:500;line-height:1.04}.page-description{max-width:760px;color:var(--ink-soft);margin:0;font-size:.94rem;line-height:1.7}.page-action{flex:none;padding-bottom:5px}.page-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.environment-status,.role-chip,.prototype-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;font-size:.66rem;font-weight:700;display:inline-flex}.environment-status{color:var(--green);background:#e9f2ee;border:1px solid #bdd0c8;padding:7px 10px}.environment-status>span{background:#3f896c;border-radius:50%;width:7px;height:7px}.role-chip{background:var(--navy-light);color:var(--navy);letter-spacing:.05em;text-transform:uppercase;border:1px solid #c8d6df;padding:7px 11px}.prototype-note{border-radius:var(--radius-md);color:#664f17;background:#fff9e9;border:1px solid #d6c997;align-items:flex-start;gap:12px;padding:14px 17px;display:flex}.prototype-note>.icon{margin-top:2px}.prototype-note strong{margin-bottom:3px;font-size:.76rem;display:block}.prototype-note p{color:#7a652e;margin:0;font-size:.76rem;line-height:1.5}.overview-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.overview-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-height:150px;box-shadow:var(--shadow-sm);flex-direction:column;padding:22px;display:flex}.overview-card>span{color:var(--ink-soft);font-size:.75rem;font-weight:650}.overview-card>strong{color:var(--navy);font-family:var(--font-display);margin:auto 0 4px;font-size:2.5rem;font-weight:500}.overview-card>small{color:#7a8489;font-size:.67rem}.research-starter{border-radius:var(--radius-lg);background:linear-gradient(120deg, #0b2a43fa, #123b5df0), var(--navy);color:#fff;box-shadow:var(--shadow-md);padding:clamp(24px,3vw,38px)}.research-title-row{align-items:center;gap:14px;display:flex}.research-title-row .eyebrow{color:#d7b66c;margin-bottom:4px}.research-title-row h2{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(1.55rem,2.5vw,2.2rem);font-weight:500}.research-icon{color:#e1c887;background:#ffffff14;border:1px solid #fff3;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.prototype-pill{color:#dce7ed;letter-spacing:.06em;text-transform:uppercase;background:#ffffff1a;margin-left:auto;padding:6px 9px}.research-input-shell{color:#768187;background:#fffffff2;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:12px;min-height:59px;margin-top:27px;padding:0 8px 0 18px;font-size:.87rem;display:flex}.research-input-shell>.icon{color:var(--navy)}.research-submit{background:var(--terracotta);color:#fff;border-radius:8px;place-items:center;width:42px;height:42px;margin-left:auto;display:grid}.query-suggestions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.query-suggestions>span:first-child{color:#aebfc9;font-size:.67rem}.suggestion-chip{color:#dce7ed;border:1px solid #ffffff29;border-radius:999px;padding:6px 9px;font-size:.66rem}.research-actions{align-items:center;gap:20px;margin-top:24px;display:flex}.research-actions .secondary-button{border-color:#fff}.research-actions .text-link{color:#dce7ed}.collection-empty{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:24px}.section-title-row{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.section-title-row .eyebrow{margin-bottom:4px}.section-title-row h2{font-family:var(--font-display);margin:0;font-size:1.55rem;font-weight:600}.empty-state-inline{border:1px dashed var(--line-strong);border-radius:var(--radius-sm);background:var(--surface-muted);align-items:center;gap:15px;margin-top:20px;padding:18px;display:flex}.empty-thumbnail{background:var(--paper-deep);width:58px;height:58px;color:var(--navy);border-radius:8px;flex:0 0 58px;place-items:center;display:grid}.empty-state-inline strong{font-size:.82rem}.empty-state-inline p{color:var(--ink-soft);margin:4px 0 0;font-size:.73rem}.empty-state-inline .text-link{white-space:nowrap;margin-left:auto}.visual-search-card,.import-layout{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);display:grid;overflow:hidden}.upload-zone,.import-dropzone{border-right:1px solid var(--line);background:linear-gradient(#123b5d08 1px, transparent 1px), linear-gradient(90deg, #123b5d08 1px, transparent 1px), var(--surface-muted);text-align:center;background-size:28px 28px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:42px;display:flex}.upload-illustration{background:var(--navy-light);width:72px;height:72px;color:var(--navy);border:1px solid #c7d5dd;border-radius:22px 5px;place-items:center;margin-bottom:19px;display:grid;transform:rotate(-2deg)}.upload-zone h2,.import-dropzone h2{max-width:520px;font-family:var(--font-display);letter-spacing:-.03em;overflow-wrap:anywhere;margin-bottom:10px;font-size:1.65rem;font-weight:600}.upload-zone p,.import-dropzone p{max-width:490px;color:var(--ink-soft);margin-bottom:22px;font-size:.8rem;line-height:1.6}.similarity-options,.pipeline-card{padding:clamp(28px,4vw,48px)}.similarity-options h3,.pipeline-card h2{font-family:var(--font-display);margin-bottom:8px;font-size:1.55rem;font-weight:600}.similarity-options>p{color:var(--ink-soft);margin-bottom:25px;font-size:.78rem;line-height:1.55}.option-grid{gap:9px;margin-bottom:27px;display:grid}.check-option{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-muted);cursor:pointer;align-items:center;gap:10px;min-height:45px;padding:0 13px;font-size:.77rem;font-weight:650;display:flex}.check-option:has(input:checked){background:var(--navy-light);color:var(--navy);border-color:#9db4c3}.check-option input{width:16px;height:16px;accent-color:var(--navy)}.similarity-options>small,.import-dropzone>small{color:#788187;margin-top:10px;font-size:.65rem;line-height:1.4;display:block}.page-stack-chat{min-height:calc(100vh - 140px)}.chat-prototype{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);min-height:480px;box-shadow:var(--shadow-sm);flex-direction:column;flex:1;justify-content:center;padding:clamp(26px,5vw,58px);display:flex}.chat-empty{text-align:center;max-width:670px;margin:0 auto 34px}.chat-orbit{background:var(--navy-light);width:67px;height:67px;color:var(--navy);border-radius:50%;place-items:center;margin:0 auto 22px;display:grid;position:relative}.chat-orbit:after{content:"";border:1px dashed #9fb4c1;border-radius:50%;position:absolute;inset:-7px}.chat-empty h2{font-family:var(--font-display);letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(1.75rem,3vw,2.45rem);font-weight:600}.chat-empty>p:last-child{color:var(--ink-soft);font-size:.83rem;line-height:1.65}.chat-composer{border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--surface);width:min(100%,820px);margin:0 auto;overflow:hidden;box-shadow:0 12px 30px #17212614}.chat-composer textarea{resize:vertical;background:0 0;border:0;width:100%;min-height:105px;padding:17px 18px;font-size:.85rem;line-height:1.6}.chat-composer textarea:focus{outline:0}.composer-footer{border-top:1px solid var(--line);background:var(--surface-muted);align-items:center;gap:14px;padding:10px;display:flex}.composer-footer>span{color:#7d878c;margin-left:auto;font-size:.64rem}.composer-footer .primary-button{min-height:38px}.prototype-disclaimer{color:#7c858a;text-align:center;margin:15px auto 0;font-size:.67rem}.import-dropzone{min-height:450px}.pipeline-list{flex-direction:column;gap:18px;margin:24px 0 0;padding:0;list-style:none;display:flex}.pipeline-list li{align-items:flex-start;gap:13px;display:flex}.pipeline-list li>span{background:var(--navy-light);width:31px;height:31px;color:var(--navy);border-radius:50%;flex:0 0 31px;place-items:center;font-size:.64rem;font-weight:750;display:grid}.pipeline-list strong{font-size:.78rem}.pipeline-list p{color:var(--ink-soft);margin:4px 0 0;font-size:.7rem;line-height:1.45}.queue-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.queue-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-height:245px;box-shadow:var(--shadow-sm);flex-direction:column;padding:23px;display:flex}.queue-card-heading{color:var(--navy);justify-content:space-between;align-items:center;display:flex}.queue-card-heading span{background:var(--surface-muted);color:var(--ink-soft);border-radius:999px;padding:5px 8px;font-size:.63rem;font-weight:700}.queue-card h2{font-family:var(--font-display);margin:28px 0 9px;font-size:1.38rem;font-weight:600}.queue-card p{color:var(--ink-soft);font-size:.73rem;line-height:1.55}.queue-card .text-button{align-self:flex-start;margin-top:auto}.governance-banner{border-left:3px solid var(--navy);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--navy-light);color:var(--navy);align-items:flex-start;gap:14px;padding:19px 21px;display:flex}.governance-banner strong{font-size:.82rem}.governance-banner p{color:#45677c;margin:4px 0 0;font-size:.72rem;line-height:1.55}.batch-browser,.batch-progress-card,.batch-items-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);padding:clamp(22px,3vw,31px)}.batch-browser-message{border:1px dashed var(--line-strong);border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--ink-soft);margin:20px 0 0;padding:16px;font-size:.74rem}.batch-browser-message-error{color:var(--red);background:#fff3f1;border-color:#d9aaa2}.batch-browser-actions{justify-content:flex-end;margin-top:13px;display:flex}.batch-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:22px 0 0;padding:0;list-style:none;display:grid}.batch-list-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-muted);min-width:0;padding:18px}.batch-list-heading,.batch-list-footer,.batch-progress-heading,.batch-progress-value{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.batch-list-heading h3{overflow-wrap:anywhere;font-family:var(--font-display);margin:9px 0 0;font-size:1.16rem;font-weight:600}.batch-list-heading>span,.batch-list-footer small,.batch-refresh-note{color:var(--ink-soft);font-size:.64rem}.batch-list-card>p{color:var(--ink-soft);margin:16px 0 8px;font-size:.7rem}.batch-list-card progress,.batch-progress-card>progress{width:100%;height:7px;accent-color:var(--navy);border:0;border-radius:999px}.batch-list-footer{align-items:center;margin-top:10px}.batch-state{background:var(--navy-light);color:var(--navy);border-radius:999px;padding:5px 8px;font-size:.62rem;font-weight:750;display:inline-flex}.batch-state-completed,.batch-item-state-completed{color:var(--green);background:#e9f2ee}.batch-state-completed_with_failures,.batch-item-state-failed{color:#825f20;background:#fff3e2}.batch-state-cancelled,.batch-item-state-skipped{color:var(--ink-soft);background:#eee}.batch-pagination{justify-content:center;align-items:center;gap:16px;margin-top:22px;display:flex}.batch-pagination span{color:var(--ink-soft);font-size:.7rem}.batch-detail-stack{gap:17px;display:grid}.batch-progress-heading h2{font-family:var(--font-display);margin:0;font-size:1.6rem;font-weight:600}.batch-progress-value{justify-content:flex-start;align-items:baseline;margin:24px 0 9px}.batch-progress-value strong{color:var(--navy);font-family:var(--font-display);font-size:2rem;font-weight:600}.batch-progress-value span{color:var(--ink-soft);font-size:.72rem}.batch-count-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:22px 0 0;display:grid}.batch-count-grid>div{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-muted);padding:12px}.batch-count-grid dt{color:var(--ink-soft);font-size:.62rem}.batch-count-grid dd{color:var(--navy);margin:5px 0 0;font-size:1.08rem;font-weight:750}.batch-refresh-note{margin:15px 0 0}.batch-items-card .section-title-row>span{color:var(--ink-soft);font-size:.7rem}.batch-table-scroll{margin-top:20px;overflow-x:auto}.batch-item-table{border-collapse:collapse;width:100%;font-size:.7rem}.batch-item-table th,.batch-item-table td{border-top:1px solid var(--line);text-align:left;vertical-align:middle;padding:12px 10px}.batch-item-table th{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;font-size:.6rem}.batch-item-table td:nth-child(2){min-width:230px}.batch-item-table td:nth-child(2) strong,.batch-item-table td:nth-child(2) small{overflow-wrap:anywhere;display:block}.batch-item-table td:nth-child(2) small{color:var(--ink-soft);margin-top:3px}.batch-item-table td:last-child{min-width:330px}.batch-item-hint{color:var(--ink-soft);font-size:.65rem}.multipart-recovery-control{gap:8px;min-width:0;display:grid}.multipart-recovery-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.multipart-recovery-actions .secondary-button{cursor:pointer;min-height:34px;padding:8px 11px;font-size:.64rem}.multipart-recovery-actions .secondary-button[aria-disabled=true]{cursor:not-allowed;opacity:.56}.multipart-recovery-actions .quiet-button,.multipart-recovery-actions .text-button{min-height:34px;padding:0 4px;font-size:.64rem}.multipart-recovery-control progress{width:100%;height:5px;accent-color:var(--navy);border:0;border-radius:999px}.multipart-recovery-control p{color:var(--ink-soft);margin:0;font-size:.63rem;line-height:1.45}.import-workflow{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);display:grid;overflow:hidden}.import-dropzone-active{background:var(--navy-light);box-shadow:inset 0 0 0 3px #123b5d2e}.import-file-label{cursor:pointer}#asset-files:focus-visible+.import-file-label{outline-offset:4px;outline:3px solid #123b5d73}.import-file-label[aria-disabled=true]{pointer-events:none;opacity:.52}.import-controls{flex-direction:column;gap:18px;padding:clamp(27px,4vw,45px);display:flex}.field-group{color:var(--ink);flex-direction:column;gap:7px;font-size:.75rem;font-weight:700;display:flex}.field-group select,.field-group textarea{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);width:100%;color:var(--ink)}.field-group select{min-height:45px;padding:0 38px 0 12px}.field-group textarea{resize:vertical;padding:12px;line-height:1.5}.import-control-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.policy-checkbox{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-muted);cursor:pointer;align-items:flex-start;gap:11px;padding:13px;display:flex}.policy-checkbox input{width:17px;height:17px;accent-color:var(--navy);margin:2px 0 0}.policy-checkbox span{flex-direction:column;gap:4px;display:flex}.policy-checkbox strong{font-size:.75rem}.policy-checkbox small{color:var(--ink-soft);font-size:.66rem;font-weight:500;line-height:1.45}.import-warning{border-left:3px solid var(--gold);color:#6f5a25;background:#fff9e9;margin:0;padding:12px;font-size:.7rem;line-height:1.5}.upload-queue{border-top:1px solid var(--line);background:var(--surface-muted);grid-column:1/-1;padding:25px}.upload-queue .section-title-row h2{font-size:1.35rem}.upload-queue-empty{border:1px dashed var(--line-strong);border-radius:var(--radius-sm);color:var(--ink-soft);align-items:center;gap:12px;margin-top:18px;padding:18px;display:flex}.upload-queue-empty p{margin:0;font-size:.73rem}.batch-reference{color:var(--ink-soft);margin:16px 0 0;font-size:.68rem}.batch-reference code{color:var(--navy);overflow-wrap:anywhere;font-size:.66rem}.batch-resume-note{color:var(--ink-soft);margin:16px 0 0;font-size:.68rem;line-height:1.55}.upload-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:18px 0 0;padding:0;list-style:none;display:grid}.upload-item{border:1px solid var(--line);border-left:3px solid var(--navy);border-radius:var(--radius-sm);background:var(--surface);min-width:0;padding:15px}.upload-item-ready{border-left-color:var(--green)}.upload-item-error,.upload-item-invalid{border-left-color:var(--red)}.upload-item-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.upload-item-heading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.upload-item-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.upload-item-heading small,.upload-item-heading>span{color:var(--ink-soft);font-size:.62rem}.upload-item-heading>span{background:var(--surface-muted);border-radius:999px;flex:none;padding:4px 7px;font-weight:700}.upload-item progress{width:100%;height:5px;accent-color:var(--navy);border:0;border-radius:999px;margin-top:13px;overflow:hidden}.upload-item p{min-height:32px;color:var(--ink-soft);margin:8px 0 0;font-size:.66rem;line-height:1.45}.upload-item-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:9px;display:flex}.upload-item-actions .quiet-button{min-height:32px;margin-left:auto;padding:0;font-size:.68rem}.import-pipeline{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.import-pipeline .pipeline-list{grid-template-columns:repeat(4,1fr);display:grid}.asset-detail-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.7fr);align-items:start;gap:17px;display:grid}.asset-preview-card,.asset-metadata-card,.download-control{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.asset-preview-card{overflow:hidden}.asset-preview-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.asset-preview-heading .eyebrow{margin-bottom:4px}.asset-preview-heading h2,.asset-metadata-card h2,.download-control h2{font-family:var(--font-display);margin:0;font-size:1.42rem;font-weight:600}.asset-preview-image{background:#172126;place-items:center;min-height:390px;padding:16px;display:grid}.asset-preview-image img{object-fit:contain;width:100%;height:auto;max-height:72vh}.asset-preview-pending{background:var(--surface-muted);min-height:390px;color:var(--navy);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:30px;display:flex}.asset-preview-pending p,.asset-preview-note{color:var(--ink-soft);font-size:.7rem;line-height:1.5}.asset-preview-pending p{margin:0}.asset-preview-note{border-top:1px solid var(--line);margin:0;padding:13px 20px}.asset-metadata-card{padding:22px}.asset-metadata-list{gap:0;margin:19px 0 0;display:grid}.asset-metadata-list>div{border-top:1px solid var(--line);gap:4px;padding:11px 0;display:grid}.asset-metadata-list dt{color:var(--ink-soft);letter-spacing:.05em;text-transform:uppercase;font-size:.64rem;font-weight:700}.asset-metadata-list dd{overflow-wrap:anywhere;margin:0;font-size:.73rem}.asset-metadata-list code{font-size:.65rem}.download-control{padding:clamp(22px,3vw,30px)}.download-control-heading{align-items:center;gap:14px;display:flex}.download-control-heading .eyebrow{margin-bottom:3px}.download-control-heading .research-icon{background:var(--navy);color:#fff}.policy-state{color:var(--red);background:#f7e5e2;border-radius:999px;margin-left:auto;padding:6px 9px;font-size:.64rem;font-weight:750}.policy-state-allowed{color:var(--green);background:#e9f2ee}.download-explanation{max-width:850px;color:var(--ink-soft);margin:18px 0;font-size:.75rem;line-height:1.6}.download-actions{flex-wrap:wrap;gap:10px;margin-top:15px;display:flex}.ticket-expiry,.download-message{color:var(--green);margin:12px 0 0;font-size:.7rem}.download-message-error{color:var(--red)}.page-loading,.standalone-state{background:var(--paper);justify-content:center;align-items:center;min-height:100vh;display:flex}.page-loading{color:var(--ink-soft);flex-direction:column;gap:13px;font-size:.8rem}.loading-mark{border:3px solid var(--line);border-top-color:var(--navy);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}.standalone-state{text-align:center;flex-direction:column;padding:40px}.standalone-state h1{max-width:650px;font-family:var(--font-display);letter-spacing:-.04em;margin-bottom:14px;font-size:clamp(2rem,4vw,3.5rem);font-weight:600}.standalone-state>p:not(.eyebrow){max-width:580px;color:var(--ink-soft);line-height:1.6}.standalone-state .primary-button{margin-top:12px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1080px){.login-page{grid-template-columns:minmax(350px,1fr) minmax(390px,1fr)}.story-content h1{font-size:clamp(2.6rem,5vw,3.8rem)}.app-shell{grid-template-columns:218px minmax(0,1fr)}.sidebar{padding-inline:15px}.nav-link-active:before{left:-15px}.visual-search-card,.import-layout,.import-workflow,.asset-detail-layout{grid-template-columns:1fr}.import-pipeline .pipeline-list{grid-template-columns:repeat(2,1fr)}.upload-zone,.import-dropzone{border-right:0;border-bottom:1px solid var(--line);min-height:360px}}@media (max-width:780px){.login-page{grid-template-columns:1fr}.login-story{min-height:auto;padding:30px 25px 40px}.story-content{padding:70px 0 45px}.story-content h1{font-size:clamp(2.45rem,11vw,4rem)}.story-features{margin-top:35px}.login-panel{min-height:auto;padding:52px 25px 25px}.login-footer{flex-wrap:wrap;margin-top:50px}.app-shell{padding-bottom:76px;display:block}.sidebar{z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f5;border-right:0;width:auto;height:70px;padding:8px 10px;display:block;position:fixed;inset:auto 0 0}.sidebar-brand,.nav-eyebrow,.sidebar-footer{display:none}.primary-navigation ul{gap:3px;height:54px;display:flex}.primary-navigation li{flex:1 1 0;min-width:0}.nav-link{text-align:center;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:54px;padding:3px;font-size:.58rem}.nav-label-desktop{display:none}.nav-label-mobile{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.nav-link-active:before{width:25px;height:3px;top:-8px;left:50%;transform:translate(-50%)}.mobile-header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;min-height:64px;padding:10px 20px;display:flex}.session-dot{color:var(--green);align-items:center;gap:6px;font-size:.62rem;font-weight:700;display:inline-flex}.session-dot:before{background:var(--green);content:"";border-radius:50%;width:6px;height:6px}.mobile-session-actions .quiet-button{margin:0}.main-content{padding:31px 20px 45px}.page-heading{display:block}.page-action{margin-top:18px}.overview-grid,.queue-grid,.upload-items,.batch-list{grid-template-columns:1fr}.overview-card{min-height:130px}.research-title-row{align-items:flex-start}.prototype-pill{display:none}.research-actions,.empty-state-inline{flex-direction:column;align-items:flex-start}.empty-state-inline .text-link{margin-left:73px}.batch-browser .empty-state-inline .text-link{margin-left:0}.visual-search-card,.import-layout,.import-workflow{border-radius:var(--radius-md)}.upload-zone,.import-dropzone{min-height:330px;padding:32px 23px}.composer-footer{flex-wrap:wrap}.composer-footer>span{display:none}.composer-footer .primary-button{margin-left:auto}.import-control-grid,.import-pipeline .pipeline-list,.batch-count-grid{grid-template-columns:1fr}.batch-progress-heading,.batch-list-heading{flex-direction:column;align-items:flex-start}.upload-queue,.asset-metadata-card{padding:19px}.asset-preview-heading,.download-control-heading{flex-direction:column;align-items:flex-start}.policy-state{margin-left:0}.asset-preview-image,.asset-preview-pending{min-height:260px}}@media (max-width:480px){.story-features{grid-template-columns:1fr}.story-content{padding-top:55px}.login-footer span:nth-child(2){display:none}.login-footer{flex-direction:column}.session-dot{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.page-heading h1{font-size:2.35rem}.research-input-shell{font-size:.75rem}.query-suggestions{display:none}.similarity-options,.pipeline-card{padding:26px 21px}.chat-prototype{padding:30px 16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.analysis-assertion{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-muted);margin-top:14px;padding:14px 16px}.analysis-assertion h3{margin:0 0 6px;font-size:1.02rem}.analysis-assertion form,.analysis-request-actions{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-top:10px;display:flex}.analysis-assertion label{gap:4px;font-size:.9rem;display:grid}.review-queue-list{padding:0;list-style:none}.search-layout{grid-template-columns:minmax(180px,240px) 1fr;gap:20px;margin-top:16px;display:grid}.facet-group h3{margin:12px 0 6px;font-size:.95rem}.facet-group ul{margin:0;padding:0;font-size:.9rem;list-style:none}.facet-group button{color:inherit;cursor:pointer;background:0 0;border:0;padding:2px 0;text-decoration:underline}.asset-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.asset-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);overflow:hidden}.asset-card img{aspect-ratio:4/3;object-fit:cover;background:var(--surface-muted);width:100%;height:auto;display:block}.asset-card strong,.asset-card p,.asset-card small{padding:0 12px;font-size:.88rem;display:block}.asset-card strong{padding-top:10px}.asset-card small{opacity:.75;padding-bottom:12px}.search-pagination{align-items:center;gap:12px;margin-top:16px;display:flex}.occurrence-overlay{margin:12px 0}.chat-turns{gap:14px;margin:0 0 16px;padding:0;list-style:none;display:grid}.chat-turn{border-radius:var(--radius-md);background:var(--surface-muted);max-width:80ch;padding:12px 16px}.chat-turn-user{background:var(--surface);border:1px solid var(--line);justify-self:end}.chat-status{opacity:.75;font-size:.88rem}.chat-citation{background:#123b5d14;border-radius:999px;padding:1px 6px;text-decoration:none}@media (max-width:720px){.search-layout{grid-template-columns:1fr}.chat-turn{max-width:100%}}
