:root{color:#172033;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{border:0;border-radius:6px;background:#1f5eff;color:#fff;cursor:pointer;padding:.7rem .9rem}button:hover{background:#1748c7}button:disabled{cursor:not-allowed;opacity:.62}button.danger{background:#c73333}button.secondary{background:#e8edf5;color:#172033}button.secondary:hover{background:#d8e0ee}button.link-button{background:transparent;color:#1f5eff;padding:0;text-align:left}button.link-button:hover{background:transparent;color:#1748c7;text-decoration:underline}input,select,textarea{width:100%;border:1px solid #c9d2e3;border-radius:6px;padding:.65rem}label{display:grid;gap:.35rem}.login-page{min-height:100vh;display:grid;place-items:center;padding:1rem}.login-panel,.panel{background:#fff;border:1px solid #d9e0ec;border-radius:8px;display:grid;gap:1rem;padding:1.25rem}.panel-header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.panel-header h2{margin:0}.panel-body{display:grid;gap:1rem}.login-panel{width:min(420px,100%)}.brand,.logo{align-items:center;color:#1f5eff;display:flex;gap:.6rem;font-size:1.45rem;font-weight:800}.logo-icon{fill:none;flex:0 0 auto;height:2rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;width:2rem}.app-shell{min-height:100vh;display:grid;grid-template-columns:220px 1fr;grid-template-rows:70px 1fr}header{align-items:center;background:#fff;border-bottom:1px solid #d9e0ec;display:flex;grid-column:1 / -1;justify-content:space-between;padding:0 1.5rem}aside{background:#172033;display:flex;flex-direction:column;gap:.5rem;padding:1rem}aside button{background:transparent;color:#dbe5f6;text-align:left}aside button.active,aside button:hover{background:#2a3752}main{min-width:0;padding:1.5rem}h1,h2{margin-top:0}.error{background:#ffe9e9;border:1px solid #ffc5c5;border-radius:6px;color:#9a1f1f;padding:.8rem}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #d9e0ec}th,td{border-bottom:1px solid #e8edf5;padding:.75rem;text-align:left;vertical-align:top}th{background:#eef3fb;font-size:.85rem;text-transform:uppercase}.split,.two-column{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.selector-card{border:1px solid #d9e0ec;border-radius:8px;display:grid;gap:.8rem;padding:1rem}.selector-card h2,.selector-card p{margin:0}.selector-card p,.selection-list span{color:#61708a}.selection-list{display:flex;flex-wrap:wrap;gap:.5rem;min-height:2rem}.field-hint{color:#61708a;font-size:.9rem}.ai-generate-panel{border:1px solid #d9e0ec;border-radius:8px;display:grid;gap:.8rem;padding:1rem}.ai-generate-panel h2,.ai-generate-panel p{margin:0}.ai-generate-panel p{color:#61708a}.generated-media-preview,.media-upload-panel{display:grid;gap:.5rem}.media-status-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.generated-media-preview img{border:1px solid #d9e0ec;border-radius:8px;max-height:220px;max-width:100%;object-fit:contain}.pill{background:#eef3fb;border:1px solid #d9e0ec;border-radius:999px;color:#172033;padding:.35rem .55rem}fieldset{border:1px solid #d9e0ec;border-radius:8px;display:grid;gap:.5rem;max-height:260px;overflow:auto}.group-memberships{max-height:180px}.group-memberships p{margin:0}.check-row{align-items:center;display:flex;gap:.5rem}.check-row input{width:auto}.actions{display:flex;flex-wrap:wrap;gap:.5rem}.admin-grid{display:grid;gap:1rem;grid-template-columns:minmax(280px,420px);margin-bottom:1.5rem}.logo-preview{align-items:center;background:#f5f7fb;border:1px solid #d9e0ec;border-radius:8px;display:flex;justify-content:center;min-height:160px;padding:1rem}.logo-preview img{max-height:180px;max-width:100%;object-fit:contain}.modal-backdrop{align-items:center;background:#17203394;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1rem;position:fixed;z-index:20}.modal{background:#fff;border-radius:8px;box-shadow:0 22px 70px #17203347;display:grid;gap:1rem;max-height:min(720px,90vh);max-width:680px;padding:1.25rem;width:min(100%,680px)}.conversation-modal{max-width:780px}.modal-header,.modal-actions{align-items:center;display:flex;gap:1rem;justify-content:space-between}.modal-header h2{margin:0}.modal-list{border:1px solid #d9e0ec;border-radius:8px;display:grid;gap:.25rem;max-height:420px;overflow:auto;padding:.5rem}.modal-list p{margin:.5rem}.modal-row{border-radius:6px;padding:.55rem}.modal-row:hover{background:#f5f7fb}.conversation-list{background:#f5f7fb;border:1px solid #d9e0ec;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;max-height:440px;overflow:auto;padding:1rem}.conversation-list p{margin:0}.message-bubble{border-radius:8px;display:grid;gap:.35rem;max-width:82%;padding:.75rem}.message-bubble.incoming{align-self:flex-start;background:#fff;border:1px solid #d9e0ec}.message-bubble.outgoing{align-self:flex-end;background:#1f5eff;color:#fff}.message-bubble small{opacity:.75}.manual-message-form{display:grid;gap:.75rem}.chart{align-items:end;background:#fff;border:1px solid #d9e0ec;border-radius:8px;display:grid;gap:.65rem;grid-template-columns:repeat(12,minmax(54px,1fr));height:300px;margin-bottom:1rem;overflow-x:auto;padding:1rem}.bar-wrap{align-items:center;display:grid;gap:.4rem;height:100%;justify-items:center}.bar{align-items:start;background:#1f5eff;border-radius:6px 6px 0 0;color:#fff;display:flex;justify-content:center;min-height:22px;padding-top:.25rem;width:100%}@media(max-width:820px){.app-shell{grid-template-columns:1fr;grid-template-rows:auto auto 1fr}aside{flex-direction:row;flex-wrap:wrap}.split,.two-column{grid-template-columns:1fr}}
