:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#132d46;background:#f4f7f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:#0d6f6f}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.launcher{position:fixed;right:24px;bottom:24px;display:flex;align-items:center;gap:10px;border:0;border-radius:999px;padding:9px 16px 9px 9px;color:#fff;background:#132d46;box-shadow:0 14px 34px #132d4647}.launcher span,.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#132d46;background:#dfba75;font-weight:900}.brand-mark.large{width:52px;height:52px;border-radius:15px;margin-bottom:18px}.chat-shell{min-height:100vh;display:grid;place-items:end;padding:22px;background:radial-gradient(circle at 80% 20%,#e3efef 0,transparent 38%)}.chat-shell.embedded{padding:0;background:transparent}.chat-card{width:min(410px,100%);height:min(690px,calc(100vh - 44px));display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #dbe3e8;border-radius:24px;box-shadow:0 20px 60px #132d462b}.embedded .chat-card{width:100%;height:100vh;border:0;border-radius:0;box-shadow:none}.chat-header{display:flex;align-items:center;gap:11px;padding:16px 18px;color:#fff;background:#132d46}.chat-header strong,.admin-brand strong{display:block}.chat-header small,.admin-brand small{display:block;margin-top:2px;opacity:.7}.icon-button{margin-left:auto;width:36px;height:36px;border:0;border-radius:10px;color:#fff;background:#ffffff14;font-size:26px;line-height:1}.trust-strip{padding:8px 18px;color:#52677a;background:#eef5f4;border-bottom:1px solid #dce9e7;font-size:12px;text-align:center}.messages{flex:1;overflow-y:auto;padding:18px;background:#f9fbfc}.message{width:fit-content;max-width:86%;margin:0 0 12px;padding:11px 13px;border-radius:15px;box-shadow:0 2px 8px #132d460f}.message p{margin:0;white-space:pre-wrap;line-height:1.45}.message small{display:block;margin-top:8px;color:#687b8c}.message.assistant{border:1px solid #e2e8ec;border-top-left-radius:4px;background:#fff}.message.user{margin-left:auto;border-bottom-right-radius:4px;color:#fff;background:#0d6f6f}.typing{display:flex;gap:4px;padding-block:15px}.typing i{width:6px;height:6px;border-radius:50%;background:#789;animation:pulse 1.2s infinite ease-in-out}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{transform:translateY(-3px);opacity:.45}}.contact-cta{margin:0 18px 10px;padding:9px;border:1px solid #0d6f6f;border-radius:10px;color:#0d6f6f;background:#fff;font-weight:700}.composer{display:flex;gap:8px;padding:12px 14px;border-top:1px solid #e2e8ec}.composer textarea{flex:1;resize:none;min-height:44px;max-height:110px;padding:11px 12px;border:1px solid #ccd8de;border-radius:12px}.composer button{border:0;border-radius:12px;padding:0 15px;color:#fff;background:#0d6f6f;font-weight:800}.chat-card footer{padding:0 14px 10px;color:#788895;font-size:10px;text-align:center}.lead-form{margin:12px 0;padding:16px;border:1px solid #c8dcda;border-radius:15px;background:#fff;box-shadow:0 10px 30px #132d4614}.form-heading{margin-bottom:12px;font-weight:800}label{display:grid;gap:6px;margin-bottom:13px;color:#334e62;font-size:13px;font-weight:700}input,textarea,select{width:100%;border:1px solid #cbd6dc;border-radius:9px;padding:10px 11px;color:#132d46;background:#fff}input:focus,textarea:focus,select:focus{outline:3px solid rgba(13,111,111,.14);border-color:#0d6f6f}.consent-row{grid-template-columns:18px 1fr;align-items:start;font-weight:500;line-height:1.4}.consent-row input{width:16px;height:16px;margin-top:2px}.form-actions,.section-title,.card-actions{display:flex;align-items:center;gap:9px}.form-actions{justify-content:flex-end}.form-error{margin:10px 0;padding:10px;border-radius:8px;color:#8e2727;background:#fff0f0;font-size:13px}.button{border:0;border-radius:9px;padding:10px 14px;font-weight:800}.button.primary{color:#fff;background:#0d6f6f}.button.secondary{color:#132d46;background:#edf2f5}.admin-login{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#f4f7f9,#e7f0ef)}.admin-login form{width:min(430px,100%);padding:34px;background:#fff;border:1px solid #dce4e8;border-radius:20px;box-shadow:0 18px 50px #132d461f}.admin-login h1{margin:0}.admin-login p{color:#607486}.admin-shell{min-height:100vh}.admin-header{display:flex;align-items:center;justify-content:space-between;padding:14px clamp(18px,4vw,56px);color:#fff;background:#132d46}.admin-brand{display:flex;align-items:center;gap:11px}.admin-tabs{display:flex;gap:4px;padding:10px clamp(18px,4vw,56px);overflow-x:auto;background:#fff;border-bottom:1px solid #dce4e8}.admin-tabs button{padding:9px 14px;border:0;border-radius:8px;color:#53697b;background:transparent;text-transform:capitalize;font-weight:800}.admin-tabs button.active{color:#0d6f6f;background:#eaf4f3}.admin-content{max-width:1440px;margin:auto;padding:24px clamp(18px,4vw,56px) 60px}.admin-grid{display:grid;grid-template-columns:minmax(300px,430px) minmax(0,1fr);gap:20px;align-items:start}.panel{padding:22px;background:#fff;border:1px solid #dce4e8;border-radius:16px;box-shadow:0 4px 18px #132d460d}.panel h2{margin-top:0}.editor{position:sticky;top:16px}.section-title{justify-content:space-between;margin-bottom:15px}.section-title h2{margin:0}.section-title>span{padding:5px 9px;border-radius:999px;background:#edf2f5}.hint{color:#6d7e8b;font-size:13px;line-height:1.5}.stack{display:grid;gap:12px}.knowledge-card{display:flex;justify-content:space-between;gap:14px;padding:15px;border:1px solid #e0e7eb;border-radius:12px}.knowledge-card h3{margin:7px 0;font-size:15px}.knowledge-card p{margin:0 0 6px;color:#53697b;line-height:1.45;white-space:pre-wrap}.knowledge-card small{color:#82909b}.knowledge-card button,.card-actions button{border:0;padding:6px 8px;color:#0d6f6f;background:transparent;font-weight:800}.status{display:inline-block;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase}.status.active{color:#176347;background:#e5f5ed}.status.archived{color:#795c22;background:#faf0d9}.settings{max-width:760px}.notice{margin:10px 0;color:#176347}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:12px;border-bottom:1px solid #e5eaed;text-align:left;vertical-align:top}th{color:#607486;font-size:12px;text-transform:uppercase}@media(max-width:760px){.chat-shell{padding:0}.chat-card{width:100%;height:100vh;border:0;border-radius:0}.admin-grid{grid-template-columns:1fr}.editor{position:static}.knowledge-card{flex-direction:column}}
