:root{--bg:#f8f9f6;--paper:#fff;--ink:#182e28;--muted:#63736b;--green:#25684f;--green-light:#e6eee7;--line:#dce3db;--lime:#d4ed96;--sans:"Avenir Next","PingFang SC","Hiragino Sans GB",sans-serif;--serif:"Iowan Old Style","Songti SC",serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.8 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,select,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:1.35;text-wrap:balance}h2{font-size:clamp(30px,3.5vw,44px);font-weight:600;letter-spacing:-.04em}h3{font-size:23px;font-weight:600}p{color:var(--muted)}[hidden]{display:none!important}:focus-visible{outline:3px solid #4d8965;outline-offset:5px}a,button{transition:background .2s,color .2s,transform .2s}a:hover{color:var(--green)}.container{width:min(1180px,calc(100% - 64px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:#f8f9f6ed;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.nav-wrap{width:min(1320px,calc(100% - 64px));margin:auto;min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.product-brand{display:flex;align-items:center;gap:11px;flex-shrink:0;font-size:17px;font-weight:700;line-height:1.3}.product-brand img{border-radius:9px}.product-brand small{display:block;font-size:8px;letter-spacing:.16em;margin-top:5px;font-weight:600}.site-header nav{display:flex;align-items:center;gap:32px;font-size:13px}.site-header nav>a[aria-current=page]{color:var(--green);font-weight:700}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;min-height:51px;padding:12px 24px;border:1px solid var(--green);border-radius:7px;background:var(--green);color:#fff;font-size:14px;font-weight:600;white-space:nowrap}.button:hover{background:#184d39;color:#fff;transform:translateY(-2px)}.button.small{font-size:12px;min-height:39px;padding:8px 16px;gap:14px}.button.secondary{color:var(--green);background:transparent}.button.secondary:hover{background:var(--green-light)}.skip-link{position:fixed;top:-90px;left:20px;z-index:100;background:var(--ink);color:white;padding:12px}.skip-link:focus{top:12px}.eyebrow{font-size:10px;letter-spacing:.16em;color:var(--green);font-weight:700}.hero-section{padding-top:70px}.hero-copy{text-align:center;animation:rise .6s both}.hero-copy .eyebrow{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;letter-spacing:.08em}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #25684f12}.hero-copy h1{margin-top:24px;font-size:clamp(38px,5vw,64px);font-weight:600;line-height:1.23;letter-spacing:-.055em}.accent{color:var(--green)}.hero-description{margin-top:25px;font-size:16px;line-height:1.9}.actions{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:29px}.text-link{font-size:13px;font-weight:600;display:inline-flex;gap:16px}.hero-meta{display:flex;justify-content:center;gap:24px;margin:23px 0 38px;font-size:11px;color:var(--muted)}.hero-meta span::before{content:'✓';color:var(--green);padding-right:6px}.product-preview{border:1px solid #ced9ce;border-radius:12px;background:#fff;box-shadow:0 28px 75px -35px #244c3940,0 0 0 8px #e9eee780;overflow:hidden;text-align:left;animation:rise .8s both}.product-preview figcaption{height:42px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;font-size:10px;background:#f0f3ed;border-bottom:1px solid var(--line);color:#5e6c61}.product-preview figcaption>span:first-child{display:flex;gap:5px}.product-preview i{display:block;width:7px;height:7px;background:#c6d0c4;border-radius:50%}.preview-status{font-size:9px}.preview-body{display:grid;grid-template-columns:180px 1.15fr 1fr;min-height:382px}.preview-sidebar{padding:25px 16px;background:#f8faf5;border-right:1px solid var(--line);font-size:11px}.preview-sidebar b{font-size:12px;display:block;margin-bottom:25px}.preview-nav{display:block;padding:8px;border-radius:5px;margin-bottom:5px;color:var(--muted)}.preview-nav.active{background:var(--green-light);color:var(--green)}.preview-label{display:block;margin:24px 8px 9px;font-size:9px;color:#7c877c}.preview-file{display:block;font-size:10px;padding:4px 8px}.preview-document{background:#edf0eb;border-right:1px solid var(--line)}.mini-toolbar{height:43px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:10px;padding:0 18px;background:#fff}.mini-toolbar>span:last-child{color:var(--muted);font-size:9px}.paper{position:relative;background:#fff;min-height:320px;margin:16px 22px 0;padding:25px 32px 28px;box-shadow:0 2px 10px #304b2d0a}.paper-kicker{display:block;text-align:center;font-size:7px;letter-spacing:.18em;color:#899287}.paper h3{text-align:center;font:600 20px var(--serif);margin:13px 0 28px}.paper p{font-size:10px;color:#586157;line-height:2}.paper .document-text{margin-top:6px}.paper mark{background:#f5edc3;color:inherit;padding:3px 0}.paper-lines{display:grid;gap:9px;margin-top:17px}.paper-lines i{width:100%;height:3px;background:#eef0eb;border-radius:0}.paper-lines i:last-child{width:65%}.document-annotation{margin-top:22px;font-size:9px;color:#906a20;border-left:2px solid #d4b668;padding:4px 9px}.document-annotation span{font-weight:700;margin-right:8px}.paper .page-number{text-align:center;font-size:8px;margin-top:18px;color:#9a9f98}.preview-agent{padding-bottom:17px}.chat-question{background:#eef2e9;border:1px solid #e3e9dd;border-radius:7px;margin:17px 15px 14px 30px;padding:9px 12px;font-size:10px}.agent-process{display:grid;gap:4px;font-size:9px;color:var(--muted);margin:0 18px 13px}.finding{margin:0 16px;border:1px solid #e9dfc8;border-radius:7px;padding:13px;background:#fffdf7}.finding>div{display:flex;align-items:center;gap:8px}.risk-pill{font-size:9px;color:#8c621f;background:#f4e9cc;padding:1px 6px;border-radius:3px}.finding small{font-size:9px;color:var(--muted)}.finding h4{font-size:12px;margin:9px 0 6px}.finding p{font-size:10px;line-height:1.8}.citation{display:inline-block;font-size:9px;color:var(--green);margin-top:9px}.saved-file{margin:12px 16px 0;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:6px;padding:9px 12px}.saved-file>span:first-child{color:var(--green);font-size:22px}.saved-file>span:last-child{margin-left:auto}.saved-file b{font-size:10px;font-weight:600}.saved-file small{display:block;font-size:8px;color:var(--muted)}.context-strip{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:35px 0;color:var(--muted)}.context-strip span{font-size:11px}.context-strip b{font-size:16px;font-weight:500;letter-spacing:.08em}.section{padding-block:96px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:40px}.section-heading h2{margin-top:15px}.section-heading>p{font-size:14px;line-height:1.9;padding-bottom:5px}.capability-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.capability{padding:32px;border:1px solid var(--line);border-radius:10px;background:#fff;min-height:265px}.feature-wide{grid-column:span 2;background:#eef2ea}.feature-index{font-size:10px;letter-spacing:.13em;color:var(--green);font-weight:600}.capability h3{margin:25px 0 12px}.capability p{font-size:13px;max-width:480px}.file-types,.deliver-example{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.file-types span,.deliver-example span{border:1px solid #d6dfcf;border-radius:5px;padding:4px 10px;font-size:10px;background:#ffffff70;color:#51634d}.capability>small{display:block;font-size:10px;color:var(--muted);margin-top:10px}.feature-note{border-top:1px solid var(--line);margin-top:24px;padding-top:15px;font-size:11px;color:var(--green)}.method-section{background:#193c30;color:#fff;padding-block:78px}.method-section .eyebrow{color:var(--lime)}.method-section h2{color:#f2f5ee}.light-link{color:#d4ed96;font-size:13px;white-space:nowrap}.light-link:hover{color:#fff}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:52px}.method-grid article{border-top:1px solid #456052;padding-top:22px}.method-number{font-size:13px;color:var(--lime);font-family:var(--serif)}.method-grid h3{font-size:21px;margin:20px 0 13px}.method-grid p{font-size:13px;color:#bed0c4;line-height:1.9}.method-grid small{display:block;font-size:10px;color:#97b3a1;margin-top:25px}.method-footnote{border-top:1px solid #385646;padding-top:23px;margin-top:38px;font-size:11px;color:#a6c0b0}.configure-section{display:grid;grid-template-columns:1fr 1.1fr;gap:95px;align-items:center}.configure-section h2{margin:16px 0 22px}.section-description{font-size:14px;margin-bottom:27px;max-width:370px}.config-links{border-top:1px solid var(--line)}.config-links>a{display:flex;align-items:center;gap:18px;padding:28px 0;border-bottom:1px solid var(--line)}.config-links>a:hover{transform:translateX(4px)}.config-icon{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;background:#eaf0e4;border:1px solid #dce4d3;border-radius:9px;font-size:21px;font-family:var(--serif);color:var(--green)}.config-links b{font-size:15px;font-weight:600}.config-links small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.config-links>a>span:last-child{margin-left:auto}.closing{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#eaf0df;border-radius:12px;padding:45px 48px}.closing h2{font-size:30px;margin:12px 0}.closing p{font-size:13px}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:115px;font-size:12px}.site-footer small{font-size:8px;color:var(--muted);letter-spacing:.12em;margin-left:9px}.site-footer nav{display:flex;gap:25px;font-size:11px;color:var(--muted)}
/* The guide uses the same visual language, with a persistent table of contents. */
.guide-intro{padding:61px 0 45px;border-bottom:1px solid var(--line)}.guide-intro h1{font-size:clamp(34px,4vw,51px);letter-spacing:-.04em;font-weight:600;margin:16px 0}.guide-intro>p:last-child{font-size:15px;max-width:740px}.guide-layout{display:grid;grid-template-columns:204px minmax(0,1fr);gap:60px;align-items:start;padding-top:42px}.guide-nav{position:sticky;top:116px;padding-bottom:25px}.guide-nav>p{font-size:9px;font-weight:700;letter-spacing:.13em;margin-bottom:13px}.guide-nav a{display:block;font-size:12px;padding:9px 12px;border-left:2px solid var(--line);color:var(--muted)}.guide-nav a:hover,.guide-nav a[aria-current=location]{background:var(--green-light);border-color:var(--green);color:var(--green)}.guide-nav small{display:block;margin:24px 0 0;font-size:10px;line-height:1.9;color:var(--muted)}.guide-section{padding-bottom:58px;margin-bottom:44px;border-bottom:1px solid var(--line);scroll-margin-top:105px}.guide-section:last-child{border-bottom:0;margin-bottom:0}.guide-section h2{font-size:30px;margin:10px 0 15px}.guide-section h3{font-size:19px;margin:28px 0 12px}.guide-section>p{font-size:14px;margin:12px 0;line-height:1.9}.guide-section .eyebrow{font-size:10px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.section-title-row>a{font-size:12px;color:var(--green);white-space:nowrap}.relationship-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:26px 0}.relationship-grid article{padding:21px 19px;border:1px solid var(--line);border-radius:7px;background:#fff}.relationship-grid article:nth-child(2){background:#eff3e8}.relationship-grid b{font-size:17px}.relationship-grid span{display:block;color:var(--green);font-size:11px;margin:5px 0 11px}.relationship-grid p{font-size:12px;line-height:1.85}.flow-note{border-left:3px solid var(--green);background:var(--green-light);padding:16px 20px;margin-top:21px}.flow-note p{font-size:12px;color:#425b4b}.flow-note strong{color:var(--ink)}.settings-table{width:100%;border-collapse:collapse;font-size:12px;margin:21px 0}.settings-table th{text-align:left;font-size:11px;color:var(--muted);font-weight:500;background:#edf1e9}.settings-table th,.settings-table td{padding:14px 16px;border-bottom:1px solid var(--line);vertical-align:top}.settings-table td:first-child{font-weight:600;width:24%;min-width:100px}.settings-table td:not(:first-child){color:var(--muted)}.settings-table td strong{color:var(--ink);font-weight:500}.table-scroll{overflow-x:auto}.scope-chips{display:flex;gap:10px;flex-wrap:wrap;margin:23px 0}.scope-chips span{padding:6px 11px;border:1px solid var(--line);font-size:11px;border-radius:5px;background:#fff}.scope-chips b{margin-right:6px}.guide-callout{padding:22px 25px;background:#eef2e9;border:1px solid #dae4d2;border-radius:8px;margin:23px 0}.guide-callout h3{margin:0 0 9px;font-size:16px}.guide-callout p{font-size:12px}.numbered-steps{list-style:none;padding:0;margin:22px 0;counter-reset:step}.numbered-steps li{counter-increment:step;position:relative;padding:0 0 22px 42px;font-size:12px;color:var(--muted)}.numbered-steps li::before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:1px;font-size:11px;color:var(--green);border-bottom:1px solid #b9cfb8;padding:0 4px 4px}.numbered-steps strong{display:block;color:var(--ink);font-size:14px;font-weight:600;margin-bottom:4px}.example-box{border:1px solid #cbd9c6;border-radius:9px;background:#fff;overflow:hidden;margin:27px 0}.example-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:13px 20px;border-bottom:1px solid var(--line);background:#edf3e8;font-size:12px;font-weight:600}.example-header small{font-size:10px;color:var(--muted);font-weight:400}.example-content{padding:23px}.example-quote{font-family:var(--serif);color:var(--ink);font-size:18px;background:#f7f8f3;border-left:2px solid #c0cfab;padding:15px 18px}.example-content>p{font-size:12px;margin-top:12px}.scenario-controls{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.scenario-controls button{padding:8px 12px;background:#fff;border:1px solid var(--line);border-radius:5px;font-size:11px;color:var(--muted)}.scenario-controls button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:#fff}.example-result{padding-top:17px;border-top:1px solid var(--line);min-height:120px}.example-result h4{font-size:16px;margin:8px 0;color:var(--ink)}.example-result p{font-size:12px}.result-label{font-size:10px;font-weight:600;color:var(--green)}.example-content .example-disclaimer{font-size:10px;line-height:1.8;color:#74806f;margin-top:20px}.guide-section details{border-bottom:1px solid var(--line);padding:18px 0}.guide-section details summary{cursor:pointer;font-size:14px;font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px}.guide-section details summary::-webkit-details-marker{display:none}.guide-section details summary::after{content:'+';color:var(--green);font-size:20px}.guide-section details[open] summary::after{content:'−'}.guide-section details p{font-size:13px;line-height:1.9;padding:14px 25px 0 0}.guide-bottom{margin-top:25px;margin-bottom:25px}.guide-bottom h2{font-size:27px}.scope-label{font-size:10px;color:var(--green);font-weight:500;border:1px solid #cddcc6;padding:2px 7px;border-radius:4px;vertical-align:middle}.guide-section code{font-size:11px;background:#edf1e9;padding:2px 5px;border-radius:3px;overflow-wrap:anywhere}
@keyframes rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1450px){.hero-section{padding-top:85px}.hero-copy h1{font-size:70px}}
@media(max-width:1000px){.preview-body{grid-template-columns:130px 1fr 1fr}.paper{margin:15px 12px 0;padding:22px}.preview-sidebar{padding:22px 10px}.configure-section{gap:40px}.guide-layout{grid-template-columns:165px minmax(0,1fr);gap:30px}.relationship-grid{gap:8px}.relationship-grid article{padding:17px 13px}.capability{padding:26px}}
@media(max-width:760px){.container,.nav-wrap{width:calc(100% - 36px)}.nav-wrap{min-height:71px;gap:12px}.product-brand{font-size:14px;gap:8px}.product-brand img{width:29px;height:29px}.product-brand small{font-size:6px}.site-header nav{gap:15px;font-size:11px}.site-header nav>a:first-child:not([aria-current]){display:none}.button.small{font-size:11px;padding:7px 10px;gap:7px}.hero-section{padding-top:45px}.hero-description{font-size:14px}.hero-copy h1{font-size:44px}.product-preview{margin-top:30px}.preview-body{grid-template-columns:1fr 1fr;min-height:360px}.preview-sidebar{display:none}.paper{padding:19px 18px;min-height:305px}.preview-agent .mini-toolbar>span{display:none}.preview-document .mini-toolbar{padding-inline:12px}.preview-agent .finding{margin-inline:10px;padding:11px}.chat-question{margin-inline:15px 10px}.saved-file{margin-inline:10px;padding:8px}.saved-file>span:first-child{display:none}.agent-process{margin-inline:12px}.context-strip{gap:14px;flex-wrap:wrap;justify-content:center;padding:26px 0}.context-strip span{flex-basis:100%;text-align:center;font-size:10px}.context-strip b{font-size:13px;margin-inline:8px}.section{padding-block:60px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.section-heading>p{font-size:13px}.capability-grid{grid-template-columns:1fr 1fr;gap:12px}.capability{grid-column:auto;padding:24px;min-height:250px}.capability h3{font-size:21px}.method-section{padding-block:55px}.method-grid{gap:23px;margin-top:30px}.method-grid h3{font-size:18px}.method-grid p{font-size:12px}.method-grid small{font-size:9px}.configure-section{grid-template-columns:1fr;gap:28px}.section-description{max-width:530px}.closing{padding:30px;flex-direction:column;align-items:flex-start;gap:24px}.closing h2{font-size:26px}.site-footer{min-height:100px}.site-footer small{display:none}.guide-intro{padding:42px 0 30px}.guide-intro h1{font-size:38px}.guide-layout{display:block;padding-top:20px}.guide-nav{position:static;display:flex;gap:7px;overflow-x:auto;padding-bottom:18px;margin-bottom:20px}.guide-nav>p,.guide-nav>small{display:none}.guide-nav a{flex-shrink:0;border:1px solid var(--line);border-radius:5px;font-size:11px;padding:7px 11px;background:#fff}.guide-section{padding-bottom:35px;margin-bottom:32px}.guide-section h2{font-size:27px}.relationship-grid article{padding:17px}.relationship-grid b{font-size:16px}.relationship-grid p{font-size:11px}}
@media(max-width:480px){.nav-wrap{width:calc(100% - 28px)}.site-header nav{gap:10px}.product-brand img{display:none}.product-brand{font-size:13px}.product-brand small{font-size:5px}.hero-copy h1{font-size:36px;line-height:1.3}.hero-description{font-size:12px}.hero-copy .eyebrow{font-size:10px}.actions{gap:21px}.actions .button{font-size:12px;padding:11px 18px;gap:17px}.text-link{font-size:11px;gap:8px}.hero-meta{gap:17px;font-size:10px;margin-bottom:29px}.preview-body{grid-template-columns:1fr}.preview-document{display:none}.preview-agent{padding-bottom:14px}.preview-agent .mini-toolbar>span{display:block}.preview-agent .finding{margin-inline:17px;padding:15px}.finding h4{font-size:13px}.finding p{font-size:11px}.chat-question{font-size:11px;margin-inline:48px 17px}.agent-process{margin-inline:18px}.saved-file{margin-inline:17px}.saved-file>span:first-child{display:block}.product-preview figcaption{font-size:9px;padding-inline:14px}.context-strip b{font-size:12px;margin:0 2px}.capability-grid{grid-template-columns:1fr}.capability{min-height:auto;padding:25px}.capability p{font-size:13px}.capability h3{margin-top:17px}.method-grid{grid-template-columns:1fr;gap:27px}.method-grid h3{margin-top:12px;font-size:21px}.method-grid p{font-size:13px}.method-grid small{margin-top:13px}.config-links>a{gap:13px;padding:24px 0}.config-links b{font-size:13px}.config-links small{font-size:10px}.config-icon{width:36px;height:36px}.closing{padding:28px 23px}.closing h2{font-size:23px}.site-footer{font-size:11px}.site-footer nav{gap:15px;font-size:10px}.guide-intro h1{font-size:32px}.guide-intro>p:last-child{font-size:13px}.relationship-grid{grid-template-columns:1fr}.relationship-grid article{display:grid;grid-template-columns:85px 1fr;column-gap:10px}.relationship-grid article>span{grid-column:1;grid-row:2;margin:3px 0 0;font-size:10px}.relationship-grid article>p{grid-column:2;grid-row:1/3;font-size:12px}.section-title-row{align-items:flex-start;flex-wrap:wrap;gap:4px}.section-title-row h2{margin-bottom:4px}.section-title-row>a{margin-bottom:12px}.settings-table th,.settings-table td{padding:12px 9px}.settings-table td:first-child{min-width:83px;width:27%}.settings-table{font-size:11px}.guide-section>p{font-size:13px}.example-header{padding:12px 16px;display:block}.example-header small{display:block;margin-top:4px}.example-content{padding:18px}.example-quote{font-size:16px}.scope-chips{gap:7px}.scope-chips span{font-size:10px}.guide-callout{padding:18px}.guide-section details summary{font-size:13px}.guide-section details p{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.keep-phrase{display:inline-block}
