.koerygise-chat{order:53;padding:110px 11vw;background:linear-gradient(140deg,#07142e,#141020)}.chat-shell{max-width:1100px;margin:auto;display:grid;grid-template-columns:270px 1fr;gap:2.5rem;border:1px solid #d8b56a77;background:#060a14c9;padding:2rem}.chat-companion{text-align:center}.chat-companion img{width:180px;aspect-ratio:1;object-fit:cover;border-radius:50%;border:1px solid var(--gold);box-shadow:0 0 45px #d8b56a44}.chat-companion h2{font-size:43px;margin:1rem 0 .5rem}.chat-companion p{color:#d4d0ca;font-size:14px;line-height:1.55}.chat-window{display:flex;flex-direction:column;min-height:440px}.chat-messages{flex:1;display:flex;flex-direction:column;gap:1rem;overflow:auto;padding:.5rem 0 1.5rem}.chat-bubble{max-width:83%;padding:1rem 1.1rem;font:15px/1.55 Inter,Arial,sans-serif}.chat-bubble.bot{align-self:flex-start;background:#13223c;border-left:2px solid var(--gold);color:#f8f5ee}.chat-bubble.user{align-self:flex-end;background:#d8b56a;color:#090b12}.chat-bubble strong{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.35rem}.chat-form{display:flex;gap:.7rem;border-top:1px solid #ffffff20;padding-top:1.2rem}.chat-form input{min-width:0;flex:1;background:#09101d;border:1px solid #d8b56a88;color:var(--ivory);padding:.9rem 1rem;font:15px Inter,sans-serif}.chat-form button{white-space:nowrap}.chat-note{font-size:11px;color:#aaa7a3;margin:.8rem 0 0}@media(max-width:760px){.koerygise-chat{padding:80px 7vw}.chat-shell{grid-template-columns:1fr;padding:1.3rem}.chat-companion img{width:130px}.chat-companion h2{font-size:38px}.chat-window{min-height:400px}.chat-form{flex-direction:column}.chat-form button{width:100%}}
