.portfolio-summary{display:flex;align-items:end;justify-content:space-between;gap:30px;cursor:pointer;list-style:none}.portfolio-summary::-webkit-details-marker{display:none}.portfolio-summary .portfolio-heading{flex:1;margin-bottom:0}.portfolio-toggle{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:9px 14px;color:#fff;font:12px 'DM Sans',sans-serif;white-space:nowrap}.portfolio-toggle::after{content:'↓';margin-left:8px;display:inline-block;transition:transform .2s ease}.when-open{display:none}.portfolio-section[open] .portfolio-summary{margin-bottom:34px}.portfolio-section[open] .when-closed{display:none}.portfolio-section[open] .when-open{display:inline}.portfolio-section[open] .portfolio-toggle::after{transform:rotate(180deg)}
@media(max-width:800px){.portfolio-summary{align-items:start}.portfolio-toggle{margin-top:6px}.portfolio-section[open] .portfolio-summary{margin-bottom:26px}}
