.nc-capture-workspace{--nc-ink:#2c2a26;--nc-muted:var(--nc-secondary);--nc-line:#eeecea;--nc-brand-accent:#ae9a7d;min-height:100vh;color:var(--nc-ink);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;background:#fafaf9;font-size:14px;display:flex}.nc-capture-workspace *{box-sizing:border-box}.nc-capture-workspace button{cursor:pointer;font:inherit}.nc-capture-workspace button:disabled{cursor:not-allowed;opacity:.55}.nc-capture-sidebar{border-right:1px solid var(--nc-line);background:#fff;flex-direction:column;flex-shrink:0;width:250px;height:100vh;padding:32px 18px 20px;display:flex;position:sticky;top:0}.nc-capture-logo{letter-spacing:-1.1px;color:var(--nc-ink);align-items:center;padding:0 10px;font-size:24px;font-weight:700;text-decoration:none;display:flex}.nc-capture-logo>span:first-child{color:#fff;background:#b09d81;border-radius:10px;place-items:center;width:33px;height:33px;margin-right:9px;display:grid}.nc-capture-logo .nc-logo-period{color:#b8a78e}.nc-sidebar-label{letter-spacing:1.7px;color:#af9b7e;margin:43px 12px 12px;font-size:10px;font-weight:600}.nc-sidebar-current{color:#a69171;background:#f6f5f3;border:1px solid #f2f0ee;border-radius:9px;align-items:center;gap:11px;padding:12px 13px;font-size:13px;font-weight:600;display:flex}.nc-sidebar-current>span{color:#c1b29c;margin-left:auto;font-size:10px}.nc-history-heading{color:#a59070;justify-content:space-between;align-items:center;margin:32px 12px 13px;font-size:11px;display:flex}.nc-history-heading>span:first-child{align-items:center;gap:8px;display:flex}.nc-history-heading>span:last-child{border:1px solid var(--nc-line);font-variant-numeric:tabular-nums;border-radius:5px;padding:1px 5px}.nc-capture-history{scrollbar-width:thin;min-height:0;overflow:auto}.nc-capture-history button{text-align:left;color:#6a5a43;background:0 0;border:1px solid #0000;border-radius:9px;width:100%;margin-bottom:5px;padding:15px 12px;transition:background .15s;display:block}.nc-capture-history button:hover{background:#fafaf9}.nc-capture-history button[aria-current=true]{background:#fcfcfc;border-color:#edebe8}.nc-history-brand{align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.nc-history-brand small{color:var(--nc-muted);margin-left:auto;font-size:8px}.nc-history-dot{background:#b09d80;border-radius:50%;width:5px;height:5px}.nc-history-dot.is-active{background:#bbab93;box-shadow:0 0 0 3px #f5f4f3}.nc-history-dot.is-failed{background:#cc8465}.nc-history-prompt{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 10px;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.nc-history-date{color:#b2a084;justify-content:space-between;gap:4px;font-size:9px;display:flex}.nc-history-date>span{text-transform:capitalize}.nc-history-empty{color:var(--nc-muted);padding:12px;font-size:12px;line-height:1.8}.nc-capture-footer{border-top:1px solid var(--nc-line);color:#7c694d;align-items:flex-start;gap:8px;margin-top:auto;padding:20px 7px 0;font-size:10px;display:flex}.nc-capture-footer>span{background:#cbbeab;border-radius:50%;width:6px;height:6px;margin-top:3px}.nc-capture-footer>span.is-connected{background:#46ac89;box-shadow:0 0 0 3px #eef9f4}.nc-capture-footer small{color:#b7a68d;margin-top:6px;font-size:9px;display:block}.nc-capture-body{flex:1;min-width:0}.nc-capture-topbar{border-bottom:1px solid var(--nc-line);color:#af9b7e;background:#ffffffbf;justify-content:space-between;align-items:center;height:74px;padding:0 44px;font-size:11px;display:flex}.nc-capture-topbar>span{align-items:center;gap:14px;display:flex}.nc-capture-topbar strong{color:#77654b;font-weight:500}.nc-capture-topbar .nc-search-pill{color:#9f8866;background:#f8f8f7;border:1px solid #f0eeeb;border-radius:6px;gap:6px;padding:6px 10px;font-size:10px}.nc-capture-main{max-width:1130px;margin:auto;padding:42px 44px 32px}.nc-capture-title{justify-content:space-between;align-items:center;margin-bottom:29px;display:flex}.nc-capture-eyebrow{letter-spacing:1.5px;color:#af9c80;align-items:center;gap:7px;margin-bottom:12px;font-size:9px;font-weight:600;display:flex}.nc-capture-eyebrow>span{background:#bfb09a;border-radius:50%;width:5px;height:5px}.nc-capture-title h1{letter-spacing:-1.3px;margin:0;font-size:clamp(24px,2.5vw,34px);font-weight:550;line-height:1.2}.nc-capture-title p{color:#a69070;margin:12px 0 0;font-size:13px}.nc-title-icon{color:#b5a388;background:linear-gradient(140deg,#fff,#f3f1ef);border:1px solid #eceae6;border-radius:16px;place-items:center;width:54px;height:54px;display:grid;transform:rotate(-5deg);box-shadow:0 5px 14px #9e876409}.nc-capture-form{background:#fff;border:1px solid #ebe9e6;border-radius:14px;overflow:hidden;box-shadow:0 4px 25px #2e2c2804}.nc-composer-heading{border-bottom:1px solid #f2f1ef;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.nc-composer-heading>span{align-items:center;gap:9px;font-size:12px;font-weight:550;display:flex}.nc-composer-heading>span:first-child svg{color:#ab9779}.nc-composer-heading>span:last-child{color:#a38d6d;font-size:10px;font-weight:400}.nc-connected-dot{background:#5aad92;border-radius:50%;width:5px;height:5px}.nc-composer-fields{grid-template-columns:180px minmax(0,1fr);gap:24px;padding:22px 24px 25px;display:grid}.nc-composer-fields label{color:#6d5d44;flex-direction:column;gap:9px;font-size:11px;font-weight:550;display:flex}.nc-composer-fields :is(input,textarea){color:#3d3934;font:400 13px/1.6 var(--font-geist-sans), Arial, sans-serif;background:#fdfdfd;border:1px solid #eceae7;border-radius:8px;width:100%;padding:12px;transition:border-color .15s,box-shadow .15s}.nc-composer-fields :is(input,textarea):focus{border-color:#ccc0ad;outline:none;box-shadow:0 0 0 3px #f9f8f7}.nc-composer-fields textarea{resize:vertical;height:72px;min-height:47px;max-height:250px}.nc-composer-fields small{color:#b3a186;font-size:10px;font-weight:400;line-height:1.55}.nc-composer-footer{background:#fdfdfd;border-top:1px solid #f3f1ef;justify-content:space-between;align-items:center;gap:12px;padding:15px 24px;display:flex}.nc-composer-footer>span{color:#b2a084;align-items:center;gap:7px;font-size:10px;display:flex}.nc-footer-divider{background:#e6e3df;width:1px;height:11px;margin:0 4px}.nc-check-button{color:#fff;background:#ac987b;border:1px solid #a58f6f;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:11px 15px;transition:background .15s,transform .15s;display:flex;box-shadow:0 3px 5px #a48e6e20,inset 0 1px #ffffff30;font-size:12px!important;font-weight:500!important}.nc-check-button:hover:not(:disabled){background:#a18b69;transform:translateY(-1px)}.nc-capture-notice{color:#8d552f;background:#fff8ef;border:1px solid #f0dcc3;border-radius:10px;align-items:flex-start;gap:11px;margin:20px 0;padding:17px 20px;font-size:12px;line-height:1.7;display:flex}.nc-capture-notice svg{flex-shrink:0;margin-top:2px}.nc-capture-notice p{margin:4px 0 0}.nc-connection-notice{color:#95816f;margin:14px 0;font-size:12px;line-height:1.6}.nc-capture-activity{background:linear-gradient(115deg,#fff,#fbfbfb);border:1px solid #e8e6e2;border-radius:14px;margin:24px 0 30px;padding:25px 25px 0;animation:.25s ease-out nc-enter;box-shadow:0 8px 28px #a58f6e07}.nc-activity-top{align-items:flex-start;gap:14px;display:flex}.nc-activity-icon{color:#b4a287;background:#f4f2f0;border:1px solid #eeece9;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.nc-activity-top h2{letter-spacing:-.2px;margin:2px 0 7px;font-size:15px;font-weight:550}.nc-activity-top p{color:#a89374;max-width:510px;margin:0;font-size:11px;line-height:1.7}.nc-working-dots{animation:1.5s ease-in-out infinite nc-pulse}.nc-elapsed{white-space:nowrap;color:#b7a68c;font-variant-numeric:tabular-nums;align-items:center;gap:5px;margin-left:auto;padding-top:5px;font-size:11px;display:flex}.nc-progress-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:26px 0 24px;padding:0;list-style:none;display:grid}.nc-progress-steps li{color:#beaf98;align-items:center;gap:8px;font-size:10px;display:flex;position:relative}.nc-progress-steps li>span{background:#fbfbfb;border:1px solid #ece9e4;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.nc-progress-steps small{color:#c9bdaa;margin-top:3px;font-size:9px;display:block}.nc-progress-steps .is-current{color:#a99475;font-weight:550}.nc-progress-steps .is-current>span{background:#f5f4f2;border-color:#e4e1dc;box-shadow:0 0 0 4px #f8f8f7}.nc-progress-steps .is-current small{color:#c0b19a}.nc-progress-steps .is-done>span{color:#65a18c;background:#f0f8f4;border-color:#deeee5}.nc-progress-steps .is-done{color:#97815f}.nc-activity-bottom{color:#baaa92;border-top:1px solid #f0eeeb;justify-content:space-between;gap:10px;padding:13px 0;font-size:9px;display:flex}.nc-activity-bottom>span:first-child{white-space:nowrap;align-items:center;gap:5px;display:flex}.nc-spin{animation:1s linear infinite nc-spin}@keyframes nc-spin{to{transform:rotate(360deg)}}@keyframes nc-pulse{50%{opacity:.3}}@keyframes nc-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.nc-capture-result{margin-top:33px}.nc-result-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.nc-section-kicker{color:#bcac93;letter-spacing:1.5px;font-size:9px}.nc-result-heading h2{letter-spacing:-.5px;margin:7px 0 0;font-size:17px;font-weight:500}.nc-result-heading h2>span{color:#d3cec6;margin:0 7px;font-weight:300}.nc-result-state{color:#6a9b86;background:#f1f8f4;border:1px solid #dcece4;border-radius:6px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:flex}.nc-result-state.is-working{color:#b6a386;background:#f7f5f3;border-color:#edeae5}.nc-capture-empty{text-align:center;background:#fbfbfa;border:1px dashed #e5e3df;border-radius:14px;margin:30px 0;padding:42px 20px 35px}.nc-capture-empty>span{color:#bcac93;background:#f7f6f4;border:1px solid #eceae7;border-radius:17px;place-items:center;width:56px;height:56px;margin:0 auto 17px;display:grid}.nc-capture-empty h2{letter-spacing:-.3px;margin:0 0 10px;font-size:16px;font-weight:500}.nc-capture-empty p{color:#b4a081;font-size:12px;line-height:1.8}.nc-capture-empty button{color:#ac987b;background:0 0;border:none;align-items:center;gap:6px;margin-top:17px;font-size:11px;display:inline-flex}.nc-capture-footnote{color:#c0af96;justify-content:space-between;align-items:flex-start;gap:15px;margin-top:24px;font-size:9px;display:flex}.nc-capture-footnote>span{align-items:center;gap:6px;display:flex}.nc-capture-tests{text-align:right;max-width:250px;font-size:10px}.nc-capture-tests summary{cursor:pointer}.nc-capture-tests p{margin:10px 0;line-height:1.7}.nc-capture-tests button{color:#b7a386;background:0 0;border:0;align-items:center;gap:5px;text-decoration:underline;display:inline-flex}.nc-capture-evidence{color:#a69171;align-items:center;gap:6px;margin-top:12px;font-size:11px;display:inline-flex}.nc-capture-workspace .nc-answer-reader{--ar-bg:#fff;--ar-panel:#fafaf9;--ar-border:var(--nc-border);--ar-text:var(--nc-text);--ar-muted:var(--nc-secondary);--ar-accent:var(--nc-brown);border-radius:14px;font-size:14px;box-shadow:0 4px 25px #2e2c2803}.nc-capture-workspace .nc-reader-toolbar{padding:19px 25px}.nc-capture-workspace .nc-reader-provider{font-size:13px}.nc-capture-workspace .nc-reader-provider-note,.nc-capture-workspace .nc-reader-market{font-size:10px}.nc-capture-workspace .nc-reader-controls{padding:15px 25px}.nc-capture-workspace .nc-reader-checks button{font-size:11px}.nc-capture-workspace .nc-reader-checks button[aria-pressed=true]{color:#aa9678;background:#f7f5f3;border-color:#edeae6}.nc-capture-workspace .nc-reader-context{font-size:10px}.nc-capture-workspace .nc-reader-context>div{background:#fff;border-color:#edeae6;box-shadow:0 12px 40px #3c393514}.nc-capture-workspace .nc-reader-verdict{background:#fbfaf9;border-color:#edeae6;margin:0 25px;padding:14px 17px}.nc-capture-workspace .nc-reader-verdict-icon{color:#b7a386;background:#f1efeb}.nc-capture-workspace .nc-reader-verdict.is-recommended{background:#f3f9f5;border-color:#e0ede4}.nc-capture-workspace .nc-reader-verdict.is-recommended .nc-reader-verdict-icon{color:#75a78b;background:#e2f0e7}.nc-capture-workspace .nc-reader-verdict.is-incomplete{background:#fffbf4;border-color:#eee1c9}.nc-capture-workspace .nc-reader-verdict strong{font-size:13px}.nc-capture-workspace .nc-reader-verdict p{font-size:11px}.nc-capture-workspace .nc-reader-conversation{padding:28px 32px 14px}.nc-capture-workspace .nc-reader-question{background:#f8f7f5;border:1px solid #f2f0ec;margin-bottom:29px;padding:12px 18px}.nc-capture-workspace .nc-reader-question>span{color:#bcaa8f;font-size:10px}.nc-capture-workspace .nc-reader-question p{color:#877151;font-size:13px}.nc-capture-workspace .nc-reader-avatar{color:#ab9472}.nc-capture-workspace .nc-reader-answer-label{color:#736145;font-size:12px}.nc-capture-workspace .nc-reader-prose{color:#8a7453;font-size:14px;line-height:1.85}.nc-capture-workspace .nc-reader-prose :is(h3,strong){color:#544733}.nc-capture-workspace .nc-reader-prose h3{font-size:15px}.nc-capture-workspace .nc-reader-prose a{color:#b19c7c}.nc-capture-workspace .nc-reader-sources>summary{color:#ab9573;border-color:#ece9e4;font-size:11px}.nc-capture-workspace .nc-reader-error{color:#a58052;background:#fffbf4;border-color:#eee2ce}@media (min-width:1600px){.nc-capture-main{padding-top:55px}}@media (max-width:1100px){.nc-capture-sidebar{width:210px;padding-inline:12px}.nc-capture-main{padding:32px 26px}.nc-capture-topbar{padding-inline:26px}.nc-composer-fields{grid-template-columns:150px minmax(0,1fr);gap:18px}.nc-title-icon{display:none}}@media (max-width:800px){.nc-capture-sidebar{display:none}.nc-capture-topbar{height:60px}.nc-capture-main{padding:28px 20px}.nc-capture-title h1{font-size:28px}.nc-capture-workspace{display:block}}@media (max-width:520px){.nc-capture-topbar{padding-inline:18px}.nc-capture-topbar>span{gap:6px}.nc-capture-topbar .nc-search-pill{font-size:8px}.nc-capture-main{padding:26px 15px}.nc-capture-title h1{max-width:270px;font-size:26px}.nc-capture-title p{max-width:290px;font-size:12px;line-height:1.7}.nc-composer-fields{grid-template-columns:1fr;gap:20px;padding:20px}.nc-composer-heading{padding:17px 20px}.nc-composer-footer{flex-direction:column;align-items:stretch;padding:15px 20px}.nc-composer-footer>span{justify-content:space-between}.nc-footer-divider{display:none}.nc-capture-activity{padding:20px 18px 0}.nc-activity-icon{display:none}.nc-activity-top h2{font-size:14px}.nc-progress-steps{grid-template-columns:1fr 1fr;gap:20px 12px}.nc-activity-bottom{flex-direction:column;line-height:1.6}.nc-result-heading{flex-direction:column;align-items:flex-start}.nc-capture-workspace .nc-reader-toolbar{padding:16px}.nc-capture-workspace .nc-reader-controls{padding:12px 16px}.nc-capture-workspace .nc-reader-verdict{margin:0 15px}.nc-capture-workspace .nc-reader-conversation{padding:24px 17px 14px}.nc-capture-footnote{flex-direction:column;font-size:8px}.nc-capture-tests{text-align:left}}@media (prefers-reduced-motion:reduce){.nc-capture-workspace *,.nc-capture-workspace :before{transition:none!important;animation:none!important}}.nc-mobile-history{display:none}.nc-activity-question{color:#a28964;gap:10px;margin:17px 0 0 58px;font-size:11px;line-height:1.6;display:flex}.nc-activity-question strong{color:#8b7554;flex-shrink:0;font-weight:550}.nc-capture-title p{color:#957f5d}.nc-composer-fields small{color:#a08967}.nc-composer-footer>span{color:#a18862}.nc-history-date{color:#a28963}@media (max-width:800px){.nc-mobile-history{color:#a18863;gap:8px;margin:23px 0 0;font-size:11px;display:grid}.nc-mobile-history select{color:#8d7654;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #e9e6e2;border-radius:8px;padding:11px}.nc-mobile-history select:focus-visible{outline-offset:3px;outline:3px solid #d3c9ba}}@media (max-width:520px){.nc-activity-question{margin-left:0}}.nc-capture-sidebar{background:#f8f6f0;width:232px;padding-top:25px}.nc-capture-sidebar>.nc-wordmark{padding-inline:10px}.nc-capture-workspace .nc-capture-footer{color:#937d5c}.nc-sidebar-current{color:#4c592d;background:#e9eccd;border-color:#d5dcbb;border-radius:6px}.nc-sidebar-current>span{color:#4c592d;background:#e7e3de}.nc-check-button{background:#6f5d42;border-color:#6f5d42;border-radius:6px;box-shadow:0 1px 2px #423e3912}.nc-check-button:hover:not(:disabled){background:#504330}.nc-capture-workspace :is(input,textarea,select){border-radius:6px}.nc-capture-workspace :is(input,textarea,button,a,summary):focus-visible{outline-offset:3px;outline:2px solid #6f5d42}.nc-capture-workspace .nc-capture-title h1{letter-spacing:-1px;font-size:30px}.nc-capture-workspace .nc-capture-title p{color:#927c5b;font-size:14px}.nc-capture-workspace :is(.nc-history-prompt,.nc-history-date,.nc-sidebar-label,.nc-activity-question,.nc-capture-footnote,.nc-mobile-history,.nc-composer-fields small,.nc-composer-footer>span){color:#97815f;font-size:12px;line-height:1.6}.nc-capture-workspace .nc-answer-reader{--ar-bg:#fff;--ar-panel:#f5f4f2;--ar-border:var(--nc-border);--ar-text:var(--nc-text);--ar-muted:var(--nc-secondary);--ar-accent:var(--nc-brown);border-radius:9px}.nc-capture-workspace .nc-reader-prose{font-size:16px}.nc-capture-workspace .nc-reader-prose mark{color:#4c592d;background:#e6eccb}.nc-capture-workspace .nc-reader-sources a{color:#6f5d42}@media (max-width:800px){.nc-capture-sidebar{width:auto}}@media (max-width:520px){.nc-capture-workspace .nc-capture-title h1{font-size:26px}.nc-capture-workspace .nc-capture-footnote{font-size:12px}}.nc-capture-workspace .nc-connected-dot.is-offline{box-shadow:none;background:#bcac93}.nc-capture-topbar{color:#97815f;height:60px;font-size:13px}.nc-capture-topbar .nc-search-pill{color:#9a8361;background:#faf9f8;border-color:#edebe7;font-size:12px}.nc-capture-form{border-color:#e8e4df;border-radius:9px;box-shadow:0 1px 3px #433f3905}.nc-capture-eyebrow{letter-spacing:.06em;color:#9a8360;font-size:12px}.nc-capture-eyebrow>span{background:#6f5d42}.nc-title-icon{display:none}.nc-capture-footer{font-size:12px}.nc-capture-footer small{color:#a28c6a;font-size:12px}.nc-capture-tests{font-size:12px}.nc-capture-workspace{--nc-ink:#292b21;--nc-muted:var(--nc-secondary);--nc-line:#e8e4df;--nc-brand-accent:#66773b;background:#fafaf9}.nc-capture-sidebar{background:#f3f1ee}.nc-capture-workspace{--nc-ink:#282622;--nc-muted:var(--nc-secondary);--nc-brand-accent:#6f5d42}.nc-capture-workspace h1{font-family:var(--font-heading-face), sans-serif;font-weight:600}
