@keyframes pulse-ring{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.pulse-ring:before{content:"";background:#ff4e7e;border-radius:50%;animation:1.5s ease-out infinite pulse-ring;position:absolute;inset:0}
.portal-layout-scroll{scrollbar-width:thin;scrollbar-color:#e5e7eb #0000}.portal-layout-scroll::-webkit-scrollbar{width:6px}.portal-layout-scroll::-webkit-scrollbar-track{background:0 0}.portal-layout-scroll::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:10px}
