.revealer{width:100%;border:1px solid #000;margin-top:1em;margin-bottom:1em;display:flex;flex-direction:column}.revealer .revealer-button{align-self:stretch;display:flex;flex-direction:row;gap:.5em;align-items:start}.revealer button{align-self:flex-start;background:none;color:inherit;border:none;padding:4px;font:inherit;cursor:pointer;outline:inherit}.revealer .revealer-content{max-height:0;overflow-y:hidden}.revealer.open button .icon{transform:rotate(90deg)}.revealer.open .revealer-content{max-height:unset;margin:1em}