:root{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#181b19;background:#f7f8f7;font-synthesis:none;--muted:#626963;--line:#dfe4df;--green:#dbff73;--ink:#181b19}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,a,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #668129;outline-offset:5px}header{max-width:1200px;margin:auto;padding:30px 42px;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:750;letter-spacing:-1px;text-decoration:none}.brand-icon{display:grid;place-items:center;background:var(--ink);color:var(--green);border-radius:10px;width:32px;height:32px;font-size:24px;font-weight:700;letter-spacing:-2px;padding-right:2px}header nav{display:flex;gap:25px;font-size:14px}header nav a{text-decoration:none;color:var(--muted)}main{width:min(680px,calc(100% - 40px));margin:55px auto 80px}.eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:650;color:var(--muted);margin:0 0 20px}.intro{text-align:center}.intro h1{font-size:clamp(38px,6vw,58px);line-height:1.07;letter-spacing:-2.7px;font-weight:660;margin:0 0 20px}.intro>p{font-size:18px;line-height:1.6;color:var(--muted);max-width:460px;margin:0 auto}.panel{margin-top:35px;background:white;border:1px solid var(--line);border-radius:22px;padding:32px;box-shadow:0 8px 40px #18201505}.steps{display:flex;list-style:none;padding:0;margin:0 0 36px;gap:12px;align-items:center;justify-content:space-between;color:#6e756f;font-size:14px}.steps li{display:flex;gap:8px;align-items:center;white-space:nowrap}.steps li+li:before{content:'';width:22px;height:1px;background:var(--line);margin-right:8px}.steps span{height:24px;width:24px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:12px}.steps .current{color:var(--ink);font-weight:650}.steps .current span{background:var(--ink);border-color:var(--ink);color:white}.device{display:flex;align-items:center;gap:16px;padding:20px;background:#f4f6f3;border-radius:14px;margin:22px 0}.device svg{width:34px;height:34px;flex-shrink:0}.device b{font-size:16px;font-weight:620}.device p{margin:5px 0 0;color:var(--muted);font-size:14px;line-height:1.5}h2{font-size:26px;letter-spacing:-.7px;font-weight:640;margin:0 0 10px}h3{font-size:17px;letter-spacing:-.25px}.body-copy{color:var(--muted);font-size:16px;line-height:1.6;margin:8px 0 22px}.primary{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;background:var(--green);color:var(--ink);border:1px solid #c5e760;border-radius:11px;padding:16px 20px;font-weight:650;font-size:16px;text-decoration:none;transition:background .15s,transform .15s}.primary:hover{background:#cfff50;transform:translateY(-1px)}.primary .arrow{margin-left:auto}.caption{font-size:13px;color:var(--muted);text-align:center;line-height:1.6;margin:13px 0 0}.footnote{font-size:14px;color:var(--muted);text-align:center;line-height:1.6;margin:24px 0 0}.benefits{display:flex;justify-content:center;gap:22px;font-size:13px;color:#4c554d;margin:26px 0}.benefits span{display:flex;gap:6px}.benefits span:before{content:'✓';color:#4b661a}.secondary{background:none;border:1px solid var(--line);padding:12px 18px;border-radius:9px;color:var(--ink);text-decoration:none;font-size:14px;display:inline-flex;justify-content:center;align-items:center}.plain{border:0;background:none;color:var(--muted);padding:9px;font-size:14px;text-decoration:underline;text-underline-offset:3px}details{border-top:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:15px;font-weight:550}details p,details li{color:var(--muted);font-size:15px;line-height:1.65}details:last-child{padding-bottom:0}.questions{margin-top:42px}.questions>h2{font-size:18px;margin-bottom:18px}.row{display:flex;justify-content:space-between;gap:20px;font-size:14px;padding:10px 0;color:var(--muted)}.row strong{font-weight:550;color:var(--ink);text-align:right}footer{max-width:1200px;padding:25px 42px;margin:auto;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px;border-top:1px solid var(--line)}footer div{display:flex;gap:22px}footer a{text-decoration:none}.hidden,[hidden]{display:none!important}.success-mark{width:58px;height:58px;border-radius:50%;background:var(--green);display:grid;place-items:center;font-size:30px;margin-bottom:24px}.status{color:var(--muted);font-size:15px;line-height:1.6;overflow-wrap:anywhere}.error{background:#fff4f0;color:#833c29;border:1px solid #f4d6ca;padding:16px;border-radius:12px;font-size:15px;line-height:1.5;margin:18px 0}.progress{height:8px;border-radius:99px;background:#edf0eb;overflow:hidden;margin:28px 0 16px}.progress i{display:block;height:100%;width:0;background:#a6c74d;border-radius:99px;transition:width .25s}.spinner{width:24px;height:24px;border:2px solid var(--line);border-top-color:var(--ink);border-radius:50%;animation:spin .85s linear infinite;margin:0 auto 24px}@keyframes spin{to{transform:rotate(360deg)}}.center{text-align:center}.center .success-mark{margin:0 auto 24px}.chat-main{width:min(790px,calc(100% - 40px));margin:10px auto 0;display:flex;flex-direction:column;height:calc(100vh - 125px)}.chat-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.local-label{font-size:13px;color:#52702b}.conversation{flex:1;overflow:auto;padding:16px 0;scroll-behavior:smooth}.empty-chat{text-align:center;padding:50px 0 20px}.empty-chat .success-mark{margin:0 auto 24px}.starters{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:25px auto;max-width:570px}.starters button{border:1px solid var(--line);border-radius:11px;padding:18px;text-align:left;background:white;line-height:1.5;font-size:15px}.message{line-height:1.65;font-size:16px;white-space:pre-wrap;overflow-wrap:anywhere;margin:16px 0 24px}.message.user{background:#edf0e9;border-radius:14px;padding:14px 18px;max-width:85%;margin-left:auto;width:fit-content}.message.assistant{padding:0 8px}.message-label{font-size:12px;font-weight:650;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.composer{display:flex;align-items:flex-end;gap:12px;border:1px solid #cdd5cc;background:white;border-radius:16px;padding:13px;margin-top:12px}.composer textarea{resize:none;border:0;outline:0;background:none;flex:1;min-width:0;min-height:44px;max-height:160px;font-size:16px;line-height:1.5;padding:10px 4px}.composer button{width:44px;height:44px;border:0;border-radius:11px;background:var(--ink);color:white;font-size:23px}.chat-note{font-size:12px;text-align:center;color:var(--muted);margin:10px 0 16px}.prose{max-width:660px}.prose p,.prose li{font-size:16px;line-height:1.8;color:#535c54}.prose h1{font-size:38px;letter-spacing:-1.4px}.prose h2{font-size:22px;margin-top:34px}.prose pre{white-space:pre-wrap;font-size:12px;line-height:1.5}.release-status{font-size:13px;background:#edf0e9;display:inline-block;border-radius:6px;padding:6px 9px}.download-next{margin-top:20px}.download-next ol{font-size:15px;color:var(--muted);line-height:1.8;padding-left:20px}@media(max-width:600px){header{padding:22px}.brand{font-size:23px}header nav{gap:16px;font-size:13px}main{margin-top:35px}.panel{padding:24px 20px;border-radius:18px}.intro h1{letter-spacing:-1.7px}.steps{gap:4px;font-size:12px;margin-bottom:28px}.steps li{gap:5px}.steps li+li:before{width:9px;margin-right:4px}.steps span{width:21px;height:21px}.benefits{gap:12px;font-size:12px}footer{padding:24px;flex-direction:column;gap:17px}.starters{grid-template-columns:1fr}.chat-main{height:calc(100vh - 110px)}.empty-chat{padding-top:20px}.row{gap:12px}.intro>p{font-size:17px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
