.notes-community{box-sizing:border-box;background:#fff;border:1px solid #e3e9ed;border-radius:18px;color:#203747;overflow:hidden;font-family:inherit;padding:0}
.notes-community .ui-icon{width:20px;height:20px;fill:currentColor;display:inline-block;flex-shrink:0;vertical-align:middle}
.notes-community summary{display:flex;align-items:center;gap:12px;padding:20px;cursor:pointer;list-style:none;font-size:14px;font-weight:650;line-height:1.5}
.notes-community summary::-webkit-details-marker{display:none}
.notes-community summary small{display:block;color:#607382;font-size:12px;font-weight:400;margin-top:3px}
.notes-community .community-heading-icon{display:grid;place-items:center;flex-shrink:0;background:#eaf5f1;color:#147560;border-radius:12px;width:42px;height:42px}
.notes-community .community-chevron{margin-left:auto;color:#607382}
.notes-community[open] .community-chevron{transform:rotate(180deg)}
.notes-community .community-body{padding:0 20px 20px}
.notes-community .community-body>p{font-size:13px;line-height:1.7;color:#607382;margin:0 0 15px}
.notes-community .community-links{display:grid;grid-template-columns:1fr;gap:8px}
.notes-community .community-links a{display:flex;align-items:center;gap:10px;background:#f7f9fa;border:1px solid transparent;border-radius:10px;padding:12px 10px;color:#203747;text-decoration:none;transition:background .2s,transform .2s}
.notes-community .community-links a:hover{background:#edf3f4;transform:translateX(3px);border-color:#dbe6e8}
.notes-community .community-links strong{font-size:13px;font-weight:650;display:block}
.notes-community .community-links small{font-size:11px;line-height:1.6;color:#607382;display:block;margin-top:2px}
.notes-community .social-symbol{width:32px;height:32px;flex-shrink:0;display:grid;place-items:center;border-radius:9px;background:#fff}
.notes-community .social-instagram .social-symbol{color:#c62e74}.notes-community .social-whatsapp .social-symbol{color:#18824a}.notes-community .social-telegram .social-symbol{color:#1685b3}.notes-community .social-youtube .social-symbol{color:#d73737}
.notes-community .social-arrow{margin-left:auto;color:#718491}.notes-community .community-footnote{border-top:1px solid #edf0f2;padding-top:14px;margin-top:16px;font-size:11px;color:#657784}
.notes-community a:focus-visible,.notes-community summary:focus-visible{outline:3px solid #1b8c79;outline-offset:-3px}
@media(prefers-reduced-motion:reduce){.notes-community *{transition:none!important;animation:none!important}}
