:root{--color-paper: #f6f0e6;--color-paper-card: #fffdf8;--color-ink: #33291f;--color-terracotta: #b5562f;--color-terracotta-dark: #9c4526;--color-moss: #56634a;--color-gold: #a88544;--color-workbg: #f4f3f1;--color-cream: #f8f3e9;--color-sand: #efe7d8;--font-serif: "PT Serif", Georgia, serif;--font-sans: "PT Sans", system-ui, sans-serif;--font-mono: ui-monospace, Menlo, monospace;--radius-sm: 5px;--radius-md: 10px;--radius-lg: 14px;--shadow-card: 0 16px 36px rgba(51, 41, 31, .1)}*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;color:var(--color-ink)}.auth-page--work{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-workbg);padding:24px}.auth-page--work .auth-card{width:100%;max-width:400px;background:#fff;border:1px solid rgba(51,41,31,.12);border-radius:var(--radius-md);padding:36px 32px;box-shadow:0 8px 24px #33291f0f;display:flex;flex-direction:column;gap:18px}.auth-page--work .auth-title{font-family:var(--font-sans);font-weight:700;font-size:21px;color:var(--color-ink);margin:4px 0 0}.auth-page--work .auth-form{display:flex;flex-direction:column;gap:16px}.auth-page--work .auth-error{font-family:var(--font-sans);font-size:13px;color:var(--color-terracotta);margin:-6px 0 0}.rs-button--primary:hover{background:#9c4526;border-color:#9c4526}.rs-button--secondary:hover{background:#33291f0d;border-color:#33291f80}.rs-button--ghost:hover{background:#b5562f17}.rs-button--inverse:hover{background:#efe7d6;border-color:#efe7d6}.rs-button--link:hover{color:#9c4526}.rs-field__control:focus{border-color:#b5562f;box-shadow:0 0 0 3px #b5562f24}.iv-page{min-height:100vh;background:#f4f3f1;font-family:PT Sans,system-ui,sans-serif;display:flex;justify-content:center}.iv-shell{width:100%;max-width:402px;padding:24px 20px 40px;box-sizing:border-box;display:flex;flex-direction:column}@media (min-width: 640px){.iv-shell{max-width:560px;padding-top:40px}}.iv-state{font-family:PT Sans,system-ui,sans-serif;font-size:15px;color:#33291f99;padding:40px 4px;text-align:center}.iv-state--error{color:#b5562f}.iv-header{display:flex;align-items:center;justify-content:space-between;padding:6px 0 14px}.iv-title{font-family:PT Sans,system-ui,sans-serif;font-weight:700;font-size:20px;color:#33291f}.iv-subtitle{font-family:PT Sans,system-ui,sans-serif;font-size:14px;color:#33291f8c}.iv-avatar{width:40px;height:40px;border-radius:50%;background:#56634a;display:flex;align-items:center;justify-content:center;font-family:PT Sans,system-ui,sans-serif;font-weight:700;font-size:14px;color:#fff;flex:none}.iv-visit-switch{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.iv-visit-switch__item{font-family:PT Sans,system-ui,sans-serif;font-size:13px;font-weight:700;color:#33291f99;background:#fff;border:1px solid rgba(51,41,31,.14);border-radius:999px;padding:7px 13px;cursor:pointer}.iv-visit-switch__item.is-active{color:#fff;background:#b5562f;border-color:#b5562f}.ivcard{background:#fff;border:1px solid rgba(51,41,31,.14);border-radius:14px}.iv-card{background:#fff;border:1px solid rgba(51,41,31,.14);border-radius:14px;margin:0 0 20px;padding:22px 20px}.iv-card__eyebrow{font-family:PT Sans,system-ui,sans-serif;font-weight:700;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#33291f80;margin-bottom:8px}.iv-card__name{font-family:PT Sans,system-ui,sans-serif;font-weight:700;font-size:25px;color:#33291f;line-height:1.15}.iv-card__meta{font-family:PT Sans,system-ui,sans-serif;font-size:16px;color:#33291f99;margin-top:3px}.iv-card__section{margin-top:18px}.iv-card__section-title{font-family:PT Sans,system-ui,sans-serif;font-weight:700;font-size:14px;color:#33291f;margin-bottom:10px}.iv-chips{display:flex;flex-wrap:wrap;gap:8px}.ivchip{display:inline-block;font-family:PT Sans,system-ui,sans-serif;font-size:15px;font-weight:600;color:#33291f;background:#f4f3f1;border:1px solid rgba(51,41,31,.14);border-radius:999px;padding:9px 14px}.iv-block{margin:0 0 14px}.iv-block--last{margin-top:6px;margin-bottom:0}.iv-inline-error{font-family:PT Sans,system-ui,sans-serif;font-size:13px;color:#b5562f;margin-bottom:10px}.iv-record-btn{width:100%;height:78px;border:none;border-radius:14px;background:#b5562f;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:14px;font-family:PT Sans,system-ui,sans-serif;font-weight:700;font-size:20px;box-shadow:0 8px 22px #b5562f47}.iv-record-btn:disabled{opacity:.6;cursor:default}.iv-record-btn__dot{width:18px;height:18px;border-radius:50%;background:#fff;flex:none}.iv-recording-card{width:100%;border-radius:14px;background:#fff;border:2px solid #b5562f;padding:18px 20px;box-sizing:border-box}.iv-recording-card__row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.iv-recording-card__pulse{width:14px;height:14px;border-radius:50%;background:#b5562f;flex:none;animation:ivpulse 1.2s infinite}@keyframes ivpulse{0%{opacity:1}50%{opacity:.25}to{opacity:1}}.iv-recording-card__label{font-family:PT Sans,system-ui,sans-serif;font-weight:700;font-size:18px;color:#33291f}.iv-recording-card__hint{font-family:PT Sans,system-ui,sans-serif;font-size:14px;line-height:1.4;color:#33291f99;margin-bottom:16px}.iv-recording-card__actions{display:flex;gap:12px}.iv-btn-outline{flex:1;height:52px;border:1.5px solid rgba(51,41,31,.28);background:transparent;border-radius:10px;font-family:PT Sans,system-ui,sans-serif;font-weight:700;font-size:16px;color:#33291f;cursor:pointer}.iv-btn-solid{flex:1;height:52px;border:none;background:#b5562f;border-radius:10px;font-family:PT Sans,system-ui,sans-serif;font-weight:700;font-size:16px;color:#fff;cursor:pointer}.iv-btn-solid:disabled,.iv-btn-outline:disabled{opacity:.6;cursor:default}.iv-accordion{overflow:hidden}.iv-accordion__head{width:100%;display:flex;align-items:center;justify-content:space-between;padding:17px 18px;background:none;border:none;cursor:pointer;font-family:PT Sans,system-ui,sans-serif;font-weight:700;font-size:16px;color:#33291f}.iv-accordion__body{padding:2px 18px 18px;display:flex;flex-direction:column;gap:14px}.iv-question{display:flex;gap:12px;align-items:flex-start}.iv-question__n{font-family:ui-monospace,Menlo,monospace;font-size:13px;color:#b5562f;flex:none;margin-top:2px}.iv-question__text{font-family:PT Sans,system-ui,sans-serif;font-size:16px;line-height:1.5;color:#33291fd9}.iv-photo-btn{width:100%;height:60px;border:1.5px solid rgba(51,41,31,.25);background:#fff;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;font-family:PT Sans,system-ui,sans-serif;font-weight:700;font-size:17px;color:#33291f}.iv-photo-btn:disabled{opacity:.6;cursor:default}.iv-photo-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:20px;border:2px solid #33291f;border-radius:5px;position:relative;box-sizing:border-box}.iv-photo-btn__icon:before{content:"";width:8px;height:8px;border:2px solid #33291f;border-radius:50%;box-sizing:border-box}.iv-photo-btn__icon:after{content:"";position:absolute;top:-4px;left:6px;width:8px;height:4px;background:#fff;border:2px solid #33291f;border-bottom:none;border-radius:3px 3px 0 0;box-sizing:border-box}.iv-photo-count{font-family:PT Sans,system-ui,sans-serif;font-size:13px;color:#33291f99;margin-top:8px}.iv-complete-btn{width:100%;height:54px;border:none;background:transparent;cursor:pointer;font-family:PT Sans,system-ui,sans-serif;font-weight:700;font-size:16px;color:#33291f8c}.iv-complete-btn:disabled{opacity:.6;cursor:default}.tchat-page{min-height:100vh;background:var(--color-workbg);font-family:PT Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;display:flex}.tchat-nav{width:236px;flex:none;background:#fff;border-right:1px solid rgba(51,41,31,.12);display:flex;flex-direction:column}.tchat-nav__brand{padding:22px 22px 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(51,41,31,.1)}.tchat-nav__brand-word{font-weight:700;font-size:18px;color:#33291f}.tchat-nav__role{font-size:12px;color:#33291f80;background:#f4f3f1;padding:2px 7px;border-radius:5px}.tchat-nav__links{padding:14px 12px;display:flex;flex-direction:column;gap:3px}.tchat-nav__link{display:flex;align-items:center;justify-content:space-between;text-decoration:none;font-size:15px;font-weight:600;padding:10px 14px;border-radius:8px;color:#33291fbf}.tchat-nav__link--active{font-weight:700;background:#b5562f1a;color:#9c4526}.tchat-nav__pill{font-weight:700;font-size:12px;color:#fff;background:#b5562f;border-radius:999px;padding:1px 8px}.tchat-nav__me{margin-top:auto;padding:16px;border-top:1px solid rgba(51,41,31,.1);display:flex;align-items:center;gap:10px}.tchat-nav__avatar{width:34px;height:34px;border-radius:50%;background:#56634a;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:#fff;flex:none}.tchat-nav__me-name{font-weight:700;font-size:14px;color:#33291f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tchat-nav__me-role{font-size:12px;color:#33291f80}.tchat-list{width:320px;flex:none;background:#fff;border-right:1px solid rgba(51,41,31,.12);display:flex;flex-direction:column;min-height:0}.tchat-list__head{padding:20px 18px 14px;border-bottom:1px solid rgba(51,41,31,.08)}.tchat-list__title{font-weight:700;font-size:18px;color:#33291f;margin:0 0 12px}.tchat-list__search{width:100%;box-sizing:border-box;font-family:PT Sans,system-ui,sans-serif;font-size:13.5px;color:#33291f;background:#f4f3f1;border:1px solid rgba(51,41,31,.14);border-radius:8px;padding:9px 12px;outline:none}.tchat-list__items{flex:1;min-height:0;overflow-y:auto}.tchat-list__item{display:flex;gap:12px;padding:13px 16px;text-decoration:none;border-bottom:1px solid rgba(51,41,31,.06);cursor:default;background:#b5562f12;box-shadow:inset 3px 0 #b5562f}.tchat-list__avatar{width:44px;height:44px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:15px}.tchat-list__row{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.tchat-list__name{font-weight:700;font-size:14.5px;color:#33291f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tchat-list__time{font-size:12px;color:#33291f73;flex:none}.tchat-list__book{font-size:12.5px;color:#33291f80;margin:2px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tchat-list__preview{font-size:13px;color:#33291f99;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.tchat-list__empty{padding:24px 18px;font-size:13.5px;color:#33291f80}.tchat-main{flex:1;min-width:0;background:#f4f3f1;display:flex;flex-direction:column;min-height:0}.tchat-main__head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 30px;border-bottom:1px solid rgba(51,41,31,.1);background:#f4f3f1;flex:none}.tchat-main__head-left{display:flex;align-items:center;gap:14px;min-width:0}.tchat-main__avatar{width:42px;height:42px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:15px;background:#8a5a2b}.tchat-main__name-row{display:flex;align-items:center;gap:10px}.tchat-main__name{font-weight:700;font-size:18px;color:#33291f}.tchat-main__online{font-size:13px;color:#56634a;font-weight:700}.tchat-main__book-row{display:flex;align-items:center;gap:9px;margin-top:3px}.tchat-main__book{font-size:13px;color:#33291f8c}.tchat-main__actions{display:flex;align-items:center;gap:10px;flex:none}.tchat-ghost-btn{font-family:PT Sans,system-ui,sans-serif;font-size:13.5px;font-weight:700;color:#33291f;background:#fff;border:1px solid rgba(51,41,31,.16);border-radius:8px;padding:8px 13px;text-decoration:none;white-space:nowrap}.tchat-thread{flex:1;min-height:0;overflow-y:auto;padding:24px 30px;display:flex;flex-direction:column;gap:14px}.tchat-status{margin:auto 0;text-align:center;font-size:13.5px;color:#33291f8c}.tchat-status--error{color:#b5562f}.tchat-status--inline{margin:0 0 10px;text-align:left}.tchat-row{display:flex}.tchat-row--me{justify-content:flex-end}.tchat-row--other{justify-content:flex-start}.tchat-col{max-width:80%;display:flex;flex-direction:column}.tchat-row--me .tchat-col{align-items:flex-end}.tchat-row--other .tchat-col{align-items:flex-start}.tchat-bubble{padding:10px 14px}.tchat-bubble--me{background:#b5562f;border:none;border-radius:16px 16px 5px;box-shadow:none}.tchat-bubble--other{background:#fff;border:1px solid rgba(51,41,31,.12);border-radius:16px 16px 16px 5px;box-shadow:0 1px 2px #33291f0a}.tchat-bubble__text{font-size:14.5px;line-height:1.5;white-space:pre-wrap;color:#33291f}.tchat-bubble--me .tchat-bubble__text{color:#fff}.tchat-bubble__time{font-size:11px;margin-top:5px;text-align:right;color:#33291f66}.tchat-bubble__time--me{color:#ffffffb8}.tchat-composer{flex:none;padding:14px 22px 18px;border-top:1px solid rgba(51,41,31,.1);background:#fff}.tchat-quick{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.tchat-chip{font-family:PT Sans,system-ui,sans-serif;font-size:13px;font-weight:600;color:#33291fcc;background:#f4f3f1;border:1px solid rgba(51,41,31,.14);border-radius:999px;padding:7px 13px;cursor:pointer;white-space:nowrap}.tchat-composer__row{display:flex;align-items:center;gap:10px}.tchat-composer__attach{width:42px;height:42px;flex:none;border:1px solid rgba(51,41,31,.16);background:#f4f3f1;border-radius:9px;color:#33291f99;font-size:22px;font-weight:400;cursor:pointer;line-height:1}.tchat-composer__input{flex:1;min-width:0;font-family:PT Sans,system-ui,sans-serif;font-size:15px;color:#33291f;background:#f4f3f1;border:1px solid rgba(51,41,31,.16);border-radius:9px;padding:12px 15px;outline:none}.tchat-composer__send{font-family:PT Sans,system-ui,sans-serif;font-size:15px;font-weight:700;color:#fff;background:#b5562f;border:none;border-radius:9px;padding:12px 20px;cursor:pointer;flex:none}.tchat-composer__send:disabled{cursor:default;opacity:.7}@media (max-width: 900px){.tchat-page{flex-direction:column}.tchat-nav{display:none}.tchat-list{width:100%;border-right:none;border-bottom:1px solid rgba(51,41,31,.12);max-height:220px}.tchat-main{min-height:70vh}.tchat-main__head{padding:12px 16px}.tchat-main__actions .tchat-ghost-btn:nth-child(2){display:none}.tchat-thread{padding:16px}.tchat-col{max-width:88%}.tchat-composer{padding:11px 14px 14px}}
