.qrg-membership-account-page #pmpro_account-profile > .pmpro_section_title,
.qrg-membership-account-page #pmpro_account-profile .pmpro_card_title,
.qrg-membership-account-page #pmpro_account-profile .pmpro_card_actions,
.qrg-membership-account-page #pmpro_account-membership,
.qrg-membership-account-page #pmpro_account-orders,
.qrg-membership-account-page #pmpro_account-invoices,
.qrg-membership-account-page #pmpro_account-links {
    display: none !important;
}

.qrg-membership-account-page #pmpro_account-profile,
.qrg-membership-account-page #pmpro_account-profile .pmpro_card,
.qrg-membership-account-page #pmpro_account-profile .pmpro_card_content {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.qrg-membership-account-page #pmpro_account-profile .pmpro_list {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.qrg-membership-account-page #pmpro_account-profile .pmpro_list > li:not(.qrg-account-list-item) {
    display: none !important;
}

.qrg-membership-account-page .qrg-site-footer {
    margin-top: 0 !important;
}

.qrg-membership-account-page .elementor-widget-container:has(.qrg-account-shell),
.qrg-membership-account-page .elementor-shortcode:has(.qrg-account-shell) {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.qrg-account-list-item {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.qrg-account-shell {
    --qrg-blue: #0b73b7;
    --qrg-blue-dark: #0a4f84;
    --qrg-yellow: #f5c542;
    --qrg-ink: #101828;
    --qrg-muted: #667085;
    --qrg-line: #dfe5ee;
    --qrg-soft: #f5f7fa;
    --qrg-green: #16a36b;
    --qrg-orange: #f0a327;
    --qrg-red: #d94b4b;
    color: var(--qrg-ink);
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    margin: 0 auto;
    max-width: 1120px;
    padding: 46px 24px 0;
    width: 100%;
}

.qrg-account-shell *,
.qrg-account-shell *::before,
.qrg-account-shell *::after {
    box-sizing: border-box;
}

.qrg-account-hero {
    margin-bottom: 28px;
}

.qrg-eyebrow {
    align-items: center;
    background: #fff8df;
    border: 1px solid #ebcc66;
    border-radius: 999px;
    color: #64500d;
    display: inline-flex;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1;
    padding: 7px 10px;
    text-transform: uppercase;
}

.qrg-account-hero h1 {
    color: var(--qrg-ink);
    font-size: 34px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.12;
    margin: 14px 0 8px;
}

.qrg-account-hero p,
.qrg-section-head p,
.qrg-qr-card__head p,
.qrg-empty-state p,
.qrg-share-cta p,
.qrg-media-strip p {
    color: var(--qrg-muted);
    font-size: 13px;
    line-height: 1.7;
    margin: 0;
}

.qrg-setup-banner,
.qrg-profile-panel {
    background: #fff;
    border: 1px solid var(--qrg-line);
    border-radius: 12px;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.06);
    margin-bottom: 22px;
    padding: 18px;
}

.qrg-setup-banner {
    align-items: center;
    border-color: #ebcc66;
    display: flex;
    gap: 14px;
    justify-content: space-between;
}

.qrg-setup-banner strong {
    color: #6c5000;
    display: block;
    font-size: 15px;
    margin-bottom: 4px;
}

.qrg-setup-banner span {
    color: #7d650e;
    display: block;
    font-size: 13px;
}

.qrg-setup-banner a {
    background: var(--qrg-yellow);
    border-radius: 8px;
    color: #1d2a36 !important;
    flex: 0 0 auto;
    font-size: 13px;
    font-weight: 800;
    padding: 10px 16px;
    text-decoration: none !important;
}

.qrg-profile-panel {
    border: 1px solid #cbd6e4 !important;
    display: grid;
    gap: 16px;
}

.qrg-profile-panel label,
.qrg-alias-editor label {
    color: #516070;
    display: block;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.qrg-profile-url-row,
.qrg-alias-row {
    align-items: center;
    background: #fff;
    border: 1px solid #d8e1ec;
    border-radius: 9px;
    display: flex;
    gap: 10px;
    padding: 0;
}

.qrg-profile-url-row input,
.qrg-alias-input {
    background: #fff;
    border: 1px solid #b9c6d6 !important;
    border-radius: 8px;
    color: #263444;
    flex: 1 1 auto;
    font-size: 14px;
    height: 44px;
    min-width: 0;
    padding: 0 12px;
}

.qrg-profile-url-row input:focus,
.qrg-alias-input:focus {
    border-color: var(--qrg-blue) !important;
    box-shadow: 0 0 0 3px rgba(11, 115, 183, 0.12) !important;
    outline: none !important;
}

.qrm-copy-status {
    align-items: center;
    background: #e7f7ef;
    border-radius: 999px;
    color: #0f7a4c;
    display: none;
    font-size: 12px;
    font-weight: 800;
    padding: 8px 10px;
}

.qrg-alias-prefix {
    color: #526173;
    flex: 0 0 auto;
    font-size: 13px;
}

.qrg-alias-save {
    background: var(--qrg-blue) !important;
    border: 1px solid var(--qrg-blue) !important;
    border-radius: 8px;
    color: #fff !important;
    cursor: pointer;
    flex: 0 0 auto;
    font-size: 13px;
    font-weight: 800;
    height: 44px;
    padding: 0 16px;
}

.qrg-profile-panel .qrg-copy-btn {
    background: var(--qrg-blue) !important;
    border: 1px solid var(--qrg-blue) !important;
    color: #fff !important;
    flex: 0 0 auto;
    min-width: 112px;
}

.qrg-profile-panel .qrg-copy-btn:hover,
.qrg-alias-save:hover {
    background: var(--qrg-blue-dark) !important;
    border-color: var(--qrg-blue-dark) !important;
    color: #fff !important;
}

.qrg-profile-panel .qrg-copy-btn:focus,
.qrg-alias-save:focus {
    box-shadow: 0 0 0 3px rgba(11, 115, 183, 0.18) !important;
    outline: none !important;
}

.qrg-alias-save:disabled {
    cursor: wait;
    opacity: 0.65;
}

.qrg-alias-editor small {
    color: var(--qrg-muted);
    display: block;
    font-size: 12px;
    margin-top: 8px;
}

.qrg-alias-message {
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-top: 7px;
}

.qrg-alias-message.is-ok {
    color: #138a56;
}

.qrg-alias-message.is-error {
    color: #b72f2f;
}

.qrg-empty-state {
    align-items: center;
    border: 1.5px dashed #2490d1;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    margin: 18px 0 36px;
    min-height: 230px;
    padding: 36px 22px;
    text-align: center;
}

.qrg-empty-state__icon {
    align-items: center;
    background: #e8f3fb;
    border-radius: 999px;
    color: var(--qrg-blue);
    display: inline-flex;
    font-size: 12px;
    font-weight: 900;
    height: 58px;
    justify-content: center;
    margin-bottom: 16px;
    width: 58px;
}

.qrg-empty-state h2,
.qrg-section-head h2,
.qrg-media-strip h2,
.qrg-share-cta h2 {
    color: var(--qrg-ink);
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.25;
    margin: 0 0 6px;
}

.qrg-empty-state .qrg-btn {
    margin-top: 18px;
}

.qrg-qr-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: 28px;
}

.qrg-qr-card {
    background: #fff;
    border: 1px solid var(--qrg-line);
    border-radius: 12px;
    box-shadow: 0 14px 32px rgba(15, 23, 42, 0.08);
    min-width: 0;
    padding: 22px;
}

.qrg-qr-card__head {
    align-items: flex-start;
    display: flex;
    gap: 14px;
    justify-content: space-between;
    margin-bottom: 18px;
}

.qrg-qr-card__head h2 {
    color: var(--qrg-ink);
    font-size: 17px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.25;
    margin: 0 0 4px;
}

.qrg-status-badge {
    align-items: center;
    border-radius: 999px;
    display: inline-flex;
    flex: 0 0 auto;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1;
    padding: 7px 9px;
    text-transform: uppercase;
}

.qrg-status-badge.is-generated,
.qrg-status-badge.is-completed {
    background: #e5f8ef;
    border: 1px solid #77d6a7;
    color: #087444;
}

.qrg-status-badge.is-progress {
    background: #e7f2fb;
    border: 1px solid #80bde4;
    color: #075f99;
}

.qrg-status-badge.is-pending,
.qrg-status-badge.is-not-requested,
.qrg-status-badge.is-not {
    background: #fff6dd;
    border: 1px solid #e9c766;
    color: #846007;
}

.qrg-status-badge.is-expired {
    background: #fde8e8;
    border: 1px solid #f2aaa6;
    color: #a82424;
}

.qrg-qr-preview {
    align-items: center;
    background: #f1f3f6;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    min-height: 214px;
    overflow: hidden;
    padding: 18px;
}

.qrg-qr-preview img {
    aspect-ratio: 1;
    display: block;
    max-height: 170px;
    max-width: 170px;
    object-fit: contain;
    width: 58%;
}

.qrg-qr-empty {
    align-items: center;
    color: #6b7686;
    display: flex;
    flex-direction: column;
    gap: 7px;
    min-height: 148px;
    justify-content: center;
    text-align: center;
}

.qrg-qr-empty span {
    align-items: center;
    border: 1px solid #c7d1df;
    border-radius: 999px;
    color: #708090;
    display: inline-flex;
    font-size: 11px;
    font-weight: 900;
    height: 32px;
    justify-content: center;
    width: 32px;
}

.qrg-qr-empty strong {
    color: #425064;
    font-size: 13px;
}

.qrg-qr-empty small {
    color: #6d7887;
    display: block;
    font-size: 12px;
    line-height: 1.5;
    max-width: 250px;
}

.qrg-qr-meta {
    margin: 16px 0 18px;
}

.qrg-qr-meta div {
    align-items: center;
    border-bottom: 1px solid #edf0f5;
    display: grid;
    gap: 12px;
    grid-template-columns: minmax(110px, 0.44fr) minmax(0, 1fr);
    min-height: 34px;
}

.qrg-qr-meta dt,
.qrg-qr-meta dd {
    font-size: 12px;
    line-height: 1.35;
    margin: 0;
}

.qrg-qr-meta dt {
    color: #657386;
    font-weight: 700;
}

.qrg-qr-meta dd {
    color: #25506e;
    font-weight: 800;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qrg-card-actions {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.qrg-btn,
.qrg-table-action {
    align-items: center;
    border: 1px solid transparent;
    border-radius: 8px;
    cursor: pointer;
    display: inline-flex;
    font-size: 12px;
    font-weight: 900;
    justify-content: center;
    line-height: 1.2;
    min-height: 38px;
    padding: 9px 13px;
    text-align: center;
    text-decoration: none !important;
    transition: background 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}

.qrg-btn-primary,
.qrg-table-action {
    background: var(--qrg-blue);
    color: #fff !important;
}

.qrg-btn-primary:hover,
.qrg-table-action:hover {
    background: var(--qrg-blue-dark);
}

.qrg-btn-disabled,
.qrg-btn-disabled:hover,
.qrg-btn-disabled:focus {
    background: #d7dde6 !important;
    border-color: #d7dde6 !important;
    color: #687486 !important;
    cursor: not-allowed;
}

.qrg-btn-secondary {
    background: #fff;
    border-color: var(--qrg-blue);
    color: var(--qrg-blue) !important;
}

.qrg-btn-secondary:hover {
    background: #eaf5fc;
}

.qrg-btn-yellow {
    background: var(--qrg-yellow);
    color: #142536 !important;
}

.qrg-btn-ghost {
    background: transparent;
    border-color: rgba(255,255,255,0.82);
    color: #fff !important;
}

#qrm-qr-code-msg {
    border-radius: 8px;
    display: none;
    font-size: 13px;
    font-weight: 800;
    margin: 0 0 24px;
    padding: 12px 14px;
}

#qrm-qr-code-msg.qrm-notice-success {
    background: #e7f7ef;
    border: 1px solid #83d9ad;
    color: #0f6f47;
}

#qrm-qr-code-msg.qrm-notice-error {
    background: #fde8e8;
    border: 1px solid #f2aaa6;
    color: #a82424;
}

