@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');

:root{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#25312a;background:#f7f8f5;font-synthesis:none;--ink:#25312a;--muted:#69716b;--line:#e0e5dd;--lime:#ddf780;--white:#fff;--radius:16px}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #71934b;outline-offset:4px}a{color:inherit;text-underline-offset:3px}button{color:inherit}svg{width:20px;height:20px;flex:none;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1{font-size:clamp(32px,3.35vw,46px);line-height:1.14;font-weight:550;letter-spacing:-1.8px}h2{font-size:23px;letter-spacing:-.65px;font-weight:550}p{font-size:16px;line-height:1.65}button{border:0;background:none}input,textarea,select{max-width:100%}.skip-link{position:fixed;top:-80px;left:20px;background:white;padding:12px;z-index:50}.skip-link:focus{top:10px}
.topbar{max-width:1440px;margin:auto;height:100px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:25px;letter-spacing:-1.2px;font-weight:650}.brand img{height:32px;width:32px}.brand button{padding:0}.header-end{display:flex;align-items:center;gap:22px}.badge{font-size:12px;letter-spacing:.3px;border:1px solid var(--line);padding:5px 9px;border-radius:6px;color:var(--muted);background:#fafbf8}.text-button{display:inline-flex;align-items:center;gap:7px;padding:5px 0;font-size:14px;font-weight:500;text-decoration:none}.text-button:hover{color:#537330}.steps{display:flex;align-items:center;gap:16px;color:#7f877f;font-size:14px}.step{display:flex;align-items:center;gap:9px;white-space:nowrap}.step span{display:grid;place-items:center;border:1px solid #d9ded6;border-radius:50%;height:25px;width:25px;font-size:12px}.step.active{color:var(--ink);font-weight:600}.step.active span{background:var(--ink);color:white;border-color:var(--ink)}.step.complete span{background:var(--lime);border-color:var(--lime);color:var(--ink)}.step span svg{width:13px;height:13px}.step-line{width:35px;height:1px;background:#dce2d8}.app-shell{min-height:100dvh;display:flex;flex-direction:column}.workspace{width:min(1080px,calc(100% - 96px));margin:69px auto 70px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:90px;align-items:start;flex:1}.task{padding-top:14px;min-width:0}.eyebrow{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.6;letter-spacing:1.45px;font-weight:600;text-transform:uppercase;color:#7b857b;margin-bottom:20px}.eyebrow i{width:18px;height:1px;background:#7b857b}.intro{color:var(--muted);margin-top:18px;max-width:390px}.website-form{margin-top:37px}.field-label{display:block;font-size:14px;font-weight:550;margin-bottom:10px}.url-field{display:flex;align-items:center;gap:11px;background:white;border:1px solid #cbd3c7;border-radius:10px;padding:0 15px;box-shadow:0 2px 3px #20301803;min-height:58px}.url-field:focus-within{border-color:#758d60;box-shadow:0 0 0 3px #b6cc8b33}.url-field>svg{color:#85907e;width:18px;height:18px}.url-prefix{color:#899186;font-size:16px;flex:none}.url-field input{width:100%;min-width:0;border:none;background:transparent;font-size:16px;color:var(--ink);padding:17px 0;outline:none}.url-field input:focus-visible{outline:none}.url-field input::placeholder{color:#a1a99d}.field-hint{font-size:13px;color:var(--muted);margin-top:10px;line-height:1.5}.error{color:#a63f36;font-size:14px;margin:10px 0 0;line-height:1.45}.primary{display:flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:13px 22px;background:var(--ink);color:white;border-radius:9px;font-size:15px;font-weight:550;transition:background .15s,transform .15s}.primary:hover{background:#3b4b3c}.primary:active{transform:translateY(1px)}.primary>svg{width:18px;height:18px}.primary.full{width:100%}.website-form .primary{margin-top:18px}.examples{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px;color:#8c9489;font-size:13px}.example-button{border:1px solid var(--line);border-radius:6px;background:#fcfdfb;padding:5px 9px;display:flex;align-items:center;gap:7px;color:#606b5b;font-size:12px}.example-button:hover{background:#edf2e5;border-color:#c5d3b1}.example-mark{display:grid;place-items:center;background:#252a27;color:white;font-size:9px;width:15px;height:15px;border-radius:3px;font-weight:700}.reassurance{border-top:1px solid var(--line);margin-top:38px;padding-top:22px;display:flex;gap:24px;align-items:center;color:#7b8476;font-size:12px;flex-wrap:wrap}.reassurance span{display:flex;align-items:center;gap:7px}.reassurance svg{width:15px;height:15px}.footer{display:flex;justify-content:space-between;align-items:center;gap:20px;max-width:1440px;margin:auto;width:100%;padding:25px 56px;color:#92998d;font-size:12px}.footer a{text-decoration:none}.footer button{color:inherit;font-size:12px;padding:5px}.footer button:hover{text-decoration:underline}
.preview-side{min-width:0;position:relative;padding-top:7px}.preview-label{font-size:12px;letter-spacing:1.5px;color:#8c9588;text-transform:uppercase;font-weight:500;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.preview-label .sample{font-size:11px;letter-spacing:.25px;background:#eaf0e2;border-radius:5px;padding:4px 7px;color:#71845c;text-transform:none}.preview-wrap{position:relative}.preview-wrap:before{content:'';position:absolute;inset:20px -13px -13px 18px;background:#e9eedf;border:1px solid #dfe6d3;border-radius:var(--radius);transform:rotate(2.3deg);z-index:0}.agent-card{position:relative;background:var(--white);border:1px solid #dbe2d6;border-radius:var(--radius);box-shadow:0 10px 30px #2f411507;overflow:hidden}.agent-header{padding:23px 25px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf0e8}.business-mark{width:39px;height:39px;border-radius:10px;background:#242e27;color:#e3f5a8;font-size:19px;font-weight:600;display:grid;place-items:center;flex:none}.agent-name{font-size:15px;font-weight:600}.agent-caption{font-size:12px;color:#8a9286;margin-top:4px}.agent-header .agent-indicator{margin-left:auto;color:#849574}.agent-indicator svg{width:19px;height:19px}.conversation{padding:29px 25px 20px;min-height:267px}.question{background:#f0f3eb;border:1px solid #e8ecdf;border-radius:12px 12px 3px 12px;padding:12px 16px;font-size:14px;line-height:1.5;margin-left:40px;text-align:left;margin-bottom:24px}.answer{font-size:15px;line-height:1.7;color:#555f52;white-space:pre-line}.answer-brand{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:550;color:#879176;margin-bottom:8px}.answer-brand svg{width:14px;height:14px}.source-link{display:inline-flex;max-width:100%;align-items:center;gap:6px;font-size:11px;color:#77836a;margin-top:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;border-bottom:1px solid #dbe3d3;padding-bottom:2px}.source-link svg{width:12px;height:12px}.agent-bottom{border-top:1px solid #eff2e9;padding:17px 22px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#939c8c}.powered{display:flex;align-items:center;gap:5px}.powered img{width:12px;height:12px;border-radius:3px}.preview-note{color:#909981;font-size:12px;text-align:center;margin-top:33px;display:flex;align-items:center;justify-content:center;gap:7px;line-height:1.5}.preview-note svg{width:14px;height:14px}.answer-input{display:flex;margin:0 20px 18px;gap:8px;border:1px solid #dfe5d7;border-radius:9px;padding:6px 7px 6px 12px;background:#fbfcf9}.answer-input input{min-width:0;flex:1;border:0;outline:0;background:none;font-size:13px;color:var(--ink)}.answer-input button{width:32px;height:32px;border-radius:7px;display:grid;place-items:center;background:var(--ink);color:white}.answer-input button svg{width:15px;height:15px}.suggestions{display:flex;gap:7px;flex-wrap:wrap;padding:0 23px 17px}.suggestions button{font-size:11px;padding:6px 9px;border:1px solid #e4e9dc;border-radius:6px;color:#6b785b;text-align:left}.suggestions button:hover{background:#f0f5e7}.fade-in{animation:enter .35s ease-out}@keyframes enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.back{display:inline-flex;align-items:center;gap:6px;color:#7a8373;font-size:13px;padding:0;margin-bottom:24px}.back svg{width:14px;height:14px}.section-label{font-size:12px;letter-spacing:1px;color:#839077;text-transform:uppercase}.business-summary{margin:30px 0 24px;border:1px solid var(--line);border-radius:12px;background:white;padding:21px}.summary-top{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:15px}.summary-top h2{font-size:18px;letter-spacing:-.25px}.summary-top .text-button{font-size:12px;color:#69745f}.summary-description{font-size:14px;color:#79816f;line-height:1.65}.topics{display:flex;gap:6px;flex-wrap:wrap;margin-top:16px}.topics span{font-size:11px;line-height:1.4;border-radius:5px;padding:5px 7px;background:#f0f4e9;color:#7c886c}.source-row{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:19px;padding-top:16px;border-top:1px solid #edf0e7;font-size:12px;color:#88937b}.source-row a{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6e7b5c}.source-row span{display:flex;gap:5px;align-items:center}.source-row svg{width:13px;height:13px}.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d6decc;background:white;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:500}.secondary:hover{background:#f0f4e9}.secondary svg{width:15px;height:15px}.review-actions{display:flex;align-items:center;gap:14px}.review-actions .primary{flex:1}.saving-note{font-size:12px;color:#8d9780;margin-top:14px;display:flex;align-items:center;justify-content:center;gap:5px}.saving-note svg{width:13px;height:13px}.loading-list{display:grid;gap:17px;margin:31px 0 0}.loading-row{display:flex;align-items:center;gap:11px;font-size:14px;color:#a0a992}.loading-row.current{color:var(--ink)}.loading-row.done{color:#6a7857}.loading-row svg{width:17px;height:17px}.spin{animation:spin 1.5s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.progress-track{height:3px;border-radius:6px;background:#e4e9dd;overflow:hidden;margin-top:25px}.progress-track div{height:100%;background:#94ac57;transition:width .4s}.loading-footnote{font-size:12px;color:#8e997e;margin-top:16px}.code-block{background:#222c25;border-radius:10px;padding:20px;color:#e1eacb;position:relative;margin:14px 0}.code-block pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9;font-size:12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.code-block .code-tag{color:#e4f6a0}.install-code-header{display:flex;justify-content:space-between;align-items:center;margin-top:30px;font-size:13px;font-weight:550}.copy-button{display:flex;align-items:center;gap:5px;font-size:12px;color:#728064}.copy-button svg{width:13px;height:13px}.instruction{font-size:13px;color:#7a856c;line-height:1.6;margin-bottom:18px}.instruction code{font-size:12px;color:#586946}.disclosure{border-bottom:1px solid var(--line);font-size:13px;margin:18px 0 23px}.disclosure summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:13px 0;color:#68765a;list-style:none}.disclosure summary::-webkit-details-marker{display:none}.disclosure summary svg{width:15px;height:15px}.disclosure[open] summary svg{transform:rotate(180deg)}.disclosure p{font-size:13px;color:#7b866c;line-height:1.6;padding:0 0 15px}.handoff-link{font-size:12px;display:flex;justify-content:center;align-items:center;gap:6px;margin:18px auto;color:#7b866b}.handoff-link svg{width:14px;height:14px}.checklist{display:grid;gap:0;margin-bottom:18px}.check-item{padding:14px 0;display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf0e7;font-size:13px;color:#879276}.check-item svg{width:16px;height:16px}.check-item.passed{color:#5b7740}.check-item small{margin-left:auto;font-size:11px;color:#9aa28f}.check-panel{background:white;border:1px solid var(--line);border-radius:14px;padding:21px 24px}.demo-frame{width:100%;height:292px;border:1px solid #e0e7d6;border-radius:10px;background:white}.browser-chrome{display:flex;align-items:center;gap:5px;color:#8f9981;padding:10px 12px;background:#edf2e6;font-size:10px;border-radius:9px 9px 0 0}.browser-chrome b{display:inline-block;width:5px;height:5px;border-radius:50%;background:#c4ceba}.browser-chrome span{margin-left:10px}.demo-window{margin-top:20px;border:1px solid #dfe7d4;border-radius:10px;overflow:hidden}.demo-window iframe{border:0;border-radius:0;display:block;height:260px}.install-demo-button{margin-top:14px;width:100%;background:#e9f1d8;border:1px solid #d9e4c2;font-size:12px;border-radius:8px;padding:10px;color:#536c36;display:flex;align-items:center;justify-content:center;gap:6px}.install-demo-button:hover{background:#dfebc6}.install-demo-button svg{width:14px;height:14px}.success-symbol{display:grid;place-items:center;width:66px;height:66px;background:var(--lime);border-radius:20px;margin:0 0 25px;transform:rotate(-4deg)}.success-symbol svg{width:28px;height:28px;transform:rotate(4deg)}.success-summary{margin:28px 0;display:grid;gap:15px}.success-summary div{display:flex;align-items:center;gap:11px;font-size:14px;color:#788568}.success-summary svg{width:17px;height:17px;color:#708c43}.success-bottom{border-top:1px solid var(--line);padding-top:21px;display:flex;align-items:center;gap:20px;margin-top:25px}.success-bottom button{font-size:12px;color:#7c886e}.manual-form{display:grid;gap:18px;margin:28px 0}.plain-input{display:block;width:100%;border:1px solid #d8dfcf;background:white;border-radius:8px;padding:12px;font-size:14px;color:var(--ink)}textarea.plain-input{resize:vertical;min-height:100px;line-height:1.6}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#28352c;color:white;font-size:13px;padding:11px 17px;border-radius:9px;max-width:calc(100% - 32px);box-shadow:0 8px 30px #263c2222;z-index:50;transition:transform .2s,opacity .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:18px;padding:31px;width:min(480px,calc(100% - 32px));color:var(--ink);box-shadow:0 30px 100px #1f321f22}dialog::backdrop{background:#28352744;backdrop-filter:blur(3px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;gap:15px}.dialog-header h2{font-size:23px}.dialog-header button{padding:5px}.dialog-header svg{width:18px;height:18px}dialog p{color:#7b866e;font-size:14px;margin:10px 0;line-height:1.7}dialog .primary{margin-top:23px;width:100%}dialog ul{padding-left:20px;color:#7b866e;font-size:14px;line-height:1.9}dialog .form-field{margin:18px 0}
@media(min-width:1450px){.workspace{margin-top:100px}}@media(max-width:1050px){.topbar{padding:0 32px}.workspace{gap:45px;width:calc(100% - 64px);margin-top:48px}.footer{padding:24px 32px}.steps{gap:10px}.step-line{width:20px}.header-end{gap:12px}.header-end .help-label{display:none}}@media(max-width:760px){.topbar{height:80px;padding:0 23px;flex-wrap:wrap;gap:0}.brand{font-size:23px}.brand img{width:28px;height:28px}.steps{order:3;width:100%;justify-content:center;padding:20px 0 0;font-size:12px}.header-end .text-button{display:none}.workspace{grid-template-columns:1fr;width:min(480px,calc(100% - 42px));gap:40px;margin-top:68px;margin-bottom:40px}.task{padding-top:0}h1{font-size:35px;letter-spacing:-1.2px}.intro{max-width:100%;font-size:15px}.eyebrow{margin-bottom:14px}.website-form{margin-top:25px}.reassurance{margin-top:25px;padding-top:19px}.preview-side{padding-top:0;margin:0 6px}.preview-wrap:before{inset:15px -8px -10px 15px}.preview-note{margin-top:25px}.footer{padding:22px;align-items:flex-start;font-size:11px;line-height:1.7}.footer>span:first-child{max-width:210px}.footer button{font-size:11px}.preview-side .agent-card{max-width:none}.conversation{min-height:220px}.agent-header{padding:19px 21px}.primary{min-height:52px}.header-end{margin-left:auto}.review-actions{gap:10px}.review-actions .primary{font-size:14px}.back{margin-bottom:17px}.business-summary{margin-top:23px}.code-block pre{font-size:11px}.check-panel{padding:18px}.demo-window iframe{height:285px}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.footer button svg{width:12px;height:12px;margin-left:4px}.standalone-agent{max-width:550px;width:calc(100% - 42px);margin:40px auto 70px;flex:1}.standalone-agent .intro{max-width:none}.standalone-agent .question{margin-left:50px}h1:focus{outline:none}.success-bottom{flex-wrap:wrap}.source-row{flex-wrap:wrap}
.eyebrow,.preview-label,.footer,.preview-note,.reassurance,.saving-note,.source-row,.agent-caption,.agent-bottom,.answer-brand,.loading-footnote{color:#68745e}.preview-label .sample,.topics span{color:#63764b}.source-link{color:#5e714e}.summary-description{color:#66715d;font-size:15px}.instruction,.disclosure p,.handoff-link,.success-summary div{color:#68765a}.question{font-size:15px}.answer{font-size:16px}.answer-input input{font-size:14px}.example-button{font-size:13px;min-height:32px}.suggestions button{font-size:13px;min-height:34px}.install-demo-button{font-size:13px;min-height:40px}.success-bottom button{font-size:13px;min-height:34px}.back{min-height:30px}.check-item{color:#68765a}.check-item small{color:#6b765f}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.install-outcomes{display:grid;gap:9px;margin:0 0 20px;padding:14px 16px;border:1px solid #e1e8d8;border-radius:9px;background:#f8faf5;color:#65715e;font-size:12px}.install-outcomes span{display:flex;align-items:center;gap:8px}.install-outcomes svg{width:14px;height:14px;color:#6e8b43}.install-outcomes code,.method-note code{font-size:11px}.method-note{margin:15px 0 2px;padding:11px 13px;border-radius:8px;background:#f4f6f1;color:#6f796a;font-size:12px;line-height:1.55}
.primary{text-decoration:none}.verify-button{margin-top:18px}.saved-businesses{margin-top:32px}.saved-businesses h2{font-size:17px;margin-bottom:12px}.saved-business{display:flex;align-items:center;gap:12px;text-align:left;width:100%;border-top:1px solid var(--line);padding:16px 0}.saved-business>span:first-child{flex:1}.saved-business small,.source-list small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.source-list li{margin-bottom:15px;overflow-wrap:anywhere}.answer-sources{display:flex;gap:8px;flex-wrap:wrap}.answer-sources .source-link{white-space:normal;overflow-wrap:anywhere}.source-list a{word-break:break-word}.badge{text-decoration:none}.answer-input{min-height:48px}.source-row .text-button{font-size:12px}.standalone-agent>h1{margin-bottom:20px}
.install-methods{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:4px;padding:4px;background:#eaf0e3;border:1px solid #dfe6d6;border-radius:10px;margin:25px 0 19px}.install-methods button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:7px;min-height:50px;padding:7px 9px;font-size:13px;color:#617155}.install-methods button[aria-selected=true]{background:#fff;color:#25312a;box-shadow:0 1px 4px #24342112}.install-methods button span{font-size:10px;font-weight:500;color:#557331}.install-method-panel{min-width:0}.method-heading{display:flex;gap:12px;align-items:flex-start;margin:20px 0}.method-symbol{display:grid;place-items:center;background:#edf3e2;border:1px solid #dde8cc;border-radius:9px;width:35px;height:35px;flex:none}.method-symbol svg{width:18px;height:18px}.method-heading h2{font-size:17px;line-height:1.4;letter-spacing:-.2px}.method-heading p{font-size:13px;line-height:1.6;color:#69765f;margin-top:7px}.method-feedback{font-size:12px;line-height:1.65;color:#66745a;margin:11px 0}.prompt-disclosure{margin-top:12px}.prompt-preview{min-height:245px!important;max-height:440px;font-size:12px;line-height:1.7;margin-bottom:18px;overflow-wrap:anywhere}.verification-section{border-top:1px solid var(--line);padding-top:23px;margin-top:24px}.verification-section h2{font-size:18px;letter-spacing:-.3px}.verification-section form{margin-top:17px}.secondary.full{width:100%;min-height:48px}.terminal-instruction{margin-top:18px}.install-method-panel .install-code-header{margin-top:16px}.install-method-panel .code-block{padding:16px}.install-method-panel .code-block pre{font-size:11px;line-height:1.8}.verification-section .saving-note{font-size:11px;justify-content:flex-start}.install-method-panel .handoff-link{margin-bottom:0}@media(max-width:760px){.install-methods{margin-top:20px}.install-methods button{padding:7px 5px}.method-heading p{font-size:13px}}
