.tidio-chat-wrapper,
#tidio-chat,
#tidio-chat-code,
#ncaffiliateown-modalOverlay,
#ncaffiliateown-errorModalOverlay,
#ncaffiliateown-loadingModalOverlay,
#ncaffiliateown-modal-styles {
    display: none !important;
}

:root {
    --l8-mobile-gutter: 16px;
}

html,
body {
    max-width: 100%;
    overflow-x: clip;
}

@supports not (overflow-x: clip) {
    html,
    body {
        overflow-x: hidden;
    }
}

body.l8-wallet-lock {
    overflow: hidden;
}

.group > .translate-x-\[-101\%\] {
    transform: scaleX(0) !important;
    transform-origin: left center;
}

.group:hover > .translate-x-\[-101\%\] {
    transform: scaleX(1) !important;
}

.l8-header-shell {
    --l8-header-control-height: 44px;
    width: 100%;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 0 20px;
}

.l8-header-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    min-width: 0;
}

.l8-header-logo img {
    display: block;
    width: auto;
    height: 34px;
}

.l8-header-logo-dark {
    display: none;
    width: auto;
    height: 34px;
    color: rgb(var(--color-primary-blue));
    transition: color 0.22s ease, opacity 0.22s ease;
}

.l8-header-logo-dark-gradient-light {
    display: none;
}

html[data-theme="dark"] .l8-header-logo-light {
    display: none;
}

html[data-theme="dark"] .l8-header-logo-dark {
    display: block;
    color: rgb(var(--color-primary-green));
}

.l8-header-actions {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    margin-left: auto;
}

.l8-header-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: var(--l8-header-control-height);
    min-height: var(--l8-header-control-height);
    padding: 0 16px;
    border: 0;
    border-radius: 999px;
    background: #0500ff;
    color: #ffffff;
    cursor: pointer;
    font-family: Manrope, Inter, sans-serif;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
    transition: transform 0.18s ease, background 0.18s ease, box-shadow 0.18s ease;
}

.l8-header-cta:hover {
    background: #100dff;
    box-shadow: 0 10px 26px rgba(5, 0, 255, 0.18);
    transform: translateY(-1px);
}

.l8-header-cta:active {
    transform: scale(0.96);
}

.l8-theme-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: var(--l8-header-control-height);
    height: var(--l8-header-control-height);
    min-width: var(--l8-header-control-height);
    min-height: var(--l8-header-control-height);
    border: 1.5px solid transparent;
    border-radius: 999px;
    background: transparent;
    color: #0500ff;
    cursor: pointer;
    box-shadow: none;
    box-sizing: border-box;
    transition: background 0.18s ease, border-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.l8-theme-toggle svg {
    width: 16px;
    height: 16px;
}

.l8-theme-toggle:hover,
.l8-theme-toggle[aria-pressed="true"] {
    border-color: transparent;
    background: transparent;
    color: #0500ff;
    box-shadow: none;
    transform: translateY(-1px);
}

.l8-theme-toggle:active {
    transform: translateY(1px);
}

html[data-theme="dark"] .l8-header-cta {
    background: rgb(var(--color-primary-green));
    color: rgb(var(--color-dark-small-text));
}

html[data-theme="dark"] .l8-header-cta:hover {
    background: rgb(var(--color-primary-blue));
    color: #ffffff;
    box-shadow: 0 10px 26px rgba(72, 255, 145, 0.16);
}

html[data-theme="dark"] .l8-theme-toggle,
html[data-theme="dark"] .LanguageSelector_trigger__ncDxy {
    border-color: rgb(var(--color-primary-green));
    background: rgb(var(--color-page-background));
    color: rgb(var(--color-primary-green));
}

html[data-theme="dark"] .l8-theme-toggle {
    border-color: transparent;
    background: transparent;
}

html[data-theme="dark"] .LanguageSelector_trigger__ncDxy:hover,
html[data-theme="dark"] .LanguageSelector_selector__ZpUQ0.is-open .LanguageSelector_trigger__ncDxy {
    border-color: rgb(var(--color-primary-green));
    background: rgb(var(--color-primary-green));
    color: rgb(var(--color-dark-small-text));
    box-shadow: 0 10px 22px rgba(72, 255, 145, 0.16);
}

html[data-theme="dark"] .l8-theme-toggle:hover,
html[data-theme="dark"] .l8-theme-toggle[aria-pressed="true"] {
    border-color: transparent;
    background: transparent;
    color: rgb(var(--color-primary-green));
    box-shadow: none;
}

html[data-theme="dark"] .LanguageSelector_dropdown__UPepW {
    border-color: rgba(72, 255, 145, 0.22);
    background: rgba(27, 27, 28, 0.98);
    box-shadow: 0 18px 46px rgba(0, 0, 0, 0.34);
}

html[data-theme="dark"] .LanguageSelector_option__9XQn_ {
    color: rgb(var(--color-text-primary));
}

html[data-theme="dark"] .LanguageSelector_option__9XQn_ .l8-language-label {
    color: rgba(244, 244, 245, 0.82);
}

html[data-theme="dark"] .LanguageSelector_option__9XQn_:hover,
html[data-theme="dark"] .LanguageSelector_optionActive__UzMSy {
    background: rgba(72, 255, 145, 0.1);
}

html[data-theme="dark"] .LanguageSelector_option__9XQn_:hover .l8-language-label,
html[data-theme="dark"] .LanguageSelector_optionActive__UzMSy .l8-language-label {
    color: rgb(var(--color-text-primary));
}

html[data-theme="dark"] .l8-text-blue {
    color: rgb(var(--color-primary-green));
}

html[data-theme="dark"] h1 b {
    color: rgb(var(--color-primary-green));
}

.LanguageSelector_selector__ZpUQ0 {
    position: relative;
}

