:root{--SectionHeader-const-large-height:80px;--SectionHeader-const-large-padding-v:var(--AppLayout-const-padding-v);--SectionHeader-const-large-padding-h:12px;--SectionHeader-const-small-height:60px;--SectionHeader-const-small-padding-v:0;--SectionHeader-const-small-padding-h:12px}:where(.SectionHeader){--SectionHeader-api-height:var(--SectionHeader-const-large-height);--SectionHeader-api-padding-v:var(--SectionHeader-const-large-padding-v);--SectionHeader-api-padding-h:var(--SectionHeader-const-large-padding-h);--SectionHeader-api-font:700 20px/26px "Söhne",system-ui,sans-serif;--SectionHeader-api-fontWeight:700}.SectionHeader{height:var(--SectionHeader-api-height);padding:var(--SectionHeader-api-padding-h);grid-template:"title controls"/1fr auto}.SectionHeader-title{font:var(--SectionHeader-api-font);font-weight:var(--SectionHeader-api-fontWeight);grid-area:title}.SectionHeader-controls{grid-area:controls;gap:4px;margin-left:12px}@container not (min-width:480px){.SectionHeader{padding:0}}:where(.SectionHeader[data-size=large]){--SectionHeader-api-height:var(--SectionHeader-const-large-height);--SectionHeader-api-padding-v:var(--SectionHeader-const-large-padding-v);--SectionHeader-api-padding-h:var(--SectionHeader-const-large-padding-h);--SectionHeader-api-font:700 20px/26px "Söhne",system-ui,sans-serif;--SectionHeader-api-fontWeight:700}:where(.SectionHeader[data-size=small]){--SectionHeader-api-height:var(--SectionHeader-const-small-height);--SectionHeader-api-padding-v:var(--SectionHeader-const-small-padding-v);--SectionHeader-api-padding-h:var(--SectionHeader-const-small-padding-h);--SectionHeader-api-font:400 14px/18px "Söhne",system-ui,sans-serif;--SectionHeader-api-fontWeight:700}
