body{font-family:Arial,sans-serif}.sms-admin{display:flex;height:100vh;border:1px solid #ccc;overflow:hidden}.conversations{border-right:1px solid #ccc;overflow-y:auto;background:#fafafa;width:200px}.conversation{padding:12px;border-bottom:1px solid #e5e5e5;cursor:pointer}.conversation:hover{background:#f0f0f0}.conversation.active{background:#e8f0ff}.conversation-name{font-weight:700;margin-bottom:4px;color:#000}.conversation-phone{font-size:12px;color:#666;margin-bottom:4px}.conversation-preview{font-size:13px;color:#444}.thread-area{flex:1;display:flex;flex-direction:column;min-width:0}.thread-header{padding:12px;border-bottom:1px solid #ccc;background:#fff;color:#000}.thread-messages{flex:1;overflow-y:auto;padding:16px;background:#f7f7f7;height:100%}.message-row{margin-bottom:12px;display:flex}.message-row.inbound{justify-content:flex-start}.message-row.outbound{justify-content:flex-end}.message-bubble{max-width:70%;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #ddd;color:#000}.message-bubble pre{white-space:pre-wrap;word-wrap:break-word}.message-row.outbound .message-bubble{background:#dff1ff}.message-meta{font-size:11px;color:#666;margin-top:6px}.composer{display:flex;gap:8px;padding:12px;border-top:1px solid #ccc;background:#fff}.composer textarea{flex:1;min-height:60px;max-height:140px;resize:vertical;padding:8px;font:inherit}.composer button{padding:10px 16px;cursor:pointer}.empty-state{padding:24px;color:#666}.loading{padding:12px;color:#666}.conversation-toolbar{text-align:center}.create-conversation-modal{padding:10px}.user-result{text-align:center;padding-top:20px}.user-result div{cursor:pointer;padding:20px}.user-result :hover{background-color:#444}.user-result:not(:last-child){border-bottom:1px dashed gray}.message-media{margin-top:8px;text-align:center}.message-media-item:not(:last-child){margin-bottom:8px}.message-image{max-width:240px;max-height:240px;border-radius:6px}/*! This special bang (!) comment is here to trick the `hash` Grunt task into working out-of-the-box, without any real CSS. You can delete this once you've imported ≥1 .less file as demonstrated above. */body{margin:0;font-family:Arial,sans-serif;background:#111;color:#f5f5f5}a{color:#ff8a00;text-decoration:none}a:hover{text-decoration:underline}.site-header{border-bottom:1px solid #2a2a2a;background:#181818}.site-inner{max-width:900px;margin:0 auto;padding:20px}.brand{font-size:28px;font-weight:700;letter-spacing:.5px}.brand-hip{color:#fff}.brand-blox{color:#ff8a00}.nav{margin-top:10px;display:flex;gap:16px;flex-wrap:wrap;font-size:14px}.page-wrap{max-width:900px;margin:0 auto;padding:32px 20px 56px}.card{background:#1b1b1b;border:1px solid #2a2a2a;border-radius:12px;padding:24px}.site-footer{border-top:1px solid #2a2a2a;color:#aaa;font-size:14px;padding:24px 20px 40px;max-width:900px;margin:0 auto}input[type=email],input[type=tel],input[type=text]{width:100%;box-sizing:border-box;padding:12px;border-radius:8px;border:1px solid #444;background:#101010;color:#fff;margin-top:6px}label{display:block;margin-top:18px;font-weight:700}.checkbox-row{margin-top:14px}.checkbox-row label{display:inline;font-weight:400;margin-top:0}button{padding:12px 18px;margin-top:20px;margin-bottom:20px;border:0;border-radius:8px;background:#ff8a00;color:#111;font-weight:700;cursor:pointer}button:hover{opacity:.92}.muted{color:#aaa}