.qrg-status-section,
.qrg-dashboard-section,
.qrg-media-strip {
    margin: 34px 0;
}

.qrg-status-section {
    background: var(--qrg-soft);
    margin-left: -24px;
    margin-right: -24px;
    padding: 44px 24px;
}

.qrg-section-head {
    margin-bottom: 22px;
}

.qrg-section-head--row {
    align-items: flex-start;
    display: flex;
    gap: 18px;
    justify-content: space-between;
}

.qrg-filter-pill {
    background: #fff;
    border: 1px solid var(--qrg-line);
    border-radius: 999px;
    color: #596778;
    font-size: 12px;
    font-weight: 800;
    padding: 8px 12px;
}

.qrg-status-steps {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    position: relative;
}

.qrg-status-steps::before {
    background: #ccd6e3;
    content: "";
    height: 4px;
    left: 7%;
    position: absolute;
    right: 7%;
    top: 13px;
}

.qrg-status-step {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 12px;
    min-width: 0;
    position: relative;
    text-align: center;
    z-index: 1;
}

.qrg-status-step span {
    align-items: center;
    background: #cfd8e5;
    border: 4px solid var(--qrg-soft);
    border-radius: 999px;
    display: flex;
    height: 30px;
    justify-content: center;
    width: 30px;
}

