.GuildContentCard_wrapper__Z5JEJ{border:2px solid var(--background-base);border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.5);padding:1rem;display:flex;flex-direction:column}.GuildContentCard_wrapperHeader__Liqhj{display:flex;align-items:center;gap:.5rem;margin-bottom:.7rem}.GuildContentCard_wrapperHeader__Liqhj img{border:2px solid var(--background-base);border-radius:50%;padding:.1rem;box-shadow:0 4px 6px rgba(0,0,0,.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.GuildContentCard_wrapperHeader__Liqhj h2{color:var(--color-primary);margin-bottom:.2rem}.GuildContentCard_wrapperHeaderWorld__VuXwb{display:flex;align-items:center;gap:.3rem;color:var(--text-muted)}.GuildContentCard_wrapperHeaderWorld__VuXwb svg{color:var(--color-primary)}.GuildContentCard_wrapperBtnApply__WtvC9{margin-left:auto;min-width:30px;height:30px;display:grid;place-content:center;border-radius:.2rem;background:var(--color-primary);color:var(--text-default)}.GuildContentCard_wrapperGuildDescription__tZvRu{color:var(--text-muted);font-size:14px;padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid var(--background-base);flex:1 1}.GuildContentCard_wrapperGuildDescription__tZvRu p{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.GuildContentCard_wrapperGuildInformations__9jEPd{display:flex;flex-direction:column;gap:.5rem;padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid var(--background-base)}.GuildContentCard_wrapperGuildTop__9y6zm{display:flex;flex-direction:column;gap:.5rem;color:var(--text-muted);font-size:11px}.GuildContentCard_wrapperGuildTopMembers__1GBLu{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.GuildContentCard_wrapperGuildTopMembers__1GBLu div{padding:2px 6px;border:1px solid var(--background-base);border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.2);display:flex;align-items:center;gap:.5rem}.GuildContentCard_wrapperGuildTopMembers__1GBLu strong{color:var(--color-primary);overflow:hidden;text-overflow:ellipsis;white-space:normal}.GuildContentCard_wrapperGuildTopMembers__1GBLu span{color:var(--text-default)}.GuildContentCard_wrapperFooter__10PGa{padding-top:.5rem;margin-top:.5rem;border-top:1px solid var(--background-base)}.GuildContentCard_wrapperBtnGuildDetails__LdNtN{width:100%;padding:.5rem;background:var(--color-primary);color:var(--text-default);font-size:14px;display:flex;justify-content:center;align-items:center;border-radius:.2rem;color:var(--background-base);font-weight:600;gap:.5rem;box-shadow:0 2px 5px rgba(0,0,0,.4)}.GuildContentCard_wrapperBtnGuildDetails__LdNtN:hover{background:var(--color-primary-hover);transform:scale(1.01)}.GuildContentInformation_wrapper__WmgZu{display:flex;align-items:center;gap:.3rem;font-size:13px}.GuildContentInformation_wrapper__WmgZu svg{color:var(--color-primary)}.GuildContentInformation_wrapper__WmgZu p{color:var(--text-muted);font-weight:300}.GuildContentInformation_wrapper__WmgZu strong{color:var(--color-primary-soft);font-weight:600}.GuildsContent_wrapperActions__1uj8x{display:grid;grid-template-columns:auto auto;justify-content:space-between;align-items:flex-end;margin:1rem 0;grid-gap:1rem;gap:1rem}@media(max-width:519px){.GuildsContent_wrapperActions__1uj8x{grid-template-columns:1fr}.GuildsContent_wrapperActions__1uj8x button{width:100%;justify-content:center}}.GuildsContent_wrapperGuilds__s4fEt{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}@media(max-width:999px){.GuildsContent_wrapperGuilds__s4fEt{grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.GuildsContent_wrapperGuilds__s4fEt{grid-template-columns:1fr}}