body{background:#f4f6f8;}
.login-body{min-height:100vh; display:flex; align-items:center; justify-content:center; padding:20px;}
.login-card{width:100%; max-width:380px;}
.navbar-brand{font-weight:600;}
.thumb{width:64px; height:64px; object-fit:cover; border-radius:6px; background:#e9ecef;}
.thumb-lg{max-width:100%; max-height:180px; border-radius:6px; object-fit:contain;}
.quote-cell{max-width:420px; white-space:normal;}
.stat-card .display-6{font-weight:600;}
video.preview{max-width:100%; max-height:200px; border-radius:6px; background:#000;}
