*,:after,:before{box-sizing:border-box}:root{color-scheme:light}body{background:linear-gradient(135deg,#f5f8ff,#eef2ff 40%,#fef4ff);color:#1b1f36;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.5;margin:0;min-height:100vh}.layout{align-items:flex-start;display:flex;gap:16px}.sidebar{flex-shrink:0;gap:8px;width:100%}.contact-requests{padding:10px}.pending-request-banner{align-items:flex-start;flex-direction:column}.sidebar input{width:100%}.user-list{background:#fafafa;border:1px solid #eee;border-radius:6px;max-height:180px;padding:4px}.user-item{background:#fff;border:1px solid #e2e2e2;border-radius:4px;font-size:13px;margin-bottom:4px;padding:6px 8px;.attachment{font-size:13px;margin-top:6px}.attachment.image-attachment{display:flex;flex-direction:column;gap:6px}.msg.sent .attachment.image-attachment{align-items:flex-start}.msg.received .attachment.image-attachment{align-items:flex-end}.attachment a{color:#06f;text-decoration:none}.attachment a:hover{text-decoration:underline}.attachment-image{border:1px solid #ddd;border-radius:6px;max-height:220px;max-width:220px;object-fit:cover}.attachment-preview{align-items:center;background:#eef3ff;border:1px dashed #06f;border-radius:6px;display:flex;font-size:13px;gap:10px;justify-content:space-between;margin-bottom:8px;padding:6px 10px}.remove-attachment{background:none;border:none;color:#ff4d4f;cursor:pointer;font-size:12px;padding:4px 6px}.attachment-error{color:#d93025;font-size:13px;margin-bottom:6px}}.user-item:hover{background:#f0f8ff}.user-item.selected{background:#06f;border-color:#06f}.clear-btn{background:#888}.clear-btn:disabled{cursor:default;opacity:.5}.manual-label{color:#555;font-size:12px}.add-contact{display:flex;flex-direction:column;gap:6px}.add-contact button{width:auto}.main{flex:1 1}.empty{color:#777;font-size:12px;padding:6px}.panel{background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000000f;margin-bottom:16px;padding:12px}.videos{display:flex;gap:12px;margin-top:8px}.video{background:#000;border-radius:6px;height:240px;width:320px}.controls{gap:8px;margin-top:8px}button{background:#06f;border-radius:6px;padding:8px 12px}button:hover{opacity:.95}.chat-box{background:#fafafa;border:1px solid #eee;gap:8px;margin-bottom:8px;max-height:250px;padding:8px}.pending-request-banner{align-items:center;background:#dbeafea6;border:1px dashed #3b82f673;border-radius:14px;box-shadow:0 12px 28px #3b82f638;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:12px;padding:12px 16px}.pending-request-banner .banner-copy{color:#1d2547;display:flex;flex-direction:column;font-size:14px;gap:2px}.pending-request-banner .banner-copy strong{font-size:15px}.pending-request-banner .banner-actions{align-items:center;display:flex;gap:10px}.msg{background:#fff;border:1px solid #eee;border-radius:6px;max-width:70%;padding:6px}.msg.sent{align-self:flex-start;background:#e3f2ff}.msg.received{align-self:flex-end;background:#dfffe5;text-align:right}.msg.received .meta{justify-content:flex-end;text-align:right}.meta{color:#666;margin-bottom:4px}textarea{margin-bottom:8px;min-height:60px;width:100%}input,textarea{border:1px solid #ddd;border-radius:6px;padding:8px}input{margin-top:6px}.incoming-call-banner{align-items:center;background:#fff7e6;border:1px solid #ffa940;border-radius:8px;box-shadow:0 2px 4px #00000014;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px;margin-top:12px;padding:10px 14px}.incoming-call-actions{display:flex}.incoming-call-actions .accept-btn{background:#52c41a}.incoming-call-actions .reject-btn{background:#ff4d4f}.edited-label{color:#666;font-size:11px;margin-left:4px}.forwarded-label{color:#555;font-size:12px;margin-bottom:4px}.forwarded-snippet{color:#666;margin-top:2px}.reply-preview{border-left:3px solid #8c8c8c;color:#555;margin-bottom:6px;padding-left:8px}.reply-preview .reply-author{font-weight:700;margin-bottom:2px}.reply-preview .reply-text{font-style:italic}.composer-banner{align-items:center;background:#eef3ff;border:1px solid #8cafff;border-radius:6px;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px;padding:6px 10px}.composer-banner .composer-text{display:flex;flex-direction:column;gap:2px}.composer-banner .composer-snippet{color:#555;font-size:12px}.composer-banner button{background:none;border:none;color:#ff4d4f;cursor:pointer;font-size:12px;padding:4px 6px}.composer-banner button:hover{opacity:1;text-decoration:underline}.message-context-menu{background:#fff;border:1px solid #d9d9d9;border-radius:6px;box-shadow:0 12px 24px #00000029}.brandicon{width:45px!important}.message-context-menu button{color:#333;padding:8px 14px}.message-context-menu button:hover{background:#e6f4ff}.app-container{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1200px;min-height:100vh;padding:32px 20px 56px}.app-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #cad4ff99;border-radius:24px;box-shadow:0 14px 40px #2b387c1f;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px 28px}.app-header,.brand{align-items:center;display:flex}.brand{gap:16px}.brand-mark{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:18px;box-shadow:0 10px 20px #6366f159;color:#fff;display:flex;font-size:20px;font-weight:700;height:52px;justify-content:center;letter-spacing:1px;width:52px}.brand-copy h1{color:#161b3d;font-size:26px;font-weight:600;margin:0}.brand-copy p{color:#647196;font-size:14px;margin:4px 0 0}.session-info{align-items:center;color:#314362;display:flex;flex-wrap:wrap;font-size:14px;gap:16px}.session-user strong{color:#1a237e}button{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:12px;box-shadow:0 12px 24px #6366f140;color:#fff;cursor:pointer;font-weight:600;padding:10px 16px;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease,background .2s ease}button:hover:not(:disabled){box-shadow:0 16px 32px #4f46e547;transform:translateY(-1px)}button:focus-visible{outline:3px solid #6366f18c;outline-offset:2px}button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.logout-btn{background:linear-gradient(135deg,#f97316,#ef4444);box-shadow:0 12px 26px #ef444447}.logout-btn:hover:not(:disabled){box-shadow:0 16px 32px #ef444457}.layout{grid-gap:24px;display:grid;flex:1 1;gap:24px;grid-template-columns:minmax(260px,320px) minmax(0,1fr);min-height:0}.panel{background:#ffffffe6;border:1px solid #e5e7ebb3;border-radius:20px;box-shadow:0 16px 36px #1f293714;padding:20px}.sidebar{display:flex;flex-direction:column;gap:16px;min-height:0}.sidebar-title{color:#1c2460;font-size:18px;font-weight:600;margin:0}.mobile-back{display:none}.contacts-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.contacts-add-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:12px;box-shadow:0 12px 24px #6366f140;color:#fff;cursor:pointer;display:flex;font-size:22px;font-weight:600;height:38px;justify-content:center;line-height:1;padding:0;transition:transform .15s ease,box-shadow .15s ease,background .2s ease;width:38px}.contacts-add-btn:hover{box-shadow:0 16px 28px #4f46e547;transform:translateY(-1px)}.contacts-add-btn:focus{box-shadow:0 0 0 4px #818cf859;outline:none}.contacts-add-btn.active{background:linear-gradient(135deg,#4f46e5,#4338ca)}.user-list{background:#f8f9ffc7;border:1px solid #d7dbeae6;border-radius:16px;display:flex;flex:1 1;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;padding:12px 10px}.user-item{background:#ffffffe6;border:1px solid #0000;border-radius:12px;color:#1d2547;cursor:pointer;font-size:14px;padding:10px 12px;transition:transform .15s ease,box-shadow .15s ease,border .2s ease}.user-item:hover{border-color:#6366f140;box-shadow:0 10px 20px #6366f12e;transform:translateY(-1px)}.user-item.selected{background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 14px 28px #4f46e54d;color:#fff}.contact-requests{background:#edf2ff99;border:1px dashed #6366f159;border-radius:16px;display:flex;flex-direction:column;gap:10px;padding:12px}.contact-requests h4{color:#1c2460;font-size:15px;font-weight:600;margin:0}.request-item,.request-list{display:flex;flex-direction:column;gap:10px}.request-item{background:#ffffffe6;border:1px solid #c4cbffb3;border-radius:14px;box-shadow:0 12px 24px #6366f11f;padding:10px}.request-body{align-items:flex-start;background:#0000;border:none;color:#1d2547;cursor:pointer;display:flex;flex-direction:column;font-size:14px;gap:4px;padding:0;text-align:left;width:100%}.request-body:focus,.request-body:hover{text-decoration:underline}.request-body:focus{outline:none}.request-name{font-size:14px;font-weight:600}.request-snippet{color:#5c6a92;font-size:12px;line-height:1.3}.request-actions{display:flex;gap:8px}.request-accept{background:linear-gradient(135deg,#34d399,#059669);box-shadow:0 10px 20px #10b9813d;color:#fff}.request-reject{background:linear-gradient(135deg,#f87171,#ef4444);box-shadow:0 10px 20px #ef444440;color:#fff}.add-contact{gap:8px;margin-top:8px}.clear-btn{background:linear-gradient(135deg,#94a3b8,#64748b);box-shadow:0 10px 22px #64748b40}input,textarea{background:#fffffff2;border:1px solid #d1d5dbe6;border-radius:12px;color:#1c2547;font-size:14px;padding:10px 12px;transition:border .2s ease,box-shadow .2s ease;width:100%}input:focus,textarea:focus{border-color:#6366f173;box-shadow:0 0 0 4px #6366f11f;outline:none}.main{display:flex;flex-direction:column;gap:16px;min-height:0}.videos{grid-gap:16px;background:#f8f9ffad;border:1px solid #d7dbeaa6;border-radius:18px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));padding:16px}.videos p{color:#5c6a92;font-size:13px;margin:0 0 6px}.video{aspect-ratio:4/3;background:#0f172a;border-radius:14px;box-shadow:inset 0 0 0 1px #0f172a66;object-fit:cover;width:100%}.chat{display:flex;flex:1 1;flex-direction:column;gap:16px;min-height:0}.chat h2{color:#1b2559;font-size:20px;font-weight:600;margin:0}.chat-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.chat-header h2{flex:1 1;min-width:0}.chat-header .call-toggle{align-items:center;background:none;border-radius:50%;box-shadow:0 14px 26px #22c55e4d;color:#fff;display:inline-flex;font-size:20px;justify-content:center;min-width:44px;transition:transform .16s ease,box-shadow .16s ease;width:44px}.chat-header .call-toggle img{height:22px;object-fit:contain;pointer-events:none;width:22px}.chat-header .call-toggle:hover:not(:disabled){box-shadow:0 18px 32px #22c55e5c;transform:translateY(-2px)}.chat-header .call-toggle:disabled{background:#e5e7eb;box-shadow:none;color:#9ca3af;cursor:not-allowed;transform:none}.chat-header .call-toggle.active{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 14px 28px #ef444452}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.composer-input{align-items:flex-end;background:#fffffff5;border:1px solid #d7dbead9;border-radius:18px;box-shadow:inset 0 -1px 0 #dde2f8b3;display:flex;gap:12px;padding:12px 16px;transition:border .2s ease,box-shadow .2s ease,transform .2s ease}.composer-input:focus-within{border-color:#6366f173;box-shadow:0 0 0 4px #6366f11f}.composer-input.disabled{opacity:.6;pointer-events:none}.composer-icon-group{align-items:center;display:flex;flex-shrink:0;gap:8px;padding-bottom:4px}.composer-icon-group.left{padding-right:8px}.composer-icon-group.right{padding-left:8px}.composer-textarea{background:#0000;border:none;color:#1c2547;flex:1 1;font-size:14px;margin:0;max-height:200px;min-height:48px;padding:4px 0;resize:vertical}.composer-textarea::placeholder{color:#9da7c2}.composer-textarea:disabled{color:#9da7c2;cursor:not-allowed}.composer-textarea:focus{box-shadow:none;outline:none}.icon-button{align-items:center;background:#e2e8f0cc;border:none;border-radius:50%;color:#1b2559;cursor:pointer;display:inline-flex;font-size:20px;height:40px;justify-content:center;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;width:40px}.icon-button span[aria-hidden=true]{line-height:1}.icon-button:hover:not(:disabled){box-shadow:0 12px 24px #3b82f638;transform:translateY(-2px)}.icon-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.45;transform:none}.icon-button.emoji-toggle{background:#f4ebffe0;color:#7c3aed}.icon-button.emoji-toggle[aria-pressed=true]{background:#8b5cf633}.icon-button.attachment-toggle{background:#dbeafee6;color:#2563eb}.icon-button.send-toggle{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 14px 28px #6366f14d;color:#fff}.icon-button.send-toggle:hover:not(:disabled){box-shadow:0 18px 34px #6366f166}.icon-button.send-toggle:disabled{background:#cbd5e1f0;box-shadow:none;color:#475569}.chat-box{background:#fffffff2;border:1px solid #d7dbeacc;border-radius:20px;box-shadow:inset 0 -1px 0 #dde2f8b3;display:flex;flex:1 1;flex-direction:column;gap:12px;max-height:520px;min-height:320px;overflow-y:auto;padding:20px 22px}.chat-placeholder{align-items:center;color:#66769c;display:flex;flex:1 1;font-size:14px;justify-content:center;padding:40px 16px;text-align:center}.msg{background:#ffffffe6;border:1px solid #0000;border-radius:18px;display:flex;flex-direction:column;gap:8px;max-width:78%;padding:12px 16px;position:relative;text-align:left}.msg.sent{align-self:flex-end;background:linear-gradient(135deg,#f97316,#ef4444);box-shadow:0 14px 30px #6366f140;color:#fff}.msg.sent .meta{color:#ffffffc7}.msg.received{align-self:flex-start;background:#f4f6ff;border-color:#6670c829;box-shadow:0 10px 22px #6670c82e;color:#1f2937}.meta{color:#5c6a92;display:flex;font-size:12px;gap:8px;margin-bottom:2px}.msg.sent .from{color:#ffffffe6}.msg.received .meta{color:#5f6d92}.msg.received .from{color:#37406b}.msg .time{white-space:nowrap}.forwarded-label,.reply-preview{color:inherit;opacity:.9}.forwarded-snippet{background:#ffffff2e;border-radius:10px;font-style:italic;margin-top:4px;padding:6px 8px}.reply-preview{border-left:3px solid #6366f166;font-size:12px;margin-bottom:4px;padding-left:10px}.attachment{font-size:13px;margin-top:6px}.attachment-image{border:1px solid #e2e8f0b3;border-radius:12px;box-shadow:0 12px 22px #0f172a33;max-height:260px;max-width:260px;object-fit:cover}.attachment-preview{background:#6366f114;border:1px dashed #6366f159;border-radius:12px;font-size:13px;padding:8px 12px}.emoji-picker{grid-gap:6px;background:#fff;border-radius:12px;box-shadow:0 12px 32px #0f172a1f;display:grid;gap:6px;grid-template-columns:repeat(auto-fill,minmax(36px,1fr));margin-top:8px;max-width:240px;padding:10px}.emoji-picker .emoji-option{background:#0000;border:none;box-shadow:none;color:inherit;cursor:pointer;font-size:20px;line-height:1;padding:6px;transition:transform .14s ease}.emoji-picker .emoji-option:hover{opacity:1;transform:translateY(-2px)}.controls .emoji-toggle{background:#f3f4f6;border:1px solid #d1d5dbcc;color:#1f2937}.controls .emoji-toggle:hover{background:#e5e7eb}.remove-attachment{background:none;border:none;box-shadow:none;color:#ef4444;font-size:12px;padding:0}.remove-attachment:hover{text-decoration:underline;transform:none}.controls{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.incoming-call-banner{background:#fff7e6e6;border:1px solid #f9731666;border-radius:18px;box-shadow:0 10px 20px #fbbf2438;flex-wrap:wrap;padding:12px 18px}.incoming-call-actions{gap:8px}.incoming-call-actions .accept-btn{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 12px 24px #22c55e47}.incoming-call-actions .reject-btn{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 12px 24px #ef444447}.composer-banner{background:#6366f11a;border:1px solid #6366f140;border-radius:14px;padding:8px 12px}.message-context-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:1px solid #d7dbeae6;border-radius:12px;box-shadow:0 18px 40px #1f293729;min-width:168px;padding:4px 0;position:fixed;z-index:2000}.message-context-menu button{background:none;border:none;border-radius:0;box-shadow:none;color:#1c2547;cursor:pointer;font-size:13px;padding:10px 18px;text-align:left;width:100%}.message-context-menu button:hover{background:#6366f11a;transform:none}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#4f46e573}@media (max-width:1024px){.layout{grid-template-columns:1fr}.sidebar{order:1}.main{order:2}.chat-box{max-height:none;min-height:360px}}@media (max-width:768px){.app-container{padding:24px 16px 40px}.app-header{border-radius:20px;padding:18px 20px}.hidden-mobile{display:none!important}.mobile-back{align-items:center;background:#edf2ffd1;border:1px solid #818cf899;border-radius:999px;box-shadow:0 8px 16px #6366f12e;color:#4338ca;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;justify-content:center;margin-bottom:12px;padding:8px 14px;width:auto}.contacts-add-btn,.request-accept,.request-reject{width:auto}.mobile-back:hover{background:#dbeafee6}.contacts-header{align-items:flex-start}.contacts-add-btn{height:36px;width:36px}.brand-copy h1{font-size:22px}.brand-copy p{font-size:13px}.session-info{justify-content:space-between;width:100%}.controls{align-items:stretch;flex-direction:column}button{width:100%}}@media (max-width:540px){.brand{justify-content:space-between;width:100%}.brand-copy h1{font-size:20px}.brand-copy p{display:none}.chat-box{padding:16px}.msg{max-width:100%}.contacts-header{gap:8px}.contacts-add-btn{font-size:20px;height:34px;width:34px}.mobile-back{font-size:12px;margin-bottom:10px;padding:8px 12px}}
/*# sourceMappingURL=main.2751efc0.css.map*/