.Chat-module__ZDQBza__chat{background:var(--bg);flex-direction:column;flex:1;min-height:0;display:flex}.Chat-module__ZDQBza__messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:14px;padding:20px;display:flex;overflow-y:auto}.Chat-module__ZDQBza__empty{padding:20px 4px}.Chat-module__ZDQBza__emptyTitle{color:var(--brand-ink);letter-spacing:.02em;text-transform:uppercase;margin-bottom:4px;font-size:14px;font-weight:700}.Chat-module__ZDQBza__emptyHint{color:var(--text-muted);margin-bottom:16px;font-size:14px}.Chat-module__ZDQBza__starters{grid-template-columns:1fr;gap:10px;display:grid}.Chat-module__ZDQBza__starter{text-align:left;border:1.5px solid var(--border);color:var(--brand-ink);background:#fff;border-radius:14px;padding:14px 16px;font-size:14px;font-weight:600;line-height:1.35;transition:border-color .12s,transform .12s,box-shadow .12s}.Chat-module__ZDQBza__starter:hover:not(:disabled){border-color:var(--xch-hot-magenta);transform:translateY(-1px);box-shadow:0 6px 14px #510d7714}.Chat-module__ZDQBza__userMessage,.Chat-module__ZDQBza__assistantMessage{max-width:100%;display:flex}.Chat-module__ZDQBza__userMessage{justify-content:flex-end}.Chat-module__ZDQBza__assistantMessage{justify-content:flex-start}.Chat-module__ZDQBza__userMessage .Chat-module__ZDQBza__bubble{background:var(--xch-deep-purple);color:#fff;white-space:pre-wrap;word-wrap:break-word;border-radius:18px 18px 4px;max-width:min(88%,560px);padding:12px 16px;font-size:15px;line-height:1.45}.Chat-module__ZDQBza__assistantMessage .Chat-module__ZDQBza__bubble{color:var(--text);border:1px solid var(--border);white-space:pre-wrap;word-wrap:break-word;background:#fff;border-radius:18px 18px 18px 4px;max-width:min(92%,640px);padding:14px 16px;font-size:15px;line-height:1.55;box-shadow:0 2px 8px #0f172a0a}.Chat-module__ZDQBza__thinking{color:var(--text-muted);font-style:italic}.Chat-module__ZDQBza__markdown>:first-child{margin-top:0}.Chat-module__ZDQBza__markdown>:last-child{margin-bottom:0}.Chat-module__ZDQBza__markdown p{margin:0 0 10px}.Chat-module__ZDQBza__markdown h1,.Chat-module__ZDQBza__markdown h2,.Chat-module__ZDQBza__markdown h3,.Chat-module__ZDQBza__markdown h4{color:var(--brand-ink);letter-spacing:-.01em;margin:14px 0 8px;font-weight:700;line-height:1.25}.Chat-module__ZDQBza__markdown h1{font-size:18px}.Chat-module__ZDQBza__markdown h2{font-size:17px}.Chat-module__ZDQBza__markdown h3{font-size:15px}.Chat-module__ZDQBza__markdown h4{font-size:14px}.Chat-module__ZDQBza__markdown ul,.Chat-module__ZDQBza__markdown ol{margin:0 0 10px;padding-left:22px}.Chat-module__ZDQBza__markdown li{margin:4px 0}.Chat-module__ZDQBza__markdown li>p{margin:0 0 4px}.Chat-module__ZDQBza__markdown strong{color:var(--brand-ink);font-weight:700}.Chat-module__ZDQBza__markdown em{font-style:italic}.Chat-module__ZDQBza__markdown a{color:var(--xch-deep-purple);text-underline-offset:2px;text-decoration:underline}.Chat-module__ZDQBza__markdown code{background:var(--bg-subtle);border-radius:4px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.Chat-module__ZDQBza__markdown pre{background:var(--bg-subtle);border-radius:8px;margin:8px 0;padding:12px;overflow-x:auto}.Chat-module__ZDQBza__markdown pre code{background:0 0;padding:0}.Chat-module__ZDQBza__markdown blockquote{border-left:3px solid var(--xch-light-purple);color:var(--text-secondary);margin:8px 0;padding-left:12px}.Chat-module__ZDQBza__markdown hr{border:0;border-top:1px solid var(--border);margin:12px 0}.Chat-module__ZDQBza__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 14px;font-size:13px}.Chat-module__ZDQBza__composer{border-top:1px solid var(--border);background:var(--surface);padding:12px 16px 16px;padding-bottom:max(16px, env(safe-area-inset-bottom));flex-direction:column;gap:8px;display:flex}.Chat-module__ZDQBza__input{border:1.5px solid var(--border);resize:vertical;background:#fff;border-radius:12px;width:100%;min-height:48px;max-height:160px;padding:12px 14px;transition:border-color .12s}.Chat-module__ZDQBza__input:focus{border-color:var(--xch-deep-purple);outline:none}.Chat-module__ZDQBza__input:disabled{background:var(--bg-subtle)}.Chat-module__ZDQBza__composerActions{justify-content:space-between;align-items:center;gap:10px;display:flex}.Chat-module__ZDQBza__reset{color:var(--text-muted);border-radius:8px;padding:8px 12px;font-size:13px}.Chat-module__ZDQBza__reset:hover{color:var(--brand-ink);background:var(--bg-subtle)}.Chat-module__ZDQBza__send{background:var(--xch-hot-magenta);color:#fff;letter-spacing:.01em;border-radius:10px;margin-left:auto;padding:10px 22px;font-size:15px;font-weight:700;transition:background .12s,transform .12s}.Chat-module__ZDQBza__send:hover:not(:disabled){background:#a8005f;transform:translateY(-1px)}@media (min-width:720px){.Chat-module__ZDQBza__messages{padding:28px 32px}.Chat-module__ZDQBza__composer{padding:16px 32px 20px}}
.ChatGPTLink-module__EJQViW__footer{border-top:1px solid var(--border);background:var(--bg-subtle);text-align:center;padding:16px 20px 24px}.ChatGPTLink-module__EJQViW__cta{color:var(--text-muted);margin-bottom:8px;font-size:13px}.ChatGPTLink-module__EJQViW__cta a{color:var(--brand);font-weight:600}.ChatGPTLink-module__EJQViW__legal{color:var(--text-muted);letter-spacing:.01em;font-size:11px}.ChatGPTLink-module__EJQViW__legal a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:2px}.ChatGPTLink-module__EJQViW__legal a:hover{color:var(--brand)}
.Hero-module__Z8hQ_W__hero{border-bottom:1px solid var(--border);background:linear-gradient(180deg, #fff 0%, var(--bg-subtle) 100%);padding:24px 20px 16px}.Hero-module__Z8hQ_W__brand{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:20px;display:flex}.Hero-module__Z8hQ_W__logo{width:100%;max-width:280px;height:auto;display:block}.Hero-module__Z8hQ_W__tagline{letter-spacing:.14em;color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:600}.Hero-module__Z8hQ_W__title{color:var(--brand-ink);letter-spacing:-.02em;margin-bottom:8px;font-size:32px;font-weight:800;line-height:1.05}.Hero-module__Z8hQ_W__lede{color:var(--text-secondary);max-width:48ch;font-size:15px;line-height:1.5}@media (min-width:720px){.Hero-module__Z8hQ_W__hero{padding:32px 32px 20px}.Hero-module__Z8hQ_W__logo{max-width:320px}.Hero-module__Z8hQ_W__title{font-size:40px}.Hero-module__Z8hQ_W__lede{font-size:16px}}