.qrg-status-step.is-active span {
    background: var(--qrg-green);
}

.qrg-status-step strong {
    color: #263547;
    font-size: 12px;
    font-weight: 900;
    line-height: 1.25;
}

.qrg-table-wrap {
    background: #fff;
    border: 1px solid var(--qrg-line);
    border-radius: 12px;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.05);
    overflow-x: auto;
}

.qrg-activity-table {
    border-collapse: collapse;
    min-width: 760px;
    width: 100%;
}

.qrg-activity-table th,
.qrg-activity-table td {
    border-bottom: 1px solid #edf0f5;
    color: #344255;
    font-size: 12px;
    padding: 14px 16px;
    text-align: left;
    vertical-align: middle;
}

.qrg-activity-table th {
    background: #f8fafc;
    color: #667386;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
}

.qrg-activity-table tr:last-child td {
    border-bottom: 0;
}

.qrg-table-icon {
    align-items: center;
    background: #e7f2fb;
    border-radius: 6px;
    color: var(--qrg-blue);
    display: inline-flex;
    font-size: 11px;
    font-weight: 900;
    height: 24px;
    justify-content: center;
    margin-right: 8px;
    width: 24px;
}

.qrg-table-action {
    border: 0;
    min-height: 30px;
    min-width: 86px;
    padding: 7px 10px;
}

.qrg-table-state {
    align-items: center;
    background: #e8f4fc;
    border-radius: 7px;
    color: var(--qrg-blue);
    display: inline-flex;
    font-size: 11px;
    font-weight: 900;
    min-height: 30px;
    padding: 7px 10px;
}

.qrg-format-grid,
.qrg-use-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.qrg-format-card,
.qrg-use-grid article {
    background: #fff;
    border: 1px solid var(--qrg-line);
    border-radius: 10px;
    box-shadow: 0 10px 22px rgba(15, 23, 42, 0.05);
    min-width: 0;
}

.qrg-format-card {
    display: grid;
    gap: 12px;
    grid-template-rows: auto 1fr auto;
    padding: 18px;
}

.qrg-format-card > span,
.qrg-use-grid span {
    align-items: center;
    background: #e8f4fc;
    border-radius: 8px;
    color: var(--qrg-blue);
    display: inline-flex;
    font-size: 11px;
    font-weight: 900;
    height: 34px;
    justify-content: center;
    width: 42px;
}

.qrg-format-card h3,
.qrg-use-grid h3 {
    color: var(--qrg-ink);
    font-size: 14px;
    font-weight: 800;
    line-height: 1.3;
    margin: 0 0 5px;
}

.qrg-format-card p,
.qrg-use-grid p {
    color: var(--qrg-muted);
    font-size: 12px;
    line-height: 1.55;
    margin: 0;
}

.qrg-format-state {
    align-items: center;
    background: #edf1f6;
    border-radius: 8px;
    color: #687486;
    display: inline-flex;
    font-size: 12px;
    font-weight: 900;
    justify-content: center;
    min-height: 38px;
    padding: 9px 13px;
}

.qrg-format-state.is-ready {
    background: #e5f8ef;
    color: #087444;
}

.qrg-use-grid article {
    padding: 20px;
}

.qrg-use-grid span {
    margin-bottom: 18px;
}

.qrg-alert-list {
    display: grid;
    gap: 12px;
}

.qrg-alert {
    align-items: center;
    border: 1px solid;
    border-radius: 10px;
    display: grid;
    gap: 12px;
    grid-template-columns: auto minmax(0, 1fr) auto;
    padding: 12px 14px;
}

.qrg-alert span {
    align-items: center;
    border-radius: 999px;
    display: inline-flex;
    font-size: 10px;
    font-weight: 900;
    height: 24px;
    justify-content: center;
    width: 24px;
}

.qrg-alert p {
    color: #2a3747;
    font-size: 13px;
    line-height: 1.45;
    margin: 0;
}

.qrg-alert a {
    border-radius: 7px;
    color: #12283b;
    font-size: 11px;
    font-weight: 900;
    padding: 7px 10px;
    text-decoration: none !important;
    white-space: nowrap;
}

.qrg-alert-action {
    border-radius: 7px;
    font-size: 11px;
    font-weight: 900;
    padding: 7px 10px;
    text-align: center;
    white-space: nowrap;
}

.qrg-alert.is-success {
    background: #e6f8ef;
    border-color: #73d3a1;
}

.qrg-alert.is-success span,
.qrg-alert.is-success a,
.qrg-alert.is-success .qrg-alert-action {
    background: #0b7f4c;
    color: #fff !important;
}

