.home-react-runtime .conversation-layout{grid-template-columns:minmax(0,1fr) minmax(17rem,.36fr);gap:2.5rem 1.5rem;width:min(90rem,100% - 3rem);min-height:0;display:grid}.home-react-runtime .conversation-intro{grid-column:1/-1;min-height:0;padding:0;display:block;position:static}.home-react-runtime .conversation-intro__breadcrumb{margin-bottom:1rem}.home-react-runtime .conversation-intro__signal,.home-react-runtime .conversation-intro__person,.home-react-runtime .conversation-intro__facts{display:none}.home-react-runtime .conversation-intro h2{text-wrap:balance;max-width:28ch;font-size:clamp(2.4rem,4.3vw,4.4rem);line-height:1.04}.home-react-runtime .conversation-intro>div>p:last-child{max-width:64ch;margin-top:1rem;font-size:1rem}.home-react-runtime .conversation-bezel{background:0 0;border-radius:1.3rem;min-width:0;padding:0}.home-react-runtime .conversation-app{border:1px solid var(--chat-line);min-height:0;box-shadow:none;border-radius:1.3rem;grid-template-rows:auto auto auto minmax(16rem,auto) auto;display:grid}.home-react-runtime .conversation-log{background:var(--chat-shell);grid-row:4;min-height:16rem;max-height:min(42rem,72dvh);padding:1.5rem;overflow-y:auto}.home-react-runtime .conversation-app__footer{grid-row:5}.home-react-runtime .chat-pdf-access{border-bottom:1px solid var(--chat-line);background:var(--chat-panel);grid-row:3;align-items:center;gap:1.4rem;padding:1.1rem 1.5rem;display:flex}.home-react-runtime .chat-pdf-access[hidden]{display:none}.home-react-runtime .chat-pdf-access__icon{color:var(--chat-ink);flex:none;place-items:center;display:grid}.home-react-runtime .chat-pdf-access__icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:1.6rem;height:1.6rem}.home-react-runtime .chat-pdf-access__copy{flex:1;min-width:0}.home-react-runtime .chat-pdf-access__copy small{color:var(--chat-copy);font-size:.75rem;line-height:1.4;display:block}.home-react-runtime .chat-pdf-access__copy strong{color:var(--chat-ink);overflow-wrap:anywhere;margin-top:.3rem;font-size:1.1rem;line-height:1.3;display:block}.home-react-runtime .chat-pdf-access__copy p{color:var(--chat-copy);margin:.5rem 0 .8rem;font-size:.85rem;line-height:1.5}.home-react-runtime .chat-document-cover{cursor:pointer;background:0 0;border:0;flex:none;width:10rem;padding:0;transition:transform .18s cubic-bezier(.23,1,.32,1)}.home-react-runtime .chat-document-cover img{object-fit:contain;filter:drop-shadow(0 5px 6px #0003);width:100%;height:10rem;display:block}.home-react-runtime .chat-document-actions{flex-wrap:wrap;gap:.5rem;display:flex}.home-react-runtime .chat-document-actions .chat-pdf-action{flex:none}.home-react-runtime .chat-pdf-access button:focus-visible,.home-react-runtime .chat-pdf-contact-access button:focus-visible{outline:2px solid var(--chat-ink);outline-offset:3px}.home-react-runtime .chat-pdf-contact-access{display:none}.home-react-runtime .conversation-avatar{background:var(--chat-panel-soft);border-radius:50%;flex-shrink:0;width:3.1rem;height:3.1rem;overflow:hidden}.home-react-runtime .conversation-avatar img{object-fit:cover;object-position:center;transform-origin:50% 22%;width:100%;height:100%;display:block;transform:scale(2.18)}.home-react-runtime .conversation-identity{min-width:0}.home-react-runtime .conversation-identity strong{font-size:.95rem}.home-react-runtime .conversation-identity small{max-width:none;font-size:.75rem}.home-react-runtime .conversation-status{display:none}.home-react-runtime .conversation-reset{font-size:.8rem}.home-react-runtime .conversation-back{border:1px solid var(--chat-line);min-height:44px;color:var(--chat-ink);background:var(--chat-panel);font:inherit;cursor:pointer;border-radius:999px;padding:.5rem .85rem;font-size:.85rem}.home-react-runtime .conversation-back[hidden]{display:none}.home-react-runtime .conversation-progress__meta{font-size:.68rem}.home-react-runtime .conversation-progress__steps i{height:2px}.home-react-runtime .chat-bubble{box-shadow:none;border:0;border-radius:1rem 1rem 1rem .25rem;padding:1rem 1.15rem}.home-react-runtime .chat-bubble h3{font-size:clamp(1.1rem,1.6vw,1.45rem);line-height:1.25}.home-react-runtime .chat-bubble p{font-size:.95rem;line-height:1.55}.home-react-runtime .chat-turn--user .chat-bubble{background:var(--chat-accent);color:var(--chat-accent-ink);border-radius:1rem 1rem .25rem}.home-react-runtime .chat-turn--user .chat-bubble p{color:inherit}.home-react-runtime .chat-input-shell,.home-react-runtime .chat-contact-form__core,.home-react-runtime .chat-review__core{box-shadow:none}.home-react-runtime .chat-quick-reply{min-height:4rem}.home-react-runtime .chat-quick-reply strong{font-size:.95rem}.home-react-runtime .chat-quick-reply small{font-size:.8rem;line-height:1.4}.home-react-runtime .chat-contact-form input,.home-react-runtime .chat-contact-form textarea,.home-react-runtime .chat-input-core input{font-size:1rem}.home-react-runtime .conversation-sidecar{grid-area:2/2;gap:1.5rem;padding-top:1rem;display:grid;position:sticky;top:6rem}.home-react-runtime .conversation-sidecar__selection{border:1px solid var(--chat-line);background:var(--chat-panel);box-shadow:none;border-radius:0 1rem 1rem;padding:.75rem;position:relative;overflow:visible}.home-react-runtime .conversation-sidecar__selection:before{content:"";border:1px solid var(--chat-line);background:var(--chat-panel);pointer-events:none;border-bottom:0;border-radius:.75rem .85rem 0 0;width:44%;height:1rem;position:absolute;top:-1rem;left:-1px}.home-react-runtime .conversation-sidecar__selection>header{background:0 0;border:0;border-radius:0;padding:.8rem .6rem 1.2rem}.home-react-runtime .conversation-sidecar h3{font-size:1.3rem;line-height:1.2}.home-react-runtime .conversation-summary--sidecar{background:0 0;border:0;display:block}.home-react-runtime .conversation-summary--sidecar .conversation-summary__item{min-height:4.8rem;padding:1rem .6rem}.home-react-runtime .conversation-summary--sidecar .conversation-summary__item.is-active{background:0 0}.home-react-runtime .conversation-summary--sidecar .conversation-summary__item strong{font-size:.95rem;line-height:1.4}.home-react-runtime .conversation-summary--sidecar .conversation-summary__item small{font-size:.68rem}.home-react-runtime .conversation-summary--sidecar [data-summary-edit]{min-height:44px;padding-inline:.2rem;font-size:.72rem}.home-react-runtime .conversation-sidecar__next{box-shadow:none;border-radius:1rem}.home-react-runtime .conversation-sidecar__next>span,.home-react-runtime .conversation-sidecar header>span{font-size:.65rem}.home-react-runtime .conversation-sidecar__next>p,.home-react-runtime .conversation-app__footer{font-size:.75rem;line-height:1.5}.home-react-runtime .conversation-next{grid-template-columns:1fr}.home-react-runtime .conversation-next a,.home-react-runtime .conversation-next button{min-height:44px;font-size:.85rem}.home-react-runtime .conversation-summary--mobile,.home-react-runtime .conversation-mobile-dock,.home-react-runtime .chat-folder-toggle{display:none}.home-react-runtime .chat-pdf-card{max-width:100%;box-shadow:none;border-radius:1rem;padding:0}.home-react-runtime .chat-pdf-card__core{background:0 0;border:0;padding:1rem}.home-react-runtime .chat-pdf-card__heading,.home-react-runtime .chat-pdf-card__selection{display:none}.home-react-runtime .chat-pdf-card__document{border:0;grid-template-columns:5rem minmax(0,1fr);gap:1rem;margin:0;padding:0;display:grid}.home-react-runtime .chat-pdf-cover{cursor:pointer;background:0 0;border:0;grid-row:span 2;align-self:start;width:5rem;padding:0;transition:transform .18s cubic-bezier(.23,1,.32,1)}.home-react-runtime .chat-pdf-cover img{object-fit:contain;border-radius:.15rem;width:100%;height:auto;max-height:8rem;display:block;box-shadow:0 .25rem .6rem #0002}.home-react-runtime .chat-pdf-card__copy{min-width:0}.home-react-runtime .chat-pdf-card__copy strong{overflow-wrap:anywhere;font-size:1rem}.home-react-runtime .chat-pdf-card__copy small,.home-react-runtime .chat-pdf-card__copy>span{font-size:.75rem}.home-react-runtime .chat-pdf-card__actions{flex-wrap:wrap;grid-column:2;gap:.5rem;display:flex}.home-react-runtime .chat-pdf-action{min-height:44px;font-size:.8rem}.home-react-runtime .chat-pdf-action:first-child{background:var(--chat-accent);color:var(--chat-accent-ink)}.home-react-runtime .conversation-assistant button:active{transform:scale(.98)}@media (hover:hover) and (pointer:fine){.home-react-runtime .chat-document-cover:hover{transform:translateY(-3px)rotate(-1deg)}.home-react-runtime .chat-pdf-cover:hover{transform:translateY(-3px)rotate(-2deg)}}@media (prefers-reduced-motion:no-preference){.home-react-runtime .chat-turn,.home-react-runtime .chat-pdf-card{transition:opacity .18s ease-out,transform .18s cubic-bezier(.23,1,.32,1)}@starting-style{.home-react-runtime .chat-turn,.home-react-runtime .chat-pdf-card{opacity:0;transform:translateY(6px)}}}@media (max-width:60rem){.home-react-runtime .conversation-layout{grid-template-columns:minmax(0,1fr);gap:1.75rem;width:min(46rem,100% - 2rem)}.home-react-runtime .conversation-sidecar{grid-area:auto/1;position:static}.home-react-runtime .conversation-sidecar__selection:not([data-summary-open=true]) .conversation-summary--sidecar{display:none}.home-react-runtime .chat-folder-toggle{border:1px solid var(--chat-line);width:100%;min-height:44px;color:var(--chat-ink);text-align:left;cursor:pointer;background:0 0;border-radius:.6rem;padding:.7rem;display:block}.home-react-runtime .conversation-app{grid-template-rows:auto auto auto auto auto}.home-react-runtime .chat-pdf-access{display:none}.home-react-runtime .chat-pdf-contact-access{border-bottom:1px solid var(--chat-line);align-items:center;gap:1rem;margin-bottom:1.25rem;padding:0 0 1.25rem;scroll-margin-top:6rem;display:flex}.home-react-runtime .chat-pdf-contact-access .chat-document-cover{width:9rem}.home-react-runtime .chat-pdf-contact-access .chat-pdf-access__copy strong{font-size:1rem}.home-react-runtime .chat-pdf-contact-access .chat-pdf-access__copy p{font-size:.8rem}.home-react-runtime .conversation-log{min-height:13rem;max-height:none;padding:1rem;overflow:visible}.home-react-runtime .conversation-app__header{flex-wrap:wrap;gap:.6rem;padding:1rem}.home-react-runtime .conversation-identity strong{font-size:.88rem}.home-react-runtime .conversation-identity small{font-size:.7rem}.home-react-runtime .conversation-app__footer{flex-wrap:wrap}.home-react-runtime .chat-contact-form__grid,.home-react-runtime .chat-quick-replies{grid-template-columns:minmax(0,1fr)}.home-react-runtime .chat-response,.home-react-runtime .chat-pdf-card{margin-left:0}}@media (max-width:30rem){.home-react-runtime .chat-pdf-contact-access{flex-direction:column;align-items:stretch}.home-react-runtime .chat-pdf-contact-access .chat-document-cover{align-self:center;width:11rem}.home-react-runtime .chat-pdf-contact-access .chat-document-cover img{height:auto;max-height:11rem}}@media (prefers-reduced-motion:reduce){.home-react-runtime .conversation-assistant *,.home-react-runtime .conversation-assistant :before{transition:none!important;animation:none!important}.home-react-runtime .chat-document-cover:hover,.home-react-runtime .chat-pdf-cover:hover,.home-react-runtime .conversation-assistant button:active{transform:none}}
