:root{font-family:DM Sans,Noto Sans SC,PingFang SC,sans-serif;color:#172023;background:#f7f8f8;font-synthesis:none;--ink:#172023;--muted:#798184;--line:#e6e9e9;--sage:#c9f65b;--teal:#0b7776;--blue:#4468ef;--side:248px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none;color:inherit}a{text-decoration:none;color:inherit}.landing{background:#f4f5f2}.landing-nav{position:absolute;z-index:10;top:0;left:0;right:0;height:82px;display:flex;align-items:center;padding:0 4.2vw;color:#fff;border-bottom:1px solid #ffffff2b}.brand{display:flex;align-items:center;gap:11px;font-weight:600;letter-spacing:.01em;font-size:19px;white-space:nowrap}.brand-mark{position:relative;width:25px;height:22px;display:block}.brand-mark i{position:absolute;display:block;background:currentColor}.brand-mark i:first-child{width:12px;height:12px;left:0;bottom:1px;border-radius:1px 7px;transform:rotate(45deg)}.brand-mark i:nth-child(2){width:12px;height:12px;right:0;bottom:1px;border-radius:7px 1px;transform:rotate(45deg)}.brand-mark i:nth-child(3){width:12px;height:5px;left:6.5px;top:0;border-radius:5px 5px 1px 1px}.brand-dark{color:#182124}.landing-nav>nav{display:flex;align-items:center;gap:36px;margin:auto;font-size:14px}.landing-nav>nav a{position:relative;opacity:.9}.landing-nav>nav a:after{content:"";position:absolute;height:1px;left:0;right:100%;bottom:-7px;background:#fff;transition:.3s}.landing-nav>nav a:hover:after{right:0}.nav-actions{display:flex;align-items:center;gap:14px}.language{display:flex;align-items:center;gap:6px;color:#fff;font-size:13px}.nav-enter{display:flex;align-items:center;gap:9px;border:1px solid #fff;padding:10px 17px;color:#fff;transition:.2s}.nav-enter:hover{background:#fff;color:#1b282b}.mobile-menu{display:none;color:#fff}.hero{height:max(720px,100vh);min-height:720px;position:relative;color:#fff;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,21,25,.79) 0%,rgba(12,26,30,.54) 31%,rgba(12,23,26,.08) 65%),linear-gradient(0deg,rgba(5,15,18,.58),transparent 35%)}.hero-content{position:absolute;left:8.6vw;top:50%;transform:translateY(-49%);max-width:650px}.hero-eyebrow{display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:.23em;margin-bottom:28px;color:#d9e2e2}.hero-eyebrow span{width:32px;height:1px;background:var(--sage)}.hero h1{font-size:clamp(60px,7.2vw,112px);font-weight:300;line-height:.98;letter-spacing:-.07em;margin:0 0 30px}.hero p{font-size:16px;line-height:1.9;font-weight:300;color:#e9eeee;margin:0}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:38px}.primary-light{background:#fff;color:#172023;padding:16px 22px;display:flex;align-items:center;gap:28px;transition:.2s}.primary-light:hover{background:var(--sage);transform:translateY(-2px)}.text-light{color:#fff;display:flex;align-items:center;gap:12px;border-bottom:1px solid #ffffff80;padding:10px 0}.hero-stats{position:absolute;right:4.2vw;bottom:42px;display:flex;gap:0;border-top:1px solid #ffffff52}.hero-stats div{padding:17px 36px 0;border-left:1px solid #ffffff38;display:flex;flex-direction:column;gap:5px}.hero-stats strong{font-size:22px;font-weight:500}.hero-stats span{font-size:11px;color:#d8dddd}.scroll-cue{position:absolute;left:4.2vw;bottom:36px;display:flex;gap:15px;align-items:center;transform-origin:left;transform:rotate(-90deg);font-size:8px;letter-spacing:.2em;color:#d7dddd}.scroll-cue i{width:42px;height:1px;background:#fff}.intro{padding:120px 7vw 100px;max-width:1500px;margin:auto;background:#f4f5f2}.section-kicker{font-size:10px;letter-spacing:.2em;color:#70787a;border-bottom:1px solid #ccd1ce;padding-bottom:18px}.intro-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:10vw;padding:70px 0 96px}.intro h2{font-weight:300;font-size:clamp(38px,4.1vw,66px);letter-spacing:-.055em;line-height:1.18;margin:0}.intro-copy p{font-size:16px;line-height:1.9;color:#626a6c;margin:8px 0 31px}.intro-copy button{display:flex;align-items:center;gap:38px;border-bottom:1px solid #232c2e;padding:10px 0;font-size:14px}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ccd1ce;border-bottom:1px solid #ccd1ce}.feature-strip article{position:relative;padding:43px 44px 55px;border-right:1px solid #ccd1ce;min-height:300px}.feature-strip article:first-child{padding-left:0}.feature-strip article:last-child{border-right:0}.feature-strip article>span{font-size:11px;color:#798184}.feature-strip svg{display:block;margin:33px 0 52px;width:29px;height:29px;stroke-width:1.3}.feature-strip h3{font-size:21px;font-weight:500;margin:0 0 12px}.feature-strip p{margin:0;font-size:13px;line-height:1.7;color:#737b7d;max-width:270px}.app-shell{display:flex;height:100vh;background:#f8f9f9;overflow:hidden}.sidebar{width:var(--side);flex:0 0 var(--side);height:100vh;background:#f2f4f3;border-right:1px solid var(--line);padding:22px 14px 16px;display:flex;flex-direction:column}.side-brand{padding:0 10px 22px;cursor:pointer}.side-brand .brand{font-size:18px}.new-task{height:42px;background:#182325;color:#fff;border-radius:9px;width:100%;display:flex;align-items:center;justify-content:center;gap:9px;font-size:14px;box-shadow:0 4px 12px #1324261a;margin-bottom:15px}.new-task:hover{background:#087a78}.side-nav{display:flex;flex-direction:column;gap:3px}.side-nav button,.side-bottom>button{height:40px;display:flex;align-items:center;gap:11px;padding:0 11px;border-radius:7px;color:#50595b;text-align:left;font-size:13px}.side-nav button:hover,.side-bottom>button:hover{background:#e9eceb}.side-nav button.active{background:white;color:#162022;font-weight:600;box-shadow:0 1px 2px #1620220d}.new-pill{font-size:8px;color:#4f3cc4;background:#e7e1ff;padding:2px 5px;border-radius:5px;margin-left:auto;font-weight:700}.side-section-title{font-size:11px;color:#8a9294;padding:26px 10px 11px;display:flex;align-items:center;justify-content:space-between}.recent-item{padding:8px 7px;display:flex;gap:9px;text-align:left;border-radius:8px;align-items:center}.recent-item:hover{background:#e9eceb}.recent-icon{width:31px;height:31px;background:#dff0e8;color:#277161;border-radius:7px;display:grid;place-items:center;font-size:12px;font-weight:600;flex:none}.recent-icon.blue{background:#dfe9f5;color:#3a6793}.recent-item>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.recent-item b{font-size:12px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.recent-item small{font-size:10px;color:#9aa0a2}.side-bottom{margin-top:auto;border-top:1px solid #dfe3e2;padding-top:9px}.side-bottom>button{width:100%}.profile{margin-top:9px;border-radius:9px;background:#e8ebea;padding:10px;display:flex;align-items:center;gap:9px}.profile>span{width:30px;height:30px;border-radius:50%;background:#183d3d;color:#fff;display:grid;place-items:center;font-size:11px}.profile>div{display:flex;flex-direction:column;gap:2px;flex:1}.profile b{font-size:11px}.profile small{font-size:9px;color:#7f8789}.app-main{flex:1;min-width:0;height:100vh;display:flex;flex-direction:column}.topbar{height:66px;flex:0 0 66px;border-bottom:1px solid var(--line);background:#ffffffd9;backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center;padding:0 27px;position:relative;z-index:5}.top-search{width:min(410px,40vw);border:1px solid #e1e4e4;background:#f8f9f9;height:35px;border-radius:8px;display:flex;align-items:center;padding:0 11px;gap:8px;color:#92999b;font-size:11px}.top-search span{flex:1}.top-search kbd{font-family:inherit;background:white;border:1px solid #e2e5e4;padding:2px 5px;border-radius:4px;color:#999}.top-actions{position:absolute;right:25px;display:flex;align-items:center;gap:7px}.top-actions>button{height:35px;min-width:35px;border:1px solid #e0e4e3;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;position:relative}.top-actions button i{position:absolute;width:5px;height:5px;background:#e85757;border-radius:50%;right:7px;top:6px}.top-actions .invite{gap:7px;padding:0 12px;font-size:11px}.mobile-logo{display:none}.workspace-home{overflow-y:auto;padding:64px max(4vw,34px) 80px;text-align:center}.welcome-tag{display:inline-flex;align-items:center;gap:6px;color:#4e45a8;background:#eeeaff;border:1px solid #e1dafd;padding:5px 10px;border-radius:20px;font-size:10px;font-weight:600}.workspace-home>h1{font-size:38px;letter-spacing:-.045em;margin:16px 0 8px;font-weight:600}.welcome-sub{color:#858d8f;font-size:13px;margin:0 0 30px}.prompt-box{width:min(780px,94%);margin:auto;background:#fff;border:1px solid #dfe3e3;border-radius:16px;box-shadow:0 12px 34px #19292c0d;text-align:left;padding:17px 18px 12px;transition:.2s}.prompt-box:focus-within{border-color:#9bb6b5;box-shadow:0 15px 40px #183c3b12}.prompt-box textarea{resize:none;border:0;outline:0;width:100%;height:76px;font-size:14px;line-height:1.7;color:#202a2c}.prompt-box textarea::placeholder{color:#9ca3a5}.prompt-tools{display:flex;justify-content:space-between;align-items:center}.prompt-tools>div{display:flex;gap:6px}.prompt-tools button{height:32px;border:1px solid #e6e9e9;border-radius:7px;padding:0 9px;display:flex;align-items:center;gap:6px;color:#697173;font-size:10px}.prompt-tools button:first-child{padding:0;width:32px;justify-content:center}.prompt-tools .send-btn{width:34px;border-radius:50%;background:#172426;color:#fff;padding:0;justify-content:center;border:0}.suggestions{display:flex;justify-content:center;gap:8px;margin:15px auto 55px;flex-wrap:wrap}.suggestions button{display:flex;align-items:center;gap:6px;border:1px solid #e0e4e3;background:#fff;border-radius:20px;padding:7px 11px;color:#687173;font-size:10px}.suggestions button:hover{border-color:#aebdbc;color:#1b4d4c}.tools-section,.recent-projects{width:min(1050px,100%);margin:auto;text-align:left}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:17px}.section-head h2{font-size:17px;margin:0 0 3px}.section-head p{font-size:10px;color:#92999b;margin:0}.section-head button{display:flex;align-items:center;gap:6px;color:#727a7c;font-size:10px}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tool-card{border:1px solid #e3e6e6;background:white;border-radius:11px;padding:17px;display:flex;align-items:center;gap:12px;text-align:left;transition:.2s;min-width:0}.tool-card:hover{border-color:#bec9c8;transform:translateY(-2px);box-shadow:0 7px 18px #1a30320b}.tool-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;flex:none}.tool-icon.violet{background:#eee9ff;color:#654bd1}.tool-icon.cyan{background:#ddf4f3;color:#16827f}.tool-icon.blue{background:#e4ebff;color:#4465d4}.tool-icon.amber{background:#fff0d5;color:#c17d21}.tool-icon.green{background:#e4f4e9;color:#34804d}.tool-icon.slate{background:#ecefef;color:#5d6a6d}.tool-card>span:nth-child(2){display:flex;flex-direction:column;gap:4px;min-width:0}.tool-card b{font-size:12px}.tool-card small{font-size:9px;color:#91989a}.card-arrow{margin-left:auto;color:#aab0b1}.recent-projects{margin-top:42px}.project-row{width:100%;border:1px solid #e2e5e5;background:white;border-radius:11px;padding:13px 16px;display:flex;align-items:center;gap:14px;text-align:left}.project-cover{width:42px;height:42px;border-radius:8px;background:#e5eeec;color:#41766e;display:grid;place-items:center}.project-cover svg{width:21px}.project-main{display:flex;flex-direction:column;gap:6px;flex:1}.project-main b{font-size:12px}.project-main small{font-size:9px;color:#92999b}.progress{display:flex;align-items:center;gap:7px;margin-right:18px}.progress>i{display:block;width:80px;height:4px;background:#e5e9e8;border-radius:5px}.progress>i em{display:block;width:72%;height:100%;background:#34a195;border-radius:5px}.progress small{font-size:9px;color:#697274}.project-page{flex:1;min-height:0;display:flex;flex-direction:column;background:#f7f8f8}.project-header{height:76px;background:white;padding:0 27px;display:flex;align-items:center;justify-content:space-between}.project-title{display:flex;align-items:center;gap:11px}.project-title>button{width:31px;height:31px;border:1px solid #e2e5e5;border-radius:7px;display:grid;place-items:center}.project-title>div>span{font-size:9px;color:#8a9294}.project-title h1{font-size:16px;margin:4px 0 0}.project-actions{display:flex;align-items:center;gap:8px}.project-actions>button{height:33px;border:1px solid #dfe3e3;border-radius:7px;padding:0 11px;display:flex;align-items:center;gap:6px;font-size:10px;background:#fff}.project-actions .export{background:#1b292b;color:#fff;border-color:#1b292b}.avatars{display:flex;margin-right:8px}.avatars span,.avatars b{width:26px;height:26px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;margin-left:-6px;background:#d9e8e4;font-size:8px}.avatars span:nth-child(2){background:#e8e2fb;color:#5c48aa}.avatars b{background:#eef0ef;color:#687173}.project-tabs{height:43px;background:white;border-bottom:1px solid var(--line);padding:0 27px;display:flex;gap:28px;align-items:stretch}.project-tabs button{font-size:11px;color:#788082;position:relative}.project-tabs button.active{color:#172123;font-weight:600}.project-tabs button.active:after{content:"";height:2px;position:absolute;bottom:0;left:0;right:0;background:#1d7572}.project-tabs button span{font-size:8px;background:#ecefee;border-radius:8px;padding:1px 5px;margin-left:4px}.saved{margin-left:auto;display:flex;align-items:center;gap:5px;color:#8b9395;font-size:9px}.project-body{flex:1;min-height:0;overflow:auto}.overview-layout{padding:24px;display:grid;grid-template-columns:minmax(480px,1.65fr) minmax(280px,.8fr);gap:16px;max-width:1260px;margin:auto}.overview-main{display:flex;flex-direction:column;gap:15px}.project-status-card,.agent-card,.output-card,.activity-card{background:white;border:1px solid #e2e6e5;border-radius:11px}.project-status-card{padding:23px}.status-top{display:flex;justify-content:space-between;align-items:center}.status-top>div{font-size:10px;color:#267c75;font-weight:600;display:flex;align-items:center;gap:7px}.running-dot{width:7px;height:7px;border-radius:50%;background:#25a490;box-shadow:0 0 0 4px #dff4ef}.status-top>b{font-size:23px}.project-status-card h2{font-size:19px;margin:21px 0 5px}.project-status-card p{font-size:11px;color:#838b8d;margin:0}.big-progress{height:6px;background:#edf0ef;border-radius:6px;margin:25px 0 10px;overflow:hidden}.big-progress i{display:block;height:100%;width:72%;background:linear-gradient(90deg,#257e76,#5ab6a6)}.progress-meta{display:flex;justify-content:space-between;font-size:9px;color:#959b9d}.agent-card{padding:21px}.card-title{display:flex;align-items:center;justify-content:space-between}.card-title h3{font-size:14px;margin:0 0 4px}.card-title p{font-size:9px;color:#909799;margin:0}.card-title button{font-size:9px;color:#317a75}.agent-list{margin-top:17px}.agent-row{display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;padding:11px 5px;position:relative;border-top:1px solid #eff1f1}.agent-step{width:26px;height:26px;border-radius:50%;background:#edf0ef;color:#8c9495;display:grid;place-items:center;font-size:9px;position:relative}.agent-row.done .agent-step{background:#dff3e9;color:#268164}.agent-row.active .agent-step{background:#e7f0fb}.pulse{width:8px;height:8px;background:#3f7dc3;border-radius:50%;box-shadow:0 0 0 4px #d4e5f7}.agent-row b{font-size:11px}.agent-row p{font-size:9px;color:#8e9597;margin:4px 0 0}.agent-row>span{font-size:9px;color:#8d9496}.agent-row.active>span{color:#3d7bb7}.overview-side{display:flex;flex-direction:column;gap:15px}.output-card{padding:19px}.output-card>.card-title{margin-bottom:10px}.output-card>button{width:100%;display:grid;grid-template-columns:36px 1fr auto;gap:9px;align-items:center;text-align:left;padding:11px 0;border-top:1px solid #eff1f1}.output-card>button>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.output-card b{font-size:10px}.output-card small{font-size:8px;color:#8f9698}.output-card>button>svg{width:14px;color:#a1a7a9}.file-icon{height:34px;border-radius:7px;display:grid;place-items:center}.file-icon svg{width:17px}.file-icon.cyan{background:#ddf4f3;color:#16827f}.file-icon.violet{background:#ece7fb;color:#654ec2}.file-icon.green{background:#e5f4e9;color:#398152}.activity-card{padding:18px}.activity-card h3{font-size:13px;margin:0 0 12px}.activity-card>div{display:flex;gap:8px;padding:10px 0;border-top:1px solid #eff1f1}.activity-card>div>span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;flex:none;font-size:8px}.avatar-ai{background:#e9e4fb;color:#624db0}.avatar-user{background:#dcebe7;color:#367364}.activity-card p{font-size:9px;line-height:1.55;margin:0;color:#687173}.activity-card p b{color:#273133}.activity-card small{display:block;color:#a0a6a7;margin-top:3px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);background:#172426;color:#fff;padding:11px 16px;border-radius:9px;display:flex;align-items:center;gap:8px;font-size:11px;box-shadow:0 8px 28px #0b17194d;z-index:50}.matrix-view,.evidence-view{height:100%;display:flex;flex-direction:column;position:relative;background:#fafafa}.view-toolbar{height:70px;flex:none;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:#fafafa}.view-toolbar h2{font-size:15px;margin:0 0 4px}.view-toolbar>div>span{font-size:9px;color:#909799}.view-toolbar>div:last-child{display:flex;gap:6px}.view-toolbar button{height:32px;border:1px solid #dfe3e2;border-radius:7px;padding:0 10px;display:flex;align-items:center;gap:6px;background:white;font-size:9px}.view-toolbar .rerun{background:#1d7471;color:#fff;border-color:#1d7471}.matrix-shell{flex:1;margin:0 22px 22px;background:white;border:1px solid #dfe3e2;border-radius:9px;overflow:auto}.matrix-shell table{border-collapse:collapse;width:100%;min-width:950px;table-layout:fixed}.matrix-shell th{height:42px;background:#f5f7f6;border-right:1px solid #e4e7e6;border-bottom:1px solid #dfe3e2;text-align:left;padding:0 10px;font-size:9px;white-space:nowrap}.matrix-shell th svg{float:right;color:#92999a}.col-type{font-size:7px;background:#e4e9e7;color:#6d7778;padding:3px;border-radius:3px;margin-right:6px}.matrix-shell td{height:70px;border-right:1px solid #e7e9e9;border-bottom:1px solid #e7e9e9;padding:9px 12px;font-size:10px;vertical-align:top;position:relative;line-height:1.5}.matrix-shell td:hover{background:#f7fbfa}.matrix-shell td.selected{background:#f1faf8;box-shadow:inset 0 0 0 2px #2c958a}.matrix-shell td sup{color:#277a72;background:#e2f1ee;padding:1px 4px;border-radius:5px;margin-left:5px}.add-row{height:38px;margin:4px 9px;display:flex;align-items:center;gap:5px;color:#6e7779;font-size:9px}.cell-panel{position:absolute;right:0;top:0;bottom:0;width:310px;background:white;border-left:1px solid #dfe3e2;box-shadow:-8px 0 30px #16252712;padding:28px 20px;z-index:3;overflow:auto}.panel-close{position:absolute;right:16px;top:15px}.panel-label{font-size:9px;color:#8e9597;margin-bottom:8px}.cell-panel h3{font-size:18px;margin:0 0 18px;padding-right:25px}.confidence{background:#edf7f3;color:#347b67;border-radius:7px;padding:9px;display:flex;align-items:center;gap:6px;font-size:9px}.confidence b{margin-left:auto}.cell-panel h4{font-size:10px;margin:23px 0 8px}.cell-panel>p{font-size:10px;color:#677173;line-height:1.7}.source-item{display:grid;grid-template-columns:20px 1fr auto;gap:7px;align-items:center;padding:10px 0;border-top:1px solid #edf0ef}.source-item span{display:flex;flex-direction:column;gap:3px}.source-item b{font-size:9px}.source-item small{font-size:8px;color:#93999b}.panel-rerun{position:absolute;bottom:19px;left:20px;right:20px;width:calc(100% - 40px);height:36px;background:#1d7471;color:#fff;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px}.report-view{height:100%;display:grid;grid-template-columns:190px 1fr 235px;overflow:hidden}.outline{background:#f7f8f8;border-right:1px solid #e0e4e3;padding:13px 9px;overflow:auto}.outline-head{height:37px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;font-size:10px}.outline>button{height:34px;width:100%;text-align:left;padding:0 10px;border-radius:6px;font-size:9px;color:#5f696b;display:flex;align-items:center;justify-content:space-between}.outline>button.active{background:#e3eeec;color:#216f6a;font-weight:600}.version{border-top:1px solid #e0e4e3;margin-top:14px;padding:16px 9px;display:flex;align-items:center;gap:7px;font-size:9px}.version span{margin-left:auto;background:#e8ebea;padding:1px 5px;border-radius:8px}.document-area{background:#eff1f0;overflow:auto}.doc-toolbar{position:sticky;top:0;height:44px;background:#fff;border-bottom:1px solid #e0e4e3;display:flex;align-items:center;justify-content:center;gap:5px;z-index:2}.doc-toolbar button{height:28px;min-width:28px;border-radius:5px;font-size:10px;display:flex;align-items:center;justify-content:center;gap:5px}.doc-toolbar button:first-child{padding:0 9px;background:#eeeafd;color:#624bb3}.doc-toolbar button.active{background:#d9f1ec;color:#1d7971}.doc-toolbar button:hover{background:#f0f2f2}.doc-toolbar>span{width:1px;height:17px;background:#e1e4e4;margin:0 3px}.document{width:min(690px,calc(100% - 48px));min-height:950px;background:white;margin:23px auto 50px;box-shadow:0 3px 15px #1c2a2c12;padding:62px 68px;outline:none}.doc-meta{font-size:7px;letter-spacing:.18em;color:#4f7f7b;border-bottom:1px solid #dfe4e3;padding-bottom:14px}.document h1{font-size:31px;line-height:1.28;letter-spacing:-.04em;margin:39px 0 20px}.doc-lead{font-size:11px!important;color:#6f7779!important;line-height:1.8!important;max-width:500px}.doc-info{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #dfe3e2;border-bottom:1px solid #dfe3e2;margin:32px 0 46px}.doc-info span{padding:12px;border-right:1px solid #e2e5e5;color:#969c9e;font-size:7px;line-height:1.7}.doc-info span:first-child{padding-left:0}.doc-info span:last-child{border:0}.doc-info b{color:#333e40;font-size:8px}.document h2{font-size:19px;margin:0 0 22px}.document h3{font-size:14px;margin:29px 0 10px}.document>p:not(.doc-lead){font-family:Noto Sans SC,sans-serif;font-size:10px;line-height:2;color:#465052}.document blockquote{margin:25px 0;background:#f0f7f5;border-left:3px solid #319187;padding:15px;display:flex;gap:10px;color:#256d66}.document blockquote p{margin:5px 0 0!important;line-height:1.7!important;color:#52706e!important}.document blockquote b{font-size:9px}.document sup{color:#277a72;background:#e1f0ed;padding:1px 3px;border-radius:4px;margin-left:3px}.comments{background:#f8f9f9;border-left:1px solid #e0e4e3;padding:13px;overflow:auto}.comments-head{height:38px;display:flex;align-items:center;justify-content:space-between;font-size:10px}.comments-head button{width:25px;height:25px;border:1px solid #dfe3e2;background:white;border-radius:5px}.comment{background:white;border:1px solid #e1e5e4;border-radius:8px;padding:11px;margin-bottom:9px}.comment>div{display:grid;grid-template-columns:25px 1fr;column-gap:7px;align-items:center}.comment>div span{width:24px;height:24px;border-radius:50%;background:#dcece8;color:#337365;display:grid;place-items:center;grid-row:1/3;font-size:8px}.comment>div b{font-size:8px}.comment>div small{font-size:7px;color:#9ca2a4}.comment p{font-size:8px;line-height:1.65;color:#596365}.comment>button{font-size:8px;color:#267a73}.comment.ai>div span{background:#e9e4fb;color:#624cb0}.evidence-filters{height:48px;padding:0 24px;display:flex;align-items:center;gap:4px;border-top:1px solid #e7eaea;border-bottom:1px solid #e1e5e4;background:white}.evidence-filters>button{height:28px;padding:0 9px;border-radius:6px;font-size:9px;color:#757e80}.evidence-filters>button.active{background:#e3efed;color:#246e69;font-weight:600}.evidence-filters button span{margin-left:3px}.evidence-filters>div{margin-left:auto;width:190px;height:29px;background:#f6f7f7;border:1px solid #e3e6e6;border-radius:6px;display:flex;align-items:center;padding:0 8px;gap:6px}.evidence-filters input{border:0;outline:0;background:transparent;width:100%;font-size:8px}.source-table{margin:18px 23px;background:white;border:1px solid #e0e4e3;border-radius:9px;overflow:hidden}.source-head,.source-row{display:grid;grid-template-columns:2.1fr .75fr .8fr .8fr .6fr 25px;align-items:center;gap:10px;padding:0 14px}.source-head{height:36px;background:#f5f7f6;color:#888f91;font-size:8px;border-bottom:1px solid #e0e4e3}.source-row{min-height:58px;border-bottom:1px solid #ebeeee;font-size:9px}.source-row:last-child{border:0}.source-row>span:first-child{display:flex;align-items:center;gap:9px}.source-row b{font-size:9px}.source-row>span:not(:first-child){color:#697274}.source-row em{display:inline-flex;align-items:center;gap:4px;color:#2e7e65;background:#e7f4ed;padding:3px 6px;border-radius:5px;font-style:normal;font-size:8px}.pdf-icon{width:29px;height:32px;border-radius:5px;background:#fbe5e5;color:#b44343;display:grid;place-items:center;font-style:normal;font-size:6px;font-weight:700}.pdf-icon.p1{background:#e8e5fa;color:#5c48ae}.pdf-icon.p2{background:#e5f1eb;color:#39765d}.pdf-icon.p3{background:#fff0d9;color:#a87122}.pdf-icon.p4{background:#e4eef8;color:#3b6d9d}@media (max-width:1050px){:root{--side:210px}.landing-nav>nav{gap:20px}.hero-stats div{padding-left:18px;padding-right:18px}.report-view{grid-template-columns:170px 1fr}.comments{display:none}.overview-layout{grid-template-columns:1fr}.overview-side{display:grid;grid-template-columns:1fr 1fr}.tools-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.landing-nav{padding:0 20px;height:68px}.landing-nav>nav{position:absolute;top:68px;left:0;right:0;background:#112225;padding:20px;display:none;flex-direction:column;align-items:flex-start}.landing-nav>nav.open{display:flex}.language,.nav-enter{display:none}.mobile-menu{display:block}.hero{min-height:680px}.hero-content{left:24px;right:24px;top:43%}.hero h1{font-size:59px}.hero p br{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-stats{left:24px;right:24px;bottom:28px}.hero-stats div{flex:1;padding:13px 7px 0}.hero-stats strong{font-size:17px}.hero-stats span{font-size:8px}.scroll-cue{display:none}.intro{padding:75px 24px}.intro-grid{grid-template-columns:1fr;padding:45px 0 65px;gap:28px}.feature-strip{grid-template-columns:1fr}.feature-strip article,.feature-strip article:first-child{border-right:0;border-bottom:1px solid #ccd1ce;padding:32px 0;min-height:230px}.feature-strip article:last-child{border-bottom:0}.feature-strip svg{margin:25px 0}.sidebar{display:none}.topbar{height:58px;flex:0 0 58px;justify-content:space-between;padding:0 15px}.mobile-logo{display:block}.mobile-logo .brand{font-size:14px}.mobile-logo .brand-mark{transform:scale(.8)}.top-search{display:none}.top-actions{position:static}.top-actions .invite{display:none}.workspace-home{padding:40px 15px}.workspace-home>h1{font-size:29px}.prompt-box{width:100%}.suggestions{margin-bottom:38px}.tools-grid{grid-template-columns:1fr}.project-row{align-items:flex-start}.progress{display:none}.project-header{height:auto;min-height:72px;padding:12px 14px}.project-title>button,.avatars,.project-actions>button:first-of-type{display:none}.project-title h1{font-size:13px}.project-actions>button.export{font-size:0}.project-actions>button.export svg{margin:0}.project-tabs{padding:0 13px;gap:18px;overflow-x:auto}.project-tabs .saved{display:none}.overview-layout{padding:12px;display:block}.overview-side{display:block}.output-card,.activity-card{margin-top:12px}.view-toolbar{height:auto;padding:13px;align-items:flex-start;gap:10px}.view-toolbar>div:last-child button:not(.rerun){display:none}.matrix-shell{margin:0 10px 10px}.cell-panel{width:min(310px,90vw)}.report-view{grid-template-columns:1fr}.outline{display:none}.document{width:calc(100% - 20px);padding:40px 25px}.document h1{font-size:24px}.evidence-filters{overflow-x:auto;padding:0 12px}.evidence-filters>div{display:none}.source-table{overflow-x:auto;margin:10px}.source-head,.source-row{min-width:700px}.source-row b,.project-tabs button{white-space:nowrap}}@media (min-width:761px){:root{--side:276px}.sidebar{padding:24px 16px 18px}.side-brand .brand{font-size:21px}.new-task{height:48px;font-size:16px}.side-nav button,.side-bottom>button{height:45px;font-size:15px}.side-section-title{font-size:13px}.recent-item b{font-size:14px}.recent-item small{font-size:12px}.recent-icon{width:36px;height:36px;font-size:14px}.profile b{font-size:13px}.profile small{font-size:11px}.profile>span{width:35px;height:35px;font-size:13px}.topbar{height:72px;flex-basis:72px}.top-search{width:min(500px,42vw);height:40px;font-size:13px}.top-actions>button{height:40px;min-width:40px}.top-actions .invite{font-size:13px}.workspace-home{padding-top:70px}.welcome-tag{font-size:12px;padding:7px 12px}.workspace-home>h1{font-size:46px;margin-top:20px}.welcome-sub{font-size:16px;margin-bottom:34px}.prompt-box{width:min(900px,94%);padding:21px 22px 15px}.prompt-box textarea{font-size:17px;height:88px}.prompt-tools button{height:36px;font-size:13px}.prompt-tools button:first-child{width:36px}.prompt-tools .send-btn{width:39px}.suggestions button{font-size:12px;padding:9px 14px}.suggestions{margin-bottom:58px}.tools-section,.recent-projects{width:min(1180px,100%)}.section-head h2{font-size:21px}.section-head p,.section-head button{font-size:13px}.tool-card{padding:20px}.tool-icon{width:46px;height:46px}.tool-card b{font-size:15px}.tool-card small{font-size:12px}.project-main b{font-size:15px}.project-main small{font-size:12px}.project-row{padding:16px 18px}.project-cover{width:48px;height:48px}.progress small{font-size:12px}.project-header{height:84px;padding:0 30px}.project-title>div>span{font-size:12px}.project-title h1{font-size:20px}.project-title>button{width:37px;height:37px}.project-actions>button{height:38px;font-size:13px}.project-tabs{height:50px;padding:0 30px}.project-tabs button{font-size:14px}.project-tabs button span,.saved{font-size:11px}.overview-layout{padding:28px;gap:20px;max-width:1450px}.project-status-card{padding:28px}.status-top>div{font-size:13px}.status-top>b{font-size:30px}.project-status-card h2{font-size:24px}.project-status-card p{font-size:14px}.progress-meta{font-size:12px}.agent-card,.output-card,.activity-card{padding:24px}.card-title h3{font-size:18px}.card-title p,.card-title button{font-size:12px}.agent-row{padding:14px 6px}.agent-row b{font-size:14px}.agent-row p,.agent-row>span{font-size:12px}.output-card b{font-size:13px}.output-card small{font-size:11px}.activity-card h3{font-size:16px}.activity-card p{font-size:12px}.view-toolbar{height:82px;padding:0 28px}.view-toolbar h2{font-size:20px}.view-toolbar>div>span{font-size:12px}.view-toolbar button{height:38px;font-size:12px;padding:0 13px}.matrix-shell{margin:0 26px 26px}.matrix-shell th{height:50px;font-size:12px;padding:0 13px}.col-type{font-size:10px}.matrix-shell td{height:84px;font-size:14px;padding:13px 15px}.add-row{height:45px;font-size:12px}.cell-panel{width:360px;padding:32px 24px}.panel-label{font-size:12px}.cell-panel h3{font-size:22px}.confidence,.cell-panel h4,.cell-panel>p{font-size:13px}.source-item b{font-size:12px}.source-item small{font-size:11px}.panel-rerun{height:42px;font-size:12px}.report-view{grid-template-columns:220px 1fr 280px}.outline-head{font-size:13px}.outline>button{height:40px;font-size:12px}.version{font-size:12px}.doc-toolbar{height:50px}.doc-toolbar button{font-size:13px}.document{width:min(760px,calc(100% - 52px));padding:68px 76px}.doc-meta{font-size:10px}.document h1{font-size:37px}.doc-lead{font-size:14px!important}.doc-info span{font-size:10px}.doc-info b{font-size:11px}.document h2{font-size:24px}.document h3{font-size:18px}.document>p:not(.doc-lead){font-size:14px}.document blockquote b{font-size:12px}.comments-head{font-size:13px}.comment>div b,.comment p,.comment>button{font-size:11px}.comment>div small{font-size:10px}.evidence-filters{height:56px}.evidence-filters>button{font-size:12px;height:34px}.evidence-filters>div{height:34px;width:230px}.evidence-filters input{font-size:11px}.source-table{margin:22px 27px}.source-head{height:44px;font-size:11px}.source-row{min-height:70px;font-size:12px}.source-row b{font-size:13px}.source-row em{font-size:11px}.pdf-icon{width:35px;height:39px;font-size:8px}}@media (min-width:761px){.landing-nav>nav{font-size:18px}.language{font-size:17px}.nav-enter{font-size:18px;padding:13px 22px}.hero-eyebrow{font-size:14px}.hero p{font-size:21px;line-height:1.85}.primary-light,.text-light{font-size:18px}.primary-light{padding:19px 26px}.hero-stats strong{font-size:29px}.hero-stats span{font-size:14px}.hero-stats div{gap:7px}.section-kicker{font-size:13px}.intro-copy p{font-size:21px}.intro-copy button{font-size:18px}.feature-strip article>span{font-size:14px}.feature-strip h3{font-size:27px}.feature-strip p{font-size:17px}:root{--side:310px}.side-brand .brand{font-size:25px}.new-task{height:56px;font-size:20px}.side-nav button,.side-bottom>button{height:53px;font-size:19px}.side-section-title{font-size:17px}.recent-item b{font-size:18px}.recent-item small{font-size:16px}.recent-icon{width:40px;height:40px;font-size:16px}.profile b{font-size:17px}.profile small{font-size:15px}.profile>span{width:40px;height:40px;font-size:15px}.topbar{height:84px;flex-basis:84px}.top-search{height:48px;font-size:17px}.top-actions>button{height:46px;min-width:46px}.top-actions .invite{font-size:17px}.welcome-tag{font-size:16px}.workspace-home>h1{font-size:56px}.welcome-sub{font-size:21px}.prompt-box{width:min(1060px,94%)}.prompt-box textarea{font-size:21px}.prompt-tools button{height:40px;font-size:17px}.suggestions button{font-size:16px}.tools-section,.recent-projects{width:min(1380px,100%)}.section-head h2{font-size:27px}.section-head p,.section-head button{font-size:17px}.tool-card{padding:23px}.tool-card b{font-size:19px}.tool-card small{font-size:16px}.project-main b{font-size:19px}.project-main small{font-size:16px}.project-header{height:100px}.project-title>div>span{font-size:16px}.project-title h1{font-size:26px}.project-actions>button{height:44px;font-size:17px}.project-tabs{height:62px}.project-tabs button{font-size:18px}.project-tabs button span,.saved{font-size:15px}.status-top>div{font-size:17px}.status-top>b{font-size:38px}.project-status-card h2{font-size:31px}.project-status-card p{font-size:18px}.progress-meta{font-size:16px}.card-title h3{font-size:24px}.card-title p,.card-title button{font-size:16px}.agent-row b{font-size:18px}.agent-row p,.agent-row>span{font-size:16px}.output-card b{font-size:17px}.output-card small{font-size:15px}.activity-card h3{font-size:21px}.activity-card p{font-size:16px}.view-toolbar{height:100px}.view-toolbar h2{font-size:26px}.view-toolbar>div>span{font-size:16px}.view-toolbar button{height:46px;font-size:16px}.matrix-shell th{height:62px;font-size:16px}.col-type{font-size:14px}.matrix-shell td{height:104px;font-size:18px;line-height:1.65}.add-row{font-size:16px}.cell-panel{width:400px}.panel-label{font-size:16px}.cell-panel h3{font-size:28px}.confidence,.cell-panel h4,.cell-panel>p{font-size:17px}.source-item b{font-size:16px}.source-item small{font-size:15px}.panel-rerun{font-size:16px}.report-view{grid-template-columns:270px 1fr 340px}.outline-head{font-size:17px}.outline>button{height:48px;font-size:16px}.version{font-size:16px}.doc-toolbar{height:56px}.doc-toolbar button{font-size:17px}.document{width:min(880px,calc(100% - 60px))}.doc-meta{font-size:14px}.document h1{font-size:47px}.doc-lead{font-size:18px!important}.doc-info span{font-size:14px}.doc-info b{font-size:15px}.document h2{font-size:31px}.document h3{font-size:24px}.document>p:not(.doc-lead){font-size:18px}.document blockquote b{font-size:16px}.comments-head{font-size:17px}.comment>div b,.comment p,.comment>button{font-size:15px}.comment>div small{font-size:14px}.evidence-filters{height:70px}.evidence-filters>button{font-size:16px;height:42px}.evidence-filters>div{height:42px;width:270px}.evidence-filters input{font-size:15px}.source-head{height:58px;font-size:15px}.source-row{min-height:92px;font-size:17px}.source-row b{font-size:18px}.source-row em{font-size:15px}.pdf-icon{width:44px;height:49px;font-size:10px}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif}