.qrg-alert.is-warning {
    background: #fff5dd;
    border-color: #edc664;
}

.qrg-alert.is-warning span,
.qrg-alert.is-warning a {
    background: #f0a327;
    color: #172536 !important;
}

.qrg-alert.is-info {
    background: #e8f4fc;
    border-color: #84bee2;
}

.qrg-alert.is-info span,
.qrg-alert.is-info a {
    background: var(--qrg-blue);
    color: #fff !important;
}

.qrg-media-strip {
    align-items: center;
    background: #f5f7fa;
    display: grid;
    gap: 20px;
    grid-template-columns: minmax(210px, 0.9fr) minmax(0, 1.6fr) auto;
    margin-left: -24px;
    margin-right: -24px;
    padding: 34px 24px;
}

.qrg-media-grid {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.qrg-media-grid div {
    align-items: center;
    background: #fff;
    border: 1px solid var(--qrg-line);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    min-height: 118px;
    min-width: 0;
    padding: 12px;
    text-align: center;
}

.qrg-media-grid img {
    border-radius: 8px;
    height: 58px;
    object-fit: cover;
    width: 58px;
}

.qrg-media-grid span {
    align-items: center;
    background: #e7f2fb;
    border-radius: 999px;
    color: var(--qrg-blue);
    display: inline-flex;
    font-size: 13px;
    font-weight: 900;
    height: 58px;
    justify-content: center;
    width: 58px;
}

.qrg-media-grid strong {
    color: #283749;
    font-size: 12px;
    line-height: 1.3;
}

.qrg-media-strip > a {
    background: #fff;
    border: 1px solid var(--qrg-blue);
    border-radius: 8px;
    color: var(--qrg-blue) !important;
    font-size: 12px;
    font-weight: 900;
    padding: 10px 14px;
    text-decoration: none !important;
    white-space: nowrap;
}

.qrg-share-cta {
    background: #1479b4;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #fff;
    left: 50%;
    margin: 42px 0 0 -50vw;
    padding: 52px max(24px, calc((100vw - 1120px) / 2 + 24px));
    position: relative;
    text-align: center;
    width: 100vw;
}

.qrg-share-cta h2,
.qrg-share-cta p {
    color: #fff;
}

.qrg-share-cta h2 {
    font-size: 28px;
    margin-bottom: 9px;
}

.qrg-share-cta p {
    margin: 0 auto;
    max-width: 640px;
}

.qrg-share-cta div {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-top: 24px;
}

#qrm-role-guard-modal {
    align-items: center;
    background: rgba(9, 19, 32, 0.58);
    display: none;
    inset: 0;
    justify-content: center;
    padding: 24px;
    position: fixed;
    z-index: 99999;
}

#qrm-role-guard-modal.is-open {
    display: flex;
}

#qrm-role-guard-modal-inner {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 24px 70px rgba(15, 23, 42, 0.25);
    max-width: 430px;
    padding: 32px 28px;
    position: relative;
    text-align: center;
    width: min(100%, 430px);
}

.qrm-modal-close {
    background: transparent;
    border: 0;
    color: #8b98a8;
    cursor: pointer;
    font-size: 24px;
    line-height: 1;
    position: absolute;
    right: 16px;
    top: 12px;
}

.qrm-modal-mark {
    align-items: center;
    background: #fff4d8;
    border-radius: 999px;
    color: #b27400;
    display: inline-flex;
    font-size: 24px;
    font-weight: 900;
    height: 54px;
    justify-content: center;
    margin-bottom: 14px;
    width: 54px;
}

#qrm-modal-title {
    color: #513a00;
    font-size: 19px;
    font-weight: 800;
    margin: 0 0 10px;
}

#qrm-role-guard-modal p {
    color: #6e570d;
    font-size: 14px;
    line-height: 1.6;
    margin: 0 0 22px;
}

.qrm-modal-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.qrm-modal-go-btn,
.qrm-modal-cancel-btn {
    border: 0;
    border-radius: 8px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 900;
    min-height: 40px;
    padding: 10px 16px;
    text-decoration: none !important;
}

.qrm-modal-go-btn {
    background: var(--qrg-yellow);
    color: #1a2b3b !important;
}

.qrm-modal-cancel-btn {
    background: #eef2f6;
    color: #344255;
}

@media (max-width: 1024px) {
    .qrg-qr-grid,
    .qrg-format-grid,
    .qrg-use-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .qrg-media-strip {
        grid-template-columns: 1fr;
    }

    .qrg-media-strip > a {
        justify-self: start;
    }
}

