@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap";#tm-widget-root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}.tm-widget-button{position:fixed;right:1.5rem;bottom:1.5rem;color:#fff;border:none;border-radius:9999px;padding:.75rem 1.75rem;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:600;letter-spacing:.5px;box-shadow:0 8px 30px #677a6a4d;cursor:pointer;z-index:2147483647;transition:box-shadow .2s,transform .2s}.tm-widget-button:hover{box-shadow:0 12px 35px #677a6a66;transform:translateY(-1px)}.tm-widget-panel{position:fixed;right:1.5rem;bottom:5rem;width:380px;max-height:75vh;display:flex;flex-direction:column;border-radius:1rem;overflow:hidden;box-shadow:0 20px 60px #0000002e;background:#fff;z-index:2147483647}.tm-widget-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:2px solid #917f59}.tm-widget-header-content{display:flex;align-items:center;gap:.75rem}.tm-widget-logo{width:40px;height:40px;border-radius:50%;object-fit:cover}.tm-widget-title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:600;font-size:1.1rem;letter-spacing:.3px}.tm-widget-subtitle{font-size:.7rem;opacity:.75;letter-spacing:.8px;text-transform:uppercase;font-weight:500}.tm-widget-mode-toggle{display:inline-flex;gap:2px;margin-top:.3rem;background:#0003;border-radius:9999px;padding:2px}.tm-widget-mode-btn{border:none;background:transparent;color:#fff9;font-family:inherit;font-size:.65rem;padding:.15rem .6rem;border-radius:9999px;cursor:pointer;font-weight:500;letter-spacing:.3px;transition:background .15s,color .15s}.tm-widget-mode-btn.active{background:#ffffff40;color:#fff}.tm-widget-mode-btn:hover:not(.active){color:#ffffffd9}.tm-widget-close{background:transparent;border:none;color:inherit;font-size:1.25rem;cursor:pointer}.tm-widget-messages{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.tm-widget-message{display:inline-flex;flex-direction:column;gap:.25rem;padding:.75rem .875rem;border-radius:.75rem;max-width:85%;font-size:.875rem;line-height:1.5}.tm-widget-message-user{align-self:flex-end;background:#677a6a;color:#fff}.tm-widget-message-assistant{align-self:flex-start;background:#fff;border:1px solid #e9e5de;color:#2e2e30}.tm-widget-message-meta{font-size:.6rem;opacity:.7;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.tm-widget-typing{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:.3rem;padding:.75rem 1rem;min-height:0}.tm-widget-typing-dot{width:6px;height:6px;border-radius:50%;background:#9ca3af;animation:tm-typing-bounce 1.2s ease-in-out infinite}.tm-widget-typing-dot:nth-child(2){animation-delay:.15s}.tm-widget-typing-dot:nth-child(3){animation-delay:.3s}@keyframes tm-typing-bounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.tm-widget-send.sending{min-width:60px;display:flex;align-items:center;justify-content:center}.tm-widget-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:tm-spin .7s linear infinite}@keyframes tm-spin{to{transform:rotate(360deg)}}.tm-widget-markdown h1,.tm-widget-markdown h2,.tm-widget-markdown h3,.tm-widget-markdown h4{margin:.6em 0 .3em;line-height:1.3;color:#2e2e30;font-family:Playfair Display,Georgia,Times New Roman,serif}.tm-widget-markdown h1{font-size:1.1rem;font-weight:600}.tm-widget-markdown h2{font-size:1rem;font-weight:600}.tm-widget-markdown h3{font-size:.92rem;font-weight:600}.tm-widget-markdown h4{font-size:.88rem;font-weight:600}.tm-widget-markdown h1:first-child,.tm-widget-markdown h2:first-child,.tm-widget-markdown h3:first-child{margin-top:0}.tm-widget-markdown p{margin:0 0 .5em}.tm-widget-markdown p:last-child{margin-bottom:0}.tm-widget-markdown ol,.tm-widget-markdown ul{margin:.3em 0 .5em;padding-left:1.4em}.tm-widget-markdown li{margin:.25em 0}.tm-widget-markdown strong{color:#2e2e30}.tm-widget-markdown hr{border:none;border-top:1px solid rgba(17,24,39,.1);margin:.6em 0}.tm-widget-placeholder{margin:auto;text-align:center;color:#a69f88;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1rem;font-style:italic;line-height:1.6}.tm-widget-error{padding:.5rem 1rem;font-size:.85rem;color:#dc2626}.tm-widget-input{padding:1rem;border-top:1px solid #e9e5de;display:flex;flex-direction:column;gap:.75rem}.tm-widget-input textarea{width:100%;min-height:80px;border:1px solid #e9e5de;border-radius:.75rem;padding:.75rem;resize:none;font-family:inherit;font-size:.875rem;color:#2e2e30;transition:border-color .2s}.tm-widget-input textarea:focus{outline:none;border-color:#917f59;box-shadow:0 0 0 2px #917f5926}.tm-widget-actions{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.tm-widget-send,.tm-widget-voice{border:none;border-radius:9999px;padding:.5rem 1.25rem;font-size:.9rem;cursor:pointer}.tm-widget-send{background:#677a6a;color:#fff}.tm-widget-voice{background:transparent;border:1px solid rgba(17,24,39,.15)}.tm-widget-voice.recording{border-color:#dc2626;color:#dc2626}.tm-widget-powered-by{margin-left:auto;font-size:.65rem;color:#a69f88;text-decoration:none;letter-spacing:.2px;white-space:nowrap}.tm-widget-powered-by span{font-weight:500;color:#917f59}.tm-widget-powered-by:hover,.tm-widget-powered-by:hover span{color:#677a6a}.tm-widget-action-bubbles{display:flex;flex-direction:column;gap:.5rem;padding:.25rem 0 .5rem;max-width:85%}.tm-widget-action-bubble{border:1.5px solid #917f59;border-radius:.75rem;padding:.625rem .75rem;background:#fffdf8}.tm-widget-action-label{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:.85rem;font-weight:600;color:#2e2e30;margin-bottom:.2rem}.tm-widget-action-desc{font-size:.7rem;color:#a69f88;margin-bottom:.5rem}.tm-widget-action-buttons{display:flex;gap:.5rem}.tm-widget-action-yes,.tm-widget-action-no{border:none;border-radius:9999px;padding:.3rem .85rem;font-size:.75rem;cursor:pointer;font-weight:500}.tm-widget-action-yes{background:#677a6a;color:#fff}.tm-widget-action-yes:hover{background:#596a5c}.tm-widget-action-yes:disabled{opacity:.6;cursor:not-allowed}.tm-widget-action-no{background:transparent;border:1px solid rgba(17,24,39,.15);color:#a69f88}.tm-widget-action-no:hover{background:#1118270a}.tm-widget-action-no:disabled{opacity:.6;cursor:not-allowed}.tm-widget-suggestions{display:flex;flex-direction:column;gap:.375rem;padding:.5rem 0 .25rem;max-width:85%}.tm-widget-suggestion{background:#fff;border:1px solid #917f59;border-radius:9999px;padding:.4rem .85rem;font-size:.78rem;color:#677a6a;cursor:pointer;text-align:left;line-height:1.3;transition:background .15s,border-color .15s}.tm-widget-suggestion:hover{background:#fffdf8;border-color:#677a6a}.tm-widget-suggestion:disabled{opacity:.5;cursor:not-allowed}.tm-widget-action-history{max-width:85%;padding:.125rem 0 .25rem}.tm-widget-action-toggle{background:none;border:none;cursor:pointer;font-size:.75rem;color:#a69f88;padding:.25rem 0;display:flex;align-items:center;gap:.35rem}.tm-widget-action-toggle:hover{color:#677a6a}.tm-widget-action-chevron{display:inline-block;font-size:.65rem;transition:transform .15s ease}.tm-widget-action-chevron.open{transform:rotate(90deg)}.tm-widget-action-links{display:flex;flex-direction:column;gap:.25rem;padding:.35rem 0 .25rem 1rem}.tm-widget-action-link{background:none;border:none;cursor:pointer;font-size:.75rem;color:#677a6a;text-align:left;padding:.2rem 0;text-decoration:underline;text-underline-offset:2px}.tm-widget-action-link:hover{color:#596a5c}.tm-widget-action-link:disabled{opacity:.6;cursor:not-allowed}.tm-widget-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:1rem}.tm-widget-modal{width:640px;max-width:100%;max-height:90vh;background:#fff;border-radius:.75rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 60px #0000004d}.tm-widget-modal-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid rgba(17,24,39,.1);background:#f8f6f5;gap:.75rem}.tm-widget-modal-title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:600;font-size:1.05rem;color:#2e2e30;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tm-widget-modal-header-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.tm-widget-modal-copy{background:#677a6a;color:#fff;border:none;border-radius:9999px;padding:.35rem 1rem;font-size:.8rem;cursor:pointer;font-weight:500;white-space:nowrap}.tm-widget-modal-copy:hover{background:#596a5c}.tm-widget-modal-close{background:transparent;border:none;font-size:1.25rem;cursor:pointer;color:#a69f88;padding:.25rem;line-height:1}.tm-widget-modal-close:hover{color:#2e2e30}.tm-widget-modal-body{flex:1;overflow:hidden}.tm-widget-modal-iframe{width:100%;height:70vh;border:none;display:block}
