.v46-page{padding:32px 28px 80px;max-width:1540px;margin:auto}.v46-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:24px}.v46-head h1,.v46-card h2{font-family:Georgia,serif;color:#2a241f}.v46-head h1{font-size:clamp(2.1rem,4vw,4.3rem);line-height:.95;margin:.3rem 0}.v46-head p{max-width:760px;color:#766b62}.v46-kicker{font-size:.72rem;letter-spacing:.2em;color:#ad7d47;font-weight:800}.v46-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 18px;text-decoration:none;border:1px solid #d8cdbf;font-weight:700;cursor:pointer}.v46-btn.dark{background:#2b241f;color:white;border-color:#2b241f}.v46-btn.light{background:#fff;color:#2b241f}.v46-actions,.v46-form-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.v46-actions form{margin:0}.v46-alert{border-radius:18px;padding:16px 20px;margin:0 0 22px;display:flex;flex-direction:column}.v46-alert.on{background:#e8f4ed;color:#245744}.v46-alert.off{background:#f4e9e5;color:#7a3a2d}.v46-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}.v46-card{background:#fff;border:1px solid #e5ddd3;border-radius:22px;padding:22px;box-shadow:0 12px 40px rgba(67,52,40,.06)}.v46-wide{grid-column:1/-1}.v46-switch-row{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #eee7df;align-items:center}.v46-switch-row span{display:flex;flex-direction:column}.v46-switch-row small{color:#8c8177;max-width:520px}.v46-switch-row input{position:absolute;opacity:0}.v46-switch-row i{width:48px;height:26px;background:#c9c0b6;border-radius:999px;position:relative;flex:0 0 auto}.v46-switch-row i:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:white;left:3px;top:3px;transition:.2s}.v46-switch-row input:checked+i{background:#2f7460}.v46-switch-row input:checked+i:after{left:25px}.v46-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.v46-fields label,.v46-side label{display:flex;flex-direction:column;gap:6px;font-size:.82rem;font-weight:700}.v46-fields input,.v46-side input,.v46-side select,.v46-side textarea,.v46-filters input,.v46-filters select,.v46-manual-form input,.v46-manual-form select,.v46-reply textarea{border:1px solid #dcd2c7;border-radius:12px;padding:11px;background:#fff}.v46-info-grid,.v46-metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.v46-info-grid div,.v46-metric-grid div{padding:18px;border-radius:16px;background:#f7f2eb}.v46-metric-grid{margin-bottom:20px}.v46-metric-grid b{display:block;font-size:2rem;font-family:Georgia,serif}.v46-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px}.v46-metrics{display:flex;gap:8px;flex-wrap:wrap}.v46-metrics span{background:#f4eee6;border-radius:999px;padding:8px 12px}.v46-table-wrap{overflow:auto}.v46-table-wrap table{border-collapse:collapse;width:100%;min-width:840px}.v46-table-wrap th,.v46-table-wrap td{text-align:left;padding:13px 10px;border-bottom:1px solid #eee6dd;vertical-align:top}.v46-table-wrap th{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#8a7d71}.v46-table-wrap td small{display:block;color:#867b71}.v46-status{display:inline-flex;border-radius:999px;padding:5px 9px;background:#eee7de;font-size:.72rem}.v46-status.sent,.v46-status.closed,.v46-status.open{background:#e5f2eb;color:#275c47}.v46-status.failed{background:#f7e4df;color:#873b2e}.v46-status.retry,.v46-status.waiting,.v46-status.pending{background:#f8efd9;color:#7b5b1e}.v46-filters{display:flex;gap:10px;margin-bottom:18px}.v46-filters input{flex:1}.v46-filters button,.v46-manual-form button{border:0;background:#2b241f;color:white;border-radius:10px;padding:10px 14px;font-weight:700}.v46-thread-list{display:flex;flex-direction:column}.v46-thread-row{display:grid;grid-template-columns:48px 1fr auto;gap:14px;padding:16px 6px;border-bottom:1px solid #eee6dd;text-decoration:none;color:#2b241f}.v46-avatar{width:44px;height:44px;border-radius:50%;background:#e8d1af;display:grid;place-items:center;font-weight:800}.v46-thread-copy strong,.v46-thread-copy small,.v46-thread-copy p,.v46-thread-meta span,.v46-thread-meta small,.v46-thread-meta time{display:block}.v46-thread-copy p{margin:.35rem 0 0;color:#7e7369;max-width:800px}.v46-thread-meta{text-align:right}.v46-chat-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:20px}.v46-side{display:flex;flex-direction:column;gap:20px}.v46-side form{display:flex;flex-direction:column;gap:12px}.v46-messages{display:flex;flex-direction:column;gap:10px;max-height:68vh;overflow:auto;padding:4px}.v46-bubble{max-width:78%;border-radius:18px;padding:12px 15px;background:#f1ece6}.v46-bubble.out{align-self:flex-end;background:#2e6758;color:white}.v46-bubble.in{align-self:flex-start}.v46-bubble footer{display:flex;gap:8px;margin-top:7px;font-size:.65rem;opacity:.7}.v46-reply{display:flex;gap:10px;margin-top:16px}.v46-reply textarea{flex:1;min-height:72px}.v46-related{padding:12px 0;border-bottom:1px solid #eee6dd}.v46-related strong,.v46-related span,.v46-related small{display:block}.v46-manual-form{display:grid;grid-template-columns:auto auto auto 1fr auto;gap:7px;align-items:center}.v46-back{color:#6d5f53;text-decoration:none}.v46-empty{text-align:center;padding:50px;color:#8a7d71}@media(max-width:900px){.v46-settings-grid,.v46-chat-layout{grid-template-columns:1fr}.v46-wide{grid-column:auto}.v46-head{flex-direction:column}.v46-info-grid,.v46-metric-grid{grid-template-columns:1fr}.v46-fields{grid-template-columns:1fr}.v46-manual-form{grid-template-columns:1fr}.v46-thread-row{grid-template-columns:44px 1fr}.v46-thread-meta{grid-column:2;text-align:left}.v46-reply{flex-direction:column}}