@media (max-width: 720px) {
    .qrg-account-shell {
        padding: 32px 16px 0;
    }

    .qrg-account-hero h1 {
        font-size: 28px;
    }

    .qrg-setup-banner,
    .qrg-profile-url-row,
    .qrg-alias-row,
    .qrg-section-head--row,
    .qrg-alert {
        align-items: stretch;
        flex-direction: column;
    }

    .qrg-setup-banner,
    .qrg-profile-url-row,
    .qrg-alias-row,
    .qrg-section-head--row {
        display: flex;
    }

    .qrg-profile-url-row input,
    .qrg-alias-input {
        width: 100%;
    }

    .qrg-alias-prefix {
        overflow-wrap: anywhere;
    }

    .qrg-qr-grid,
    .qrg-format-grid,
    .qrg-use-grid,
    .qrg-media-grid {
        grid-template-columns: 1fr;
    }

    .qrg-qr-card {
        padding: 18px;
    }

    .qrg-qr-card__head {
        flex-direction: column;
    }

    .qrg-qr-preview {
        min-height: 180px;
    }

    .qrg-card-actions {
        grid-template-columns: 1fr;
    }

    .qrg-status-section,
    .qrg-media-strip {
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .qrg-share-cta {
        margin-left: -50vw;
        margin-right: 0;
        padding-left: 16px;
        padding-right: 16px;
        width: 100vw;
    }

    .qrg-status-steps {
        gap: 16px;
        grid-template-columns: 1fr;
    }

    .qrg-status-steps::before {
        bottom: 28px;
        height: auto;
        left: 15px;
        right: auto;
        top: 15px;
        width: 4px;
    }

    .qrg-status-step {
        align-items: center;
        flex-direction: row;
        justify-content: flex-start;
        text-align: left;
    }

    .qrg-status-step span {
        border-color: var(--qrg-soft);
        flex: 0 0 auto;
    }

    .qrg-alert {
        display: grid;
        grid-template-columns: auto minmax(0, 1fr);
    }

    .qrg-alert a {
        grid-column: 1 / -1;
        justify-self: start;
    }

    .qrg-share-cta h2 {
        font-size: 24px;
    }
}

@media (max-width: 420px) {
    .qrg-qr-meta div {
        grid-template-columns: 1fr;
        gap: 3px;
        padding: 8px 0;
    }

    .qrg-qr-meta dd {
        text-align: left;
    }
}

/* Compact membership dashboard */
.qrg-account-shell--compact {
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    max-width: none;
    overflow: visible;
    padding: 0;
}

.qrg-account-shell--compact .qrg-account-hero--compact {
    background: #fff;
    color: #0a1231;
    margin: 0 auto;
    max-width: 1060px;
    padding: 54px 24px 36px;
    text-align: left;
}

.qrg-account-shell--compact .qrg-account-hero--compact::before,
.qrg-account-shell--compact .qrg-account-hero--compact::after {
    content: none;
}

.qrg-account-shell--compact .qrg-eyebrow {
    background: #eaf6ff;
    border: 1px solid #cfe8f8;
    border-radius: 999px;
    color: #0b73b7;
    display: inline-flex;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 18px;
    padding: 5px 10px;
    text-transform: uppercase;
}

.qrg-account-shell--compact .qrg-account-hero--compact h1 {
    color: #0a1231;
    font-size: clamp(30px, 4vw, 46px);
    letter-spacing: 0;
    line-height: 1.04;
    margin: 0 0 14px;
    max-width: 720px;
}

.qrg-account-shell--compact .qrg-account-hero--compact p {
    color: #6a7184;
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
    max-width: 780px;
}

.qrg-setup-banner--compact {
    margin: 0 auto 26px;
    max-width: 1060px;
}

.qrg-account-quick-actions {
    background: #f5f5f6;
    box-shadow: 0 0 0 100vmax #f5f5f6;
    clip-path: inset(0 -100vmax);
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 0 auto;
    max-width: 1060px;
    padding: 38px 24px;
}

.qrg-account-action-card {
    background: #fff;
    border: 1px solid #e5eaf0;
    border-radius: 8px;
    box-shadow: 0 12px 26px rgba(10, 18, 49, 0.07);
    display: flex;
    flex-direction: column;
    min-height: 170px;
    padding: 22px;
}

.qrg-account-action-card__icon {
    align-items: center;
    background: #eaf6ff;
    border-radius: 999px;
    color: #1176b8;
    display: inline-flex;
    font-size: 10px;
    font-weight: 800;
    height: 34px;
    justify-content: center;
    margin-bottom: 18px;
    width: 34px;
}

.qrg-account-action-card h2 {
    color: #0a1231;
    font-size: 16px;
    line-height: 1.25;
    margin: 0 0 9px;
}

.qrg-account-action-card p {
    color: #626b7e;
    flex: 1;
    font-size: 12px;
    line-height: 1.55;
    margin: 0 0 20px;
}

.qrg-account-action-card .qrg-btn,
.qrg-profile-buttons .qrg-btn,
.qrg-profile-summary-card .qrg-btn,
.qrg-alias-actions .qrg-btn {
    align-items: center;
    border-radius: 6px;
    box-shadow: none;
    display: inline-flex;
    font-size: 12px;
    font-weight: 800;
    justify-content: center;
    min-height: 36px;
    padding: 9px 14px;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}

.qrg-account-shell--compact .qrg-btn-primary {
    background: #1677b4;
    border: 1px solid #1677b4;
    color: #fff;
}

.qrg-account-shell--compact .qrg-btn-secondary {
    background: #fff;
    border: 1px solid #1677b4;
    color: #1677b4;
}

.qrg-account-shell--compact .qrg-btn-disabled,
.qrg-account-shell--compact .qrg-btn[disabled] {
    background: #f0f3f7;
    border: 1px solid #d9e1ea;
    color: #8b96a8;
    cursor: not-allowed;
}

.qrg-account-shell--compact + #qrm-role-guard-modal {
    z-index: 10000;
}

.qrg-account-shell--compact ~ script + .qrg-account-list-item,
.qrg-account-shell--compact .qrg-status-section,
.qrg-account-shell--compact .qrg-dashboard-section,
.qrg-account-shell--compact .qrg-media-strip,
.qrg-account-shell--compact .qrg-share-cta,
.qrg-account-shell--compact .qrg-qr-grid,
.qrg-account-shell--compact .qrg-empty-state {
    display: none;
}

.qrg-account-shell--compact .qrm-notice,
.qrg-account-shell--compact + #qrm-role-guard-modal + script + .qrm-notice {
    max-width: 1060px;
}

.qrg-account-main-grid {
    display: grid;
    gap: 26px;
    grid-template-columns: minmax(0, 2fr) minmax(280px, 0.95fr);
    margin: 42px auto 68px;
    max-width: 1060px;
    padding: 0 24px;
}

.qrg-account-shell--compact .qrg-profile-panel--compact,
.qrg-profile-summary-card {
    background: #fff;
    border: 1px solid #dfe6ee;
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(10, 18, 49, 0.05);
}

.qrg-account-shell--compact .qrg-profile-panel--compact {
    display: block;
    margin: 0;
    padding: 24px;
}

.qrg-profile-panel__head h2,
.qrg-profile-summary-card h2 {
    color: #0a1231;
    font-size: 16px;
    line-height: 1.25;
    margin: 0 0 8px;
}

.qrg-profile-panel__head p {
    color: #758094;
    font-size: 12px;
    line-height: 1.55;
    margin: 0 0 18px;
}

