/** profile.scss **/
#container_blog .panel-profile
.avatar{width:200px;height:200px;max-width:100%;background-position:center;background-size:cover;background-repeat:no-repeat}#container_blog .panel-profile .no-editable{border:1px
solid #ddd;border-radius:3px;padding:6px
12px}@media (min-width: 992px){#container_blog .panel-profile
label{text-align:right}}#container_blog .panel-profile
fieldset{margin-bottom:25px}#container_blog .panel-profile
legend{font-size:21px}#container_blog .panel-profile .profile-graph
svg{max-width:100%;aspect-ratio:10/6}#container_blog .panel-profile .profile-graph svg
.legend{fill:var(--default-text-color)}#container_blog .panel-profile .profile-pantheons .profile-pantheon{margin-bottom:25px}#container_blog .panel-profile .profile-pantheons .profile-pantheon-header{display:flex;align-items:center;justify-content:space-between;gap:8px}#container_blog .panel-profile .profile-pantheons .profile-pantheon-title{min-width:0;overflow-wrap:anywhere;font-size:18px;font-weight:bold}#container_blog .panel-profile .profile-pantheons .profile-pantheon-state{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}#container_blog .panel-profile .profile-pantheons .profile-pantheon-toggle{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:0;width:32px;height:32px;margin:0;border:1px
solid var(--main-color-40);border-radius:4px;background:transparent;color:inherit;cursor:pointer;font-size:18px;font-weight:bold;user-select:none;-webkit-user-select:none}#container_blog .panel-profile .profile-pantheons .profile-pantheon-state:checked ~ .profile-pantheon-header .profile-pantheon-toggle-icon{font-size:0}#container_blog .panel-profile .profile-pantheons .profile-pantheon-state:checked ~ .profile-pantheon-header .profile-pantheon-toggle-icon::before{content:"-";font-size:18px}#container_blog .panel-profile .profile-pantheons .profile-pantheon-state:not(:checked)~.profile-pantheon-rows{display:none}#container_blog .panel-profile .profile-pantheons .profile-pantheon-toggle-icon{flex:0 0 auto;width:20px;text-align:center;font-weight:bold;user-select:none;-webkit-user-select:none}#container_blog .panel-profile .profile-pantheons .profile-pantheon-rows{display:grid;gap:8px;margin-top:10px}#container_blog .panel-profile .profile-pantheons .profile-pantheon-row{padding:10px;border:1px
solid var(--main-color-40);border-radius:4px}#container_blog .panel-profile .profile-pantheons .profile-pantheon-question{margin-bottom:6px;font-weight:bold}#container_blog .panel-profile .profile-pantheons .profile-pantheon-answer
a{display:flex;align-items:center;gap:8px}#container_blog .panel-profile .profile-pantheons .profile-pantheon-answer
img{width:36px;height:48px;border-radius:4px;object-fit:cover}#container_blog .panel-profile .profile-pantheons .profile-pantheon-answer
b{font-weight:600}#container_blog .panel-profile .profile-pantheons .profile-pantheon-answer .platforms-sheet{font-size:80%}