.d237CG_dialog{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface);box-shadow:var(--md-sys-elevation-level3);border-radius:28px;flex-direction:column;gap:16px;min-width:280px;max-width:560px;padding:24px;display:flex}.d237CG_dialogFullScreen{border-radius:0;width:100%;max-width:none;height:100%;max-height:none}.d237CG_icon{color:var(--md-sys-color-secondary);justify-content:center;align-items:center;margin-bottom:16px;font-size:24px;display:flex}.d237CG_actions{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}.d237CG_modalOverlay{background-color:color-mix(in srgb,var(--md-sys-color-scrim)32%,transparent);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.d237CG_modal{outline:none}.d237CG_modalOverlayFullScreen{background-color:var(--md-sys-color-surface-container-high);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.d237CG_modalFullScreen{outline:none;flex-direction:column;width:100%;height:100%;display:flex}.d237CG_dialogFullScreen{background-color:var(--md-sys-color-surface);border-radius:0;flex-direction:column;width:100%;max-width:none;height:100%;max-height:none;padding:0;display:flex;overflow:hidden}.d237CG_fullScreenHeader{border-bottom:1px solid var(--md-sys-color-outline-variant);background-color:var(--md-sys-color-surface-container-low);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 4px 12px 16px;display:flex}.d237CG_fullScreenHeaderActions{align-items:center;gap:8px;padding-right:12px;display:flex}.d237CG_fullScreenHeaderActions button{color:var(--md-sys-color-primary)}.d237CG_fullScreenContent{color:var(--md-sys-color-on-surface);flex-grow:1;padding:24px;overflow-y:auto}