.ai-page.svelte-hyyiz7{width:min(100%,1040px);min-height:calc(100vh - 80px);margin:0 auto;display:grid;align-items:center}.chat-card.svelte-hyyiz7{position:relative;min-height:clamp(580px,calc(100vh - 136px),780px);overflow:hidden;border:1px solid var(--border-dim);border-top-color:color-mix(in oklab,var(--brand-primary) 42%,var(--border-dim));border-radius:18px;display:grid;grid-template-rows:minmax(0,1fr) auto;background:var(--bg-panel);box-shadow:0 30px 80px color-mix(in oklab,var(--fg-primary) 9%,transparent),0 1px color-mix(in oklab,var(--brand-primary) 20%,transparent) inset}.conversation.svelte-hyyiz7{position:relative;min-height:0;overflow-y:auto;display:grid;background:radial-gradient(circle at 18% 12%,color-mix(in oklab,var(--brand-primary) 8%,transparent),transparent 28%),linear-gradient(145deg,color-mix(in oklab,var(--surface-1) 56%,var(--bg-panel)),var(--bg-panel) 72%)}.conversation.svelte-hyyiz7:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 28%,color-mix(in oklab,var(--bg-panel) 30%,transparent) 68%,color-mix(in oklab,var(--bg-panel) 72%,transparent) 100%);content:"";pointer-events:none}.field-markings.svelte-hyyiz7{position:absolute;top:22px;right:22px;bottom:22px;left:22px;overflow:hidden;border:1px solid color-mix(in oklab,var(--brand-primary) 16%,transparent);border-radius:8px;opacity:.72;pointer-events:none}.field-markings.svelte-hyyiz7:before{position:absolute;top:0;bottom:0;left:50%;width:1px;background:color-mix(in oklab,var(--brand-primary) 16%,transparent);content:""}.field-markings.svelte-hyyiz7:after{position:absolute;top:50%;left:50%;width:148px;height:148px;border:1px solid color-mix(in oklab,var(--brand-primary) 16%,transparent);border-radius:50%;content:"";transform:translate(-50%,-50%)}.field-box.svelte-hyyiz7{position:absolute;top:50%;width:104px;height:210px;border:1px solid color-mix(in oklab,var(--brand-primary) 14%,transparent);transform:translateY(-50%)}.field-box-left.svelte-hyyiz7{left:-1px;border-left:0}.field-box-right.svelte-hyyiz7{right:-1px;border-right:0}.conversation-inner.svelte-hyyiz7{position:relative;z-index:1;width:min(100%,780px);min-height:100%;margin:0 auto;padding:42px 28px 30px;display:flex;flex-direction:column;justify-content:flex-end;gap:16px}.has-history.svelte-hyyiz7 .conversation-inner:where(.svelte-hyyiz7){justify-content:flex-end}.message-row.svelte-hyyiz7{width:100%;display:flex;align-items:flex-end;gap:10px}.user-row.svelte-hyyiz7{justify-content:flex-end}.message-avatar.svelte-hyyiz7{flex:0 0 auto;width:38px;height:38px;border:1px solid color-mix(in oklab,var(--brand-primary) 28%,var(--border-dim));border-radius:9px;display:grid;place-items:center;color:var(--brand-primary);background:color-mix(in oklab,var(--brand-primary) 10%,var(--bg-panel));box-shadow:0 8px 24px color-mix(in oklab,var(--brand-primary) 10%,transparent)}.error-avatar.svelte-hyyiz7{border-color:color-mix(in oklab,var(--danger, #b42318) 28%,var(--border-dim));color:var(--danger, #b42318);background:color-mix(in oklab,var(--danger, #b42318) 9%,var(--bg-panel))}.message.svelte-hyyiz7{width:fit-content;max-width:min(82%,620px);padding:13px 16px;border:1px solid var(--border-dim);border-radius:12px;display:grid;gap:4px;box-shadow:0 12px 32px color-mix(in oklab,var(--fg-primary) 6%,transparent)}.message.svelte-hyyiz7 p:where(.svelte-hyyiz7){margin:0;overflow-wrap:anywhere;font-size:.96rem;line-height:1.5;white-space:pre-wrap}.ai-message.svelte-hyyiz7{border-left:2px solid var(--brand-primary);border-bottom-left-radius:3px;background:color-mix(in oklab,var(--bg-panel) 92%,var(--brand-primary) 2%)}.user-message.svelte-hyyiz7{border-color:color-mix(in oklab,var(--brand-primary) 30%,var(--border-dim));border-bottom-right-radius:3px;color:var(--brand-contrast);background:var(--brand-primary)}.error-message.svelte-hyyiz7{border-left:2px solid var(--danger, #b42318);border-bottom-left-radius:3px;color:var(--danger, #b42318);background:color-mix(in oklab,var(--danger, #b42318) 7%,var(--bg-panel))}.chat-controls.svelte-hyyiz7{position:relative;z-index:2;border-top:1px solid var(--border-dim);background:color-mix(in oklab,var(--bg-panel) 94%,var(--surface-1))}.examples.svelte-hyyiz7{padding:16px 22px 0;display:flex;flex-wrap:wrap;gap:8px}.examples.svelte-hyyiz7 a:where(.svelte-hyyiz7){min-height:32px;padding:0 11px;border:1px solid var(--border-dim);border-radius:6px;display:inline-flex;align-items:center;color:var(--fg-secondary);background:var(--surface-1);font-size:.74rem;font-weight:650;line-height:1.2;text-decoration:none;transition:color var(--trans-fast),border-color var(--trans-fast),background var(--trans-fast)}.examples.svelte-hyyiz7 a:where(.svelte-hyyiz7):hover{border-color:color-mix(in oklab,var(--brand-primary) 34%,var(--border-dim));color:var(--fg-primary);background:color-mix(in oklab,var(--brand-primary) 6%,var(--surface-1))}.composer-form.svelte-hyyiz7{padding:12px 22px 8px}.composer.svelte-hyyiz7{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px}textarea.svelte-hyyiz7{width:100%;min-width:0;min-height:62px;padding:13px 14px;resize:vertical;border:1px solid var(--border-dim);border-radius:9px;outline:none;color:var(--fg-primary);background:var(--surface-1);font:inherit;line-height:1.45;transition:border-color var(--trans-fast),box-shadow var(--trans-fast),background var(--trans-fast)}textarea.svelte-hyyiz7:hover{border-color:var(--border-light)}textarea.svelte-hyyiz7:focus{border-color:color-mix(in oklab,var(--brand-primary) 52%,var(--border-dim));background:var(--bg-panel);box-shadow:0 0 0 3px color-mix(in oklab,var(--brand-primary) 10%,transparent)}button.svelte-hyyiz7,.guest-gate.svelte-hyyiz7 a:where(.svelte-hyyiz7){min-width:122px;padding:0 18px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--brand-contrast);background:var(--brand-primary);font:inherit;font-size:.82rem;font-weight:850;text-decoration:none;transition:background var(--trans-fast),transform var(--trans-fast),box-shadow var(--trans-fast)}button.svelte-hyyiz7:hover,.guest-gate.svelte-hyyiz7 a:where(.svelte-hyyiz7):hover{background:var(--brand-primary-dim);box-shadow:0 10px 28px color-mix(in oklab,var(--brand-primary) 18%,transparent)}button.svelte-hyyiz7:active,.guest-gate.svelte-hyyiz7 a:where(.svelte-hyyiz7):active{transform:translateY(1px)}.privacy-note.svelte-hyyiz7{padding:0 22px 17px;display:flex;align-items:center;gap:7px;color:var(--fg-secondary);font-size:.72rem}.privacy-note.svelte-hyyiz7 svg{flex:0 0 auto;color:var(--brand-primary)}.guest-gate.svelte-hyyiz7{padding:14px 22px 20px;display:flex;justify-content:flex-end}.guest-gate.svelte-hyyiz7 a:where(.svelte-hyyiz7){min-height:48px}@media(max-width:900px){.ai-page.svelte-hyyiz7{min-height:calc(100dvh - 186px);align-items:stretch}.chat-card.svelte-hyyiz7{min-height:calc(100dvh - 202px)}}@media(max-width:640px){.ai-page.svelte-hyyiz7{width:auto;margin:0 -8px}.chat-card.svelte-hyyiz7{min-height:calc(100dvh - 202px);border-right:0;border-left:0;border-radius:0;box-shadow:none}.conversation-inner.svelte-hyyiz7{width:100%;padding:28px 14px 20px;gap:12px}.field-markings.svelte-hyyiz7{top:14px;right:14px;bottom:14px;left:14px}.field-markings.svelte-hyyiz7:after{width:112px;height:112px}.field-box.svelte-hyyiz7{width:62px;height:142px}.message-row.svelte-hyyiz7{align-items:flex-end;gap:8px}.message-avatar.svelte-hyyiz7{width:32px;height:32px;border-radius:8px}.message.svelte-hyyiz7{max-width:calc(100% - 40px);padding:10px 12px;border-radius:10px}.message.svelte-hyyiz7 p:where(.svelte-hyyiz7){font-size:.88rem}.examples.svelte-hyyiz7{padding:12px 12px 0;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.examples.svelte-hyyiz7::-webkit-scrollbar{display:none}.examples.svelte-hyyiz7 a:where(.svelte-hyyiz7){flex:0 0 auto}.composer-form.svelte-hyyiz7{padding:10px 12px 7px}.composer.svelte-hyyiz7{gap:8px}textarea.svelte-hyyiz7{min-height:54px;padding:10px 11px;resize:none}button.svelte-hyyiz7{width:54px;min-width:54px;padding:0}button.svelte-hyyiz7 span:where(.svelte-hyyiz7){display:none}.privacy-note.svelte-hyyiz7{padding:0 12px 12px}.guest-gate.svelte-hyyiz7{padding:12px}.guest-gate.svelte-hyyiz7 a:where(.svelte-hyyiz7){width:100%;min-height:48px}}
