@import url("certificate-print.css");

.bg-gradient-l7 {
    background: linear-gradient(120deg, #1e3a5f 0%, #3d6fb4 45%, #5a9fd4 100%);
}
.card-flip .card-back {
    display: none;
}
.card-flip.is-open .card-back {
    display: block;
}
.card-flip.is-open .card-front-hide {
    display: none;
}
.progress-l7 {
    height: 0.65rem;
    border-radius: 999px;
}
.hero-panel {
    border-radius: 1.25rem;
    background: linear-gradient(135deg, #f0f7ff 0%, #ffffff 60%);
    border: 1px solid #e3eef9;
}

/* Clean navigation-style links (no underline) */
a,
a:hover,
a:focus {
    text-decoration: none;
}

.navbar .nav-link,
.navbar .navbar-brand,
.breadcrumb a,
.list-group-item-action {
    text-decoration: none;
}

.navbar .nav-link:hover,
.navbar .navbar-brand:hover,
.breadcrumb a:hover,
.list-group-item-action:hover {
    text-decoration: none;
}

.navbar .form-select.form-select-sm {
    min-width: 130px;
}

/* Global themes */
body.l7-theme-classic {
    background-color: #f8f9fa !important;
}

body.l7-theme-aurora {
    background: radial-gradient(1100px 360px at 100% -10%, rgba(79, 70, 229, 0.22), transparent 55%),
                radial-gradient(900px 300px at 0% 0%, rgba(20, 184, 166, 0.18), transparent 58%),
                #0f172a !important;
    color: #e2e8f0;
    /* تا کارت‌ها/جدول‌ها/اعداد از --bs-body-color تیره استفاده نکنند */
    --bs-body-color: #e2e8f0;
    --bs-body-bg: #0f172a;
    --bs-card-color: #e2e8f0;
    --bs-card-cap-color: #e2e8f0;
    --bs-heading-color: #f1f5f9;
    --bs-secondary-color: #94a3b8;
    --bs-emphasis-color: #f8fafc;
}

body.l7-theme-aurora .bg-gradient-l7 {
    background: linear-gradient(120deg, #0f172a 0%, #1d4ed8 45%, #0f766e 100%);
}

body.l7-theme-aurora main.container {
    max-width: 1240px;
}

body.l7-theme-aurora .card,
body.l7-theme-aurora .list-group-item {
    border-color: rgba(148, 163, 184, 0.35);
    box-shadow: 0 12px 28px -24px rgba(15, 23, 42, 0.55);
}

body.l7-theme-aurora .card:not(.l7-deck) {
    background: linear-gradient(165deg, rgba(15, 23, 42, 0.9), rgba(30, 41, 59, 0.86));
    border-radius: 1rem;
}

body.l7-theme-aurora .card-header {
    border-bottom-color: rgba(148, 163, 184, 0.28);
    background: linear-gradient(180deg, rgba(15, 23, 42, 0.9), rgba(30, 41, 59, 0.84)) !important;
    color: #e2e8f0;
}

body.l7-theme-aurora h1,
body.l7-theme-aurora h2,
body.l7-theme-aurora h3,
body.l7-theme-aurora h4,
body.l7-theme-aurora h5,
body.l7-theme-aurora h6 {
    color: #f1f5f9;
}

/* Bootstrap .text-body روی پس‌زمینهٔ تیره تقریباً نامرئی می‌شود */
body.l7-theme-aurora main .text-body {
    color: #e0f2fe !important;
}

body.l7-theme-aurora .hero-panel {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.9) 0%, rgba(30, 41, 59, 0.82) 55%, rgba(15, 118, 110, 0.36) 100%);
    border-color: rgba(59, 130, 246, 0.4);
    box-shadow: 0 16px 34px -28px rgba(15, 23, 42, 0.5);
    color: #dbeafe;
}

body.l7-theme-aurora .breadcrumb {
    background: rgba(15, 23, 42, 0.52);
    border: 1px solid rgba(148, 163, 184, 0.35);
    border-radius: 0.8rem;
    padding: 0.55rem 0.8rem;
}

body.l7-theme-aurora .breadcrumb-item + .breadcrumb-item::before {
    color: #64748b;
}

body.l7-theme-aurora .breadcrumb-item.active {
    color: #e2e8f0;
}

body.l7-theme-aurora .breadcrumb a,
body.l7-theme-aurora .card a,
body.l7-theme-aurora .list-group-item a {
    color: #93c5fd;
}

body.l7-theme-aurora .btn-primary {
    background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
    border-color: #1d4ed8;
}

body.l7-theme-aurora .btn-success {
    background: linear-gradient(135deg, #10b981 0%, #0f766e 100%);
    border-color: #0f766e;
}

body.l7-theme-aurora .badge.text-bg-secondary {
    background: #334155 !important;
    color: #e2e8f0 !important;
}

body.l7-theme-aurora .btn-outline-primary {
    color: #bfdbfe;
    border-color: rgba(147, 197, 253, 0.72);
}

body.l7-theme-aurora .btn-outline-primary:hover {
    color: #f8fafc;
    background: #2563eb;
    border-color: #3b82f6;
}

body.l7-theme-aurora .btn-outline-secondary {
    color: #cbd5e1;
    border-color: rgba(148, 163, 184, 0.65);
}

body.l7-theme-aurora .btn-outline-secondary:hover {
    color: #f8fafc;
    background: rgba(148, 163, 184, 0.2);
    border-color: rgba(148, 163, 184, 0.8);
}

body.l7-theme-aurora .alert {
    border-radius: 0.9rem;
    border-color: #d3e2f9;
}

body.l7-theme-aurora .alert-info {
    background: linear-gradient(135deg, rgba(30, 58, 138, 0.32), rgba(8, 145, 178, 0.2));
    color: #dbeafe;
}

body.l7-theme-aurora .alert-success {
    background: linear-gradient(135deg, rgba(6, 95, 70, 0.34), rgba(21, 128, 61, 0.24));
    color: #dcfce7;
}

body.l7-theme-aurora .alert-warning {
    background: linear-gradient(135deg, rgba(120, 53, 15, 0.42), rgba(161, 98, 7, 0.28));
    color: #fef3c7;
}

body.l7-theme-aurora .form-control,
body.l7-theme-aurora .form-select {
    border-color: rgba(148, 163, 184, 0.45);
    background-color: rgba(15, 23, 42, 0.56);
    color: #e2e8f0;
    box-shadow: none;
}

body.l7-theme-aurora .form-control:focus,
body.l7-theme-aurora .form-select:focus {
    border-color: #60a5fa;
    box-shadow: 0 0 0 0.2rem rgba(59, 130, 246, 0.15);
}

body.l7-theme-aurora .form-control::placeholder {
    color: #94a3b8;
}

body.l7-theme-aurora .form-label,
body.l7-theme-aurora .col-form-label {
    color: #e2e8f0;
}

body.l7-theme-aurora .form-check-label {
    color: #e2e8f0;
}

body.l7-theme-aurora .form-text {
    color: #94a3b8 !important;
}

body.l7-theme-aurora .table {
    --bs-table-bg: rgba(15, 23, 42, 0.58);
    --bs-table-color: #e2e8f0;
    --bs-table-striped-bg: rgba(148, 163, 184, 0.12);
    --bs-table-hover-bg: rgba(59, 130, 246, 0.18);
    --bs-table-border-color: rgba(148, 163, 184, 0.35);
    border-color: rgba(148, 163, 184, 0.35);
    color: #e2e8f0;
}

/* جدول‌هایی مثل همگام اپ که bg-white دارند؛ در aurora پس‌زمینه روشن + متن روشن = نامرئی */
body.l7-theme-aurora .table.bg-white {
    --bs-table-bg: rgba(15, 23, 42, 0.58);
    background-color: transparent !important;
}

body.l7-theme-aurora .table thead th {
    background-color: rgba(30, 41, 59, 0.98) !important;
    color: #f8fafc !important;
    border-color: rgba(148, 163, 184, 0.4) !important;
}

body.l7-theme-aurora .table tbody td {
    color: #e2e8f0;
}

body.l7-theme-aurora .table tbody tr.table-secondary > * {
    color: #cbd5e1 !important;
}

/* ادمین / جدول دوره‌ها: دکمه‌های خاکستری روی پس‌زمینه تیره کم‌رنگ می‌شوند */
body.l7-theme-aurora .table-responsive.bg-white {
    background-color: rgba(15, 23, 42, 0.52) !important;
    border: 1px solid rgba(148, 163, 184, 0.35);
}

body.l7-theme-aurora .table .btn-outline-secondary {
    color: #e0f2fe;
    border-color: rgba(56, 189, 248, 0.55);
    background: rgba(14, 116, 144, 0.2);
}

body.l7-theme-aurora .table .btn-outline-secondary:hover {
    color: #082f49;
    background: #7dd3fc;
    border-color: #38bdf8;
}

body.l7-theme-aurora .btn-outline-danger {
    color: #fecdd3;
    border-color: rgba(251, 113, 133, 0.88);
    background: rgba(127, 29, 29, 0.28);
}

body.l7-theme-aurora .btn-outline-danger:hover {
    color: #fff;
    background: #dc2626;
    border-color: #fb7185;
}

body.l7-theme-aurora .list-group-item {
    background: rgba(15, 23, 42, 0.72);
    border-color: rgba(148, 163, 184, 0.35);
    color: #e2e8f0;
}

body.l7-theme-aurora footer {
    background: rgba(15, 23, 42, 0.7) !important;
    border-top-color: rgba(148, 163, 184, 0.28) !important;
    color: #94a3b8;
}

body.l7-theme-aurora .text-muted {
    color: #cbd5e1 !important;
}

body.l7-theme-aurora footer .text-muted {
    color: #cbd5e1 !important;
}

body.l7-theme-aurora .pagination .page-link {
    background: rgba(15, 23, 42, 0.55);
    color: #e2e8f0;
    border-color: rgba(148, 163, 184, 0.4);
}

body.l7-theme-aurora .pagination .page-item.active .page-link {
    background: #2563eb;
    border-color: #2563eb;
    color: #f8fafc;
}

body.l7-theme-aurora .pagination .page-item.disabled .page-link {
    background: transparent;
    color: #64748b;
    border-color: rgba(148, 163, 184, 0.25);
}

/* Keep navbar fully readable in aurora */
body.l7-theme-aurora .navbar .navbar-brand,
body.l7-theme-aurora .navbar .nav-link {
    color: #f8fafc !important;
}

body.l7-theme-aurora .navbar .nav-link:hover,
body.l7-theme-aurora .navbar .navbar-brand:hover {
    color: #bfdbfe !important;
}

/* نوار: از shorthand background استفاده نکن — تصویر فلش form-select پاک می‌شود */
body.l7-theme-aurora .navbar .form-select.form-select-sm {
    color-scheme: dark;
    background-color: rgba(15, 23, 42, 0.58);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    border-color: rgba(255, 255, 255, 0.28);
    color: #f8fafc;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
}

body.l7-theme-aurora .navbar .form-select.form-select-sm:focus {
    border-color: rgba(147, 197, 253, 0.95);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 0 0 0.2rem rgba(59, 130, 246, 0.35);
    outline: 0;
}

body.l7-theme-aurora .navbar .form-select.form-select-sm option {
    background-color: #1e293b;
    color: #f1f5f9;
}

body.l7-theme-aurora .navbar .btn-outline-light {
    border-color: rgba(191, 219, 254, 0.75);
    color: #eff6ff;
}

.l7-deck {
    border-radius: 1.2rem;
    background: linear-gradient(155deg, #ffffff 0%, #f5faff 100%);
}

.l7-deck--classic {
    background: linear-gradient(155deg, #ffffff 0%, #f5faff 100%);
}

.l7-deck--aurora {
    position: relative;
    overflow: hidden;
    border-radius: 1.35rem;
    border: 1px solid rgba(255, 255, 255, 0.4);
    background: radial-gradient(1000px 260px at 92% -15%, rgba(129, 140, 248, 0.35), transparent 60%),
                radial-gradient(900px 240px at -10% 110%, rgba(20, 184, 166, 0.26), transparent 58%),
                linear-gradient(145deg, #0f172a 0%, #1e293b 35%, #0f766e 100%);
    box-shadow: 0 24px 44px -28px rgba(15, 23, 42, 0.85);
}

.l7-deck--aurora .card-body {
    color: #e8f0ff;
}

.l7-deck--aurora [data-l7-card-type] {
    background: rgba(255, 255, 255, 0.14) !important;
    color: #dbeafe !important;
}

.l7-deck--aurora [data-l7-counter] {
    color: #e0f2fe !important;
}

.l7-deck--aurora .l7-deck-counter-hint {
    color: #94a3b8 !important;
}

/* شمارندهٔ دک: توضیح کوتاه + عدد؛ عرض محدود برای خوانایی */
.l7-deck-counter {
    max-width: min(22rem, 100%);
}

.l7-card-stage {
    min-height: 260px;
    position: relative;
}

.l7-card-slide {
    display: none;
    border: 1px solid #e8eef8;
    border-radius: 1rem;
    padding: 1.1rem;
    background: #fff;
    box-shadow: inset 0 1px 0 #f7fbff;
}

.l7-deck--aurora .l7-card-slide {
    border: 1px solid rgba(148, 163, 184, 0.38);
    border-radius: 1.1rem;
    background: linear-gradient(145deg, rgba(15, 23, 42, 0.95), rgba(30, 41, 59, 0.88));
    box-shadow: inset 0 1px 0 rgba(148, 163, 184, 0.2), 0 10px 26px -20px rgba(0, 0, 0, 0.65);
    color: #e8f0ff;
}

.l7-card-slide.is-active {
    display: block;
    animation: l7Fade .25s ease;
}

.l7-answer {
    margin-top: 0.8rem;
    border-top: 1px dashed #d6e4f7;
    padding-top: 0.8rem;
    color: #1d3557;
}

.l7-deck--aurora .l7-answer {
    border-top: 1px dashed rgba(148, 163, 184, 0.52);
    color: #dbeafe;
}

.l7-deck--aurora .btn-primary {
    border-color: transparent;
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 60%, #1d4ed8 100%);
}

.l7-deck--aurora .btn-success {
    border-color: transparent;
    background: linear-gradient(135deg, #14b8a6 0%, #10b981 100%);
    color: #052e2b;
    font-weight: 700;
}

.l7-deck--aurora .btn-outline-secondary {
    border-color: rgba(148, 163, 184, 0.6);
    color: #e2e8f0;
}

.l7-deck--aurora .btn-outline-primary {
    border-color: rgba(59, 130, 246, 0.66);
    color: #bfdbfe;
}

.l7-deck--aurora .btn-outline-danger {
    color: #fecaca;
    border-color: rgba(248, 113, 113, 0.85);
    background: rgba(127, 29, 29, 0.22);
}

.l7-deck--aurora .btn-outline-danger:hover {
    color: #fff;
    background: #dc2626;
    border-color: #f87171;
}

.l7-deck--aurora .btn-outline-warning {
    color: #fde68a;
    border-color: rgba(251, 191, 36, 0.75);
    background: rgba(113, 63, 18, 0.24);
}

.l7-deck--aurora .btn-outline-warning:hover {
    color: #1c1917;
    background: #fbbf24;
    border-color: #f59e0b;
}

.l7-deck--aurora .btn-outline-success {
    color: #bbf7d0;
    border-color: rgba(74, 222, 128, 0.65);
    background: rgba(20, 83, 45, 0.24);
}

.l7-deck--aurora .btn-outline-success:hover {
    color: #052e16;
    background: #4ade80;
    border-color: #22c55e;
}

.l7-deck--aurora .l7-card-slide .text-success {
    color: #86efac !important;
}

.l7-deck--aurora .alert {
    border: 1px solid rgba(148, 163, 184, 0.4);
    background: rgba(15, 23, 42, 0.45);
    color: #e2e8f0;
}

@keyframes l7Fade {
    from { opacity: .3; transform: translateY(8px); }
    to { opacity: 1; transform: translateY(0); }
}

/* یادداشت راهنما زیر کارت/هشدار مرور (خارج از کارت اصلی) */
.l7-review-learning-note {
    border-radius: 1rem;
    padding: 1.25rem 1.35rem;
    border: 1px solid rgba(13, 110, 253, 0.22);
    background: linear-gradient(155deg, rgba(13, 110, 253, 0.08) 0%, #ffffff 38%, #f1f5f9 100%);
    box-shadow: 0 6px 28px -14px rgba(15, 23, 42, 0.18);
}

body.l7-theme-aurora .l7-review-learning-note {
    border-color: rgba(56, 189, 248, 0.38);
    background: linear-gradient(155deg, rgba(14, 165, 233, 0.14) 0%, rgba(15, 23, 42, 0.94) 42%, rgba(15, 23, 42, 0.88) 100%);
    box-shadow: 0 10px 36px -18px rgba(0, 0, 0, 0.55);
}

/* --- استعلام عمومی گواهی (/verify/...) --- */
.l7-verify {
    position: relative;
    padding-bottom: 2rem;
}

.l7-verify__glow {
    pointer-events: none;
    position: absolute;
    inset: -4rem 10% auto;
    height: 14rem;
    border-radius: 50%;
    background: radial-gradient(closest-side, rgba(61, 111, 180, 0.22), transparent 72%);
    filter: blur(2px);
}

.l7-verify-card {
    position: relative;
    border-radius: 1.35rem;
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(30, 58, 95, 0.1);
    box-shadow:
        0 1px 0 rgba(255, 255, 255, 0.9) inset,
        0 22px 50px -28px rgba(15, 23, 42, 0.35),
        0 8px 24px -16px rgba(30, 58, 95, 0.12);
}

.l7-verify-card__head {
    display: flex;
    align-items: flex-start;
    gap: 1.1rem;
    padding: 1.75rem 1.75rem 1.35rem;
    color: #fff;
}

.l7-verify-card--ok .l7-verify-card__head {
    background: linear-gradient(125deg, #0f766e 0%, #0d9488 38%, #14b8a6 100%);
}

.l7-verify-card--fail .l7-verify-card__head {
    background: linear-gradient(125deg, #9a3412 0%, #c2410c 42%, #ea580c 100%);
}

.l7-verify-card__badge {
    flex-shrink: 0;
    width: 3.25rem;
    height: 3.25rem;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.35);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}

.l7-verify-card__badge svg {
    opacity: 0.95;
}

.l7-verify-card__head-text {
    min-width: 0;
}

.l7-verify-card__title {
    font-size: 1.45rem;
    font-weight: 800;
    letter-spacing: -0.02em;
    margin: 0 0 0.35rem;
    line-height: 1.25;
}

.l7-verify-card__subtitle {
    margin: 0;
    font-size: 0.95rem;
    line-height: 1.55;
    opacity: 0.94;
    max-width: 42rem;
}

.l7-verify-card__body {
    padding: 1.5rem 1.75rem 1.75rem;
}

.l7-verify-grid {
    display: grid;
    gap: 0.85rem;
    grid-template-columns: 1fr;
}

@media (min-width: 640px) {
    .l7-verify-grid {
        grid-template-columns: 1fr 1fr;
    }

    .l7-verify-field--wide {
        grid-column: 1 / -1;
    }
}

.l7-verify-field {
    display: flex;
    gap: 0.85rem;
    align-items: flex-start;
    padding: 1rem 1.05rem;
    border-radius: 1rem;
    background: linear-gradient(165deg, #f8fafc 0%, #f1f5f9 100%);
    border: 1px solid rgba(148, 163, 184, 0.28);
}

.l7-verify-field__icon {
    flex-shrink: 0;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1e3a5f;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(30, 58, 95, 0.12);
}

.l7-verify-field__icon svg {
    display: block;
}

.l7-verify-field__content {
    min-width: 0;
}

.l7-verify-field__label {
    font-size: 0.72rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #64748b;
    margin-bottom: 0.25rem;
}

.l7-verify-field__value {
    font-size: 1.02rem;
    font-weight: 600;
    color: #0f172a;
    line-height: 1.45;
    word-break: break-word;
}

.l7-verify-field__value--ltr {
    text-align: left;
}

.l7-verify-field__hint {
    margin-top: 0.35rem;
    font-size: 0.88rem;
    color: #475569;
    line-height: 1.4;
    word-break: break-word;
}

.l7-verify-field__hint--ltr {
    text-align: left;
}

.l7-verify-num {
    font-variant-numeric: tabular-nums;
    font-weight: 800;
    color: #0f766e;
}

.l7-verify-panel {
    border-radius: 1rem;
    padding: 1.1rem 1.2rem;
    border: 1px solid rgba(234, 88, 12, 0.25);
    background: linear-gradient(160deg, #fff7ed 0%, #ffedd5 100%);
    margin-bottom: 1.25rem;
}

.l7-verify-panel--muted .l7-verify-panel__lead {
    font-weight: 600;
    color: #9a3412;
    font-size: 0.92rem;
}

.l7-verify-list {
    padding-right: 1.1rem;
    margin: 0;
    color: #7c2d12;
    font-size: 0.9rem;
    line-height: 1.65;
}

.l7-verify-codebox {
    margin-top: 1.35rem;
    padding: 1rem 1.15rem;
    border-radius: 0.9rem;
    background: #0f172a;
    color: #e2e8f0;
    border: 1px solid rgba(15, 23, 42, 0.5);
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.l7-verify-codebox__label {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #94a3b8;
}

.l7-verify-codebox__value {
    font-family: ui-monospace, "Cascadia Mono", Consolas, monospace;
    font-size: 0.82rem;
    font-weight: 500;
    color: #f1f5f9;
    word-break: break-all;
    line-height: 1.55;
    background: transparent;
}

.l7-verify-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
    margin-top: 1.35rem;
    align-items: center;
}

.l7-verify-footnote {
    margin-top: 1.25rem;
    font-size: 0.8rem;
    color: #64748b;
    line-height: 1.55;
    max-width: 40rem;
}

body.l7-theme-aurora .l7-verify__glow {
    background: radial-gradient(closest-side, rgba(56, 189, 248, 0.18), transparent 72%);
}

body.l7-theme-aurora .l7-verify-card {
    background: rgba(15, 23, 42, 0.72);
    border-color: rgba(148, 163, 184, 0.28);
    box-shadow:
        0 1px 0 rgba(255, 255, 255, 0.06) inset,
        0 24px 56px -30px rgba(0, 0, 0, 0.65);
    backdrop-filter: blur(12px);
}

body.l7-theme-aurora .l7-verify-field {
    background: linear-gradient(165deg, rgba(30, 41, 59, 0.65) 0%, rgba(15, 23, 42, 0.55) 100%);
    border-color: rgba(100, 116, 139, 0.35);
}

body.l7-theme-aurora .l7-verify-field__icon {
    background: rgba(15, 23, 42, 0.85);
    border-color: rgba(148, 163, 184, 0.25);
    color: #7dd3fc;
}

body.l7-theme-aurora .l7-verify-field__label {
    color: #94a3b8;
}

body.l7-theme-aurora .l7-verify-field__value {
    color: #f1f5f9;
}

body.l7-theme-aurora .l7-verify-field__hint {
    color: #cbd5e1;
}

body.l7-theme-aurora .l7-verify-num {
    color: #5eead4;
}

body.l7-theme-aurora .l7-verify-panel {
    border-color: rgba(251, 146, 60, 0.35);
    background: linear-gradient(160deg, rgba(124, 45, 18, 0.45) 0%, rgba(30, 27, 23, 0.55) 100%);
}

body.l7-theme-aurora .l7-verify-panel--muted .l7-verify-panel__lead {
    color: #fed7aa;
}

body.l7-theme-aurora .l7-verify-list {
    color: #fde68a;
}

body.l7-theme-aurora .l7-verify-codebox {
    background: rgba(2, 6, 23, 0.88);
    border-color: rgba(51, 65, 85, 0.6);
}

body.l7-theme-aurora .l7-verify-footnote {
    color: #94a3b8;
}
