.demo-module__RMWswW__page{--demo-msg-size:var(--text-body);--demo-lead-size:var(--text-lead);max-width:38rem;min-height:100dvh;padding:var(--space-3) var(--space-4) var(--space-5);gap:var(--space-3);flex-direction:column;margin:0 auto;display:flex}.demo-module__RMWswW__page[data-size=large]{--demo-msg-size:var(--text-lead);--demo-lead-size:var(--text-h3)}.demo-module__RMWswW__page[data-size=huge]{--demo-msg-size:var(--text-h3);--demo-lead-size:var(--text-h2)}@media (min-width:640px){.demo-module__RMWswW__page{padding-inline:var(--space-5)}}.demo-module__RMWswW__header{gap:var(--space-2);padding-block:var(--space-2);flex-direction:column;display:flex}.demo-module__RMWswW__headerTop{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.demo-module__RMWswW__backLink{color:var(--accent-strong);text-underline-offset:.2em;align-self:flex-start;align-items:center;min-height:64px;font-weight:700;text-decoration-thickness:2px;display:inline-flex}.demo-module__RMWswW__headerWaitlistLink{min-height:64px;color:var(--ground);background:var(--accent);border-radius:var(--radius);justify-content:center;align-self:flex-start;align-items:center;padding:.6rem 1.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.demo-module__RMWswW__headerWaitlistLink:hover{background:var(--accent-strong)}.demo-module__RMWswW__disclaimer{color:var(--ink-soft);max-width:46ch;margin:0;font-size:.9375rem}.demo-module__RMWswW__sizeButton{min-height:64px;font:inherit;color:var(--ink);background:var(--ground-raised);border:2px solid var(--line);border-radius:var(--radius);cursor:pointer;align-self:flex-start;align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-size:1.0625rem;font-weight:700;display:inline-flex}.demo-module__RMWswW__sizeButton:hover{border-color:var(--accent)}.demo-module__RMWswW__sizeIcon{font-family:var(--font-display);color:var(--accent-strong);font-size:1.375rem}.demo-module__RMWswW__conversation{gap:var(--space-3);padding:var(--space-3);background:var(--ground-raised);border-radius:var(--radius);flex-direction:column;flex:1;display:flex;overflow-y:auto}.demo-module__RMWswW__turn{flex-direction:column;max-width:34rem;display:flex}.demo-module__RMWswW__turnVisitor{align-self:flex-end;align-items:flex-end}.demo-module__RMWswW__turnCompanion{align-self:flex-start;align-items:flex-start}.demo-module__RMWswW__speaker{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-strong);margin-bottom:.3rem;font-size:.8125rem;font-weight:700}.demo-module__RMWswW__turnVisitor .demo-module__RMWswW__speaker{color:var(--ink-soft)}.demo-module__RMWswW__bubble{border-radius:calc(var(--radius) * .75);background:var(--ground);color:var(--ink);font-size:var(--demo-msg-size);white-space:pre-wrap;margin:0;padding:.9rem 1.15rem;line-height:1.55}.demo-module__RMWswW__turnVisitor .demo-module__RMWswW__bubble{background:var(--accent-soft)}.demo-module__RMWswW__bubbleWaitlistLink{color:var(--accent-strong);text-underline-offset:.2em;margin-top:.5rem;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;display:inline-block}.demo-module__RMWswW__thinking{color:var(--ink-soft);font-size:var(--demo-msg-size);align-items:center;gap:.6rem;margin:0;font-style:italic;display:flex}.demo-module__RMWswW__thinkingDot{background:var(--accent);border-radius:50%;width:.6rem;height:.6rem;animation:1.6s ease-in-out infinite demo-module__RMWswW__nahliDemoThinking}@keyframes demo-module__RMWswW__nahliDemoThinking{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}.demo-module__RMWswW__emergencyCallout{padding:var(--space-3);background:var(--accent-soft);border:2px solid var(--accent);border-radius:var(--radius);text-align:center}.demo-module__RMWswW__emergencyLabel{color:var(--ink);font-weight:700;font-size:var(--demo-msg-size);margin:0 0 .5rem}.demo-module__RMWswW__emergencyNumber{min-width:72px;min-height:72px;font-family:var(--font-display);font-size:var(--text-h1);color:var(--ground);background:var(--accent-strong);border-radius:var(--radius);justify-content:center;align-items:center;padding:.5rem 1.5rem;font-weight:600;display:inline-flex}.demo-module__RMWswW__errorBanner{justify-content:center;display:flex}.demo-module__RMWswW__retryButton{min-height:64px;font:inherit;color:var(--ground);background:var(--error);border-radius:var(--radius);cursor:pointer;border:none;padding:.9rem 1.75rem;font-size:1.0625rem;font-weight:700}.demo-module__RMWswW__endedCard{padding:var(--space-3);text-align:center}.demo-module__RMWswW__waitlistCta{min-height:64px;color:var(--ground);background:var(--accent);border-radius:var(--radius);justify-content:center;align-items:center;padding:.9rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:inline-flex}.demo-module__RMWswW__waitlistCta:hover{background:var(--accent-strong)}.demo-module__RMWswW__voiceControls{gap:var(--space-2);flex-wrap:wrap;display:flex}.demo-module__RMWswW__voiceToggle,.demo-module__RMWswW__micButton{min-height:64px;font:inherit;color:var(--ink);background:var(--ground-raised);border:2px solid var(--line);border-radius:var(--radius);cursor:pointer;flex:auto;padding:.75rem 1.25rem;font-size:1.0625rem;font-weight:700}.demo-module__RMWswW__voiceToggle[aria-pressed=true]{border-color:var(--accent);color:var(--accent-strong)}.demo-module__RMWswW__micButtonActive{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}.demo-module__RMWswW__composer{gap:var(--space-2);flex-direction:column;display:flex}.demo-module__RMWswW__composerLabel{color:var(--ink);font-weight:700;font-size:var(--demo-lead-size)}.demo-module__RMWswW__composerInput{font:inherit;font-size:var(--demo-msg-size);border:2px solid var(--line);border-radius:calc(var(--radius) * .6);background:var(--ground);min-height:64px;color:var(--ink);resize:vertical;padding:.9rem 1.1rem}.demo-module__RMWswW__composerInput:focus-visible{border-color:var(--accent)}.demo-module__RMWswW__sendButton{min-width:10rem;min-height:64px;font:inherit;color:var(--ground);background:var(--accent);border-radius:var(--radius);cursor:pointer;border:none;align-self:flex-end;padding:.9rem 2rem;font-size:1.125rem;font-weight:700}.demo-module__RMWswW__sendButton:hover:not(:disabled){background:var(--accent-strong)}.demo-module__RMWswW__sendButton:disabled{opacity:.6;cursor:not-allowed}
