@layer vendor,foundation;@layer common{.module-container{--content-module-header-pad-block:.35rem;--content-module-header-pad-inline:.85rem;--content-module-header-pad:var(--content-module-header-pad-block) var(--content-module-header-pad-inline);--content-module-subtitle-pad:.4rem var(--content-module-header-pad-inline);background:var(--color-card-background,#fff);border:1px solid var(--color-border,#e2e8f0);border-radius:var(--radius-md,8px);flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:auto}.content-module-header{align-items:center;gap:var(--layout-gap,.5rem);padding:var(--content-module-header-pad);border-bottom:1px solid var(--color-border,#e2e8f0);z-index:var(--z-module-content,10);flex-wrap:wrap;flex-shrink:0;display:flex;position:relative;overflow:visible}.content-module-header.collapsible{--interactive-hover-bg:var(--light-gray,#f0f0f0)}.content-module-title{min-width:0;font-size:var(--fs-module-title,1.45rem);flex:auto;margin:0}.content-module-chevron{font-size:var(--fs-lg,1.25rem);color:var(--text-muted,#767676);flex-shrink:0;transition:transform .25s}.content-module-chevron.expanded{transform:rotate(90deg)}.content-module-subtitle{padding:var(--content-module-subtitle-pad);font-size:var(--fs-sm,max(.8125rem, 12px));line-height:var(--lh-text,1.5);color:var(--text-secondary,#595959);border-bottom:1px solid var(--color-border,#e2e8f0);flex-shrink:0}.content-module-subtitle:empty{display:none}.content-module-header-actions{align-items:center;gap:var(--layout-gap,.5rem);margin-inline-start:auto;display:flex}.content-module-header-actions .btn-group--segmented{height:var(--btn-height-toolbar,2rem);flex-wrap:nowrap}@media (width<=768px){.content-module-header-actions{flex-wrap:wrap;min-width:0;max-width:100%}.content-module-header-actions>*{flex:0 auto;min-width:0;max-width:100%}.content-module-header-actions .btn-group--segmented:not(:has(>.btn--icon)){flex-wrap:wrap;height:auto}}.module-export-button-wrapper{order:999;position:relative}@media print{.content-module-header-actions,.module-export-button-wrapper{display:none}}.content-module-body{min-height:0;padding:var(--layout-pad,.75rem);flex:1;overflow:auto}.content-module-body svg{display:block}.module-container.collapsed .content-module-subtitle,.module-container.collapsed .content-module-body,.module-container.collapsed .content-module-header-actions{display:none}.module-container.collapsed .content-module-header{border-bottom:none}}@layer modules,views;
