.chat.svelte-1q1i20h{overflow:hidden;border:1px solid rgba(80,57,29,.3);border-top:4px solid #9a681e;border-radius:12px;background:#fffdf8;box-shadow:0 18px 50px #3023141a;color:#201b16}.chat__heading.svelte-1q1i20h{display:flex;align-items:center;gap:1.25rem;padding:1.4rem;border-bottom:1px solid #ded5c8;background:linear-gradient(120deg,#efe7d9,#faf6ed)}.chat__portrait.svelte-1q1i20h{width:76px;height:76px;flex:0 0 76px;overflow:hidden;border:3px solid #fff;border-radius:50%;box-shadow:0 3px 12px #2d201138}.chat__portrait.svelte-1q1i20h img:where(.svelte-1q1i20h){width:100%;height:100%;object-fit:cover;object-position:center}.chat__eyebrow.svelte-1q1i20h,.message__label.svelte-1q1i20h,.recommendations__title.svelte-1q1i20h{margin:0 0 .3rem;color:#805619;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.chat__heading.svelte-1q1i20h h2:where(.svelte-1q1i20h){margin:0;font-family:Newsreader Variable,Georgia,serif;font-size:clamp(1.45rem,4vw,2rem);line-height:1.1}.chat__heading.svelte-1q1i20h h2:where(.svelte-1q1i20h) span:where(.svelte-1q1i20h){display:block}.chat__heading.svelte-1q1i20h p:where(.svelte-1q1i20h):last-child{margin:.35rem 0 0;color:#63594d;font-size:.88rem;line-height:1.5}.transcript.svelte-1q1i20h{display:grid;gap:1rem;padding:1.4rem;background-image:radial-gradient(rgba(127,94,43,.08) .7px,transparent .7px);background-size:13px 13px}.message.svelte-1q1i20h{max-width:88%;padding:1rem 1.1rem;border-radius:9px}.message.visitor.svelte-1q1i20h{justify-self:end;border:1px solid #d2c5b2;background:#eee6d9}.message.historian.svelte-1q1i20h{justify-self:start;border-left:3px solid #a36d1c;background:#fff;box-shadow:0 5px 18px #32261814}.message.farewell.svelte-1q1i20h{width:100%;max-width:none;justify-self:center;padding:1.5rem;background:#243126;color:#fff;text-align:center;font-family:Newsreader Variable,Georgia,serif;font-size:1.55rem}.message__text.svelte-1q1i20h{margin:0;line-height:1.7}.message__text.svelte-1q1i20h+.message__text:where(.svelte-1q1i20h){margin-top:1.1rem}.message.historian.svelte-1q1i20h .message__text:where(.svelte-1q1i20h){text-align:justify;text-justify:inter-word}.message__author.svelte-1q1i20h{display:flex;align-items:center;gap:.55rem;margin-bottom:.55rem}.message__author.svelte-1q1i20h img:where(.svelte-1q1i20h){width:36px;height:36px;border:2px solid #e8dece;border-radius:50%;object-fit:cover}.message__author.svelte-1q1i20h .message__label:where(.svelte-1q1i20h){margin:0}.recommendations.svelte-1q1i20h{margin-top:1.2rem;padding-top:1rem;border-top:1px solid #e1d8cc}.recommendations__list.svelte-1q1i20h{display:grid;gap:.55rem}.recommendation.svelte-1q1i20h{display:grid;grid-template-columns:104px minmax(0,1fr);gap:.8rem;align-items:center;padding:.75rem;border:1px solid #e0d5c7;border-radius:6px;background:#fcf8f1;color:#201b16;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.recommendation.svelte-1q1i20h:hover{border-color:#9a681e;transform:translateY(-1px)}.recommendation.svelte-1q1i20h>img:where(.svelte-1q1i20h){width:104px;height:78px;border-radius:4px;object-fit:cover;filter:saturate(.78) sepia(.08)}.recommendation__content.svelte-1q1i20h{display:grid;min-width:0;gap:.15rem}.recommendation__content.svelte-1q1i20h>span:where(.svelte-1q1i20h){color:#8a611f;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.recommendation.svelte-1q1i20h strong:where(.svelte-1q1i20h){font-family:Newsreader Variable,Georgia,serif;font-size:1.05rem}.recommendation.svelte-1q1i20h small:where(.svelte-1q1i20h){margin-top:.2rem;font-weight:700}.question-form.svelte-1q1i20h{padding:1.4rem}.question-form.svelte-1q1i20h label:where(.svelte-1q1i20h){display:block;margin-bottom:.55rem;font-family:Newsreader Variable,Georgia,serif;font-size:1.25rem;font-weight:700}.suggestions.svelte-1q1i20h{margin-bottom:.9rem}.suggestions.svelte-1q1i20h p:where(.svelte-1q1i20h){margin:0 0 .55rem;color:#6f6457;font-size:.82rem}.suggestions.svelte-1q1i20h>div:where(.svelte-1q1i20h){display:flex;flex-wrap:wrap;gap:.45rem}.suggestions.svelte-1q1i20h button:where(.svelte-1q1i20h){min-height:36px;border-color:#cdbb9f;border-radius:999px;padding:.45rem .75rem;background:#f7f0e4;color:#493b2a;font-size:.78rem;font-weight:650;text-align:left}.suggestions.svelte-1q1i20h button:where(.svelte-1q1i20h):hover,.suggestions.svelte-1q1i20h button:where(.svelte-1q1i20h):focus-visible{border-color:#9a681e;background:#efe1ca}.question-form.svelte-1q1i20h textarea:where(.svelte-1q1i20h){width:100%;resize:vertical;border:1px solid #aa9b87;border-radius:7px;padding:.9rem 1rem;background:#fff;color:#201b16;font:inherit;line-height:1.55}.question-form.svelte-1q1i20h textarea:where(.svelte-1q1i20h):focus{outline:3px solid rgba(163,109,28,.2);border-color:#9a681e}.question-form__footer.svelte-1q1i20h{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.75rem}.question-form__footer.svelte-1q1i20h span:where(.svelte-1q1i20h){color:#756a5e;font-size:.78rem}button.svelte-1q1i20h{min-height:44px;cursor:pointer;border:1px solid #17130f;padding:.7rem 1.1rem;font:inherit;font-weight:800}.question-form.svelte-1q1i20h button:where(.svelte-1q1i20h),.decision__finish.svelte-1q1i20h{background:#17130f;color:#fff}.question-form.svelte-1q1i20h .suggestions:where(.svelte-1q1i20h) button:where(.svelte-1q1i20h){border-color:#cdbb9f;background:#f7f0e4;color:#493b2a}.question-form.svelte-1q1i20h .suggestions:where(.svelte-1q1i20h) button:where(.svelte-1q1i20h):hover,.question-form.svelte-1q1i20h .suggestions:where(.svelte-1q1i20h) button:where(.svelte-1q1i20h):focus-visible{border-color:#9a681e;background:#efe1ca}button.svelte-1q1i20h:disabled{cursor:not-allowed;opacity:.55}.thinking.svelte-1q1i20h{display:flex;align-items:center;gap:.35rem;padding:0 1.4rem 1.4rem;color:#62594f}.thinking.svelte-1q1i20h span:where(.svelte-1q1i20h){width:7px;height:7px;border-radius:50%;background:#9a681e;animation:svelte-1q1i20h-pulse 1s infinite alternate}.thinking.svelte-1q1i20h span:where(.svelte-1q1i20h):nth-child(2){animation-delay:.16s}.thinking.svelte-1q1i20h span:where(.svelte-1q1i20h):nth-child(3){animation-delay:.32s}.thinking.svelte-1q1i20h p:where(.svelte-1q1i20h){margin:0 0 0 .35rem;font-size:.88rem}.error.svelte-1q1i20h{margin:0 1.4rem 1.4rem;border-left:3px solid #9e2f27;padding:.75rem .9rem;background:#fff0ee;color:#79231d}.decision.svelte-1q1i20h{padding:1.2rem 1.4rem 1.4rem;border-top:1px solid #ded5c8;background:#f4eee4}.decision.svelte-1q1i20h p:where(.svelte-1q1i20h){margin:0 0 .8rem;font-weight:700}.decision.svelte-1q1i20h>div:where(.svelte-1q1i20h){display:flex;flex-wrap:wrap;gap:.65rem}.decision__continue.svelte-1q1i20h{background:transparent;color:#17130f}@keyframes svelte-1q1i20h-pulse{0%{opacity:.3;transform:translateY(0)}to{opacity:1;transform:translateY(-3px)}}@media (max-width: 600px){.chat__heading.svelte-1q1i20h{align-items:flex-start;padding:1rem}.chat__portrait.svelte-1q1i20h{width:60px;height:60px;flex-basis:60px}.transcript.svelte-1q1i20h,.question-form.svelte-1q1i20h{padding:1rem}.message.svelte-1q1i20h{max-width:95%}.recommendation.svelte-1q1i20h{grid-template-columns:82px minmax(0,1fr)}.recommendation.svelte-1q1i20h>img:where(.svelte-1q1i20h){width:82px;height:68px}.suggestions.svelte-1q1i20h>div:where(.svelte-1q1i20h){display:grid}.suggestions.svelte-1q1i20h button:where(.svelte-1q1i20h){width:100%}.question-form__footer.svelte-1q1i20h{align-items:flex-end}.question-form.svelte-1q1i20h button:where(.svelte-1q1i20h){flex:1}.decision.svelte-1q1i20h{padding:1rem}.decision.svelte-1q1i20h>div:where(.svelte-1q1i20h){display:grid}}@media (prefers-reduced-motion: reduce){.thinking.svelte-1q1i20h span:where(.svelte-1q1i20h){animation:none}.recommendation.svelte-1q1i20h{transition:none}}
