.landing-page,html,body,#root{margin:0;min-width:320px;min-height:100%}.landing-page{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;color:#13213d;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #096bff;--blue-dark: #0753d7;--ink: #101a33;--muted: #6c7890;--line: #e2e9f4;--green: #168b56;--orange: #b66b16}.landing-page *{box-sizing:border-box}.landing-page{scroll-behavior:smooth}.landing-page{margin:0;min-width:320px;min-height:100vh;background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased}.landing-page button,.landing-page a{font:inherit}.landing-page button{color:inherit}.landing-page a{color:inherit;text-decoration:none}.landing-page button:focus-visible,.landing-page a:focus-visible{outline:3px solid rgba(9,107,255,.22);outline-offset:3px}.landing-page .site-header{position:relative;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:76px;padding:0 clamp(22px,4vw,72px);border-bottom:1px solid rgba(226,233,244,.72);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-page .brand{display:inline-flex;align-items:center;gap:10px;width:max-content}.landing-page .brand img{width:28px;height:28px;object-fit:contain}.landing-page .brand strong{font-size:18px;letter-spacing:-.02em}.landing-page .site-header nav{display:flex;gap:32px;color:#344057;font-size:14px}.landing-page .site-header nav a{transition:color .18s ease}.landing-page .site-header nav a:hover{color:var(--blue)}.landing-page .login-button{justify-self:end;padding:11px 25px;border-radius:8px;background:var(--blue);color:#fff;font-size:14px;font-weight:700;box-shadow:0 10px 25px #096bff33}.landing-page .hero{display:grid;grid-template-columns:minmax(500px,.95fr) minmax(680px,1.2fr);align-items:center;gap:clamp(28px,3vw,52px);min-height:850px;padding:72px clamp(22px,4vw,72px) 86px;overflow:hidden;background:linear-gradient(115deg,#fff 0% 44%,#f3f8ff)}.landing-page .hero-copy{position:relative;z-index:2}.landing-page .eyebrow{margin:0 0 20px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.11em}.landing-page .hero h1{margin:0;max-width:650px;font-size:clamp(42px,3.7vw,58px);line-height:1.12;letter-spacing:-.055em}.landing-page .hero-lead{max-width:560px;margin:28px 0 34px;color:var(--muted);font-size:18px;line-height:1.8}.landing-page .hero-actions{display:flex;flex-wrap:wrap;gap:14px}.landing-page .primary-cta,.landing-page .secondary-cta{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:22px;padding:0 28px;border-radius:8px;font-size:15px;font-weight:750;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.landing-page .primary-cta{background:var(--blue);color:#fff;box-shadow:0 14px 30px #096bff3d}.landing-page .secondary-cta{border:1px solid #cfd9e8;background:#ffffffdb}.landing-page .primary-cta:hover,.landing-page .secondary-cta:hover{transform:translateY(-2px)}.landing-page .primary-cta:hover{background:var(--blue-dark);box-shadow:0 18px 34px #096bff4d}.landing-page .hero-proof{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:64px}.landing-page .hero-proof div{position:relative;padding-top:20px;border-top:2px solid #dce9fb}.landing-page .hero-proof div:before{position:absolute;top:-2px;left:0;width:30px;height:2px;background:var(--blue);content:""}.landing-page .hero-proof strong,.landing-page .hero-proof span{display:block}.landing-page .hero-proof strong{margin-bottom:6px;font-size:14px}.landing-page .hero-proof span{color:var(--muted);font-size:11px;line-height:1.5}.landing-page .hero-product{position:relative;width:783px;height:510px;min-width:0}.landing-page .workspace-shell{display:grid;grid-template-columns:178px minmax(390px,1fr) 260px;width:1030px;min-height:670px;overflow:hidden;border:1px solid #dde5f0;border-radius:14px;background:#fff;box-shadow:0 28px 80px #304b7524;transform:scale(.76);transform-origin:left top}.landing-page .workspace-sidebar{display:flex;flex-direction:column;min-width:0;padding:16px 11px 12px;border-right:1px solid #e5eaf2;background:#f6f7f9}.landing-page .workspace-sidebar .brand{padding:0 5px 15px}.landing-page .workspace-sidebar .brand img{width:22px;height:22px}.landing-page .workspace-sidebar .brand strong{font-size:13px}.landing-page .sidebar-actions{display:grid;gap:5px}.landing-page .sidebar-actions button,.landing-page .project-list button{display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#3d475a;text-align:left;font-size:11px;cursor:pointer}.landing-page .sidebar-actions button:hover,.landing-page .project-list button:hover{background:#fff}.landing-page .sidebar-actions .sidebar-primary{border:1px solid #dde2ea;background:#fff;color:#151d2c;font-weight:700}.landing-page kbd{color:#8a92a1;font:inherit;font-size:9px}.landing-page .sidebar-label{margin:19px 8px 6px;color:#8c95a5;font-size:9px}.landing-page .project-list{display:grid;gap:3px}.landing-page .project-list button{justify-content:flex-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-page .project-list .is-selected{background:#e9ecf1;color:#131b2b;font-weight:650}.landing-page .recent-list{display:grid;gap:2px;color:#596375;font-size:10px}.landing-page .recent-list span{overflow:hidden;padding:8px 9px;border-radius:7px;text-overflow:ellipsis;white-space:nowrap}.landing-page .recent-list .is-current{background:#e6e9ee;color:#182032}.landing-page .profile{display:flex;align-items:center;gap:8px;margin-top:auto;padding:9px;border:1px solid #dfe4eb;border-radius:10px;background:#fff}.landing-page .avatar{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:#dbeaff;color:var(--blue);font-size:9px;font-weight:800}.landing-page .profile strong,.landing-page .profile small{display:block;max-width:102px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-page .profile strong{font-size:9px}.landing-page .profile small{margin-top:3px;color:#8992a2;font-size:7px}.landing-page .workspace-conversation{min-width:0;padding:27px 27px 19px}.landing-page .workspace-context{margin:0 0 24px;color:#6d7789;font-size:10px}.landing-page .question-bubble{max-width:78%;margin-left:auto;padding:14px 16px;border-radius:8px;background:#f2f3f5;color:#343d4d;font-size:10px;line-height:1.65}.landing-page .answer-head{margin-top:26px}.landing-page .answer-head span{color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.08em}.landing-page .answer-head h3{margin:9px 0 15px;font-size:18px;line-height:1.4}.landing-page .answer-paragraph{margin:0;color:#354052;font-size:11px;line-height:1.8}.landing-page .citation{padding:0 2px;border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:800;cursor:pointer}.landing-page .citation.is-active{border-radius:3px;background:#dceaff}.landing-page .workspace-conversation h4{margin:20px 0 8px;font-size:14px}.landing-page .answer-list{margin:0;padding-left:17px;color:#3a4557;font-size:10px;line-height:1.75}.landing-page .landing-demo-composer{display:flex;align-items:flex-end;justify-content:space-between;min-height:93px;margin-top:30px;padding:14px;border:1px solid #dfe5ee;border-radius:11px;color:#9ba3b1;font-size:10px}.landing-page .landing-demo-composer div{display:flex;gap:7px}.landing-page .landing-demo-composer button{padding:6px 9px;border:1px solid #d9e1ec;border-radius:7px;background:#fff;font-size:8px;cursor:pointer}.landing-page .landing-demo-composer .send{border-color:var(--blue);background:var(--blue);color:#fff}.landing-page .evidence-panel{align-self:end;min-height:485px;margin:0 10px 10px 0;padding:18px 15px 13px;border:1px solid #dfe6ef;border-radius:12px;background:#fff;box-shadow:0 18px 46px #263e631f}.landing-page .evidence-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.landing-page .evidence-title span,.landing-page .evidence-title strong{display:block}.landing-page .evidence-title span{color:#6b7586;font-size:9px}.landing-page .evidence-title strong{margin-top:5px;font-size:11px}.landing-page .evidence-title .confidence{padding:5px 7px;border-radius:999px;background:#eaf8f0;color:var(--green);font-size:7px;font-weight:750;white-space:nowrap}.landing-page .evidence-tabs{display:grid;grid-template-columns:repeat(4,auto);gap:4px;margin:17px 0 13px;border-bottom:1px solid #e5e9f0}.landing-page .evidence-tabs button{padding:0 0 8px;border:0;border-bottom:2px solid transparent;background:transparent;color:#798395;font-size:7px;cursor:pointer}.landing-page .evidence-tabs button.is-active{border-color:var(--blue);color:var(--blue);font-weight:750}.landing-page .source-list{display:grid;align-content:normal;height:auto;gap:4px;padding-right:0;overflow-y:visible}.landing-page .source-row{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:7px;align-items:start;width:100%;padding:9px 5px;border:1px solid transparent;border-radius:7px;background:transparent;text-align:left;cursor:pointer}.landing-page .source-row:hover,.landing-page .source-row.is-active{border-color:#d7e5fb;background:#f5f9ff}.landing-page .source-number{display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:#edf4ff;color:var(--blue);font-size:8px;font-weight:800}.landing-page .source-copy{min-width:0}.landing-page .source-copy strong,.landing-page .source-copy small{display:block}.landing-page .source-copy strong{font-size:8px;line-height:1.45}.landing-page .source-copy small{margin-top:4px;color:#8791a3;font-size:6.5px;line-height:1.45}.landing-page .evidence-state{padding:3px 5px;border-radius:999px;font-size:6px;font-weight:800;white-space:nowrap}.landing-page .evidence-state.support{background:#e9f8ef;color:var(--green)}.landing-page .evidence-state.partial{background:#fff4e6;color:var(--orange)}.landing-page .source-link{width:100%;margin-top:12px;padding:9px;border:0;background:transparent;color:var(--blue);font-size:8px;font-weight:700;cursor:pointer}.landing-page .empty-state{padding:42px 10px;color:#8d96a5;text-align:center;font-size:9px}.landing-page .workflow-section{padding:110px clamp(22px,6vw,110px) 120px;background:#fff}.landing-page .section-heading{max-width:980px;margin:0 auto 70px;text-align:center}.landing-page .section-heading h2{margin:0;font-size:clamp(34px,4vw,56px);letter-spacing:-.045em}.landing-page .section-heading>p:last-child{margin:18px 0 0;color:var(--muted);font-size:16px}.landing-page .workflow-list{max-width:1220px;margin:0 auto}.landing-page .workflow-step{display:grid;grid-template-columns:250px minmax(0,1fr);gap:52px;padding:38px 0;border-top:1px solid var(--line)}.landing-page .workflow-step:last-child{border-bottom:1px solid var(--line)}.landing-page .step-copy{position:relative;padding:5px 0 0 62px}.landing-page .step-copy>span{position:absolute;top:0;left:0;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#e9f3ff;color:var(--blue);font-size:12px;font-weight:800}.landing-page .step-copy h3{margin:0 0 12px;font-size:21px;letter-spacing:-.02em}.landing-page .step-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.landing-page .step-preview{min-height:195px;padding:28px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 15px 38px #2841670b}.landing-page .question-preview{display:flex;flex-direction:column;justify-content:space-between}.landing-page .question-preview>p{max-width:680px;margin:0;padding:18px;border-radius:8px;background:#f5f6f8;color:#465064;font-size:14px;line-height:1.7}.landing-page .mini-composer{display:flex;align-items:center;justify-content:space-between;color:#8893a4;font-size:12px}.landing-page .mini-composer strong{margin-left:auto;margin-right:16px;color:#495366;font-size:11px}.landing-page .mini-composer b{padding:8px 12px;border-radius:6px;background:var(--blue);color:#fff;font-size:10px}.landing-page .mini-tabs{display:flex;gap:26px;margin-bottom:20px;color:#8490a3;font-size:11px}.landing-page .mini-tabs strong{color:var(--blue)}.landing-page .mini-source{display:grid;grid-template-columns:26px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-top:1px solid #edf1f6}.landing-page .mini-source>span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#edf5ff;color:var(--blue);font-size:10px}.landing-page .mini-source p{margin:0}.landing-page .mini-source p strong,.landing-page .mini-source p small{display:block}.landing-page .mini-source p strong{font-size:12px}.landing-page .mini-source p small{margin-top:5px;color:#8d97a6;font-size:9px}.landing-page .mini-source em{color:var(--green);font-size:10px;font-style:normal}.landing-page .success-line{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid #edf1f5}.landing-page .success-line>span{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;background:#e7f8ed;color:var(--green);font-size:11px}.landing-page .success-line strong{font-size:13px}.landing-page .success-line button{margin-left:auto;padding:8px 12px;border:1px solid #dbe3ee;border-radius:6px;background:#fff;font-size:10px}.landing-page .project-preview dl{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:23px 0 0}.landing-page .project-preview dl div{min-width:0}.landing-page .project-preview dt{color:#7e899b;font-size:10px}.landing-page .project-preview dd{margin:7px 0 0;overflow:hidden;color:#374153;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.landing-page .output-preview{display:grid;grid-template-columns:1fr 210px;gap:30px}.landing-page .output-preview>div>strong{font-size:13px}.landing-page .output-preview ol{margin:16px 0 0;padding-left:20px;color:#4a5568;font-size:11px;line-height:1.9}.landing-page .output-preview aside{display:flex;flex-direction:column;align-items:flex-start;padding:18px;border:1px solid #e1e7f0;border-radius:9px}.landing-page .file-badge{display:grid;width:32px;height:32px;place-items:center;border-radius:6px;background:#e8f0ff;color:var(--blue);font-weight:900}.landing-page .output-preview aside strong{margin-top:15px;font-size:11px;line-height:1.5}.landing-page .output-preview aside small{margin-top:5px;color:#8b95a6;font-size:9px}.landing-page .output-preview aside button{margin-top:auto;padding:7px 11px;border:1px solid #dfe5ef;border-radius:6px;background:#fff;font-size:9px}.landing-page .library-preview{display:flex;flex-direction:column;justify-content:space-between}.landing-page .library-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.landing-page .library-summary div{padding:2px 0 19px;border-bottom:1px solid #e8edf4}.landing-page .library-summary span,.landing-page .library-summary strong{display:block}.landing-page .library-summary span{color:#7a8598;font-size:10px}.landing-page .library-summary strong{margin-top:7px;font-size:20px}.landing-page .library-line{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:13px;align-items:center;margin-top:22px}.landing-page .state-label{padding:5px 8px;border-radius:999px;background:#e9f8ef;color:var(--green);font-size:9px;font-weight:800}.landing-page .library-line p{margin:0}.landing-page .library-line p strong,.landing-page .library-line p small{display:block}.landing-page .library-line p strong{font-size:12px}.landing-page .library-line p small{margin-top:5px;color:#8590a2;font-size:9px}.landing-page .library-line button{padding:8px 11px;border:1px solid #dbe3ee;border-radius:6px;background:#fff;font-size:10px}.landing-page .preview-label{margin:0 0 17px;color:#7c8799;font-size:10px}.landing-page .topic-map{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.landing-page .topic-map>span{padding:16px 14px;border:1px solid #dfe8f5;border-radius:8px;background:#f6f9fe;color:#263249;font-size:12px;font-weight:750}.landing-page .topic-map small{display:block;margin-top:7px;color:#7f8a9c;font-size:9px;font-weight:500}.landing-page .map-note{margin:18px 0 0;color:#606c80;font-size:10px;line-height:1.7}.landing-page .map-note strong{color:var(--orange)}.landing-page .file-badge{width:38px;font-size:9px}.landing-page .reading-section{padding:118px clamp(22px,6vw,110px) 126px;border-top:1px solid var(--line);background:#fff}.landing-page .reading-heading{margin-bottom:58px}.landing-page .reading-stage{max-width:1220px;margin:0 auto;overflow:hidden;border:1px solid #d8e3f1;border-radius:18px;background:#f5f8fc;box-shadow:0 28px 78px #2641681a}.landing-page .reading-window-bar{display:grid;grid-template-columns:90px minmax(0,1fr) auto;align-items:center;min-height:54px;padding:0 20px;border-bottom:1px solid #dce5f1;background:#ffffffe6}.landing-page .window-dots{display:flex;gap:6px}.landing-page .window-dots span{width:8px;height:8px;border-radius:50%;background:#d5deeb}.landing-page .window-dots span:first-child{background:#91b9f2}.landing-page .reading-window-bar strong{overflow:hidden;color:#36435a;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.landing-page .parse-state{padding:6px 9px;border-radius:999px;background:#e8f7ee;color:var(--green);font-size:10px;font-weight:800}.landing-page .reading-workbench{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:22px;padding:30px;background:linear-gradient(120deg,#edf3fa,#f6f9fd 58%,#edf5ff)}.landing-page .reading-pdf{position:relative;min-width:0;padding:28px 42px;border:1px solid #d8e1ed;border-radius:12px;background:#e7edf5}.landing-page .paper-sheet{max-width:590px;min-height:560px;margin:0 auto;padding:42px 48px;background:#fff;box-shadow:0 18px 42px #2436521a}.landing-page .paper-page-meta{margin:0 0 25px;color:#8490a2;font-size:9px;font-weight:800;letter-spacing:.12em}.landing-page .paper-sheet h3{max-width:440px;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.35;letter-spacing:-.015em}.landing-page .paper-sheet>p:not(.paper-page-meta){margin:0 0 18px;color:#495468;font-family:Georgia,Times New Roman,serif;font-size:12px;line-height:1.82}.landing-page .paper-sheet .selected-passage{position:relative;margin:2px -9px 19px;padding:9px;border-radius:4px;background:linear-gradient(180deg,#bed8ff3d,#6fa4f44d);color:#24334b;transition:background .22s ease}.landing-page .paper-sheet .selected-passage:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--blue);content:"";opacity:.76}.landing-page .paper-sheet .selected-passage.is-soft{background:#e4ebf5b8}.landing-page .paper-sheet .selected-passage.is-soft:after{opacity:.16}.landing-page .paper-figure{margin-top:24px;padding:13px 15px 11px;border:1px solid #e2e7ee}.landing-page .paper-figure>span,.landing-page .paper-figure small{display:block;color:#7b8697;font-size:7px}.landing-page .paper-figure>div{display:flex;align-items:flex-end;gap:8px;height:46px;margin:10px 0 7px;padding:0 8px;border-bottom:1px solid #cfd8e4}.landing-page .paper-figure i{width:10px;border-radius:2px 2px 0 0;background:#8bb6f4}.landing-page .paper-figure i:nth-child(1){height:40px}.landing-page .paper-figure i:nth-child(2){height:38px}.landing-page .paper-figure i:nth-child(3){height:35px}.landing-page .paper-figure i:nth-child(4){height:32px}.landing-page .paper-figure i:nth-child(5){height:28px}.landing-page .paper-figure i:nth-child(6){height:24px;background:#c4cfdd}.landing-page .selection-actions{position:absolute;top:44%;right:-48px;z-index:4;display:grid;width:94px;padding:7px;border:1px solid #d7e1ef;border-radius:10px;background:#fff;box-shadow:0 16px 34px #1c375f2e}.landing-page .selection-actions:before{position:absolute;top:17px;left:-6px;width:11px;height:11px;border-bottom:1px solid #d7e1ef;border-left:1px solid #d7e1ef;background:#fff;content:"";transform:rotate(45deg)}.landing-page .selection-actions button{position:relative;z-index:1;min-height:38px;border:0;border-radius:6px;background:transparent;color:#5c687c;font-size:11px;font-weight:750;cursor:pointer}.landing-page .selection-actions button:hover,.landing-page .selection-actions button.is-active{background:#eaf3ff;color:var(--blue)}.landing-page .reading-assistant{display:flex;min-width:0;min-height:618px;flex-direction:column;padding:26px;border:1px solid #d8e3f1;border-radius:12px;background:#fff;box-shadow:0 18px 42px #243d6212}.landing-page .reading-mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:4px;border-radius:9px;background:#f1f4f8}.landing-page .reading-mode-tabs button{min-height:38px;border:0;border-radius:6px;background:transparent;color:#758196;font-size:11px;font-weight:750;cursor:pointer}.landing-page .reading-mode-tabs button:hover,.landing-page .reading-mode-tabs button.is-active{background:#fff;color:var(--blue);box-shadow:0 4px 12px #2a456d14}.landing-page .reading-thread{padding:32px 4px 20px;animation:reading-answer-enter .28s ease both}@keyframes reading-answer-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.landing-page .reading-scope{display:inline-flex;min-height:25px;align-items:center;padding:0 9px;border-radius:999px;background:#eaf3ff;color:var(--blue);font-size:9px;font-weight:800}.landing-page .reading-question{max-width:88%;margin:20px 0 32px auto;padding:13px 15px;border-radius:9px 9px 3px;background:#f0f2f5;color:#394457;font-size:12px;line-height:1.65}.landing-page .reading-answer-head{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--blue);font-size:9px;font-weight:850;letter-spacing:.06em}.landing-page .reading-answer-head i{padding:5px 7px;border-radius:999px;background:#e8f7ee;color:var(--green);font-size:8px;font-style:normal;letter-spacing:0;white-space:nowrap}.landing-page .reading-thread h3{margin:17px 0 13px;font-size:24px;line-height:1.38;letter-spacing:-.025em}.landing-page .reading-answer{margin:0;color:#536077;font-size:13px;line-height:1.9}.landing-page .reading-source-note{margin-top:30px;padding:16px 0 0;border-top:1px solid #e5ebf3}.landing-page .reading-source-note span,.landing-page .reading-source-note strong{display:block}.landing-page .reading-source-note span{color:#8b95a5;font-size:9px}.landing-page .reading-source-note strong{margin-top:7px;color:#46546a;font-size:10px;line-height:1.55}.landing-page .reading-composer{display:flex;align-items:center;justify-content:space-between;min-height:54px;margin-top:auto;padding:8px 8px 8px 14px;border:1px solid #dce4ef;border-radius:9px;color:#949eae;font-size:10px}.landing-page .reading-composer button{min-width:60px;min-height:36px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-size:10px;font-weight:750}.landing-page .reading-benefits{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dce5f1;background:#fff}.landing-page .reading-benefits div{display:grid;grid-template-columns:28px 100px minmax(0,1fr);gap:14px;align-items:center;min-height:100px;padding:22px 28px}.landing-page .reading-benefits div+div{border-left:1px solid #e0e7f0}.landing-page .reading-benefits span{color:var(--blue);font-size:10px;font-weight:850}.landing-page .reading-benefits strong{font-size:14px}.landing-page .reading-benefits p{margin:0;color:var(--muted);font-size:10px;line-height:1.65}.landing-page .capability-section,.landing-page .audience-section{padding:118px clamp(22px,6vw,110px)}.landing-page .capability-section{background:#f6f9fe}.landing-page .editorial-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:80px;align-items:end;max-width:1220px;margin:0 auto 68px}.landing-page .editorial-heading h2{max-width:760px;margin:0;font-size:clamp(36px,4vw,54px);line-height:1.15;letter-spacing:-.045em}.landing-page .editorial-heading>p{margin:0;color:var(--muted);font-size:15px;line-height:1.9}.landing-page .capability-browser{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:72px;align-items:stretch;max-width:1220px;margin:0 auto}.landing-page .capability-list{border-top:1px solid #dbe4f1}.landing-page .capability-list button{display:grid;grid-template-columns:44px 180px minmax(0,1fr);gap:18px;align-items:center;width:100%;min-height:92px;padding:16px 10px;border:0;border-bottom:1px solid #dbe4f1;background:transparent;color:#718097;text-align:left;cursor:pointer;transition:color .18s ease,padding .18s ease,background .18s ease}.landing-page .capability-list button:hover,.landing-page .capability-list button.is-active{padding-left:18px;background:#ffffffb8;color:var(--ink)}.landing-page .capability-list button>span{color:var(--blue);font-size:11px;font-weight:850}.landing-page .capability-list button strong{font-size:18px;letter-spacing:-.02em}.landing-page .capability-list button small{color:#718097;font-size:12px;line-height:1.65}.landing-page .capability-detail{display:flex;min-height:450px;flex-direction:column;justify-content:center;padding:58px;border:1px solid #dce6f3;border-radius:14px;background:#fff;box-shadow:0 22px 58px #2c487114}.landing-page .detail-meta{display:flex;align-items:center;justify-content:space-between}.landing-page .detail-meta>span{color:var(--blue);font-size:12px;font-weight:850}.landing-page .detail-meta b{padding:6px 10px;border-radius:999px;background:#edf4ff;color:var(--blue);font-size:10px}.landing-page .capability-detail h3{margin:36px 0 18px;font-size:34px;letter-spacing:-.035em}.landing-page .capability-detail>p{margin:0;color:#536077;font-size:16px;line-height:1.85}.landing-page .capability-detail ul{display:grid;gap:13px;margin:34px 0 0;padding:26px 0 0 19px;border-top:1px solid #e5ebf3;list-style:disc}.landing-page .capability-detail li{padding-left:2px;color:#344057;font-size:13px}.landing-page .capability-detail li::marker{color:var(--blue)}.landing-page .trust-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);gap:90px;max-width:1440px;margin:0 auto;padding:125px clamp(22px,6vw,110px);background:#fff}.landing-page .trust-statement{align-self:center}.landing-page .trust-statement h2{max-width:520px;margin:0;font-size:clamp(38px,4vw,56px);line-height:1.13;letter-spacing:-.05em}.landing-page .trust-statement>p:last-child{max-width:530px;margin:26px 0 0;color:var(--muted);font-size:16px;line-height:1.9}.landing-page .trust-principles{border-top:1px solid var(--line)}.landing-page .trust-principles article{display:grid;grid-template-columns:58px minmax(0,1fr);gap:20px;padding:29px 8px;border-bottom:1px solid var(--line)}.landing-page .trust-principles article>span{color:var(--blue);font-size:11px;font-weight:850}.landing-page .trust-principles h3{margin:0 0 8px;font-size:18px}.landing-page .trust-principles p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.landing-page .audience-section{border-top:1px solid var(--line);background:#fff}.landing-page .editorial-heading.compact{margin-bottom:54px}.landing-page .audience-list{display:grid;grid-template-columns:repeat(3,1fr);max-width:1220px;margin:0 auto;border-top:1px solid var(--line)}.landing-page .audience-list article{min-height:300px;padding:34px 38px 32px 0;border-bottom:1px solid var(--line)}.landing-page .audience-list article+article{padding-left:38px;border-left:1px solid var(--line)}.landing-page .audience-list article>span{color:var(--blue);font-size:11px;font-weight:850}.landing-page .audience-list h3{margin:48px 0 15px;font-size:24px;letter-spacing:-.025em}.landing-page .audience-list p{margin:0;color:var(--muted);font-size:14px;line-height:1.85}.landing-page .audience-list small{display:block;margin-top:30px;color:#40506a;font-size:11px;font-weight:700}.landing-page .exploration-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);gap:70px;max-width:1220px;margin:0 auto 110px;padding:62px 66px;border:1px solid #dce9f9;border-radius:16px;background:#f1f7ff}.landing-page .exploration-section h2{max-width:650px;margin:0;font-size:36px;line-height:1.24;letter-spacing:-.04em}.landing-page .exploration-section>p{margin:32px 0 0;color:#617087;font-size:14px;line-height:1.9}.landing-page .research-chain{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,1fr);margin-top:6px;border-top:1px solid #cfdef2;border-bottom:1px solid #cfdef2}.landing-page .research-chain span{padding:20px 16px;color:#31415c;font-size:12px;font-weight:750;text-align:center}.landing-page .research-chain span+span{border-left:1px solid #cfdef2}.landing-page .closing-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1220px;margin:0 auto 95px;padding:48px 52px;border:1px solid #dce9f9;border-radius:15px;background:#f1f7ff}.landing-page .closing-cta h2{margin:0;font-size:30px;letter-spacing:-.035em}.landing-page .closing-cta p{margin:12px 0 0;color:var(--muted)}.landing-page footer{display:flex;align-items:center;justify-content:space-between;padding:28px clamp(22px,4vw,72px);border-top:1px solid var(--line);color:#7d8798;font-size:12px}@media(max-width:1320px){.landing-page .hero{grid-template-columns:minmax(430px,.9fr) minmax(620px,1.1fr)}.landing-page .workspace-shell{transform:scale(.7)}.landing-page .hero-product{width:721px;height:470px}}@media(max-width:1080px){.landing-page .site-header{grid-template-columns:1fr auto}.landing-page .site-header nav{display:none}.landing-page .hero{grid-template-columns:1fr;padding-top:70px}.landing-page .hero-copy{max-width:760px}.landing-page .hero h1{font-size:clamp(44px,7vw,68px)}.landing-page .hero-product{width:100%;height:590px;overflow:hidden}.landing-page .workspace-shell{width:1030px;transform:scale(.88);transform-origin:left top}.landing-page .editorial-heading{grid-template-columns:1fr;gap:24px}.landing-page .reading-workbench{grid-template-columns:minmax(0,1fr) 360px;gap:18px;padding:20px}.landing-page .reading-pdf{padding:24px 28px}.landing-page .paper-sheet{padding:38px 36px}.landing-page .selection-actions{right:-40px}.landing-page .reading-benefits div{grid-template-columns:26px 82px minmax(0,1fr);padding:20px}.landing-page .capability-browser{grid-template-columns:1fr;gap:38px}.landing-page .capability-detail{min-height:360px}.landing-page .trust-section{grid-template-columns:1fr;gap:50px}.landing-page .audience-list{grid-template-columns:1fr}.landing-page .audience-list article{min-height:auto;padding:30px 0}.landing-page .audience-list article+article{padding-left:0;border-left:0}.landing-page .audience-list h3{margin-top:24px}.landing-page .exploration-section{grid-template-columns:1fr;margin-right:22px;margin-left:22px}.landing-page .exploration-section>p{margin-top:0}}@media(max-width:760px){.landing-page .site-header{height:64px;padding:0 18px}.landing-page .login-button{padding:9px 18px}.landing-page .hero{min-height:auto;padding:62px 20px 70px}.landing-page .hero h1{font-size:42px;line-height:1.14}.landing-page .hero h1 br{display:none}.landing-page .hero-lead{margin-top:22px;font-size:16px}.landing-page .hero-actions{display:grid;grid-template-columns:1fr 1fr}.landing-page .primary-cta,.landing-page .secondary-cta{padding:0 16px;gap:10px;font-size:13px}.landing-page .hero-proof{grid-template-columns:repeat(2,1fr);margin-top:48px}.landing-page .hero-proof div:last-child{grid-column:1 / -1}.landing-page .hero-product{height:510px;margin-top:10px;overflow:visible}.landing-page .workspace-shell{position:relative;grid-template-columns:150px 480px;width:630px;min-height:610px;transform:scale(.72);transform-origin:left top}.landing-page .evidence-panel{position:absolute;right:-60px;bottom:-50px;width:260px;min-height:365px}.landing-page .workflow-section{padding:82px 20px}.landing-page .section-heading{margin-bottom:45px;text-align:left}.landing-page .section-heading h2{font-size:38px;line-height:1.18}.landing-page .workflow-step{grid-template-columns:1fr;gap:26px;padding:34px 0}.landing-page .step-copy{min-height:50px}.landing-page .project-preview dl{grid-template-columns:1fr;gap:14px}.landing-page .output-preview{grid-template-columns:1fr}.landing-page .output-preview aside{min-height:170px}.landing-page .library-summary{gap:10px}.landing-page .library-summary strong{font-size:17px}.landing-page .library-line{grid-template-columns:1fr}.landing-page .library-line button{width:max-content}.landing-page .topic-map{grid-template-columns:repeat(2,1fr)}.landing-page .reading-section{padding:82px 20px}.landing-page .reading-heading{margin-bottom:42px}.landing-page .reading-window-bar{grid-template-columns:54px minmax(0,1fr) auto;padding:0 14px}.landing-page .window-dots span{width:7px;height:7px}.landing-page .reading-window-bar strong{padding:0 8px;text-align:left}.landing-page .parse-state{padding:5px 7px;font-size:8px}.landing-page .reading-workbench{grid-template-columns:1fr;gap:14px;padding:14px}.landing-page .reading-pdf{padding:18px 16px}.landing-page .paper-sheet{min-height:auto;padding:30px 25px}.landing-page .paper-sheet h3{font-size:18px}.landing-page .paper-sheet>p:not(.paper-page-meta){font-size:11px}.landing-page .selection-actions{position:relative;top:auto;right:auto;display:flex;width:max-content;margin:16px auto 0}.landing-page .selection-actions:before{display:none}.landing-page .selection-actions button{min-width:72px}.landing-page .reading-assistant{min-height:530px;padding:22px 20px}.landing-page .reading-mode-tabs button{min-height:42px}.landing-page .reading-thread{padding-top:26px}.landing-page .reading-thread h3{font-size:22px}.landing-page .reading-benefits{grid-template-columns:1fr}.landing-page .reading-benefits div{grid-template-columns:28px 92px minmax(0,1fr);min-height:88px;padding:20px}.landing-page .reading-benefits div+div{border-top:1px solid #e0e7f0;border-left:0}.landing-page .capability-section,.landing-page .audience-section{padding:82px 20px}.landing-page .editorial-heading{margin-bottom:42px}.landing-page .editorial-heading h2{font-size:38px}.landing-page .capability-list button{grid-template-columns:34px minmax(0,1fr);min-height:92px}.landing-page .capability-list button small{grid-column:2}.landing-page .capability-detail{min-height:auto;padding:34px 28px}.landing-page .capability-detail h3{font-size:29px}.landing-page .trust-section{padding:82px 20px}.landing-page .trust-principles article{grid-template-columns:42px minmax(0,1fr)}.landing-page .audience-list h3{font-size:22px}.landing-page .exploration-section{margin:0 20px 82px;padding:40px 28px}.landing-page .exploration-section h2{font-size:32px}.landing-page .research-chain{grid-template-columns:1fr}.landing-page .research-chain span+span{border-top:1px solid #cfdef2;border-left:0}.landing-page .closing-cta{display:grid;margin:0 20px 64px;padding:34px 28px}.landing-page .closing-cta .primary-cta{width:max-content}.landing-page footer{padding:24px 20px}}@media(prefers-reduced-motion:reduce){.landing-page{scroll-behavior:auto}.landing-page *,.landing-page *:before,.landing-page *:after{transition-duration:.01ms!important}}
