.try-page{max-width:860px;margin:0 auto;padding:84px 32px 96px}.try-hero{display:flex;flex-direction:column;align-items:center;text-align:center}.try-hero h1{margin-top:18px;font-family:var(--serif);font-size:clamp(42px,6vw,64px);line-height:1.04}.try-lede{max-width:620px;margin-top:20px;color:var(--ink-3);font-size:17px}.try-page a:not(.pill){color:var(--accent-ink);text-decoration:underline;text-underline-offset:3px}.chat{max-width:46rem;margin:48px auto 0}.chat-log{display:none;max-height:min(58vh,560px);margin-bottom:12px;padding:4px 22px 8px;overflow-y:auto;overscroll-behavior:contain}.chat-log:has(.chat-message){display:block}.chat-log:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.chat-starters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px}.chat-starters[hidden]{display:none}.chat-starter{padding:7px 14px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--ink-3);font:inherit;font-size:13.5px;letter-spacing:inherit;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.chat-starter:hover{color:var(--ink);border-color:var(--hatch);background:var(--paper-2)}.chat-message{margin-bottom:26px}.chat-who{margin-bottom:6px;color:var(--ink-4);font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase}.chat-text{max-width:68ch;font-size:16.5px;line-height:1.65;letter-spacing:-.02em;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message-user .chat-text{color:var(--ink-3)}.chat-message.is-pending .chat-text:after{content:"";display:inline-block;width:7px;height:1.05em;vertical-align:text-bottom;background:var(--ink-4);animation:chat-caret 1s steps(2,start) infinite}@keyframes chat-caret{to{visibility:hidden}}.chat-copy,.chat-reset{padding:0;border:0;background:none;color:var(--ink-4);font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.chat-copy{margin-top:10px}.chat-copy:hover,.chat-reset:hover{color:var(--ink)}.chat-composer{padding:8px;border-radius:32px;background:var(--card);box-shadow:0 0 0 1px var(--line),0 1px 1px -.5px #00000014,0 3px 3px -1.5px #00000014;transition:box-shadow .15s ease;cursor:text}.chat-composer:focus-within{box-shadow:0 0 0 1px var(--hatch),0 1px 1px -.5px #00000014,0 3px 3px -1.5px #00000014}.chat-composer textarea{display:block;width:100%;min-height:60px;max-height:220px;padding:10px 14px 4px;border:0;background:transparent;color:var(--ink);font:inherit;font-size:16px;letter-spacing:-.01em;resize:none;field-sizing:content}.chat-composer textarea::placeholder{color:var(--ink-4)}.chat-composer textarea:focus{outline:none}.chat-actions{display:flex;align-items:center;gap:14px;min-height:36px;padding-left:14px}.chat-status{flex:1;min-width:0;color:var(--ink-3);font-size:13px}.chat-send{flex:none;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:var(--ink);color:var(--card);cursor:pointer;transition:opacity .15s ease}.chat-send-stop{display:none;width:12px;height:12px;border-radius:3px;background:currentColor}.chat.is-busy .chat-send-arrow{display:none}.chat.is-busy .chat-send-stop{display:block}.chat:not(.is-busy) textarea:placeholder-shown~.chat-actions .chat-send{opacity:.3}.chat-send:focus-visible,.chat-starter:focus-visible,.chat-copy:focus-visible,.chat-reset:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.chat-noscript{margin-top:16px;padding:14px 22px;color:var(--warn-ink);background:var(--warn-wash);font-size:14px}.try-next,.try-read,.try-faq{margin-top:64px;padding-top:32px;border-top:1px solid var(--line)}.try-next h2,.try-read h2,.try-faq h2{font-family:var(--serif);font-size:28px;line-height:1.15}.try-next p,.try-read p,.try-read ul,.try-read blockquote{max-width:68ch;margin-top:14px;color:var(--ink-3)}.try-read h2:not(:first-child){margin-top:48px}.try-read h3{margin-top:34px;font-size:17px;font-weight:500}.try-read ul{padding-left:20px}.try-read li+li{margin-top:10px}.try-read blockquote{margin-left:0;padding:2px 0 2px 20px;border-left:2px solid var(--line);color:var(--ink)}.try-read blockquote p:first-child{margin-top:0}.try-read blockquote p{color:inherit}.try-page a.button{margin-top:24px;color:var(--paper);text-decoration:none}.try-faq-item{margin-top:26px}.try-faq-item h3{font-size:17px;font-weight:500}.try-faq-item p{max-width:68ch;margin-top:6px;color:var(--ink-3);font-size:15px}@media(max-width:600px){.try-page{padding:56px 20px 72px}.chat{margin-top:36px}.chat-log{padding:4px 14px 8px}.chat-composer{border-radius:26px}}@media(prefers-reduced-motion:reduce){.chat-message.is-pending .chat-text:after{animation:none}}
