:root{--responsive-pixel-ratio:.0625rem}body{font-family:Roboto,Noto Sans KR,Helvetica,Arial,sans-serif;font-weight:400;font-size:var(--root-typography-body1-font-size);color:var(--root-colors-text-primary)}.MuiAutocomplete-option,.MuiInputBase-input{font-size:var(--root-typography-body2-font-size);letter-spacing:calc(var(--responsive-pixel-ratio) * .25)}.sub-section-header{min-height:2.75rem;color:var(--root-colors-text-secondary);background:var(--root-colors-background-section);justify-content:space-between;padding:0 .5rem 0 1rem;display:flex;position:relative}.sub-section-header__title{flex-wrap:wrap;flex-grow:1;justify-content:space-between;align-items:flex-end;gap:.5rem;padding:.5rem 0;display:flex}.sub-section-header__subtitle{font-size:var(--root-typography-caption-font-size);font-weight:var(--root-typography-caption-font-weight);line-height:var(--root-typography-caption-line-height);letter-spacing:var(--root-typography-caption-letter-spacing);color:var(--root-colors-text-secondary);align-items:flex-end;padding:0;display:flex}.sub-section-header__actions{justify-content:flex-end;align-items:start;gap:.5rem;display:flex}.sub-section-header.secondary{background-color:var(--root-colors-background-section)}.sub-section-header.centered{align-items:center}.sub-section-header.divider-top,.sub-section-header.divider-both{border-top:var(--root-styles-divider-border)}.sub-section-header.divider-bottom,.sub-section-header.divider-both{border-bottom:var(--root-styles-divider-border)}.sub-section-header.compact{height:2.25rem}@media (max-width:600px){.sub-section-header:has(.sub-section-header__actions)>.sub-section-header__title .sub-section-header__title-text{align-items:center;min-height:1.5rem;display:inline-flex}}
