.tv-chatbot{--gold:#b68b49;--ink:#29231f;position:fixed;right:18px;bottom:18px;z-index:1080;font-family:Arial,sans-serif}
.tv-chatbot__launcher{display:flex;align-items:center;gap:.65rem;min-height:54px;padding:.75rem 1rem;color:#fff;background:var(--ink);border:1px solid #ffffff2e;border-radius:999px;box-shadow:0 12px 35px #140f0d3d;font-weight:700}
.tv-chatbot__launcher:hover,.tv-chatbot__launcher:focus-visible{background:#151210}.tv-chatbot__panel{position:absolute;right:0;bottom:68px;display:none;width:min(390px,calc(100vw - 28px));max-height:min(650px,calc(100vh - 110px));overflow:hidden;background:#fff;border:1px solid #4031251f;border-radius:20px;box-shadow:0 24px 70px #140f0d47}
.tv-chatbot.is-open .tv-chatbot__panel{display:flex;flex-direction:column}.tv-chatbot__header{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;color:#fff;background:linear-gradient(135deg,#2d2621,#171310)}.tv-chatbot__header strong{display:block;font-family:"Playfair Display",serif}.tv-chatbot__header span{display:block;margin-top:.2rem;color:#e6d8c7;font-size:.72rem}.tv-chatbot__close{color:#fff;background:transparent;border:0;font-size:1.8rem;line-height:1}
.tv-chatbot__body{min-height:280px;padding:1rem;overflow-y:auto;background:#fbf8f4}.tv-chatbot__intro{margin:0 0 .9rem;color:#584b42;font-size:.9rem;line-height:1.5}.tv-chatbot__loading,.tv-chatbot__empty{color:#75675c;text-align:center;padding:2rem .5rem}.tv-chatbot__options{display:grid;gap:.55rem}.tv-chatbot__option{width:100%;padding:.8rem .9rem;color:var(--ink);background:#fff;border:1px solid #e7ddd2;border-radius:12px;text-align:left}.tv-chatbot__option:hover,.tv-chatbot__option:focus-visible{border-color:var(--gold)}.tv-chatbot__option small{display:block;margin-top:.2rem;color:#7d7066}
.tv-chatbot__answer{padding:1rem;background:#fff;border:1px solid #e7ddd2;border-radius:14px;color:#50443b;line-height:1.55}.tv-chatbot__answer h3{margin:0 0 .65rem;color:var(--ink);font-size:1rem}.tv-chatbot__actions{display:grid;gap:.55rem;margin-top:.9rem}.tv-chatbot__action{display:block;padding:.7rem .85rem;color:#fff;background:var(--gold);border:0;border-radius:10px;text-decoration:none;text-align:center;font-weight:700}.tv-chatbot__search{display:flex;gap:.45rem;margin-bottom:.8rem}.tv-chatbot__search input{min-width:0;flex:1;padding:.65rem .75rem;border:1px solid #ddd0c3;border-radius:10px}.tv-chatbot__search button{padding:.65rem .8rem;color:#fff;background:var(--ink);border:0;border-radius:10px}.tv-chatbot__footer{display:flex;justify-content:space-between;padding:.65rem 1rem;border-top:1px solid #eee5dc;background:#fff}.tv-chatbot__footer button{color:#66584d;background:transparent;border:0;font-size:.82rem;font-weight:700}
@media(max-width:575.98px){.tv-chatbot{right:12px;bottom:12px}.tv-chatbot__launcher-label{display:none}.tv-chatbot__launcher{width:54px;justify-content:center;padding:0}.tv-chatbot__panel{position:fixed;inset:12px 12px 76px;width:auto;max-height:none}}
