@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}@font-face{font-family:GeneralSans;src:url(/fonts/GeneralSans-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GeneralSans;src:url(/fonts/GeneralSans-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:GeneralSans;src:url(/fonts/GeneralSans-Semibold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:GeneralSans;src:url(/fonts/GeneralSans-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:GeneralSans;src:url(/fonts/GeneralSans-Light.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Ivy Presto Display;src:url(/fonts/ivy-presto-display-light.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Ivy Presto Headline;src:url(/fonts/ivy-presto-headline.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ivy Presto Headline;src:url(/fonts/ivy-presto-headline-light.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}:root{--midnight-blue:#131313;--black:#1b1b1b;--green:#0a312b;--bright-royal-blue:#3c787e;--soft-white:#f3f3f3;--surface-grey:#ebebeb;--silver-gray:#d9dade;--slate-gray:#6c6d6f;--steel-gray:#5a606a;--white:#fff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--soft-white);height:100%;color:var(--midnight-blue);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:GeneralSans,Arial,sans-serif;overflow:hidden}.chat-shell{background:var(--white);grid-template-rows:auto 1fr auto;width:100%;max-width:52rem;height:100dvh;margin:0 auto;display:grid}@media (min-width:640px){.chat-shell{border-radius:1.25rem;height:calc(100dvh - 3rem);margin-top:1.5rem;overflow:hidden;box-shadow:0 4px 32px #0a312b26,0 24px 80px #0a312b1a}}.chat-header{border-bottom:1px solid var(--silver-gray);background:var(--surface-grey);align-items:center;gap:.75rem;padding:1.125rem 1.5rem;display:flex}@media (min-width:640px){.chat-header{padding:1.25rem 2.25rem}}.chat-logo-symbol{flex-shrink:0}.chat-title{letter-spacing:-.03em;color:var(--green);font-family:GeneralSans,Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.2}@media (min-width:640px){.chat-title{font-size:1.5rem}}.chat-messages{background:var(--soft-white);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;position:relative;overflow-y:auto}@media (min-width:640px){.chat-messages{padding:1.5rem 2.25rem}}.chat-watermark{opacity:.04;pointer-events:none;z-index:0;position:absolute;bottom:2rem;right:2rem}.bubble{z-index:1;letter-spacing:-.01em;white-space:pre-wrap;word-break:break-word;border-radius:1rem;max-width:82%;padding:.75rem 1rem;font-size:.9375rem;line-height:1.65;position:relative}.bubble-bot{background:var(--white);color:var(--black);border:1px solid var(--silver-gray);align-self:flex-start;align-items:center;gap:.625rem;display:flex}.bubble-bot p,.bubble-bot .dot-pulse-wrapper{flex:1}.bubble-icon{opacity:.7;flex-shrink:0}.bubble-user{background:var(--green);color:var(--white);align-self:flex-end}.bubble-loading{color:var(--steel-gray)}.dot-pulse-wrapper{align-items:center;gap:5px;padding:4px 0;display:inline-flex}.dot-pulse-wrapper span{background:var(--steel-gray);border-radius:50%;width:7px;height:7px;animation:1.4s infinite both dot-blink;display:block}.dot-pulse-wrapper span:first-child{animation-delay:0s}.dot-pulse-wrapper span:nth-child(2){animation-delay:.2s}.dot-pulse-wrapper span:nth-child(3){animation-delay:.4s}@keyframes dot-blink{0%,80%,to{opacity:.2}40%{opacity:1}}.chat-input-bar{border-top:1px solid var(--silver-gray);background:var(--surface-grey);padding:.75rem 1rem}@media (min-width:640px){.chat-input-bar{padding:.875rem 1.75rem}}.chat-input-wrapper{border:1px solid var(--silver-gray);background:var(--white);border-radius:.875rem;align-items:flex-end;gap:.5rem;padding:.375rem;transition:border-color .15s;display:flex}.chat-input-wrapper:focus-within{border-color:var(--green)}.chat-input-wrapper textarea{resize:none;letter-spacing:-.01em;min-height:2.5rem;max-height:8rem;color:var(--midnight-blue);background:0 0;border:none;outline:none;flex:1;padding:.5rem .75rem;font-family:GeneralSans,Arial,sans-serif;font-size:.9375rem;line-height:1.5}.chat-input-wrapper textarea::placeholder{color:var(--slate-gray)}.chat-input-wrapper button{background:var(--green);width:2.5rem;height:2.5rem;color:var(--white);cursor:pointer;border:none;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.chat-input-wrapper button:hover:not(:disabled){background:var(--bright-royal-blue)}.chat-input-wrapper button:disabled{opacity:.35;cursor:not-allowed}
