.page_list__oqlIb{display:flex;flex-direction:column;gap:var(--space-sm)}.page_item__Wh48E{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);overflow:hidden}.page_item__Wh48E summary{padding:var(--space-md);font-weight:500;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}.page_item__Wh48E summary::-webkit-details-marker{display:none}.page_item__Wh48E summary:after{content:"+";font-size:1.25rem;font-weight:300;color:var(--color-text-muted);flex-shrink:0}.page_item__Wh48E[open] summary:after{content:"−"}.page_item__Wh48E p{margin:0;padding:0 var(--space-md) var(--space-md);color:var(--color-text-muted)}