.shell-frame{background:var(--lattice-dark-grey-dark-8);color:var(--lattice-palette-white-pure);font-family:var(--lattice-font-system);height:100%;display:flex;position:relative;overflow:hidden}.shell-rail{background:var(--lattice-dark-grey-dark-7);box-sizing:border-box;height:100%;transition:width var(--lattice-duration-normal) ease;border-right:0;flex-direction:column;width:288px;display:flex;overflow:hidden}.shell-rail--closed{border-right:0;width:0}.shell-rail-backdrop{display:none}.shell-rail__brand{color:var(--lattice-palette-white-pure);font-family:var(--lattice-font-system);letter-spacing:.01em;white-space:nowrap;flex:0 0 64px;align-items:center;padding:0 18px;font-size:16px;font-weight:700;display:flex}.shell-rail__new-chat{margin:0 12px 8px}.shell-rail__new-chat .lk-button{justify-content:flex-start;width:100%}.shell-rail__search{background:var(--lattice-dark-grey-dark-5);color:var(--lattice-chatkit-eyebrow);border-radius:14px;margin:0 12px 4px}.shell-rail__search .lk-text-field__surface,.shell-rail__search .lk-text-field__surface:focus-within{border:0;min-height:44px;padding:0 12px}.shell-rail__search .lk-text-field__input{appearance:none;padding:8px 0}.shell-rail__search .lk-text-field__input::-webkit-search-cancel-button{appearance:none}.shell-rail__header{color:var(--lattice-chatkit-eyebrow);font-family:var(--lattice-font-system);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;margin:0;padding:18px 16px 10px;font-size:12px;font-weight:600}.shell-rail__list{flex-direction:column;flex:1;gap:2px;min-height:0;padding:0 8px 16px;display:flex;overflow-y:auto}.shell-rail__thread-row{box-sizing:border-box;border-radius:10px;align-items:center;width:100%;min-height:40px;display:flex}.shell-rail__thread{color:var(--lattice-chatkit-body-text);cursor:pointer;font-family:var(--lattice-font-system);text-align:left;background:0 0;border:0;border-radius:10px;flex:1;align-self:stretch;align-items:center;min-width:0;padding:0 4px 0 10px;font-size:13.5px;line-height:20px;display:flex}.shell-rail__thread-label{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.shell-rail__thread-row:hover,.shell-rail__thread--active{background:var(--lattice-chatkit-drawer-row-pressed-bg)}.shell-rail__thread-row:hover .shell-rail__thread,.shell-rail__thread--active .shell-rail__thread{color:var(--lattice-palette-white-pure)}.shell-rail__thread:focus-visible{outline:2px solid var(--lattice-palette-primary-400);outline-offset:-2px}.shell-rail__thread-actions{flex:0 0 34px;margin-right:3px}.shell-rail__thread-actions .lk-dropdown__trigger{opacity:0;pointer-events:none;border-radius:50%;justify-content:center;width:32px;height:32px}.shell-rail__thread-actions .lk-dropdown__trigger svg{flex:none;display:block}.shell-rail__thread-row:hover .lk-dropdown__trigger,.shell-rail__thread-row:focus-within .lk-dropdown__trigger,.shell-rail__thread--active .lk-dropdown__trigger,.shell-rail__thread-actions .lk-dropdown__trigger[data-state=open]{opacity:1;pointer-events:auto}.shell-rail__empty{color:var(--lattice-chatkit-sheet-disclaimer);font-family:var(--lattice-font-system);padding:10px 12px;font-size:13px}.shell-rail__footer{border-top:0;flex:none;padding:10px 8px 12px}.shell-rail__footer .lk-button{justify-content:flex-start;width:100%}.shell-thread-action{gap:var(--lattice-spacing-lg);flex-direction:column;display:flex}.shell-thread-action__copy{gap:var(--lattice-spacing-sm);flex-direction:column;display:flex}.shell-thread-action__copy h2,.shell-thread-action__copy p,.shell-thread-action__error{margin:0}.shell-thread-action__copy h2{color:var(--lattice-palette-white-pure);font-size:20px;font-weight:650;line-height:1.25}.shell-thread-action__copy p,.shell-thread-action__error{color:var(--lattice-chatkit-sheet-disclaimer);font-size:14px;line-height:1.5}.shell-thread-action__error{color:var(--lattice-palette-error-400)}.shell-thread-action__buttons{gap:var(--lattice-spacing-sm);justify-content:flex-end;display:flex}@media (max-width:767px){.shell-frame[data-mobile-keyboard-active=true]{transform:translateY(var(--shell-mobile-keyboard-viewport-translate-y,0px));will-change:transform}.shell-rail{box-shadow:12px 0 32px color-mix(in srgb, var(--lattice-dark-grey-dark-8) 72%, transparent);max-width:calc(100vw - 56px);transition:transform var(--lattice-duration-normal) ease;z-index:20;width:min(86vw,360px);position:absolute;top:0;bottom:0;left:0;transform:translate(0)}.shell-rail--closed{pointer-events:none;border-right:0;width:min(86vw,360px);transform:translate(-100%)}.shell-rail-backdrop{appearance:none;background:color-mix(in srgb, var(--lattice-dark-grey-dark-8) 72%, transparent);cursor:pointer;opacity:0;pointer-events:none;transition:opacity var(--lattice-duration-normal) ease;z-index:10;border:0;padding:0;display:block;position:absolute;inset:0}.shell-rail-backdrop--open{opacity:1;pointer-events:auto}.shell-main{flex-basis:100%;width:100%}}.shell-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.shell-header{align-items:center;gap:12px;padding:14px 20px;display:flex}.shell-header__title{color:var(--lattice-chatkit-eyebrow);font-family:var(--lattice-font-system);text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;font-size:13px;overflow:hidden}.shell-header__new-chat{flex:0 0 34px;display:block}.shell-surface{flex-direction:column;flex:1;min-height:0;display:flex}.shell-feature-surface{background:var(--lattice-dark-grey-dark-8);flex:1;width:100%;min-height:0;overflow-y:auto}.shell-home{flex-direction:column;flex:1;gap:32px;width:100%;padding:clamp(40px,7vh,80px) 0 16px;display:flex}.shell-home__greeting{color:var(--lattice-palette-white-pure);font-family:var(--lattice-font-system);letter-spacing:-.04em;margin:0;font-size:clamp(34px,3.2vw,44px);font-weight:500;line-height:1.12}.shell-settings{color:var(--lattice-palette-white-pure);font-family:var(--lattice-font-system);scrollbar-color:var(--muted-foreground) transparent;flex-direction:column;flex:1;gap:4px;min-width:0;min-height:0;padding:4px 0 8px;display:flex;overflow-y:auto}.shell-settings__title{margin:0 0 10px;padding:0 4px;font-size:17px;font-weight:600}.shell-settings__back{color:var(--lattice-chatkit-purple-accent);cursor:pointer;font-family:var(--lattice-font-system);background:0 0;border:0;align-self:flex-start;margin-bottom:6px;padding:4px;font-size:13px}.shell-settings__back:focus-visible{outline:2px solid var(--lattice-palette-primary-400);outline-offset:2px}.shell-settings__body{color:var(--lattice-chatkit-body-text);margin:0;padding:0 4px;font-size:13.5px;line-height:1.5}.lk-sheet__panel:has(.shell-settings){box-sizing:border-box;height:min(88svh,780px);max-height:none;overflow-y:hidden}.shell-settings::-webkit-scrollbar-track{background:0 0}.shell-settings::-webkit-scrollbar-corner{background:0 0}.shell-settings>*{flex-shrink:0}.shell-settings-form,.shell-settings-card-stack,.shell-settings-section{flex-direction:column;display:flex}.shell-settings-form{gap:var(--lattice-spacing-lg)}.shell-settings-card-stack,.shell-settings-section{gap:var(--lattice-spacing-sm)}.shell-settings-section__header{justify-content:space-between;align-items:center;min-height:32px;display:flex}.shell-settings-section__label{color:var(--lattice-chatkit-eyebrow);font-family:var(--lattice-font-system);letter-spacing:.06em;text-transform:uppercase;margin:0;padding:0 4px;font-size:12px;font-weight:650}.shell-settings-state{color:var(--lattice-chatkit-body-text);font-family:var(--lattice-font-system);align-items:center;gap:var(--lattice-spacing-sm);justify-content:center;min-height:44px;margin:0;font-size:13px;display:flex}.shell-settings-state--error{color:var(--lattice-palette-error-400)}.shell-settings-state--success{color:var(--lattice-palette-success-400);justify-content:flex-start;min-height:0;padding:0 4px}.shell-settings-pill-grid,.shell-settings-actions{align-items:center;gap:var(--lattice-spacing-sm);flex-wrap:wrap;display:flex}.shell-settings-actions--stacked{margin-top:var(--lattice-spacing-lg);flex-direction:column;align-items:stretch}.shell-settings-summary__identity{align-items:center;gap:var(--lattice-spacing-sm);padding:var(--lattice-spacing-lg);display:flex}.shell-settings-summary__avatar{background:var(--lattice-palette-primary-400);color:var(--lattice-dark-grey-dark-8);border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;height:42px;font-size:14px;font-weight:750;display:flex}.shell-settings-summary__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:16px;font-weight:650;overflow:hidden}.shell-settings-summary__plan{background:var(--lattice-chatkit-purple-tint-bg);border-radius:var(--lattice-radius-pill);color:var(--lattice-chatkit-purple-accent);width:fit-content;padding:6px 9px;font-size:11px;font-weight:700}.shell-settings-summary__stats,.shell-settings-summary__details{margin:0;display:grid}.shell-settings-summary__stats{background:var(--lattice-dark-grey-dark-6);grid-template-columns:repeat(2,minmax(0,1fr))}.shell-settings-summary__stats div,.shell-settings-summary__details div{padding:var(--lattice-spacing-lg)}.shell-settings-summary__stats dt,.shell-settings-summary__details dt{color:var(--lattice-chatkit-eyebrow);margin-bottom:4px;font-size:11px}.shell-settings-summary__stats dd,.shell-settings-summary__details dd{color:var(--lattice-palette-white-pure);margin:0;font-size:14px;font-weight:650}.shell-settings-summary__details{gap:1px}.shell-settings-summary__details dd{color:var(--lattice-chatkit-body-text);font-size:12px;font-weight:500}.shell-settings-usage__header,.shell-settings-usage__meta,.shell-settings-subscription__plan-row,.shell-settings-account__identity{justify-content:space-between;align-items:center;display:flex}.shell-settings-usage__header{color:var(--lattice-palette-white-pure);font-size:13px;font-weight:650}.shell-settings-usage__header span:last-child,.shell-settings-usage__meta,.shell-settings-account__identity span{color:var(--lattice-chatkit-sheet-disclaimer);font-size:11px;font-weight:500}.shell-settings-usage__track{background:var(--lattice-dark-grey-dark-6);border-radius:var(--lattice-radius-pill);height:6px;margin:var(--lattice-spacing-md) 0;display:block;overflow:hidden}.shell-settings-usage__track span{background:var(--lattice-palette-primary-400);border-radius:inherit;height:100%;display:block}.shell-settings-usage__bonus{color:var(--lattice-chatkit-sheet-disclaimer);margin:var(--lattice-spacing-sm) 0 0;font-size:11px}.shell-settings-referral__code,.shell-settings-subscription__tier,.shell-settings-delete__title{color:var(--lattice-palette-white-pure);font-family:var(--lattice-font-system);margin:0 0 var(--lattice-spacing-sm);font-size:17px;font-weight:650}.shell-settings-referral__code{font-family:var(--lattice-font-mono);letter-spacing:.08em}.shell-settings-subscription__plan-row span,.shell-settings-account__identity{flex-direction:column;gap:3px;display:flex}.shell-settings-brokerage__logo{border-radius:var(--lattice-radius-sm);object-fit:contain;width:34px;height:34px}.shell-settings-subscription__plan-row small{color:var(--lattice-chatkit-sheet-disclaimer);font-size:12px}@media (min-width:640px){.lk-sheet__panel:has(.shell-settings){width:min(600px,100vw - 48px);max-width:none}.shell-settings{padding-right:var(--lattice-spacing-sm);scrollbar-gutter:stable}}
html[data-mobile-keyboard-active=true],html[data-mobile-keyboard-active=true] body{overscroll-behavior:none;overflow:hidden}.chat-v8-client{background:var(--lattice-dark-grey-dark-8);color:var(--lattice-palette-white-pure);font-family:var(--lattice-font-system);flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.chat-v8-segment-stack{flex-direction:column;gap:16px;display:flex}.chat-v8-scroll-fade{pointer-events:none;z-index:3;height:36px;position:absolute;left:0;right:0}.chat-v8-scroll-fade--top{background:linear-gradient(to bottom, var(--lattice-dark-grey-dark-8) 0%, transparent 100%);top:0}.chat-v8-transcript-region{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative}.chat-v8-transcript-scroll{scrollbar-color:var(--lattice-dark-grey-dark-4) transparent;scrollbar-gutter:stable;flex:1;width:100%;min-height:0;display:flex;overflow-y:auto}.chat-v8-jump-to-bottom{background:var(--lattice-dark-grey-dark-5);bottom:calc(var(--chat-v8-dock-height,96px) + 12px);color:var(--lattice-palette-white-pure);cursor:pointer;z-index:3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.chat-v8-jump-to-bottom:hover{background:var(--lattice-dark-grey-dark-4)}.chat-v8-transcript{max-width:780px;min-height:100%;padding:var(--lattice-spacing-3xl) var(--lattice-spacing-xl);flex-direction:column;gap:16px;width:100%;margin:0 auto;display:flex}.chat-v8-transcript:after{content:"";flex:0 0 calc(var(--chat-v8-dock-height,calc(var(--lattice-spacing-5xl) * 4)) + var(--lattice-spacing-xl));pointer-events:none;width:100%}@media (max-width:767px){.shell-frame[data-mobile-keyboard-active=true] .chat-v8-dock{transform:translateY(var(--shell-mobile-keyboard-dock-translate-y,0px));will-change:transform}}.chat-v8-user-turn{flex-direction:column;align-self:flex-end;align-items:flex-end;gap:6px;max-width:80%;display:flex}.chat-v8-user-turn .chat-v8-user-bubble--in-turn{align-self:flex-end;max-width:100%}.chat-v8-user-attachments{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.chat-v8-user-attachment-thumb{object-fit:cover;border-radius:12px;max-width:220px;max-height:160px}.chat-v8-user-attachment-file{background:var(--lattice-chatkit-chip-bg);color:var(--lattice-palette-white-pure);cursor:pointer;font-family:var(--lattice-font-system);text-align:left;border:0;border-radius:12px;align-items:center;gap:8px;max-width:260px;padding:8px 12px;display:inline-flex}.chat-v8-user-attachment-file:hover{background:var(--lattice-dark-grey-dark-5)}.chat-v8-user-attachment-file__copy{flex-direction:column;min-width:0;display:flex}.chat-v8-user-attachment-file__name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.chat-v8-user-attachment-file__meta{color:var(--lattice-chatkit-eyebrow);font-size:11px}.chat-v8-user-bubble{background:var(--lattice-chatkit-user-bubble-bg);color:var(--lattice-palette-white-pure);font-family:var(--lattice-font-system);border:0;border-radius:20px 20px 4px;align-self:flex-end;max-width:80%;padding:12px 16px}.chat-v8-assistant{color:var(--lattice-chatkit-body-text);font-family:var(--lattice-font-system);border:0;max-width:72ch;line-height:1.55}.chat-v8-assistant p{margin:0 0 12px}.chat-v8-assistant strong{color:var(--lattice-chatkit-bold-text)}.chat-v8-prism-label{color:var(--lattice-chatkit-eyebrow);font-family:var(--lattice-font-system);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:600}.chat-v8-thinking{color:var(--lattice-chatkit-eyebrow);font-family:var(--lattice-font-system);margin:0;font-size:14px}.chat-v8-error{background:var(--lattice-dark-grey-dark-6);color:var(--lattice-palette-error-400);font-family:var(--lattice-font-system);border-radius:12px;padding:14px}.chat-v8-error p{margin:4px 0 0}.chat-v8-empty{color:var(--lattice-palette-white-pure);font-family:var(--lattice-font-system);text-align:center;margin:auto}.chat-v8-empty p{margin:0 0 8px;font-size:22px;font-weight:600}.chat-v8-empty span{color:var(--lattice-chatkit-eyebrow)}.chat-v8-transcript-loading{color:var(--lattice-chatkit-eyebrow);font-family:var(--lattice-font-system);align-items:center;gap:var(--lattice-spacing-md);flex-direction:column;flex:1;justify-content:center;width:100%;min-height:100%;font-size:14px;display:flex}.chat-v8-transcript-loading__indicator{background:var(--lattice-palette-primary-400);border-radius:var(--lattice-radius-full);height:var(--lattice-spacing-sm);width:var(--lattice-spacing-sm);animation:.9s ease-in-out infinite alternate chat-v8-loading-pulse}@keyframes chat-v8-loading-pulse{0%{opacity:.35;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.chat-v8-transcript-loading__indicator{animation:none}}.chat-v8-dock{background:linear-gradient(to bottom, transparent 0%, color-mix(in srgb, var(--lattice-dark-grey-dark-8) 24%, transparent) 18%, color-mix(in srgb, var(--lattice-dark-grey-dark-8) 82%, transparent) 52%, var(--lattice-dark-grey-dark-8) 78%, var(--lattice-dark-grey-dark-8) 100%);padding:var(--lattice-spacing-5xl) var(--lattice-spacing-xl) 18px;pointer-events:none;z-index:2;position:absolute;bottom:0;left:0;right:0}.chat-v8-focus-scrim{appearance:none;background:color-mix(in srgb, var(--lattice-dark-grey-dark-8) 76%, transparent);cursor:default;z-index:1;border:0;padding:0;position:fixed;inset:0}.chat-v8-dock__content{pointer-events:none;flex-direction:column;gap:10px;width:100%;max-width:780px;margin:0 auto;display:flex}.chat-v8-starter-prompts{pointer-events:none}.chat-v8-starter-prompts .lk-pill{pointer-events:auto}.chat-v8-composer-suggestions{gap:var(--lattice-spacing-sm);overscroll-behavior:contain;pointer-events:auto;scrollbar-width:none;flex-direction:column;max-height:200px;display:flex;overflow-y:auto}.chat-v8-composer-suggestion{appearance:none;border-radius:var(--lattice-radius-lg);color:var(--lattice-palette-white-pure);cursor:pointer;font-family:var(--lattice-font-system);align-items:center;gap:var(--lattice-spacing-lg);min-height:44px;padding:var(--lattice-spacing-sm) var(--lattice-spacing-md);text-align:left;background:0 0;border:0;flex-shrink:0;width:100%;font-size:16px;display:flex}.chat-v8-composer-suggestion:first-child{margin-top:auto}.chat-v8-composer-suggestions--fade-top{-webkit-mask-image:linear-gradient(#0000 0,#000 44px);mask-image:linear-gradient(#0000 0,#000 44px)}.chat-v8-composer-suggestions--fade-bottom{-webkit-mask-image:linear-gradient(0deg,#0000 0,#000 44px);mask-image:linear-gradient(0deg,#0000 0,#000 44px)}.chat-v8-composer-suggestions--fade-top.chat-v8-composer-suggestions--fade-bottom{-webkit-mask-image:linear-gradient(#0000 0,#000 44px calc(100% - 44px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 44px calc(100% - 44px),#0000 100%)}.chat-v8-composer-suggestion:active,.chat-v8-composer-suggestion:hover{background:var(--lattice-dark-grey-dark-6)}.chat-v8-composer-suggestion:focus-visible{background:var(--lattice-dark-grey-dark-5);outline:2px solid var(--lattice-palette-primary-400);outline-offset:2px}.chat-v8-composer-suggestion__icon{color:var(--lattice-chatkit-sheet-muted-body);flex:none;justify-content:center;align-items:center;display:inline-flex}.chat-v8-composer-suggestion:first-child .chat-v8-composer-suggestion__icon{color:var(--lattice-palette-primary-400)}.chat-v8-composer{background:var(--lattice-dark-grey-dark-4);color:var(--lattice-palette-white-pure);font-family:var(--lattice-font-system);pointer-events:auto;transition:background-color var(--lattice-duration-normal) ease-out;border:0;border-radius:20px;flex-direction:column;align-items:stretch;gap:8px;padding:8px;display:flex}.chat-v8-composer:has(.lk-text-field__input:focus-visible){background:var(--lattice-dark-grey-dark-3)}.chat-v8-composer .lk-text-field{margin:0}.chat-v8-composer .lk-text-field__surface,.chat-v8-composer .lk-text-field__surface:focus-within{border:0}.chat-v8-composer .lk-text-field--multiline .lk-text-field__surface{min-height:var(--lattice-spacing-3xl);padding-bottom:var(--lattice-spacing-xs);padding-top:var(--lattice-spacing-xs)}.chat-v8-composer .lk-text-field--multiline .lk-text-field__input{field-sizing:content;max-height:calc(var(--lattice-spacing-5xl) * 2);min-height:var(--lattice-spacing-2xl);overflow-y:auto}@media (max-width:767px){.chat-v8-composer .lk-text-field__input{font-size:16px}}.chat-v8-composer__actions{align-items:center;gap:var(--lattice-spacing-sm);width:100%;min-height:32px;display:flex}.chat-v8-composer__actions-spacer{flex:1}.chat-v8-model-picker{display:inline-flex}.chat-v8-model-picker .lk-dropdown__trigger{border-radius:var(--lattice-radius-full)}.chat-v8-model-picker .lk-dropdown__trigger:hover .lk-pill,.chat-v8-model-picker .lk-dropdown__trigger:active .lk-pill,.chat-v8-model-picker .lk-dropdown__trigger[data-state=open] .lk-pill{background-color:var(--lattice-dark-grey-dark-4)}.chat-v8-model-picker__chevron{color:var(--lattice-chatkit-pill-glass-text);transition:transform var(--lattice-duration-fast) ease-out}.chat-v8-model-picker__chevron--open{transform:rotate(180deg)}.chat-v8-disclaimer{color:var(--lattice-chatkit-sheet-disclaimer);font-family:var(--lattice-font-system);text-align:center;margin:0;font-size:12px}.chat-v8-pill-row{flex-wrap:wrap;gap:8px;display:flex}.chat-v8-attachment-input{display:none}.chat-v8-attachment-row{flex-wrap:wrap;gap:6px;padding:6px 8px 0;display:flex}.chat-v8-attachment-chip{background:var(--lattice-chatkit-chip-bg);color:var(--lattice-palette-white-pure);font-family:var(--lattice-font-system);border-radius:999px;align-items:center;gap:6px;max-width:220px;padding:4px 6px 4px 10px;font-size:12px;display:inline-flex}.chat-v8-attachment-chip[data-status=failed]{color:var(--lattice-palette-error-400)}.chat-v8-attachment-chip__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-v8-attachment-chip__action,.chat-v8-attachment-chip__remove{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:2px 4px;font-family:inherit;font-size:12px;display:inline-flex}.chat-v8-attachment-chip__action:hover,.chat-v8-attachment-chip__remove:hover{background:var(--lattice-dark-grey-dark-5)}.chat-v8-load-more{background:var(--lattice-chatkit-chip-bg);color:var(--lattice-chatkit-chip-text);cursor:pointer;font-family:var(--lattice-font-system);border:0;border-radius:999px;padding:9px 13px;font-size:13px}.chat-v8-load-more:focus-visible{outline:2px solid var(--lattice-palette-primary-400);outline-offset:2px}.chat-v8-elicitation{background:var(--lattice-dark-grey-dark-7);color:var(--lattice-palette-white-pure);font-family:var(--lattice-font-system);border-radius:16px;padding:16px}.chat-v8-elicitation--free-text{gap:var(--lattice-spacing-lg);flex-direction:column;display:flex}.chat-v8-elicitation--free-text>.lk-pill{align-self:flex-start}.chat-v8-elicitation p{margin:0 0 12px}.chat-v8-elicitation__field+.chat-v8-elicitation__field{margin-top:var(--lattice-spacing-lg)}.chat-v8-elicitation--free-text>p{margin:0}.chat-v8-elicitation--free-text .lk-text-field{width:100%}.chat-v8-fallback{color:var(--lattice-chatkit-eyebrow);font-family:var(--lattice-font-system)}
/*# sourceMappingURL=0cn1gfj35hzzr.css.map*/