.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}}.basadre-page[data-astro-cid-55ledi6s]{padding:1rem 0 5rem}.basadre-hero[data-astro-cid-55ledi6s]{display:grid;grid-template-columns:minmax(190px,.72fr) minmax(0,1.75fr);gap:clamp(2rem,6vw,4.5rem);align-items:center;padding:2rem 0 3rem}.basadre-portrait[data-astro-cid-55ledi6s]{text-align:center}.basadre-portrait__frame[data-astro-cid-55ledi6s]{position:relative;overflow:hidden;border:9px solid #e6dccb;outline:1px solid #8e7653;background:#d8ccba;box-shadow:14px 18px #7a5b2f1a}.basadre-portrait__frame[data-astro-cid-55ledi6s]:after{position:absolute;inset:0;background:linear-gradient(135deg,transparent 50%,rgba(88,57,22,.12));content:"";pointer-events:none}.basadre-portrait[data-astro-cid-55ledi6s] img[data-astro-cid-55ledi6s]{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;filter:sepia(.16) contrast(1.05)}.basadre-portrait[data-astro-cid-55ledi6s]>p[data-astro-cid-55ledi6s]{margin:1rem 0 0;font-family:Newsreader Variable,Georgia,serif;font-weight:700;line-height:1.35}.basadre-portrait[data-astro-cid-55ledi6s] span[data-astro-cid-55ledi6s]{color:#766850;font-family:Inter Variable,sans-serif;font-size:.76rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.section-label[data-astro-cid-55ledi6s]{margin:0 0 .7rem;color:#92631d;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1[data-astro-cid-55ledi6s],h2[data-astro-cid-55ledi6s]{font-family:Newsreader Variable,Georgia,serif}h1[data-astro-cid-55ledi6s]{margin:0 0 1.35rem;font-size:clamp(2.7rem,7vw,4.6rem);font-weight:600;line-height:.96;letter-spacing:-.03em}.biography[data-astro-cid-55ledi6s]{display:grid;gap:.9rem;font-size:1.02rem;line-height:1.75}.biography[data-astro-cid-55ledi6s] p[data-astro-cid-55ledi6s]{margin:0}.basadre-quote[data-astro-cid-55ledi6s]{position:relative;margin:0 0 4rem;overflow:hidden;border-block:1px solid rgba(138,95,30,.4);padding:clamp(2rem,7vw,4rem) clamp(1rem,8vw,5rem);background:linear-gradient(100deg,rgba(134,92,31,.08),transparent 70%);text-align:center}.basadre-quote[data-astro-cid-55ledi6s]>span[data-astro-cid-55ledi6s]{position:absolute;top:-1.3rem;left:1.2rem;color:#91611b1f;font-family:Georgia,serif;font-size:10rem;line-height:1}.basadre-quote[data-astro-cid-55ledi6s] p[data-astro-cid-55ledi6s]{position:relative;margin:0;font-family:Newsreader Variable,Georgia,serif;font-size:clamp(1.7rem,5vw,2.8rem);font-style:italic;line-height:1.15}.basadre-quote[data-astro-cid-55ledi6s] footer[data-astro-cid-55ledi6s]{margin-top:1rem;color:#756a5b;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.basadre-presentation[data-astro-cid-55ledi6s]{max-width:690px;margin:0 auto 3rem;text-align:center}.basadre-presentation[data-astro-cid-55ledi6s] h2[data-astro-cid-55ledi6s]{margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);line-height:1.05}.basadre-presentation[data-astro-cid-55ledi6s]>p[data-astro-cid-55ledi6s]:last-child{margin:0;font-size:1.07rem;line-height:1.8}.basadre-chat-section[data-astro-cid-55ledi6s]{margin-top:2rem}.ai-notice[data-astro-cid-55ledi6s]{max-width:650px;margin:1rem auto 0;color:#6c645b;font-size:.78rem;line-height:1.55;text-align:center}@media (max-width: 700px){.basadre-page[data-astro-cid-55ledi6s]{padding-top:0}.basadre-hero[data-astro-cid-55ledi6s]{grid-template-columns:1fr;gap:2rem;padding-top:.5rem}.basadre-portrait[data-astro-cid-55ledi6s]{width:min(260px,82vw);margin:0 auto}.basadre-introduction[data-astro-cid-55ledi6s]{text-align:center}.biography[data-astro-cid-55ledi6s]{text-align:left}.basadre-quote[data-astro-cid-55ledi6s]{margin-bottom:3rem}}
