Message bubbles for chat interfaces with sent/received styles, avatars, timestamps, delivery status, and color variants.
<div class="sui-chat">
<div class="sui-chat-message sui-chat-message-received">
<div class="sui-chat-bubble">Hey, how's the project going?</div>
</div>
<div class="sui-chat-message sui-chat-message-sent">
<div class="sui-chat-bubble">Going well! Just pushed the latest changes.</div>
</div>
<div class="sui-chat-message sui-chat-message-received">
<div class="sui-chat-bubble">That's great to hear. Let me know if you need any help.</div>
</div>
<div class="sui-chat-message sui-chat-message-sent">
<div class="sui-chat-bubble">Will do, thanks!</div>
</div>
</div><div class="sui-chat">
<div class="sui-chat-message sui-chat-message-received">
<div class="sui-chat-avatar">AM</div>
<div class="sui-chat-bubble">Did you get a chance to review the PR?</div>
</div>
<div class="sui-chat-message sui-chat-message-sent">
<div class="sui-chat-avatar" style="background:var(--sui-primary);color:#fff;">JD</div>
<div class="sui-chat-bubble">Yes, left some comments. Looks mostly good.</div>
</div>
<div class="sui-chat-message sui-chat-message-received">
<div class="sui-chat-avatar">AM</div>
<div class="sui-chat-bubble">I'll address them today.</div>
</div>
</div><div class="sui-chat">
<div class="sui-chat-message sui-chat-message-received">
<div class="sui-chat-avatar">AM</div>
<div>
<div class="sui-chat-bubble">Are we still meeting at 3?</div>
<div class="sui-chat-meta">2:45 PM</div>
</div>
</div>
<div class="sui-chat-message sui-chat-message-sent">
<div>
<div class="sui-chat-bubble">Yes, see you in the conference room.</div>
<div class="sui-chat-meta">2:47 PM</div>
</div>
</div>
<div class="sui-chat-message sui-chat-message-received">
<div class="sui-chat-avatar">AM</div>
<div>
<div class="sui-chat-bubble">Perfect, bringing my laptop for the demo.</div>
<div class="sui-chat-meta">2:48 PM</div>
</div>
</div>
</div><div class="sui-chat">
<div class="sui-chat-message sui-chat-message-sent">
<div>
<div class="sui-chat-bubble">Deployment is done.</div>
<div class="sui-chat-meta">
<span>3:12 PM</span>
<span class="sui-chat-status sui-chat-status-read">✓✓</span>
</div>
</div>
</div>
<div class="sui-chat-message sui-chat-message-sent">
<div>
<div class="sui-chat-bubble">Can you verify on staging?</div>
<div class="sui-chat-meta">
<span>3:13 PM</span>
<span class="sui-chat-status sui-chat-status-delivered">✓✓</span>
</div>
</div>
</div>
<div class="sui-chat-message sui-chat-message-sent">
<div>
<div class="sui-chat-bubble">Also updated the docs.</div>
<div class="sui-chat-meta">
<span>3:15 PM</span>
<span class="sui-chat-status sui-chat-status-sent">✓</span>
</div>
</div>
</div>
</div>
<!-- Status variants -->
<span class="sui-chat-status sui-chat-status-sent">✓</span>
<span class="sui-chat-status sui-chat-status-delivered">✓✓</span>
<span class="sui-chat-status sui-chat-status-read">✓✓</span><!-- Default (primary) -->
<div class="sui-chat">
<div class="sui-chat-message sui-chat-message-sent">
<div class="sui-chat-bubble">Primary sent</div>
</div>
</div>
<!-- Success -->
<div class="sui-chat sui-chat-success">
<div class="sui-chat-message sui-chat-message-sent">
<div class="sui-chat-bubble">Success sent</div>
</div>
</div>
<!-- Danger -->
<div class="sui-chat sui-chat-danger">
<div class="sui-chat-message sui-chat-message-sent">
<div class="sui-chat-bubble">Danger sent</div>
</div>
</div>
<!-- Info -->
<div class="sui-chat sui-chat-info">
<div class="sui-chat-message sui-chat-message-sent">
<div class="sui-chat-bubble">Info sent</div>
</div>
</div><div class="sui-chat sui-chat-grouped">
<div class="sui-chat-message sui-chat-message-received">
<div class="sui-chat-avatar">AM</div>
<div class="sui-chat-bubble">Hey, quick update on the bug.</div>
</div>
<div class="sui-chat-message sui-chat-message-received">
<div class="sui-chat-avatar">AM</div>
<div class="sui-chat-bubble">Found the root cause, it was a race condition.</div>
</div>
<div class="sui-chat-message sui-chat-message-received">
<div class="sui-chat-avatar">AM</div>
<div class="sui-chat-bubble">Fix is ready for review.</div>
</div>
</div>
<div class="sui-chat sui-chat-grouped">
<div class="sui-chat-message sui-chat-message-sent">
<div class="sui-chat-bubble">Awesome, I'll take a look now.</div>
</div>
<div class="sui-chat-message sui-chat-message-sent">
<div class="sui-chat-bubble">Approved and merged!</div>
</div>
</div><div class="sui-chat sui-chat-inset">
<div class="sui-chat-message sui-chat-message-received">
<div class="sui-chat-avatar">AM</div>
<div class="sui-chat-bubble">The inset style gives a pressed-in look.</div>
</div>
<div class="sui-chat-message sui-chat-message-sent">
<div class="sui-chat-bubble">Looks great with the neumorphic theme!</div>
</div>
<div class="sui-chat-message sui-chat-message-received">
<div class="sui-chat-avatar">AM</div>
<div class="sui-chat-bubble">Perfect for embedded chat widgets.</div>
</div>
</div>This is a neumorphic modal dialog. It features backdrop blur, smooth animations, and focus trap. Press Escape or click outside to close.
Your session will expire in 5 minutes. Would you like to stay signed in?
This action cannot be undone. This will permanently delete the item and remove all associated data.
This modal takes up the entire viewport. Useful for immersive content, editors, or media viewers.
Press Escape or click the close button to dismiss.
By accessing and using this service, you accept and agree to be bound by the terms and provision of this agreement. In addition, when using these particular services, you shall be subject to any posted guidelines or rules applicable to such services. Any participation in this service will constitute acceptance of this agreement.
Permission is granted to temporarily download one copy of the materials on this website for personal, non-commercial transitory viewing only. This is the grant of a license, not a transfer of title, and under this license you may not modify or copy the materials, use the materials for any commercial purpose, attempt to reverse engineer any software, or remove any copyright notations.
The materials on this website are provided on an 'as is' basis. We make no warranties, expressed or implied, and hereby disclaim and negate all other warranties including, without limitation, implied warranties or conditions of merchantability, fitness for a particular purpose, or non-infringement of intellectual property.
In no event shall this company or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption) arising out of the use or inability to use the materials, even if we have been notified orally or in writing of the possibility of such damage.
The materials appearing on this website could include technical, typographical, or photographic errors. We do not warrant that any of the materials on its website are accurate, complete or current. We may make changes to the materials contained on its website at any time without notice.
We have not reviewed all of the sites linked to this website and are not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement. Use of any such linked web site is at the user's own risk.
We may revise these terms of service for this website at any time without notice. By using this website you are agreeing to be bound by the then current version of these terms of service. Any changes will be posted on this page with an updated revision date.
These terms and conditions are governed by and construed in accordance with applicable laws and you irrevocably submit to the exclusive jurisdiction of the courts in that location. If any provision of these terms shall be unlawful, void, or unenforceable, then that provision shall be deemed severable and shall not affect the validity of the remaining provisions.
Clicking outside this modal won't close it. Instead, the modal will shake to indicate it requires explicit action. Use the close button or press Escape to dismiss.
This modal has no backdrop blur. The background is visible but dimmed.
A subtle 3px backdrop blur. Content behind is slightly softened.
A heavy 12px backdrop blur. Background is barely recognizable.
Maximum 20px blur. Background is fully frosted.
This is a default right-side sheet. It slides in from the right edge of the screen with a blurred backdrop.
Sheets are great for navigation menus, settings panels, detail views, and forms that don't need to interrupt the main content flow.
This sheet slides down from the top. Great for announcements, notification panels, or search interfaces.
This is a small (280px) right-side sheet.
This is a large (480px) right-side sheet. Great for forms, detail views, or complex content.
Clicking outside this sheet won't close it. The sheet will shake to indicate it requires explicit action. Use the close button or press Escape.