.HABP{width:100%}.HABP-button{width:100%;display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;text-align:right}.HABP-button::-webkit-details-marker{display:none}.HABP-chevron{flex-shrink:0;transform:rotate(0);transition:transform .5s ease;width:24px;height:24px;display:flex;margin-right:12px}.HABP-chevron.HABP-pres-theme-default{fill:var(--color-foreground-action-default)}.HABP-chevron.HABP-pres-theme-light{fill:var(--color-foreground-white-static)}.HABP-chevron.HABP-pres-theme-dark{fill:var(--color-elevation-one-content)}.HABP-chevron.HABP-pres-theme-fd{fill:var(--color-elevation-app-content)}.HABP-content{opacity:0;transform:translateY(-12px);transition:opacity .25s ease,transform .25s ease;overflow:hidden}.HABP[open] .HABP-chevron{transform:rotate(180deg)}.HABP[open] .HABP-content{opacity:1;transform:translate(0);margin-bottom:12px}.HABP.HABP-pres-no-margin-bottom[open] .HABP-content{margin-bottom:0}.HABP.HABP-pres-no-margin-bottom .HABP-chevron{margin-left:16px}@keyframes rotate-up{0%{transform:rotate(0)}to{transform:rotate(180deg)}}@keyframes rotate-down{0%{transform:rotate(180deg)}to{transform:rotate(0)}}
