:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#273e39;background:#f8f9f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink:#263e38;--muted:#647369;--green:#216653;--deep:#183e34;--line:#e4e9e1;--pale:#eef3eb;--amber:#b48840;--radius:16px}*{box-sizing:border-box}body{margin:0;font-size:1rem;line-height:1.55}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button{color:inherit}input,textarea,select{color:var(--ink)}h1,h2,h3,h4,p{margin:0}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #76a990;outline-offset:3px}input:focus,textarea:focus,select:focus{border-color:#76a990}input,textarea,select{outline:none}button{border:0;background:none}svg{flex-shrink:0}::selection{background:#d5e6d6;color:#153e31}.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}.muted{color:var(--muted)}.small{font-size:.9375rem}.between{display:flex;align-items:center;justify-content:space-between;gap:12px}.eyebrow{font-size:.6875rem;letter-spacing:1.6px;font-weight:650;color:var(--muted);display:flex;align-items:center;gap:7px;line-height:1.5}.live-dot{height:6px;width:6px;border-radius:50%;background:#5e9d78;box-shadow:0 0 0 4px #edf3e9}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:41px;padding:10px 16px;border:1px solid transparent;border-radius:8px;font-size:.875rem;font-weight:600;line-height:1.35;white-space:nowrap;transition:background .18s,box-shadow .18s,transform .18s}.button:not(:disabled):hover{transform:translateY(-1px)}.button-primary{background:#22674f;color:#fff;box-shadow:0 2px 3px #1746340e}.button-primary:hover{background:#19553f}.button-secondary{background:#fff;color:#354e40;border-color:#dfe6dc}.button-secondary:hover{background:#f3f6ef}.button-light{background:#e5edcf;color:#263f31}.button-light:hover{background:#f0f4df}.button-ghost{background:transparent;padding:7px 8px;min-height:32px;font-size:.875rem}.button-ghost:hover{background:#f1f5ed}.icon-button{width:34px;height:34px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid transparent;color:#768577}.icon-button:hover{background:#eef3e9;color:#28573e}.text-button{display:inline-flex;align-items:center;gap:7px;font-size:.875rem;font-weight:550;color:#346e52;padding:0;line-height:1.5}.text-button:hover{color:#17442e;text-decoration:underline;text-underline-offset:4px}.badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:.75rem;font-weight:550;line-height:1.3;padding:6px 9px;background:#f0f3ed;color:#727e70;border-radius:5px;white-space:nowrap}.badge i{height:4px;width:4px;background:currentColor;border-radius:50%}.badge-green{background:#edf4e9;color:#4e7c46}.badge-amber{background:#faf2df;color:#a28135}.badge-red{background:#f9ece7;color:#b36556}.avatar{display:inline-flex;width:36px;height:36px;flex-shrink:0;align-items:center;justify-content:center;border:1px solid #00000005;border-radius:11px;background:#edf0e5;color:#778768;font-family:Manrope,sans-serif;font-size:.625rem;font-weight:700}.avatar.large{width:49px;height:49px;border-radius:13px;font-size:.9375rem}.progress-track{height:6px;background:#e9eee4;border-radius:5px;overflow:hidden;min-width:35px}.progress-track>i{display:block;height:100%;border-radius:inherit;background:#6c9872;transition:width .5s ease}.progress-track.small{height:4px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.section-title{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:30px 0 27px}.section-title h2{font-family:Georgia,Times New Roman,serif;font-size:2.125rem;font-weight:400;letter-spacing:-1.1px;line-height:1.25;margin:9px 0}.section-title p{font-size:1rem;color:var(--muted);line-height:1.75;max-width:750px}.section-gap{margin:26px 0 20px}.section-gap h2{font-size:1.0625rem;font-weight:600}.error-box{display:flex;align-items:flex-start;gap:9px;padding:13px 15px;border:1px solid #edc9c3;background:#fff0ed;border-radius:9px;color:#a44940;font-size:.9375rem;line-height:1.65;margin:12px 0}.error-box svg{margin-top:2px}.info-note{display:flex;align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.65;padding:14px 15px;background:#f3f6ee;color:var(--muted);border:1px solid #e6ecdF;border-radius:9px}.info-note svg{margin-top:2px;color:#7c946d}.info-note.small{font-size:.875rem}.loading{display:flex;align-items:center;justify-content:center;gap:11px;min-height:240px;font-size:.875rem;color:var(--muted)}.spin{animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{padding:42px 26px;text-align:center;display:flex;align-items:center;flex-direction:column;gap:12px}.empty-icon{width:51px;height:51px;display:grid;place-items:center;border-radius:16px;background:#f2f5ed;color:#89a077;margin-bottom:4px}.empty-state h3{font-weight:550;font-size:1rem}.empty-state p{font-size:1rem;line-height:1.7;max-width:340px;color:var(--muted)}.empty-state .button{margin-top:8px}.footnote{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.875rem;line-height:1.6;margin-top:16px}.initial-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.initial-loading .loading{min-height:150px}.initial-loading .error-box{max-width:550px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{background:#ffffffeb;border-bottom:1px solid #e7ebe2}.header-inner{max-width:1312px;margin:auto;height:85px;padding:0 44px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand-button{padding:0}.brand{display:inline-flex;align-items:center;gap:9px;color:#264e39}.brand>span{font-family:Manrope,sans-serif;letter-spacing:-1.8px;font-weight:800;font-size:1.9375rem;line-height:1}.brand-dot{color:#82a078}.brand-light{color:#f0f3e2}.brand-light .brand-dot{color:#b2c59a}.global-nav{display:flex;align-items:center;gap:33px;margin-left:68px;height:100%}.global-nav button{height:100%;display:flex;align-items:center;gap:7px;font-size:.9375rem;font-weight:550;color:var(--muted);padding:0;position:relative}.global-nav button.active{color:#305a41}.global-nav button.active:after{content:"";position:absolute;bottom:20px;left:0;right:0;height:2px;background:#4b7652;border-radius:2px}.global-nav button:hover{color:#41694b}.header-right{display:flex;align-items:center;gap:11px}.user-identity{display:flex;align-items:center;gap:13px}.user-identity>span{text-align:right;font-size:.875rem;font-weight:600}.user-identity small{display:block;font-size:.8125rem;font-weight:400;color:var(--muted);margin-top:4px}.header-tag{display:flex;gap:8px;align-items:center;letter-spacing:1.4px;font-size:.8125rem;color:var(--muted)}.logout{margin-left:0;width:28px}.main-container{width:100%;max-width:1280px;padding:0 38px 60px;margin:0 auto;flex:1}.workspace-toolbar{display:flex;justify-content:space-between;align-items:center;padding:23px 0 20px;border-bottom:1px solid #e9ece4;margin-bottom:24px}.workspace-label{font-size:.8125rem;letter-spacing:.1px;color:var(--muted);display:flex;gap:9px;align-items:center}.workspace-mark{font-size:.75rem;font-weight:700;background:#ecf0e3;border:1px solid #e1e6d6;display:grid;place-items:center;width:21px;height:21px;border-radius:5px;color:#7d916c}.project-selector{display:flex;align-items:center;gap:7px}.project-selector select{background:transparent;border:0;font-size:1rem;font-weight:500;max-width:245px;padding:3px 5px;color:var(--muted)}.project-selector .icon-button{height:25px;width:25px;border:1px solid #dfe5d9;border-radius:5px}.breadcrumb{font-size:.8125rem;display:flex;align-items:center;gap:9px;letter-spacing:.2px;color:var(--muted);margin:28px 0 23px}.breadcrumb strong{font-weight:450;color:#7d8b74}.project-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:30px}.project-heading h1{font-family:Georgia,Times New Roman,serif;font-size:2.4375rem;font-weight:400;letter-spacing:-1.3px;line-height:1.2;margin:12px 0 10px;color:#264b34}.project-heading p{font-size:1rem;line-height:1.8;max-width:665px;color:var(--muted)}.heading-actions{display:flex;gap:13px;align-items:center;align-self:center;margin-top:20px}.heading-actions>.badge{font-size:.75rem;padding:8px 10px}.project-tabs{display:flex;gap:31px;border-bottom:1px solid #e0e6d9;margin-bottom:25px;min-height:49px;overflow-x:auto}.project-tabs>button{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:.9375rem;font-weight:500;padding:12px 2px 18px;position:relative;color:var(--muted)}.project-tabs>button.active{color:#315f3d}.project-tabs>button.active:after{content:"";height:2px;background:#527e4e;position:absolute;bottom:0;left:0;right:0;border-radius:2px}.tab-count{padding:2px 5px;border-radius:4px;font-size:.75rem;line-height:1.2;background:#e9f0e2;color:var(--muted)}.tab-content{animation:appear .22s ease}@keyframes appear{0%{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.app-footer{border-top:1px solid #e7ebe0;max-width:1204px;margin:0 auto;padding:24px 0 28px;width:calc(100% - 76px);display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:.8125rem}.app-footer>span:first-child{display:flex;gap:19px;align-items:center}.app-footer .brand{gap:5px;opacity:.6}.app-footer .brand svg{width:16px;height:17px}.app-footer .brand>span{font-size:1rem;letter-spacing:-1px}.app-footer>span:last-child{display:flex;gap:11px;align-items:center}.app-footer i{height:3px;width:3px;border-radius:50%;background:#b4bca9}.welcome-empty{padding:110px 25px;text-align:center}.welcome-empty .eyebrow{justify-content:center}.welcome-empty h1{font-size:3.125rem;line-height:1.18;font-family:Georgia,serif;font-weight:400;letter-spacing:-1.4px;margin:20px 0}.welcome-empty p{font-size:1rem;color:var(--muted);line-height:1.8;margin:0 auto 28px;max-width:480px}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%);max-width:min(590px,calc(100vw - 32px));display:flex;gap:12px;align-items:center;background:#224d37;color:#f2f6ed;box-shadow:0 9px 45px #11351f30;padding:15px 17px;border:1px solid #41664e;border-radius:10px;font-size:.9375rem;z-index:100}.toast>button{color:#c0d4b8;display:flex;padding:4px;margin-left:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.metric-card{background:#fff;border:1px solid var(--line);padding:20px 22px 18px;border-radius:12px;min-height:142px}.metric-card>.between{font-size:.8125rem;color:var(--muted);font-weight:450}.metric-card>.between svg{color:#95a48c;stroke-width:1.6}.metric-card>strong{font-family:Manrope,sans-serif;font-size:2rem;font-weight:600;letter-spacing:-1.3px;display:block;margin:12px 0;line-height:1;color:#2d5237}.metric-foot{display:flex;gap:11px;align-items:center;color:var(--muted);font-size:.8125rem;line-height:1.4}.metric-foot .progress-track{width:48px;min-width:48px}.metric-card.teal{background:#edf3e8;border-color:#dde7d4}.metric-card.teal>strong{color:#4c7543}.metric-card.teal>.between svg{color:#5c8552}.overview-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:21px;margin-bottom:23px}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:23px 26px 14px}.card-heading h2{font-size:1.125rem;font-weight:500;letter-spacing:-.45px;line-height:1.4;margin:8px 0 5px}.card-heading p{font-size:1rem;color:var(--muted);line-height:1.6}.card-heading .eyebrow{font-size:.6875rem;letter-spacing:1.1px}.round-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#f4f6ef;color:#96a287}.discovery-card{min-height:359px;display:flex;flex-direction:column}.discovery-card .requirement-map{flex:1}.discovery-footer{border-top:1px solid #f0f2eb;padding:14px 24px;display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto}.discovery-footer>span{font-size:.8125rem;color:var(--muted);display:flex;align-items:center;gap:6px}.legend-dot{height:5px;width:5px;border-radius:50%;display:inline-block;margin:0 1px 0 10px}.legend-dot:first-child{margin-left:0}.legend-dot.green{background:#63916a}.legend-dot.amber{background:#bd9c5b}.next-card{padding:24px 29px 20px;background:#294f39;color:#eef0db;border-color:#294f39;position:relative;overflow:hidden}.next-card:after{content:"";width:195px;height:195px;border:1px solid #cedbb614;border-radius:50%;position:absolute;right:-106px;top:85px;box-shadow:0 0 0 33px #cedbb606,0 0 0 66px #cedbb605;pointer-events:none}.next-card>.eyebrow{color:#abc195;font-size:.6875rem;letter-spacing:1.2px}.next-illustration{display:none}.next-card h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.6px;font-size:1.8125rem;line-height:1.22;margin:25px 0 14px}.next-card>p{font-size:1rem;color:#a7b798;line-height:1.85;max-width:330px;margin-bottom:22px}.next-card>.button{font-size:.875rem;padding:10px 13px;min-height:37px}.next-footer{display:flex;align-items:center;gap:10px;padding-top:24px;margin-top:21px;border-top:1px solid #a4bb9029;font-size:.8125rem;color:#a6b894}.stacked-avatars{display:flex;padding-left:2px}.stacked-avatars>.avatar{width:25px;height:25px;margin-left:-3px;border:2px solid #294f39;border-radius:50%;background:#a2b292!important;color:#35573a!important;font-size:.625rem}.stacked-avatars>.avatar:nth-child(2){background:#c3c7a8!important}.stacked-avatars>.avatar:nth-child(3){background:#dae0c6!important}.overview-bottom{display:grid;grid-template-columns:1.35fr 1fr;gap:21px}.card-heading.compact{padding:21px 23px 17px;align-items:center}.card-heading.compact h2{font-size:.875rem;font-weight:600;margin:0 0 5px;letter-spacing:-.1px}.card-heading.compact p{font-size:1rem}.conversation-list{padding:0 22px 8px}.conversation-item{display:flex;align-items:center;text-align:left;gap:13px;width:100%;padding:17px 0;border-top:1px solid #f0f2eb}.conversation-item .avatar{width:32px;height:32px;font-size:.625rem}.conversation-person{flex:1;min-width:0}.conversation-person strong{font-size:1rem;font-weight:550;display:block}.conversation-person small{font-size:.8125rem;color:var(--muted);display:block;margin-top:4px}.conversation-progress{width:48px;margin-right:5px;font-size:.8125rem;color:var(--muted)}.conversation-progress>span{display:block;margin-bottom:7px;text-align:right}.conversation-item>.badge{font-size:.75rem;padding:5px 7px;min-width:59px}.conversation-item>svg{color:#a3ad96;width:13px}.small-counter{height:22px;min-width:22px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;background:#f1f5e9;color:#94a178;border-radius:5px}.focus-list{padding:0 22px 8px}.focus-list>button{display:flex;align-items:center;gap:12px;text-align:left;padding:17px 0;width:100%;border-top:1px solid #f0f2eb}.focus-list>button>span:nth-child(2){flex:1;min-width:0}.focus-list strong{font-size:1rem;line-height:1.6;font-weight:500;display:block;max-width:290px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.focus-list small{font-size:.8125rem;color:var(--muted);display:block;margin-top:3px}.focus-list>button>svg{color:#a1ad93;width:13px}.priority-indicator{width:6px;height:6px;flex-shrink:0;display:block;border-radius:50%;background:#afbd92}.priority-indicator.high,.priority-indicator.critical{background:#cfac62}.focus-list .empty-state{padding:20px 0}.focus-list .empty-icon{width:30px;height:30px}.interview-grid,.agent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.interview-card{padding:24px}.interview-card h3{font-size:1.1875rem;font-weight:550;letter-spacing:-.4px;margin:20px 0 5px}.interview-card>p{font-size:1rem;color:var(--muted);margin-bottom:4px}.interview-card>.small{font-size:.875rem}.interview-agent{display:flex;align-items:center;gap:8px;background:#f5f7f0;border:1px solid #edf1e6;padding:11px;border-radius:7px;font-size:.875rem;color:var(--muted);margin:22px 0}.interview-card .between.small{font-size:.8125rem;color:var(--muted);margin-bottom:9px}.interview-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:22px;padding-top:18px;border-top:1px solid #edf0e5;gap:9px}.interview-card-bottom .button{font-size:.875rem;padding:8px 11px;min-height:35px}.filter-bar{display:flex;gap:10px;align-items:center;margin:25px 0 17px}.search-field{display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;padding:0 12px;max-width:480px;flex:1;gap:9px;color:#a1ad93}.search-field input{width:100%;min-width:0;border:0;background:none;padding:12px 0;font-size:1rem}.search-field input:focus{outline:none}.filter-bar>select{border:1px solid var(--line);border-radius:8px;padding:11px 12px;font-size:1rem;color:var(--muted);background:#fff;max-width:200px}.filter-bar>.small{margin-left:auto;font-size:.8125rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:.9375rem}th{text-transform:uppercase;font-size:.75rem;letter-spacing:1.1px;font-weight:550;color:var(--muted);background:#fafbf7;padding:16px 22px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:19px 22px;border-bottom:1px solid #eff2e9;vertical-align:middle}tr:last-child td{border-bottom:0}.requirements-table tbody tr{cursor:pointer;transition:background .15s}.requirements-table tbody tr:hover{background:#fafcf7}.requirements-table td:first-child{min-width:285px;max-width:450px}.requirement-ref{font-size:.75rem;letter-spacing:.7px;color:var(--muted);font-weight:500;display:block;margin-bottom:6px}.requirement-title{display:block;font-size:1rem;line-height:1.5;font-weight:550;text-align:left;padding:0}.requirement-category{display:block;font-size:.8125rem;color:var(--muted);margin-top:5px}.urgency{display:inline-flex;gap:5px;align-items:center;font-size:.8125rem;color:var(--muted);white-space:nowrap}.urgency>i{width:5px;height:5px;border-radius:50%;background:currentColor}.urgency.high{color:#b39248}.urgency.critical{color:#bd6657}.urgency.low{color:#8fa880}.confidence{display:flex;align-items:center;gap:7px;font-size:.8125rem;color:var(--muted)}.confidence>.progress-track{width:45px;min-width:45px}.confidence>.progress-track>i{background:#a2bb92}.requirements-table td>svg{color:#a1ad90}.requirement-map{padding:0 16px;overflow:hidden}.requirement-map svg{display:block;width:100%;height:auto}.requirement-map.compact{padding:0 15px;min-height:175px;display:flex;align-items:center}.requirement-map.compact svg{max-height:228px}.map-node{cursor:pointer}.map-node>circle{transition:r .2s,filter .2s}.map-node:hover>circle{filter:drop-shadow(0 0 5px #38755270)}.map-node:focus-visible{outline:none}.map-node:focus-visible>circle{stroke:#142e21;stroke-width:4}.map-label{font-family:DM Sans,sans-serif;font-weight:450}.map-empty{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;height:390px}.map-empty.compact{height:205px}.map-empty h3{font-size:.875rem;font-weight:500;margin:12px 0 7px}.map-empty p{font-size:.875rem;color:var(--muted)}.map-empty-orbit{position:relative;width:108px;height:85px;border:1px solid #e0e8d6;border-radius:50%;display:grid;place-items:center;color:#9cae8b}.map-empty-orbit>span{position:absolute;width:11px;height:11px;border-radius:50%;background:#e3ecd6;border:2px solid #a6ba8f;top:6px;left:13px}.map-empty-orbit>span:nth-child(2){left:auto;right:-4px;top:38px}.map-empty-orbit>span:nth-child(3){top:auto;bottom:-3px;left:42px}.map-legend{display:flex;justify-content:center;align-items:center;gap:25px;padding:20px;border-top:1px solid #eef2e8;font-size:.8125rem;color:var(--muted);flex-wrap:wrap}.map-legend>span{display:flex;align-items:center;gap:7px}.map-legend>span:last-child{font-size:.8125rem;margin-left:22px;color:var(--muted)}.line-key{width:19px;height:1px;display:inline-block;background:#b38a45}.line-key.dependency{background:repeating-linear-gradient(to right,#2e8272 0 4px,transparent 4px 7px)}.line-key.conflict{background:#c45c53;height:2px}.relation-list{display:flex;flex-direction:column;gap:12px;margin-top:24px}.relation-card{padding:22px;display:flex;gap:17px;align-items:center}.relation-icon{flex-shrink:0;width:42px;height:42px;display:grid;place-items:center;background:#f6f1e3;color:#b39855;border-radius:11px}.relation-icon.dependency{background:#edf4e9;color:#6e9863}.relation-icon.conflict{background:#f8ede6;color:#b97a60}.relation-card>div{flex:1}.relation-card .async-action{flex:0 0 auto}.relation-titles{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.relation-titles strong{font-size:1rem;font-weight:550;line-height:1.5}.relation-titles svg{color:#b6c2a8}.relation-card p{font-size:1rem;color:var(--muted);line-height:1.7;margin:7px 0 10px}.async-action{display:inline-flex;flex-direction:column;gap:6px;align-items:flex-start}.inline-error{font-size:.875rem;color:#b06654;max-width:260px;line-height:1.5}.workflow-list{max-width:920px;margin:30px auto}.workflow-row{display:flex;gap:22px;align-items:stretch}.workflow-rail{width:43px;flex-shrink:0;display:flex;flex-direction:column;align-items:center}.workflow-rail>span{display:grid;place-items:center;background:#e9f0e1;border:1px solid #dae6cc;color:var(--muted);height:42px;width:42px;border-radius:50%;font-size:.9375rem;font-weight:600}.workflow-rail>i{width:1px;flex:1;background:#dfe7d5}.workflow-row:last-child .workflow-rail>i{background:transparent}.workflow-card{flex:1;margin-bottom:22px;padding:25px}.workflow-card h3{font-size:1.125rem;font-weight:500;margin:17px 0;line-height:1.5;letter-spacing:-.2px}.workflow-io{display:flex;gap:23px;align-items:center;background:#f8faf3;border:1px solid #edf2e3;padding:15px 18px;border-radius:9px;margin-top:18px}.workflow-io>div{flex:1}.workflow-io span{font-size:.75rem;letter-spacing:1.2px;color:var(--muted)}.workflow-io p{font-size:1rem;line-height:1.65;margin-top:6px;color:var(--muted)}.workflow-io svg{color:#aaba93}.workflow-card blockquote{font-size:1rem;font-style:italic;line-height:1.7;color:var(--muted);margin:16px 0 0;padding-left:12px;border-left:2px solid #e4ebd8}.document-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.document-cover{background:#f0f3e9;height:185px;padding:23px 35px 0;overflow:hidden;position:relative;border-bottom:1px solid #e8eedb}.document-cover>.badge{position:absolute;top:13px;right:13px;background:#fefefacc;border:1px solid #dfe7d3;font-size:.75rem}.paper-preview{height:180px;background:#fff;box-shadow:0 4px 20px #5d733d0a;border:1px solid #e4e9dc;border-radius:3px;padding:21px 17px;transform:rotate(-3deg);transition:transform .2s}.document-card:hover .paper-preview{transform:rotate(0) translateY(-3px)}.paper-preview>span{font-size:.3125rem;letter-spacing:1.2px;color:#9baa8a}.paper-preview>i{height:1px;background:#ecf0e5;width:100%;display:block;margin:9px 0 14px}.paper-preview h4{font-size:.75rem;font-family:Georgia,serif;font-weight:400;line-height:1.35;max-width:110px;min-height:35px;color:#426135}.paper-lines{margin-top:13px}.paper-lines i{height:2px;background:#eef2e7;display:block;margin-top:6px}.paper-lines i:nth-child(2n){width:80%}.paper-preview>small{font-size:.3125rem;color:#a6b493;display:block;margin-top:14px}.document-info{padding:20px 18px}.document-info h3{font-size:.875rem;font-weight:550;line-height:1.55;min-height:39px;margin-bottom:13px}.document-info .between>.small{font-size:.8125rem}.document-info .badge{font-size:.75rem}.document-actions{display:flex;align-items:center;gap:4px;border-top:1px solid #edf2e3;padding-top:15px;margin-top:16px}.document-actions .button{font-size:.875rem;padding:8px 10px;min-height:33px;margin-right:auto}.document-actions .icon-button{height:30px;width:28px}.document-preview{max-height:64vh;overflow:auto;background:#f6f8f1;padding:20px;margin:0 -2px}.markdown{background:#fff;box-shadow:0 2px 8px #34452508;padding:35px 40px;color:#47603e;overflow-wrap:anywhere}.markdown h1{font-family:Georgia,serif;font-size:1.75rem;line-height:1.25;margin:8px 0 22px}.markdown h2{font-size:1.1875rem;margin:25px 0 13px}.markdown h3{font-size:1rem;margin:19px 0 10px}.markdown p{font-size:1rem;line-height:1.85;margin:6px 0;white-space:pre-wrap}.markdown-bullet{padding-left:12px}.markdown-space{height:6px}.markdown blockquote{font-style:italic;font-size:1rem;color:var(--muted);margin:10px 0;padding:10px 15px;border-left:2px solid #dbe7c9}.agents-banner{display:flex;align-items:center;gap:22px;border:1px solid #dde7d1;background:#edf3e6;padding:22px 26px;border-radius:13px;margin-bottom:27px}.agents-orb{width:57px;height:57px;display:grid;place-items:center;border-radius:15px;border:1px solid #d1dfc1;background:#e5eddc;color:#718e54;flex-shrink:0}.agents-banner>div:nth-child(2){flex:1}.agents-banner h3{font-size:1rem;font-weight:550;margin-bottom:7px}.agents-banner p{font-size:1rem;line-height:1.7;color:var(--muted);max-width:650px}.agents-banner>.badge{background:#dee9d2;border:1px solid #d3e0c5;padding:8px 10px;font-size:.75rem}.agent-card{padding:23px 24px;display:flex;flex-direction:column}.agent-role{font-size:.8125rem;letter-spacing:.6px;color:var(--muted);margin:21px 0 7px;text-transform:uppercase}.agent-card h3{font-size:1.375rem;font-weight:550;letter-spacing:-.5px;margin-bottom:10px}.agent-card>p{font-size:1rem;line-height:1.8;color:var(--muted);margin-bottom:20px;min-height:40px}.agent-capabilities{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:23px}.agent-capabilities>span{font-size:.8125rem;background:#f4f7ee;color:var(--muted);border:1px solid #e9efdd;border-radius:4px;padding:5px 7px}.agent-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:15px;border-top:1px solid #eef2e5}.agent-card-bottom>span{display:flex;align-items:center;gap:5px;font-size:.8125rem;color:var(--muted);max-width:165px;line-height:1.5}.segmented{display:flex;padding:4px;border:1px solid #e1e7d8;background:#eef2e7;border-radius:9px;width:max-content;max-width:100%;margin:28px 0}.segmented button{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 19px;border-radius:6px;font-size:.875rem;color:var(--muted)}.segmented button.active{background:#fff;box-shadow:0 1px 4px #4c652b0d;color:#557542}.provider-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.provider-card{padding:24px}.provider-logo{width:48px;height:48px;border:1px solid #e3e9d9;background:#f3f6ed;border-radius:12px;display:grid;place-items:center;color:#7e9068}.provider-logo.anthropic{background:#f5eee5;color:#bd9b79;border-color:#ecdfcc}.provider-logo.openai{background:#e9f1e5;color:#7b9466}.provider-logo.jev{background:#edf0f5;color:#7a8caf}.provider-card h3{font-size:1.1875rem;font-weight:550;margin:21px 0 8px}.provider-card>p{font-size:1rem;color:var(--muted);line-height:1.6}.provider-status{display:flex;align-items:center;gap:7px;font-size:.875rem;color:var(--muted);margin:22px 0}.provider-card>.button{width:100%;margin-top:5px}.provider-card>.info-note{margin:0 0 18px}.role-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:32px}.role-card{padding:23px 20px}.role-card>svg{color:#8da578}.role-card h3{font-size:.9375rem;font-weight:550;margin:15px 0 7px}.role-card p{font-size:.875rem;color:var(--muted);line-height:1.6;min-height:32px}.role-permissions{margin-top:12px;display:flex;flex-direction:column;gap:7px}.role-permissions span{font-size:.8125rem;color:var(--muted);line-height:1.4}.person-cell{display:flex;align-items:center;gap:12px}.person-cell strong{display:block;font-size:.9375rem;font-weight:500}.person-cell small{display:block;font-size:.8125rem;color:var(--muted);margin-top:4px}.editor-section-head{display:flex;justify-content:space-between;align-items:center;padding-top:10px}.editor-section-head h3{font-size:.9375rem;font-weight:550;margin-bottom:6px}.editor-section-head p{font-size:1rem;color:var(--muted)}.question-editor{display:flex;flex-direction:column;gap:9px}.question-editor>div{display:flex;align-items:flex-start;gap:11px;padding:13px;background:#f6f8f0;border:1px solid #e7eddc;border-radius:9px}.question-number{margin-top:9px;width:22px;height:22px;display:grid;place-items:center;flex-shrink:0;background:#e8efdd;color:#8ca270;font-size:.75rem;border-radius:5px}.question-editor>div>div{flex:1;min-width:0}.question-editor input,.question-editor textarea{width:100%;background:#fff;border:1px solid #e2e9d5;border-radius:6px;padding:9px;font-size:1rem;line-height:1.5}.question-editor textarea{resize:vertical;margin-top:7px;font-size:1rem;color:var(--muted)}.membership-fieldset{border:1px solid #e1e8d5;padding:15px 19px;border-radius:9px}.membership-fieldset legend{font-size:.875rem;padding:0 7px;color:var(--muted)}.membership-fieldset .check-field{padding:6px 0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#22342362;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:35px 20px;overflow-y:auto;z-index:60;display:flex;justify-content:center;align-items:flex-start}.modal{width:100%;max-width:545px;background:#fff;border:1px solid #e6eddc;box-shadow:0 25px 110px #0f251d33;border-radius:18px;padding:28px 29px;margin:auto 0}.modal-wide{max-width:770px}.modal-head{display:flex;gap:20px;align-items:flex-start;justify-content:space-between;margin-bottom:25px}.modal-head h2{font-family:Georgia,serif;font-size:1.625rem;font-weight:400;letter-spacing:-.5px;line-height:1.25}.modal-head p{font-size:1rem;line-height:1.8;color:var(--muted);margin-top:8px}.modal-head .icon-button{margin:-6px -9px 0 0;background:#f5f7f1}.form{display:flex;flex-direction:column;gap:18px}.form .error-box{margin:0}.field{display:flex;flex-direction:column;gap:8px;font-size:.9375rem;font-weight:500;color:var(--muted)}.field>input,.field>textarea,.field>select{border:1px solid #dfe7d3;background:#fff;border-radius:8px;padding:11px 12px;line-height:1.6;min-height:43px;width:100%;font-size:1rem;font-weight:400;transition:border-color .18s}.field>textarea{resize:vertical;min-height:76px}.field>input::placeholder,.field>textarea::placeholder{color:#aab59a}.field>input:read-only,.field>textarea:read-only,.field>select:disabled{background:#f7f9f3;color:#849a6c}.field small{font-size:.8125rem;line-height:1.6;color:var(--muted);font-weight:400}.field input[type=color]{padding:6px;cursor:pointer}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:20px;border-top:1px solid #eaf0df;margin-top:5px}.check-field{display:flex;align-items:flex-start;gap:10px;font-size:1rem;line-height:1.7;color:var(--muted);cursor:pointer}.check-field input{accent-color:#527c3e;width:15px;height:15px;flex-shrink:0;margin:2px 0 0}.source-note{background:#f4f7ed;border:1px solid #e8efdb;padding:17px 19px;border-radius:10px}.source-note>.eyebrow{font-size:.6875rem}.source-note blockquote{margin:12px 0;font-size:1rem;color:var(--muted);font-style:italic;line-height:1.8}.source-note>span:last-child{font-size:.8125rem;color:var(--muted)}.interview-container{padding-top:28px}.interview-topline{display:flex;align-items:center;justify-content:space-between;font-size:.8125rem;color:var(--muted);margin-bottom:28px}.interview-topline>.muted{display:flex;align-items:center;gap:7px}.interview-page-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.interview-page-title h1{font-family:Georgia,serif;font-weight:400;font-size:2.125rem;letter-spacing:-.9px;margin:11px 0}.interview-page-title p{font-size:1rem;color:var(--muted);line-height:1.7}.mode-note{display:flex;align-items:flex-start;gap:9px;padding:11px 15px;border:1px solid #e4ead4;border-radius:9px;background:#f1f5e6;color:var(--muted);font-size:.8125rem;line-height:1.7;margin-bottom:21px}.mode-note>svg{margin-top:1px}.mode-note strong{font-weight:550}.interview-layout{display:grid;grid-template-columns:minmax(0,1fr) 305px;gap:24px;align-items:start}.chat-card{background:#fff;border:1px solid #e1e8d6;border-radius:15px;overflow:hidden;display:flex;flex-direction:column;min-height:630px}.chat-header{display:flex;align-items:center;gap:12px;padding:18px 23px;border-bottom:1px solid #eaf0dd}.chat-header>div{flex:1}.chat-header strong{font-size:.9375rem;font-weight:600;display:block}.chat-header>div>span{font-size:.8125rem;color:var(--muted);display:block;margin-top:4px}.chat-header>.badge{font-size:.75rem}.chat-messages{padding:27px 26px;display:flex;flex-direction:column;gap:26px;overflow-y:auto;min-height:280px;height:460px;scrollbar-width:thin;scrollbar-color:#d9e4c9 transparent}.message{display:flex;align-items:flex-start;gap:12px;max-width:94%}.message>.avatar{height:30px;width:30px;font-size:.625rem;border-radius:9px;margin-top:2px}.message-body{max-width:calc(100% - 40px);min-width:0}.message-author{font-size:.8125rem;font-weight:550;color:var(--muted);margin:0 0 8px 1px;display:flex;gap:12px;align-items:center}.message-author>span{font-size:.8125rem;font-weight:400;color:var(--muted)}.message-content{font-size:1rem;line-height:1.75;padding:14px 17px;background:#f5f8ef;border:1px solid #eaf0df;border-radius:0 11px 11px;color:#637e4f;white-space:pre-wrap;overflow-wrap:anywhere}.message-user{align-self:flex-end;justify-content:flex-end;width:93%}.message-user .message-body{max-width:100%}.message-user .message-author{justify-content:flex-end}.message-user .message-content{background:#edf3e5;border-color:#dfe9d2;color:#547143;border-radius:11px 0 11px 11px}.message-extracted{display:flex;align-items:center;gap:4px;font-size:.8125rem;color:var(--muted);margin-top:8px;justify-content:flex-end}.typing-dots{display:flex;gap:5px;align-items:center;padding:17px 10px;color:#9eac8c}.typing-dots>i{width:5px;height:5px;background:#a4b88d;border-radius:50%;animation:pulse 1s ease-in-out infinite}.typing-dots>i:nth-child(2){animation-delay:.2s}.typing-dots>i:nth-child(3){animation-delay:.4s}.typing-dots>span{font-size:.8125rem;margin-left:8px}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}.chat-welcome{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:50px 30px}.welcome-spark{background:#f2f6e8;color:#93a875;height:64px;width:64px;display:grid;place-items:center;border:1px solid #e9efdB;border-radius:20px;margin-bottom:24px}.chat-welcome h2{font-family:Georgia,serif;font-size:1.6875rem;font-weight:400;letter-spacing:-.5px;line-height:1.3}.chat-welcome p{font-size:1rem;line-height:1.9;color:var(--muted);max-width:390px;margin:15px 0 23px}.chat-composer{margin-top:auto;border-top:1px solid #edf2e3;padding:16px 22px 13px}.composer-input{border:1px solid #dfe8d0;border-radius:11px;padding:12px 12px 9px;background:#fcfdf9;transition:box-shadow .2s}.composer-input:focus-within{border-color:#a0b786;box-shadow:0 0 0 3px #f2f6eb}.composer-input.is-listening{border-color:#93b575;background:#f5f9ee}.composer-input>textarea{resize:none;width:100%;background:transparent;border:0;font-size:1rem;line-height:1.7;padding:0 2px;color:#617d4c;min-height:58px}.composer-input>textarea:focus-visible{outline:0}.composer-input>textarea::placeholder{color:#a7b794}.composer-controls{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:6px}.composer-controls>.button{min-height:34px;padding:8px 12px;font-size:.875rem}.voice-button{display:flex;align-items:center;gap:7px;font-size:.875rem;padding:6px 3px;color:var(--muted)}.voice-button.active{color:#b66d5c}.voice-button.active>svg{animation:pulse 1.4s infinite}.composer-help{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;color:var(--muted);font-size:.8125rem}.composer-help>.text-button{font-size:.875rem;color:var(--muted)}.interview-insights{display:flex;flex-direction:column;gap:18px}.interview-progress{padding:23px}.interview-progress .eyebrow{font-size:.6875rem;letter-spacing:1.2px}.progress-number{font-family:Manrope,sans-serif;font-size:1.3125rem;font-weight:550;color:#65834d;letter-spacing:-.5px}.interview-progress .progress-track{margin:17px 0 10px}.interview-progress>p{font-size:.875rem;color:var(--muted)}.question-plan{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-direction:column;gap:0}.question-plan>li{display:flex;align-items:flex-start;gap:10px;position:relative;padding-bottom:22px;font-size:.9375rem;color:var(--muted);line-height:1.5}.question-plan>li:after{content:"";height:21px;width:1px;background:#e6eedb;position:absolute;left:10px;top:24px}.question-plan>li:last-child{padding-bottom:0}.question-plan>li:last-child:after{display:none}.question-plan>li>span{display:grid;place-items:center;height:21px;width:21px;border-radius:50%;border:1px solid #e4ecd6;background:#fafcf6;color:var(--muted);font-size:.75rem;flex-shrink:0}.question-plan small{font-size:.8125rem;color:var(--muted);display:block;margin-top:2px}.question-plan>li.done{color:#7f9a65}.question-plan>li.done>span{background:#edf4e3;border-color:#e1ebd1;color:#92ad75}.question-plan>li.current{color:#5e7f43;font-weight:550}.question-plan>li.current>span{background:#7e9d62;border-color:#7e9d62;color:#fff;box-shadow:0 0 0 3px #f0f5e8}.extracted-card{padding:21px}.extracted-card .eyebrow{font-size:.6875rem;letter-spacing:.7px;gap:5px}.extracted-card h3{font-size:.875rem;font-weight:550;margin-top:15px;letter-spacing:-.2px}.extracted-card>p{font-size:1rem;color:var(--muted);line-height:1.7;margin:7px 0 20px}.live-requirements{max-height:425px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d9e4c9 transparent;display:flex;flex-direction:column;gap:11px}.live-requirements article{background:#f8fbf2;border:1px solid #e6efd8;padding:13px 12px;border-radius:9px}.live-requirements .requirement-ref{font-size:.75rem;margin:0}.live-requirements .badge{font-size:.75rem;padding:4px 6px}.live-requirements strong{display:block;font-size:1rem;line-height:1.6;font-weight:550;margin:10px 0 5px;color:var(--muted)}.live-requirements p{font-size:1rem;line-height:1.7;color:var(--muted)}.live-requirements .urgency{font-size:.8125rem;margin-top:10px}.extract-placeholder{display:flex;align-items:center;flex-direction:column;text-align:center;color:#b0bf97;padding:17px 5px}.extract-placeholder p{font-size:.875rem;line-height:1.8;margin:13px 0 0;max-width:190px}.interview-options{padding:2px 5px}.interview-options .check-field{font-size:1rem}.interview-options p{font-size:.875rem;line-height:1.8;color:var(--muted);margin:7px 0 15px;padding-left:25px}.interview-options>.button{width:100%;font-size:.875rem;min-height:36px;color:var(--muted)}.finish-button{font-size:.8125rem!important;display:flex;justify-content:center;width:100%;margin-top:18px;color:var(--muted)}.consent-screen{display:flex;flex-direction:column;align-items:flex-start;max-width:490px;width:100%;padding:44px 30px 48px;margin:auto;gap:0}.consent-icon{width:63px;height:63px;background:#f0f6e5;color:#8ea974;border:1px solid #e6eed8;display:grid;place-items:center;border-radius:19px;margin-bottom:22px}.consent-screen .eyebrow{font-size:.6875rem}.consent-screen h2{font-family:Georgia,serif;font-size:1.875rem;font-weight:400;letter-spacing:-.6px;line-height:1.2;margin:14px 0 21px}.consent-screen>p{font-size:1rem;line-height:1.85;color:var(--muted);margin-bottom:13px}.consent-screen .check-field{font-size:1rem;padding:17px;background:#f5f8ef;border:1px solid #e7eedc;border-radius:9px;margin:7px 0 22px}.consent-screen .button{font-size:.875rem}.completed-note{display:flex;align-items:flex-start;gap:12px;padding:24px;color:#819e64;background:#f4f8ec;border-top:1px solid #e7efd9;margin-top:auto}.completed-note strong{font-size:.875rem;font-weight:550}.completed-note p{font-size:.875rem;margin-top:6px;line-height:1.6;color:var(--muted)}.interview-loading{min-height:70vh}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:#294f39;color:#edf1df;padding:46px 60px 30px;display:flex;flex-direction:column;position:relative;overflow:hidden}.login-story-content{max-width:520px;margin:auto;position:relative;padding:70px 0 0}.login-story-content>.eyebrow{color:#afc098;font-size:.6875rem}.login-story h1{font-family:Georgia,serif;font-size:3.6875rem;font-weight:400;line-height:1.13;letter-spacing:-1.9px;margin:24px 0}.login-story h1 em{font-weight:400;color:#cad6ae}.login-story-content>p{font-size:1rem;line-height:1.9;color:#a4b992;max-width:350px}.login-orbit{position:relative;height:250px;width:380px;max-width:100%;margin:25px 0 0}.orbit-path{position:absolute;border:1px solid #a9c08c2a;border-radius:50%;left:32px;top:30px;width:270px;height:140px;transform:rotate(-19deg)}.orbit-path.two{transform:rotate(31deg);width:270px;left:52px}.orbit-node,.orbit-center{position:absolute;display:grid;place-items:center;z-index:1}.orbit-center{height:57px;width:57px;border:1px solid #77935d;background:#426444;border-radius:16px;color:#c3d49f;top:81px;left:151px;box-shadow:0 0 0 9px #afc68c08}.orbit-node{height:47px;width:47px;border:1px solid #829b634d;background:#31573d;border-radius:13px;color:#a7bd87}.orbit-node.n1{top:21px;left:24px}.orbit-node.n2{top:148px;left:57px}.orbit-node.n3{top:82px;right:35px}.orbit-caption{position:absolute;color:#8ba878;font-size:.8125rem;letter-spacing:.3px}.orbit-caption.c1{top:77px;left:22px}.orbit-caption.c2{top:202px;left:45px}.orbit-caption.c3{top:138px;right:34px}.login-story-footer{font-size:.8125rem;color:#91a878;letter-spacing:.3px;margin-top:15px}.login-form-section{display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f8f9f4;padding:50px 50px 30px;position:relative}.login-form{max-width:350px;width:100%;margin:auto}.login-form>.eyebrow{font-size:.6875rem}.login-form h2{font-family:Georgia,serif;font-size:2.125rem;font-weight:400;letter-spacing:-.9px;margin:18px 0 12px}.login-form>p{font-size:1rem;line-height:1.8;color:var(--muted);margin-bottom:34px}.login-form .form-actions{border:0;padding-top:7px;margin:0}.login-form .button{width:100%;justify-content:center;flex-direction:row-reverse;gap:12px}.login-hint{display:flex;align-items:center;gap:11px;font-size:.8125rem;line-height:1.8;color:var(--muted);margin-top:30px;border-top:1px solid #e3e9d7;padding-top:22px}.login-hint svg{color:#abbc90}.login-footer{font-size:.8125rem;color:var(--muted);letter-spacing:.4px;margin-top:50px}@media(min-width:1450px){.main-container{max-width:1340px;padding-left:45px;padding-right:45px}.header-inner{max-width:1370px}.app-footer{max-width:1250px}.project-heading h1{font-size:2.625rem}.next-card h2{font-size:2rem}.next-card>p{font-size:1rem}.next-card{padding:28px 32px 23px}.discovery-card{min-height:375px}.requirement-map.compact svg{max-height:235px}.chat-messages{height:510px}}@media(max-width:1100px){.global-nav{margin-left:20px;gap:23px}.header-inner{padding:0 30px;gap:20px}.main-container{padding:0 28px 45px}.heading-actions{flex-direction:column;align-items:flex-end;gap:10px}.project-heading h1{font-size:2.125rem}.project-heading p{max-width:570px}.project-tabs{gap:24px}.metric-card{padding:18px}.overview-grid{grid-template-columns:1.45fr 1fr}.next-card{padding:22px}.next-card h2{font-size:1.5625rem}.next-card>p{font-size:1rem}.next-footer{font-size:.8125rem;padding-top:19px;margin-top:20px}.discovery-card{min-height:335px}.overview-bottom{grid-template-columns:1.25fr 1fr}.conversation-item{gap:9px}.conversation-list{padding:0 17px 7px}.conversation-progress{width:36px}.focus-list{padding:0 18px 8px}.focus-list strong{max-width:220px}.card-heading{padding:20px}.document-grid{grid-template-columns:repeat(2,1fr)}.document-cover{padding:25px 55px 0;height:205px}.paper-preview{padding:23px;max-width:230px;margin:auto;height:210px}.paper-preview h4{font-size:.9375rem}.paper-preview>span{font-size:.4375rem}.paper-preview>small{font-size:.375rem}.interview-grid,.agent-grid,.provider-grid,.role-grid{grid-template-columns:repeat(2,1fr)}.interview-layout{grid-template-columns:minmax(0,1fr) 270px;gap:18px}.interview-container{padding-top:25px}.interview-page-title h1{font-size:1.875rem}.chat-messages{padding:23px 20px}.chat-composer{padding:15px}.interview-progress,.extracted-card{padding:19px}.login-story{padding:35px}.login-story h1{font-size:3.0625rem}.login-story-content{padding-top:55px}.login-form-section{padding:35px}.login-orbit{transform:scale(.9);transform-origin:left center}.app-footer{width:calc(100% - 56px)}}@media(max-width:850px){.user-identity>span{display:none}.header-inner{height:75px}.global-nav{margin:0;gap:22px}.global-nav button{font-size:.9375rem}.global-nav button.active:after{bottom:16px}.header-right{gap:6px}.header-inner .brand>span{font-size:1.6875rem}.header-inner .brand>svg{width:28px}.project-heading{align-items:flex-start}.project-heading h1{font-size:2rem}.project-heading p{font-size:1rem}.project-heading .eyebrow{font-size:.6875rem;letter-spacing:1px}.heading-actions>.badge{display:none}.heading-actions .button{font-size:.875rem;min-height:38px;padding:9px 11px}.metric-grid{gap:10px}.metric-card{padding:16px 14px;min-height:130px}.metric-card>.between{font-size:.8125rem}.metric-card>.between svg{height:14px;width:14px}.metric-card>strong{font-size:1.875rem}.metric-foot{font-size:.8125rem;gap:6px}.metric-foot .progress-track{display:none}.overview-grid{grid-template-columns:1.25fr 1fr;gap:15px}.next-card{padding:22px 20px}.next-card h2{font-size:1.5rem}.next-card>p{font-size:1rem}.next-footer{flex-wrap:wrap;gap:7px;margin-top:18px;padding-top:16px}.discovery-card .card-heading h2{font-size:1rem}.discovery-card .card-heading .round-icon{display:none}.discovery-footer{padding:15px;gap:5px}.discovery-footer .text-button{font-size:.875rem}.discovery-footer>span{font-size:.8125rem;gap:3px}.legend-dot{margin-left:6px}.overview-bottom{grid-template-columns:1fr}.conversation-person small{font-size:.8125rem}.focus-list strong{max-width:none}.conversation-progress{width:85px;margin-right:15px}.section-title h2{font-size:1.8125rem}.section-title p{font-size:1rem}.section-title>.button{font-size:.875rem}.filter-bar{flex-wrap:wrap}.search-field{max-width:none;flex-basis:100%}.filter-bar>select{flex:1}.filter-bar>.small{margin-left:0}.interview-layout{grid-template-columns:minmax(0,1fr)}.interview-insights{display:grid;grid-template-columns:1fr 1fr;align-items:start}.interview-options{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:15px}.interview-options p{margin:0;padding:0;max-width:240px}.interview-options>.button{width:auto;margin-left:auto}.finish-button{width:auto;margin:0}.chat-card{min-height:600px}.chat-messages{height:415px}.live-requirements{max-height:310px}.chat-welcome{padding:30px}.app-footer>span:last-child{font-size:.8125rem;gap:7px}.agents-banner>div:nth-child(2){flex:1}.agents-banner{gap:17px;padding:19px}.agents-banner>.badge{display:none}.agents-banner h3{font-size:.9375rem}.agents-banner p{font-size:1rem}.relation-card{align-items:flex-start;flex-wrap:wrap;gap:13px;padding:19px}.relation-card .async-action{margin-left:55px}.relation-titles strong{font-size:1rem}.role-card{padding:20px}.login-story{padding:30px}.login-story h1{font-size:2.6875rem}.login-story-content>p{font-size:1rem}.login-form-section{padding:30px}.login-form h2{font-size:1.8125rem}.login-orbit{transform:scale(.8);margin-left:-12px}.header-tag{font-size:.8125rem}}@media(max-width:620px){.header-inner{padding:0 19px;gap:15px;flex-wrap:wrap;height:auto;min-height:70px}.header-inner .brand{margin:16px 0}.header-inner .brand>span{font-size:1.5625rem}.header-inner .brand>svg{width:25px;height:27px}.global-nav{order:3;flex-basis:100%;justify-content:center;gap:37px;height:39px;margin-top:-3px}.global-nav button{font-size:.9375rem;padding-bottom:12px}.global-nav button.active:after{bottom:0}.header-right{margin-left:auto}.header-right .avatar{width:30px;height:30px;font-size:.625rem}.header-right .logout{width:24px}.header-right .header-tag{font-size:.8125rem;letter-spacing:.6px;gap:5px}.main-container{padding:0 18px 35px}.workspace-toolbar{padding:17px 0 15px;margin-bottom:20px}.workspace-label{font-size:.8125rem;gap:6px}.workspace-mark{width:18px;height:18px;font-size:.75rem}.project-selector select{font-size:1rem;max-width:175px}.project-selector{gap:3px}.breadcrumb{margin:20px 0 22px;font-size:.8125rem;gap:6px}.project-heading{flex-direction:column;gap:16px;margin-bottom:22px}.project-heading h1{font-size:2.125rem;margin:12px 0 9px;max-width:350px}.project-heading p{font-size:1rem;line-height:1.8}.project-heading .eyebrow{font-size:.6875rem;letter-spacing:1px}.heading-actions{align-self:stretch;flex-direction:row;align-items:center;margin:0;justify-content:space-between}.heading-actions>.badge{display:inline-flex;font-size:.75rem}.heading-actions .button{font-size:.875rem}.project-tabs{gap:22px;min-height:42px;margin-bottom:20px}.project-tabs>button{font-size:.9375rem;gap:6px;padding-bottom:14px}.project-tabs>button>svg{height:14px;width:14px}.metric-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:18px}.metric-card{min-height:127px;padding:16px}.metric-card>.between{font-size:.8125rem}.metric-card>strong{font-size:1.9375rem;margin:12px 0 10px}.metric-foot{font-size:.8125rem}.overview-grid{grid-template-columns:1fr;gap:17px;margin-bottom:18px}.discovery-card{min-height:335px}.card-heading{padding:20px 22px 12px}.discovery-card .card-heading h2{font-size:1.1875rem}.discovery-card .card-heading p{font-size:1rem}.discovery-card .card-heading .round-icon{display:grid}.requirement-map.compact{min-height:190px}.discovery-footer{padding:15px 20px}.discovery-footer .text-button{font-size:.875rem}.discovery-footer>span{font-size:.8125rem}.next-card{padding:25px}.next-card h2{font-size:1.875rem;margin-top:23px;max-width:300px}.next-card>p{font-size:1rem;max-width:300px}.next-card .next-illustration{position:absolute;display:block;right:25px;top:56px;color:#b5c997;opacity:.25}.next-illustration>span{position:absolute;right:-10px;top:-12px}.next-footer{flex-wrap:nowrap;font-size:.8125rem;margin-top:24px;padding-top:21px}.overview-bottom{gap:18px}.card-heading.compact{padding:22px 20px 17px}.conversation-list{padding:0 18px 6px}.conversation-item{gap:10px;padding:17px 0}.conversation-progress{width:39px;margin-right:1px}.conversation-person strong{font-size:1rem}.conversation-person small{font-size:.8125rem}.conversation-item>.badge{font-size:.75rem;min-width:auto;padding:5px}.conversation-item>svg{display:none}.conversation-item .avatar{width:30px;height:30px;font-size:.625rem}.focus-list{padding:0 20px 7px}.focus-list strong{font-size:1rem;white-space:normal}.focus-list small{font-size:.8125rem}.app-footer{padding:22px 0;width:calc(100% - 36px);flex-direction:column;align-items:flex-start;gap:17px;font-size:.8125rem}.app-footer>span:last-child{display:none}.section-title{align-items:flex-start;gap:17px;flex-direction:column;margin:25px 0}.section-title h2{font-size:1.9375rem;letter-spacing:-.9px}.section-title p{font-size:1rem;line-height:1.8}.section-title .eyebrow{font-size:.6875rem;letter-spacing:1.3px}.section-title>.button{font-size:.875rem}.section-title .async-action>.button{font-size:.875rem}.interview-grid,.agent-grid,.provider-grid{grid-template-columns:1fr;gap:16px}.interview-card{padding:23px}.interview-card-bottom .button{font-size:.875rem}.interview-card h3{font-size:1.3125rem}.filter-bar{gap:8px}.filter-bar>select{font-size:1rem;padding:10px;max-width:none}.filter-bar>.small{font-size:.8125rem;flex-basis:100%;text-align:right;margin-top:4px}th{padding:15px;font-size:.75rem}td{padding:17px 15px}.requirements-table td:first-child{min-width:215px;max-width:280px}.requirement-title{font-size:1rem}.requirements-table .badge{font-size:.75rem}.footnote{font-size:.8125rem;align-items:flex-start;line-height:1.7}.footnote svg{margin-top:2px}.requirement-map:not(.compact){padding:0;width:100%;overflow:auto}.requirement-map:not(.compact) svg{min-width:620px}.map-legend{gap:14px;font-size:.8125rem;padding:16px}.map-legend>span:last-child{width:100%;justify-content:center;margin:0;font-size:.8125rem}.relation-card{gap:12px;padding:17px}.relation-icon{width:34px;height:34px;border-radius:9px}.relation-icon>svg{width:16px}.relation-card>div{min-width:0}.relation-titles{gap:8px}.relation-titles strong,.relation-card p{font-size:1rem}.relation-card .async-action{margin-left:46px}.relation-card .badge{font-size:.75rem}.relation-card .button{font-size:.875rem;min-height:34px}.workflow-list{margin:24px 0}.workflow-row{gap:12px}.workflow-rail{width:30px}.workflow-rail>span{width:30px;height:30px;font-size:.8125rem}.workflow-card{padding:18px}.workflow-card .between{align-items:flex-start;gap:8px;flex-direction:column}.workflow-card .between>.small{font-size:.8125rem}.workflow-card h3{font-size:1rem;margin:14px 0}.workflow-io{padding:12px;gap:12px;align-items:flex-start;flex-direction:column}.workflow-io>svg{transform:rotate(90deg);width:14px}.workflow-io p{font-size:1rem;margin-top:5px}.workflow-io span{font-size:.75rem}.workflow-card blockquote{font-size:1rem}.document-grid{gap:11px;grid-template-columns:1fr 1fr}.document-cover{height:143px;padding:23px 16px 0}.paper-preview{padding:14px 11px;height:145px}.paper-preview>span{font-size:.25rem;letter-spacing:.6px}.paper-preview h4{font-size:.625rem;min-height:23px;max-width:90px}.paper-preview>i{margin:8px 0 10px}.paper-lines{margin-top:9px}.paper-lines i{height:1px;margin-top:5px}.paper-preview>small{font-size:.25rem;margin-top:10px}.document-cover>.badge{font-size:.75rem;top:8px;right:8px;padding:4px 5px}.document-info{padding:14px 11px}.document-info h3{font-size:.875rem;min-height:37px;line-height:1.6;margin-bottom:10px}.document-info .between{align-items:flex-start;flex-wrap:wrap;gap:7px}.document-info .between>.small{font-size:.8125rem}.document-info .badge{font-size:.75rem;padding:4px 5px}.document-actions{gap:2px;flex-wrap:wrap;margin-top:12px;padding-top:11px}.document-actions .button{width:100%;font-size:.875rem;min-height:29px;padding:6px;gap:5px;margin-bottom:5px}.document-actions .button>svg{width:13px}.document-actions .icon-button{height:25px;flex:1}.document-preview{padding:8px;max-height:68vh}.markdown{padding:20px}.markdown h1{font-size:1.4375rem}.markdown h2{font-size:1.0625rem}.markdown p{font-size:1rem}.agents-banner{padding:20px;gap:14px;align-items:flex-start}.agents-orb{width:42px;height:42px;border-radius:12px}.agents-orb>svg{width:25px}.agents-banner h3{font-size:.875rem;line-height:1.5}.agents-banner p{font-size:1rem;line-height:1.8}.agent-card>p{font-size:1rem}.agent-card .agent-role{font-size:.8125rem}.agent-capabilities>span{font-size:.8125rem}.agent-card-bottom>span{font-size:.8125rem}.segmented{width:100%;gap:3px;margin:20px 0}.segmented button{flex:1;padding:10px;font-size:.875rem;gap:7px}.segmented button>svg{width:14px}.section-gap{gap:12px}.section-gap h2{font-size:.9375rem}.section-gap>.muted{font-size:.8125rem;line-height:1.7}.section-gap>.button{font-size:.875rem;min-height:35px;padding:9px 11px}.role-grid{gap:11px;margin-bottom:25px}.role-card{padding:18px 15px}.role-card h3{font-size:.875rem}.role-card p{font-size:.875rem;min-height:auto}.role-permissions span{font-size:.8125rem}.role-card>svg{width:18px}.person-cell{gap:9px;min-width:165px}.person-cell .avatar{width:30px;height:30px;font-size:.625rem}.person-cell strong{font-size:.875rem}.person-cell small{font-size:.8125rem}.modal-backdrop{padding:16px 10px}.modal{padding:22px 20px;border-radius:14px}.modal-head{gap:13px;margin-bottom:21px}.modal-head h2{font-size:1.5rem}.modal-head p{font-size:1rem}.modal-head .icon-button{width:28px;height:28px;margin:-3px -4px 0 0}.form-grid,.form-grid.three{grid-template-columns:1fr;gap:17px}.field{font-size:.9375rem}.field>input,.field>textarea,.field>select{font-size:1rem}.field small{font-size:.8125rem}.form-actions{padding-top:17px;gap:8px}.form-actions .button{font-size:.875rem;padding:9px 12px;min-height:37px}.info-note{font-size:.8125rem;padding:13px}.info-note>svg{width:16px}.question-editor>div{padding:10px;gap:7px}.question-number{width:18px;height:18px;font-size:.75rem}.question-editor .icon-button{width:23px;height:28px}.question-editor textarea,.question-editor input{font-size:1rem}.editor-section-head h3{font-size:.875rem}.editor-section-head p{font-size:1rem}.editor-section-head .button{font-size:.875rem;padding:8px 10px;min-height:32px}.interview-container{padding-top:20px}.interview-topline{gap:12px;font-size:.8125rem;margin-bottom:25px}.interview-topline>.text-button{font-size:.875rem}.interview-topline>.muted{font-size:.8125rem}.interview-topline>span:last-child{max-width:170px;text-align:right;line-height:1.5}.interview-page-title{align-items:flex-start;flex-direction:column;gap:15px}.interview-page-title h1{font-size:1.9375rem;line-height:1.2}.interview-page-title .eyebrow{font-size:.6875rem;letter-spacing:1.1px}.interview-page-title p{font-size:1rem}.interview-page-title>.badge{font-size:.75rem}.mode-note{font-size:.8125rem;padding:11px 12px;gap:8px}.mode-note>svg{width:14px}.interview-layout{gap:18px}.chat-header{padding:15px;gap:10px}.chat-header>.avatar{width:31px;height:31px;font-size:.625rem}.chat-header strong{font-size:.875rem}.chat-header>div>span{font-size:.8125rem}.chat-header>.badge{font-size:.75rem;padding:5px}.chat-messages{height:440px;padding:23px 15px;gap:25px}.message{max-width:100%;gap:8px}.message>.avatar{width:25px;height:25px;font-size:.625rem;border-radius:7px}.message-body{max-width:calc(100% - 33px)}.message-author{font-size:.8125rem;gap:9px}.message-author>span{font-size:.8125rem}.message-content{font-size:1rem;line-height:1.75;padding:11px 13px}.message-user{width:92%}.message-extracted{font-size:.8125rem;line-height:1.5;gap:4px}.chat-card{min-height:590px;border-radius:12px}.chat-composer{padding:14px 12px 11px}.composer-input{padding:10px}.composer-input>textarea{font-size:1rem;min-height:60px}.voice-button{font-size:.875rem}.voice-button>svg{width:16px}.composer-controls>.button{font-size:.875rem;min-height:31px;padding:7px 10px}.composer-controls>.button>svg{width:13px}.composer-help{flex-wrap:wrap;font-size:.8125rem;gap:8px}.composer-help>.text-button{font-size:.875rem}.chat-welcome{padding:25px 5px}.chat-welcome h2{font-size:1.5625rem}.chat-welcome p{font-size:1rem}.chat-welcome .button{font-size:.875rem}.interview-insights{grid-template-columns:1fr;gap:17px}.interview-progress{padding:22px}.interview-progress .eyebrow{font-size:.6875rem}.question-plan{display:grid;grid-template-columns:1fr 1fr;gap:18px 13px;margin-top:24px}.question-plan>li{padding-bottom:0;font-size:.9375rem;gap:8px}.question-plan>li:after{display:none}.question-plan small{font-size:.8125rem}.extracted-card{padding:22px}.extracted-card .eyebrow{font-size:.6875rem}.extracted-card h3{font-size:.9375rem}.extracted-card>p{font-size:1rem}.live-requirements{max-height:360px}.live-requirements strong,.live-requirements p{font-size:1rem}.live-requirements .badge{font-size:.75rem}.live-requirements .urgency{font-size:.8125rem}.live-requirements .requirement-ref{font-size:.75rem}.interview-options{padding:3px 4px;gap:11px}.interview-options>.check-field{font-size:1rem;width:100%}.interview-options>p{max-width:100%;font-size:.875rem;padding-left:24px}.interview-options>.button{font-size:.875rem;margin:7px 0 0;width:100%}.finish-button{width:100%;margin-top:9px}.consent-screen{padding:33px 25px 40px}.consent-screen h2{font-size:1.75rem}.consent-screen>p{font-size:1rem}.consent-screen .check-field{padding:13px;font-size:1rem}.completed-note{padding:20px}.completed-note strong{font-size:.8125rem}.completed-note p{font-size:.875rem}.login-page{display:flex;flex-direction:column;min-height:100vh}.login-story{padding:25px 28px 0;min-height:auto}.login-story .brand>span{font-size:1.6875rem}.login-story .brand>svg{width:28px;height:30px}.login-story-content{padding:37px 0 40px;margin:0;max-width:100%}.login-story-content>.eyebrow{font-size:.6875rem;letter-spacing:1.2px}.login-story h1{font-size:2.4375rem;letter-spacing:-1.3px;line-height:1.13;margin:19px 0 15px}.login-story h1>br:nth-child(2){display:none}.login-story h1 em{display:block}.login-story-content>p{font-size:1rem;max-width:290px;line-height:1.8;color:#aebf9b}.login-orbit,.login-story-footer{display:none}.login-form-section{padding:33px 28px 25px;flex:1}.login-form{max-width:440px}.login-form>.eyebrow{font-size:.6875rem}.login-form h2{font-size:1.8125rem;margin:13px 0 9px}.login-form>p{font-size:1rem;margin-bottom:24px}.login-form .form{gap:16px}.login-hint{font-size:.8125rem;padding-top:20px;margin-top:23px}.login-footer{font-size:.8125rem;margin-top:32px}.welcome-empty{padding:65px 10px}.welcome-empty .eyebrow{font-size:.6875rem}.welcome-empty h1{font-size:2.25rem;letter-spacing:-1px}.welcome-empty p{font-size:1rem}.toast{bottom:18px;font-size:.875rem;padding:13px 14px;min-width:280px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{.app-header,.app-footer,.project-tabs,.heading-actions,.workspace-toolbar,.filter-bar,.button,.toast{display:none!important}.main-container{max-width:none;padding:0}.card{break-inside:avoid}.modal-backdrop{position:static;padding:0;background:#fff}.modal{box-shadow:none;border:0;max-width:none}.document-preview{max-height:none;overflow:visible}.markdown{box-shadow:none}.modal-head>.icon-button,.form-actions{display:none}}.workflow-group{margin-bottom:35px}.workflow-group-heading{display:flex;align-items:center;gap:12px;margin:0 0 23px 64px;color:#849971}.workflow-group-heading h3{font-size:.875rem;font-weight:550;color:#587347}.workflow-group-heading p{font-size:.875rem;color:var(--muted);margin-top:5px}.relation-card>.relation-actions{display:flex;flex-direction:column;gap:5px;align-items:center;flex:0 0 auto}.relation-card>.relation-actions>.async-action{margin:0}.relation-actions .button{font-size:.875rem;min-height:32px}.relation-actions .button-ghost{font-size:.875rem;color:var(--muted)}@media(max-width:620px){.workflow-group-heading{margin-left:42px}.workflow-group-heading h3,.workflow-group-heading p{font-size:.875rem}.relation-card>.relation-actions{margin-left:46px;flex-direction:row;gap:12px}}.global-nav{margin-left:32px}.breadcrumb{flex-wrap:wrap}.metric-card>.between{align-items:flex-start}.metric-foot{flex-wrap:wrap}.metric-card,.overview-grid>*,.overview-bottom>*,.interview-grid>*,.agent-grid>*,.provider-grid>*,.role-grid>*{min-width:0}.discovery-footer,.next-footer{flex-wrap:wrap;row-gap:12px}.agent-card-bottom{flex-wrap:wrap;gap:12px}.agent-card-bottom>span{max-width:100%;overflow-wrap:anywhere}.message-author,.message-extracted,.composer-help,.chat-header{flex-wrap:wrap}.chat-header>div{min-width:0;flex:1}.chat-header>.badge{margin-left:auto}.question-plan>li>div{min-width:0}.focus-list strong{white-space:normal}.role-permissions span{line-height:1.6}.workflow-card blockquote,.source-note blockquote{overflow-wrap:anywhere}.document-info h3{min-height:0}.document-actions{flex-wrap:wrap;gap:6px}.document-info .between{flex-wrap:wrap}.document-info .badge{white-space:normal;text-align:left}.conversation-person{min-width:0}.conversation-person strong,.conversation-person small{overflow-wrap:anywhere}.map-node>text{font-weight:600}.map-node>.map-label{font-weight:500}@media(max-width:1100px){.global-nav{margin-left:0;gap:20px}.interview-layout{grid-template-columns:minmax(0,1fr) 300px}}@media(max-width:850px){.interview-layout{grid-template-columns:minmax(0,1fr)}.document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.global-nav{gap:18px}}@media(max-width:620px){.global-nav{height:48px;gap:22px}.global-nav button{font-size:.875rem}.workspace-toolbar{flex-wrap:wrap;gap:12px}.project-selector{min-width:0;flex:1;justify-content:flex-end}.project-selector select{max-width:100%;min-width:0}.workspace-label{flex-shrink:0}.project-tabs{gap:24px}.conversation-item{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:10px}.conversation-person{grid-column:2/-1}.conversation-progress{grid-column:2;width:100%;max-width:100px;margin:0}.conversation-item>.badge{grid-column:3}.document-grid{grid-template-columns:1fr;gap:18px}.document-cover{height:165px;padding:23px 60px 0}.document-actions .button{width:auto;min-height:40px;padding:9px 12px}.document-actions .icon-button{height:36px;flex:0 0 36px}.role-grid{grid-template-columns:1fr}.question-plan{grid-template-columns:1fr;gap:18px}.interview-progress .between{flex-wrap:wrap;gap:12px}.chat-header>.badge{margin-left:41px}.composer-help{align-items:flex-start;gap:10px}.composer-help>span{flex-basis:100%}.relation-titles{flex-wrap:wrap}.relation-card>.relation-actions{margin-left:0;flex-wrap:wrap;gap:8px}.section-gap{flex-wrap:wrap}.heading-actions{flex-wrap:wrap;gap:12px}.next-footer{flex-wrap:wrap}.discovery-footer>span{flex-wrap:wrap}.question-editor>div{min-width:0}.form-actions{flex-wrap:wrap}.segmented button{padding:10px 8px}.header-right .header-tag{max-width:165px;text-align:right;line-height:1.5}}.requirement-map.compact{display:block;overflow-x:auto}.requirement-map.compact svg{min-width:620px;max-height:none}.requirement-map.compact .footnote{margin:12px 0;padding:0 8px}
