/* Generated 3D sticker system: 4 columns × 2 rows. */
.anon-intro-icon, .cm-hero, .cm-avatar, .cm-profile-avatar, .cm-sent-icon, .anon-ended-icon, .anon-rating-icon, .anon-report-icon {
  color: transparent !important;
  background-image: url("./assets/studenthub-stickers-3d.png") !important;
  background-repeat: no-repeat !important;
  background-size: 400% 200% !important;
}
.anon-intro-icon { background-position: 0% 0% !important; font-size: 0 !important; }
.anon-intro-icon > span { display: none !important; }
.cm-hero { background-position: 25% 0% !important; font-size: 0 !important; }
.cm-hero > span { display: none !important; }
.cm-avatar, .cm-profile-avatar { background-position: 66.666% 0% !important; font-size: 0 !important; }
.cm-avatar > i, .cm-profile-avatar > i { z-index: 1; }
.cm-sent-icon { width: 130px; height: 100px; margin: 0 auto 14px; border-radius: 24px; background-position: 0% 100% !important; font-size: 0 !important; }
.cm-sent-icon b { display: none; }
.anon-ended-icon { background-position: 0% 100% !important; font-size: 0 !important; }
.anon-ended-icon b { display: none; }
.anon-rating-icon { width: 96px; height: 96px; border-radius: 24px; background-position: 33.333% 100% !important; font-size: 0 !important; }
.anon-report-icon { width: 96px; height: 96px; border-radius: 24px; background-position: 0% 0% !important; font-size: 0 !important; }
@media (min-width:900px) { .anonymous-chat__phone::after { content: "" !important; background-image: url("./assets/studenthub-stickers-3d.png"); background-repeat: no-repeat; background-size: 400% 200%; background-position: 0% 0%; } .classmates__shell::after { content: "" !important; background-image: url("./assets/studenthub-stickers-3d.png"); background-repeat: no-repeat; background-size: 400% 200%; background-position: 25% 0%; } }

button { -webkit-tap-highlight-color: transparent; }
.anon-end-chat { width: auto !important; min-height: 35px; margin-right: auto; border: 1px solid #a9c8ff !important; border-radius: 11px !important; padding: 0 11px !important; color: #1762e8 !important; background: linear-gradient(135deg,#f4f8ff,#e9f2ff) !important; font-size: .68rem !important; font-weight: 850; }
.anon-split-buttons { grid-template-columns: repeat(3,1fr) !important; }
.anon-split-buttons button { min-height: 48px !important; }
@media (min-width:900px) { .anonymous-chat .anon-attachment-sheet { right: 0; left: auto; width: 56%; border-radius: 25px 0 0 0; } .anonymous-chat .anon-sheet-backdrop { right: 0; left: auto; width: 56%; } .anonymous-chat .anon-notice { right: 24px; left: auto; width: calc(56% - 48px); } }
.feature-card, .trust-card, .profile-stats article, .user-panel__form input, .user-panel__form select { transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease; }
.feature-card:active, .cm-primary:active, .anon-primary:active { transform: scale(.985); }
.profile-stats article:hover { transform: translateY(-2px); box-shadow: 0 14px 26px rgba(40, 78, 146, .09); }
