.c-dialog[data-dialog="glow-modal"][aria-hidden="false"] {position: fixed;z-index: 9999;}.c-dialog[data-dialog="glow-modal"] .c-dialog__header {flex-direction: column;}.c-dialog[data-dialog="glow-modal"] .c-dialog__container {display: flex;flex-direction: column;padding: 0;}#glow-modal-header-wrap {padding: 2rem 2rem 0 2rem;}#glow-modal-body-wrap {flex: 1;overflow-y: auto;padding: 0 2rem 1rem 2rem;}#glow-modal-footer {border-top: 1px solid #e0e0e0;padding: 0;}#glow-modal-subtotal {padding: 1rem 2rem;}#glow-modal-subtitle .modal-item {display: flex;flex-direction: row;align-items: center;justify-content: space-between;border-top: 1px solid rgba(0, 0, 0, 0.1);gap: 1rem;}#glow-modal-subtitle .modal-item .item-name {font-weight: 600;}#glow-modal-subtitle .item-tag {font-size: 12px;padding: 2px 8px;text-align: right;}#glow-skipped-items {display: flex;gap: 0.5rem;flex-direction: column;}#glow-modal-items .item-tag.success {background: #14532d;color: #86efac;}#glow-modal-items .item-tag.warning {background: #422006;color: #fdba74;}#glow-modal-items .item-tag.error {background: #450a0a;color: #fca5a5;}.message-error .item-tag {background: none;padding: 0;font-weight: 600;font-size: 12px;}.message-error .item-tag.error {color: #c0392b;}.message-error .item-tag.warning {color: #b7530a;}#glow-modal-actions {display: flex;gap: 10px;margin-top: 20px;padding-bottom: 1rem;}#glow-modal-actions .button {flex: 1;text-align: center;}#glow-skipped-accordion {margin-top: 8px;}#glow-skipped-toggle {font-size: 13px;font-weight: 600;}.glow-toggle-arrow {display: inline-block;margin-left: 4px;}.glow-modal-header-wrap {display: flex;justify-content: space-between;align-items: flex-start;}