.wp-block-details{border:2px solid var(--wp--preset--color--border);border-radius:2px;background-color:var(--wp--preset--color--surface);padding:4px 20px}.wp-block-details summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;font-family:var(--wp--preset--font-family--heading);font-size:15px;font-weight:700;color:var(--wp--preset--color--text)}.wp-block-details summary::-webkit-details-marker{display:none}.wp-block-details summary::marker{content:""}.wp-block-details summary:after{content:"+";flex:0 0 auto;font-family:var(--wp--preset--font-family--heading);font-size:20px;font-weight:400;color:var(--wp--preset--color--mint)}.wp-block-details[open] summary:after{content:"\2212"}.wp-block-details>:last-child{padding-bottom:18px}.wp-block-details p{color:var(--wp--preset--color--text-lead)}