.community-welcome__title{font-size:16px;font-weight:500;font-style:medium;margin:0}.community-welcome__event{display:flex;gap:16px;margin-bottom:24px}.community-welcome__event__logo{width:80px;height:80px;flex-shrink:0;border-radius:4px;border:1px solid #f5f5f5;position:relative}.community-welcome__event__logo__verify{position:absolute;top:-12px;right:-12px;z-index:2}.community-welcome__event__logo .ant-avatar{width:100%!important;height:100%!important}.community-welcome__event__logo img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.community-welcome__event__logo{width:64px;height:64px}}.community-welcome__rules{margin-bottom:0}.community-welcome__rules ul{padding-left:18px;margin:0 0 12px}.community-welcome__rules ul li{margin-bottom:8px;font-size:16px;font-weight:400;line-height:1.4}.community-welcome__rules .community-welcome__note{font-size:16px;font-weight:400;color:#2b2b26}.community-welcome__footer__text{font-weight:500;margin-bottom:16px}.community-welcome__footer button{height:48px;font-size:16px;font-weight:500;background:#ff6a00}.community-welcome__footer button:hover{background:#ff6a00}@media(max-width:768px){.community-welcome .ant-modal-wrap{display:flex;align-items:flex-end;justify-content:center;padding:0}.community-welcome .ant-modal{margin:0;padding:0;max-width:100%;width:100%;top:auto;bottom:0}.community-welcome .ant-modal-content{width:100%;max-width:100%;margin:0;padding:24px 16px 16px;border-radius:16px 16px 0 0;animation:community-welcome-slide-up .3s ease}.community-welcome .ant-modal-close{top:12px;right:12px}.community-welcome .ant-modal-body{max-height:85vh;overflow-y:auto}}@keyframes community-welcome-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.benefits-plus__list{list-style:none;padding:0;margin:0}.benefits-plus__item{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #eaeaea;font-size:15px;color:#111}.benefits-plus__item svg{flex-shrink:0;color:#111}.benefits-plus__item--disabled,.benefits-plus__item--disabled svg{color:#bdbdbd}.benefits-plus__link{width:100%;text-align:center;margin-top:12px}