.qrg-profile-url-row--compact {
    display: block;
    margin: 0 0 14px;
}

.qrg-profile-url-row--compact input {
    background: #f3f5f8;
    border: 1px solid #e2e7ee;
    border-radius: 6px;
    color: #1677b4;
    font-size: 12px;
    height: 38px;
    overflow: hidden;
    padding: 0 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.qrg-profile-buttons {
    align-items: center;
    border-bottom: 1px solid #edf1f5;
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding-bottom: 24px;
    position: relative;
}

.qrg-profile-buttons .qrm-copy-status {
    background: #e8f8ef;
    border: 1px solid #aee1bd;
    border-radius: 999px;
    color: #187443;
    display: none;
    font-size: 11px;
    font-weight: 800;
    left: 0;
    padding: 4px 9px;
    position: absolute;
    top: calc(100% + 8px);
}

.qrg-account-shell--compact .qrg-alias-editor {
    border: 0;
    margin: 24px 0 0;
    padding: 0;
}

.qrg-account-shell--compact .qrg-alias-editor label {
    color: #0a1231;
    display: block;
    font-size: 13px;
    font-weight: 800;
    margin: 0 0 10px;
}

.qrg-alias-row--compact {
    align-items: center;
    background: #fff;
    border: 1px solid #dfe6ee;
    border-radius: 6px;
    display: grid;
    gap: 0;
    grid-template-columns: auto minmax(0, 1fr) auto;
    min-height: 38px;
    overflow: hidden;
}

.qrg-alias-row--compact .qrg-alias-prefix {
    background: #f7f9fb;
    border-right: 1px solid #dfe6ee;
    color: #667085;
    font-size: 12px;
    max-width: 210px;
    overflow: hidden;
    padding: 0 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qrg-alias-row--compact .qrg-alias-input {
    border: 0;
    box-shadow: none;
    color: #0a1231;
    font-size: 12px;
    height: 38px;
    min-width: 0;
    outline: 0;
    padding: 0 12px;
}

.qrg-alias-status {
    background: #eafaf0;
    border: 1px solid #9ce0b2;
    border-radius: 999px;
    color: #138345;
    font-size: 10px;
    font-weight: 800;
    margin-right: 8px;
    padding: 3px 8px;
}

.qrg-alias-status.is-error {
    background: #fff1f2;
    border-color: #f6a3ad;
    color: #b4232f;
}

.qrg-account-shell--compact .qrg-alias-editor small {
    color: #758094;
    display: block;
    font-size: 11px;
    line-height: 1.5;
    margin-top: 9px;
}

.qrg-alias-actions {
    align-items: center;
    display: flex;
    gap: 12px;
    margin-top: 16px;
}

.qrg-alias-actions .qrg-btn {
    max-width: 120px;
}

.qrg-account-shell--compact .qrg-alias-message {
    font-size: 11px;
    font-weight: 700;
    line-height: 1.4;
}

.qrg-account-shell--compact .qrg-alias-message.is-ok {
    color: #187443;
}

.qrg-account-shell--compact .qrg-alias-message.is-error {
    color: #b4232f;
}

.qrg-profile-summary-card {
    align-self: start;
    padding: 24px;
}

.qrg-profile-summary-card__person {
    align-items: center;
    display: grid;
    gap: 14px;
    grid-template-columns: 62px minmax(0, 1fr);
    margin: 18px 0 22px;
}

.qrg-profile-summary-card__person img,
.qrg-profile-summary-card__avatar {
    border-radius: 8px;
    display: block;
    height: 62px;
    object-fit: cover;
    width: 62px;
}

.qrg-profile-summary-card__avatar {
    align-items: center;
    background: #1677b4;
    color: #fff;
    display: inline-flex;
    font-size: 24px;
    font-weight: 900;
    justify-content: center;
}

.qrg-profile-summary-card__person strong,
.qrg-profile-summary-card__person span,
.qrg-profile-summary-card__person small {
    display: block;
    overflow-wrap: anywhere;
}

.qrg-profile-summary-card__person strong {
    color: #0a1231;
    font-size: 14px;
    line-height: 1.2;
}

.qrg-profile-summary-card__person span {
    background: #ffc83d;
    border-radius: 999px;
    color: #0a1231;
    font-size: 9px;
    font-weight: 900;
    margin: 4px 0;
    padding: 3px 7px;
    width: fit-content;
}

.qrg-profile-summary-card__person small {
    color: #667085;
    font-size: 11px;
    line-height: 1.45;
}

.qrg-profile-summary-card__progress-head {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 9px;
}

.qrg-profile-summary-card__progress-head span {
    color: #0a1231;
    font-size: 11px;
    font-weight: 800;
}

.qrg-profile-summary-card__progress-head strong {
    color: #1677b4;
    font-size: 11px;
    font-weight: 900;
}

.qrg-profile-summary-card__progress {
    background: #e5edf5;
    border-radius: 999px;
    height: 8px;
    margin-bottom: 18px;
    overflow: hidden;
}

.qrg-profile-summary-card__progress span {
    background: #1677b4;
    border-radius: inherit;
    display: block;
    height: 100%;
}

@media (max-width: 900px) {
    .qrg-account-quick-actions,
    .qrg-account-main-grid {
        grid-template-columns: 1fr;
    }

    .qrg-account-shell--compact .qrg-account-hero--compact {
        padding-top: 42px;
    }
}

@media (max-width: 640px) {
    .qrg-account-shell--compact .qrg-account-hero--compact {
        padding: 36px 16px 28px;
        text-align: center;
    }

    .qrg-account-shell--compact .qrg-account-hero--compact h1 {
        font-size: 27px;
        margin-left: auto;
        margin-right: auto;
    }

    .qrg-account-shell--compact .qrg-account-hero--compact p {
        margin-left: auto;
        margin-right: auto;
    }

    .qrg-account-quick-actions {
        gap: 16px;
        padding: 26px 16px;
    }

    .qrg-account-action-card {
        min-height: 0;
        padding: 18px;
    }

    .qrg-account-main-grid {
        gap: 18px;
        margin: 28px auto 48px;
        padding: 0 16px;
    }

    .qrg-account-shell--compact .qrg-profile-panel--compact,
    .qrg-profile-summary-card {
        padding: 18px;
    }

    .qrg-profile-buttons {
        grid-template-columns: 1fr;
    }

    .qrg-alias-row--compact {
        grid-template-columns: 1fr auto;
    }

    .qrg-alias-row--compact .qrg-alias-prefix {
        border-bottom: 1px solid #dfe6ee;
        border-right: 0;
        grid-column: 1 / -1;
        max-width: none;
        padding: 9px 12px;
        width: 100%;
    }

    .qrg-alias-actions {
        align-items: stretch;
        flex-direction: column;
    }

    .qrg-alias-actions .qrg-btn {
        max-width: none;
    }
}

.qrg-modern-qr-section,
.qrg-modern-assets-section,
.qrg-modern-membership-section {
    margin-left: auto;
    margin-right: auto;
    max-width: 1060px;
    padding-left: 24px;
    padding-right: 24px;
}

.qrg-modern-qr-section {
    background: #f1f1f2;
    box-shadow: 0 0 0 100vmax #f1f1f2;
    clip-path: inset(0 -100vmax);
    padding-bottom: 56px;
    padding-top: 50px;
}

.qrg-modern-section-head {
    margin-bottom: 24px;
}

.qrg-modern-section-head h2,
.qrg-modern-row-head h2,
.qrg-modern-membership-section > h2,
.qrg-modern-order-history h2 {
    color: #0a1231;
    font-size: 25px;
    line-height: 1.2;
    margin: 0;
}

.qrg-modern-section-head p,
.qrg-modern-order-history p {
    color: #6e7788;
    font-size: 12px;
    line-height: 1.6;
    margin: 8px 0 0;
}

.qrg-modern-qr-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.qrg-modern-qr-card,
.qrg-modern-sponsor-card,
.qrg-modern-gear-card,
.qrg-modern-membership-card,
.qrg-modern-order-history {
    background: #fff;
    border: 1px solid #dde5ee;
    border-radius: 10px;
    box-shadow: 0 10px 24px rgba(10, 18, 49, 0.06);
}

.qrg-modern-qr-card {
    padding: 22px;
}

.qrg-modern-card-head,
.qrg-modern-membership-top {
    align-items: center;
    display: flex;
    gap: 14px;
    justify-content: space-between;
}

.qrg-modern-card-head h3,
.qrg-modern-sponsor-card h3,
.qrg-modern-gear-card h3,
.qrg-modern-membership-top h3 {
    color: #0a1231;
    font-size: 15px;
    line-height: 1.25;
    margin: 0;
}

.qrg-modern-status {
    border-radius: 999px;
    display: inline-flex;
    font-size: 9px;
    font-weight: 900;
    line-height: 1;
    padding: 5px 9px;
    text-transform: capitalize;
    white-space: nowrap;
}

.qrg-modern-status.is-generated,
.qrg-modern-status.is-active,
.qrg-modern-status.is-success,
.qrg-modern-status.is-completed,
.qrg-modern-status.is-paid {
    background: #e8f8ef;
    border: 1px solid #9ce0b2;
    color: #138345;
}

.qrg-modern-status.is-pending,
.qrg-modern-status.is-progress,
.qrg-modern-status.is-review {
    background: #fff8df;
    border: 1px solid #efd17c;
    color: #8a6100;
}

.qrg-modern-status.is-canceled,
.qrg-modern-status.is-cancelled,
.qrg-modern-status.is-refunded,
.qrg-modern-status.is-expired,
.qrg-modern-status.is-inactive,
.qrg-modern-status.is-error {
    background: #f2f4f7;
    border: 1px solid #d8dee8;
    color: #6b7280;
}

.qrg-modern-qr-preview {
    align-items: center;
    background: #f4f4f5;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    margin: 22px 0 18px;
    min-height: 156px;
    padding: 18px;
}

.qrg-modern-qr-preview.is-dashed {
    background: #fff;
    border: 1px dashed #cdd6e0;
}

.qrg-modern-qr-preview img {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 8px 18px rgba(10, 18, 49, 0.08);
    height: 112px;
    object-fit: contain;
    padding: 10px;
    width: 112px;
}

.qrg-modern-empty-box {
    color: #737b8b;
    max-width: 260px;
    text-align: center;
}

.qrg-modern-empty-box strong {
    color: #6a7282;
    display: block;
    font-size: 12px;
    margin-bottom: 8px;
}

.qrg-modern-empty-box span {
    display: block;
    font-size: 11px;
    line-height: 1.5;
}

.qrg-modern-card-actions {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.qrg-modern-footnote {
    color: #8a92a2;
    font-size: 11px;
    margin: 24px 0 0;
    text-align: center;
}

.qrg-modern-assets-section {
    padding-bottom: 46px;
    padding-top: 48px;
}

.qrg-modern-assets-section--gear {
    background: #f3f3f4;
    box-shadow: 0 0 0 100vmax #f3f3f4;
    clip-path: inset(0 -100vmax);
}

.qrg-modern-row-head {
    align-items: center;
    display: flex;
    gap: 18px;
    justify-content: space-between;
    margin-bottom: 26px;
}

.qrg-modern-row-head span {
    background: #eaf6ff;
    border-radius: 999px;
    color: #0b73b7;
    display: inline-flex;
    font-size: 9px;
    font-weight: 900;
    margin-right: 8px;
    padding: 5px 8px;
    text-transform: uppercase;
    vertical-align: middle;
}

.qrg-modern-row-head h2 {
    display: inline;
    vertical-align: middle;
}

.qrg-modern-row-head > a,
.qrg-modern-order-table a,
.qrg-modern-empty-row a {
    color: #0b73b7;
    font-size: 12px;
    font-weight: 800;
    text-decoration: none;
}

.qrg-modern-row-head > a::after {
    content: ">";
    margin-left: 6px;
}

.qrg-modern-card-grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.qrg-modern-sponsor-card,
.qrg-modern-gear-card {
    min-height: 196px;
    padding: 18px;
    position: relative;
}

.qrg-modern-sponsor-card .qrg-modern-status {
    position: absolute;
    right: 16px;
    top: 38px;
}

.qrg-modern-thumb {
    align-items: center;
    background: #f4f6f8;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.qrg-modern-thumb--logo {
    border-radius: 6px;
    height: 50px;
    margin-bottom: 18px;
    width: 50px;
}

.qrg-modern-thumb--gear {
    aspect-ratio: 1.45 / 1;
    border-radius: 8px;
    margin-bottom: 16px;
    width: 100%;
}

.qrg-modern-thumb img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.qrg-modern-thumb--logo img {
    object-fit: contain;
    padding: 7px;
}

.qrg-modern-thumb span {
    color: #1677b4;
    font-size: 11px;
    font-weight: 900;
}

.qrg-modern-sponsor-card p {
    color: #6c7586;
    font-size: 11px;
    line-height: 1.45;
    margin: 7px 0 16px;
    min-height: 34px;
}

.qrg-modern-sponsor-card .qrg-btn,
.qrg-modern-gear-card .qrg-btn,
.qrg-modern-qr-card .qrg-btn,
.qrg-modern-membership-actions .qrg-btn {
    min-height: 34px;
}

.qrg-modern-sponsor-card .qrg-btn,
.qrg-modern-gear-card .qrg-btn,
.qrg-modern-qr-card .qrg-btn {
    width: 100%;
}

.qrg-modern-gear-card strong {
    color: #0b73b7;
    display: block;
    font-size: 12px;
    margin: 7px 0 16px;
}

.qrg-modern-gear-card h3 {
    min-height: 38px;
}

.qrg-modern-empty-row {
    align-items: center;
    background: #fff;
    border: 1px dashed #cbd5e1;
    border-radius: 8px;
    display: flex;
    gap: 14px;
    justify-content: space-between;
    padding: 18px;
}

.qrg-modern-empty-row strong {
    color: #0a1231;
    font-size: 13px;
}

.qrg-modern-membership-section {
    padding-bottom: 70px;
    padding-top: 44px;
}

.qrg-modern-membership-section > h2 {
    margin-bottom: 22px;
}

.qrg-modern-membership-card {
    margin-bottom: 28px;
    padding: 26px;
}

.qrg-modern-membership-top {
    margin-bottom: 26px;
}

.qrg-modern-membership-top > div {
    align-items: center;
    display: flex;
    gap: 12px;
}

.qrg-modern-membership-icon {
    align-items: center;
    border: 1px solid #dce6f2;
    border-radius: 8px;
    color: #1677b4;
    display: inline-flex;
    font-size: 11px;
    font-weight: 900;
    height: 38px;
    justify-content: center;
    width: 38px;
}

.qrg-modern-membership-details {
    display: grid;
    gap: 22px 56px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0;
}

.qrg-modern-membership-details div {
    display: grid;
    gap: 6px;
}

.qrg-modern-membership-details dt {
    color: #7a8292;
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
}

.qrg-modern-membership-details dd {
    color: #0a1231;
    font-size: 12px;
    font-weight: 800;
    margin: 0;
}

.qrg-modern-membership-summary {
    background: #f7f9fb;
    border-radius: 8px;
    margin: 28px 0 22px;
    padding: 18px;
}

.qrg-modern-membership-summary p {
    color: #0a1231;
    font-size: 12px;
    line-height: 1.55;
    margin: 0 0 7px;
}

.qrg-modern-membership-summary p:last-child {
    margin-bottom: 0;
}

.qrg-modern-membership-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
}

.qrg-modern-membership-actions .qrg-btn {
    width: auto;
}

.qrg-modern-order-history {
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
}

.qrg-modern-order-history header {
    padding: 0 0 18px;
}

.qrg-modern-order-table-wrap {
    background: #fff;
    border: 1px solid #dde5ee;
    border-radius: 10px;
    box-shadow: 0 10px 24px rgba(10, 18, 49, 0.06);
    overflow-x: auto;
}

.qrg-modern-order-table {
    border-collapse: collapse;
    min-width: 880px;
    width: 100%;
}

.qrg-modern-order-table th,
.qrg-modern-order-table td {
    border-bottom: 1px solid #edf1f5;
    color: #0a1231;
    font-size: 11px;
    padding: 14px 16px;
    text-align: left;
    vertical-align: middle;
}

.qrg-modern-order-table th {
    color: #747d8d;
    font-size: 9px;
    font-weight: 900;
    text-transform: uppercase;
}

.qrg-modern-order-table tbody tr:last-child td {
    border-bottom: 0;
}

@media (max-width: 900px) {
    .qrg-modern-qr-grid,
    .qrg-modern-card-grid,
    .qrg-modern-membership-details {
        grid-template-columns: 1fr;
    }

    .qrg-modern-sponsor-card,
    .qrg-modern-gear-card {
        min-height: 0;
    }
}

@media (max-width: 640px) {
    .qrg-modern-qr-section,
    .qrg-modern-assets-section,
    .qrg-modern-membership-section {
        padding-left: 16px;
        padding-right: 16px;
    }

    .qrg-modern-qr-section {
        padding-bottom: 40px;
        padding-top: 38px;
    }

    .qrg-modern-row-head,
    .qrg-modern-membership-top,
    .qrg-modern-membership-top > div {
        align-items: flex-start;
        flex-direction: column;
    }

    .qrg-modern-row-head h2,
    .qrg-modern-section-head h2,
    .qrg-modern-membership-section > h2,
    .qrg-modern-order-history h2 {
        font-size: 22px;
    }

    .qrg-modern-card-actions,
    .qrg-modern-membership-actions {
        grid-template-columns: 1fr;
    }

    .qrg-modern-card-actions {
        display: grid;
    }

    .qrg-modern-membership-actions .qrg-btn {
        width: 100%;
    }

    .qrg-modern-order-history {
        border-radius: 8px;
        overflow: hidden;
    }
}