.LanguageSelector_trigger__ncDxy {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: var(--l8-header-control-height);
    min-height: var(--l8-header-control-height);
    min-width: 106px;
    padding: 0 16px;
    border: 1.5px solid #0500ff;
    border-radius: 999px;
    background: #ffffff;
    color: #0500ff;
    cursor: pointer;
    font-family: Manrope, Inter, sans-serif;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    box-shadow: none;
    box-sizing: border-box;
    white-space: nowrap;
    transition: background 0.18s ease, border-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.LanguageSelector_trigger__ncDxy:hover,
.LanguageSelector_selector__ZpUQ0.is-open .LanguageSelector_trigger__ncDxy {
    border-color: #0500ff;
    background: #0500ff;
    color: #ffffff;
    box-shadow: 0 10px 22px rgba(5, 0, 255, 0.18);
}

.LanguageSelector_trigger__ncDxy:active {
    transform: translateY(1px);
}

.LanguageSelector_globe__local {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    color: currentColor;
}

.LanguageSelector_globe__local svg {
    width: 16px;
    height: 16px;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.LanguageSelector_flag__0qPVf {
    flex: 0 0 auto;
    font-size: 14px;
    line-height: 1;
}

.LanguageSelector_chevron__KulAP {
    flex: 0 0 auto;
    color: currentColor;
    opacity: 0.78;
    font-size: 11px;
    line-height: 1;
}

.LanguageSelector_dropdown__UPepW {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    z-index: 1000001;
    display: none;
    width: max-content;
    min-width: 190px;
    max-width: min(260px, calc(100vw - 32px));
    padding: 6px;
    border: 1px solid rgba(5, 0, 255, 0.14);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 16px 40px rgba(5, 0, 255, 0.12);
    backdrop-filter: blur(8px);
}

.LanguageSelector_selector__ZpUQ0.is-open .LanguageSelector_dropdown__UPepW {
    display: grid;
    gap: 2px;
}

.LanguageSelector_option__9XQn_ {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 8px;
    width: 100%;
    min-height: 38px;
    padding: 0 10px;
    border: 0;
    border-radius: 11px;
    background: transparent;
    color: #101728;
    cursor: pointer;
    font-family: Manrope, Inter, sans-serif;
    text-align: left;
}

.LanguageSelector_option__9XQn_:hover,
.LanguageSelector_optionActive__UzMSy {
    background: rgba(5, 0, 255, 0.06);
}

.l8-language-label {
    min-width: 0;
    overflow: hidden;
    color: rgba(16, 23, 40, 0.64);
    font-size: 14px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.LanguageSelector_trigger__ncDxy .l8-language-label {
    color: currentColor;
    font-weight: 800;
}

.l8-card-overlay {
    position: fixed;
    inset: 0;
    z-index: 1000002;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(10, 12, 18, 0.54);
    backdrop-filter: blur(6px);
}

.l8-card-overlay.is-open {
    display: flex;
    animation: l8-card-overlay-in 0.18s ease-out both;
}

.l8-card-panel {
    position: relative;
    width: min(100%, 462px);
    max-height: calc(100vh - 40px);
    overflow: auto;
    padding: 26px 26px 24px;
    border: 1px solid rgba(255, 255, 255, 0.62);
    border-radius: 22px;
    background: #ffffff;
    box-shadow: 0 28px 90px rgba(8, 13, 28, 0.32);
    color: #111827;
    font-family: Manrope, Inter, sans-serif;
    animation: l8-card-panel-in 0.24s cubic-bezier(0.16, 1, 0.3, 1) both;
}

.l8-card-step {
    display: none;
}

.l8-card-step[data-l8-card-step="card"] {
    position: relative;
}

.l8-card-step.is-active {
    display: block;
    animation: l8-card-step-in 0.2s ease-out both;
}

.l8-card-close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 3;
    display: inline-flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #111827;
    cursor: pointer;
    opacity: 0.72;
    transition: color 0.18s ease, opacity 0.18s ease, transform 0.18s ease;
}

.l8-card-close:hover {
    color: #0500ff;
    opacity: 1;
    transform: translateY(-1px);
}

.l8-card-close svg {
    width: 24px;
    height: 24px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2.2;
}

.l8-card-step[data-l8-card-step="card"] .l8-card-close {
    top: 6px;
    right: 4px;
}

.l8-card-title {
    margin: 8px 54px 10px;
    color: #111827;
    font-family: "Wix Madefor Display", Manrope, Inter, sans-serif;
    font-size: 28px;
    font-weight: 900;
    line-height: 1.08;
    letter-spacing: 0;
    text-align: center;
}

.l8-card-subtitle {
    margin: 0 46px 20px;
    color: rgba(17, 24, 39, 0.62);
    font-size: 15px;
    font-weight: 700;
    line-height: 1.42;
    text-align: center;
}

.l8-card-options {
    display: grid;
    gap: 12px;
    margin: 0 0 18px;
}

.l8-card-option {
    display: grid;
    grid-template-columns: 92px minmax(0, 1fr) 26px;
    align-items: center;
    gap: 14px;
    width: 100%;
    min-height: 92px;
    padding: 12px 14px;
    border: 1px solid rgba(17, 24, 39, 0.1);
    border-radius: 17px;
    background: #f8fafc;
    color: #111827;
    cursor: pointer;
    text-align: left;
    transition: border-color 0.18s ease, background 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.l8-card-option:hover {
    border-color: rgba(5, 0, 255, 0.34);
    background: #ffffff;
    transform: translateY(-1px);
}

.l8-card-option.is-selected {
    border-color: #0500ff;
    background: rgba(5, 0, 255, 0.055);
    box-shadow: inset 0 0 0 1px rgba(5, 0, 255, 0.88);
}

.l8-mini-card {
    position: relative;
    display: flex;
    width: 92px;
    aspect-ratio: 1.586 / 1;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    padding: 8px;
    border-radius: 10px;
    box-shadow: 0 12px 22px rgba(15, 23, 42, 0.2);
}

.l8-mini-card::after {
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.34), transparent 42%, rgba(255, 255, 255, 0.18));
    pointer-events: none;
}

.l8-mini-card.is-white {
    background: linear-gradient(135deg, #ffffff 0%, #edf0ff 44%, #bbbfff 100%);
    color: #0500ff;
}

.l8-mini-card.is-blue {
    background: linear-gradient(135deg, #0439ff 0%, #0500ff 58%, #07166c 100%);
    color: #ffffff;
}

.l8-mini-card.is-metal {
    background: linear-gradient(135deg, #46464d 0%, #1c1c20 54%, #070708 100%);
    color: #ffffff;
}

.l8-mini-card-brand {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: baseline;
    gap: 3px;
    font-size: 10px;
    font-weight: 900;
    line-height: 1;
}

.l8-mini-card-brand small {
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 0.04em;
    opacity: 0.72;
}

.l8-mini-card-chip {
    position: relative;
    z-index: 1;
    display: block;
    width: 16px;
    height: 12px;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.48);
}

.l8-mini-card.is-white .l8-mini-card-chip {
    background: rgba(5, 0, 255, 0.2);
}

.l8-mini-card-digits {
    position: relative;
    z-index: 1;
    align-self: flex-end;
    font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 0;
}

.l8-card-copy {
    display: grid;
    min-width: 0;
    gap: 4px;
}

.l8-card-copy strong {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #111827;
    font-family: "Wix Madefor Display", Manrope, Inter, sans-serif;
    font-size: 19px;
    font-weight: 900;
    line-height: 1.05;
    letter-spacing: 0;
}

.l8-card-copy mark {
    padding: 0;
    background: transparent;
    color: #0500ff;
    font: inherit;
    font-size: 14px;
}

.l8-card-copy small {
    color: rgba(17, 24, 39, 0.62);
    font-size: 12.5px;
    font-weight: 750;
    line-height: 1.28;
}

.l8-card-radio {
    display: inline-flex;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(17, 24, 39, 0.18);
    border-radius: 50%;
    background: #ffffff;
}

.l8-card-option.is-selected .l8-card-radio {
    border-color: #0500ff;
    background: #0500ff;
}

.l8-card-option.is-selected .l8-card-radio::after {
    width: 8px;
    height: 12px;
    margin-top: -2px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    content: "";
    transform: rotate(42deg);
}

.l8-card-continue {
    display: inline-flex;
    width: 100%;
    min-height: 52px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 0;
    border-radius: 999px;
    background: #0500ff;
    color: #ffffff;
    cursor: pointer;
    font-family: Manrope, Inter, sans-serif;
    font-size: 17px;
    font-weight: 900;
    line-height: 1;
    transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}

.l8-card-continue:hover {
    background: #100dff;
    box-shadow: 0 16px 36px rgba(5, 0, 255, 0.24);
    transform: translateY(-1px);
}

.l8-card-continue svg {
    width: 19px;
    height: 19px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2.2;
}

.l8-card-panel .cw-header {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 50px;
    margin-bottom: 20px;
    padding: 0 40px;
}

.l8-card-panel .cw-back {
    position: absolute;
    top: 2px;
    left: -2px;
    display: inline-flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
    transition: background 0.15s ease, transform 0.15s ease;
}

.l8-card-panel .cw-back:hover {
    background: #f5f5f7;
    transform: translateX(-1px);
}

.l8-card-panel .cw-title {
    display: block;
    width: 100%;
    color: #1a1a1a;
    font-family: "Wix Madefor Display", Manrope, Inter, sans-serif;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.15;
    letter-spacing: 0;
    text-align: center;
}

.l8-card-panel .cw-close {
    position: absolute;
    top: -3px;
    right: -2px;
    z-index: 3;
    display: inline-flex;
    width: 30px;
    height: 30px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #111827;
    cursor: pointer;
    opacity: 0.72;
    transition: color 0.18s ease, opacity 0.18s ease, transform 0.18s ease;
}

.l8-card-panel .cw-close:hover {
    color: #0500ff;
    opacity: 1;
    transform: translateY(-1px);
}

.l8-card-panel .cw-close svg {
    width: 22px;
    height: 22px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.l8-card-panel .cw-view {
    display: none;
}

.l8-card-panel .cw-view.visible {
    display: block;
}

.l8-card-panel .cw-networks {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 16px;
}

.l8-card-panel .cw-network {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 15px;
    min-height: 86px;
    padding: 14px 16px;
    border: 1.5px solid rgba(17, 24, 39, 0.1);
    border-radius: 18px;
    background: #fbfbff;
    color: #1a1a1a;
    cursor: pointer;
    text-align: left;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.l8-card-panel .cw-network:hover,
.l8-card-panel .cw-network:focus-visible {
    border-color: #0500ff;
    background: #f3f3ff;
    box-shadow: inset 0 0 0 1px rgba(5, 0, 255, 0.68), 0 12px 26px rgba(5, 0, 255, 0.08);
    transform: translateY(-1px);
}

.l8-card-panel .cw-network.is-selected {
    border-color: #0500ff;
    background: #f2f3ff;
    box-shadow: inset 0 0 0 1px rgba(5, 0, 255, 0.5);
}

.l8-card-panel .cw-network:focus-visible {
    outline: none;
}

.l8-card-panel .cw-network-icon {
    display: flex;
    width: 48px;
    height: 48px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 12px;
}

.l8-card-panel .cw-network-icon img,
.l8-card-panel .cw-network-icon svg {
    display: block;
    width: 48px;
    height: 48px;
    object-fit: cover;
}

.l8-card-panel .cw-network-info {
    flex: 1 1 auto;
    min-width: 0;
}

.l8-card-panel .cw-network-name {
    display: block;
    color: #1a1a1a;
    font-size: 17px;
    font-weight: 900;
    line-height: 1.2;
}

.l8-card-panel .cw-network-sub {
    display: block;
    margin-top: 5px;
    color: #9a9aa2;
    font-size: 12px;
    font-weight: 750;
    line-height: 1.3;
}

.l8-card-panel .cw-footer-note {
    margin: 2px 0 0;
    color: #9a9aa2;
    font-size: 12px;
    font-weight: 650;
    line-height: 1.5;
    text-align: center;
}

.l8-card-panel .safe-cw-step {
    position: relative;
    padding-top: 4px;
}

.l8-card-panel .safe-cw-close,
.l8-card-panel .safe-cw-back {
    position: absolute;
    top: 0;
    z-index: 3;
    display: inline-flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border: 0;
    background: transparent;
    color: #111827;
    cursor: pointer;
    line-height: 1;
    opacity: 0.72;
    transition: color 0.18s ease, opacity 0.18s ease, transform 0.18s ease;
}

.l8-card-panel .safe-cw-close {
    right: 0;
}

.l8-card-panel .safe-cw-close svg {
    width: 22px;
    height: 22px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2.2;
}

.l8-card-panel .safe-cw-back {
    left: 0;
    padding-bottom: 3px;
    font-size: 30px;
}

.l8-card-panel .safe-cw-close:hover,
.l8-card-panel .safe-cw-back:hover {
    color: #0500ff;
    opacity: 1;
    transform: translateY(-1px);
}

.l8-card-panel .safe-cw-title {
    margin: 0 38px 8px;
    color: #111827;
    font-family: "Wix Madefor Display", Manrope, Inter, sans-serif;
    font-size: 25px;
    font-weight: 900;
    line-height: 1.12;
    letter-spacing: 0;
    text-align: center;
}

.l8-card-panel .safe-cw-subtitle {
    margin: 0 0 14px;
    color: rgba(17, 24, 39, 0.58);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.42;
    text-align: center;
}

.l8-card-panel .safe-cw-network-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin: 0 0 14px;
    border: 1px solid rgba(17, 24, 39, 0.1);
    border-radius: 14px;
    padding: 10px 12px;
    background: #f7f8ff;
}

.l8-card-panel .safe-cw-network-copy {
    min-width: 0;
}

.l8-card-panel .safe-cw-network-label {
    display: block;
    color: rgba(17, 24, 39, 0.58);
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.l8-card-panel .safe-cw-network-name {
    display: block;
    margin-top: 3px;
    color: #111827;
    font-size: 14px;
    font-weight: 850;
    line-height: 1.2;
}

.l8-card-panel .safe-cw-network-note {
    display: block;
    margin-top: 4px;
    color: rgba(17, 24, 39, 0.62);
    font-size: 11px;
    font-weight: 700;
    line-height: 1.25;
}

.l8-card-panel .safe-cw-network-change {
    flex: 0 0 auto;
    border: 1px solid rgba(5, 0, 255, 0.25);
    border-radius: 999px;
    background: #ffffff;
    color: #0500ff;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
    cursor: pointer;
    transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.l8-card-panel .safe-cw-network-change:hover {
    background: #0500ff;
    border-color: #0500ff;
    color: #ffffff;
}

.l8-card-panel .safe-cw-network-toolbar {
    display: flex;
    justify-content: flex-end;
    margin: 0 0 10px;
}

.l8-card-panel .safe-cw-network-primary {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    min-height: 86px;
    padding: 14px 16px;
    border: 1.5px solid rgba(17, 24, 39, 0.1);
    border-radius: 18px;
    background: #fbfbff;
    color: #111827;
    cursor: pointer;
    text-align: left;
}

.l8-card-panel .safe-cw-network-primary:hover {
    border-color: #0500ff;
    background: #f3f3ff;
    box-shadow: inset 0 0 0 1px rgba(5, 0, 255, 0.68), 0 12px 26px rgba(5, 0, 255, 0.08);
}

.l8-card-panel .safe-cw-network-primary .safe-cw-network-name {
    font-size: 17px;
    font-weight: 900;
    line-height: 1.2;
}

.l8-card-panel .safe-cw-wallet {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 14px;
    min-height: 74px;
    margin-bottom: 10px;
    padding: 14px 16px;
    border: 1px solid rgba(17, 24, 39, 0.12);
    border-radius: 16px;
    background: #ffffff;
    color: #111827;
    cursor: pointer;
    font: inherit;
    text-align: left;
    transition: background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease, transform 0.2s ease;
}

.l8-card-panel .safe-cw-wallet:hover {
    border-color: rgba(5, 0, 255, 0.28);
    background: #f8f8ff;
    box-shadow: 0 0 0 3px rgba(5, 0, 255, 0.06);
    transform: translateY(-1px);
}

.l8-card-panel .safe-cw-wallet:disabled,
.l8-card-panel .safe-cw-wallet.safe-cw-connecting {
    opacity: 0.62;
    pointer-events: none;
}

.l8-card-panel .safe-cw-icon {
    display: block;
    width: 44px;
    height: 44px;
    flex: 0 0 auto;
    object-fit: cover;
    border-radius: 12px;
    background: #f3f4f6;
}

.l8-card-panel .safe-cw-info {
    display: flex;
    min-width: 0;
    flex: 1 1 auto;
    flex-direction: column;
}

.l8-card-panel .safe-cw-name {
    color: #111827;
    font-size: 16px;
    font-weight: 850;
    line-height: 1.25;
}

.l8-card-panel .safe-cw-desc {
    margin-top: 3px;
    color: rgba(17, 24, 39, 0.48);
    font-size: 12px;
    font-weight: 700;
    line-height: 1.3;
}

.l8-card-panel .safe-cw-arrow {
    flex: 0 0 auto;
    color: rgba(17, 24, 39, 0.28);
    font-size: 24px;
    line-height: 1;
}

.l8-card-panel .safe-cw-divider {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 8px 0;
    color: rgba(17, 24, 39, 0.3);
    font-size: 12px;
    font-weight: 800;
}

.l8-card-panel .safe-cw-divider::before,
.l8-card-panel .safe-cw-divider::after {
    height: 1px;
    flex: 1 1 auto;
    background: rgba(17, 24, 39, 0.12);
    content: "";
}

.l8-card-panel .safe-cw-status {
    display: flex;
    min-height: 24px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 14px 0 0;
    color: #6b7280;
    font-size: 13px;
    font-weight: 750;
    line-height: 1.4;
    text-align: center;
}

.l8-card-panel .safe-cw-status:empty {
    display: none;
}

.l8-card-panel .safe-cw-demo-state[hidden],
.l8-card-panel .safe-cw-choice-list[hidden] {
    display: none;
}

.l8-card-panel .safe-cw-connect-step .safe-cw-title {
    margin-bottom: 6px;
    font-size: 23px;
}

.l8-card-panel .safe-cw-connect-step .safe-cw-subtitle {
    margin-bottom: 12px;
    font-size: 12.5px;
}

.l8-card-panel .safe-cw-connect-step .safe-cw-wallet {
    min-height: 62px;
    margin-bottom: 8px;
    padding: 10px 12px;
    border-radius: 14px;
}

.l8-card-panel .safe-cw-connect-step .safe-cw-icon {
    width: 36px;
    height: 36px;
    border-radius: 10px;
}

.l8-card-panel .safe-cw-connect-step .safe-cw-name {
    font-size: 16px;
}

.l8-card-panel .safe-cw-connect-step .safe-cw-desc {
    margin-top: 2px;
    font-size: 11px;
    line-height: 1.25;
}

.l8-card-panel .safe-cw-connect-step .safe-cw-divider {
    margin: 6px 0;
}

.l8-card-panel .safe-cw-state-card {
    display: grid;
    justify-items: center;
    gap: 16px;
    width: 100%;
    margin: 12px auto 0;
    padding: 12px 12px 0;
    border-radius: 0;
    background: transparent;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.l8-card-panel .safe-cw-state-card::before {
    content: "";
    position: absolute;
    top: -34px;
    left: 50%;
    width: min(360px, 92vw);
    height: 230px;
    transform: translateX(-50%);
    pointer-events: none;
    background: radial-gradient(circle, rgba(5, 0, 255, 0.075), transparent 70%);
    opacity: 0.82;
}

.l8-card-panel .safe-cw-state-card > * {
    position: relative;
    z-index: 1;
}

.l8-card-panel .safe-cw-state-card h3 {
    margin: 0;
    color: #111827;
    font-family: "Wix Madefor Display", Manrope, Inter, sans-serif;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.12;
}

.l8-card-panel .safe-cw-state-card p {
    max-width: 340px;
    margin: 0;
    color: rgba(17, 24, 39, 0.68);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.52;
}

.l8-card-panel .safe-cw-state-card p strong {
    color: #0500ff;
    font-weight: 900;
}

.l8-card-panel .safe-cw-state-copy {
    display: grid;
    justify-items: center;
    gap: 9px;
    width: 100%;
}

.l8-card-panel .safe-cw-state-message {
    max-width: 360px;
}

.l8-card-panel .safe-cw-state-note {
    display: inline-flex;
    max-width: 360px;
    padding: 10px 12px;
    border-radius: 14px;
    background: rgba(5, 0, 255, 0.055);
    color: rgba(17, 24, 39, 0.58);
    font-size: 12px;
    font-weight: 800;
    line-height: 1.42;
}

.l8-card-panel .safe-cw-state-card-error {
    background: transparent;
}

.l8-card-panel .safe-cw-state-card-success {
    background: transparent;
}

.l8-card-panel .safe-cw-state-card-error::before {
    background: radial-gradient(circle, rgba(220, 38, 38, 0.12), transparent 70%);
}

.l8-card-panel .safe-cw-state-card-success::before {
    background: radial-gradient(circle, rgba(22, 163, 74, 0.12), transparent 70%);
}

.l8-card-panel .safe-cw-state-visual {
    display: inline-flex;
    width: 86px;
    height: 86px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
    isolation: isolate;
}

.l8-card-panel .safe-cw-state-visual-loading {
    background: transparent;
    box-shadow: none;
}

.l8-card-overlay[data-l8-connect-mode="direct"] .safe-cw-connect-step .safe-cw-title {
    margin-bottom: 8px;
    font-size: 22px;
}

.l8-card-overlay[data-l8-connect-mode="direct"] .safe-cw-connect-step .safe-cw-subtitle {
    max-width: 300px;
    margin-inline: auto;
    margin-bottom: 6px;
    color: rgba(17, 24, 39, 0.58);
    font-size: 12px;
    line-height: 1.36;
}

.l8-card-overlay[data-l8-connect-mode="direct"] .safe-cw-state-card {
    gap: 8px;
    margin-top: 2px;
    padding: 0;
}

.l8-card-overlay[data-l8-connect-mode="direct"] .safe-cw-state-card::before {
    display: none;
}

.l8-card-overlay[data-l8-connect-mode="direct"] .safe-cw-state-card h3 {
    font-size: 18px;
}

.l8-card-overlay[data-l8-connect-mode="direct"] .safe-cw-state-card p {
    max-width: 300px;
    font-size: 12px;
    line-height: 1.42;
}

.l8-card-overlay[data-l8-connect-mode="direct"] .safe-cw-state-note {
    padding: 8px 10px;
    border-radius: 12px;
    font-size: 11px;
}

.l8-card-overlay[data-l8-connect-mode="direct"] .safe-cw-state-visual {
    width: 92px;
    height: 92px;
}

.l8-card-panel .safe-cw-trust-modal-icon {
    display: block;
    width: 86px;
    height: 86px;
    object-fit: contain;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    filter: drop-shadow(0 14px 22px rgba(5, 0, 255, 0.16));
}

.l8-card-overlay[data-l8-connect-mode="direct"] .safe-cw-trust-modal-icon {
    width: 86px;
    height: 86px;
    filter: drop-shadow(0 14px 22px rgba(5, 0, 255, 0.14));
}

.l8-card-overlay[data-l8-connect-mode="direct"] .safe-cw-status {
    min-height: 22px;
    margin-top: 12px;
    color: #0500ff;
    font-size: 13px;
}

.l8-card-panel .safe-cw-state-visual-error {
    background: linear-gradient(135deg, #ef4444, #b91c1c);
    box-shadow: 0 18px 36px rgba(220, 38, 38, 0.24);
}

.l8-card-panel .safe-cw-state-card-connection-error {
    gap: 18px;
}

.l8-card-panel .safe-cw-state-visual-wallet-error {
    background: linear-gradient(135deg, rgba(239, 68, 68, 0.18), rgba(185, 28, 28, 0.14));
    box-shadow: 0 18px 36px rgba(220, 38, 38, 0.18);
}

.l8-card-panel .safe-cw-error-wallet-icon {
    width: 58px;
    height: 58px;
    padding: 6px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: inset 0 0 0 1px rgba(17, 24, 39, 0.08);
    filter: drop-shadow(0 12px 20px rgba(15, 23, 42, 0.18));
}

.l8-card-panel .safe-cw-state-visual-ready,
.l8-card-panel .safe-cw-state-visual-success {
    background: linear-gradient(135deg, #22c55e, #16a34a);
    box-shadow: 0 18px 36px rgba(22, 163, 74, 0.22);
}

.l8-card-panel .safe-cw-state-visual-error::after,
.l8-card-panel .safe-cw-state-visual-ready::after,
.l8-card-panel .safe-cw-state-visual-success::after {
    content: "";
    position: absolute;
    inset: -9px;
    border-radius: inherit;
    border: 1px solid currentColor;
    opacity: 0.18;
}

.l8-card-panel .safe-cw-state-visual-error::after {
    color: #dc2626;
}

.l8-card-panel .safe-cw-state-visual-ready::after,
.l8-card-panel .safe-cw-state-visual-success::after {
    color: #16a34a;
}

.l8-card-panel .safe-cw-state-mark {
    width: 42px;
    height: 42px;
    color: #ffffff;
}

.l8-card-panel .safe-cw-secondary-action,
.l8-card-panel .safe-cw-form-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    margin-top: 4px;
    padding: 0 18px;
    border: 0;
    border-radius: 999px;
    background: #0500ff;
    color: #ffffff;
    cursor: pointer;
    font-family: Manrope, Inter, sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: 1;
    transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}

.l8-card-panel .safe-cw-secondary-action {
    background: rgba(5, 0, 255, 0.08);
    color: #0500ff;
    min-width: 184px;
}

.l8-card-panel .safe-cw-form-submit:hover,
.l8-card-panel .safe-cw-secondary-action:hover {
    box-shadow: 0 12px 26px rgba(5, 0, 255, 0.16);
    transform: translateY(-1px);
}

.l8-card-panel .safe-cw-form {
    display: grid;
    gap: 10px;
    width: 100%;
    margin-top: 4px;
}

.l8-card-panel .safe-cw-form label {
    display: grid;
    gap: 6px;
    text-align: left;
}

.l8-card-panel .safe-cw-form label span {
    color: rgba(17, 24, 39, 0.56);
    font-size: 12px;
    font-weight: 850;
}

.l8-card-panel .safe-cw-form input {
    width: 100%;
    height: 46px;
    padding: 0 14px;
    border: 1px solid rgba(17, 24, 39, 0.12);
    border-radius: 14px;
    background: #ffffff;
    color: #111827;
    font: inherit;
    font-size: 14px;
    font-weight: 750;
    outline: none;
    transition: border-color 0.18s ease, box-shadow 0.18s ease;
}

.l8-card-panel .safe-cw-form input:focus {
    border-color: rgba(5, 0, 255, 0.48);
    box-shadow: 0 0 0 3px rgba(5, 0, 255, 0.08);
}

.l8-card-panel .safe-cw-form-submit {
    width: 100%;
    margin-top: 6px;
}

.l8-card-panel .safe-cw-status.is-loading {
    color: #0500ff;
}

.l8-card-panel .safe-cw-status.is-success {
    color: #16a34a;
    font-size: 15px;
    font-weight: 900;
}

.l8-card-panel .safe-cw-status.is-error {
    color: #dc2626;
}

.l8-card-panel .safe-cw-spinner {
    width: 16px;
    height: 16px;
    border: 2px solid rgba(5, 0, 255, 0.18);
    border-top-color: #0500ff;
    border-radius: 50%;
    animation: l8-spin 0.78s linear infinite;
}

.l8-card-panel .safe-cw-done {
    display: inline-flex;
    width: 22px;
    height: 22px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #16a34a;
    color: #ffffff;
    font-size: 15px;
    line-height: 1;
}

html[data-theme="dark"] .l8-card-overlay {
    background: rgba(3, 5, 10, 0.72);
}

html[data-theme="dark"] .l8-card-panel {
    border-color: rgba(72, 255, 145, 0.16);
    background:
        radial-gradient(circle at 78% 8%, rgba(72, 255, 145, 0.12), rgba(72, 255, 145, 0) 32%),
        linear-gradient(180deg, rgba(31, 33, 37, 0.98), rgba(21, 23, 26, 0.98));
    box-shadow: 0 30px 96px rgba(0, 0, 0, 0.52);
    color: rgb(var(--color-text-primary));
}

html[data-theme="dark"] .l8-card-close,
html[data-theme="dark"] .cw-close,
html[data-theme="dark"] .cw-back,
html[data-theme="dark"] .safe-cw-close,
html[data-theme="dark"] .safe-cw-back {
    color: rgba(244, 244, 245, 0.74);
}

html[data-theme="dark"] .l8-card-close:hover,
html[data-theme="dark"] .cw-close:hover,
html[data-theme="dark"] .cw-back:hover,
html[data-theme="dark"] .safe-cw-close:hover,
html[data-theme="dark"] .safe-cw-back:hover {
    color: rgb(var(--color-primary-green));
}

html[data-theme="dark"] .l8-card-title,
html[data-theme="dark"] .cw-title,
html[data-theme="dark"] .safe-cw-title {
    color: rgb(var(--color-text-primary));
}

html[data-theme="dark"] .l8-card-subtitle,
html[data-theme="dark"] .safe-cw-subtitle,
html[data-theme="dark"] .l8-card-panel .safe-cw-connect-step .safe-cw-subtitle,
html[data-theme="dark"] .l8-card-overlay[data-l8-connect-mode="direct"] .safe-cw-connect-step .safe-cw-subtitle {
    color: rgba(244, 244, 245, 0.66);
}

html[data-theme="dark"] .l8-card-option,
html[data-theme="dark"] .cw-network,
html[data-theme="dark"] .safe-cw-wallet {
    border-color: rgba(244, 244, 245, 0.1);
    background: rgba(255, 255, 255, 0.045);
    color: rgb(var(--color-text-primary));
}

html[data-theme="dark"] .l8-card-option:hover,
html[data-theme="dark"] .cw-network:hover,
html[data-theme="dark"] .cw-network:focus-visible,
html[data-theme="dark"] .safe-cw-wallet:hover {
    border-color: rgba(72, 255, 145, 0.42);
    background: rgba(72, 255, 145, 0.07);
    box-shadow: 0 0 0 3px rgba(72, 255, 145, 0.08);
}

html[data-theme="dark"] .l8-card-option.is-selected,
html[data-theme="dark"] .cw-network.is-selected {
    border-color: rgb(var(--color-primary-green));
    background: rgba(72, 255, 145, 0.095);
    box-shadow: inset 0 0 0 1px rgba(72, 255, 145, 0.58);
}

html[data-theme="dark"] .l8-card-copy strong,
html[data-theme="dark"] .cw-network-name,
html[data-theme="dark"] .safe-cw-network-name,
html[data-theme="dark"] .safe-cw-name {
    color: rgb(var(--color-text-primary));
}

html[data-theme="dark"] .l8-card-copy small,
html[data-theme="dark"] .cw-network-sub,
html[data-theme="dark"] .cw-footer-note,
html[data-theme="dark"] .safe-cw-network-note,
html[data-theme="dark"] .safe-cw-desc,
html[data-theme="dark"] .safe-cw-status,
html[data-theme="dark"] .safe-cw-arrow {
    color: rgba(244, 244, 245, 0.58);
}

html[data-theme="dark"] .l8-card-copy mark {
    color: rgb(var(--color-primary-green));
}

html[data-theme="dark"] .l8-card-radio {
    border-color: rgba(244, 244, 245, 0.22);
    background: rgba(255, 255, 255, 0.06);
}

html[data-theme="dark"] .l8-card-option.is-selected .l8-card-radio {
    border-color: rgb(var(--color-primary-green));
    background: rgb(var(--color-primary-green));
}

html[data-theme="dark"] .l8-card-continue,
html[data-theme="dark"] .safe-cw-form-submit {
    background: rgb(var(--color-primary-green));
    color: #07130d;
}

html[data-theme="dark"] .l8-card-continue:hover,
html[data-theme="dark"] .safe-cw-form-submit:hover {
    background: #0500ff;
    color: #ffffff;
    box-shadow: 0 16px 34px rgba(72, 255, 145, 0.14);
}

html[data-theme="dark"] .safe-cw-network-card {
    border-color: rgba(244, 244, 245, 0.1);
    background: rgba(255, 255, 255, 0.045);
}

html[data-theme="dark"] .safe-cw-network-label {
    color: rgba(244, 244, 245, 0.52);
}

html[data-theme="dark"] .safe-cw-network-change {
    border-color: rgba(72, 255, 145, 0.36);
    background: rgba(72, 255, 145, 0.08);
    color: rgb(var(--color-primary-green));
}

html[data-theme="dark"] .safe-cw-network-change:hover {
    border-color: rgb(var(--color-primary-green));
    background: rgb(var(--color-primary-green));
    color: #07130d;
}

html[data-theme="dark"] .l8-card-panel .cw-network > svg,
html[data-theme="dark"] .l8-card-panel .safe-cw-network-primary > svg {
    stroke: rgba(244, 244, 245, 0.4);
}

html[data-theme="dark"] .safe-cw-icon {
    background: rgba(255, 255, 255, 0.06);
}

html[data-theme="dark"] .safe-cw-divider {
    color: rgba(244, 244, 245, 0.34);
}

html[data-theme="dark"] .safe-cw-divider::before,
html[data-theme="dark"] .safe-cw-divider::after {
    background: rgba(244, 244, 245, 0.1);
}

html[data-theme="dark"] .safe-cw-state-card::before {
    background: radial-gradient(circle, rgba(72, 255, 145, 0.11), transparent 70%);
}

html[data-theme="dark"] .safe-cw-state-card h3 {
    color: rgb(var(--color-text-primary));
}

html[data-theme="dark"] .safe-cw-state-card p {
    color: rgba(244, 244, 245, 0.66);
}

html[data-theme="dark"] .safe-cw-state-card p strong {
    color: rgb(var(--color-primary-green));
}

html[data-theme="dark"] .safe-cw-state-note {
    background: rgba(72, 255, 145, 0.08);
    color: rgba(244, 244, 245, 0.62);
}

html[data-theme="dark"] .safe-cw-trust-modal-icon {
    filter: drop-shadow(0 14px 22px rgba(72, 255, 145, 0.14));
}

html[data-theme="dark"] .safe-cw-secondary-action {
    background: rgba(72, 255, 145, 0.1);
    color: rgb(var(--color-primary-green));
}

html[data-theme="dark"] .safe-cw-secondary-action:hover {
    background: rgb(var(--color-primary-green));
    color: #07130d;
    box-shadow: 0 12px 26px rgba(72, 255, 145, 0.16);
}

html[data-theme="dark"] .safe-cw-form label span {
    color: rgba(244, 244, 245, 0.62);
}

html[data-theme="dark"] .safe-cw-form input {
    border-color: rgba(244, 244, 245, 0.12);
    background: rgba(255, 255, 255, 0.055);
    color: rgb(var(--color-text-primary));
}

html[data-theme="dark"] .safe-cw-form input:focus {
    border-color: rgba(72, 255, 145, 0.52);
    box-shadow: 0 0 0 3px rgba(72, 255, 145, 0.1);
}

html[data-theme="dark"] .safe-cw-status.is-loading {
    color: rgb(var(--color-primary-green));
}

html[data-theme="dark"] .safe-cw-status.is-success {
    color: rgb(var(--color-primary-green));
}

html[data-theme="dark"] .safe-cw-spinner {
    border-color: rgba(72, 255, 145, 0.18);
    border-top-color: rgb(var(--color-primary-green));
}

@keyframes l8-card-overlay-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes l8-card-step-in {
    from {
        opacity: 0;
        transform: translateY(8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes l8-spin {
    to {
        transform: rotate(360deg);
    }
}

@keyframes l8-card-panel-in {
    from {
        opacity: 0;
        transform: translateY(14px) scale(0.97);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.l8-hero-image {
    transform: scale(1.04);
    transform-origin: center;
}

.l8-stats-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    width: calc(100% + 32px);
    margin: 30px -16px 42px;
    padding: 0;
}

.l8-stat-card {
    position: relative;
    display: grid;
    grid-template-columns: 86px minmax(0, 1fr);
    column-gap: 8px;
    align-items: center;
    min-height: 130px;
    padding: 14px 16px 14px 14px;
    overflow: hidden;
    border: 1px solid rgba(15, 23, 42, 0.1);
    border-radius: 22px;
    background: #ffffff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);
}

.l8-stat-card::before {
    content: "";
    display: none;
    width: 88px;
    height: 88px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.l8-stat-icon {
    width: 88px;
    height: 88px;
    object-fit: contain;
}

.l8-stat-card:first-child {
    grid-template-columns: 76px minmax(0, 1fr);
}

.l8-stat-card:first-child .l8-stat-icon {
    width: 78px;
    height: 78px;
}

.l8-stat-card:first-child::before {
    width: 78px;
    height: 78px;
}

.l8-stat-card:first-child .l8-stat-value {
    font-size: 28px;
}

.l8-stat-copy {
    display: grid;
    grid-template-rows: 29px 38px 16px;
    align-content: center;
    justify-items: center;
    row-gap: 7px;
    min-height: 96px;
    min-width: 0;
    color: #111827;
    font-family: Manrope, sans-serif;
    line-height: 1.16;
    text-align: center;
    transform: translateX(0);
}

.l8-stat-title,
.l8-stat-value,
.l8-stat-note {
    margin: 0;
}

.l8-stat-title {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.06;
    text-align: center;
}

.l8-stat-value {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    width: 100%;
    height: 38px;
    color: #0500FF;
    font-size: 31px;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
}

.l8-stat-value span {
    color: #111827;
    font-size: 17px;
    font-weight: 700;
}

.l8-stat-value strong {
    color: inherit;
    font: inherit;
}

.l8-stat-note {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #111827;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.15;
    text-align: center;
    white-space: nowrap;
}

html[data-theme="dark"] .l8-stat-card {
    border-color: rgba(72, 255, 145, 0.16);
    background: linear-gradient(145deg, rgba(37, 40, 45, 0.98), rgba(22, 24, 28, 0.98));
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

html[data-theme="dark"] .l8-stat-card::before {
    display: block;
}

html[data-theme="dark"] .l8-stat-card:nth-child(1)::before {
    background-image: url("../media/stat-wallet-icon-green.webp");
}

html[data-theme="dark"] .l8-stat-card:nth-child(2)::before {
    background-image: url("../media/stat-shield-icon-green.webp");
}

html[data-theme="dark"] .l8-stat-card:nth-child(3)::before {
    background-image: url("../media/stat-card-icon-green.webp");
}

html[data-theme="dark"] .l8-stat-card:nth-child(4)::before {
    background-image: url("../media/stat-commission-shield-icon-green.webp");
}

html[data-theme="dark"] .l8-stat-icon {
    display: none;
}

html[data-theme="dark"] .l8-stat-copy {
    color: rgb(var(--color-text-primary));
}

html[data-theme="dark"] .l8-stat-title {
    color: rgb(var(--color-text-primary));
}

html[data-theme="dark"] .l8-stat-value {
    color: rgb(var(--color-primary-green));
    text-shadow: 0 0 18px rgba(72, 255, 145, 0.16);
}

html[data-theme="dark"] .l8-stat-value span,
html[data-theme="dark"] .l8-stat-note {
    color: rgba(244, 244, 245, 0.82);
}

.shared_container__HLW1U {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.shared_snapSection__WhiUd {
    width: 100%;
}

#daily-life.shared_snapSection__WhiUd {
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.shared_richTextBlue__lsrWz span {
    color: #0500ff;
}

html[data-theme="dark"] .shared_richTextBlue__lsrWz span {
    color: rgb(var(--color-primary-green));
}

.l8-text-blue {
    color: #0500ff;
    font-weight: 800;
}

.l8-hero-heading {
    line-height: 1.38 !important;
    letter-spacing: 0;
    text-wrap: balance;
    max-width: 16.5ch;
    margin-inline: auto;
}

.l8-hero-heading [data-i18n-html="hero_title"] {
    display: block;
}

.l8-hero-copy {
    max-width: 620px;
    margin-inline: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.l8-hero-heading b {
    display: inline;
    white-space: nowrap;
    color: #0500ff;
    font-weight: 800;
}

html[data-theme="dark"] .l8-hero-heading b {
    color: rgb(var(--color-primary-green));
    text-shadow: 0 0 22px rgba(72, 255, 145, 0.16);
}

[data-i18n-html="hero_desc"] b {
    color: #0500ff;
    font-weight: 800;
}

.l8-hero-lead {
    max-width: 47ch;
    line-height: 1.58 !important;
    color: rgba(27, 27, 28, 0.78);
}

html[data-theme="dark"] [data-i18n-html="hero_desc"] b {
    color: rgb(var(--color-primary-green));
}

html[data-theme="dark"] .l8-hero-lead {
    color: rgba(244, 244, 245, 0.8);
}

@media (max-width: 480px) {
    .l8-hero-heading {
        font-size: 38px !important;
        line-height: 1.28 !important;
    }

    .l8-hero-lead {
        font-size: 17px !important;
        line-height: 1.52 !important;
    }
}

@media (max-width: 430px) {
    .l8-hero-heading {
        font-size: 35px !important;
        padding-inline: 8px;
        box-sizing: border-box;
    }
}

.l8-hero-enter > * {
    opacity: 0;
    filter: blur(10px);
    transform: translateY(18px) scale(0.985);
    transition:
        opacity 0.58s ease,
        filter 0.58s ease,
        transform 0.58s cubic-bezier(0.22, 1, 0.36, 1);
    transition-delay: var(--l8-enter-delay, 0ms);
    will-change: opacity, filter, transform;
}

.l8-hero-enter.is-visible > * {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0) scale(1);
}

.l8-scroll-reveal {
    opacity: 0;
    filter: blur(10px);
    transform: translateY(28px);
    transition:
        opacity 0.62s ease,
        filter 0.62s ease,
        transform 0.62s cubic-bezier(0.22, 1, 0.36, 1);
    transition-delay: var(--l8-reveal-delay, 0ms);
    will-change: opacity, filter, transform;
}

.l8-scroll-reveal.l8-reveal-visible {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
    .l8-hero-enter > *,
    .l8-scroll-reveal {
        opacity: 1;
        filter: none;
        transform: none;
        transition: none;
    }
}

.shared_fadeIn__6Izj5,
.shared_scaleIn__p6a76 {
    opacity: 1;
}

.shared_float__VvZoA {
    animation: l8-feature-float 4.5s ease-in-out infinite;
}

.shared_floatDelay1__O6Wby {
    animation-delay: 0.15s;
}

.shared_floatDelay2__2Xo0o {
    animation-delay: 0.45s;
}

.shared_floatDelay3__SvGF3 {
    animation-delay: 0.75s;
}

.shared_floatDelay4__5BbkX {
    animation-delay: 1.05s;
}

.shared_floatDelay5__f_bD6 {
    animation-delay: 1.35s;
}

.FeatureSection_root__iQjn1 {
    width: 100%;
    padding-top: 45px;
    background: #ffffff;
}

.FeatureSection_root__iQjn1 > div {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
}

.FeatureSection_reverse__wKKqU > div {
    direction: rtl;
}

.FeatureSection_reverse__wKKqU .FeatureSection_content__2a4Zw,
.FeatureSection_reverse__wKKqU .FeatureSection_image__g1OKH {
    direction: ltr;
}

.FeatureSection_title__y62JA {
    margin: 0 0 20px;
    color: #1b1b1c;
    font-family: "Wix Madefor Display", Manrope, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.05;
}

.FeatureSection_description__uLCdx {
    max-width: 400px;
    margin: 0;
    color: #666666;
    font-family: Manrope, sans-serif;
    font-size: 16px;
    line-height: 1.6;
}

.FeatureSection_composition__cabv6 {
    position: relative;
    width: 100%;
    max-width: 520px;
    height: 520px;
    margin: 0 auto;
}

.FeatureSection_composition__cabv6 img {
    position: absolute;
    object-fit: contain;
}

.FeatureSection_block4__tnvSy .FeatureSection_phone__xQSN3 {
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 220px;
    transform: translate(-50%, -50%);
}

.FeatureSection_block4__tnvSy .FeatureSection_card__BNzRy {
    top: 50%;
    left: 50%;
    z-index: 3;
    width: 220px;
    transform: translate(-50%, -50%);
}

.FeatureSection_block4__tnvSy .FeatureSection_badge__xSqJV {
    z-index: 4;
    width: 70px;
}

.FeatureSection_badgeGpay__O2MB6 {
    top: 25%;
    left: 5%;
}

.FeatureSection_badgeAtm__kq1q2 {
    top: 15%;
    right: 5%;
}

.FeatureSection_badgeApplePay__gc_fm {
    right: 10%;
    bottom: 25%;
}

.FeatureSection_block5__Yn2Fx .FeatureSection_phone__xQSN3 {
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 200px;
    transform: translate(-50%, -50%);
}

.FeatureSection_block5__Yn2Fx .FeatureSection_coin__MLf1A {
    z-index: 3;
    width: 80px;
}

.FeatureSection_coin1__6PX9u {
    top: 35%;
    left: 0;
}

.FeatureSection_coin2__TE_HZ {
    top: 5%;
    right: 15%;
}

.FeatureSection_coin3__9n8k9 {
    top: 40%;
    right: 5%;
}

.FeatureSection_coin4__B1cZW {
    bottom: 10%;
    left: 15%;
}

.FeatureSection_coin5__8HTIH {
    right: 20%;
    bottom: 15%;
}

.FeatureSection_block6__gsK1h {
    max-width: 680px;
    height: 620px;
    overflow: visible;
}

.FeatureSection_block6__gsK1h .FeatureSection_phone__xQSN3 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 260px;
    transform: translate(-50%, -50%);
}

.FeatureSection_transactionsGrid__r25ug {
    position: absolute;
    top: 70%;
    left: 50%;
    z-index: 3;
    display: flex;
    flex-direction: column;
    gap: 14px;
    pointer-events: none;
    transform: translate(-50%, -50%);
}

.FeatureSection_txRow__Ofe70 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.FeatureSection_txRow__Ofe70:first-child {
    transform: translateX(0);
}

.FeatureSection_txRow__Ofe70:nth-child(2) {
    transform: translateX(10%);
}

.FeatureSection_txRow__Ofe70:nth-child(3) {
    transform: translateX(20%);
}

.FeatureSection_transaction__y2j_y {
    position: static !important;
    width: 240px;
    height: auto;
    filter: drop-shadow(0 12px 32px rgba(0, 0, 0, 0.18));
}

.FeatureSection_transactionWide__Jk9wu {
    width: 240px;
}

.shared_buttonWhiteOutline__D_Y2_ {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 28px;
    border: 1.5px solid #ffffff;
    border-radius: 100px;
    background: transparent;
    color: #ffffff;
    cursor: pointer;
    font-family: Manrope, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
    transition: opacity 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.shared_buttonWhiteOutline__D_Y2_:hover {
    background: rgba(255, 255, 255, 0.1);
}

.BlueBannerSection_root__L5a6l {
    width: 100%;
    padding: 80px 0;
    background: #0500ff;
}

.BlueBannerSection_root__L5a6l > div {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.BlueBannerSection_title__6FfGF {
    margin: 0 0 20px;
    color: #ffffff;
    font-family: "Wix Madefor Display", Manrope, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.05;
}

.BlueBannerSection_description___XPnL {
    max-width: 440px;
    margin: 0 0 32px;
    color: rgba(255, 255, 255, 0.85);
    font-family: Manrope, sans-serif;
    font-size: 16px;
    line-height: 1.6;
}

.BlueBannerSection_media__CGQ3c {
    display: flex;
    align-items: center;
    justify-content: center;
}

.BlueBannerSection_media__CGQ3c img {
    display: block;
    width: min(100%, 520px);
    height: auto;
}

html[data-theme="dark"] .FeatureSection_root__iQjn1 {
    background: rgb(var(--color-page-background));
}

html[data-theme="dark"] .FeatureSection_title__y62JA {
    color: rgb(var(--color-text-primary));
}

html[data-theme="dark"] .FeatureSection_description__uLCdx {
    color: rgba(244, 244, 245, 0.76);
}

html[data-theme="dark"] .BlueBannerSection_root__L5a6l {
    background: radial-gradient(circle at 82% 18%, rgba(72, 255, 145, 0.12), rgba(72, 255, 145, 0) 34%),
        rgb(var(--color-page-background));
}

html[data-theme="dark"] .BlueBannerSection_title__6FfGF {
    color: rgb(var(--color-text-primary));
}

html[data-theme="dark"] .BlueBannerSection_description___XPnL {
    color: rgba(244, 244, 245, 0.78);
}

html[data-theme="dark"] .shared_buttonWhiteOutline__D_Y2_ {
    border-color: rgb(var(--color-primary-green));
    color: rgb(var(--color-primary-green));
}

html[data-theme="dark"] .shared_buttonWhiteOutline__D_Y2_:hover {
    background: rgba(72, 255, 145, 0.1);
}

@keyframes l8-feature-float {
    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

@media (max-width: 1024px) {
    .FeatureSection_root__iQjn1 > div {
        grid-template-columns: 1fr;
        gap: 0;
        text-align: center;
    }

    .FeatureSection_title__y62JA {
        font-size: 26px;
    }

    .FeatureSection_description__uLCdx {
        max-width: 100%;
        margin: 0 auto;
    }

    .FeatureSection_composition__cabv6 {
        max-width: 350px;
        height: 450px;
    }

    .FeatureSection_block4__tnvSy .FeatureSection_card__BNzRy,
    .FeatureSection_block4__tnvSy .FeatureSection_phone__xQSN3 {
        width: 180px;
    }

    .FeatureSection_block4__tnvSy .FeatureSection_badge__xSqJV {
        width: 80px;
    }

    .FeatureSection_block5__Yn2Fx .FeatureSection_phone__xQSN3 {
        width: 180px;
    }

    .FeatureSection_block5__Yn2Fx .FeatureSection_coin__MLf1A {
        width: 70px;
    }

    .FeatureSection_block6__gsK1h {
        height: 640px;
    }

    .FeatureSection_block6__gsK1h .FeatureSection_phone__xQSN3 {
        top: 45%;
        left: 50%;
        width: 220px;
    }

    .FeatureSection_transactionsGrid__r25ug {
        top: 72%;
        gap: 10px;
    }

    .FeatureSection_txRow__Ofe70 {
        gap: 10px;
    }

    .FeatureSection_transactionWide__Jk9wu,
    .FeatureSection_transaction__y2j_y {
        width: 160px;
        filter: drop-shadow(0 10px 26px rgba(0, 0, 0, 0.18));
    }

    .BlueBannerSection_root__L5a6l > div {
        grid-template-columns: 1fr;
        gap: 40px;
        text-align: center;
    }

    .BlueBannerSection_title__6FfGF {
        font-size: 26px;
    }

    .BlueBannerSection_description___XPnL {
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
}

.container {
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.cta-banner {
    width: 100%;
    padding: 120px 0;
    background: transparent;
}

.cta-banner-content {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 40px;
    overflow: hidden;
    border: none;
    border-radius: 32px;
    background: #0500FF;
}

.cta-banner-left,
.cta-banner-text {
    display: flex;
    flex-direction: column;
}

.cta-banner-left {
    gap: 32px;
    align-items: flex-start;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}

.cta-banner-text {
    gap: 16px;
}

.cta-banner-image {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cta-banner-image img {
    width: 70%;
    max-width: 500px;
    height: auto;
    object-fit: contain;
}

.cta-banner-title {
    margin: 0;
    color: #ffffff;
    font-family: Manrope, sans-serif;
    font-size: 56px;
    font-weight: 600;
    line-height: 1.2;
}

.cta-banner-subtitle {
    margin: 0;
    color: #ffffff;
    font-family: Manrope, sans-serif;
    font-size: 20px;
}

.cta-banner-button {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-self: flex-start;
    gap: 8px;
    margin: 0;
    padding: 14px 32px;
    border: 1px solid #ffffff;
    border-radius: 999px;
    background: transparent;
    color: #ffffff;
    font-family: Manrope, sans-serif;
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
    cursor: pointer;
    transition: all 0.2s;
}

.cta-banner-button:hover {
    background: #ffffff;
    color: #0500FF;
}

.cta-banner-button-arrow {
    color: #ffffff;
    font-size: 18px;
    transition: all 0.2s;
}

.cta-banner-button:hover .cta-banner-button-arrow {
    color: #0500FF;
    transform: translateX(4px);
}

.reveal.revealed {
    opacity: 1;
    transform: translateY(0);
}

.l8-hero-media-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 620px;
    margin-inline: auto;
    overflow: visible;
    isolation: isolate;
}

.l8-hero-media-wrap::before {
    content: "";
    position: absolute;
    inset: -26% -34% -24% -30%;
    z-index: 0;
    background:
        radial-gradient(ellipse at 62% 50%,
            rgba(18, 0, 255, 0.1) 0%,
            rgba(18, 0, 255, 0.05) 30%,
            rgba(18, 0, 255, 0.02) 54%,
            rgba(18, 0, 255, 0) 78%
        );
    filter: blur(22px);
    opacity: 0.62;
    pointer-events: none;
}

html[data-theme="light"] .l8-hero-media-wrap::before {
    background:
        radial-gradient(ellipse at 62% 50%,
            rgba(18, 0, 255, 0.1) 0%,
            rgba(18, 0, 255, 0.05) 30%,
            rgba(18, 0, 255, 0.02) 54%,
            rgba(18, 0, 255, 0) 78%
        );
    opacity: 0.62;
}

html[data-theme="dark"] .l8-hero-media-wrap::before {
    background:
        radial-gradient(ellipse at 62% 50%,
            rgba(18, 0, 255, 0.18) 0%,
            rgba(18, 0, 255, 0.12) 30%,
            rgba(18, 0, 255, 0.06) 54%,
            rgba(18, 0, 255, 0) 78%
        );
    opacity: 0.96;
}

.l8-hero-media-wrap .l8-hero-image {
    position: relative;
    z-index: 1;
    display: block;
    margin-inline: auto;
    width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    .l8-hero-media-wrap {
        display: block;
        width: max-content;
        max-width: min(100%, 560px);
        margin-inline: auto;
    }

    .l8-hero-media-wrap .l8-hero-image {
        width: 100%;
        padding: 3% !important;
        margin-inline: auto;
        transform: translateX(0) scale(1.02);
        transform-origin: center center;
    }
}

@media (max-width: 1024px) {
    .l8-stats-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
        width: 100%;
        margin: 28px 0 36px;
    }

    .cta-banner {
        padding: 50px 0;
    }

    .cta-banner-content {
        grid-template-columns: 1fr;
        gap: 40px;
        padding: 50px 24px;
    }

    .cta-banner-left {
        order: 1;
    }

    .cta-banner-left,
    .cta-banner-text {
        align-items: center;
        text-align: center;
    }

    .cta-banner-button {
        width: 100%;
        justify-content: center;
        margin: 0 auto;
        padding: 16px 32px;
    }

    .cta-banner-image {
        order: 2;
        justify-content: center;
    }

    .cta-banner-image img {
        width: 100%;
        max-width: 100%;
    }

    .cta-banner-title {
        font-size: 36px;
        text-align: center;
    }

    .cta-banner-subtitle {
        font-size: 16px;
        text-align: center;
    }
}

@media (max-width: 768px) {
    section:has(> h4[data-i18n="stat_supports"]) {
        padding-top: 10px;
    }

    .l8-header-shell,
    .container,
    .shared_container__HLW1U {
        padding-left: var(--l8-mobile-gutter);
        padding-right: var(--l8-mobile-gutter);
    }

    main > div[class*="max-w-7xl"] {
        padding-left: var(--l8-mobile-gutter) !important;
        padding-right: var(--l8-mobile-gutter) !important;
        padding-top: 2rem !important;
    }

    main > div[class*="max-w-7xl"] > section:first-of-type {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .l8-stats-grid {
        margin: 28px 0 36px;
        padding: 0 var(--l8-mobile-gutter);
    }

    .l8-stat-card {
        grid-template-columns: 80px minmax(0, 1fr);
        min-height: 112px;
        padding: 16px;
        column-gap: 6px;
    }

    .l8-stat-icon {
        width: 80px;
        height: 80px;
    }

    .l8-stat-card::before {
        width: 80px;
        height: 80px;
    }

    .l8-stat-copy {
        transform: translateX(0);
    }

    .l8-stat-title {
        font-size: 20px;
    }

    .l8-stat-value {
        font-size: 27px;
    }

    .container {
        padding: 0 var(--l8-mobile-gutter);
    }

    .cta-banner {
        padding: 40px 0;
    }

    .cta-banner-content {
        gap: 32px;
        padding: 40px 20px;
        border-radius: 24px;
    }

    .cta-banner-title {
        font-size: 32px;
    }

    .cta-banner-subtitle {
        font-size: 15px;
    }

    .cta-banner-button {
        justify-content: center;
        width: 100%;
        font-size: 15px;
    }
}

@media (max-width: 560px) {
    .l8-stats-grid {
        grid-template-columns: 1fr;
        gap: 14px;
        padding: 0 var(--l8-mobile-gutter);
    }

    .l8-stat-card {
        grid-template-columns: 82px minmax(0, 1fr);
        border-radius: 20px;
    }

    .l8-header-shell {
        --l8-header-control-height: 38px;
        height: 60px;
        gap: 8px;
        padding: 0 12px;
    }

    .l8-header-logo img {
        height: 26px;
    }

    .l8-header-logo-dark {
        height: 26px;
    }

    .l8-header-actions {
        gap: 6px;
    }

    .l8-header-cta-desktop {
        display: none;
    }

    .l8-header-cta {
        padding: 0 10px;
        font-size: 12px;
    }

    .l8-theme-toggle {
        width: var(--l8-header-control-height);
        min-width: var(--l8-header-control-height);
    }

    .l8-theme-toggle svg {
        width: 15px;
        height: 15px;
    }

    .LanguageSelector_trigger__ncDxy {
        min-width: 98px;
        padding: 0 12px;
        gap: 7px;
        font-size: 13px;
    }

    .LanguageSelector_trigger__ncDxy .l8-language-label {
        font-size: 13px;
    }

    .LanguageSelector_globe__local svg {
        width: 15px;
        height: 15px;
    }

    .LanguageSelector_dropdown__UPepW {
        width: max-content;
        min-width: 190px;
        max-width: calc(100vw - 32px);
    }

    .l8-card-overlay {
        align-items: flex-end;
        padding: 12px;
    }

    .l8-card-panel {
        width: 100%;
        max-height: 90vh;
        padding: 22px 16px 18px;
        border-radius: 21px;
    }

    .l8-card-close {
        top: 14px;
        right: 14px;
        width: 30px;
        height: 30px;
    }

    .l8-card-step[data-l8-card-step="card"] .l8-card-close {
        top: 2px;
        right: 0;
    }

    .l8-card-title {
        margin: 8px 46px 8px;
        font-size: 24px;
    }

    .l8-card-subtitle {
        margin: 0 36px 16px;
        font-size: 13px;
    }

    .l8-card-options {
        gap: 10px;
    }

    .l8-card-option {
        grid-template-columns: 82px minmax(0, 1fr) 24px;
        min-height: 84px;
        gap: 10px;
        padding: 10px;
        border-radius: 15px;
    }

    .l8-mini-card {
        width: 82px;
        border-radius: 9px;
    }

    .l8-card-copy strong {
        font-size: 17px;
    }

    .l8-card-copy small {
        font-size: 11px;
        line-height: 1.22;
    }

    .l8-card-continue {
        min-height: 50px;
        font-size: 16px;
    }

    .l8-card-panel .cw-header {
        gap: 8px;
        margin-bottom: 14px;
        min-height: 46px;
        padding: 0 34px;
    }

    .l8-card-panel .cw-close {
        top: -2px;
        right: 0;
        width: 30px;
        height: 30px;
    }

    .l8-card-panel .cw-title {
        font-size: 18px;
        line-height: 1.16;
    }

    .l8-card-panel .cw-network {
        gap: 11px;
        min-height: 76px;
        padding: 12px;
        border-radius: 16px;
    }

    .l8-card-panel .cw-network-icon,
    .l8-card-panel .cw-network-icon img,
    .l8-card-panel .cw-network-icon svg {
        width: 40px;
        height: 40px;
    }

    .l8-card-panel .cw-network-name {
        font-size: 15px;
    }

    .l8-card-panel .cw-network-sub,
    .l8-card-panel .cw-footer-note {
        font-size: 12px;
    }

    .l8-card-panel .safe-cw-title {
        margin: 0 34px 8px;
        font-size: 22px;
    }

    .l8-card-panel .safe-cw-subtitle {
        margin-bottom: 16px;
        font-size: 13px;
    }

    .l8-card-panel .safe-cw-network-card {
        margin-bottom: 12px;
        padding: 9px 10px;
        gap: 8px;
    }

    .l8-card-panel .safe-cw-network-name {
        font-size: 13px;
    }

    .l8-card-panel .safe-cw-network-note {
        font-size: 10.5px;
    }

    .l8-card-panel .safe-cw-network-change {
        padding: 7px 10px;
        font-size: 11px;
    }

    .l8-card-panel .safe-cw-network-primary {
        min-height: 76px;
        gap: 11px;
        padding: 12px;
        border-radius: 16px;
    }

    .l8-card-panel .safe-cw-network-primary .safe-cw-network-name {
        font-size: 15px;
    }

    .l8-card-panel .safe-cw-wallet {
        min-height: 68px;
        gap: 12px;
        padding: 12px 14px;
    }

    .l8-card-panel .safe-cw-icon {
        width: 40px;
        height: 40px;
    }

    .l8-card-panel .safe-cw-name {
        font-size: 15px;
    }

    .l8-card-panel .safe-cw-desc,
    .l8-card-panel .safe-cw-status {
        font-size: 12px;
    }

    .l8-card-panel .safe-cw-connect-step .safe-cw-wallet {
        min-height: 58px;
        padding: 9px 11px;
    }

    .l8-card-panel .safe-cw-connect-step .safe-cw-name {
        font-size: 15px;
    }

    .l8-card-panel .safe-cw-connect-step .safe-cw-desc {
        font-size: 10.5px;
    }

    .l8-wallet-overlay {
        align-items: flex-end;
        padding: 0;
    }

    .l8-wallet-panel {
        width: 100%;
        max-height: 92vh;
        border-radius: 22px 22px 0 0;
    }

    .l8-wallet-stage {
        padding: 22px 18px 24px;
    }

    .l8-wallet-title {
        font-size: 25px;
    }

    .l8-network-option,
    .l8-wallet-option {
        min-height: 68px;
    }
}

@media (max-width: 480px) {
    .container {
        padding: 0 var(--l8-mobile-gutter);
    }

    .cta-banner {
        padding: 32px 0;
    }

    .cta-banner-content {
        gap: 24px;
        padding: 32px 16px;
        border-radius: 20px;
    }

    .cta-banner-left {
        gap: 24px;
    }

    .cta-banner-title {
        font-size: 28px;
        line-height: 1.2;
    }

    .cta-banner-subtitle,
    .cta-banner-button {
        font-size: 14px;
    }
}
